Тестируем поддержку USB - 2

Drivers for periphery equipment
  • SVN #4830
    Ноутбук Toshiba Portege R600
    Имеется встроенный DVD-RW, подключенный к шине USB. В него был вставлен CD-диск ещё до начала загрузки.
    Колибри видит само устройство как 08/05/50 (если я правильно понял лог), но в списке дисков он не отображается.
    Логи board + pcidev прилагаю.
    Attachments
    Downloaded 426 times
    Downloaded 439 times
  • yogev_ezra wrote:SVN #4830
    Ноутбук Toshiba Portege R600
    Имеется встроенный DVD-RW, подключенный к шине USB. В него был вставлен CD-диск ещё до начала загрузки.
    Колибри видит само устройство как 08/05/50 (если я правильно понял лог), но в списке дисков он не отображается.
    Логи board + pcidev прилагаю.
    Драйвер ATAPI устройств поддержан только для ATA.
    Всем чмоки в этом проекте! Засуньте эти 11 лет себе в жопу!
  • Mario_r4 wrote:Драйвер ATAPI устройств поддержан только для ATA.
    В моём случае, ИМХО, проблема случается ещё раньше, чем может понадобиться драйвер ATAPI:

    Code: Select all

    K : device descriptor: 12 01 00 02 00 00 00 40 30 09 05 0C 00 00 01 02 00 01
    K : found USB device with ID 0930:0C05, 1 configuration(s)
    K : config descriptor: 09 02 20 00 01 01 00 C0 01 09 04 00 00 02 08 05 50 00 07 05 81 02 00 02 00 07 05 02 02 00 02 00
    K : USB interface class/subclass/protocol = 08/05/50
    K : USB mass storage device detected
    K : 1 logical unit(s)
    [...]
    K : Command 03 failed
    K : media is ready
    K : 1 attempts, 69 ticks
    K : peripheral device type is 05
    CleverMouse обрабатывает только Peripheral Device Type 00h - Direct-access block device (e.g., magnetic disk), а у меня здесь 05h.
  • yogev_ezra wrote:
    Mario_r4 wrote:Драйвер ATAPI устройств поддержан только для ATA.
    В моём случае, ИМХО, проблема случается ещё раньше, чем может понадобиться драйвер ATAPI:

    Code: Select all

    K : device descriptor: 12 01 00 02 00 00 00 40 30 09 05 0C 00 00 01 02 00 01
    K : found USB device with ID 0930:0C05, 1 configuration(s)
    K : config descriptor: 09 02 20 00 01 01 00 C0 01 09 04 00 00 02 08 05 50 00 07 05 81 02 00 02 00 07 05 02 02 00 02 00
    K : USB interface class/subclass/protocol = 08/05/50
    K : USB mass storage device detected
    K : 1 logical unit(s)
    [...]
    K : Command 03 failed
    K : media is ready
    K : 1 attempts, 69 ticks
    K : peripheral device type is 05
    CleverMouse обрабатывает только Peripheral Device Type 00h - Direct-access block device (e.g., magnetic disk), а у меня здесь 05h.
    На предыдущей странице темы я написал тоже самое.
    Всем чмоки в этом проекте! Засуньте эти 11 лет себе в жопу!
  • Mario_r4 wrote:
    yogev_ezra wrote:
    Mario_r4 wrote:Драйвер ATAPI устройств поддержан только для ATA.
    В моём случае, ИМХО, проблема случается ещё раньше, чем может понадобиться драйвер ATAPI.
    CleverMouse обрабатывает только Peripheral Device Type 00h - Direct-access block device (e.g., magnetic disk), а у меня здесь 05h.
    На предыдущей странице темы я написал тоже самое.
    Да, но у тебя проблема другая - у тебя устройство видится вообще как класс 08/02/50, которое драйвер CleverMouse не поддерживает даже на уровне класса.
    А у меня 08/05/50 - этот класс поддерживается, и проблема уже в Peripheral Device Type 05h.
  • Mario_r4 wrote:но похоже еще на низком уровне устройство игнорируется.

    Code: Select all

    K : USB interface class/subclass/protocol = 08/02/50
    K : unknown mass storage device
    
    Странное устройство, в SCSI-интерфейсе 08/06/50 тоже есть подкласс ATAPI, обычно используется именно SCSI-интерфейс.
    Сделаем мир лучше!
  • Ноутбук 2005 года Compaq nc6120
    USB не работает ни мышки, ни флешки.

    BOARDLOG на скринах.
    У пользователя Devin memberlist.php?mode=viewprofile&u=6273
    Spoiler:
    Photo 25-04-14 04 36 39 pm.png
    Photo 25-04-14 04 36 39 pm.png (1.09 MiB)
    Viewed 12107 times
    Spoiler:
    Photo 25-04-14 04 36 26 pm.png
    Photo 25-04-14 04 36 26 pm.png (818.19 KiB)
    Viewed 12107 times
    Из хаоса в космос
  • Еще добавлю то что usb работают со старой версией колибри-н 2013 года
  • Поддержку US15W хотя бы в части работы USB (если я правильно понял, из-за ее отсутствия у меня ни мышь, ни клава не работают).
    И мышь COM-портовая тоже не работает - это у всех или только у меня на моем отдельно взятом чипсете?
  • EDIT by yogev_ezra: Сообщение перенёс в соответствующую тему.
    eurol wrote:Поддержку US15W хотя бы в части работы USB (если я правильно понял, из-за ее отсутствия у меня ни мышь, ни клава не работают).
    У меня на Fit-PC2 с US15W всё работало: viewtopic.php?f=30&t=1785&p=48305#p48305
    Поэтому нужна полная информация - что за устройство, какая сборка Колибри запускалась, вывод boardlog.txt + pcidev.txt
    eurol wrote:И мышь COM-портовая тоже не работает - это у всех или только у меня на моем отдельно взятом чипсете?
    Запуск драйвера для мыши COM-портовой нужно включить в AUTORUN.DAT, иначе она не будет работать: viewtopic.php?f=4&t=2344&p=50040#p50040
  • yogev_ezra wrote:
    eurol wrote:И мышь COM-портовая тоже не работает - это у всех или только у меня на моем отдельно взятом чипсете?
    Запуск драйвера для мыши COM-портовой нужно включить в AUTORUN.DAT, иначе она не будет работать: viewtopic.php?f=4&t=2344&p=50040#p50040
    It seems the program commouse has been removed from the distro, but the following line should work:

    Code: Select all

    /SYS/LOADDRV  "COMMOUSE"	   1	# COM mice detector
    Last edited by hidnplayr on Mon Sep 01, 2014 12:13 pm, edited 1 time in total.
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." Albert Einstein
  • USB mouse (tablet mode) does not work in virtualbox after the machine has been reset.

    After reset, usb information on board log ends with:
    K : port_after_reset, status of port 0 is 00000103
    And does not continue with .. as normal:
    K : device descriptor: 12 01 10 01 00 00 00 08 EE 80 21 00 00 01 01 03 00 01
    K : found USB device with ID 80EE:0021, 1 configuration(s)
    K : config descriptor: 09 02 22 00 01 01 00 80 32 09 04 00 00 01 03 00 00 00 09 21 10 01 00 01 22 55 00 07 05 81 03 08 00 0A
    K : USB interface class/subclass/protocol = 03/00/00
    K : USB HID device detected
    K : report descriptor: 05 01 09 02 A1 01 09 01 A1 00 05 09 19 01 29 05 15 00 25 01 95 05 75 01 81 02 95 01 75 03 81 03 05 01 09 38 15 81 25 7F 75 08 95 01 81 06 05 0C 0A 38 02 95 01 81 06 75 08 95 01 81 03 05 01 09 30 09 31 15 00 26 FF 7F 35 00 46 FF 7F 75 10 95 02 81 02 C0 C0
    All other messages on the board are exactly the same.
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." Albert Einstein
  • USB does not work on DELL PowerEdge 2400
    Controller: 0x1166:0x0220 (USB Open HC)
    Spoiler:K : Attach Interrupt 5 Handler 8098C6C3
    K : OHCI controller at 00:7A with 4 ports initialized
    ...
    K : port_after_reset, status of port 0 is 00000303
    K : Timeout in USB device initialization, trying to reset...
    K : port_after_reset, status of port 0 is 00000303
    K : Timeout in USB device initialization, trying to reset...
    K : port_after_reset, status of port 0 is 00000303
    K : Timeout in USB device initialization, trying to reset...
    K : port_after_reset, status of port 0 is 00000303
    K : error 16 in SET_ADDRESS, USB device disabled
    K : USB device disconnected
    K : port_after_reset, status of port 0 is 00000303
    K : Timeout in USB device initialization, trying to reset...
    K : port_after_reset, status of port 0 is 00000303
    K : Timeout in USB device initialization, trying to reset...
    K : port_after_reset, status of port 0 is 00000303
    K : Timeout in USB device initialization, trying to reset...
    K : port_after_reset, status of port 0 is 00000303
    K : error 17 in SET_ADDRESS, USB device disabled
    K : USB device disconnected
    K : port_after_reset, status of port 1 is 00000303
    K : Timeout in USB device initialization, trying to reset...
    K : port_after_reset, status of port 1 is 00000303
    K : error 16 in SET_ADDRESS, USB device disabled
    K : USB device disconnected
    K : port_after_reset, status of port 1 is 00000303
    K : error 16 in SET_ADDRESS, USB device disabled
    K : USB device disconnected
    K : port_after_reset, status of port 0 is 00000303
    K : Timeout in USB device initialization, trying to reset...
    K : port_after_reset, status of port 0 is 00000303
    K : Timeout in USB device initialization, trying to reset...
    K : port_after_reset, status of port 0 is 00000303
    K : Timeout in USB device initialization, trying to reset...
    K : port_after_reset, status of port 0 is 00000303
    K : error 17 in SET_ADDRESS, USB device disabled
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." Albert Einstein
  • hidnplayr wrote:USB mouse (tablet mode) does not work in virtualbox after the machine has been reset.
    Has been fixed in virtualbox 4.3.18.
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." Albert Einstein
  • Who is online

    Users browsing this forum: No registered users and 1 guest