lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 22 Jul 2013 14:58:25 +0200
From:	Paolo Bolzoni <paolo.bolzoni.brown@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Unsupported DisplayLink (udl or udlfb module)

Dear kernel list,
I bought a DVI to VGA adapter[0] hoping to make it work with the
modules udl or udlfb. The program lsusb does recognize it as a
DisplayLink:

//// lsmod output:
Bus 002 Device 004: ID 17e9:4300 DisplayLink

But, it does not matter what of the two modules I have loaded it
seems the kernel does not recognize it

# modprobe udl
//// plugging
# dmesg|tail -3
[ 5500.731973] usb 2-1: new SuperSpeed USB device number 5 using xhci_hcd
[ 5500.747190] usbip-host 2-1:1.0: 2-1 is not in match_busid table... skip!
[ 5500.747760] usbip-host 2-1:1.1: 2-1 is not in match_busid table... skip!
//// unplugging
# rmmod udl
# modprobe udlfb
//// plugging
# dmesg|tail -4
[ 5544.168599] usb 2-1: USB disconnect, device number 5
[ 5560.144758] usb 2-1: new SuperSpeed USB device number 6 using xhci_hcd
[ 5560.160033] usbip-host 2-1:1.0: 2-1 is not in match_busid table... skip!
[ 5560.160585] usbip-host 2-1:1.1: 2-1 is not in match_busid table... skip!

I tried seeking on the Internet, but I could not find anything about
this 17e9:4300 model. So I ask, it will be supported? It is already
supported somewhat? Can I help? I have no experience in kernel
programming; but asking is legit I guess.

Please if you answer put my address paolo.bolzoni.brown@...il.com in
CC as I did not register to the mailing list scared by the huge volume.

Yours sincerely,
Paolo Bolzoni


[0] http://www.amazon.co.uk/exec/obidos/ASIN/B0086359SG/ref=ox_ya_os_product
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