This is a discussion on no sound in 10.0 within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I just installed Slack 10.0. Sound does not work. I have a nVidia intel 8x0 onboard sound and this ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I just installed Slack 10.0. Sound does not work. I have a nVidia intel 8x0 onboard sound and this chipset is recongized by alsaconf properly. When I ran alsaconf, it configured the card and then I unmuted the volume using aumix. As you can see below, all required modules have been properly loaded. But I still do not have sound in xmms. Yes, I am using the alsa plugin under xmms. Any clues? Thank you. bash-2.05b# lsmod | more Module Size Used by Not tainted ppp_deflate 3256 0 (autoclean) zlib_deflate 18328 0 (autoclean) [ppp_deflate] bsd_comp 4344 0 (autoclean) ppp_async 7392 1 (autoclean) ppp_generic 19492 3 (autoclean) [ppp_deflate bsd_comp ppp_async] slhc 4976 1 (autoclean) [ppp_generic] snd-pcm-oss 37736 0 snd-mixer-oss 12504 2 [snd-pcm-oss] usb-storage 66176 1 usb-ohci 19240 0 (unused) ehci-hcd 17580 0 (unused) usbcore 59308 1 [usb-storage usb-ohci ehci-hcd] forcedeth 9164 1 snd-intel8x0 18924 1 snd-mpu401-uart 3200 0 [snd-intel8x0] 3c59x 25648 0 snd-emu10k1 62920 3 snd-pcm 56072 0 [snd-pcm-oss snd-intel8x0 snd-emu10k1] snd-timer 13604 0 [snd-pcm] snd-hwdep 4804 0 [snd-emu10k1] snd-page-alloc 6328 0 [snd-intel8x0 snd-emu10k1 snd-pcm] snd-util-mem 1136 0 [snd-emu10k1] snd-ac97-codec 49500 0 [snd-intel8x0 snd-emu10k1] snd-rawmidi 12740 0 [snd-mpu401-uart snd-emu10k1] snd-seq-device 3888 0 [snd-emu10k1 snd-rawmidi] snd 30852 2 [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-mp u401-uart snd-emu10k1 snd-pcm snd-timer snd-hwdep snd-util-mem snd-ac97-codec sn d-rawmidi snd-seq-device] soundcore 3396 10 [snd] emu10k1-gp 1352 0 (unused) gameport 1420 0 [snd-intel8x0 emu10k1-gp] ide-scsi 9328 1 agpgart 43940 0 (unused) |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In alt.os.linux.slackware, Cryptic Lineage dared to utter, > Any clues? Run rexima and see what it says about the volume. I've had bad luck with alsaconf in the past. It would do exactly what you said, but when I ran rexima it would show all the volume as muted. Simply increasing the individual parts restored sound. I would then save that with alsactl for later restoration. - -- It is better to hear the rebuke of the wise, Than for a man to hear the song of fools. Ecclesiastes 7:5 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFA5NEIlKR45I6cfKARAhkYAKCQb1qVhC/YrlrNHSPiR2etakIYuQCeMEh0 kcAZLTjdCAT49dpo8nXbOw8= =rNWf -----END PGP SIGNATURE----- |
| |||
| > > Run rexima and see what it says about the volume. I've had bad luck > with alsaconf in the past. It would do exactly what you said, but when > I ran rexima it would show all the volume as muted. Simply increasing > the individual parts restored sound. I would then save that with > alsactl for later restoration. Hi Alan, Tried that just now. All volume controls are well tuned and still no sound. I have no clue what is going on. Is there any module that is required but not loaded? Vikram |
| |||
| I had this same problem when using xmms but in both ways on a elite group mother board K7S5A the sound was bad or to high IE distorted and on a gigabit mb sound was poor or low. Solution start kamix and look at the pcm control and play with that slider until sound is the way you like. If done disregard |
| |||
| On Fri, 02 Jul 2004 03:25:25 GMT, Cryptic Lineage <cryptic@spam.net> wrote: > >> >> Run rexima and see what it says about the volume. I've had bad luck >> with alsaconf in the past. It would do exactly what you said, but when >> I ran rexima it would show all the volume as muted. Simply increasing >> the individual parts restored sound. I would then save that with >> alsactl for later restoration. > >Hi Alan, > >Tried that just now. All volume controls are well tuned and still no sound. > >I have no clue what is going on. Is there any module that is required >but not loaded? > >Vikram Just a thought - have you made yourself a member of the appropriate group (audio)? That was one unexpected new 'feature' (ok, I understand security reasoning for the _general_ case, but not 'at home'). ================================================== == <remove my attribute to get my proper email address> |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In alt.os.linux.slackware, Cryptic Lineage dared to utter, > I have no clue what is going on. Is there any module that is required > but not loaded? Does sound work as root? What are the permissions on /dev/audio, /dev/mixer, and /dev/dsp? - -- It is better to hear the rebuke of the wise, Than for a man to hear the song of fools. Ecclesiastes 7:5 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFA5ORJlKR45I6cfKARAolHAKCjjOg+BVEvkHxjB84azh aM/BfN+wCaAiJW zFBlizluqvq8Zl5cyRXdMd0= =xoJU -----END PGP SIGNATURE----- |
| |||
| Alan Hicks wrote: > > Does sound work as root? What are the permissions on /dev/audio, > /dev/mixer, and /dev/dsp? bash-2.05b# ls -la /dev/audio lrwxrwxrwx 1 root root 6 2004-07-01 14:37 /dev/audio -> audio0 bash-2.05b# ls -la /dev/mixer lrwxrwxrwx 1 root root 6 2004-07-01 14:37 /dev/mixer -> mixer0 bash-2.05b# ls -la /dev/dsp lrwxrwxrwx 1 root root 4 2004-07-01 14:37 /dev/dsp -> dsp0 |
| |||
| Alan Hicks wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > In alt.os.linux.slackware, Cryptic Lineage dared to utter, > >>I have no clue what is going on. Is there any module that is required >>but not loaded? > > > Does sound work as root? What are the permissions on /dev/audio, > /dev/mixer, and /dev/dsp? > no I dont have sound as root either. And there is rwx permission to all users/groups on all three devices you mentioned. |
| |||
| NOTE: This message was sent thru a mail2news gateway. No effort was made to verify the identity of the sender. -------------------------------------------------------- pgp trash troll delete Alan Hicks <alan@lizella.network> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > In alt.os.linux.slackware, Cryptic Lineage dared to utter, > > Any clues? > Run rexima and see what it says about the volume. I've had bad luck > with alsaconf in the past. It would do exactly what you said, but when > I ran rexima it would show all the volume as muted. Simply increasing > the individual parts restored sound. I would then save that with > alsactl for later restoration. > - -- > It is better to hear the rebuke of the wise, > Than for a man to hear the song of fools. > Ecclesiastes 7:5 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.1 (GNU/Linux) > iD8DBQFA5NEIlKR45I6cfKARAhkYAKCQb1qVhC/YrlrNHSPiR2etakIYuQCeMEh0 > kcAZLTjdCAT49dpo8nXbOw8= > =rNWf > -----END PGP SIGNATURE----- |
| ||||
| NOTE: This message was sent thru a mail2news gateway. No effort was made to verify the identity of the sender. -------------------------------------------------------- pgp trash troll delete Alan Hicks <alan@lizella.network> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > In alt.os.linux.slackware, Cryptic Lineage dared to utter, > > I have no clue what is going on. Is there any module that is required > > but not loaded? > Does sound work as root? What are the permissions on /dev/audio, > /dev/mixer, and /dev/dsp? > - -- > It is better to hear the rebuke of the wise, > Than for a man to hear the song of fools. > Ecclesiastes 7:5 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.1 (GNU/Linux) > iD8DBQFA5ORJlKR45I6cfKARAolHAKCjjOg+BVEvkHxjB84azh aM/BfN+wCaAiJW > zFBlizluqvq8Zl5cyRXdMd0= > =xoJU > -----END PGP SIGNATURE----- |