[Bug 84139] Re: Arduino detected as braille device

2007-12-17 Thread Luke Yelavich
brltty (3.9-5ubuntu1) hardy; urgency=low * Merge from debian unstable, (LP: #176477) remaining changes: - Conflicts: libbrlapi, libbrlapi-dev, libbrlapi1-dev. - Add brltty-setup, installed in both the udeb and the normal system. - Add initramfs integration to run brltty-setup if

[Bug 84139] Re: Arduino detected as braille device

2007-12-15 Thread TomWhipple
The easiest way to deal with this is to completely remove brltty with Synaptic. It might not be a good solution for the big picture, but my board is working now. :-) -- Arduino detected as braille device https://bugs.launchpad.net/bugs/84139 You received this bug notification because you are a

[Bug 84139] Re: Arduino detected as braille device

2007-12-14 Thread Samuel thibault
There is no intelligent way, because braille manufacturers didn't make their device in an intelligent way. But the attached patch should be just fine, I really wonder why it didn't get applied. -- Arduino detected as braille device https://bugs.launchpad.net/bugs/84139 You received this bug

[Bug 84139] Re: Arduino detected as braille device

2007-12-14 Thread Luke Yelavich
I intend adding this patch to BrlTTY for hardy, and am also going to investigate it as an update for gutsy and earlier. Thanks Samuel for the patch. ** Changed in: brltty (Ubuntu) Assignee: (unassigned) = Luke Yelavich (themuso) Status: Confirmed = In Progress -- Arduino detected as

[Bug 84139] Re: Arduino detected as braille device

