[Ubuntu-x-swat] [Bug 1296315] Re: Displaylink and ASUS MB168B+ not working

2015-02-15 Thread Typhoe
Hi,

just tried the latest nightly of ubuntu (2015/02/15 iso)
lsb_release -d
Description:Ubuntu Vivid Vervet (development branch)

Still no change... The monitor is detected when plugged in (appears in
dmesg) but it is not recognized by the system and thus, can't be use...

Status of the problem is still unchanged so far...

ubuntu@ubuntu:~$ uname -a
Linux ubuntu 3.18.0-13-generic #14-Ubuntu SMP Fri Feb 6 09:55:14 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

ubuntu@ubuntu:~$ dmesg
[  167.366484] usb 2-3: new SuperSpeed USB device number 6 using xhci_hcd
[  167.383178] usb 2-3: New USB device found, idVendor=17e9, idProduct=ff03
[  167.383196] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  167.383199] usb 2-3: Product: MB168B+
[  167.383202] usb 2-3: Manufacturer: DisplayLink
[  167.383204] usb 2-3: SerialNumber: DALMTF151588

root@ubuntu:/home/ubuntu# xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 382mm x 215mm
   1920x1080  60.0*+   60.0 40.0  
[...]
VGA-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)

root@ubuntu:/home/ubuntu# xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x65 cap: 0x1, Source Output crtcs: 2 outputs: 4 associated 
providers: 0 name:nouveau

root@ubuntu:/home/ubuntu# ls -l /dev/fb*
crw-rw 1 root video 29, 0 Feb 15 21:04 /dev/fb0

root@ubuntu:/home/ubuntu# dpkg -l | grep ^ii *xserver-xorg-video-modesetting
ii  xserver-xorg-video-modesetting   0.9.0-1build1  
amd64X.Org X server -- Generic modesetting driver

root@ubuntu:/home/ubuntu# grep udl /etc/modprobe.d/blacklist-framebuffer.conf 
blacklist udlfb



** Changed in: xorg (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] Re: Displaylink and ASUS MB168B+ not working

2014-04-04 Thread Typhoe
Hi,

I don't have any xorg.conf file in /etc/ and its sub dirs.

So far, I didn't manage to get any positive result...

Regards.

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] Re: Displaylink and ASUS MB168B+ not working

2014-03-24 Thread Typhoe
Additional tests:

udlfb is blacklisted by default in trusty:
 grep udl /etc/modprobe.d/blacklist-framebuffer.conf 
blacklist udlfb

Generic modesetting driver is also present by default:
dpkg -l | grep ^ii *xserver-xorg-video-modesetting
ii  xserver-xorg-video-modesetting  0.8.1-1build1   
   amd64X.Org X server -- Generic modesetting driver

After reading the Kernel/MainlineBuilds page, I tried a mainline kernel
https://wiki.ubuntu.com/Kernel/MainlineBuilds

I didn't found my kernel version on the mapping page (Trusty not indicated)
http://kernel.ubuntu.com/~kernel-ppa/info/kernel-version-map.html

uname -a
Linux g75vw 3.13.0-19-generic #39-Ubuntu SMP Fri Mar 21 14:18:44 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

So I tried the kernel v3.13.7 as it seems the last of my version 
(configs-based-on-Ubuntu-3.13.0-19.40.patch)
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.7-trusty/ 
linux-headers-3.13.7-031307_3.13.7-031307.201403240156_all.deb
linux-headers-3.13.7-031307-generic_3.13.7-031307.201403240156_amd64.deb
linux-image-3.13.7-031307-generic_3.13.7-031307.201403240156_amd64.deb
(no linux-image-extra deb as it is mainline?)

After a dpkg -i *.deb and a reboot, I still don't get any progress...
(manually modprobe udl, and trying to unplug/plug again the monitor)

uname -a
Linux g75vw 3.13.7-031307-generic #201403240156 SMP Mon Mar 24 05:57:41 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

