internet

Asked by nouha

I have 3G Huawei E173, in ubuntu 13.04 it works correctly but no longer on ubuntu 13.10 what can I do?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Did you upgrade online to Saucy or did you clean install?

Revision history for this message
nouha (nouhawannessi) said :
#2

upgrade online

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

What is the output of:

cat /etc/issue; uname -a; lsusb

Thanks

Revision history for this message
nouha (nouhawannessi) said :
#4

Ubuntu 13.10 \n \l

Linux nouha-VPCEH16EF 3.11.0-13-generic #20-Ubuntu SMP Wed Oct 23 17:26:33 UTC 2013 i686 i686 i686 GNU/Linux
Bus 002 Device 003: ID 054c:0439 Sony Corp.
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 007: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
Bus 001 Device 003: ID 0c45:6436 Microdia
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Was the device inserted when you ran the command?

Revision history for this message
nouha (nouhawannessi) said :
#6

here's the output when the device inserted :
nouha@nouha-VPCEH16EF:~$ cat /etc/issue; uname -a; lsusb
Ubuntu 13.10 \n \l

Linux nouha-VPCEH16EF 3.11.0-13-generic #20-Ubuntu SMP Wed Oct 23 17:26:33 UTC 2013 i686 i686 i686 GNU/Linux
Bus 002 Device 004: ID 12d1:1c08 Huawei Technologies Co., Ltd.
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 007: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
Bus 001 Device 003: ID 0c45:6436 Microdia
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

Why did you not have it plugged in when you first ran it. The issue is with the device so what good is the output without the device attached?

Revision history for this message
nouha (nouhawannessi) said :
#8

The device wasn't with me last night when I ran it. The issue is with the device as you said so what can I do?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#9

gksudo gedit /etc/udev/rules.d/20-hsdpa.rules

Add the below text:

SUBSYSTEM=="usb",SYSFS{idVendor}=="12d1",
SYSFS{idProduct}=="1c0b",RUN+="/usr/sbin/usb_modeswitch
--default-vendor 0x12d1 --default-product 0x1c0b --message-content
55534243123456780000000000000011062000000100000000000000000000"

Save the new file and reboot to test.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#10
Revision history for this message
nouha (nouhawannessi) said :
#11

I've tried with "gksudo gedit /etc/udev/rules.d/20-hsdpa.rules" but nothing new, I deleted the file..
:)

Can you help with this problem?

Provide an answer of your own, or ask nouha for more information if necessary.

To post a message you must log in.