LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 01-30-2003, 12:13 PM   #1
lyllo
Member
 
Registered: Jan 2003
Posts: 53

Rep: Reputation: 15
ASUS P4S8X (audio devices not working)


onther question:

my mainboard is an asus p4s8x one, it have an integrated cool sound card, that in MDK is not recognized: i cannot ear any sound...

what can i do?
harddrake recognizes the sound card as a
SiS7012 PCI Audio Accelerator
(i won't install an external sound card)

Last edited by lyllo; 01-30-2003 at 12:25 PM.
 
Old 01-31-2003, 10:29 AM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
I went poking around on this one for a long time, and its just another i810 clone:

/sbin/modprobe i810_audio (as root)

Then check to see if you have a mixer in KDE or Gnome that see's the card.

Cheers,

Finegan
 
Old 01-31-2003, 11:57 AM   #3
lyllo
Member
 
Registered: Jan 2003
Posts: 53

Original Poster
Rep: Reputation: 15
here's the message i got
/lib/modules/2.4.19-16mdk/kernel/drivers/sound/i810_audio.o.gz: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including inva lid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
modprobe: insmod /lib/modules/2.4.19-16mdk/kernel/drivers/sound/i810_audio.o.gz failed
modprobe: insmod i810_audio failed
 
Old 01-31-2003, 12:07 PM   #4
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
This is a little odd now... let's first make certain you actually have an SiS 7012, what's the output from:

/sbin/lspci

As regards to "Multimedia Controller"?

Cheers,

Finegan
 
Old 02-01-2003, 05:45 AM   #5
lyllo
Member
 
Registered: Jan 2003
Posts: 53

Original Poster
Rep: Reputation: 15
if i type /sbin/lspci here's:

bash: no such file or directory...

(MDK9.0)
 
Old 02-01-2003, 05:56 AM   #6
Veratien
LQ Newbie
 
Registered: Jan 2003
Location: United Kingdom
Distribution: Debian 3.0 (sarge)
Posts: 27

Rep: Reputation: 15
Just type 'lspci' from the bash terminal, no ''s obviously.
 
Old 02-01-2003, 03:59 PM   #7
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Its completely possible that Mandrake, in their infinite wisdom, took a 1k binary like lspci out of the default install, this does the same thing, it just takes all the info unproccessed:

cat /proc/pci

Cheers,

Finegan
 
Old 02-03-2003, 12:29 PM   #8
lyllo
Member
 
Registered: Jan 2003
Posts: 53

Original Poster
Rep: Reputation: 15
[root@localhost root]# lspci

00:00.0 Host bridge: Silicon Integrated Systems [SiS]: Unknown device 0648 (rev 02)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] 5591/5592 AGP
00:02.0 ISA bridge: Silicon Integrated Systems [SiS]: Unknown device 0963 (rev 04)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS7012 PCI Audio Accelerator (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS]: Unknown device 7002
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet (rev 91)
00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C (rev 10)
01:00.0 VGA compatible controller: nVidia Corporation NV10 [GeForce 256 SDR] (rev 10)
è


doing cat proc/... nothing happends

Last edited by lyllo; 02-03-2003 at 12:30 PM.
 
Old 02-03-2003, 06:01 PM   #9
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
This is weird, this is the second time I've seen an SIS 7012, not working when it should. The i810_audio module has been hacked up to accomodate for it.

Maybe Mandrake did something so screwy with 9.0 that it won't install anything right but alsa, but go ahead and try:

modprobe i810_audio

See what happens.

Cheers,

Finegan
 
Old 02-04-2003, 12:00 PM   #10
lyllo
Member
 
Registered: Jan 2003
Posts: 53

Original Poster
Rep: Reputation: 15
[root@localhost root]# modprobe i810_audio
/lib/modules/2.4.19-16mdk/kernel/drivers/sound/i810_audio.o.gz: 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
modprobe: insmod /lib/modules/2.4.19-16mdk/kernel/drivers/sound/i810_audio.o.gz failed
modprobe: insmod i810_audio failed
 
Old 03-25-2003, 08:21 PM   #11
ykchew
LQ Newbie
 
Registered: Mar 2003
Posts: 2

Rep: Reputation: 0
I have the same problem with asus P4S8X-X...
I can't load the i810_audio module. after i check with command 'dmesg' and found out the i810_audio using IRQ 0,
which is not correct.

so, in case to correct that, I used command 'modprobe i810_audio irq=18' , where irq=18 is i get from win XP.
but it doesn't not work, warning message show up that the module doesnt not accept irq parameter. it seem modules cant be configure using parameter 'irq=18' .

any idea how to solve it?
 
Old 03-26-2003, 09:55 PM   #12
ykchew
LQ Newbie
 
Registered: Mar 2003
Posts: 2

Rep: Reputation: 0
Hi there,

I have successfully activate the SiS7012 in my Linux box.

The trick is you have to disable the plug & play OS in BIOS. then linux will able to detect itself. the soundcard by passing correct IRQ to it.
 
Old 04-05-2003, 10:46 AM   #13
ricardo_bentes
LQ Newbie
 
Registered: Apr 2003
Distribution: Mandrake 9.1
Posts: 1

Rep: Reputation: 0
Hi ykchew!
I'm new in Linux.

I have a motherboard just like yours (p4s8x-x), and I couldn't have sound either. I've done what you said and it worked. Now i've installed Mandrake 9.1 and the sound works... only have one problem.

The sound instead of coming out from the speaker exit, it comes from the microphone entrance.

Can you or anybody help me with this? It's really annoying having to change the speaker plug every time I use a diferent O.S...

Thanks a lot!

Ricardo.
 
Old 08-03-2003, 08:43 AM   #14
darrenmo@tiscal
LQ Newbie
 
Registered: Aug 2003
Posts: 1

Rep: Reputation: 0
strange audio..

Hello,

I have the asus P4S8X-X motherboard with an Audiofile M-Audio soundcard installed.

All works fine apart from the sound, both internal and whilst playing CDs is choppy and even slows down occationally, like it's struggling to keep up with it.

I have been told that my IRQ settings are all over the place.

Does anyone know how to change your IRQs and where I should put my soundcard for optimum performance (I run a home music studio)

thank you,
Darren
 
Old 08-03-2003, 10:22 PM   #15
CleanSlate
LQ Newbie
 
Registered: Aug 2003
Location: US
Distribution: Red Hat Linux 8.0
Posts: 7

Rep: Reputation: 0
Maybe check the manufacturer's web page I know ASUS writes redhat linux drivers. You may want to check there.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
no audio asus m6 erchegue Ubuntu 1 07-12-2005 11:25 AM
No sound with ASUS P4S8X-X motherboard pealmeid Linux - Hardware 9 09-21-2003 07:04 PM
ASUS P4S8X - SiS900 Network - Mandrake 9.1 phimu227 Linux - Hardware 1 09-04-2003 09:01 AM
suse 8.2 support for asus p4s8x motherboard jaspos Linux - General 2 05-26-2003 05:14 PM
Support for Asus P4S8X robojerk Linux - Hardware 5 01-18-2003 12:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:54 PM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration