[Ubuntu-x-swat] [Bug 812594] Re: HP USB Graphics Adapter (Displaylink) shows green screen

2011-11-19 Thread Kat Amsterdam
Warning the DisplayLink driver is dependent on reading the EDID
(Extended display identification data) from the Monitor. If the monitor
does not supply this, then (as in my case) everything you try will fail.


This a partial workaround works for a single display:

1. make sure the displaylink driver is installed

sudo apt-get install xserver-xorg-video-displaylink

2. Put the following into the file
/usr/share/X11/xorg.conf.d/52-displaylink.conf (please have a look at
the Notes below as well)

Section Device 
Identifier DisplayLinkDevice 
driver displaylink 
Option fbdev /dev/fb0# or /dev/fb1 depending on the results of dmesg | 
grep DisplayLink
EndSection 

### 
Section Monitor 
Identifier DisplayLinkMonitor 
EndSection 

Section Screen 
Identifier DisplayLinkScreen 
Device DisplayLinkDevice 
Monitor DisplayLinkMonitor 
SubSection Display 
Depth 16 
Modes 1024x768 
EndSubSection 
EndSection 

3. Add the following to /etc/gdm/Init/Default above the exit 0 at the
end of the file:

### set display for attached USB devices

XRANDR=`gdmwhich xrandr` 
if [ x$XRANDR != x ] ; then 
$XRANDR -o 0 
fi 

4. stop X

sudo stop gdm

5. Test out before restarting gdm:

sudo startx

At this point, you should see at least a mouse cursor that you can move
around, and possibly the Unity 2D fallback interface, in case you're
using Natty.

6. If the desktop apepars and is usable, you should be able to now start
gdm and have a login screen:

sudo start gdm

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-displaylink in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 812594] Re: HP USB Graphics Adapter (Displaylink) shows green screen

2011-11-19 Thread Kat Amsterdam
thanks to Eric Williams of Canonical for the code above.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-displaylink in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 812594] Re: HP USB Graphics Adapter (Displaylink) shows green screen

2011-11-10 Thread Kat Amsterdam
I did upgrade to Oneric, and yes the issue still occurs with Oneric, I still 
get the green screen when I plug it in, and tweaking of Xorg.conf is to no 
avail.

This bug is also reported to Canonical Paid Support under my company 
globeone 
case: 00019304

I even went to the great lengths of sending a physical HP USB Display
Link adapter to the Canonical London office so they could have the
actual hardware to fix the bug with.

This, as the project that my company is working on is dependent on
getting a USB-VGA adapter working under Ubuntu.

You would think with paid support (2 licences, one for Lucid and one for
Natty) and actually sending the physical hardware Canonical/Ubuntu
Community could come up with something better than:

I can't promise we'll
get to it (we get way more bugs filed than we can usually get to), but
your testing and feedback can help out if and when we do.

I am starting to understand why Businesses use RedHat, SuSe or even
Microsoft.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-displaylink in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 830949] Re: [Intel N10 Graphics] Plugging in external monitor to VGA port makes both displays corrupted with thick slanted lines

2011-10-14 Thread Kat Amsterdam
My second monitor showed a big white and blue stripe down the middle and
after a reboot a dithered screen with every other scan line blacked out.

The shocker of this incident is Wont Fix!!! Unbelievably unprofessional.
The screen is the most important as it's your interface with the
computer.

See attachment for what is happening.

** Attachment added: shows the behaviour on a dual screen monitor
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/830949/+attachment/2543028/+files/2011-10-14%2013.38.26_oneric_badscreen.jpg

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/830949

Title:
  [Intel N10 Graphics] Plugging in external monitor to VGA port makes
  both displays corrupted with thick slanted lines

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/830949/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 585765] Re: Ubuntu 10.04 random freezes

2010-06-12 Thread Kat Amsterdam
There is a mountain of reports of this in the forums, that are being missed by 
the Bug Tracker.
http://ubuntuforums.org/showthread.php?p=9449420#post9449420  
(43 pages)

-- 
Ubuntu 10.04 random freezes
https://bugs.launchpad.net/bugs/585765
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 317094] Re: meta bug to collect lshal touchscreen info

2009-12-09 Thread Kat Amsterdam
Just unboxed a Dell SX2210T plugged it into a fresh install of Ubuntu Karmic 
9.10 installed evtouch, touchscreen does not respond at all.
Calibration program asks to report bug.

** Attachment added: evtouch_hal.out fresh install Karmic Dell SX2210T
   http://launchpadlibrarian.net/36636862/evtouch_hal.out

-- 
meta bug to collect lshal touchscreen info
https://bugs.launchpad.net/bugs/317094
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-evtouch in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 317094] Re: evtouch meta bug to collect lshal info

2009-08-10 Thread Kat Amsterdam
Here are the evtouch_hal.out
xorg.conf
lspci 
and 
xorg.0.log 
files

from an Asus EeeTop ET1602


** Attachment added: evtouch_hal.out
   http://launchpadlibrarian.net/30128284/evtouch_hal.out

-- 
evtouch meta bug to collect lshal info
https://bugs.launchpad.net/bugs/317094
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-evtouch in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 317094] Re: evtouch meta bug to collect lshal info

2009-08-10 Thread Kat Amsterdam
here are the rest of the files for the Asus Eee Top ET1602

** Attachment added: katAsusET1602_bug317094.tar.gz
   http://launchpadlibrarian.net/30128463/katAsusET1602_bug317094.tar.gz

-- 
evtouch meta bug to collect lshal info
https://bugs.launchpad.net/bugs/317094
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-evtouch in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp