LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 10-29-2006, 03:23 AM   #1
littledrop
Member
 
Registered: Aug 2006
Posts: 70

Rep: Reputation: 15
no sound after upgrade


Hello All,

I upgraded from 10.2 to 11.

Sound card is not detected, so I ran aslaconf. It says no pnp card detected.
It was working prior to upgarde and aslaconf also detected it earlier.


I found rc.modules.bak file. Will this help?

Thanks.
 
Old 10-29-2006, 04:57 AM   #2
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 63
Did you compile the kernel to support for your soundcard's chipset?
 
Old 10-31-2006, 05:10 PM   #3
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: Tupelo, MS
Distribution: Gentoo
Posts: 6,926

Rep: Reputation: 121Reputation: 121
Issue "/sbin/lspci | grep -i audio" and post the output here.

You can also run "diff -r rc.modules rc.modules.bak" to see
what is different in those two files. The first file you list
after diff will be noted with < and the second file with > .
 
Old 10-31-2006, 05:23 PM   #4
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 12.2 (2.6.27.59), 13.1 (2.6.33.15)
Posts: 2,576

Rep: Reputation: 275Reputation: 275Reputation: 275
I too had sound problems with 11.0. One thing I noticed with the newer ALSA packages is that running depmod -a tends to reawaken ALSA. Reboot, log in, su to root, type depmod -a, then type alsaconf. Might work, might not.
 
Old 11-03-2006, 07:58 AM   #5
littledrop
Member
 
Registered: Aug 2006
Posts: 70

Original Poster
Rep: Reputation: 15
kernel : 2.4.33

ype depmod -a, then type alsaconf

No Luck!
oot@mypc:~# alsaconf
modinfo: snd: no module by that name found
modinfo: snd: no module by that name found



ou can also run "diff -r rc.modules rc.modules.bak" to see
what is different in those two files. The first file you list
after diff will be noted with < and the second file with > .

http://rapidshare.com/files/1812414/diff.txt.html



/sbin/lspci | grep -i audio

00:01.4 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS PCI Audio Accelerator (rev 02)
root@mypc:/etc/rc.d#
 
Old 11-03-2006, 08:23 AM   #6
keefaz
Senior Member
 
Registered: Mar 2004
Distribution: Slackware
Posts: 4,282

Rep: Reputation: 61
Do you see intel8x0 with lsmod ?
If not, modprobe intel8x0 and run alsaconf
 
Old 11-03-2006, 04:58 PM   #7
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: Tupelo, MS
Distribution: Gentoo
Posts: 6,926

Rep: Reputation: 121Reputation: 121
littledrop,

What is the make and model of your motherboard?
 
Old 11-04-2006, 05:49 AM   #8
littledrop
Member
 
Registered: Aug 2006
Posts: 70

Original Poster
Rep: Reputation: 15
Do you see intel8x0 with lsmod ?
If not, modprobe intel8x0 and run alsaconf
root@mypc:~# lsmod
Module Size Used by Not tainted
soundcore 3300 0 (autoclean)
usb-ohci 18856 0 (unused)
usbcore 56812 1 [usb-ohci]
8139too 13672 1
mii 2304 0 [8139too]
crc32 2880 0 [8139too]
pcmcia_core 39492 0
ide-scsi 9392 0
agpgart 45092 0 (unused)
root@mypc:~# modprobe intel8x0
modprobe: Can't locate module intel8x0
root@mypc:~#




What is the make and model of your motherboard?
Hope this will give some idea.
http://img139.imageshack.us/img139/801/detailsvr3.jpg
 
Old 11-04-2006, 06:08 AM   #9
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 63
Perhaps the module is called snd-intel8x0
 
Old 11-04-2006, 09:13 AM   #10
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: Tupelo, MS
Distribution: Gentoo
Posts: 6,926

Rep: Reputation: 121Reputation: 121
No, it's not Intel. SiS is Silicon Integrated Systems.

A <Linux> Google search turned up this LinuxQuestions.org HCL post but didn't state the actual module.

