首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >使用Matrox DualHead2Go在Linux上工作的外部屏幕?

使用Matrox DualHead2Go在Linux上工作的外部屏幕?
EN

Ask Ubuntu用户
提问于 2011-08-02 10:56:45
回答 1查看 5K关注 0票数 3

我想知道DualHead2GO是否能在Linux中工作,是否有两个外部屏幕连接到它和我的笔记本电脑的VGA/DVI上:

http://www.matrox.com/graphics/en/products/gxm/dh2go/

模型编号如下:

代码语言:javascript
复制
18ea:0004 Matrox Graphics

根据我在http://www.linux-usb.org/usb.ids上找到的其他ids,我的模型可能是DualHead2Go数字版:

代码语言:javascript
复制
18ea  Matrox Graphics, Inc.
    0002  DualHead2Go [Analog Edition]
    0004  TripleHead2Go [Digital Edition]

从lsusb扩展打印:

代码语言:javascript
复制
Bus 002 Device 004: ID 18ea:0003 Matrox Graphics, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.01
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x18ea Matrox Graphics, Inc.
  idProduct          0x0003 
  bcdDevice            1.00
  iManufacturer           1 
  iProduct                2 
  iSerial                 4 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           41
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.01
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      34
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
EN

回答 1

Ask Ubuntu用户

发布于 2012-02-26 11:31:27

正如自由所指出的,独眼巨人_通过更新固件和更改Windows下的设置使其工作(看见)。

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/55481

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档