LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-25-2006, 10:53 AM   #16
hank_o_bot
LQ Newbie
 
Registered: Jan 2006
Posts: 12

Rep: Reputation: 0

Sorry, forgot to mention, I didn't really have any issues with ethernet with any BIOS release. I've seen reports of ppl preferring forcedeth over nv_net, I use nv_net, don't have problems.

I don't use sound (or much video for that matter, running on VESA), and couldn't even tell you if it works or not. This thing is a server to me.
 
Old 02-28-2006, 10:10 PM   #17
leosgb
Member
 
Registered: Nov 2004
Location: Brazil
Distribution: Gentoo
Posts: 363

Rep: Reputation: 31
I know this is totally off topic but I am having a hard time trying to upgrade my BIOS here. Could any of you show me where you found your DOS bootable image? I dont have a floopy in my computer and I burned a cdrom using nero's provided DOS image and tested it in my laptop. When i took it to my ASUS system (the target system) it just doesnt work! The system reboots after it starts to load DOS from the cdrom. I need this upgrade so I can use my SATA drive with my old info (the current BIOS has an issue with "previously" used drives). Hope anyone can give me a pointer to further information. Sorry for this post being here, I know it doesnt belong in here but since many of you managed to get the update I just thought someone could help me here. Thanks for any help.
 
Old 03-06-2006, 10:35 PM   #18
gkrobert
LQ Newbie
 
Registered: Feb 2006
Posts: 3

Rep: Reputation: 0
Hello again, I have been out of town. I am still wondering if anyone has seen or experienced the extremely slow operation of Linux once it installs? Even the install itself took hours. Isn't this odd? Any suggestions what to look into to figure out what the slowness is about? BIOS?
GregR
 
Old 08-10-2006, 02:12 PM   #19
andymiller_1_2_3
LQ Newbie
 
Registered: Aug 2006
Posts: 1

Rep: Reputation: 0
The Asus A8N VM CSM Motherboards work with Fedora Core 5 without any problems. You can find a ready to run Fedora 5 distro for this motherboard at

LixSystems dot com


This distro also works with the newer Asus M2NPV-VM

Here is What's working
----------------------
Sound
networking
Nvidia 3D
hardware accelerated MPEG with XvMC
SATA
USB
1394
DVI
TV


Instructions
--------------
How to get the A8N-VM or A8N-VM CSM working in Linux?
The following sections is for those who do not wish to buy their systems from us but have problems getting their Asus MB running under Linux. None of this applies if you install from our Install DVD.
ACPI:
Upate to Bios version 1001. This fixes the DSDT table and you can now cleanly boot into Linux. ACPI is fixed after the BIOS update as well.
SOUND:
These motherboards use intel-hda audio. Update to alsa version 1.0.11. In case you hear a high pitch sound from the speaker add the following option to modules.conf "options snd-hda-intel position_fix=1 model=3stack"
NETWORK:
Install the forcedeth driver Version 0.47 or higher.
USB:
Disable the "Legacy USB Support" in the BIOS
Video 3D drivers:
Install Nvidia drivers version 8756 or higher.

Monitor resolutions
Modern monitors in general provide the EDID (Extended display identification data) data structure to the connected graphics card. XWindows interprets these data to select the best resolution for your monitor. In case of an older monitor, modelines might have to be added to the xorg.conf configuration file. Run the following command to check the EDID status :
grep "EDID" /var/log/Xorg.0.log

Example output for none EDID monitor :
(WW) NVIDIA(0): Unable to read EDID for display device CRT-0
(WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) NVIDIA(0): from EDID.


Common modelines

ModeLine "NTSCspec-59.94i" 14.318 768 784 848 910 483 484 492 525 Interlace
ModeLine "NTSCspec-59.94p" 28.636 768 784 848 910 483 484 492 525

ModeLine "ATSC-480-59.94i" 11.958 640 664 736 760 480 484 492 525 Interlace
ModeLine "ATSC-480-60i" 11.97 640 664 736 760 480 484 492 525 Interlace
ModeLine "ATSC-480-59.94p" 23.916 640 664 736 760 480 484 492 525
ModeLine "ATSC-480-60p" 23.94 640 664 736 760 480 484 492 525
ModeLine "ATSC-480a-59.94i" 11.958 640 664 736 760 480 484 492 525 Interlace
ModeLine "ATSC-480a-60i" 11.97 640 664 736 760 480 484 492 525 Interlace
ModeLine "ATSC-480a-59.94p" 23.916 640 664 736 760 480 484 492 525
ModeLine "ATSC-480a-60p" 23.94 640 664 736 760 480 484 492 525
ModeLine "ATSC-720-59.94p" 74.176 1280 1320 1376 1650 720 722 728 750
ModeLine "ATSC-720-60p" 74.25 1280 1320 1376 1650 720 722 728 750
ModeLine "ATSC-1080-59.94i" 74.176 1920 1960 2016 2200 1080 1082 1088 1125 Interlace
ModeLine "ATSC-1080-60i" 74.25 1920 1960 2016 2200 1080 1082 1088 1125 Interlace
ModeLine "ATSC-1080-59.94p" 148.352 1920 1960 2016 2200 1080 1082 1088 1125
ModeLine "ATSC-1080-60p" 148.5 1920 1960 2016 2200 1080 1082 1088 1125

Hardware acclerated MPEG

Add a file called "XvMCConfig" in /etc/X11 containing the path and file name of your NVIDIA XvMC library. In case of the Lx8100 or FC5 with NVIDIA driver version 8756, the file would contain the following line:

/usr/X11R6/lib64/libXvMCNVIDIA.so.1.0.8756

Kernel Version
I recommend Fedora 2.6.16.




good luck
Andy
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
nVidia nForce 4 on Asus A8N-SLI and Athlon 64 3000+ working only in promiscuous mode jandac3472989 Linux - Networking 4 04-29-2006 05:39 PM
Mandrake 10.1 installation on Asus A8N SLI mobo aVIXk7 Mandriva 3 04-10-2006 01:13 PM
How to use audio driver on an Asus A8N-VM CSM lukeb Fedora 3 02-07-2006 05:00 PM
Nforce 430 SATA woes Aurin Linux - Hardware 2 12-25-2005 07:20 AM
Sound not working in Slamd64 on Asus A8N Motherboard, but works in Slax...Help! DaneM Linux - Hardware 2 09-08-2005 11:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:17 AM.

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