[BRLTTY] Brltty ports?

2007-05-29 Thread Georgina Joyce
Hi I wondered what platforms brltty has been built? Has other platforms been attempted? I'm considering having a look at FreeBSD and I have a Intel based Mac. I've just been looking on the home site but could not find anything. Regards Gena Amateur Call: M 0 E B P VOIP / IM: gena1959uk

[BRLTTY] LFS & BRLTTY SVN setup problem

2007-08-23 Thread Georgina Joyce
Hi I've installed the SVN version of BRLTTY without any problems on my Linux From Scratch box. However, I can't get my Brailliant 40 working. By looking at the online reference manual I should have a utility called scrtest to troubleshoot my problem but I don't appear to have this utility. D

Re: [BRLTTY] LFS & BRLTTY SVN setup problem

2007-08-24 Thread Georgina Joyce
This message indicates that you're probably invoking brltty as a regular user rather than as root. Please try invoking it as root. Iwas; As root I get the following: Aug 24 11:49:50 orchid brltty[1499]: BRLTTY 3.8 [http://mielke.cc/brltty/] Aug 24 11:49:50 orchid brltty[1500]: Linux Screen Driv

Re: [BRLTTY] LFS & BRLTTY SVN setup problem

2007-08-24 Thread Georgina Joyce
That's the PC speaker sound support, which either may not be available, or it might be already built into your kernel and hence need not be loaded. Either way, it doesn't matter; this warning is quite normal. Is BRLTTY now working as expected with your braille display? No it still doesn't work.

Re: [BRLTTY] LFS & BRLTTY SVN setup problem

2007-08-24 Thread Georgina Joyce
1 make[1]: Leaving directory `/opt/svn-repos/brltty/Programs' make: *** [all] Error 2 End: of error! Thanks Gena Amateur Call: M 0 E B P VOIP / IM: gena1959uk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Mielke Sent: Friday, August 24, 20

Re: [BRLTTY] LFS & BRLTTY SVN setup problem

2007-08-25 Thread Georgina Joyce
Hi I can see now it's a USB problem from the debug log. I wondered about the tcl error, this should not cause this problem they are two separate issues, right? Could you please include the brltty.conf lines so that we can be assured that they're specified correctly? # This is a configuration

Re: [BRLTTY] LFS & BRLTTY SVN setup problem

2007-08-25 Thread Georgina Joyce
TECTED] On Behalf Of Dave Mielke Sent: Saturday, August 25, 2007 4:50 PM To: Informal discussion between users and developers of BRLTTY. Subject: Re: [BRLTTY] LFS & BRLTTY SVN setup problem [quoted lines by Georgina Joyce on 2007/08/25 at 15:54 +0100] >I can see now it's a USB prob

Re: [BRLTTY] LFS & BRLTTY SVN setup problem

2007-08-30 Thread Georgina Joyce
> >The bus numbers are there. It's just that they don't have leading zeros like >they usually do and like brltty is expecting them to have. We should be able to >adjust the code to accommodate this. Assuming that this is the problem, the afore-mentioned change has now been made to the code. Pleas