Changes between Initial Version and Version 3 of Ticket #9414


Ignore:
Timestamp:
Feb 5, 2020, 2:51:31 PM (4 years ago)
Author:
pulkomandy
Comment:

Might work better with hrev53816, can you retry?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9414

    • Property Component User InterfaceDrivers/Input/USB-HID
    • Property Owner changed from stippi to mmlr
  • Ticket #9414 – Description

    initial v3  
    99'''~> listdev'''
    1010
     11{{{
    1112device Serial bus controller (SMBus) [c|5|0]
    1213  vendor 8086: Intel Corporation
     
    6869  vendor 8086: Intel Corporation
    6970  device 0104: 2nd Generation Core Processor Family DRAM Controller
    70 
     71}}}
    7172
    7273
    7374'''~> listusb -v'''
     75
     76{{{
    7477[Device /dev/bus/usb/0/0/2]
    7578    Class .................. 0xef (Miscellaneous)
     
    414417      Port 1 status....... 0503.0000 Connect Enable Power Highspeed
    415418      Port 2 status....... 0100.0000 Power
     419}}}
    416420
    417421'''~> tail /var/log/syslog'''
     422
     423{{{
    418424KERN: Mouse device exiting, Device not ready
    419425KERN: usb hub 29: port 2: new device connected
     
    425431KERN: Mouse device exiting, Device not ready
    426432KERN: usb hub 29: port 2: new device connected
     433}}}
    427434
    428435'''~> listimage | grep drivers'''
     436
     437{{{
    429438   53                  /boot/system/add-ons/kernel/drivers/dev/console 0x817cd000 0x817cf000    0          0
    430439   54                  /boot/system/add-ons/kernel/drivers/dev/dprintf 0x81671000 0x81672000    0          0
     
    443452 1802         /boot/system/add-ons/kernel/drivers/dev/audio/hmulti/hda 0xdd7a1000 0xdd7ac000    0          0
    444453TEAM 3891 (/bin/grep --color=auto drivers):
     454}}}