ALSA && PPP with 2.6test9
Hi,
I have trouble trying to get alsa and ppp to work with the 2.6test9 kernel.
It builds and starts fine, login to X fine.
I have no sound and can't dial in using my modem. Pretty much the error messages are that:
Code:
/dev/dsp does not exist.
/dev/modem does not exist.
However, this is bollocks because I can see the files, they actually link to:
/dev/ttyS0
/dev/dsp0
Even if I try to cat /dev/dsp I get an error!!!
I am logged in as root.
All permissions are fine.
???
Anyone?[/code]