I have migrate my home server from Fedora 11 to Fedora 25 with a new
installation.

All work fine except the load firmware of the cxacru module (ADSL Modem
USB) at boot time, after a poweroff and unplug/plug the AC power cable.

If I try reload the modules manually when the server is started I get
the same error and the firmware is not loaded.

If I disconnect and reconnect modem USB when the server is on, the
cxacru module load its firmware without problem and I can load the ppp
interface property .

This is log message at boot time:

> giu 28 09:11:18 igloo.home.solinos.it kernel: rt61pci 0000:05:00.0 wlp5s0: 
> renamed from wlan0
> giu 28 09:11:18 igloo.home.solinos.it crda[811]: setting regulatory domain to 
> IT based on timezone (Europe/Rome)
> giu 28 09:11:19 igloo.home.solinos.it systemd[1]: Found device 
> /dev/fedora/multimedia.
> giu 28 09:11:19 igloo.home.solinos.it kernel: cxacru 2-1.1:1.0: receive of cm 
> 0x90 failed (-104)
> giu 28 09:11:19 igloo.home.solinos.it kernel: usbcore: registered new 
> interface driver cxacru
> giu 28 09:11:19 igloo.home.solinos.it kernel: cxacru 2-1.1:1.0: found 
> firmware cxacru-fw.bin
> giu 28 09:11:19 igloo.home.solinos.it kernel: cxacru 2-1.1:1.0: loading 
> firmware
> giu 28 09:11:19 igloo.home.solinos.it kernel: cxacru 2-1.1:1.0: Firmware 
> upload failed: -32
> giu 28 09:11:19 igloo.home.solinos.it kernel: cxacru 2-1.1:1.0: send of cm 
> 0x90 failed (-32)
> giu 28 09:11:19 igloo.home.solinos.it systemd[1]: Found device 
> /dev/fedora/temp.
> giu 28 09:11:19 igloo.home.solinos.it systemd[1]: Found device 
> /dev/mapper/fedora-var.
> giu 28 09:11:19 igloo.home.solinos.it systemd[1]: Found device 
> /dev/mapper/fedora-home.
> giu 28 09:11:19 igloo.home.solinos.it systemd[1]: Found device 
> /dev/fedora/lv_virt.
> giu 28 09:11:20 igloo.home.solinos.it lvm[775]:   9 logical volume(s) in 
> volume group "fedora" now active
> 

This is log message when all work fine:

> giu 28 12:12:57 igloo.home.solinos.it kernel: usbcore: registered new 
> interface driver cxacru
> giu 28 12:12:57 igloo.home.solinos.it kernel: cxacru 2-1.1:1.0: found 
> firmware cxacru-fw.bin
> giu 28 12:12:57 igloo.home.solinos.it kernel: cxacru 2-1.1:1.0: loading 
> firmware
> giu 28 12:12:58 igloo.home.solinos.it kernel: cxacru 2-1.1:1.0: starting 
> device
> giu 28 12:12:59 igloo.home.solinos.it NetworkManager[1055]: <info>  
> [1498644779.6061] manager: (cxacru0): new ADSL device 
> (/org/freedesktop/NetworkManager/Devices/4)
> giu 28 12:12:59 igloo.home.solinos.it NetworkManager[1055]: <info>  
> [1498644779.6064] device (cxacru0): state change: unmanaged -> unavailable 
> (reason 'managed') [10 20 2]
> giu 28 12:12:59 igloo.home.solinos.it kernel: cxacru0: ADSL USB MODEM 
> (usb-0000:00:1d.0-1.1) 00:04:ed:54:e2:53
> giu 28 12:12:59 igloo.home.solinos.it kernel: ATM dev 0: ADSL state: running
> giu 28 12:12:59 igloo.home.solinos.it kernel: ATM dev 0: ADSL line: down
> giu 28 12:13:03 igloo.home.solinos.it kernel: ATM dev 0: ADSL line: 
> attempting to activate
> giu 28 12:13:05 igloo.home.solinos.it kernel: ATM dev 0: ADSL line: down
> giu 28 12:13:07 igloo.home.solinos.it kernel: ATM dev 0: ADSL line: 
> attempting to activate
> giu 28 12:13:09 igloo.home.solinos.it kernel: ATM dev 0: ADSL line: down
> giu 28 12:13:11 igloo.home.solinos.it kernel: ATM dev 0: ADSL line: 
> attempting to activate
> giu 28 12:13:19 igloo.home.solinos.it kernel: ATM dev 0: ADSL line: training
> giu 28 12:13:21 igloo.home.solinos.it kernel: ATM dev 0: ADSL line: channel 
> analysis
> giu 28 12:13:26 igloo.home.solinos.it kernel: ATM dev 0: ADSL line: up (800 
> kb/s down | 320 kb/s up)
> giu 28 12:13:29 igloo.home.solinos.it NetworkManager[1055]: <info>  
> [1498644809.6502] device (cxacru0): link connected
> giu 28 12:13:29 igloo.home.solinos.it NetworkManager[1055]: <info>  
> [1498644809.6505] device (cxacru0): state change: unavailable -> disconnected 
> (reason 'carrier-changed') [20 30 40]

I have do a script to run after boot in order to load cxacru module and ppp0 
interface.
But I must unplug and reattach manually the usb cable before run this script

There is some way (command line) to simulate unplug/plug of Modem USB? 

Someone have some suggest?

Many thanks 

-- 
Dario Lesca
(inviato dal mio Linux Fedora 25 Workstation)
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to