Public bug reported:

kat@tabbykat:~$ lsb_release -rd
Description:    Ubuntu 11.04
Release:        11.04
kat@tabbykat:~$ apt-cache policy xserver-xorg-video-displaylink 
xserver-xorg-video-displaylink:
  Geïnstalleerd: 0.3-0ubuntu9
  Kandidaat:     0.3-0ubuntu9
  Versietabel:
 *** 0.3-0ubuntu9 0
        500 http://nl.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages
        100 /var/lib/dpkg/status


I have a HP USB Graphics Adapter using the Displaylink technology Model NL571AA
When plugging in the adapter to Ubuntu Natty 11.04
The display link drivers are in the kernel and I loaded 
xserver-xorg-video-displaylink
As the idea behind Ubuntu is plug it in and it 'just works', this bug. All the 
pieces are there to have this 'just work' but it doesn't.

the kernel recognizes the device and reports it capabilities correctly:
[ 1299.776038] udlfb: DisplayLink HP USB Graphics Adap - serial #111687
[ 1299.776055] udlfb: vid_17e9&pid_01d7&rev_0101 driver's dlfb_data struct at 
ffff8800a3c36000
[ 1299.776065] udlfb: console enable=0
[ 1299.776071] udlfb: fb_defio enable=0
[ 1299.776994] udlfb: vendor descriptor length:22 data:22 5f 01 0020 05 00 01 
03 04 02
[ 1299.777003] udlfb: DL chip limited to 2080000 pixel modes
[ 1299.777387] udlfb: allocated 4 65024 byte urbs
[ 1299.860991] udlfb: 1280x1024 valid mode
[ 1299.861006] udlfb: 720x400 valid mode
[ 1299.861015] udlfb: 640x480 valid mode
[ 1299.861023] udlfb: 640x480 valid mode
[ 1299.861030] udlfb: 800x600 valid mode
[ 1299.861038] udlfb: 800x600 valid mode
[ 1299.861045] udlfb: 1024x768 valid mode
[ 1299.861053] udlfb: 1024x768 valid mode
[ 1299.861061] udlfb: 1280x1024 valid mode
[ 1299.861069] udlfb: 1152x864 valid mode
[ 1299.861077] udlfb: 1280x1024 valid mode
[ 1299.861086] udlfb: Reallocating framebuffer. Addresses will change!
[ 1299.867486] udlfb: 1280x1024 valid mode
[ 1299.867497] udlfb: set_par mode 1280x1024
[ 1299.893239] udlfb: DisplayLink USB device /dev/fb0 attached. 1280x1024 
resolution. Using 5120K framebuffer memory

Unfortunatly the screen just shows green when plugged in. I have
experimented with custom Xorg.conf's without success. Although the new
Ubuntu without Xorg.conf, this should not be necessary.

#################################################

Section "Files"
        ModulePath      "/usr/lib/xorg/modules"
        ModulePath      "/usr/lib/xorg/modules/drivers"
EndSection

############### DisplayLink Stuff ###############

Section "Device"
        Identifier      "DisplayLinkDevice"
        driver          "displaylink"
        Option  "fbdev" "/dev/fb0"
EndSection

Section "Monitor"
        Identifier      "DisplayLinkMonitor"
EndSection

Section "Screen"
        Identifier      "DisplayLinkScreen"
        Device          "DisplayLinkDevice"
        Monitor         "DisplayLinkMonitor"
        SubSection "Display"
                Depth   24
                Modes   "1280x1024"
        EndSubSection
EndSection

What I expected to happen:
Plug in the HP USB Graphics Adapter (Displaylink)
Extra screen turns on showing an Ubuntu Desktop

What really happend:
Plugged in the HP USB Graphics Adapter (Displaylink)
Screen shows green, no desktop.

(Adapter is functional, works on Windows 7)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-displaylink 0.3-0ubuntu9
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
NonfreeKernelModules: wl
Architecture: amd64
Date: Tue Jul 19 01:09:05 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=nl_NL:en
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: xserver-xorg-video-displaylink
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xserver-xorg-video-displaylink (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug natty running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/812594

Title:
  HP USB Graphics Adapter (Displaylink) shows green screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-displaylink/+bug/812594/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to