Mar 24 11:39:11 g75vw kernel: [   80.303538] usbcore: registered new interface 
driver udl
Mar 24 11:39:39 g75vw kernel: [  107.757943] usb 4-3: USB disconnect, device 
number 3
Mar 24 11:39:48 g75vw kernel: [  116.561490] usb 4-3: new SuperSpeed USB device 
number 6 using xhci_hcd
Mar 24 11:39:48 g75vw mtp-probe: checking bus 4, device 6: 
/sys/devices/pci:00/:00:14.0/usb4/4-3
Mar 24 11:39:48 g75vw mtp-probe: bus: 4, device: 6 was not an MTP device
Mar 24 11:39:48 g75vw kernel: [  116.577674] usb 4-3: New USB device found, 
idVendor=17e9, idProduct=ff03
Mar 24 11:39:48 g75vw kernel: [  116.577680] usb 4-3: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Mar 24 11:39:48 g75vw kernel: [  116.577683] usb 4-3: Product: MB168B+
Mar 24 11:39:48 g75vw kernel: [  116.577685] usb 4-3: Manufacturer: DisplayLink
Mar 24 11:39:48 g75vw kernel: [  116.577688] usb 4-3: SerialNumber: DALMTF151588


** Tags added: apport-collected reproducible single-occurrence

** Description changed:

  Hi,
  
  I'm trying to use an USB3 external monitor Asus MB168B+ with displaylink
  technology.
  
  The monitor is detected by the kernel upon plug, but no driver seems to
  be loaded...
  
  My notebook is an ASUS G75VW
  sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
  G75VW.223
  01/07/2013
  
  lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  
  apt-cache policy xorg
  xorg:
Installé : 1:7.7+1ubuntu8
Candidat : 1:7.7+1ubuntu8
   Table de version :
   *** 1:7.7+1ubuntu8 0
  500 http://ubuntu-archive.mirrors.free.org/ubuntu/ trusty/main amd64 
Packages
  100 /var/lib/dpkg/status
  
  uname -a
  Linux g75vw 3.13.0-18-generic #38-Ubuntu SMP Mon Mar 17 21:40:06 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  
  Mar 23 16:15:31 g75vw kernel: [13264.796466] usb 4-3: new SuperSpeed USB 
device number 6 using xhci_hcd
  Mar 23 16:15:31 g75vw kernel: [13264.812773] usb 4-3: New USB device found, 
idVendor=17e9, idProduct=ff03
  Mar 23 16:15:31 g75vw kernel: [13264.812780] usb 4-3: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
  Mar 23 16:15:31 g75vw kernel: [13264.812784] usb 4-3: Product: MB168B+
  Mar 23 16:15:31 g75vw kernel: [13264.812787] usb 4-3: Manufacturer: 
DisplayLink
  Mar 23 16:15:31 g75vw kernel: [13264.812790] usb 4-3: SerialNumber: 
DALMTF151588
  Mar 23 16:15:31 g75vw mtp-probe: checking bus 4, device 6: 
/sys/devices/pci:00/:00:14.0/usb4/4-3
  Mar 23 16:15:31 g75vw mtp-probe: bus: 4, device: 6 was not an MTP device
  
  xrandr
  Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
  LVDS-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 382mm x 215mm
 1920x1080 60.0*+ 60.0 40.0
  ...
  VGA-1 disconnected (normal left inverted right x axis y axis)
  HDMI-1 disconnected (normal left inverted right x axis y axis)
  DP-1 disconnected (normal left inverted right x axis y axis)
  
  xrandr --listproviders
  Providers: number : 1
  Provider 0: id: 0x65 cap: 0x1, Source Output crtcs: 2 outputs: 4 associated 
providers: 0 name:nouveau
  
  ls -l /dev/fb*
  crw-rw 1 root video 29, 0 mars 23 12:34 /dev/fb0
  
  regards
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 