So I decided to see if it's in the 2.4.33.3 (default Slackware-11.0) kernel:
Code:
mingdao@titus:~$ cat /usr/src/linux-2.4.33.3/.config | grep -i trident
CONFIG_FB_TRIDENT=m
CONFIG_SOUND_TRIDENT=m
And here's what the kernel help has to say:
Quote:
CONFIG_SOUND_TRIDENT: │
│ │
│ Say Y or M if you have a PCI sound card utilizing the Trident │
│ 4DWave-DX/NX chipset or your mother board chipset has SiS 7018 │
│ or ALi 5451 built-in. The SiS 7018 PCI Audio Core is embedded │
│ in SiS960 Super South Bridge and SiS540/630 Single Chipset. │
│ The ALi 5451 PCI Audio Core is embedded in ALi M1535, M1535D, │
│ M1535+ or M1535D+ South Bridge. │
│ │
│ Use lspci -n to find out if your sound card or chipset uses │
│ Trident 4DWave or SiS 7018. PCI ID 1023:2000 or 1023:2001 stands │
│ for Trident 4Dwave. PCI ID 1039:7018 stands for SiS7018. PCI ID │
│ 10B9:5451 stands for ALi5451. │
│ │
│ This driver supports S/PDIF in/out (record/playback) for ALi 5451 │
│ embedded in ALi M1535+ and M1535D+. Note that they aren't all │
│ enabled by default; you can enable them by saying Y to "/proc file │
│ system support" and "Sysctl support", and after the /proc file │
│ system has been mounted, executing the command │
│ │
│ command what is enabled │
│ │
│ echo 0>/proc/ALi5451 pcm out is also set to S/PDIF out. (Default). │
│ │
│ echo 1>/proc/ALi5451 use S/PDIF out to output pcm data. │
│ │
│ echo 2>/proc/ALi5451 use S/PDIF out to output non-pcm data.[/code]
Looking in the kernel modules I see:
[code]mingdao@titus:~$ ls /lib/modules/2.4.33.3/kernel/sound/pci/trident/snd-trident
Therefore, you should issue "modprobe snd-trident" and then issue
"alsamixer" and unmute (use the M key) and turn up the volume, then
ESC to exit the mixer and issue "alsactl store" to save the settings.
Issue all those commands in a terminal as root.
 
Old 11-05-2006, 05:18 AM   #11
littledrop
Member
 
Registered: Aug 2006
Posts: 70

Original Poster
Rep: Reputation: 15
Code:
root@mypc:/lib/modules/2.4.33.3/kernel# ls
arch/  crypto/  drivers/  fs/  lib/  net/
root@mypc:/lib/modules/2.4.33.3/kernel#  

-----------------------------------------------

root@mypc:/lib/modules/2.4.33.3/kernel/drivers# cd sound
root@mypc:/lib/modules/2.4.33.3/kernel/drivers/sound# ls
ac97.o.gz                es1371.o.gz         pss.o.gz
ac97_codec.o.gz          esssolo1.o.gz       rme96xx.o.gz
ac97_plugin_ad1980.o.gz  forte.o.gz          sb.o.gz
ac97_plugin_wm97xx.o.gz  gus.o.gz            sb_lib.o.gz
aci.o.gz                 i810_audio.o.gz     sgalaxy.o.gz
ad1816.o.gz              kahlua.o.gz         sonicvibes.o.gz
ad1848.o.gz              mad16.o.gz          sound.o.gz
ad1889.o.gz              maestro.o.gz        soundcore.o.gz
adlib_card.o.gz          maestro3.o.gz       sscape.o.gz
aedsp16.o.gz             maui.o.gz           trident.o.gz
ali5455.o.gz             mpu401.o.gz         trix.o.gz
awe_wave.o.gz            msnd.o.gz           uart401.o.gz
btaudio.o.gz             msnd_classic.o.gz   uart6850.o.gz
cmpci.o.gz               msnd_pinnacle.o.gz  v_midi.o.gz
cs4232.o.gz              nm256_audio.o.gz    via82cxxx_audio.o.gz
cs4281/                  opl3.o.gz           wavefront.o.gz
cs46xx.o.gz              opl3sa.o.gz         ymfpci.o.gz
emu10k1/                 opl3sa2.o.gz
es1370.o.gz              pas2.o.gz
root@mypc:/lib/modules/2.4.33.3/kernel/drivers/sound#

Last edited by littledrop; 11-05-2006 at 11:48 PM.
 
Old 11-05-2006, 05:34 AM   #12
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: Tupelo, MS
Distribution: Gentoo
Posts: 6,926

Rep: Reputation: 121Reputation: 121
Now that you are root (root@mypc), issue "modprobe snd-trident"
and then "lsmod" and post the output of "lsmod" here.

