Automatic Activation, Hotplug and UDEV, Configuration
Post Reply
rockojfonzo
Posts: 1
Joined: 07 Jan 2026, 13:14

E3372 switching back to storage

Post by rockojfonzo » 07 Jan 2026, 13:37

Hi there, and a Happy New Year!

I switched hardware and can't get my Huawei Stick to work again.
The mode is set correctly but some how it seems to switch back to storage mode:

Code: Select all

[45066.120499] huawei_cdc_ncm 1-1.1:1.1: MAC-Address: 58:2c:80:13:92:63
[45066.120513] huawei_cdc_ncm 1-1.1:1.1: setting rx_max = 16384
[45066.120896] huawei_cdc_ncm 1-1.1:1.1: setting tx_max = 16384
[45066.121484] huawei_cdc_ncm 1-1.1:1.1: NDP will be placed at end of frame for this device.
[45066.121698] huawei_cdc_ncm 1-1.1:1.1: cdc-wdm0: USB WDM device
[45066.121931] huawei_cdc_ncm 1-1.1:1.1 wwan0: register 'huawei_cdc_ncm' at usb-0000:c5:00.3-1.1, Huawei CDC NCM device, 58:2c:80:13:92:63
[45066.122283] option 1-1.1:1.2: GSM modem (1-port) converter detected
[45066.122438] usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB1
[45066.122686] option 1-1.1:1.3: GSM modem (1-port) converter detected
[45066.122777] usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB2
[45066.123002] usb-storage 1-1.1:1.4: USB Mass Storage device detected
[45066.123367] scsi host0: usb-storage 1-1.1:1.4
[45066.123658] usb-storage 1-1.1:1.5: USB Mass Storage device detected
[45066.123917] scsi host1: usb-storage 1-1.1:1.5
[45066.127020] huawei_cdc_ncm 1-1.1:1.1 wwx582c80139263: renamed from wwan0
[45067.152971] scsi 1:0:0:0: Direct-Access     HUAWEI   SD Storage       2.31 PQ: 0 ANSI: 2
[45067.152981] scsi 0:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 2
[45067.153292] sd 1:0:0:0: Attached scsi generic sg0 type 0
[45067.154035] sd 1:0:0:0: [sda] Media removed, stopped polling
[45067.154418] sd 1:0:0:0: [sda] Attached SCSI removable disk
[45067.154536] sr 0:0:0:0: [sr0] scsi-1 drive
[45067.157866] sr 0:0:0:0: Attached scsi CD-ROM sr0
[45067.157974] sr 0:0:0:0: Attached scsi generic sg1 type 5
lsusb:

Code: Select all

Bus 001 Device 023: ID 12d1:1506 Huawei Technologies Co., Ltd. Modem/Networkcard
ls /dev/ttyUSB*:

Code: Select all

/dev/ttyUSB0  /dev/ttyUSB1  /dev/ttyUSB2
I have a 5V/3A Hub powering the Stick so power shouldn't be the issue here.
I tried different cables.

When I try to send an SMS I get:

Code: Select all

Jan 07 11:52:44 (udev-worker)[6311]: ttyUSB0: Failed to create/update device symlink '/dev/gsmmodem16', i… device
Jan 07 11:52:44 kernel: huawei_cdc_ncm 1-1.1.4:1.1 wwx582c80139263: renamed from wwan0
Jan 07 11:57:59 kernel: usb 1-1.1.4: USB disconnect, device number 25
Jan 07 11:57:59 kernel: option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
Jan 07 11:57:59 kernel: option 1-1.1.4:1.0: device disconnected
Jan 07 11:57:59 kernel: huawei_cdc_ncm 1-1.1.4:1.1 wwx582c80139263: unregister 'huawei_cdc_ncm' usb-000…CM device
Jan 07 11:57:59 kernel: option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
Jan 07 11:57:59 kernel: option 1-1.1.4:1.2: device disconnected
Jan 07 11:57:59 kernel: option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
Jan 07 11:57:59 kernel: option 1-1.1.4:1.3: device disconnected
Jan 07 11:58:00 kernel: usb 1-1.1.4: new high-speed USB device number 26 using xhci_hcd
Jan 07 11:58:01 kernel: usb 1-1.1.4: Device not responding to setup address.
...
Any ideas?

Thanks, Tino

Josh
Site Admin
Posts: 6593
Joined: 03 Nov 2007, 00:30

Re: E3372 switching back to storage

Post by Josh » 12 Jan 2026, 19:28

Hmm, power issues would have been my #1 hypothesis.

If the stick has no defects - I assume you have used it previously with no issues - then the focus is on the host system. Can you specify it?

Post Reply