[Ubuntu-x-swat] [Bug 1296315] BootDmesg.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040593/+files/BootDmesg.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] DpkgLog.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: DpkgLog.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040597/+files/DpkgLog.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] HookError_source_xorg.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: HookError_source_xorg.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040598/+files/HookError_source_xorg.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] BootLog.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: BootLog.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040594/+files/BootLog.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] CurrentDmesg.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040595/+files/CurrentDmesg.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] Lsusb.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1296315/+attachment/4040600/+files/Lsusb.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] Lspci.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1296315/+attachment/4040599/+files/Lspci.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] Dependencies.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040596/+files/Dependencies.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] ProcCpuinfo.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040602/+files/ProcCpuinfo.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] ProcModules.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040604/+files/ProcModules.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] UdevLog.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040606/+files/UdevLog.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] XorgLog.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: XorgLog.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040607/+files/XorgLog.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] ProcInterrupts.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040603/+files/ProcInterrupts.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] XorgLogOld.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040608/+files/XorgLogOld.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] UdevDb.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1296315/+attachment/4040605/+files/UdevDb.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] Xrandr.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/1296315/+attachment/4040609/+files/Xrandr.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] Lspci.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1296315/+attachment/4040622/+files/Lspci.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] Lsusb.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1296315/+attachment/4040623/+files/Lsusb.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] HookError_source_xorg.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: HookError_source_xorg.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040621/+files/HookError_source_xorg.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] ProcModules.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040626/+files/ProcModules.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] UdevDb.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1296315/+attachment/4040627/+files/UdevDb.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] UdevLog.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040632/+files/UdevLog.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] xserver.devices.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: xserver.devices.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040641/+files/xserver.devices.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] xserver.outputs.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: xserver.outputs.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040642/+files/xserver.outputs.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] Xrandr.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/1296315/+attachment/4040639/+files/Xrandr.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] XorgLog.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: XorgLog.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040637/+files/XorgLog.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] DpkgLog.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: DpkgLog.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040620/+files/DpkgLog.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] BootDmesg.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040616/+files/BootDmesg.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] XorgLogOld.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040638/+files/XorgLogOld.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] ProcCpuinfo.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040624/+files/ProcCpuinfo.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] xdpyinfo.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040640/+files/xdpyinfo.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] ProcInterrupts.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040625/+files/ProcInterrupts.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] BootLog.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: BootLog.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040617/+files/BootLog.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] Dependencies.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040619/+files/Dependencies.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] CurrentDmesg.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040618/+files/CurrentDmesg.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] xserver.outputs.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: xserver.outputs.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040612/+files/xserver.outputs.txt

** Description changed:

  Hi,
  
  I'm trying to use an USB3 external monitor Asus MB168B+ with displaylink
  technology.
  
  The monitor is detected by the kernel upon plug, but no driver seems to
  be loaded...
  
  My notebook is an ASUS G75VW
  sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
  G75VW.223
  01/07/2013
  
  lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  
  apt-cache policy xorg
  xorg:
Installé : 1:7.7+1ubuntu8
Candidat : 1:7.7+1ubuntu8
   Table de version :
   *** 1:7.7+1ubuntu8 0
  500 http://ubuntu-archive.mirrors.free.org/ubuntu/ trusty/main amd64 
Packages
  100 /var/lib/dpkg/status
  
  uname -a
  Linux g75vw 3.13.0-18-generic #38-Ubuntu SMP Mon Mar 17 21:40:06 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  
  Mar 23 16:15:31 g75vw kernel: [13264.796466] usb 4-3: new SuperSpeed USB 
device number 6 using xhci_hcd
  Mar 23 16:15:31 g75vw kernel: [13264.812773] usb 4-3: New USB device found, 
idVendor=17e9, idProduct=ff03
  Mar 23 16:15:31 g75vw kernel: [13264.812780] usb 4-3: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
  Mar 23 16:15:31 g75vw kernel: [13264.812784] usb 4-3: Product: MB168B+
  Mar 23 16:15:31 g75vw kernel: [13264.812787] usb 4-3: Manufacturer: 
