bon du nouveau: j'ai réussi a compiler xf86-video-fbdev
j'ai récuperer les sources ici :
http://cgit.freedesktop.org/xorg/driver ... deo-fbdev/
Ensuite j'installe libdlo
puis je charge udlfb (modprobe udlfb) mais lorsque je lance : libdlo-test1 il me donne :
Code : Tout sélectionner
libdlo-test1
test: argv[0]: libdlo-test1
test: init...
test: no DisplayLink devices found
test: error 0 'Successful'
le docking station est bien connecté
dmesg:
Code : Tout sélectionner
usb 2-3: USB disconnect, device number 6
[ 3304.572742] usb 2-3.1: USB disconnect, device number 7
[ 3306.929910] usb 2-3: new high-speed USB device number 8 using ehci_hcd
[ 3307.054264] hub 2-3:1.0: USB hub found
[ 3307.054401] hub 2-3:1.0: 7 ports detected
[ 3307.319959] usb 2-3.1: new high-speed USB device number 9 using ehci_hcd
[ 3307.414954] scsi8 : usb-storage 2-3.1:2.0
[ 3308.417209] scsi scan: INQUIRY result too short (5), using 36
[ 3308.417228] scsi 8:0:0:0: CD-ROM PQ: 0 ANSI: 0
[ 3308.420300] sr1: scsi3-mmc drive: 8x/40x writer xa/form2 cdda tray
[ 3308.420956] sr 8:0:0:0: Attached scsi CD-ROM sr1
et lsusb :
Code : Tout sélectionner
lsusb
Bus 002 Device 008: ID 1a40:0201 Terminus Technology Inc. FE 2.1 7-port Hub
Bus 002 Device 003: ID 10f1:1a09 Importek
Bus 003 Device 002: ID 138a:0001 Validity Sensors, Inc. VFS101 Fingerprint Reader
Bus 003 Device 003: ID 03f0:171d Hewlett-Packard Bluetooth 2.0 Interface [Broadcom BCM2045]
Bus 005 Device 002: ID 09da:8090 A4 Tech Co., Ltd X-718BK Oscar Optical Gaming Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 009: ID 17e9:02ea DisplayLink
donc il voit bien le docking station usb displaylink (17e9:02ea) mais j'ai l'impression qu'il ne le reconnait pas comme une carte graphique. Il me semble que je devrais voir /dev/fb0 ou /dev/fb1 dans dmesg, non ?
Bon, dehors c'est le déluge mais la je seche totalement
