ke4nt1
Group: Members
Posts: 2329
Joined: Oct. 2003 |
|
Posted: May 17 2004,19:40 |
|
OK... Did some further checking... The 770z uses a different card than the 770 the 770z is a crystal srs 3d the 770 is a crystal 4232
Here is a post I found thru an IBM search from IBM.com on 770z and linux.
To add SoundBlaster functionality, you need to insert the module for sb. The line should read something like: insmod sb io=0x220 irq=5 dma=1 dma_16=5, or whatever your paramaters are. To have this insert automatically, you need an file called sb in /etc/modules/options. These same arguments (The stuff after insmod sb) go into the file, which will get read while the system reads the rc.modules file during boot up.
I would try typing the modprobe command or insmod manually first before editing your /etc/modutils or /etc/modules.
Hope it helps... I don't know if you need to run the uart for midi or not....
ke4nt
|