DisplayLink
  Mar 23 16:15:31 g75vw kernel: [13264.812790] usb 4-3: SerialNumber: 
DALMTF151588
  Mar 23 16:15:31 g75vw mtp-probe: checking bus 4, device 6: 
/sys/devices/pci:00/:00:14.0/usb4/4-3
  Mar 23 16:15:31 g75vw mtp-probe: bus: 4, device: 6 was not an MTP device
  
  xrandr
  Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
  LVDS-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 382mm x 215mm
 1920x1080 60.0*+ 60.0 40.0
  ...
  VGA-1 disconnected (normal left inverted right x axis y axis)
  HDMI-1 disconnected (normal left inverted right x axis y axis)
  DP-1 disconnected (normal left inverted right x axis y axis)
  
  xrandr --listproviders
  Providers: number : 1
  Provider 0: id: 0x65 cap: 0x1, Source Output crtcs: 2 outputs: 4 associated 
providers: 0 name:nouveau
  
  ls -l /dev/fb*
  crw-rw 1 root video 29, 0 mars 23 12:34 /dev/fb0
  
  regards
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Sun Mar 23 16:48:28 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GF114M [GeForce GTX 670M] [10de:1213] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:2119]
  InstallationDate: Installed on 2014-03-21 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140226)
  MachineType: ASUSTeK COMPUTER INC. G75VW
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic.efi.signed 
root=UUID=696d83ec-abd2-47e6-bf30-ce6bd4eb1514 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/07/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G75VW.223
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G75VW
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG75VW.223:bd01/07/2013:svnASUSTeKCOMPUTERINC.:pnG75VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG75VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: G75VW
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  --- 
  ApportVersion: 

[Ubuntu-x-swat] [Bug 1296315] xserver.devices.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: xserver.devices.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040611/+files/xserver.devices.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] xdpyinfo.txt

2014-03-24 Thread Typhoe
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/1296315/+attachment/4040610/+files/xdpyinfo.txt

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1296315/+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 1296315] [NEW] Displaylink and ASUS MB168B+ not working

2014-03-23 Thread Typhoe
Public bug reported:

Hi,

I'm trying to use an USB3 external monitor Asus MB168B+ with displaylink
technology.

The monitor is detected by the kernel upon plug, but no driver seems to
be loaded...

My notebook is an ASUS G75VW
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
G75VW.223
01/07/2013

lsb_release -rd
Description:Ubuntu Trusty Tahr (development branch)
Release:14.04

apt-cache policy xorg
xorg:
  Installé : 1:7.7+1ubuntu8
  Candidat : 1:7.7+1ubuntu8
 Table de version :
 *** 1:7.7+1ubuntu8 0
500 http://ubuntu-archive.mirrors.free.org/ubuntu/ trusty/main amd64 
Packages
100 /var/lib/dpkg/status

uname -a
Linux g75vw 3.13.0-18-generic #38-Ubuntu SMP Mon Mar 17 21:40:06 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

Mar 23 16:15:31 g75vw kernel: [13264.796466] usb 4-3: new SuperSpeed USB device 
number 6 using xhci_hcd
Mar 23 16:15:31 g75vw kernel: [13264.812773] usb 4-3: New USB device found, 
idVendor=17e9, idProduct=ff03
Mar 23 16:15:31 g75vw kernel: [13264.812780] usb 4-3: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Mar 23 16:15:31 g75vw kernel: [13264.812784] usb 4-3: Product: MB168B+
Mar 23 16:15:31 g75vw kernel: [13264.812787] usb 4-3: Manufacturer: DisplayLink
Mar 23 16:15:31 g75vw kernel: [13264.812790] usb 4-3: SerialNumber: DALMTF151588
Mar 23 16:15:31 g75vw mtp-probe: checking bus 4, device 6: 
/sys/devices/pci:00/:00:14.0/usb4/4-3
Mar 23 16:15:31 g75vw mtp-probe: bus: 4, device: 6 was not an MTP device

xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 382mm x 215mm
   1920x1080 60.0*+ 60.0 40.0
...
VGA-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)

xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x65 cap: 0x1, Source Output crtcs: 2 outputs: 4 associated 
providers: 0 name:nouveau

ls -l /dev/fb*
crw-rw 1 root video 29, 0 mars 23 12:34 /dev/fb0

regards

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
Uname: Linux 3.13.0-18-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: GNOME
Date: Sun Mar 23 16:48:28 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GF114M [GeForce GTX 670M] [10de:1213] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:2119]
InstallationDate: Installed on 2014-03-21 (1 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140226)
MachineType: ASUSTeK COMPUTER INC. G75VW
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic.efi.signed 
root=UUID=696d83ec-abd2-47e6-bf30-ce6bd4eb1514 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/07/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: G75VW.223
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: G75VW
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG75VW.223:bd01/07/2013:svnASUSTeKCOMPUTERINC.:pnG75VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG75VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: G75VW
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty ubuntu

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

Title:
  Displaylink and ASUS MB168B+ not working

To manage notifications about this bug go to:

[Ubuntu-x-swat] [Bug 1296315] Re: Displaylink and ASUS MB168B+ not working

2014-03-23 Thread Typhoe
sudo lsusb -d17e9:ff03 -vvv

Bus 004 Device 006: ID 17e9:ff03 DisplayLink 
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   3.00
  bDeviceClass  239 Miscellaneous Device
  bDeviceSubClass 2 ?
  bDeviceProtocol 1 Interface Association
  bMaxPacketSize0 9
  idVendor   0x17e9 DisplayLink
  idProduct  0xff03 
  bcdDevice1.70
  iManufacturer   1 DisplayLink
  iProduct2 MB168B+
  iSerial 3 DALMTF151588
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength  116
bNumInterfaces  2
bConfigurationValue 1
iConfiguration  0 
bmAttributes 0x80
  (Bus Powered)
MaxPower  126mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   4
  bInterfaceClass   255 Vendor Specific Class
  bInterfaceSubClass  0 
  bInterfaceProtocol  3 
  iInterface  0 
  ** UNRECOGNIZED:  0c 5f 01 00 0a 00 04 04 01 00 04 00
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02  EP 2 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0400  1x 1024 bytes
bInterval   0
bMaxBurst   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x08  EP 8 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0400  1x 1024 bytes
bInterval   0
bMaxBurst   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x84  EP 4 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0400  1x 1024 bytes
bInterval   0
bMaxBurst   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x85  EP 5 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0008  1x 8 bytes
bInterval   5
bMaxBurst   0
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber1
  bAlternateSetting   0
  bNumEndpoints   0
  bInterfaceClass   254 Application Specific Interface
  bInterfaceSubClass  1 Device Firmware Update
  bInterfaceProtocol  1 
  iInterface  0 
  Device Firmware Upgrade Interface Descriptor:
bLength 9
bDescriptorType33
bmAttributes1
  Will Not Detach
  Manifestation Intolerant
  Upload Unsupported
  Download Supported
wDetachTimeout200 milliseconds
wTransferSize1024 bytes
bcdDFUVersion   1.01
  ** UNRECOGNIZED:  10 40 08 06 0c 08 02 09 46 66 6c 79 4d 6f 6e 69
Binary Object Store Descriptor:
  bLength 5
  bDescriptorType15
  wTotalLength   42
  bNumDeviceCaps  3
  USB 2.0 Extension Device Capability:
bLength 7
bDescriptorType16
bDevCapabilityType  2
bmAttributes   0x0002
  Link Power Management (LPM) Supported
  SuperSpeed USB Device Capability:
bLength10
bDescriptorType16
bDevCapabilityType  3
bmAttributes 0x00
wSpeedsSupported   0x000e
  Device can operate at Full Speed (12Mbps)
  Device can operate at High Speed (480Mbps)
  Device can operate at SuperSpeed (5Gbps)
