Date: Thu, 11 Jun 2015 04:25:55 -0700 (MST) From: zen2k <tangential.dreaming@gmail.com> To: freebsd-current@freebsd.org Subject: Re: Pluggable frame buffer devices Message-ID: <1434021955560-6017846.post@n5.nabble.com> In-Reply-To: <54FFEC27.3010400@selasky.org> References: <54E11A57.3030105@selasky.org> <5013637.Hs60HQbBR0@shawnwebb-laptop> <1963872.pLReSBKNjx@shawnwebb-laptop> <54E6F060.2010301@selasky.org> <4020865.FJlWBPXrRZ@shawnwebb-laptop> <54E99CCE.5030401@selasky.org> <54FB663B.9080803@selasky.org> <1425903905.4540.0.camel@hardenedbsd.org> <89221372.DjuVbSkams@shawnwebb-laptop> <54FFEC27.3010400@selasky.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello I have an AOC e2251fwu monitor which I have used under debian using libdlo with success in the past. I have used the same driver under OpenBSD for testing purpose only with "make check" and it's rendering the test on the attached monitor. I have spend one week and trying to figure out how to make the monitor work under FreeBSD. I have recompile the kernel using you're support for the udl.c and loaded the module in the kernel. kldstat: Id Refs Address Size Name 4 1 0xffffffff81fd6000 9e20 udl.ko 5 2 0xffffffff81fe0000 71b0 videomode.ko I have installed the xf86-video-scfb from the ports. And I'm stuck, can't figure out why in the dmsg the adapter is still recognize as a generic usb device shouldn't the drivers kicked in at this point making the monitor available as a framebuffer adapter in /dev ? dmsg | grep DisplayLink ugen2.3: <DisplayLink> at usbus2 Can you please provide some instructions regarding the steps involved in making this monitor work? Thank you. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Pluggable-frame-buffer-devices-tp5989022p6017846.html Sent from the freebsd-current mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1434021955560-6017846.post>