[Bug 460857] Re: ftdi serial driver broken in linux-image-2.6.31-14-generic (2.6.31-14.48)

2009-12-29 Thread Kendrick Shaw
It appears that anyone can change the status of a bug (including us). Kalda and Peter both have 0 lauchpad karma - Peter has posted two bug comments in the past two years and Kalda's account was created today. Neither one includes a public email address, so we can't contact them directly. Thus

[Bug 460857] Re: ftdi serial driver broken in linux-image-2.6.31-14-generic (2.6.31-14.48)

2009-12-29 Thread Kendrick Shaw
It sounds like both of the status changes from new to incomplete were unintentional, so I've changed the status back to new. ** Changed in: linux Status: Incomplete = New ** Changed in: linux (Ubuntu) Status: Incomplete = New -- ftdi serial driver broken in

[Bug 460857] Re: ftdi serial driver broken in linux-image-2.6.31-14-generic (2.6.31-14.48)

2009-12-29 Thread Kendrick Shaw
@David (#16) Good catch - that should be sudo apt-get install linux-headers-generic (I shouldn't have typed it from memory). Hopefully this will get the patch to work for you. If you see an error during the first make, however, there are still problems - please post the error and we'll see if

[Bug 460857] Re: ftdi serial driver broken in linux-image-2.6.31-14-generic (2.6.31-14.48)

2009-12-16 Thread Kendrick Shaw
tz's makefile worked like a charm. For those who don't want to download the linux kernel sources for two files, here are the two files and a modified version of tz's makefile (with a 'make install' option added). To install: 1) open a terminal window 2) install the latest kernel headers: # sudo

[Bug 460857] Re: ftdi serial driver broken in linux-image-2.6.31-14-generic (2.6.31-14.48)

2010-01-10 Thread Kendrick Shaw
@David (#30) Unfortunately it looks like the drivers on the ftdi site may not work with newer versions of the kernel, including the kernel in karmic. The ftdi_sio.h and .c I grabbed were from the linux kernel tree (version 2.6.31.8). A number of changes seem to have been made without increasing

[Bug 460857] Re: ftdi serial driver broken in linux-image-2.6.31-14-generic (2.6.31-14.48)

2010-01-10 Thread Kendrick Shaw
** Changed in: linux Status: New = Confirmed ** Changed in: linux (Ubuntu) Status: New = Confirmed -- ftdi serial driver broken in linux-image-2.6.31-14-generic (2.6.31-14.48) https://bugs.launchpad.net/bugs/460857 You received this bug notification because you are a member of

[Bug 468243] [NEW] [Thinkpad X61 tablet] suspend/resume failure

2009-11-01 Thread Kendrick Shaw
Public bug reported: The machine during suspend from the desktop every (4/4) time I tried, hybernate from desktop hung 1/1 time tried, but I had no problems . Suspend worked fine when I tried it (once) from the (graphical) login screen. While suspend from the desktop hasn't worked yet on my

[Bug 468243] Re: [Thinkpad X61 tablet] suspend/resume failure

2009-11-01 Thread Kendrick Shaw
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/34851785/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/34851786/AplayDevices.txt ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/34851789/BootDmesg.txt **

[Bug 468243] Re: [Thinkpad X61 tablet] suspend/resume failure

2009-11-02 Thread Kendrick Shaw
Additional note - suspend failed at the graphical login screen after logging out of my user account. Perhaps something is getting initialized by my desktop (e.g. dri) that exposes a driver bug? -- [Thinkpad X61 tablet] suspend/resume failure https://bugs.launchpad.net/bugs/468243 You received

[Bug 460857] Re: ftdi serial driver broken in linux-image-2.6.31-14-generic (2.6.31-14.48)

2010-11-06 Thread Kendrick Shaw
** Changed in: linux (Ubuntu) Status: New = Confirmed ** Changed in: linux Status: New = Confirmed ** Tags added: 2.6.35.22 -- ftdi serial driver broken in linux-image-2.6.31-14-generic (2.6.31-14.48) https://bugs.launchpad.net/bugs/460857 You received this bug notification

[Bug 460857] Re: ftdi serial driver broken in linux-image-2.6.31-14-generic (2.6.31-14.48)

2010-11-06 Thread Kendrick Shaw
I'm also seeing the regression reported by @richard (#42). In particular, the software for the Syscomp CGR-101 isn't seeing the scope on a 64 bit Ubuntu Maverick 10.10. Building the latest version of the ftdio_sio driver from the 2.6.35-8 linux tree didn't fix the bug, but porting the version