bFunctionalitySupport   2
  Lowest fully-functional device speed is High Speed (480Mbps)
bU1DevExitLat  10 micro seconds
bU2DevExitLat 366 micro seconds
  Container ID Device Capability:
bLength20
bDescriptorType16
bDevCapabilityType  4
bReserved   0
ContainerID {30a29107-ae36-1349-6d97-f02a0eda5f4a}
Device Status: 0x000c
  (Bus Powered)
  U1 Enabled
  U2 Enabled

-- 
You received this bug 

[Ubuntu-x-swat] [Bug 1030165] Re: Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

2012-10-08 Thread Typhoe
Latest iso from 2012/10/08 solves the problem.

Thank you!

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1030165/+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 1046088] Re: No Brightness Control on ASUS G75VW Notbook

2012-09-16 Thread Typhoe
Hi,

same problem here.


typhoe@g75vw:~$ cat /sys/class/dmi/id/sys_vendor
ASUSTeK COMPUTER INC.
typhoe@g75vw:~$ cat /sys/class/dmi/id/product_name
G75VW

Regards.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-updates in Ubuntu.
https://bugs.launchpad.net/bugs/1046088

Title:
  No Brightness Control on ASUS G75VW Notbook

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-updates/+bug/1046088/+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 1030165] Re: Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

2012-08-27 Thread Typhoe
Here is also the syslog from this session.

** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1030165/+attachment/3279579/+files/syslog

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

Title:
  Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1030165/+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 1030165] Re: Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

2012-08-27 Thread Typhoe
Hi,

here is a Xorg.log from latest daily liveCD of quantal amd64 (august,
27th).

Nothing was installed except ssh to let me stop lightdm and get the log
from /var/log (otherwise, as Xorg restart every few seconds... It's not
easy to do anything directly).

Regards.

** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1030165/+attachment/3279578/+files/Xorg.0.log

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

Title:
  Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1030165/+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 1030165] Re: Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

2012-08-23 Thread Typhoe
Ok,

I'll update the bug report using the lastest daily of quantal this week
end.

Is there a command line to generate a report using apport? 
Otherwise, I'll only be able to get you the Xorg log (as, without desktop... 
I'll only have command line access).

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

Title:
  Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1030165/+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 1030165] [NEW] Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

2012-07-27 Thread Typhoe
Public bug reported:

Hi,

using the livecd (quantal alpha 3), I can't get a desktop display.

I tried to install using the alternate CD. Install setup works, but on first 
boot, nouveau is used and can't get the video card to work, so the X server is 
re-spawned every few seconds, but no desktop (not even a login screen)...
Xorg doesn't fallback to vesa mode...

I had to switch to console (ctrl+alt+f1) and install nvidia driver
(nvidia-current-updates) then reboot to get a working xorg.

Shouldn't xorg fallback to vesa mode if nouveau can't be used? 
I tried to boot on an old 10.04 LTS cdrom, and I can get a working desktop (at 
least the display ;-) ) in vesa mode with it!

Regards.


typhoe@g75vw:~$ lsb_release -rd
Description:Ubuntu quantal (development branch)
Release:12.10


typhoe@g75vw:~$ apt-cache policy xorg xserver-xorg-video-nouveau 
nvidia-current-updates
xorg:
  Installé : 1:7.7+1ubuntu1
  Candidat : 1:7.7+1ubuntu1
 Table de version :
 *** 1:7.7+1ubuntu1 0
500 http://fr.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status
xserver-xorg-video-nouveau:
  Installé : 1:1.0.1-1build1
  Candidat : 1:1.0.1-1build1
 Table de version :
 *** 1:1.0.1-1build1 0
500 http://fr.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status
nvidia-current-updates:
  Installé : 302.17-0ubuntu2
  Candidat : 302.17-0ubuntu2
 Table de version :
 *** 302.17-0ubuntu2 0
