Re: [orca-list] A question: making orca to work with braille



Hello,
You are getting an error which says something like unknown authorization/authentification method ... and then the log appears to be stripped as according to similar issue there should be name of the method brltty thinks is unknown.
If you like, you can also pipe the systemctl and / or journalctl output through more...
systemctl status -l brltty | more

Here is description of a similar issue... http://brltty.mielke.narkive.com/nWBtM3ui/problem-with-brltty-and-polkit

Greetings

Peter



2017-10-22 20:55 GMT+02:00 ArkadiusZ <nuno69a poczta fm>:

Here's the log output

oct 22 20:15:26 NunoPC systemd[1]: Started Braille Console Driver.
oct 22 20:15:26 NunoPC brltty[7281]: NoSpeech Speech Driver:
oct 22 20:15:26 NunoPC brltty[7281]: FreedomScientific Braille Driver:
oct 22 20:15:26 NunoPC brltty[7281]: BrlAPI Server: release 0.6.6
oct 6 22 20:15:26 NunoPC brltty[7281]: unknown authentication/authorization method
ost 22 20:15:26 NunoPC brltty[7281]: Unable to start auth server


On 22.10.2017 20:50, Peter Vágner wrote:
Hello,

By running
sudo systemctl status -l brltty
you will get a few recent log lines.
To read the full log since the last machine startup you can run
sudo journalctl -b /usr/bin/brltty

Also when inside a terminal emulator like gnome terminal, does the
echo $XDG_VTNR
print the correct number of a virtual tty your graphic session is running on?

Greetings

Peter


2017-10-22 20:36 GMT+02:00 ArkadiusZ <nuno69a poczta fm>:

So, yea, brltty is definitelly running, as I can see 'Screen not in text mode'. On the standart console, braille output works fine.

How can I check the brltty logs?


On 22.10.2017 20:32, Peter Vágner wrote:
Hello,

While on sonar systemd services got enabled automagically while installing. On arch linux you have to do it all manually. It's why I have asked too many questions.
Is brltty running?
When inspecting its logs, can you see something that might help?
Can you try running
orca --replace
in a terminal to see if orca might be printing something relevant to the standard output?
I'm afraid this is a configuration issue. And we need to help you to find what's wrong.

Greetings

Peter


2017-10-22 20:24 GMT+02:00 ArkadiusZ <nuno69a poczta fm>:

Nope, I don't have any errors. It started just after I installed Linux. On the old instance, which was GNU/sonar, everything worked well.


On 22.10.2017 20:18, Peter Vágner wrote:
Hello,

On a text console does your braille display work?
Have you enabled brltty systemd service to start brltty?
If you are unsure you can just do
sudo systemctl reenable brltty
sudo systemctl restart brltty
At the orca side of things braille support is enabled by default. Have you enabled it? Please open screen reader preferences by pressing orca+space, switch to the braille tab and please verify if evething is correct.
If you can't get it to work, then please try to describe what works, what does not, when it stopped working and similar things that may help us look for the issue.
Also can you see some errors when checking brltty status
sudo systemctl status -l brltty

Greetings

Peter


2017-10-22 19:59 GMT+02:00 ArkadiusZ <nuno69a poczta fm>:
    Hi,

The file you mentioned exists, I set chmod to 640, as you suggested but that didn't help



On 22.10.2017 19:45, Didier Spaier wrote:
Hello,

Le 22/10/2017 à 19:16, ArkadiusZ a écrit :
Hello,
How can I make orca working with BRLTTY? I am using Arch as my distro, gnome 3.26 and the latest Orca. I have added my user to the brlapi group, but that didn't help.
Check that there exist a file /etc/brlapi.key, owned by root:braille and with perms 0640

If not, generate it. As root:
cut here
chmod 755 /usr/sbin/brltty-genkey # maybe done, but won't hurt
/usr/sbin/brltty-genkey etc/brlapi.key
/usr/bin/chgrp braille etc/brlapi.key
chmod 640 etc/brlapi.key

I don't run Arch, so maybe the path to the binaries differ.

And of course, brltty should be running at tile of starting orca.

Greetings,

Didier


_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org



_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org



_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org



_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]