Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Linux and Open Source

Reply
 
Thread Tools Search this Thread Display Modes
Old 03-23-2013, 05:14 AM   #1
sjhill
Junior Member
 
Join Date: Mar 2013
Posts: 1
Default DisplayLink X Server Crashes

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
And the X log output can be found here. I have added debug statements in the source and as you can see in the log the segfault always occurs in the 'xf86OutputCreate' call. I have tried using the "fbdev" framebuffer mode also, but X unloads the module when my ATI is the primary display. I have tried the DisplayLink as both a primary and secondary display. Still no luck. Anyone have some ideas? I have posted this verbatim to both the forum here and the 'libdlo' mailing list. Thank you in advance.

-Steve
sjhill is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:08 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.