LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Asus A8V-MX Mainboard (https://www.linuxquestions.org/questions/linux-hardware-18/asus-a8v-mx-mainboard-387146/)

m_yates 11-27-2005 10:31 PM

Asus A8V-MX Mainboard
 
Has anyone gotten this motherboard to work under Linux? I have been trying for two weeks. It appears that the VT8251 chipset is not recognized, even using the latest kernel 2.6.15-rc2. It prevents DMA from being turned on for the hard disk. As a result, the system is slower than my 5 year old laptop. I was able to install Debian-386, Debian-amd64, Ubuntu-386, and Ubuntu-amd64, but nothing will get DMA working.

Bruce Hill 11-28-2005 11:54 AM

I think you are correct. You'd be better querying LKML about this, first via search.

m_yates 11-30-2005 08:19 AM

I got it working. Here is a link to the patch needed for kernel 2.6.15-rc2: http://article.gmane.org/gmane.linux.ide/6599 The patch works in Ubuntu (Breezy) AMD64. DMA now works for my IDE hard drive. However, I also tried patching and compiling the kernel in Debian and the new kernel failed with "/dev/hda1 not found". There must be something different with the kernel configuration or boot process between Ubuntu and Debian. I don't have any more time to try and figure out anything else, so I am now a new Ubuntu convert. Everything works except sound.

Sound does not work with this motherboard in Debian (etch/sid), Ubuntu(breezy), or Knoppix(4). I might try another post to see if anyone knows anything about sound. If not, it is off to Compusa for a soundcard :mad:

Bruce Hill 11-30-2005 08:34 AM

Post your "/sbin/lspci" output for Multimedia Audiocontroller ...

m_yates 11-30-2005 02:45 PM

Quote:

matt@duster:~$ lspci | grep Multimedia
0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 70)
Any help would be appreciated. If I open an audio stream in xmms, it plays sound for about half a second, then freezes. Asus lists the audio chip for this motherboard as "Realtek ALC653", alsamixer shows "Realtek ALC655 rev 1". Here is information on modules:
Quote:

root@duster:/home/matt# lsmod | grep snd
snd_seq_dummy 4484 0
snd_seq_oss 32128 0
snd_seq_midi 9920 0
snd_seq_midi_event 8064 2 snd_seq_oss,snd_seq_midi
snd_seq 52032 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_via82xx 29472 1
gameport 16392 1 snd_via82xx
snd_ac97_codec 87000 1 snd_via82xx
snd_pcm_oss 51232 0
snd_mixer_oss 17664 1 snd_pcm_oss
snd_pcm 91020 3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_timer 24200 2 snd_seq,snd_pcm
snd_page_alloc 11408 2 snd_via82xx,snd_pcm
snd_mpu401_uart 7936 1 snd_via82xx
snd_rawmidi 27040 2 snd_seq_midi,snd_mpu401_uart
snd_seq_device 9488 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
snd 55784 13 snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu40 1_uart,snd_rawmidi,snd_seq_device
soundcore 10912 1 snd
I am currently using alsa that comes with breezy Ubuntu. I tried upgrading to version 1.0.10 from Debian sid, but that didn't help.

Bruce Hill 12-02-2005 08:08 AM

Just curious if sound works at all, or this is a stream problem with XMMS?
Your modules look superlative. I have the same for that VIA soundchip
in a couple of boxen.

m_yates 12-02-2005 08:57 AM

Yes, it is a sound problem. If I try playing a video in mplayer, it freezes. However, if I disable the sound in BIOS and restart, the video plays smoothly with no sound. If I try playing "test sound" in kde control center, it freezes. However, it is not a problem with KDE or arts, because I get the same freezing in fluxbox running xmms.

Rajahuroman 04-13-2006 03:32 AM

The problem is with the audio driver on Asus A8V-MX which is Realtek ALC653 and is detected al ALC655 rev1. I found a solution to this and posed it on my webpage at http://www.geocities.com/rajahuroman/ .

m_yates 04-13-2006 08:32 AM

Thanks for posting the fix. I haven't had a chance to test it yet, but I posted your fix on the bug page: https://bugtrack.alsa-project.org/al...ew.php?id=1622


All times are GMT -5. The time now is 08:22 PM.