[Libdlo] module loads and unloads
S.K Han
hsk1385 at postech.ac.kr
Fri Jun 12 00:42:25 PDT 2009
Hello.
I tried to implement displaylink driver and udlfb to my ubuntu 9.04 jaunty powerpc and Radeon 9200
(2005 PPC Macmini)
but, I can't execute Xorg.
I attach my X.org log and xorg.conf
----------dmesg----------
[713855.597358] usb 1-2: new high speed USB device using ehci_hcd and address 3
[713855.784374] usb 1-2: configuration #1 chosen from 1 choice
[713855.787775] DisplayLink device attached
[713855.787892] ret control msg 0: 4 0500f0
[713855.908043] EDID XRES 800 YRES 480
[713855.908052] INIT VIDEO 0 800 480
[713855.908401] ret control msg 1 (STD_CHANNEL): 16
[713855.908527] ret bulk 2: 156 156
[713855.908649] ret bulk 3: 0
[713855.908651] found valid mode...30303
[713855.909936] screen base allocated !!!
[713855.914304] colormap allocated
-----------log-------------
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 12 15:59:22 2009
(==) Using config file: "/etc/X11/xorg.conf"
(EE) DL(0): Unknown EDID version 162
(EE) DL(0): Unknown EDID version 163
----------xorg.conf--------
# This if for Radeon 9200 (not presense of Radeon 9200 driver for PPC)
#Section "Device"
# Identifier "Configured Video Device"
# BusID "PCI:0:16:0"
# Option "UseFBDev" "true"
#EndSection
# Display Implementation
Section "Device"
Identifier "dl0"
driver "displaylink"
Option "fbdev" "/dev/fb0"
EndSection
#Section "Monitor"
# Identifier "Configured Monitor"
#EndSection
Section "Monitor"
Identifier "monitor0"
EndSection
Section "Screen"
Identifier "screen0"
Device "dl0"
Monitor "monitor0"
EndSection
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/libdlo/attachments/20090612/2eacef0a/attachment.htm
More information about the Libdlo
mailing list