Changeset 938


Ignore:
Timestamp:
Jan 14, 2008 11:39:14 PM (5 years ago)
Author:
dkg
Message:

debirf: not every machine uses PCI device ID 1:0:0 as its video adapter. Removing the BusID from the installed xorg.conf seems to allow for autodetection.

Location:
trunk/debirf
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/debirf/debian/changelog

    r937 r938  
    2525  * make xkiosk back off if there are 5 restarts in under a minute  
    2626    (closes CMRG #74) 
     27  * remove PCI device ID from default xorg.conf (autodetection seems to 
     28    work better) 
    2729 
    2830 -- Jameson Rollins <jrollins@fifthhorseman.net>  Sun, 13 Jan 2008 22:01:57 -0500 
  • trunk/debirf/fs/usr/share/debirf/modules/xkiosk

    r937 r938  
    4949        Identifier      "Generic Video Card" 
    5050        Driver          "vesa" 
    51         BusID           "PCI:1:0:0" 
    5251EndSection 
    5352Section "Monitor" 
Note: See TracChangeset for help on using the changeset viewer.