Mouse works and lilo configured, but no sound
I'm having problems getting sound configured. The problem is I'm not able to locate any instructions on setting Slackware 10.0 to work with a Soundblaster 16 PNP. It's supposed to be supported, but I get this error.Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such device)
The sound server will continue, using the null output device.
To me this looks like it's a driver issue. I'll have to dig around to find out.
I'm also having some problems with the modem. It connects, but is really slow. Just haven't had time to troubleshoot it. I think it's just an initialization string issue. Will try to get it working better soon.
I got LILO configured to give a nice screen from a BMP instead of the normal red box. This was easy. I just had to add a section to the lilo.conf file. I added the following.# boot screen settings
bitmap=/boot/Slackware_Moonboot.bmp
bmp-colors=139,,0,255,,0
bmp-table=40p,384p,1,5
bmp-timer=513p,30p,255,0,0
Makes boot up much more attractive.
I also configured the mouse scroll wheel to work. I had to edit the /etc/X11/xorg.config file to add the following.Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
You also have to change the type of mouse to IMPS/2. This was originally PS/2.
That's all I have for now, but I will do some research to find out what I need to do to get the sound working. I also need to see if it's possible to speed up the internet connection.
