Linux-SWAT
Forum Addict!
- Joined
- Feb 13, 2010
- Messages
- 9,187
I asked Notaz if it's possible to include the udlfb and dependencies in Zaxxon kernel, so it should help a lot here.
Last edited by a moderator:
AWESOME
It works.
It's so amaying.
Full HD 1080x1920 out of my Pandora.
Some Question:
How to change resoution?
I want to try lower resolution.
Maybe I'll get some performance boost (it's not that important but would be nice).
Section "Screen"
Identifier "Screen0"
Device "OMAPFB"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "800x480"
EndSubSection
EndSection
Section "Screen"
Identifier "DisplayLinkScreen"
Device "DisplayLinkDevice"
Monitor "DisplayLinkMonitor"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x600"
EndSubSection
EndSection
as soon as notaz included the kernel driver
It seems that real hotplug is not possible with the versions of X and udlfb (kernel): http://superuser.com...org-1-13-on-ker What would in theory be possible using the hotplug mechanism of Linux, as I understand it, would be, to kill and restart X automatically on every plug / unplug of a DisplayLink device.