[Bug 417132] Re: Driver for Tritton USB 2.0 to VGA adapter

2010-11-21 Thread abzo
Hello, I can find my MANHATTAN usb-vga card under the mark LINDY or TRITTON, 
all these card have the same form
 See : http://forum.ubuntu-fr.org/viewtopic.php?pid=3608486  at the end of the 
post .
lsusb gives me :
Bus 001 Device 006: ID 0711:5100 Magic Control Technology Corp.  Is that a 
compatible usb-vga graphic card ?
The unit is a dockstar from seagate  : 
http://forum.hardware.fr/hfr/OSAlternatifs/Hardware-2/seagate-dockstar-computer-sujet_71314_1.htm.
   I m connected by ssh 

Black screen ...   (not even green )

-- 
Driver for Tritton USB 2.0 to VGA adapter
https://bugs.launchpad.net/bugs/417132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417132] Re: Driver for Tritton USB 2.0 to VGA adapter

2010-11-21 Thread Bryce Harrington
No; the issue is that X auto-detection looks only at the PCI bus.  It
doesn't scan the USB bus for devices.  So all USB2xxx type devices must
be manually configured.  Maybe someday someone will implement USB bus
video device scanning in X.org but I know of no plans currently.

-- 
Driver for Tritton USB 2.0 to VGA adapter
https://bugs.launchpad.net/bugs/417132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417132] Re: Driver for Tritton USB 2.0 to VGA adapter

2009-08-26 Thread intel352
** Changed in: xorg (Ubuntu)
   Status: Incomplete = Invalid

-- 
Driver for Tritton USB 2.0 to VGA adapter
https://bugs.launchpad.net/bugs/417132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417132] Re: Driver for Tritton USB 2.0 to VGA adapter

2009-08-24 Thread Bryce Harrington
Hi intel352,


Please attach the output of `lspci -vvnn`, and attach your /var/log/Xorg.0.log 
(and maybe Xorg.0.log.old) file from after reproducing this issue.  If you've 
made any customizations to your /etc/X11/xorg.conf please attach that as well.

[This is an automated message.  Apologies if it has reached you
inappropriately; please just reply to this message indicating so.]


** Tags added: needs-lspci-vvnn

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

-- 
Driver for Tritton USB 2.0 to VGA adapter
https://bugs.launchpad.net/bugs/417132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417132] Re: Driver for Tritton USB 2.0 to VGA adapter

2009-08-24 Thread intel352
Attaching lspci output

** Attachment added: lspci -vvnn
   http://launchpadlibrarian.net/30744371/lspci_output

-- 
Driver for Tritton USB 2.0 to VGA adapter
https://bugs.launchpad.net/bugs/417132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417132] Re: Driver for Tritton USB 2.0 to VGA adapter

2009-08-24 Thread intel352
Attaching xorg log

** Attachment added: Xorg log
   http://launchpadlibrarian.net/30744382/Xorg.0.log

-- 
Driver for Tritton USB 2.0 to VGA adapter
https://bugs.launchpad.net/bugs/417132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417132] Re: Driver for Tritton USB 2.0 to VGA adapter

2009-08-24 Thread intel352
Attaching xorg conf (just regenerated it fresh this morning with no
modifications, as I've been experimenting with getting the onboard ATI,
PCI nvidia, and USB Tritton working, just trying to find a dual-monitor
solution between the 3 adapters)

** Attachment added: Xorg conf
   http://launchpadlibrarian.net/30744453/xorg.conf

-- 
Driver for Tritton USB 2.0 to VGA adapter
https://bugs.launchpad.net/bugs/417132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417132] Re: Driver for Tritton USB 2.0 to VGA adapter

2009-08-24 Thread intel352
Attaching lsusb -vv, as this ticket is regarding a USB VGA adapter,
figured this might be important to attach.

** Attachment added: lsusb -vv
   http://launchpadlibrarian.net/30744464/lsusb_output

-- 
Driver for Tritton USB 2.0 to VGA adapter
https://bugs.launchpad.net/bugs/417132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417132] Re: Driver for Tritton USB 2.0 to VGA adapter

2009-08-24 Thread intel352
My apologies, your responses got me thinking that the USB2VGA adapter may 
actually be supported, just not configured properly.
I did some research and found in fact that it's been supported for several 
years in linux, and modprobe picks it up in Ubuntu, it's just not picked up for 
X configuration.

I've set it up to work with my ATI card now after reading various
threads in ubuntuforums, the only remaining issue is trying to get
Xinerama working with it.

Thanks for your patience, I apologize for wasting your time

-- 
Driver for Tritton USB 2.0 to VGA adapter
https://bugs.launchpad.net/bugs/417132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417132] Re: Driver for Tritton USB 2.0 to VGA adapter

2009-08-22 Thread Bryce Harrington
** Tags added: needs-xorglog

-- 
Driver for Tritton USB 2.0 to VGA adapter
https://bugs.launchpad.net/bugs/417132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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