[Desktop-packages] [Bug 1248534] [NEW] Wrapper script contains multiple bugs

2013-11-06 Thread Wessel Dankers
Public bug reported: Hi, The pidgin wrapper script has an unnecessary dependency on bash and can't handle arguments with spaces. Attached is a version that doesn't have these problems. cheers, ** Affects: account-plugins (Ubuntu) Importance: Undecided Status: New ** Attachment

[Desktop-packages] [Bug 979697] Re: Modeswitching modem not working with some USB 3.0 host controllers

2012-09-28 Thread Wessel Dankers
Actually delay_use=2 is more than enough to fix things for me. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to usb-modeswitch in Ubuntu. https://bugs.launchpad.net/bugs/979697 Title: Modeswitching modem not working with some USB 3.0

[Desktop-packages] [Bug 979697] Re: Modeswitching modem not working with some USB 3.0 host controllers

2012-09-27 Thread Wessel Dankers
All right, I extracted the file 12d1:1446 from configPack.tar.gz, put it in /etc/usb_modeswitch.d and added the line ReleaseDelay=3000. There was no difference in the result. :( -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 979697] Re: Modeswitching modem not working with some USB 3.0 host controllers

2012-09-17 Thread Wessel Dankers
So, it looks like usb-storage wants to have the device from t+1 until 1+11 (counting from the moment of insertion). usb_modeswitch wants to detach usb-storage at t+1 (exact numbers differ per chipset, apparently). This looks like a race condition, caused by various parties coding in arbitrary

[Desktop-packages] [Bug 979697] Re: Modeswitching modem not working with some USB 3.0 host controllers

2012-09-17 Thread Wessel Dankers
I should note that I do not see any xHCI errors. There's simply nothing happening, most notably the modeswitch. :) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to usb-modeswitch in Ubuntu. https://bugs.launchpad.net/bugs/979697 Title:

[Desktop-packages] [Bug 979697] Re: Modeswitching modem not working with some USB 3.0 host controllers

2012-09-16 Thread Wessel Dankers
Could well be. Try increasing the delay to 30 though. If that doesn't help, we might be experiencing different problems with the same result. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to usb-modeswitch in Ubuntu.

[Desktop-packages] [Bug 979697] Re: Modeswitching modem not working with NEC Corporation uPD720200 USB 3.0 Host Controller

2012-09-16 Thread Wessel Dankers
Based on Christophe's post I modified /lib/udev/usb_modeswitch to wait for a number of seconds before running the modeswitch_dispatcher. Some experimenting determined the minimum number of seconds to be 11. My modem is now detected and switched automatically, even if I have to wait a few seconds

[Desktop-packages] [Bug 979697] Re: Modeswitching modem not working with NEC Corporation uPD720200 USB 3.0 Host Controller

2012-09-16 Thread Wessel Dankers
I have the same issue on an Asus UX21A (should be very similar to Cristophes UX31A). These laptops have Intel Panther Point USB controllers. So I doubt whether the problem is restricted to NEC uPD720200 controllers. -- You received this bug notification because you are a member of Desktop