LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   2.6test9 alsa and ppp (https://www.linuxquestions.org/questions/linux-software-2/2-6test9-alsa-and-ppp-111962/)

acjt 11-03-2003 03:22 PM

2.6test9 alsa and ppp
 
Hi,
I've just compiled a new kernel for slackware 9.1
I have an emu10k1 soundcard and a modem.
I selected the options in the kernel for these items, but when I try to use them, they don't work. For example?
PHP Code:

root@velocity:/dev# amixer
amixerMixer attach default errorNo such device
root
@velocity:/dev# ls -ltr /dev/dsp
lrwxrwxrwx    1 root     root            4 Nov  1 16:57 /dev/dsp -> dsp0
root
@velocity:/dev# ls -ltr /dev/dsp0
crwxrwxrwx    1 at       root      14,   3 Aug 29 08:47 /dev/dsp0 

PHP Code:

root@velocity:/dev# ls -ltr /dev/modem
lrwxrwxrwx    1 root     root            5 Nov  1 17:03 /dev/modem -> ttyS0
root
@velocity:/dev# cat /dev/modem
cat: /dev/modemNo such device
root
@velocity:/dev# ls -ltr /dev/ttyS0
crwxrwxrwx    1 at       uucp       4,  64 Nov  3 20:21 /dev/ttyS0 

Anyone know why?


All times are GMT -5. The time now is 09:55 PM.