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.
|
|
|
12-25-2004, 07:39 PM
|
#1
|
Member
Registered: Dec 2003
Location: Sweden
Distribution: Arch Linux
Posts: 65
Rep:
|
Sound problems: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
Well Im not sure if this should be in the newbie section but anyway.
I use FC3 with a modifyed kernel so i can use my wireless.
my sound wont work, in windows it says that i have 'SoundMax integrated digital audio'
and linux /sbin/lspci gives me.
00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
When searching for answers i found that almost all of them pointed at alsa.
i downloaded alsa-driver-0.9.1adi and did the ./configure as they told me in the readme, after that i did make install and got
[root@firedance alsa-driver-0.9.1adi]# make install
make[1]: Entering directory `/home/firedance/Linux/alsa-driver-0.9.1adi/acore'
gcc -D__KERNEL__ -DMODULE=1 -I/home/firedance/Linux/alsa-driver-0.9.1adi/include -I/lib/modules/2.6.9-1.681_FC3.stk16/build/include -O2 -mpreferred-stack-boundary=2 -march=i686 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -DEXPORT_SYMTAB -c hwdep.c
In file included from /home/firedance/Linux/alsa-driver-0.9.1adi/include/adriver.h:40,
from /home/firedance/Linux/alsa-driver-0.9.1adi/include/sound/driver.h:43,
from ../alsa-kernel/core/hwdep.c:22,
from hwdep.c:1:
/usr/include/linux/modversions.h:1:2: #error Modules should never use kernel-headers system headers,
/usr/include/linux/modversions.h:2:2: #error but rather headers from the appropriate kernel package.
/usr/include/linux/modversions.h:3:2: #error Change -I/usr/src/linux/include (or similar) to
/usr/include/linux/modversions.h:4:2: #error -I/lib/modules/$(uname -r)/build/include
/usr/include/linux/modversions.h:5:2: #error to build against the currently-running kernel.
In file included from /home/firedance/Linux/alsa-driver-0.9.1adi/include/adriver.h:41,
from /home/firedance/Linux/alsa-driver-0.9.1adi/include/sound/driver.h:43,
from ../alsa-kernel/core/hwdep.c:22,
from hwdep.c:1:
/home/firedance/Linux/alsa-driver-0.9.1adi/include/sndversions.h:3:29: linux/modsetver.h: No such file or directory
make[1]: *** [hwdep.o] Error 1
make[1]: Leaving directory `/home/firedance/Linux/alsa-driver-0.9.1adi/acore'
make: *** [compile] Error 1
Anyone of you know what to do or if im going in the right direction?
|
|
|
12-26-2004, 11:43 AM
|
#2
|
LQ Newbie
Registered: Dec 2004
Location: Romania
Distribution: Fedora Core 3
Posts: 5
Rep:
|
One idea...
Hi!
I have the same sound card on my Asus motherboard.
In FC3 there are no problems using it!
Maybe it doesn't work because you changed something in the kernel (I am new so I can't tell u more about this but I know that this sound card should work from the first minute of FC3 installation).
Tiberiu
|
|
|
01-17-2005, 09:40 PM
|
#3
|
LQ Newbie
Registered: Jan 2005
Posts: 3
Rep:
|
Hi, I have an IBM S50 desktop with the same chipset. My output from lspci is identical to yours, and I have no audio, just like you. Have you made any progress on this? I would have exected FC3 to come with all of the alsa stuff aready compiled and installed ... looks like they use a subset of the utilities though.
|
|
|
01-17-2005, 09:41 PM
|
#4
|
LQ Newbie
Registered: Jan 2005
Posts: 3
Rep:
|
btw, your problem with compiling above is that with the 2.6 kernel Linus has started to make sure you comple against the right kernel, and not default system header files, thus the error message for you to change the include's to point to your kernel source and not system headers.
|
|
|
01-21-2005, 11:30 PM
|
#5
|
LQ Newbie
Registered: Jan 2005
Distribution: Suse 10.0
Posts: 10
Rep:
|
seems to be a theme...82801EB AC'97 Audio
I too have no sound running on Mandrake 10.1
|
|
|
01-22-2005, 12:41 AM
|
#6
|
LQ Newbie
Registered: Jan 2005
Location: Norman, OK, USA
Distribution: Debian
Posts: 11
Rep:
|
I have the same chipset on my board, and I had the same problem. Though, I believe it has something to do with your drivers (XMMS uses OSS and it runs fine, aRts never worked for me and ALSA was very, very quiet). I don't know if that helps any, but you might want to experiment with drivers and hope that works.
Good luck.
- FishieFishie
|
|
|
01-23-2005, 08:54 AM
|
#7
|
LQ Newbie
Registered: Jan 2005
Distribution: Suse 10.0
Posts: 10
Rep:
|
maybe this wil help more, When I run Kanotix, the sound works perfectly. Knoppix and Mandrake both won't run sound. but they all use the same driver.
|
|
|
03-11-2005, 01:48 PM
|
#8
|
LQ Newbie
Registered: Mar 2005
Location: Indiana
Posts: 4
Rep:
|
I have the same sound problem as above. I have the Intel 82801EB/ER(ICH5/ICH5R) AC'97. I've installed Xine, It plays mpg, DVD so far, but quietly. I've tried using,alsamixer, changed settings and same result. I'm new at this and extremely confused. I was using RH9 and the sound was working. I'm now using FC3 without audio. Thanks to anyone for help.
|
|
|
03-11-2005, 02:49 PM
|
#9
|
Member
Registered: Mar 2005
Posts: 126
Rep:
|
Quote:
Originally posted by chem1946
I have the same sound problem as above. I have the Intel 82801EB/ER(ICH5/ICH5R) AC'97. I've installed Xine, It plays mpg, DVD so far, but quietly. I've tried using,alsamixer, changed settings and same result. I'm new at this and extremely confused. I was using RH9 and the sound was working. I'm now using FC3 without audio. Thanks to anyone for help.
|
Are you using S/PDIF for sound output? Try the earphone output and see if there's sound there. I have a 82801DB/DBL/DBM audio controller (so it's not the same but anyways..). I noticed that S/PDIF output for this card using alsa is a bit flaky. Among other things, the S/PDIF mute button is reversed (and I think the volume slider is too), and Dolby Digital output from VLC doesn't work either. Maybe some other controls are also reversed? I didn't really look into this because right now I don't need digital output so there might be a perfectly reasonable explanation.
Anyway, I would grab the latest alsa drivers...
|
|
|
03-11-2005, 04:31 PM
|
#10
|
LQ Newbie
Registered: Mar 2005
Location: Indiana
Posts: 4
Rep:
|
Thanks, rpz. I'm new at this and it's probably something very elementary. Chem1946
|
|
|
03-17-2005, 09:24 AM
|
#11
|
LQ Newbie
Registered: Nov 2004
Distribution: Ubuntu Breezy
Posts: 6
Rep:
|
Sounds like a problem eh?
anhow... yeah.
same stuf have the same audio controller on my board, and I had the same problem.
i got it to work/it worked of the get go with suse, mandrake 10.1, and slackware 10.0... but now in fedora core 3... i am having problems. if anyone finds the answer to this problem... there will sure be alot of fixes made.
(with suse and slackware... all i had to do was unmute all the devices with alsamixer in the terminal.. it turned out that everything was defaulted as mute)
unfortunately my n00b skills allow me to do little more than that.
|
|
|
04-04-2005, 11:29 PM
|
#12
|
LQ Newbie
Registered: Apr 2005
Posts: 1
Rep:
|
Got it working
I had the same issues as everyone here.
Running Ubuntu. Sound worked in previous version - but not when I upgraded to the new beta (Hoary).
Upgraded ALSA and then unmuted PCM sound. Started working right away.
Good Luck!
|
|
|
05-06-2005, 08:57 PM
|
#13
|
LQ Newbie
Registered: Jan 2005
Posts: 3
Rep:
|
Quote:
Originally posted by rpz
Are you using S/PDIF for sound output? Try the earphone output and see if there's sound there. I have a 82801DB/DBL/DBM audio controller (so it's not the same but anyways..). I noticed that S/PDIF output for this card using alsa is a bit flaky. Among other things, the S/PDIF mute button is reversed (and I think the volume slider is too), and Dolby Digital output from VLC doesn't work either. Maybe some other controls are also reversed? I didn't really look into this because right now I don't need digital output so there might be a perfectly reasonable explanation.
Anyway, I would grab the latest alsa drivers...
|
Ok, after reading your post I tried a few different things. I've found that volume for this chip for me is not controlled by either Master or PCM ... but by Headphone !!! I simply un-muted Headphone in the mixer, and turned up headphone volume ... and it now works .. really strange but now maybe I won't need to switch to windoze as often.
|
|
|
04-12-2006, 08:45 AM
|
#14
|
LQ Newbie
Registered: Apr 2006
Posts: 1
Rep:
|
I know this is a year late, but just wanted to add that unmuting the headphone volume on the mixer corrected my sound issue as well. I have the same Intel Chipset.
./doomicon
|
|
|
04-22-2006, 09:34 PM
|
#15
|
Member
Registered: Apr 2006
Location: INDONESIA
Distribution: SLAX,Damn S.L,Suse,Mandrake,Rd HAT62,72,73,90, Mandriva2k6, FEdora, SUNmicrosys.
Posts: 269
Rep:
|
|
|
|
All times are GMT -5. The time now is 02:55 PM.
|
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
|
|