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
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
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
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.
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
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
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
>
>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