View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: M3N78-VM and KM Testing
PostPosted: Wed Jul 30, 2008 8:42 pm 
Offline
Joined: Tue Mar 27, 2007 11:55 am
Posts: 40
Hey -

So I've got the above motherboard, which I don't think KM agrees with. Various segfaults etc during install and general instability.

I'm guessing because it's a fairly new mobo.

Here's a link:

http://www.asus.com/products.aspx?l1=3& ... odelmenu=2

Is there anything I can do to assist in making KM capatible with this mobo?

Thanks,
Brad


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 31, 2008 11:49 am 
Offline
Joined: Sun Sep 25, 2005 3:50 pm
Posts: 1013
Location: Los Angeles
I'd hate to tell you this, but you'll need a cutting edge/bleeding edge kernel. Someone in IRC recently had a similar board and we tried everything we could come up with, but it would not work. You can try installing R5.5 on some other hardware, update/recompile a newer kernel from kernel.org and then try to hook up the hard drive to your MCP78 (GeForce 8200) mobo. That's all you can do with KnoppMyth. You can alteratively try a different distro. Fedora 9 is rumored to support this chipset.

_________________
Mike
My Hardware Profile


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 06, 2008 10:25 am 
Offline
Joined: Tue Mar 27, 2007 11:55 am
Posts: 40
Well this isn't really KM specific, but I figured I'd post my progress:

I've got spdif audio working now; however, I had to make these changes in ALSA .17:

alsa-kernel/pci/hda/hda_codec.c function snd_hda_parse_pin_def_config, it starts at line 2813

Modify the switch statement:

switch (get_defcfg_device(def_conf)) {

and add at the bottom:


case AC_JACK_DIG_OTHER_OUT:
cfg->dig_out_pin = nid;
break;

Recompile:

./configure --with-cards=hda-intel; make; make install
rmmod snd-hda-intel && modprobe snd-hda-intel

To check that your change applied:

cat /proc/asound/version

Should read the date you just compiled it on.

If it doesn't

rpm -e alsa-driver-1.0.17-70.fc9.i386
rpm -e alsa-kmdl-2.6.25.11-97.fc9

reboot

now do

cat /proc/asound/version

Should read the date you just compiled it on.

Unmute iec958 in your alsamixer and run:

speaker-test -twav -c2 -Dhw:0,1

To test your sound. You should hear some voices.

Sometimes there are permission issues:

chmod -R a+rwX /dev/snd/.
chmod -R a+rwX /dev/adsp
chmod -R a+rwX /dev/dsp

Should fix it.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 80 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu