Re: [Emc-developers] installing xenomai

2013-07-30 Thread Michael Haberler
Am 30.07.2013 um 21:34 schrieb Tom Easterday : > I did the install and rebooted (no RealTek ethernet) but it comes up with a > login prompt, no GUI. I put the output of dmesg here: > http://pastebin.com/GzQHt4L5 > > Is there something here that tells me why it isn't launching the GUI? yes: [

Re: [Emc-developers] installing xenomai

2013-07-30 Thread Tom Easterday
The Xenomai regression test results are here: http://pastebin.com/zt0Nqu4v Not really sure what these numbers should look like... -Tom -- Get your SQL database under version control now! Version control is standard for ap

Re: [Emc-developers] installing xenomai

2013-07-30 Thread Tom Easterday
On Jul 30, 2013, at 3:33 PM, Michael Haberler wrote: > looks like John's keyring was not installed, do this: > > # Install the package containing the signing keys; answer 'y' to install > despite missing keys > > $ sudo apt-get install zultron-keyring That is the next thing in the list (after

Re: [Emc-developers] installing xenomai

2013-07-30 Thread Tom Easterday
I did the install and rebooted (no RealTek ethernet) but it comes up with a login prompt, no GUI. I put the output of dmesg here: http://pastebin.com/GzQHt4L5 Is there something here that tells me why it isn't launching the GUI? -Tom ---

Re: [Emc-developers] installing xenomai

2013-07-30 Thread Michael Haberler
Am 30.07.2013 um 20:58 schrieb Tom Easterday : > I want to install xenomai and linuxcnc on 12.04 and get the error below when > doing apt-get update after adding the packages to /etc/apt/sources.list (at > this link: http://wiki.linuxcnc.org/cgi-bin/wiki.pl?XenomaiKernelPackages). > What am

Re: [Emc-developers] installing xenomai

2013-07-30 Thread Tom Easterday
Well, it just stops with that message. I can (and will) ignore it and keep going... Thanks, -Tom On Jul 30, 2013, at 3:04 PM, Eric Keller wrote: > doesn't it give you the chance to ignore that message? > > On Tue, Jul 30, 2013 at 2:58 PM, Tom Easterday wrote: >> I want to install xenomai and

Re: [Emc-developers] installing xenomai

2013-07-30 Thread Eric Keller
doesn't it give you the chance to ignore that message? On Tue, Jul 30, 2013 at 2:58 PM, Tom Easterday wrote: > I want to install xenomai and linuxcnc on 12.04 and get the error below when > doing apt-get update after adding the packages to /etc/apt/sources.list (at > this link: http://wiki.linu

[Emc-developers] installing xenomai

2013-07-30 Thread Tom Easterday
I want to install xenomai and linuxcnc on 12.04 and get the error below when doing apt-get update after adding the packages to /etc/apt/sources.list (at this link: http://wiki.linuxcnc.org/cgi-bin/wiki.pl?XenomaiKernelPackages). What am i missing? W: GPG error: http://deb.machinekit.net preci

Re: [Emc-developers] G-Code subroutine disturbs file variable of LinuxCNC status

2013-07-30 Thread Frederic RIBLE
Le 2013-07-30 06:34, Michael Haberler a écrit : > ... > The issue you describe is a restriction of the current interpreter and > execution system, and independent of the version. > > See here: > > - for a description which causes this behavior: Readahead of the interpreter: > http://www.linuxcnc

Re: [Emc-developers] G-Code subroutine disturbs file variable of LinuxCNC status

2013-07-30 Thread Michael Haberler
Frederic, Am 29.07.2013 um 23:28 schrieb Frederic RIBLE : > > When a gcode subroutine is executing after being called by a "O<...> > call" statement, the "file" variable of "LinuxCNC Status" window is not > updated properly: the filename for the subroutine appears for short time > in this va