Bug 7039 - Unable to find UMTS Modem anymore
Summary: Unable to find UMTS Modem anymore
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: i586 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-13 08:54 CEST by Robert Fox
Modified: 2014-07-24 12:26 CEST (History)
1 user (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description Robert Fox 2012-08-13 08:54:52 CEST
Since the latest kernel updates in Cauldron - I am no longer able to see
my WAN modem again (Ericsson F5521gw)

The solution below doesn't work either . . . 

[root@ThinkFox rfox]# lsmod | grep cdc
cdc_ncm                18345  0 
usbnet                 36447  1 cdc_ncm
cdc_wdm                18885  0 
cdc_acm                28752  0 
usbcore               212051  9
btusb,uvcvideo,ehci_hcd,usbhid,usbnet,cdc_acm,cdc_ncm,cdc_wdm,xhci_hcd
[root@ThinkFox rfox]# mount -n -t usbfs -o
devmode=0664,devgid=43 /proc/bus/usb /proc/bus/usb
mount: mount point /proc/bus/usb does not exist

Looks like /proc/bus/ doesn't have usb anymore:
[root@ThinkFox rfox]# ls /proc/bus/
input/ pci/

Should I raise a bug?

Thx,
R.Fox

On Wed, 2012-03-28 at 09:15 +0100, Colin Guthrie wrote:
> 'Twas brillig, and Robert Fox at 27/03/12 20:11 did gyre and gimble:
> > Since recent Cauldron updates, I can't get my 3G card (Ericsson F5521gw)
> > to work - looks like the modules are loading:
> > 
> > [root@ThinkFox rfox]# lsmod | grep cdc
> > cdc_ncm                18343  0 
> > usbnet                 32360  1 cdc_ncm
> > cdc_acm                28712  0 
> > cdc_wdm                18241  0 
> > usbcore               206950  10
> > uvcvideo,btusb,cdc_ncm,usbnet,cdc_acm,cdc_wdm,xhci_hcd,usbhid,ehci_hcd
> > 
> > but when I start drakconnect, I get "no device for this connection type"
> > 
> > On the same notebook (Thinkpad x220) it works fine under Ubuntu 12.04
> > B1)
> > 
> > Any hints would be welcome.
> 
> Try running as root:
> 
> mount -n -t usbfs -o devmode=0664,devgid=43 /proc/bus/usb /proc/bus/usb
> 
> 
> Then run drakconnect.
> 
> aka: https://bugs.mageia.org/show_bug.cgi?id=4500
> 
> Col
> 

dmesg | grep cdc
[   12.652393] cdc_wdm 3-1.4:1.5: cdc-wdm0: USB WDM device
[   12.652450] cdc_wdm 3-1.4:1.8: cdc-wdm1: USB WDM device
[   12.652466] usbcore: registered new interface driver cdc_wdm
[   12.654471] cdc_acm 3-1.4:1.1: ttyACM0: USB ACM device
[   12.655552] cdc_acm 3-1.4:1.3: ttyACM1: USB ACM device
[   12.660486] cdc_acm 3-1.4:1.9: ttyACM2: USB ACM device
[   12.668410] usbcore: registered new interface driver cdc_acm
[   12.668412] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   12.689107] cdc_ncm 3-1.4:1.6: usb0: register 'cdc_ncm' at usb-0000:00:1d.0-1.4, CDC NCM, 02:80:37:ec:02:00
[   12.689131] usbcore: registered new interface driver cdc_ncm
[   16.497080] cdc_ncm: usb0: network connection: disconnected
Comment 1 Manuel Hiebel 2012-08-19 11:25:38 CEST
thomas any ideas ?

CC: (none) => tmb

Comment 2 Robert Fox 2012-08-27 09:14:04 CEST
Still no success - even after latest Cauldron updates (with kernel 3.5.3-desktop-1.mga3) - I can not use my UMTS modem anymore (used to work on the same machine with Cauldron up until the last 4 weeks) - I have to use my MiFi as a plan B
Comment 3 Robert Fox 2012-09-19 14:12:50 CEST
This problem is still there - are there plans to get this fixed before Mageia 3??
Comment 4 Thomas Backlund 2012-09-19 14:34:18 CEST
(In reply to comment #0)
> 
> Should I raise a bug?
> 

Interesting question in a bug report :)

as for /proc/bus/usb it does not exist anymore in upstream kernels...

(In reply to comment #3)
> This problem is still there - are there plans to get this fixed before Mageia
> 3??

Probably when someone have time to work on it...
Comment 5 Robert Fox 2014-07-24 12:26:41 CEST
No longer applicaple - too old - Modem works now

Status: NEW => RESOLVED
Resolution: (none) => INVALID


Note You need to log in before you can comment on or make changes to this bug.