Now, what remains is to configure the wireless card using yast2. Start up yast2 and go to Network Devices/Network card. Add a new card and use the module name ipw2200 to configure the card. After configuration, the card's name will be eth0.
NOTE: It is generally wise to edit the files created by yast2 and add the line DHCLIENT_PRIMARY_DEVICE=yes to the files ifcfg-eth0 and ifcfg-eth-id-<your other card> in /etc/sysconfig network. This ensures that your default gateway is always initialized regardless of which network interface is started up first.ATI has a linux driver for the network card. To find out the version of XFree you are running, type 'rpm -qi XFree86'. This information is required to download the correct driver.
Install the downloaded rpm as usual: rpm -Uvh <rpmfile>.rpm
Modify your /etc/X11/XF86Config as described in the instructions, or use my version as an example.
/dev/dvdrecorder /media/dvdrecorder subfs fs=cdfss,ro,users,procuid,n osuid,nodev,exec,iocharset=utf8 0 0:
When playing a CD, your will typically get no sound. One of the ways I can currently play a CD is using XMMS and by configuring digital extraction. This means that instead of the CD player generating the audio directly, the data is read from the CD and transformed into sound by an application.
To configure this in XMMS, proceed as follows: right-click, options/preferences. Click on the cd audio player plugin (libcdaudio) and click configure. Now select play mode: digital audio extraction and configure the directory /media/dvdrecorder for the CD player. To play a CD, open the play list editor and add the directory /media/dvdrecorder to it. It will then recognize the tracks on the CD.
Other tools which can be used are kxine and kaffeine but these are primarily video players.
In case of any problems or question, just send me.a mail.