Announcement

Collapse
No announcement yet.

dlink dwl120+ adapter driver for kubuntu 8.04

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    dlink dwl120+ adapter driver for kubuntu 8.04

    hi all,

    i got an adapter with drivers for windows. the windows worked fine with the adapter.

    when i tried to extract the drivers (inf file) from the installation, i found out it has a cab there we not openable with zip nor 7z.

    i looked over google, and it said that the adapter worked perfectly out of the box with kubuntu 6.04.

    i am in a search for a driver and a small manual to install the adapter.

    can anyone help? (the adapter is "VER A1" if anyone asks).

    P/NWL120+EU.A1
    FCC ID: KA2DWL-120PLUS

    thanks.

    #2
    Re: dlink dwl120+ adapter driver for kubuntu 8.04

    I believe there is a Kubuntu package to extract files from cabs. Open Adept and search on
    Code:
    cab
    or
    Code:
    cabextract
    . But in the meantime, it might be useful to know the actual chip that the device uses. Open a Konsole and enter
    Code:
    lspci -v
    and look for the "Network Controller" entry. If it's a USB device, make sure it's plugged in and enter
    Code:
    sudo lsusb -v
    . Place the output in a code box here.
    The next brick house on the left
    Intel i7 11th Gen | 16GB | 1TB | KDE Plasma 5.27.11​| Kubuntu 24.04 | 6.8.0-31-generic



    Comment


      #3
      Re: dlink dwl120+ adapter driver for kubuntu 8.04

      usb device:


      Bus 001 Device 001: ID 0000:0000
      Device Descriptor:
      bLength 18
      bDescriptorType 1
      bcdUSB 1.10
      bDeviceClass 9 Hub
      bDeviceSubClass 0 Unused
      bDeviceProtocol 0 Full speed hub
      bMaxPacketSize0 64
      idVendor 0x0000
      idProduct 0x0000
      bcdDevice 2.06
      iManufacturer 3
      iProduct 2
      iSerial 1
      bNumConfigurations 1
      Configuration Descriptor:
      bLength 9
      bDescriptorType 2
      wTotalLength 25
      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 1
      bInterfaceClass 9 Hub
      bInterfaceSubClass 0 Unused
      bInterfaceProtocol 0 Full speed hub
      iInterface 0
      Endpoint Descriptor:
      bLength 7
      bDescriptorType 5
      bEndpointAddress 0x81 EP 1 IN
      bmAttributes 3
      Transfer Type Interrupt
      Synch Type None
      Usage Type Data
      wMaxPacketSize 0x0002 1x 2 bytes
      bInterval 255
      can't get hub descriptor: Operation not permitted
      cannot read device status, Operation not permitted (1)


      (sorry cant run sudo from this computer) if sudo is needed, let me know and ill run it from my home computer(which is not connected to the internet).

      Comment


        #4
        Re: dlink dwl120+ adapter driver for kubuntu 8.04

        sudo should run on any *buntu platform. Just requires the user password.
        The next brick house on the left
        Intel i7 11th Gen | 16GB | 1TB | KDE Plasma 5.27.11​| Kubuntu 24.04 | 6.8.0-31-generic



        Comment


          #5
          Re: dlink dwl120+ adapter driver for kubuntu 8.04

          sorry i wasn't yet near the computer , however, i tried to
          Code:
          cabextract data1.cab
          which gave:
          data1.cab: WARNING; found InstallShield header. This is probably an InstallShield file. Use UNSHIELD (http://synce.sf.net) to unpack it.
          data1.cab: no valid cabinets found

          All done, errors in processing 1 file(s)

          according to this site :
          http://linux-wless.passys.nl/query_p...andname=D-Link
          the chip is :
          802.11b DWL-120+ USB TI green Tx power 15 dBm; 256-bit WEP; development: http://acx100.sourceforge.net/

          Comment


            #6
            Re: dlink dwl120+ adapter driver for kubuntu 8.04

            Originally posted by jglen490
            sudo should run on any *buntu platform. Just requires the user password.
            DONE:

            Bus 002 Device 003: ID 2001:3b00 D-Link Corp. [hex] AirPlus DWL-120+ Wireless Adapter
            Device Descriptor:
            bLength 18
            bDescriptorType 1
            bcdUSB 1.10
            bDeviceClass 0 (Defined at Interface level)
            bDeviceSubClass 0
            bDeviceProtocol 0
            bMaxPacketSize0 8
            idVendor 0x2001 D-Link Corp. [hex]
            idProduct 0x3b00 AirPlus DWL-120+ Wireless Adapter
            bcdDevice 1.01
            iManufacturer 0
            iProduct 0
            iSerial 0
            bNumConfigurations 1
            Configuration Descriptor:
            bLength 9
            bDescriptorType 2
            wTotalLength 32
            bNumInterfaces 1
            bConfigurationValue 1
            iConfiguration 0
            bmAttributes 0x80
            (Bus Powered)
            MaxPower 100mA
            Interface Descriptor:
            bLength 9
            bDescriptorType 4
            bInterfaceNumber 0
            bAlternateSetting 0
            bNumEndpoints 2
            bInterfaceClass 0 (Defined at Interface level)
            bInterfaceSubClass 0
            bInterfaceProtocol 0
            iInterface 0
            Endpoint Descriptor:
            bLength 7
            bDescriptorType 5
            bEndpointAddress 0x01 EP 1 OUT
            bmAttributes 2
            Transfer Type Bulk
            Synch Type None
            Usage Type Data
            wMaxPacketSize 0x0040 1x 64 bytes
            bInterval 0
            Endpoint Descriptor:
            bLength 7
            bDescriptorType 5
            bEndpointAddress 0x81 EP 1 IN
            bmAttributes 2
            Transfer Type Bulk
            Synch Type None
            Usage Type Data
            wMaxPacketSize 0x0040 1x 64 bytes
            bInterval 0
            Device Status: 0x0001
            Self Powered

            Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
            Device Descriptor:
            bLength 18
            bDescriptorType 1
            bcdUSB 1.10
            bDeviceClass 9 Hub
            bDeviceSubClass 0 Unused
            bDeviceProtocol 0 Full speed (or root) hub
            bMaxPacketSize0 64
            idVendor 0x1d6b Linux Foundation
            idProduct 0x0001 1.1 root hub
            bcdDevice 2.06
            iManufacturer 3 Linux 2.6.27-9-generic ohci_hcd
            iProduct 2 OHCI Host Controller
            iSerial 1 0000:00:02.0
            bNumConfigurations 1
            Configuration Descriptor:
            bLength 9
            bDescriptorType 2
            wTotalLength 25
            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 1
            bInterfaceClass 9 Hub
            bInterfaceSubClass 0 Unused
            bInterfaceProtocol 0 Full speed (or root) hub
            iInterface 0
            Endpoint Descriptor:
            bLength 7
            bDescriptorType 5
            bEndpointAddress 0x81 EP 1 IN
            bmAttributes 3
            Transfer Type Interrupt
            Synch Type None
            Usage Type Data
            wMaxPacketSize 0x0002 1x 2 bytes
            bInterval 255
            Hub Descriptor:
            bLength 11
            bDescriptorType 41
            nNbrPorts 10
            wHubCharacteristic 0x0002
            No power switching (usb 1.0)
            Ganged overcurrent protection
            bPwrOn2PwrGood 1 * 2 milli seconds
            bHubContrCurrent 0 milli Ampere
            DeviceRemovable 0x00 0x00
            PortPwrCtrlMask 0xff 0xff
            Hub Port Status:
            Port 1: 0000.0100 power
            Port 2: 0000.0103 power enable connect
            Port 3: 0000.0100 power
            Port 4: 0000.0100 power
            Port 5: 0000.0100 power
            Port 6: 0000.0100 power
            Port 7: 0000.0100 power
            Port 8: 0000.0100 power
            Port 9: 0000.0100 power
            Port 10: 0000.0100 power
            Device Status: 0x0003
            Self Powered
            Remote Wakeup Enabled

            Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
            Device Descriptor:
            bLength 18
            bDescriptorType 1
            bcdUSB 2.00
            bDeviceClass 9 Hub
            bDeviceSubClass 0 Unused
            bDeviceProtocol 0 Full speed (or root) hub
            bMaxPacketSize0 64
            idVendor 0x1d6b Linux Foundation
            idProduct 0x0002 2.0 root hub
            bcdDevice 2.06
            iManufacturer 3 Linux 2.6.27-9-generic ehci_hcd
            iProduct 2 EHCI Host Controller
            iSerial 1 0000:00:02.1
            bNumConfigurations 1
            Configuration Descriptor:
            bLength 9
            bDescriptorType 2
            wTotalLength 25
            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 1
            bInterfaceClass 9 Hub
            bInterfaceSubClass 0 Unused
            bInterfaceProtocol 0 Full speed (or root) hub
            iInterface 0
            Endpoint Descriptor:
            bLength 7
            bDescriptorType 5
            bEndpointAddress 0x81 EP 1 IN
            bmAttributes 3
            Transfer Type Interrupt
            Synch Type None
            Usage Type Data
            wMaxPacketSize 0x0004 1x 4 bytes
            bInterval 12
            Hub Descriptor:
            bLength 11
            bDescriptorType 41
            nNbrPorts 10
            wHubCharacteristic 0x000a
            No power switching (usb 1.0)
            Per-port overcurrent protection
            bPwrOn2PwrGood 10 * 2 milli seconds
            bHubContrCurrent 0 milli Ampere
            DeviceRemovable 0x00 0x00
            PortPwrCtrlMask 0xff 0xff
            Hub Port Status:
            Port 1: 0000.0100 power
            Port 2: 0000.0100 power
            Port 3: 0000.0100 power
            Port 4: 0000.0100 power
            Port 5: 0000.0100 power
            Port 6: 0000.0100 power
            Port 7: 0000.0100 power
            Port 8: 0000.0100 power
            Port 9: 0000.0100 power
            Port 10: 0000.0100 power
            Device Status: 0x0003
            Self Powered
            Remote Wakeup Enabled

            Comment


              #7
              Re: dlink dwl120+ adapter driver for kubuntu 8.04

              and i unshield the cab files of the installation and got:

              dragon@dragon:/media/PKBACK# 001/Disk1$ unshield -d /media/PKBACK#\ 001/Disk1/ x data1.cab
              Cabinet: data1.cab
              extracting: /media/PKBACK# 001/Disk1//_Support_English_Files/_IsRes.dll
              extracting: /media/PKBACK# 001/Disk1//_Engine_Engine_Files/corecomp.ini
              extracting: /media/PKBACK# 001/Disk1//_Support_Non-SelfRegistering/isrt.dll
              extracting: /media/PKBACK# 001/Disk1//_Support_Non-SelfRegistering/default.pal
              extracting: /media/PKBACK# 001/Disk1//9xdrv/ACX100.bin
              extracting: /media/PKBACK# 001/Disk1//9xdrv/tiacxubt.sys
              extracting: /media/PKBACK# 001/Disk1//9xdrv/tiacxusb.sys
              extracting: /media/PKBACK# 001/Disk1//Windows_System_Shared_Files/MSVCRT.DLL
              Failed to extract file 'MSVCRT.DLL'.Run unshield again with -D 3 for more information.
              extracting: /media/PKBACK# 001/Disk1//_Engine_ScriptEngine/iscript.dll
              extracting: /media/PKBACK# 001/Disk1//Exe_English/AIRPLUS.exe
              Failed to extract file 'AIRPLUS.exe'.Run unshield again with -D 3 for more information.
              extracting: /media/PKBACK# 001/Disk1//MEinf/tiacxusb.inf
              extracting: /media/PKBACK# 001/Disk1//MEinf/tiacxubt.inf
              extracting: /media/PKBACK# 001/Disk1//2kinf/tiacxubt.inf
              extracting: /media/PKBACK# 001/Disk1//2kinf/tiacxusb.inf
              extracting: /media/PKBACK# 001/Disk1//App_Self_Reg_DLLs/MFC42.DLL
              extracting: /media/PKBACK# 001/Disk1//MEdrv/ACX100.bin
              extracting: /media/PKBACK# 001/Disk1//MEdrv/tiacxusb.sys
              extracting: /media/PKBACK# 001/Disk1//MEdrv/tiacxubt.sys
              extracting: /media/PKBACK# 001/Disk1//_Support_English_String_Tables/VALUE.SHL
              extracting: /media/PKBACK# 001/Disk1//_Support_Language_Independent_OS_Independent_Files/DrvInstall.exe
              extracting: /media/PKBACK# 001/Disk1//_Support_Language_Independent_OS_Independent_Files/KillProc.exe
              extracting: /media/PKBACK# 001/Disk1//_Support_Language_Independent_OS_Independent_Files/RemoveDev.exe
              extracting: /media/PKBACK# 001/Disk1//_Support_Language_Independent_OS_Independent_Files/RemoveInf.exe
              extracting: /media/PKBACK# 001/Disk1//2kdrv/ACX100.bin
              extracting: /media/PKBACK# 001/Disk1//2kdrv/tiacxubt.sys
              extracting: /media/PKBACK# 001/Disk1//2kdrv/tiacxusb.sys
              extracting: /media/PKBACK# 001/Disk1//9xinf/tiacxusb.inf
              extracting: /media/PKBACK# 001/Disk1//9xinf/tiacxubt.inf
              extracting: /media/PKBACK# 001/Disk1//_Engine_SelfRegistering/ctor.dll
              extracting: /media/PKBACK# 001/Disk1//_Engine_SelfRegistering/objectps.dll
              extracting: /media/PKBACK# 001/Disk1//_Engine_SelfRegistering/iuser.dll
              extracting: /media/PKBACK# 001/Disk1//_Engine_Kernel_Placeholder/iKernel.exe
              -------- -------
              30 files
              dragon@dragon:/media/PKBACK# 001/Disk1$ unshield -d /media/PKBACK#\ 001/Disk1/ x data2.cab
              Cabinet: data2.cab
              extracting: /media/PKBACK# 001/Disk1//_Support_English_Files/_IsRes.dll
              extracting: /media/PKBACK# 001/Disk1//_Engine_Engine_Files/corecomp.ini
              extracting: /media/PKBACK# 001/Disk1//_Support_Non-SelfRegistering/isrt.dll
              extracting: /media/PKBACK# 001/Disk1//_Support_Non-SelfRegistering/default.pal
              extracting: /media/PKBACK# 001/Disk1//9xdrv/ACX100.bin
              extracting: /media/PKBACK# 001/Disk1//9xdrv/tiacxubt.sys
              extracting: /media/PKBACK# 001/Disk1//9xdrv/tiacxusb.sys
              extracting: /media/PKBACK# 001/Disk1//Windows_System_Shared_Files/MSVCRT.DLL
              Failed to extract file 'MSVCRT.DLL'.Run unshield again with -D 3 for more information.
              extracting: /media/PKBACK# 001/Disk1//_Engine_ScriptEngine/iscript.dll
              extracting: /media/PKBACK# 001/Disk1//Exe_English/AIRPLUS.exe
              Failed to extract file 'AIRPLUS.exe'.Run unshield again with -D 3 for more information.
              extracting: /media/PKBACK# 001/Disk1//MEinf/tiacxusb.inf
              extracting: /media/PKBACK# 001/Disk1//MEinf/tiacxubt.inf
              extracting: /media/PKBACK# 001/Disk1//2kinf/tiacxubt.inf
              extracting: /media/PKBACK# 001/Disk1//2kinf/tiacxusb.inf
              extracting: /media/PKBACK# 001/Disk1//App_Self_Reg_DLLs/MFC42.DLL
              extracting: /media/PKBACK# 001/Disk1//MEdrv/ACX100.bin
              extracting: /media/PKBACK# 001/Disk1//MEdrv/tiacxusb.sys
              extracting: /media/PKBACK# 001/Disk1//MEdrv/tiacxubt.sys
              extracting: /media/PKBACK# 001/Disk1//_Support_English_String_Tables/VALUE.SHL
              extracting: /media/PKBACK# 001/Disk1//_Support_Language_Independent_OS_Independent_Files/DrvInstall.exe
              extracting: /media/PKBACK# 001/Disk1//_Support_Language_Independent_OS_Independent_Files/KillProc.exe
              extracting: /media/PKBACK# 001/Disk1//_Support_Language_Independent_OS_Independent_Files/RemoveDev.exe
              extracting: /media/PKBACK# 001/Disk1//_Support_Language_Independent_OS_Independent_Files/RemoveInf.exe
              extracting: /media/PKBACK# 001/Disk1//2kdrv/ACX100.bin
              extracting: /media/PKBACK# 001/Disk1//2kdrv/tiacxubt.sys
              extracting: /media/PKBACK# 001/Disk1//2kdrv/tiacxusb.sys
              extracting: /media/PKBACK# 001/Disk1//9xinf/tiacxusb.inf
              extracting: /media/PKBACK# 001/Disk1//9xinf/tiacxubt.inf
              extracting: /media/PKBACK# 001/Disk1//_Engine_SelfRegistering/ctor.dll
              extracting: /media/PKBACK# 001/Disk1//_Engine_SelfRegistering/objectps.dll
              extracting: /media/PKBACK# 001/Disk1//_Engine_SelfRegistering/iuser.dll
              extracting: /media/PKBACK# 001/Disk1//_Engine_Kernel_Placeholder/iKernel.exe
              -------- -------
              30 files

              Comment

              Working...
              X