Kirjoittaja Aihe: Sisäinen 3G toimimaan miniläppärissä  (Luettu 1549 kertaa)

virkki

  • Käyttäjä
  • Viestejä: 2
    • Profiili
Sisäinen 3G toimimaan miniläppärissä
« : 10.02.11 - klo:21.46 »
Pitäisi saada läppärin sisäinen 3G toimimaan Ubuntu 10.04 Lucidissa. Kernel on 2.6.32-28. Kone on HP Compac Mini 110c-1120SO.

Aiemmassa viestiketjussa (Pitäisi saada sisäinen 3G toimimaan läppärissä) ei ollut ratkaisua tähän ongelmaan Karmicin kanssa, mutta oiskohan Lucidin tai uudempien versioiden kanssa ratkaisua?

Tulosteet on lähes samat kuin aiemmassa viestiketjussa eli:

 lsusb
Bus 005 Device 002: ID 03f0:2a1d Hewlett-Packard
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 046d:c52f Logitech, Inc.
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 03f0:241d Hewlett-Packard
Bus 001 Device 003: ID 174f:110b Syntek
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

ja

sudo lsusb -v -d 03f0:241d

Bus 001 Device 004: ID 03f0:241d 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          0x241d
  bcdDevice            0.02
  iManufacturer           3 Qualcomm Incorporated
  iProduct                2 HP un2420 Mobile Broadband Module
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          1 Qualcomm Configuration
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      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

Ja nm-toolilla seuraava luettelo:

NetworkManager Tool

State: connected

- Device: eth1  [Auto WNAPf2] --------------------------------------------------
  Type:              802.11 WiFi
  Driver:            wl
  State:             connected
  Default:           yes
  HW Address:        0C:60:76:51:AC:09

  Capabilities:
    Speed:           54 Mb/s

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points
    WNAPf2:          Infra, 00:1A:9F:94:D7:F2, Freq 2422 MHz, Rate 0 Mb/s, Strength 100 WPA WPA2

  IPv4 Settings:
    Address:         192.168.1.101
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.1.254

    DNS:             192.168.1.254


- Device: eth0 -----------------------------------------------------------------
  Type:              Wired
  Driver:            atl1c
  State:             unavailable
  Default:           no
  HW Address:        00:26:55:CE:03:44

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:         off

Eli käytössä oleva wlan näkyy mutta ei mitään tietoa sisäisestä 3G:stä, kuten ei edellisessäkään viestiketjussa.

Oisko jelppiä kenelläkään asiasta??


peran

  • Vieras
Vs: Sisäinen 3G toimimaan miniläppärissä
« Vastaus #1 : 10.02.11 - klo:23.38 »
Googlaamalla löytyi tällaista...
http://cateee.net/lkddb/web-lkddb/USB_SERIAL_QUALCOMM.html

Itsekin omistan yhden ongelmaisen Qualcommin mokkulan. Sen käyntiin saamiseen vaadittiin moduulin kääntämistä kerneliin. Tosin sen jälkeen toimikin mukavan vikkelästi.

En ole testannut kyseistä mokkulaa vähään aikaan, joten tämänhetkistä kuntoa siinä suhteessa ei ole tietoa.

Edit - Täältä löytyy ohjeen poikasta: http://www.madox.net/blog/projects/hp-probook-5310m-ubuntu-reference/

Joka kernelin päivityksen yhteydessä tulee tehdä samat rituaalit. Ohje näyttää varsin tutulta minun silmissäni l. muistelen tehneeni Hardyssä kyseiset temput saadakseni ongelmamokkulani toimintaan.

Edit 2 - En takaa, että saat ohjeilla toimimaan, mutta voithan yrittää. Epäonnistuessasi pahimmassa tapauksessa joutunet asentamaan käyttiksen uudestaan, vaikka yleisessä tapauksessa riittää kernelin uudelleenasennus.
« Viimeksi muokattu: 10.02.11 - klo:23.53 kirjoittanut peran »