[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2009-05-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.27-14.33 --- linux (2.6.27-14.33) intrepid-proposed; urgency=low [Stefan Bader] * Fix FTBS due to a mysteriously missing ABI directory. linux (2.6.27-14.32) intrepid-proposed; urgency=low [Stefan Bader] * Rebuild of

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2009-02-25 Thread Martin Pitt
Accepted linux into intrepid-proposed; please test and give feedback here. Please see https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed -- ti_usb_3410_5052 driver doesn't load some devices

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2009-02-20 Thread Stefan Bader
** Description changed: + SRU justification: + + Impact: The driver just looks for the wrong files. + + Fix: Simply change the string of the files to load. This has been buried + for so long (and nobody tested it in the bug) that it has been fixed + upstream[1] (with a bigger change). + +

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2009-02-20 Thread Stefan Bader
Was fixed in Hardy by 2.6.24-23.46 (endpoint requirements) ** Changed in: linux (Ubuntu Hardy) Importance: Undecided = Medium Assignee: (unassigned) = Stefan Bader (stefan-bader-canonical) Status: New = Fix Released -- ti_usb_3410_5052 driver doesn't load some devices

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2009-02-20 Thread Stefan Bader
Was released for Jaunty in 2.6.28-7.18 (firmware names) ** Changed in: linux (Ubuntu) Status: In Progress = Fix Released -- ti_usb_3410_5052 driver doesn't load some devices https://bugs.launchpad.net/bugs/231276 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2009-02-20 Thread Stefan Bader
Upstream cherry pick for Intrepid: http://kernel.ubuntu.com/git?p=ubuntu /ubuntu- intrepid.git;a=commitdiff;h=e31df13d7e4e6d78137b1bced0791134bba47d40 ** Changed in: linux (Ubuntu Intrepid) Importance: Undecided = Medium Assignee: (unassigned) = Stefan Bader (stefan-bader-canonical)

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2009-01-08 Thread Stefan Bader
For Intrepid, someone try the PPA package from https://launchpad.net /~stefan-bader-canonical/+archive to see whether this is the right fix. This would have to go upstream as well, but I would like to have to sanity check before. -- ti_usb_3410_5052 driver doesn't load some devices

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-12-18 Thread Stefan Bader
** Changed in: linux (Ubuntu) Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) = Stefan Bader (stefan-bader-canonical) Status: Triaged = In Progress -- ti_usb_3410_5052 driver doesn't load some devices https://bugs.launchpad.net/bugs/231276 You received this bug notification

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-12-18 Thread Stefan Bader
The Hardy kernel should be fixed by the recently uploaded -proposed kernel (-23.46) which contains the following stable update: commit e31375796499cbf8f04a7728c5019f681c2561e2 Author: Robert Spanton rspan...@zepler.net Date: Wed Apr 2 23:15:15 2008 + USB: serial: ti_usb_3410_5052:

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-12-01 Thread Anshuman
This might be the solution : ( It works only in the Ubuntu 8.1 kernel version 2.6.27-7-generic ) https://answers.launchpad.net/ubuntu/+question/51120 Thanks and regards -- ti_usb_3410_5052 driver doesn't load some devices https://bugs.launchpad.net/bugs/231276 You received this bug

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-12-01 Thread sglow
I can confirm that this solution (which is essentially the same as what xorduna posted above) does work for me. I'm using the 2.6.27-9-generic kernel. All I had to do is copy the firmware file to the location expected by the driver and rename it. The link posted by Anshuman gives slightly

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-11-26 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Importance: Undecided = Medium Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team) Status: Incomplete = Triaged -- ti_usb_3410_5052 driver doesn't load some devices https://bugs.launchpad.net/bugs/231276 You received this bug notification

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-11-10 Thread xorduna
Hi Steve and Leann, If you rename /lib/firmware/2.6.27-7-generic/ti_3410.fw to ti_usb-3410.bin and you use the module from kernel source you have no complain from dmesg, anyway, any /dev/ttyUSB* is created. here is my dmesg output: [14651.056025] usb 4-2: new full speed USB device using

Re: [Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-11-07 Thread sglow
Hi Leann; Here's the dmesg output when I plug in the device: --- [ 1183.216107] usb 1-2: new full speed USB device using ohci_hcd and address 2 [ 1183.477076] usb 1-2: configuration #1 chosen from 1 choice [ 1186.732273] usbcore: registered new interface driver usbserial

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-11-06 Thread Leann Ogasawara
Hi sglow, Can you attach your dmesg output after you insert the device? -- ti_usb_3410_5052 driver doesn't load some devices https://bugs.launchpad.net/bugs/231276 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

Re: [Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-10-28 Thread sglow
Hi Leann; I just downloaded the latest live CD image and booted from it. The linux-firmware package was installed by default, but I still received a 'firmware not found' error when I plugged in the device. Is there any other package that may contain this firmware? Normally the firmware is

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-10-21 Thread Leann Ogasawara
Hi sglow, I'm so sorry for the delayed response here. Can you try installing the linux-firmware package to see if that helps. Thanks. -- ti_usb_3410_5052 driver doesn't load some devices https://bugs.launchpad.net/bugs/231276 You received this bug notification because you are a member of

Re: [Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-09-11 Thread sglow
Hi Leann; I downloaded the Alpha-5 live CD and tried this out. It's still not working, but the failure mode is definitely different that that of 8.04. On the 8.04 release of Ubuntu, the problem seems to be that the device isn't being recognized as a device that can be handled by this driver

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-09-10 Thread Leann Ogasawara
Hi Guys, dlotton - you'll need to enable the Intrepid repository in order to get the 2.6.27 kernel. However, Alpha5 was released last week so you could test with a LiveCD as well - http://www.ubuntu.com/testing/intrepid/alpha5 . Please let us know your results if you are able to test. Thanks.

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-09-08 Thread dlotton
Hi Leann, I'll try to give it a shot this week. Where can I get just the 2.6.27 kernel packages? I poked around a little and couldn't find them. Thanks, Dave L. -- ti_usb_3410_5052 driver doesn't load some devices https://bugs.launchpad.net/bugs/231276 You received this bug notification

Re: [Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-09-02 Thread sglow
Hi Leann; I tried the device against the Alpha 4 live CD image and it did not work correctly. I'll try to collect more information on this, but wanted to give you that initial bit of information. Rgds, Steve Leann Ogasawara wrote: The Ubuntu Kernel Team is planning to move to the 2.6.27

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would appreciate it if you could please test this newer 2.6.27 Ubuntu kernel. There are one of two ways you should be able to test: 1) If you are comfortable

[Bug 231276] Re: ti_usb_3410_5052 driver doesn't load some devices

2008-06-26 Thread dlotton
I'm posting to corroborate Steve's findings and to advocate for a fix in Ubuntu. I've experienced the same issues with the ti_usb_3410_5052 driver under Hardy(kernel 2.6.24-16 through -19, thus far). Texas Instruments' MSP- FET430UIF and EZ430 programmer/emulators are broken with the current