LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 03-10-2004, 08:31 PM   #1
vervet
LQ Newbie
 
Registered: Mar 2004
Posts: 12

Rep: Reputation: 0
Angry Sound not working - sis 7012 chipset - sony laptop


Seems like this is a common problem - I have a sony Vaio GRT270 with the sis 7012 chipset for sound . Tried installing ALAS but lock up my machine when I try to play mp3 in XMMS. Help. Email me for dmesg and lsmod outputs. I have core 1.

I am offering a reward for the first person to help me solve the problem!
Is the lockup an IRQ confilct perhaps? Help as I want to start using this beast !


Regards
Richard
 
Old 03-11-2004, 03:01 PM   #2
karlan
Member
 
Registered: Aug 2003
Location: San Francisco, California
Distribution: Slackware
Posts: 158

Rep: Reputation: 30
compile the kernel WITHOUT alsa, remove alsa from your comptuter, when compiling choose OSS intel_810 driver as a module, compile in all ACPI options(can't hurt, and its nessesary), compile the kernel, when the computer start up modprobe intel_810 driver i believe(as root), try finding the intel*.ko find in /lib/modules/`uname -r`/ and thats the name.

And thats how i solved my problem

PS. to get sound when your computer starts up add "/sbin/modprobe intel810drivername" to /rc.local in the /etc/rc.d directory somewhere

"/usr/sbin/lsof /dev/dsp" if the soundcard is blocked

I ALSO add a wrapper to xmms to stop KDE sound
1)rename /usr/local/bin/xmms to xmms.real
2)create a a+x script called xmms in the same place which should say
Code:
#!/bin/sh
killall artsd #this constanly blocks the sound card, its just annoying
exec /usr/local/bin/xmms

Last edited by karlan; 03-11-2004 at 03:05 PM.
 
Old 03-11-2004, 05:48 PM   #3
vervet
LQ Newbie
 
Registered: Mar 2004
Posts: 12

Original Poster
Rep: Reputation: 0
FIxed !!

Ok so perhaps this is cheating but I've fixed the sound problem, I dirched core 1 and used Core 2 with the 2.6 kernel and I added the following to my modprobe.conf file. (note the lines that I commented out snd-intel8x0 etc) - Now if I could just adjust the screen brightness on my Vaio!


alias eth0 sis900

include /etc/modprobe.conf.dist
#alias sound-slot-0 snd-intel8x0
#install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
#remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias ieee1394-controller ohci1394


#### add this below to get sound workng !!
##### you might have to comment out some shite above
###### that refers to other sound modules
#######################################
options i810_audio clocking=48000
alias sound-slot-0 i810_audio
install sound-slot-0 /sbin/modprobe

alias char-major-116 snd
alias snd-card-0 snd-intel8x0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

install snd-card-0 /sbin/modprobe --ignore-install snd-card-0 && { /usr/sbin/alsactl restore >/dev/null 2>&1 || :; }
 
Old 03-11-2004, 08:06 PM   #4
karlan
Member
 
Registered: Aug 2003
Location: San Francisco, California
Distribution: Slackware
Posts: 158

Rep: Reputation: 30
no reward?
 
  


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
SiS 7012 Sound Card on SuSE 9.2 not working sipatha Linux - Hardware 1 07-22-2005 07:10 AM
sis 7012 sound not working with mandrake 10 big_rees Mandriva 3 07-03-2004 02:52 PM
SiS 7012 sound card on a laptop with Redhat 9.0 won't work! oncemorewith Linux - Laptop and Netbook 10 02-28-2004 08:03 PM
SIS 7012 PCI card not working on Cicero Laptop, Redhat 9.0 Tap-Out Linux - Laptop and Netbook 6 10-22-2003 11:58 PM
Sound problem with Cmedia 8738 and sis 7012 chipset winston Linux - Hardware 0 02-24-2003 08:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 03:30 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