Bug#525638: [Pkg-utopia-maintainers] Bug#525638: [network-manager] upgrade to 0.7.1 broke mobile broadband

2009-05-01 Thread Christophe Prud'homme
Also note that the nm package 0.7.99 was rebuilt from the 0.7.1 debian
version by downloading the source of 0.7.99
and removing the changelog entries accordingly

On Sat, May 2, 2009 at 8:42 AM, Christophe Prud'homme
 wrote:
>>> It seems that there is a problem with usb-serial and when nm tries to
>>> establish the connection there is a crash of the system.
>>
>> Could you clarify which combinations did/do work
>> If I understood you correctly, it is something
>>
>> 2.6.26 + 0.7.0.99 = no kernel crash, successful umts connection
> yes
> but the connection shuts down a little while after the connection
>
>> 2.6.29 + 0.7.0.99 = no kernel crash, no successful umts connection
> yes
>
>> 2.6.26 + 0.7.1 = kernel crash, no successful umts connection
>> 2.6.29 + 0.7.1 = kernel crash, no successful umts connection
> Yes
>
>>
>> Is that correct? What udev version do you use?
> the latest in unstable
> 0.141-1
>
>> FWIW, the kernel crash is most likely a bug in the kernel driver.
> quite possibly yes
>
>> Could you also send me the output of
>> NM_PPP_DEBUG=1 /usr/sbin/NetworkManager --no-daemon
>> after stopping NetworkManager (/etc/init.d/network-manager stop)
> I send that in the next email
>
> Best regards
> C.
>



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#525638: [Pkg-utopia-maintainers] Bug#525638: [network-manager] upgrade to 0.7.1 broke mobile broadband

2009-05-01 Thread Christophe Prud'homme
>> It seems that there is a problem with usb-serial and when nm tries to
>> establish the connection there is a crash of the system.
>
> Could you clarify which combinations did/do work
> If I understood you correctly, it is something
>
> 2.6.26 + 0.7.0.99 = no kernel crash, successful umts connection
yes
but the connection shuts down a little while after the connection

> 2.6.29 + 0.7.0.99 = no kernel crash, no successful umts connection
yes

> 2.6.26 + 0.7.1 = kernel crash, no successful umts connection
> 2.6.29 + 0.7.1 = kernel crash, no successful umts connection
Yes

>
> Is that correct? What udev version do you use?
the latest in unstable
0.141-1

> FWIW, the kernel crash is most likely a bug in the kernel driver.
quite possibly yes

> Could you also send me the output of
> NM_PPP_DEBUG=1 /usr/sbin/NetworkManager --no-daemon
> after stopping NetworkManager (/etc/init.d/network-manager stop)
I send that in the next email

Best regards
C.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#525638: [Pkg-utopia-maintainers] Bug#525638: [network-manager] upgrade to 0.7.1 broke mobile broadband

2009-04-28 Thread Michael Biebl
Christophe Prud'homme wrote:
> Package: network-manager
> Version: 0.7.1-1
> Severity: normal
> 
> --- Please enter the report below this line. ---
> here is what I get when I connect my usb 3G key with 2.6.29
> 
> [52803.013715] usb 3-1: new high speed USB device using ehci_hcd and address 5
> [52803.159322] usb 3-1: New USB device found, idVendor=12d1, idProduct=1003
> [52803.159325] usb 3-1: New USB device strings: Mfr=2, Product=1, 
> SerialNumber=0
> [52803.159327] usb 3-1: Product: HUAWEI Mobile
> [52803.159329] usb 3-1: Manufacturer: HUAWEI Technology
> [52803.159432] usb 3-1: configuration #1 chosen from 1 choice
> [52803.180299] usb-storage: probe of 3-1:1.0 failed with error -1
> [52803.180482] usb 3-1: USB disconnect, address 5
> [52809.813541] usb 3-1: new high speed USB device using ehci_hcd and address 6
> [52809.959239] usb 3-1: New USB device found, idVendor=12d1, idProduct=1003
> [52809.959242] usb 3-1: New USB device strings: Mfr=2, Product=1, 
> SerialNumber=0
> [52809.959244] usb 3-1: Product: HUAWEI Mobile
> [52809.959246] usb 3-1: Manufacturer: HUAWEI Technology
> [52809.959339] usb 3-1: configuration #1 chosen from 1 choice
> [52809.979674] usb-storage: probe of 3-1:1.0 failed with error -5
> [52809.979954] usb-storage: probe of 3-1:1.1 failed with error -5
> [52809.980621] usb-storage: probe of 3-1:1.2 failed with error -1
> [52809.981621] usb-storage: probe of 3-1:1.3 failed with error -1
> [52810.645920] usbcore: registered new interface driver usbserial
> [52810.645933] USB Serial support registered for generic
> [52810.645981] usbcore: registered new interface driver usbserial_generic
> [52810.645983] usbserial: USB Serial Driver core
> [52810.654433] USB Serial support registered for GSM modem (1-port)
> [52810.654473] option 3-1:1.0: GSM modem (1-port) converter detected
> [52810.654579] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0
> [52810.654588] option 3-1:1.1: GSM modem (1-port) converter detected
> [52810.654626] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB1
> [52810.654640] usbcore: registered new interface driver option
> [52810.654642] option: v0.7.2:USB Driver for GSM modems
> 
> note that the storage media is not detected, using 2.6.26 works better here
> then here is what happens when  I try connect if it does not crash the kernel
> happens both on 2.6.26 and 2.6.29. with slightly older version of nm 0.7.99 
> and 2.6.26, no crash, connects to 3G then disconnect a few seconds later. it 
> used to work very nicely.
> 
> It seems that there is a problem with usb-serial and when nm tries to 
> establish the connection there is a crash of the system.

