Author |
Message |
actsby
Joined: 23 Mar 2007 Posts: 7
|
Posted: Wed 16 May 2007, 00:29 Post subject:
Sis 7019 Linux Audio Driver |
|
I use embedded board using Vortex X86 chip, using Puppy linux.
The ALSA system not working.
lspci give clue that the system is using PCI device 1039:7019 (Sis 7019 audio PCI). Why ALSA do not recognize this device ? Running alsaconf, it just say No PCI device recognized.
|
Back to top
|
|
 |
raffy
Joined: 25 May 2005 Posts: 4843 Location: Manila
|
Posted: Wed 16 May 2007, 02:24 Post subject:
dotpup here |
|
Look here for a dotpup and discussion.
_________________ Puppy user since Oct 2004. Want FreeOffice? Get the sfs (English only).
|
Back to top
|
|
 |
tytower
Joined: 24 Feb 2007 Posts: 440 Location: Green Island Cairns for the winter
|
Posted: Wed 16 May 2007, 02:39 Post subject:
|
|
And maybe this one
http://www.murga-linux.com/puppy/viewtopic.php?t=17882
My answer was as simple as "modprobe snd-trident" for 7018 chipset
Yours will be "modprobe trident" considering tempestuous and dougals other posts re your 7019 chipset
Last edited by tytower on Sat 19 May 2007, 17:07; edited 1 time in total
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 5472 Location: Australia
|
Posted: Wed 16 May 2007, 23:48 Post subject:
|
|
As I reported in those other threads, the ALSA "snd-trident" module does support the SiS 7018 chipset, but NOT the SiS 7019 chipset.
actsby, you need the OSS sis7019 driver, which Puppy already contains. Sometimes Puppy will automatically detect this device and load the driver, but if not, run these commands -
modprobe soundcore
modprobe ac97_codec
modprobe sis7019
Later, you can add those commands to the end of /etc/rc.d/rc.local so they are run at every boot.
And you will probably need to change the audio output preferences of various media applications from ALSA to OSS.
|
Back to top
|
|
 |
tayloratosu
Joined: 28 Apr 2008 Posts: 4
|
Posted: Mon 28 Apr 2008, 08:58 Post subject:
Is ac97_codec module available for puppy 3.01? |
|
I have a Norhtec Microclient Jr., which I guess also requires the SIS7019 audio driver. I see the sys7019 kernel module in my copy of Puppy 3.01, but I can't find the ac97_codec module. Did this get skipped? Could someone compile it?
Thanks.
Doug
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 5472 Location: Australia
|
Posted: Mon 28 Apr 2008, 17:20 Post subject:
|
|
OK, sis7019 OSS module + ac97_codec module dotpet added for Puppy 3.x here -
http://www.murga-linux.com/puppy/viewtopic.php?p=84824#84824
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 9099 Location: Perth, Western Australia
|
Posted: Mon 28 Apr 2008, 20:22 Post subject:
|
|
Note that the 7019 audio driver is finally part of the 2.6.25 kernel.
_________________ https://bkhome.org/news/
|
Back to top
|
|
 |
tayloratosu
Joined: 28 Apr 2008 Posts: 4
|
Posted: Tue 29 Apr 2008, 07:59 Post subject:
It works |
|
Hey, thanks, tempestuous! Now I have sound. Life is good.
|
Back to top
|
|
 |
|