0

I have a USB3 to HDMI adapter based on UFX7000 SMSC chipset. It has a driver in the Linux kernel, but it makes a framebuffer device:

usb 2-1.1.1: SMSC UDX USB device /dev/fb1 attached. 800x600 resolution. Using 940K framebuffer memory

Is there an easy way to use that fb1? xrandr won't see what's attached to it, so it's either making a fixed multi-display fixed x.org config or maybe (is that possible?) starting xephyr/other X server/specific app on /dev/fb2.

tshepang
  • 12,111
  • 21
  • 91
  • 136
Riklaunim
  • 128
  • 6

1 Answers1

0

http://www.smsc.com/Products/USB/USB_Graphics_Controllers/UFX7000/Download they have a link do download their xorg driver, try that

son goku
  • 1
  • 1
  • ah, it's a x.org driver :) anyway they still didn't activated my account and without that I can't download it. – Riklaunim Apr 03 '13 at 21:40