Results 11 to 15 of 15
Yes I know, I have a soundcard in the same serie, and that uses the i810_audio module. Have you tried to modprobe it?...
- 11-05-2003 #11
Yes I know, I have a soundcard in the same serie, and that uses the i810_audio module. Have you tried to modprobe it?
- 11-06-2003 #12Just Joined!
- Join Date
- Aug 2003
- Location
- North Carolina
- Posts
- 11
modprobe
Hi Kriss; nope, haven't tried modprobe yet..gotta do some more reading on the subject..hopefully, this evening I'll get a chance to modprobe i810_audio module..thanks !!
- 11-19-2003 #13Just Joined!
- Join Date
- Aug 2003
- Location
- North Carolina
- Posts
- 11
Sound !
Hey Kriss..I got it working !! a $15.00 sound card did the trick !! won't tell you about the missing audio cable from both trays to the mobo...that's another story..thanks for the help !!
- 04-11-2006 #14Just Joined!
- Join Date
- Dec 2005
- Location
- india
- Posts
- 12
AC'97 ..could not open /dev/sound/mixer
Hi,
I was follwing this thread as I was having a similar sort of problem...
My sound card works well in WinXp...But in rh9 after booting it shows
could not open /dev/sound/mixer
and subsiquently on starting the volume contorl it prompts
could not open /dev/mixer
I have tried chmod to above and also
mkdir /dev/sound/ | ln -s /dev/mixer /dev/sound/mixer
lspci shows
00:1f.5 Multimedia audio controller: Intel Corp. 82801EB AC'97 Audio (rev 02)
and running modprobe i810_audio
shows
/lib/modules/2.4.20-8/kernel/drivers/sound/i810_audio.o: init_module: No such device
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.20-8/kernel/drivers/sound/i810_audio.o: insmod /lib/modules/2.4.20-8/kernel/drivers/sound/i810_audio.o failed
/lib/modules/2.4.20-8/kernel/drivers/sound/i810_audio.o: insmod i810_audio failed
could you tell me how to resolve it
TIA
tan...
- 07-11-2006 #15Just Joined!
- Join Date
- Jul 2006
- Posts
- 3
sound problem with suse linux 10.0 with Realtek Ac'97
HI,
I am completely new with linux.
i also have similar problem on my suse linux 10.0.
when i tried this
linux:/dev/sound # ls
. ..
it shows nothing.
when i tried this
YaST > Hardware > Sound as Intel > "82801DB-ICH4 (modem), Intel" using the snd-intel8x0 driver.
i got this error,
The kernal module snd-intel8x0 for sound support could not be loaded.this can be caused by incorrect module perameter,including invalid IO and IRQ perameters.
for lspci command i got this.
linux:~ # lspci
00:00.0 Host bridge: Intel Corporation 915G/P/GV/GL/PL/910GL Processor to I/O Controller (rev 0e)
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Express Chipset Family Graphics Controller (rev 0e)
00:1b.0 Class 0403: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d4)
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 04)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 04)
00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
01:01.0 Multimedia video controller: Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev 01)
01:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
linux:~ # cd /dev/sound
I can't able to figureout what is the issue?
so ,please tell me what i have to do?.
Originally Posted by coastie


Reply With Quote
