Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
01-31-2005, 11:20 PM
|
#1
|
LQ Newbie
Registered: Jan 2005
Posts: 14
Rep:
|
Soundcard Not Detected
Hello, I am running the Fedora Core 3 Distribution installed on an old Pentium 2 system. Everything is working fine except for the soundcard. It is an integrated (onboard) soundcard. When I run the soundcard detection utility, it says that no soundcards were detected. Any help would be appreciated.
|
|
|
02-01-2005, 08:04 AM
|
#2
|
Member
Registered: Aug 2004
Location: London
Distribution: FreeBSD 6.0, Freebsd 5.3, Freebsd 4.10, SuSE 9.2 pro, Slackware 10.1, FreeBSD 5.4 RC3
Posts: 270
Rep:
|
Try loading the sound card driver(if u know any details about ur onboard sound card). Tell us the results.
|
|
|
02-01-2005, 09:11 AM
|
#3
|
Member
Registered: Nov 2003
Distribution: antiX-17.4.1_x64 base Custom
Posts: 193
Rep:
|
login as root using a terminal window then at prompt
# lspci (then press enter key)
copy the output and post it here.
do the same with
lsmod
When you post the result maybe we can suggest you the right module to load.
walker
|
|
|
02-01-2005, 09:49 AM
|
#4
|
LQ Newbie
Registered: Jan 2005
Posts: 14
Original Poster
Rep:
|
Thanks for the fast replies!
My kernel and entire system is totally up to date using up2date. So I guess that means I am running the latest version of the kernel. But when I first installed FC3 the kernel was not updated and the sound card was still not detected. As far as my chipset goes, I'm not sure. I know it is an intel mobo, with a Pentium 2 processor. The system is a Compaq Presario model 5170. As I said, the soundcard is onboard. One other thing that I notice, is that when linux boots, it says something like 'network audio OK' I'm not sure exactly what is says but it is something along those lines, which should mean that it has detected something if I am correct. I will post my lspci here:
00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 02 )
00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 02)
00:05.0 Ethernet controller: Digital Equipment Corporation DECchip 21142/43 (rev 41)
00:14.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:14.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:14.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:14.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage LT Pro AGP-133 ( rev dc)
here is my lsmod:
my kernel and entire system is totally up to date using up2date. So I guess that means I am running the latest version of the kernel. But when I first installed FC3 the kernel was not updated and the sound card was still not detected. As far as my chipset goes, I'm not sure. I know it is an intel mobo, with a Pentium 2 processor. The system is a Compaq Presario model 5170. As I said, the soundcard is onboard. One other thing that I notice, is that when linux boots, it says something like 'network audio OK' I'm not sure exactly what is says but it is something along those lines, which should mean that it has detected something if I am correct. I will post my lspci here:
00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 02 )
00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 02)
00:05.0 Ethernet controller: Digital Equipment Corporation DECchip 21142/43 (rev 41)
00:14.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:14.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:14.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:14.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage LT Pro AGP-133 ( rev dc)
I will post my lsmod here:
Module Size Used by
parport_pc 26501 1
lp 12077 0
parport 36617 2 parport_pc,lp
autofs4 22981 0
sunrpc 154149 1
ipt_REJECT 6593 1
ipt_state 1857 1
ip_conntrack 40309 1 ipt_state
iptable_filter 3521 1
ip_tables 16321 3 ipt_REJECT,ipt_state,iptable_filter
dm_mod 55509 0
md5 4033 1
ipv6 230273 8
uhci_hcd 31321 0
i2c_piix4 8273 0
i2c_core 20801 1 i2c_piix4
tulip 48353 0
floppy 57329 0
ext3 116041 1
jbd 68185 1 ext3
Any help is much appreciated. Thanks.
|
|
|
02-01-2005, 11:00 AM
|
#5
|
Member
Registered: Nov 2003
Distribution: antiX-17.4.1_x64 base Custom
Posts: 193
Rep:
|
The reply is fast but I can't give you good news
The output of lspci shows there's no onboard audio chip!
In lspci you should see a line like this
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
but in your there's not.
This mean only two things.
Your pc hasn't onboard audio chip or maybe it's faulty (broken,fuse or whatever)
It's an hardware problem.
Sorry for the news I hope I've done a mistake but I'm sure at 99%.
|
|
|
02-01-2005, 11:47 AM
|
#6
|
Member
Registered: Aug 2004
Location: London
Distribution: FreeBSD 6.0, Freebsd 5.3, Freebsd 4.10, SuSE 9.2 pro, Slackware 10.1, FreeBSD 5.4 RC3
Posts: 270
Rep:
|
Why dont u try to load all sound modules and then find the details about ur soundcard? hence load the correct driver. This is not a good way, it might reduce ur pc's performance. Once i did it. My slackware didnt detect my onboard sound card when i ran alsaconf. But i loaded every sound module i had. And then ran alsaconf again. It detected my sound card. I dont really recommend this. Do it at ur own risk. Good luck.
Last edited by cyto; 02-01-2005 at 11:48 AM.
|
|
|
02-01-2005, 03:13 PM
|
#7
|
Member
Registered: Jan 2003
Location: NY
Distribution: Suse 9.0
Posts: 202
Rep:
|
I wonder if your onboard sound is enabled in the bios?
|
|
|
02-01-2005, 03:31 PM
|
#8
|
Member
Registered: Nov 2003
Distribution: antiX-17.4.1_x64 base Custom
Posts: 193
Rep:
|
Hei Kilahchris!
You could be in right!
I've forgotten than some bios give the opportunity to disable onboard audio!!
Maybe there's no serious failure but it's only related to bios!
|
|
|
02-02-2005, 12:27 AM
|
#9
|
LQ Newbie
Registered: Jan 2005
Posts: 14
Original Poster
Rep:
|
I did a search and my chipset is an Aureal A3D TM Interactive 360 Positional sound chipset. The sound is indeed enabled at the bios level, and the hardware should be good, yet fc3 does not detect. Perhaps this is some help? I'm wondering why it says 'audio OK' during the boot? I am new to linux, any help would be great. Thanks.
|
|
|
02-02-2005, 12:50 AM
|
#10
|
Member
Registered: Oct 2004
Location: Small Town USA
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383
Rep:
|
I'd try opening a terminal, su, enter passwd, alsaconf, probe legacy yes, see if it detects it.
<EDIT> After thats conplete, alsamixer and make sure it's not muted.
Last edited by tormented_one; 02-02-2005 at 12:51 AM.
|
|
|
02-04-2005, 08:24 PM
|
#11
|
LQ Newbie
Registered: Jan 2005
Posts: 14
Original Poster
Rep:
|
Hey, when I type alsaconf it says 'command not found'
Any suggestions?
|
|
|
02-07-2005, 08:07 PM
|
#12
|
LQ Newbie
Registered: Jan 2005
Posts: 14
Original Poster
Rep:
|
I'm still without sound. Hardware is good, because it worked with windows. I know very little about the FC3 OS, and don't know what to do next. Also, it is enabled at the BIOS level... sound package is installed in this machine, but no mention of AUDIO in the hardware browser.
Anything???
|
|
|
02-07-2005, 08:14 PM
|
#13
|
Member
Registered: Oct 2003
Location: utah
Distribution: Slackware 10.0, Gentoo 2006.0
Posts: 289
Rep:
|
Well I am working on the same problem right now in another distro. But with alsaconf, make sure that you su first:
#su
#(root password)
#alsaconf
that should do it for ya.
-onelung
|
|
|
02-08-2005, 09:20 PM
|
#14
|
LQ Newbie
Registered: Jan 2005
Posts: 14
Original Poster
Rep:
|
alsaconf does not work, command not found, even as root.
|
|
|
02-09-2005, 10:22 AM
|
#15
|
Member
Registered: Aug 2004
Location: London
Distribution: FreeBSD 6.0, Freebsd 5.3, Freebsd 4.10, SuSE 9.2 pro, Slackware 10.1, FreeBSD 5.4 RC3
Posts: 270
Rep:
|
Then i think u dont have alsa utilities installed.
|
|
|
All times are GMT -5. The time now is 03:50 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|