Please use [*code] without the * before your output, and [*/code]
without the * after your output so that it's easy to read, like:
Code:
mingdao@silas:~$ lsmod
Module                  Size  Used by
snd_seq_dummy           2820  0
snd_seq_oss            28928  0
snd_seq_midi_event      5888  1 snd_seq_oss
snd_seq                43984  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            38048  0
snd_mixer_oss          15616  1 snd_pcm_oss
nfsd                  208004  13
ipv6                  223584  16
capability              3336  0
commoncap               5376  1 capability
lp                      9800  0
parport_pc             24132  0
parport                30024  2 lp,parport_pc
pcspkr                  2432  0
psmouse                34952  0
shpchp                 33816  0
sg                     26524  0
nvidia               4541396  12
snd_via82xx            22808  0
snd_mpu401_uart         6016  1 snd_via82xx
snd_emu10k1           104356  1
snd_ac97_codec         86304  2 snd_via82xx,snd_emu10k1
snd_ac97_bus            2048  1 snd_ac97_codec
evdev                   8064  0
snd_pcm                73736  5 snd_pcm_oss,snd_via82xx,snd_emu10k1,snd_ac97_codec
snd_rawmidi            18720  2 snd_mpu401_uart,snd_emu10k1
emu10k1_gp              2944  0
usblp                  11264  0
snd_seq_device          6284  5 snd_seq_dummy,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi
snd_timer              19332  3 snd_seq,snd_emu10k1,snd_pcm
snd_page_alloc          7560  3 snd_via82xx,snd_emu10k1,snd_pcm
snd_util_mem            3328  1 snd_emu10k1
snd_hwdep               6660  1 snd_emu10k1
snd                    43364  14 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_via82xx,snd_mpu401_uart,snd_emu10k1,snd_ac97_codec,snd_pcm,snd_rawmidi,snd_seq_device,snd_timer,snd_hwdep
i2c_viapro              7572  0
gameport               10760  3 snd_via82xx,emu10k1_gp
soundcore               7136  1 snd
amd64_agp              10052  1
serio_raw               5252  0
sk98lin               152416  0
skge                   33424  0
agpgart                28080  2 nvidia,amd64_agp
 
Old 11-05-2006, 11:47 PM   #13
littledrop
Member
 
Registered: Aug 2006
Posts: 70

Original Poster
Rep: Reputation: 15
Code:
root@mypc:~# modprobe snd-trident
modprobe: Can't locate module snd-trident
root@mypc:~#
 
Old 11-05-2006, 11:50 PM   #14
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: Tupelo, MS
Distribution: Gentoo
Posts: 6,926

Rep: Reputation: 121Reputation: 121
littledrop,

Try doing that again, but this time beofre you "modprobe snd-trident"
please "cd /lib/modules/2.4.33.3/kernel/drivers/sound/"
change directories to where the module is located.

Also, please give us that "lsmod" output.

Last edited by Bruce Hill; 11-05-2006 at 11:52 PM.
 
Old 11-06-2006, 04:52 AM   #15
littledrop
Member
 
Registered: Aug 2006
Posts: 70

Original Poster
Rep: Reputation: 15
Thanks for the continued support & patience

Code:
root@mypc:/lib/modules/2.4.33.3/kernel/drivers/sound# modprobe snd-trident
modprobe: Can't locate module snd-trident
root@mypc:/lib/modules/2.4.33.3/kernel/drivers/sound# lsmod
Module                  Size  Used by    Not tainted
soundcore               3300   0  (autoclean)
usb-ohci               18856   0  (unused)
usbcore                56812   1  [usb-ohci]
8139too                13672   1
mii                     2304   0  [8139too]
crc32                   2880   0  [8139too]
pcmcia_core            39492   0
ide-scsi                9392   0
agpgart                45092   0  (unused)
root@mypc:/lib/modules/2.4.33.3/kernel/drivers/sound#
Do I need to use zcat to extract from trident.gz file?

Last edited by littledrop; 11-06-2006 at 04:53 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Alsa Sound Error: reduced sound to stereo from 5.1 after kernel upgrade vmt1 Linux - Hardware 1 06-03-2006 11:35 AM
No sound after kernel upgrade Ratclaws Linux - Hardware 2 05-24-2005 03:50 AM
no more sound after swaret --upgrade -a Youri Linux - Software 3 05-16-2005 03:42 AM
sound troubles after upgrade megaroni Linux - Software 0 09-08-2004 12:25 PM
No Sound (and other bugs) After 2.6.6 Upgrade AFI_Flame Slackware 11 06-07-2004 06:19 PM


All times are GMT -5. The time now is 06:26 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration