[Openchrome-users] [openChrome] #420: Fedora 16 no video error on HP Thin Client with Via chip set

OpenChrome Trac trac
Wed Nov 23 13:28:20 PST 2011


#420: Fedora 16 no video error on HP Thin Client with Via chip set
---------------------+------------------------------------------------------
 Reporter:  bjaming  |       Owner:  schlobinux
     Type:  defect   |      Status:  accepted  
 Priority:  minor    |   Milestone:            
Component:  xdriver  |     Version:  0.2.904   
 Keywords:           |    Blocking:            
Blockedby:           |  
---------------------+------------------------------------------------------

Comment(by schlobinux):

 Ok, I think this is because your board is DVI only, and the DVI output is
 not well supported. Actually detection of this output is disabled by
 default and you'll have to use the ActiveDevice option to enable it
 manually.

 Drop a file named openchrome.conf in /etc/xorg.conf.d with the following
 content :
 Section "Device"
         Identifier  "Card0"
         Driver      "openchrome"
         Option      "ActiveDevice" "DFP"
 EndSection

 Does that help ?

-- 
Ticket URL: <http://www.openchrome.org/trac/ticket/420#comment:12>
openChrome <http://www.openchrome.org/>
The openChrome project



More information about the Openchrome-users mailing list