500 http://fr.archive.ubuntu.com/ubuntu/ quantal/restricted amd64 
Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-6.6-generic 3.5.0
Uname: Linux 3.5.0-6-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] est un dossier: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  302.17  Tue Jun 12 16:03:22 
PDT 2012
 GCC version:  gcc version 4.7.1 (Ubuntu/Linaro 4.7.1-5ubuntu1)
.proc.driver.nvidia.warnings.fbdev:
 Your system is not currently configured to drive a VGA console
 on the primary VGA device. The NVIDIA Linux graphics driver
 requires the use of a text-mode VGA console. Use of other console
 drivers including, but not limited to, vesafb, may result in
 corruption and stability problems, and is not supported.
.tmp.unity.support.test.0:
 
ApportVersion: 2.4-0ubuntu5
Architecture: amd64
CheckboxSubmission: 07c1b2f1302af9a0aa8bf3fa10951319
CheckboxSystem: 4c773cd91921f9618cc2f1893bc1a87a
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Sat Jul 28 00:29:18 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus: nvidia-current-updates, 302.17, 3.5.0-6-generic, x86_64: installed
ExtraDebuggingInterest: Yes,
GraphicsCard:
 NVIDIA Corporation Device [10de:1213] (rev a1) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:2119]
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120724.3)
MachineType: ASUSTeK COMPUTER INC. G75VW
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.5.0-6-generic 
root=UUID=6dca5550-c0e2-443d-b88c-d7c923b64aef ro rootflags=subvol=@ quiet 
splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/06/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: G75VW.207
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: G75VW
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG75VW.207:bd04/06/2012:svnASUSTeKCOMPUTERINC.:pnG75VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG75VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: G75VW
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.8+bzr3249-0ubuntu2
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.37-0ubuntu2
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.3-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.3-0ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.12.1.902-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~really6.14.4-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.19.0-1ubuntu2
version.xserver-xorg

[Ubuntu-x-swat] [Bug 1030165] Re: Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

2012-07-27 Thread Typhoe
-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1030165

Title:
  Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1030165/+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 1030165] Re: Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

2012-07-27 Thread Typhoe
Notebook is an Asus G75VW
Nvidia Card is GTx-670M


typhoe@g75vw:~$ sudo lspci -s 01:00.0 -vvn
01:00.0 0300: 10de:1213 (rev a1) (prog-if 00 [VGA controller])
Subsystem: 1043:2119
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 16
Region 0: Memory at f600 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at f000 (64-bit, prefetchable) [size=64M]
Region 3: Memory at f400 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at e000 [size=128]
[virtual] Expansion ROM at f700 [disabled] [size=512K]
Capabilities: [60] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Address:   Data: 
Capabilities: [78] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s 4us, L1 
64us
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- 
Unsupported-
RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- 
TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency 
L0 1us, L1 4us
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk- 
DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis+
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- 
SpeedDis-, Selectable De-emphasis: -6dB
 Transmit Margin: Normal Operating Range, 
EnterModifiedCompliance- ComplianceSOS-
 Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, 
EqualizationComplete-, EqualizationPhase1-
 EqualizationPhase2-, EqualizationPhase3-, 
LinkEqualizationRequest-
Capabilities: [b4] Vendor Specific Information: Len=14 ?
Capabilities: [100 v1] Virtual Channel
Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
Arb:Fixed- WRR32- WRR64- WRR128-
Ctrl:   ArbSelect=Fixed
Status: InProgress-
VC0:Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb:Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=01
Status: NegoPending- InProgress-
Capabilities: [128 v1] Power Budgeting ?
Capabilities: [600 v1] Vendor Specific Information: ID=0001 Rev=1 
Len=024 ?
Kernel driver in use: nvidia
Kernel modules: nvidia_current_updates, nouveau, nvidiafb

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

Title:
  Xorg can't use nvidia card with nouveau but doesn't fallback to vesa

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1030165/+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