LinuxMCE Forums
May 26, 2013, 01:35:42 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: 1 ... 3 4 [5]
  Print  
Author Topic: VIDEO CARDS: ATI, Intel, VIA... whatever you got...  (Read 3737 times)
l3mce
NEEDS to work for LinuxMCE
***
Posts: 1031



View Profile
« Reply #60 on: August 14, 2012, 12:50:19 am »

I just wanted to thank you for your continued enthusiasm and reporting. It is very helpful for me.
Logged

I never quit... I just ping out.
Armor Gnome
Guru
****
Posts: 281


View Profile
« Reply #61 on: August 14, 2012, 01:21:57 am »

No need at all to thank me, I am just a grateful user.  I have been using LMCE in some form or another for 3 years now and I enjoy doing my part to make it even better.  With enough effort I will eventually help write code but until that time I do what I know, which is piecing things together until they POST, then dumping the results on your lap.  Shocked

From the Forum Home Page:
Quote

89580 Posts in 12106 Topics by 18821 Members. Latest Member:

Imagine if 18,821 people gave hardware and setup feedback from their unique systems!  For me to find unsupported junk I would have to dig out a IIgs or C128 cassette drive.
Logged

I made a wiki!  Click here to check out my system.
Armor Gnome
Guru
****
Posts: 281


View Profile
« Reply #62 on: August 14, 2012, 05:39:21 am »

Disappointing test tonight.  I had pretty high hopes for this card and wanted to test multiple output modes.  Supported yes but not good in any way.  I will keep it up for a few days and perhaps see if I can't adjust it and edit this post if I get better results.  Here you go L3mce:

nVidia GeForce 5200 AGP 128MB
VGA, DVI & S-Video outputs
Fanless, PCI powered, full PCI card height

lspci | grep VGA
Quote
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)

lspci -nnk | grep VGA -A2
Quote
01:00.0 VGA compatible controller [0300]: nVidia Corporation NV34 [GeForce FX 5200] [10de:0322] (rev a1)
        Kernel driver in use: nouveau
        Kernel modules: nvidiafb, nouveau

/etc/X11/xorg.conf (portion)
Quote
Section "Device"
       
Identifier   "Card0"
   Driver      "nouveau"
   VendorName   "Unknown Vendor Name"
   BoardName   "Unknown Board Name"
   Option      "LinearAlloc"      "16384"
   #BusID      "PCI:0:2:0"
#   Option      "NoDDC"            "true"
   Option "XvmcUsesTextures" "true"
   Option "renderAccel" "true"
   Option "NoDDCValue"
   Option "UseEDID" "true"
   Option "ExactModeTimingsDVI" "true"
   Option "NoLogo" "true"
   Option "NoBandWidthTest" "true"
   Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlacedModes, AllowNon60HzDFPModes, NoEdidModes"
   Option "DynamicTwinView" "false"
   Option "UseEvents" "true"
   Option "AllowGLXWithComposite" "true"
   Option "AddARGBGLXVisuals" "true"
   Option      "ConnectedMonitor" "CRT"
EndSection

Section "Screen"
   Identifier   "Screen0"
   Device      "Card0"
   Monitor      "Monitor0"
   DefaultDepth   24
   SubSection "Display"
      Modes      "1280x720"
      Virtual      1280 720
   EndSubSection
   Option "XvmcUsesTextures" "true"
   Option "renderAccel" "true"
   Option "NoDDCValue"
   Option "UseEDID" "true"
   Option "ExactModeTimingsDVI" "true"
   Option "NoLogo" "true"
   Option "NoBandWidthTest" "true"
   Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlacedModes, AllowNon60HzDFPModes, NoEdidModes"
   Option "DynamicTwinView" "false"
   Option "UseEvents" "true"
   Option "AllowGLXWithComposite" "true"
   Option "AddARGBGLXVisuals" "true"
   Option   "TVStandard"   "720p"
EndSection
Logged

I made a wiki!  Click here to check out my system.
Pages: 1 ... 3 4 [5]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!