2007-11-20 Thread Joel Berger
This also impacts the DATAQ DI-148U USB data acquisition board. These only identify as 0403:6001 if you change the jumper settings (not recommended for Windows use, but required for Linux use since the module doesn't recognize the default 0683:1480). I guess a better question is this: since

Re: [Bug 84139] Re: Arduino detected as braille device

2007-11-20 Thread Samuel thibault
Joel Berger, le Tue 20 Nov 2007 22:06:12 -, a écrit : This also impacts the DATAQ DI-148U USB data acquisition board. These only identify as 0403:6001 if you change the jumper settings (not recommended for Windows use, but required for Linux use since the module doesn't recognize the

[Bug 84139] Re: Arduino detected as braille device

2007-11-08 Thread hugolp
Im having the same problem in Gutsy. Not with the Arduino device, but with another usb dongle that uses the same usb chip. Im going to remove brtty as a temporal fix, but the udev rule should be changed. -- Arduino detected as braille device https://bugs.launchpad.net/bugs/84139 You received

[Bug 84139] Re: Arduino detected as braille device

2007-11-04 Thread zdzichu
This is still non fixed in Ubuntu 7.10. brltty still breaks USB Serial devices made with FTDI chipset. This is serious issue, can we have fixed udev package, please? -- Arduino detected as braille device https://bugs.launchpad.net/bugs/84139 You received this bug notification because you are a

[Bug 84139] Re: Arduino detected as braille device

2007-11-04 Thread Samuel thibault
Can somebody apply the attached patch please? ** Attachment added: Comment a generic USB to serial adapter ID http://launchpadlibrarian.net/10269767/patch -- Arduino detected as braille device https://bugs.launchpad.net/bugs/84139 You received this bug notification because you are a member

[Bug 84139] Re: Arduino detected as braille device

2007-10-01 Thread Kyle James
It is still a problem in gutsy beta. -- Arduino detected as braille device https://bugs.launchpad.net/bugs/84139 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 84139] Re: Arduino detected as braille device

2007-09-18 Thread Wiktor Wandachowicz
I've been hit by this problem too. Even though answers found through Google suggested a complete removal of brltty, I dig deeper. Finally I narrowed down the problem to one of the udev rule, specifically tailored for an otherwise generic 0403:6001 Vendor/Product combination. After commenting it

[Bug 84139] Re: Arduino detected as braille device

2007-04-23 Thread jonatan
I think commenting away the line must be the best solution. This chip is used in *lots* of products, and by default they use the same product and vendor id:s. It leads to very strange, non-obvious problems on such devices. Please please please fix! -- Arduino detected as braille device

Re: [Bug 84139] Re: Arduino detected as braille device

2007-04-23 Thread Samuel thibault
Hi, Just to make sure there's no confusion: I'm not an ubuntu maintainer so I just can't fix it, somebody else has to do it. Samuel -- Arduino detected as braille device https://bugs.launchpad.net/bugs/84139 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 84139] Re: Arduino detected as braille device

2007-03-20 Thread Samuel thibault
Do definitive correction (i.e. making both sighted and non-sighted users completely happy) could be found. For now, I'd suggest dropping brltty- ht 0x0003 0x0403 0x6001 from the hotplug/udev scripts for now (since it seems to hit a number of users) -- Arduino detected as braille device

[Bug 84139] Re: Arduino detected as braille device

2007-03-20 Thread Samuel thibault
Err, I meant No definitive correction -- Arduino detected as braille device https://launchpad.net/bugs/84139 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 84139] Re: Arduino detected as braille device

2007-03-04 Thread Stu Hood
Well, it seems the discussion confirms this bug anyway, but since I just experienced it as well, I'll add my vote. brltty grabs the connection and removes the raw serial device, and so obviously removing brltty fixed it. ** Changed in: brltty (Ubuntu) Status: Unconfirmed = Confirmed --

[Bug 84139] Re: Arduino detected as braille device

2007-02-09 Thread Colin Watson
# HandyTech SYSFS{idVendor}==0921, SYSFS{idProduct}==1200, RUN+=/lib/brltty/brltty.sh -b ht -d usb: SYSFS{idVendor}==0403, SYSFS{idProduct}==6001, RUN+=/lib/brltty/brltty.sh -b ht -d usb: These come from Debian. 8-bit FIFO. What's one of those? Sounds like maybe a generic bit of electronics

[Bug 84139] Re: Arduino detected as braille device

2007-02-09 Thread Henrik Nilsen Omma
As noted in bug 83939, when updating udev I got this error: cp: cannot stat '/etc/udev/rules.d/85-brltty.rules' Which looks like a udev rules file getting lost. -- Arduino detected as braille device https://launchpad.net/bugs/84139 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

Re: [Bug 84139] Re: Arduino detected as braille device

2007-02-09 Thread Samuel thibault
Hi, Colin Watson, le Fri 09 Feb 2007 09:18:12 -, a écrit : # HandyTech SYSFS{idVendor}==0921, SYSFS{idProduct}==1200, RUN+=/lib/brltty/brltty.sh -b ht -d usb: SYSFS{idVendor}==0403, SYSFS{idProduct}==6001, RUN+=/lib/brltty/brltty.sh -b ht -d usb: These come from Debian. Ah oops,

Re: [BRLTTY] Re: [Bug 84139] Re: Arduino detected as braille device

2007-02-09 Thread Mario Lang
Samuel Thibault [EMAIL PROTECTED] writes: Hi, Colin Watson, le Fri 09 Feb 2007 09:18:12 -, a écrit : # HandyTech SYSFS{idVendor}==0921, SYSFS{idProduct}==1200, RUN+=/lib/brltty/brltty.sh -b ht -d usb: SYSFS{idVendor}==0403, SYSFS{idProduct}==6001, RUN+=/lib/brltty/brltty.sh -b ht -d

Re: [BRLTTY] Re: [Bug 84139] Re: Arduino detected as braille device

2007-02-09 Thread Samuel thibault
Mario Lang, le Fri 09 Feb 2007 14:34:18 -, a écrit : FYI, here is how my Handy Tech Modular Evolution 88 identifies: Bus 001 Device 041: ID 0403:6001 Future Technology Devices International, Ltd 8-bit FIFO Device Descriptor: bLength18 bDescriptorType 1

Re: [BRLTTY] Re: [Bug 84139] Re: Arduino detected as braille device

2007-02-09 Thread Mario Lang
Dave Mielke [EMAIL PROTECTED] writes: Ah oops, indeed, I overlooked that. It's in the brltty repository too, so I'm Ccing the mailing list: a Ubuntu user just wanted to plug a special USB adapter (not related to braille at all), and brltty got started, because the ID of his adapter is The