Could you clarify which combinations did/do work
If I understood you correctly, it is something

2.6.26 + 0.7.0.99 = no kernel crash, successful umts connection
2.6.29 + 0.7.0.99 = no kernel crash, no successful umts connection

2.6.26 + 0.7.1 = kernel crash, no successful umts connection
2.6.29 + 0.7.1 = kernel crash, no successful umts connection

Is that correct? What udev version do you use?
FWIW, the kernel crash is most likely a bug in the kernel driver.

Could you also send me the output of
NM_PPP_DEBUG=1 /usr/sbin/NetworkManager --no-daemon
after stopping NetworkManager (/etc/init.d/network-manager stop)

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#525638: [network-manager] upgrade to 0.7.1 broke mobile broadband

2009-04-26 Thread Christophe Prud'homme
Package: network-manager
Version: 0.7.1-1
Severity: normal

--- Please enter the report below this line. ---
here is what I get when I connect my usb 3G key with 2.6.29

[52803.013715] usb 3-1: new high speed USB device using ehci_hcd and address 5
[52803.159322] usb 3-1: New USB device found, idVendor=12d1, idProduct=1003
[52803.159325] usb 3-1: New USB device strings: Mfr=2, Product=1, 
SerialNumber=0
[52803.159327] usb 3-1: Product: HUAWEI Mobile
[52803.159329] usb 3-1: Manufacturer: HUAWEI Technology
[52803.159432] usb 3-1: configuration #1 chosen from 1 choice
[52803.180299] usb-storage: probe of 3-1:1.0 failed with error -1
[52803.180482] usb 3-1: USB disconnect, address 5
[52809.813541] usb 3-1: new high speed USB device using ehci_hcd and address 6
[52809.959239] usb 3-1: New USB device found, idVendor=12d1, idProduct=1003
[52809.959242] usb 3-1: New USB device strings: Mfr=2, Product=1, 
SerialNumber=0
[52809.959244] usb 3-1: Product: HUAWEI Mobile
[52809.959246] usb 3-1: Manufacturer: HUAWEI Technology
[52809.959339] usb 3-1: configuration #1 chosen from 1 choice
[52809.979674] usb-storage: probe of 3-1:1.0 failed with error -5
[52809.979954] usb-storage: probe of 3-1:1.1 failed with error -5
[52809.980621] usb-storage: probe of 3-1:1.2 failed with error -1
[52809.981621] usb-storage: probe of 3-1:1.3 failed with error -1
[52810.645920] usbcore: registered new interface driver usbserial
[52810.645933] USB Serial support registered for generic
[52810.645981] usbcore: registered new interface driver usbserial_generic
[52810.645983] usbserial: USB Serial Driver core
[52810.654433] USB Serial support registered for GSM modem (1-port)
[52810.654473] option 3-1:1.0: GSM modem (1-port) converter detected
[52810.654579] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0
[52810.654588] option 3-1:1.1: GSM modem (1-port) converter detected
[52810.654626] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB1
[52810.654640] usbcore: registered new interface driver option
[52810.654642] option: v0.7.2:USB Driver for GSM modems

note that the storage media is not detected, using 2.6.26 works better here
then here is what happens when  I try connect if it does not crash the kernel
happens both on 2.6.26 and 2.6.29. with slightly older version of nm 0.7.99 
and 2.6.26, no crash, connects to 3G then disconnect a few seconds later. it 
used to work very nicely.

It seems that there is a problem with usb-serial and when nm tries to 
establish the connection there is a crash of the system.

[  732.536200] Call Trace:  
   
[  732.536200][] warn_on_slowpath+0x51/0x7a  
   
[  732.536200]  [] :ehci_hcd:ehci_urb_enqueue+0x167/0xcde 
   
[  732.536200]  [] :option:option_write+0xa4/0xeb 
   
[  732.536200]  [] :usbserial:serial_write+0x62/0x89  
   
[  732.536200]  [] tty_put_char+0x2b/0x2d 
   
[  732.536200]  [] n_tty_receive_buf+0x8bd/0xd88  
   
[  732.536200]  [] ktime_get+0xc/0x41 
   
[  732.536200]  [] hrtick_start_fair+0xfb/0x144   
   
[  732.536200]  [] enqueue_task+0x56/0x61 
   
[  732.536200]  [] activate_task+0x26/0x35
   
[  732.536200]  [] flush_to_ldisc+0xf1/0x190  
   
[  732.536200]  [] :option:option_indat_callback+0x4c/0x8f
   
[  732.536200]  [] usb_hcd_giveback_urb+0x76/0xa4 
   
[  732.536200]  [] :ehci_hcd:ehci_urb_done+0x7a/0x8a  
   
[  732.536200]  [] :ehci_hcd:qh_completions+0x8d/0x319
   
[  732.536200]  [] :ehci_hcd:ehci_work+0xba/0x72a 
   
[  732.536200]  [] :ehci_hcd:ehci_irq+0x11d/0x142 
   
[  732.536200]  [] usb_hcd_irq+0x3b/0x78  
   
[  732.536200]  [] handle_IRQ_event+0x2c/0x61 
   
[  732.536200]  [] handle_fasteoi_irq+0x90/0xc8