Click to See Complete Forum and Search --> : No sound??


Insomnia
05-24-2001, 04:59 PM
Hey
Ok i am trying to play some music with mpg123 but it always says:
-Can't open /dev/dsp
Ihave no clue what the problem is i thought it was because i needed to go:
-insmod esssolo1
But that didnt solve it, when i typed
-insmod esssolo1
It returned this:
-Using /lib/modules/2.2.16/misc/essolo1.o
-/lib/modiles/2.2.16/mis/essolo1.o: unresolved symbol unregister_sound_dsp
-/lib/modiles/2.2.16/mis/essolo1.o: unresolved symbol unregister_sound_midi
-/lib/modiles/2.2.16/mis/essolo1.o: unresolved symbol register_sound_dsp
-/lib/modiles/2.2.16/mis/essolo1.o: unresolved symbol register_sound_mixer
-/lib/modiles/2.2.16/mis/essolo1.o: unresolved symbol unregister_sound_mixer
-/lib/modiles/2.2.16/mis/essolo1.o: unresolved symbol unregister_special
-/lib/modiles/2.2.16/mis/essolo1.o: unresolved symbol register_special
-/lib/modiles/2.2.16/mis/essolo1.o: unresolved symbol register_midi


ANy idea what the problem is?

Derango
05-24-2001, 05:02 PM
try "chmod 777 /dev/dsp" as root. See if that works. That'll change it so that a user can access the sound device.

Insomnia
05-24-2001, 05:10 PM
I changed the permissions so that users could run it but that cant be the problem because i was root when i tried to play the music

Derango
05-24-2001, 05:24 PM
Hmm...then I'm out of ideas...Anyone else?

Insomnia
05-24-2001, 05:29 PM
I am soo desperate i need music :D

Insomnia
05-24-2001, 06:58 PM
Does anyone understand what the output from "insmod esssolo1" means?
or does anyone have Slackware 7.1 and Ess Solo 1 sound chip that can get it to work?