PDA

View Full Version : Verizon EVDO express card and Ubuntu 8.04 HH


wesy2kn1
27th May 2008, 08:57
Question for anyone out there. I'm getting ready to go on a trip so I'm going to have to figure this out soon if possible. I just replaced windows completely (yay me) with the latest edition of Ubuntu and have everything configured except....

my Verizon Wireless EVDO modem. It is a Kyocera KPC 680 express card. I have tried to get help through the Ubuntu forums last week, but I really haven't been able to figure this thing out. Here is the link to that forum post if you would like to see what was discussed. link (http://ubuntuforums.org/showthread.php?t=802939)

thanks in advance!

falko
28th May 2008, 16:02
What's the output of lspci and lsusb?

wesy2kn1
30th May 2008, 14:41
lspci output is:

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller
03:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
03:01.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 0a)
03:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 05)
03:01.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)
0c:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 01)


lsusb output is:

Bus 005 Device 003: ID 0c88:180a Kyocera Wireless Corp.
Bus 005 Device 002: ID 413c:a005 Dell Computer Corp.
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000

falko
31st May 2008, 13:47
Bus 005 Device 003: ID 0c88:180a Kyocera Wireless Corp.

At least it seems to have detected the card.

Can you post the config file of your kernel from the /boot directory?

wesy2kn1
2nd June 2008, 18:14
Can you post the config file of your kernel from the /boot directory?

what file would that be exactly? sorry a little new.

falko
3rd June 2008, 10:41
A file beginning with config. You can find out about your current kernel by running
uname -r

wesy2kn1
3rd June 2008, 16:49
ok it won't let me paste the contents of the config file for some reason but i can tell you i am using config-2.6.24- 17- generic

falko
4th June 2008, 19:32
I need to see the contents...

wesy2kn1
5th June 2008, 01:56
ok i emailed them to the address provided on your site.

falko
5th June 2008, 17:54
I don't see a module for the Kyocera device in the kernel config, so the problem most likely is that there's no driver yet for it...