Page 1 of 22 12311 ... LastLast
Results 1 to 10 of 220

Thread: HP un2400 Mobile Broadband Module

  1. #1
    Join Date
    Dec 2008
    Beans
    8
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Question HP un2400 Mobile Broadband Module

    Hallo,

    i've a HP Compaq 6730b Notebook (Intrepid) with an integrated HP un2400 Mobile Broadband Module.
    I think there is a Qualcomm Gobi Chipset working on the card.

    lsusb shows:
    Code:
    Bus 004 Device 003: ID 03f0:201d Hewlett-Packard
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               2.00
      bDeviceClass            0 (Defined at Interface level)
      bDeviceSubClass         0
      bDeviceProtocol         0
      bMaxPacketSize0        64
      idVendor           0x03f0 Hewlett-Packard
      idProduct          0x201d
      bcdDevice            0.01
      iManufacturer           2 HP un2400 Mobile Broadband Module
      iProduct                1 HP un2400 Mobile Broadband Module
      iSerial                 0
      bNumConfigurations      1
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength           41
        bNumInterfaces          1
        bConfigurationValue     1
        iConfiguration          0
        bmAttributes         0xe0
          Self Powered
          Remote Wakeup
        MaxPower              500mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           0
          bInterfaceClass       255 Vendor Specific Class
          bInterfaceSubClass    255 Vendor Specific Subclass
          bInterfaceProtocol    255 Vendor Specific Protocol
          iInterface              0
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       1
          bNumEndpoints           2
          bInterfaceClass       255 Vendor Specific Class
          bInterfaceSubClass    255 Vendor Specific Subclass
          bInterfaceProtocol    255 Vendor Specific Protocol
          iInterface              0
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x81  EP 1 IN
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0200  1x 512 bytes
            bInterval              32
          Endpoint Descriptor:
            bLength                 7
            bDescriptorType         5
            bEndpointAddress     0x01  EP 1 OUT
            bmAttributes            2
              Transfer Type            Bulk
              Synch Type               None
              Usage Type               Data
            wMaxPacketSize     0x0200  1x 512 bytes
            bInterval              32
    Device Qualifier (for other device speed):
      bLength                10
      bDescriptorType         6
      bcdUSB               2.00
      bDeviceClass            0 (Defined at Interface level)
      bDeviceSubClass         0
      bDeviceProtocol         0
      bMaxPacketSize0        64
      bNumConfigurations      1
    Device Status:     0x0001
      Self Powered
    I've tested with "modprobe usbserial vendor=0x03f0 product=0x201d" but it will not work.
    The dmesg output of the modprobe:
    Code:
    [   70.145900] usbcore: registered new interface driver usbserial
    [   70.147565] usbserial: USB Serial support registered for generic
    [   70.147622] usbserial_generic 4-2:1.0: Generic device with no bulk out, not allowed.
    [   70.147639] usbserial_generic: probe of 4-2:1.0 failed with error -5
    [   70.147694] usbcore: registered new interface driver usbserial_generic
    [   70.147700] usbserial: USB Serial Driver core
    Any ideas how to get the un2400 working?

    Greetings!
    el Buffo
    Last edited by el Buffo; December 11th, 2008 at 02:42 PM.

  2. #2
    Join Date
    Dec 2008
    Beans
    8
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: HP un2400 Mobile Broadband Module

    Today I tried to modify the module "option.c":
    Added the following:
    Code:
    #define HP_VENDOR_ID				0x03f0
    #define HP_PRODUCT_UN2400			0x201d
    { USB_DEVICE_AND_INTERFACE_INFO(HP_VENDOR_ID, HP_PRODUCT_UN2400, 0xff, 0xff, 0xff) },
    Modprobe of the modified option.ko returns:
    Code:
    [ 3422.081853] NET: Registered protocol family 10
    [ 3422.083163] lo: Disabled Privacy Extensions
    [ 3422.084935] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 3432.136694] eth0: no IPv6 routers present
    [ 3549.462883] usbcore: registered new interface driver usbserial
    [ 3549.464853] usbserial: USB Serial support registered for generic
    [ 3549.467048] usbcore: registered new interface driver usbserial_generic
    [ 3549.467062] usbserial: USB Serial Driver core
    [ 3549.510238] usbserial: USB Serial support registered for GSM modem (1-port)
    [ 3549.513133] option 4-2:1.0: GSM modem (1-port) converter detected
    [ 3549.513925] usb 4-2: GSM modem (1-port) converter now attached to ttyUSB0
    [ 3549.514432] usbcore: registered new interface driver option
    [ 3549.514444] option: USB Driver for GSM modems: v0.7.2
    But ttyUSB0 is not usable.

    Can anybody help me?

    Greetings!
    el Buffo

  3. #3
    Join Date
    Dec 2008
    Beans
    8
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: HP un2400 Mobile Broadband Module

    Again some news:
    I've installed Windows to see in detail what happens on activating the card.
    The Windows-Driver first loads the firmware to the card.

    I think that this is my problem. Without the firmware loaded the card will never work.

    IMO on windows the firmware is loaded with the "Qualcomm QDL service".

    Ideas?

  4. #4
    Join Date
    Aug 2007
    Beans
    37
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HP un2400 Mobile Broadband Module

    I was thinking about getting an HP Notebook with this same functionality.

    I sadly don't have any ideas for you, but agree that it would be great to see this working on Linux. (Ubuntu specifically)

    Consider submitting a request for Qualcomm Gobi Chipset to Ubuntu Brainstorm

  5. #5
    Join Date
    Mar 2007
    Beans
    Hidden!

    Re: HP un2400 Mobile Broadband Module

    Why bother making a brainstorm to support a device the manufacturer doesn't offer proper Linux drivers for? Go hassle Qualcomm.

  6. #6
    Join Date
    Dec 2008
    Beans
    8
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: HP un2400 Mobile Broadband Module

    Quote Originally Posted by Super Jamie View Post
    Why bother making a brainstorm to support a device the manufacturer doesn't offer proper Linux drivers for? Go hassle Qualcomm.
    Thats right. Qualcomm has to deliver the Linux drivers.
    But i'm a little unsure, if there is no driver, or i'm to stupid to get it working?
    I'll write an E-Mail today to Qualcomm and HP.

    CU..
    el Buffo

  7. #7
    Join Date
    Jan 2009
    Beans
    2

    Unhappy Re: HP un2400 Mobile Broadband Module

    hi,
    i got the same problem with my 2530p elitebook.
    did you get some answer's from HP or Qualcomm?

    I think that HP will not help you because they only supprt SUSE

    CU

  8. #8
    Join Date
    Feb 2009
    Beans
    1

    Re: HP un2400 Mobile Broadband Module

    Same problem.. I have HP 6930P. Hopefully somebody finds solutions, so we can use the whole potential of our laptops also with Ubuntu

  9. #9
    Join Date
    Mar 2009
    Beans
    2

    Re: HP un2400 Mobile Broadband Module

    I got an answer from Qualcomm
    Thank you for your inquiry. QUALCOMM CDMA
    Technologies is a provider of chipsets and
    software technology for wireless devices and
    network operators. We do not manufacture equipment or drivers.
    Regards,
    Diane
    Funny that they still advertise Linux support if it's not their business
    http://blog.wired.com/gadgets/2009/02/m.html

    I seriously doubt that there'll be any good news from HP on this.

    Anyway... I think I'll just kill the idea of ever having it working. There are not enough Linux user's having this device to encourage a hacker to write a driver.

  10. #10
    Join Date
    Mar 2009
    Beans
    1

    Re: HP un2400 Mobile Broadband Module

    Hp should provide the driver. It is their device and they have the Mi OS (Linux) it is running on.

Page 1 of 22 12311 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •