<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<br>I finally recieved my repaired braille notetaker device and found the time to use it as a braille display with my talkingarch CD.  When the CD's boot menue pops up I press escape and enter:<br><br>arch64 brltty=auto,ttyUSB0,en_US<br><br>and braille support activates properly durring the boot process.  I did some exploration on my own, but can't find anything obvious that is preventing speech output.<br><br>I used my notetaker to transcribe, as best I could, the various messages left on the screen at the end of the boot process.  I kept switching back and forth between braille-terminal mode and the notetakers word-processer.  I provided the transcript below:<br><br>[ ok ] started dhcp.<br>[ ok ] reached target network.<br><br>archlinux 3.6.6-1 ARCH (tty1)<br><br>login: root (automatic login)<br>[ ok ] started restore soundcard state.<br>[ kvm : disabled by bios.<br>    starting udev wait for complete device initialization.<br>[ ok ] started target sound card.<br>[ok ] started udev wait for complete device initialization.<br>    starting unmute all sound controls for use with tarlkingarch live environment.<br>    starting software speech output for speakup.<br>[ ok ] started unmute all sound controls for use with talkingarch live environment.<br>[ ok ] started initializes packman keyring.<br>[ ok ] started software speech output for speakup.<br>root@archiso ~# [failed] failed to start login service<br>see `systemctl status systemd-logind.service' for details.<br>[ ok ] started target multiuser.<br><br><br><br>*** end of transcript ***<br><br>The systemd-logind failure and the multiuser messages pop up a minute or two after the system gets to the roott@archiso prompt.  By the time I finished transcribing down to that point, that is where they appeared.  On other occasions, when I did some exploring, they appear mixed after the output from commands I issue.<br><br>tty1 is the only connected terminal.  I navigated to some of the other terminals and they are blank, no prompt or text of any kind.  I'm not sure if that's normal for a live-CD.<br><br>I did notice that with the braille terminal, when scrolling around the edge of the screen, the computer does produce the system beep.  I used my headphones to confirm that the beep is coming from the computer and not the notetaker.<br><br>I used the script command to capture the status of the systemd-logind as well as the espeakup services.<br><br>Script started on Mon 20 May 2013 09:12:59 AM UTC<br>#                                                                                                                                                                         <br> <br><br>root@archiso ~ # systemctl status systemd-logind.servicesystemd-logind.service - Login Service<br>      Loaded: loaded (/usr/lib/systemd/system/systemd-logind.service; static)<br>      Active: activating (start) since Mon, 2013-05-20 09:13:05 UTC; 19s ago<br>        Docs: man:systemd-logind.service(8)<br>              man:logind.conf(5)<br>              http://www.freedesktop.org/wiki/Software/systemd/multiseat<br>    Main PID: 1969 (systemd-logind)<br>      CGroup: name=systemd:/system/systemd-logind.service<br>          „ 1969 /usr/lib/systemd/systemd-logind<br><br>May 20 09:13:05 archiso systemd[1]: Failed to start Login Service.<br>May 20 09:13:05 archiso systemd[1]: Unit systemd-logind.service entered failed state<br>May 20 09:13:05 archiso systemd[1]: Stopping Login Service...<br>May 20 09:13:05 archiso systemd[1]: Starting Login Service...<br>May 20 09:13:05 archiso systemd-logind[1969]: New seat seat0.<br>May 20 09:13:05 archiso systemd-logind[1969]: Watching system buttons on /dev/input/event2 (Power Button)<br>May 20 09:13:05 archiso systemd-logind[1969]: Watching system buttons on /dev/input/event4 (Video Bus)<br>May 20 09:13:05 archiso systemd-logind[1969]: Watching system buttons on /dev/input/event0 (Power Button)<br>May 20 09:13:05 archiso systemd-logind[1969]: Watching system buttons on /dev/input/event1 (Lid Switch)<br>May 20 09:13:05 archiso systemd-logind[1969]: New session 1 of user root.<br>#                                                                                                                                                                         <br> <br><br>3 root@archiso ~ # systemctl status espeakup.serviceespeakup.service - Software speech output for Speakup<br>      Loaded: loaded (/usr/lib/systemd/system/espeakup.service; enabled)<br>      Active: active (running) since Mon, 2013-05-20 08:40:54 UTC; 32min ago<br>     Process: 365 ExecStart=/usr/bin/espeakup (code=exited, status=0/SUCCESS)<br>    Main PID: 686 (espeakup)<br>      CGroup: name=systemd:/system/espeakup.service<br>          „ 686 /usr/bin/espeakup<br><br>May 20 09:13:49 archiso espeakup[365]: Expression 'SetApproximateSampleRate( pcm, hwParams, sr )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1963<br>May 20 09:13:49 archiso espeakup[365]: Expression 'PaAlsaStreamComponent_InitialConfigure( &self->playback, outParams, self->primeBuffers, hwParamsPlayback,... line: 2641<br>May 20 09:13:49 archiso espeakup[365]: Expression 'PaAlsaStream_Configure( stream, inputParameters, outputParameters, sampleRate, framesPerBuffer, &inputLat... line: 2762<br>May 20 09:13:50 archiso espeakup[365]: Expression 'SetApproximateSampleRate( pcm, hwParams, sr )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1963<br>May 20 09:13:50 archiso espeakup[365]: Expression 'PaAlsaStreamComponent_InitialConfigure( &self->playback, outParams, self->primeBuffers, hwParamsPlayback,... line: 2641<br>May 20 09:13:50 archiso espeakup[365]: Expression 'PaAlsaStream_Configure( stream, inputParameters, outputParameters, sampleRate, framesPerBuffer, &inputLat... line: 2762<br>May 20 09:13:50 archiso espeakup[365]: wave_open_sound > Pa_OpenStream : err=-9997 (Invalid sample rate)<br>May 20 09:13:50 archiso espeakup[365]: Expression 'SetApproximateSampleRate( pcm, hwParams, sr )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1963<br>May 20 09:13:50 archiso espeakup[365]: Expression 'PaAlsaStreamComponent_InitialConfigure( &self->playback, outParams, self->primeBuffers, hwParamsPlayback,... line: 2641<br>May 20 09:13:50 archiso espeakup[365]: Expression 'PaAlsaStream_Configure( stream, inputParameters, outputParameters, sampleRate, framesPerBuffer, &inputLat... line: 2762<br>#                                                                                                                                                                         <br> <br><br>root@archiso ~ # exit<br>Script done on Mon 20 May 2013 09:15:31 AM UTC<br><br>I'm not sure if there's more than one issue going on; or if my speakup problem and the systemd-logind failures are cascading from the same root cause.<br><br>Does anyone recognize what's going on here?  Any suggestions on where to look to troubleshoot or fix the problem(s) I am having would be appreciated.<br><br>Thank you, and sorry for the lengthy post.<br>                                          </div></body>
</html>