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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-13-2004, 05:41 PM
|
#1
|
|
Member
Registered: Jul 2004
Distribution: Slackware 10
Posts: 38
Rep:
|
No sound on Slack10 with a SigmaTel AC97
Okay, I have a SigmaTel AC97 sound card on my laptop. I modprobed the ac97 and ac97codec modules from /lib/modules/2.4.26/kernel/drivers/sound without a problem, and still no sound.
So then I try something I read on another board and modprobed the i810_audio module and this is what I get....
Code:
root@darkstar:~# modprobe i810_audio
/lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o: init_module: No such device
/lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o: insmod /lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o failed
/lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o.gz: init_module: No such device
/lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o.gz: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o.gz: insmod /lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o.gz failed
/lib/modules/2.4.26/kernel/drivers/sound/i810_audio.o.gz: insmod i810_audio failed
also, when I type "alsamixer" it says "no elems available"
|
|
|
|
07-14-2004, 12:19 PM
|
#2
|
|
Member
Registered: Jul 2004
Distribution: Slackware 10
Posts: 38
Original Poster
Rep:
|
Okay maybe this will help....
This is what I get when I type dmesg:
ALSA ../alsa-kernel/pci/intel8x0m.c:401: codec_semaphore: semaphore is not ready [0x1][0x700300]
ALSA ../alsa-kernel/pci/intel8x0m.c:416: codec_write 1: semaphore is not ready for register 0x54
It pretty much repeats like crazy..
|
|
|
|
07-14-2004, 06:05 PM
|
#3
|
|
Member
Registered: Jul 2004
Distribution: Slackware 10
Posts: 38
Original Poster
Rep:
|
okay, last bit of data..
this is from lspci
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB (ICH4) AC'97 Audio Controller (rev 02)
i seriously have no clue how to fire this thing up
|
|
|
|
07-15-2004, 06:55 AM
|
#4
|
|
Member
Registered: Jul 2003
Location: Midlands, UK
Distribution: Slackware 10, Mandrake 9.2, Knoppix, Win XP
Posts: 62
Rep:
|
Have you tried (as root) depmod -A to check your kernel modules?
|
|
|
|
07-15-2004, 03:17 PM
|
#5
|
|
Member
Registered: Jul 2004
Distribution: Slackware 10
Posts: 38
Original Poster
Rep:
|
Tried it, nothing came up.
I also used lsmod on the i810_audio module.
root@darkstar:/# lsmod i810_audio
Module Size Used by Tainted: P
input 3200 0 (autoclean)
iptable_mangle 2072 0 (autoclean) (unused)
ipt_MASQUERADE 1304 1
ip_nat_ftp 2736 0 (unused)
ip_nat_irc 2128 0 (unused)
iptable_nat 15438 3 [ipt_MASQUERADE ip_nat_ftp ip_nat_irc]
ipt_REJECT 3160 1
ip_conntrack_ftp 3888 1
ip_conntrack_irc 3024 1
iptable_filter 1644 1
ipt_state 504 9
ip_conntrack 19236 2 [ipt_MASQUERADE ip_nat_ftp ip_nat_irc iptable_nat ip_conntrack_ftp ip_conntrack_irc ipt_state]
ip_tables 12416 8 [iptable_mangle ipt_MASQUERADE iptable_nat ipt_REJECT iptable_filter ipt_state]
ndiswrapper 55924 1
snd-pcm-oss 37736 0 (unused)
snd-mixer-oss 12504 0 [snd-pcm-oss]
uhci 24444 0 (unused)
ehci-hcd 17580 0 (unused)
usbcore 59308 1 [uhci ehci-hcd]
hw_random 2712 0 (unused)
i810_rng 2528 0 (unused)
snd-intel8x0 18924 0
gameport 1420 0 [snd-intel8x0]
snd-mpu401-uart 3200 0 [snd-intel8x0]
snd-rawmidi 12740 0 [snd-mpu401-uart]
snd-seq-device 3888 0 [snd-rawmidi]
snd-intel8x0m 9544 0
snd-pcm 56072 0 [snd-pcm-oss snd-intel8x0 snd-intel8x0m]
snd-timer 13604 0 [snd-pcm]
snd-page-alloc 6328 0 [snd-intel8x0 snd-intel8x0m snd-pcm]
snd-ac97-codec 49500 0 [snd-intel8x0 snd-intel8x0m]
snd 30852 0 [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-mpu401-uart snd-rawmidi snd-seq-device snd-intel8x0m snd-pcm snd-timer snd-ac97-codec]
soundcore 3396 7 [snd]
b44 13708 1
ds 6548 1
yenta_socket 10336 1
pcmcia_core 39972 0 [ds yenta_socket]
ntfs 51424 1 (autoclean)
ide-scsi 9328 0
agpgart 43940 6
root@darkstar:/#
Why do I think that module is the problem?
|
|
|
|
07-18-2004, 05:16 PM
|
#6
|
|
Member
Registered: Jul 2004
Distribution: Slackware 10
Posts: 38
Original Poster
Rep:
|
I don't mean to sound......impatient, but can someone please help me? I honestly have no clue what I am doing....
|
|
|
|
07-26-2004, 03:57 AM
|
#7
|
|
Member
Registered: Jul 2003
Location: Canada
Distribution: Slackware
Posts: 70
Rep:
|
|
|
|
|
07-26-2004, 04:26 AM
|
#8
|
|
Member
Registered: Jul 2003
Location: Canada
Distribution: Slackware
Posts: 70
Rep:
|
I just got mine working. For some reason things were all muted even though I had turned the volumes to 80%. I am pretty new to slack and am used to having sound done for me. Anyways my solution was the use the amixer command to unmute the channels.
amixer set Master 100 unmute
amixer set PCM 100 unmute
and so on
the 100 is the % volume level and the Master|PCM is the channel name
|
|
|
|
07-26-2004, 06:47 AM
|
#9
|
|
Member
Registered: Jul 2004
Distribution: Slackware 10
Posts: 38
Original Poster
Rep:
|
Actually, that never worked (and still shows "no mixer elems").
But I did get it to work, by compiling all the drivers into the 2.6.7 kernel and installing it 
|
|
|
|
07-26-2004, 01:22 PM
|
#10
|
|
Member
Registered: Jul 2003
Location: Canada
Distribution: Slackware
Posts: 70
Rep:
|
Well at least it worked in the end... 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:59 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
|
|