![]() |
|
|
#1 |
|
Junior Member
Join Date: Mar 2013
Posts: 1
|
I am trying to debug a X server crash associated with the xorg driver located at this git repository. The snippet from my xorg.conf file is:
Code:
Section "Device"
Identifier "DisplayLink"
# Driver "fbdev"
Driver "displaylink"
Option "fbdev" "/dev/fb1"
EndSection
-Steve |
|
|
|
![]() |
|
|