Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Dell G5 5500 #83

Open
matteof04 opened this issue Jul 8, 2020 · 2 comments
Open

Add support for Dell G5 5500 #83

matteof04 opened this issue Jul 8, 2020 · 2 comments

Comments

@matteof04
Copy link

System information

  • Distribution name: Ubuntu
  • Distribution version: 20.04
  • Python3 version: 3.8.2
  • akbl version: 2019.05.26
  • Computer model: Dell G5 5500
  • Daemon status: True

USB Data

Bus 001 Device 008: ID 187c:0550 Alienware Corporation AW-ELC

Device Info

Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.10
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x187c Alienware Corporation
  idProduct          0x0550 
  bcdDevice            2.00
  iManufacturer           1 
  iProduct                2 
  iSerial                 3 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0029
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      25
         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     0x0021  1x 33 bytes
        bInterval              10
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0021  1x 33 bytes
        bInterval             100
@rsm-gh
Copy link
Owner

rsm-gh commented Jul 9, 2020

Hello,

So I just added the configuration for your computer but I think that you will have the same problems than the Dell G5 5590. If after installing the software you can launch the block testing window and figure what is the problem the computer may be supported.

Kind regards,
~rsm

@salmes
Copy link

salmes commented Oct 20, 2022

Hi all.
When I launch akbl --block-testing and connect after inserted IDVendor and Product I obtain in the log of th AKBL Block Testing Window
[Device found]: Vendor ID: 6268 Product ID: 1360

No problem seem occoured but nothing happens....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants