View previous topic :: View next topic |
Author |
Message |
ryanCD n00b
Joined: 28 Aug 2003 Posts: 60
|
Posted: Fri Jan 23, 2004 12:07 am Post subject: Via k9t900 sound on amd64 |
|
|
I have a new gigabyte motherboard with a via k8t800 chipset for amd64. The audio is evedently handled by the southbridge, via VT8237, and I've had no luck making it go.
I installed alsa with the ac'97 codec, but nothing shows up in /proc/asound/cards or /dev/sound when I load the module. There is a linux driver on the via website that supports this southbridge, but not the 2.6.x kernels.
I also don't see an entry for this particular via chip in either the OSS or alsa supported cards lists.
So I was wondering, can anyone get this to run? Is there an open source driver that's up to date, or can I use a different driver to get it to go? _________________ The new scum |
|
Back to top |
|
|
ballyn n00b
Joined: 14 Aug 2003 Posts: 73
|
Posted: Fri Jan 23, 2004 5:54 am Post subject: |
|
|
I think you probably need the via82xx driver. From a quick glance, it looks like the 8235 is supported in that driver, so you might have some luck hacking around to add your model (or look for a patch or different kernel). The driver's in Sound -> ALSA -> PCI -> VIA 82C686A/B, 8233 South Bridge. |
|
Back to top |
|
|
ryanCD n00b
Joined: 28 Aug 2003 Posts: 60
|
Posted: Fri Jan 23, 2004 4:13 pm Post subject: |
|
|
so, partial succes. I set up alsa and oss-emulation in the kernel, alsa recognises my soundcard and the oss mixer and so forth show up. I used alsa mixer to unmute all the chanells and bring up the volume, no luck, then tried amixer to do the same thing, but there's still no sound.
I was trying to play music through xmms with both the xmms-alsa plugin, and through the oss emulation, no dice with either.
I'll look around for a patch for via's own linux driver for kernel 2.6x, but if anyone can think of something stupid I may be doing, or has had succes with this type of setup, I'd like to hear from you. _________________ The new scum |
|
Back to top |
|
|
ballyn n00b
Joined: 14 Aug 2003 Posts: 73
|
Posted: Fri Jan 23, 2004 7:24 pm Post subject: |
|
|
What drivers are you using? What's your dmesg output look like when it's finding sound hardware?
If you're using OSS, and you load those drivers, you should also get devices like /dev/sound/dsp /dev/sound/mixer, etc. Do you have those? |
|
Back to top |
|
|
ryanCD n00b
Joined: 28 Aug 2003 Posts: 60
|
Posted: Fri Jan 23, 2004 9:30 pm Post subject: |
|
|
I just switched to the oss via82cxxx_audio driver, and it works nicely.
Dmseg wasn't giving me any information when I loaded or unloaded the alsa driver, and the driver did appear to create mixers, both native and emulated, but no sound. Guess I'll have to figure it out when oss gets phased out.
Thanks for the help,
ryan _________________ The new scum |
|
Back to top |
|
|
Redeeman l33t
Joined: 25 Sep 2003 Posts: 958 Location: Portugal
|
Posted: Sat Jan 24, 2004 2:12 pm Post subject: |
|
|
aint ur sound very crispy? i have asus k8v deluxe and my sound is crispy |
|
Back to top |
|
|
ryanCD n00b
Joined: 28 Aug 2003 Posts: 60
|
Posted: Mon Jan 26, 2004 5:31 pm Post subject: |
|
|
I really haven't had problems with the sound since I got the modules working. It does crap up when cpu usage approches 100%, but I imagine that's because the decoders don't have enough cycles to work with in those conditions, as opposed to a problem with the sound hardware its self. _________________ The new scum |
|
Back to top |
|
|
jelliebellie n00b
Joined: 26 Jan 2004 Posts: 5 Location: Texas
|
Posted: Mon Jan 26, 2004 6:46 pm Post subject: |
|
|
I had the same exact behavior with Alsa on my Abit mobo (same chipset). Everything built fine, drivers installed, channels unmuted, but no sound.
Since I like Alsa (use it on my other comps) I've decided to install a different sound card, an old Vortex2 card I had laying around. _________________ jelliebellie@jabber.org
Abit KV8-MAX3, Athlon64 3400+, 1gig RAM, GeForceFX 5950 Ultra, Seagate 160gig SATA |
|
Back to top |
|
|
tjcannell n00b
Joined: 21 Aug 2003 Posts: 10
|
Posted: Mon Jan 26, 2004 10:36 pm Post subject: |
|
|
I have an K8V, I got no sound at all untill I raised the volume of the first VIA DXS level in AlsaMixer to about 75%. Then all the sounds that have been queued up till then all start playing.
The sound 'crispy'ness was cured on my machine by adding the line :
options snd-via82xx dxs_support=1
to /etc/modules.d/alsa as mentioned in other threads.
[/code] |
|
Back to top |
|
|
jelliebellie n00b
Joined: 26 Jan 2004 Posts: 5 Location: Texas
|
Posted: Tue Jan 27, 2004 11:39 pm Post subject: |
|
|
Okay, with a little prodding by tjcannell I tried again with the via82xx.
Using the dxs_support option didn't change anything.
I found another post that mentions using alsamixer to enable "Line-In As Surround" and "Duplicate Front" and then plug the speakers into the Line-in port. Seems like a strange thing to do, but it works. _________________ jelliebellie@jabber.org
Abit KV8-MAX3, Athlon64 3400+, 1gig RAM, GeForceFX 5950 Ultra, Seagate 160gig SATA |
|
Back to top |
|
|
|