Re: [Emc-developers] Who changed the requiered python version?

2016-01-06 Thread Niemand Sonst
I got my "broken" hardware to work quiete fine, after leaving Whezzy and going to Jessie and installing machinekit with RT-Preempt kernel I have not made jet any optimisation, so all 4 kernel are aktive, etc. See Latency test and gmoccapy running on amd-64 with UEFI BIOS. OK I still have to

Re: [Emc-developers] Who changed the requiered python version?

2016-01-03 Thread schoone...@btinternet.com
Just checking the first box in 'make menuconfig' for building a 64 bit kernel will be enough. My configs disable various 'features' I don't want, like suspend to RAM / disk etc so may not be what you require. regards On 02/01/2016 20:04, emc-developers-requ...@lists.sourceforge.net wrote: >

Re: [Emc-developers] Who changed the requiered python version?

2016-01-03 Thread EBo
On Jan 2 2016 7:23 PM, Gene Heskett wrote: > On Saturday 02 January 2016 12:08:19 andy pugh wrote: > >> On 2 January 2016 at 16:04, Niemand Sonst wrote: >> >> I am sorry you purchased defective hardware. You should consider >> >> returning it for a refund if you still can. >> > >>

Re: [Emc-developers] Who changed the requiered python version?

2016-01-03 Thread Niemand Sonst
So again, the notebook does not Block the install of other OS!!! I installed - Windows 7 - Windows 8.1 - Debian 8.2 amd64 (twice) and I can boot also from: - Clonezilla - Boot repair disk - Linux Mint Live So it is OK! Just Linuxcnc ISO is 32-bit and therefor not suited! I am satisfied

Re: [Emc-developers] Who changed the requiered python version?

2016-01-03 Thread EBo
@Norbert the Sager/Clevo notebook are suported for Linux, so if you have a problem they, unlike Best Buy, do not try to claim that I violated the warranty by installing Linux. On Jan 3 2016 5:40 AM, Niemand Sonst wrote: > So again, the notebook does not Block the install of other OS!!! > >

Re: [Emc-developers] Who changed the requiered python version?

2016-01-02 Thread Niemand Sonst
Hallo, I have to come back to this matter, because I got my new Laptop to get a second development system for 2.7 and master. This machine is an ACER E5-771G-7169, it has an Intel I7, 8 GB Ram, and a hybrid graphic card (Intel / Nvidia M840). As standard OS it has Windows 8.1. It was not too

Re: [Emc-developers] Who changed the requiered python version?

2016-01-02 Thread andy pugh
On 2 January 2016 at 16:04, Niemand Sonst wrote: >> I am sorry you purchased defective hardware. You should consider >> returning it for a refund if you still can. > > The hardware is not defect, it is just new and does what it is suposed > to do. It is broken by design, but it

Re: [Emc-developers] Who changed the requiered python, version?

2016-01-02 Thread schoone...@btinternet.com
On 02/01/16 17:09, emc-developers-requ...@lists.sourceforge.net wrote: > You are right, no realtime kernel till now! The coment in buildbot > should be adapted to reflect this and make clear there is no rt Kernel > for Jessie. It is simple to build a rt-preempt kernel for Jessie, I am currently

Re: [Emc-developers] Who changed the requiered python version?

2016-01-02 Thread Niemand Sonst
Please see my comments: Am 02.01.2016 um 16:39 schrieb Jeff Epler: > On Sat, Jan 02, 2016 at 01:08:41PM +0100, Niemand Sonst wrote: >> I took the first hurdle, the UEFI Bios and could install Debian 8.2 - >> amd64 - MATE, but the second hurdle installing LinuxCNC from the ISO >> could not be

Re: [Emc-developers] Who changed the requiered python version?

2016-01-02 Thread Niemand Sonst
Hallo Viesturs, OK, I can see your opinion, but I do not share it. The hardware has a 64 bit architectur and allows running all kind of OS as far as they support UEFI. Most do! But UEFI is designed for 64 bit oppenrating systems. So The hardware is fine. The question is, how we (linuxcnc) will

Re: [Emc-developers] Who changed the requiered python, version?

2016-01-02 Thread Niemand Sonst
Tahnks for the hint, I just checked on that and it seems that the named .config is for an x86 kernel, So I have to walk through the xconfig stuff without understandig waht I do, or... could you post your kernel .config file, I will just test then. Norbert Am 02.01.2016 um 18:18 schrieb

Re: [Emc-developers] Who changed the requiered python version?

2016-01-02 Thread Jeff Epler
On Sat, Jan 02, 2016 at 01:08:41PM +0100, Niemand Sonst wrote: > I took the first hurdle, the UEFI Bios and could install Debian 8.2 - > amd64 - MATE, but the second hurdle installing LinuxCNC from the ISO > could not be taken, because UEFI Bios only accept 64-bit operating > systems, even with

Re: [Emc-developers] Who changed the requiered python version?

2016-01-02 Thread Niemand Sonst
Am 02.01.2016 um 18:08 schrieb andy pugh: > On 2 January 2016 at 16:04, Niemand Sonst wrote: >>> I am sorry you purchased defective hardware. You should consider >>> returning it for a refund if you still can. >> The hardware is not defect, it is just new and does what it is

Re: [Emc-developers] Who changed the requiered python version?

2016-01-02 Thread Viesturs Lācis
2016-01-02 19:49 GMT+02:00 Niemand Sonst : > Do you mean that every new hardware witch include new developments and > new features is broken by design? I guess that he meant that implementing a solution (UEFI) which basically accepts OS from particular vendor (read: Microsoft) and

Re: [Emc-developers] Who changed the requiered python version?

2016-01-02 Thread Gene Heskett
On Saturday 02 January 2016 12:08:19 andy pugh wrote: > On 2 January 2016 at 16:04, Niemand Sonst wrote: > >> I am sorry you purchased defective hardware. You should consider > >> returning it for a refund if you still can. > > > > The hardware is not defect, it is just new and

Re: [Emc-developers] Who changed the requiered python version?

2015-12-22 Thread EBo
I cannot speak to the testing script, but I will say that there are a handful of changes that need to be done to make 2.7 code run in 3.0+. I doubt that LCNC will run on any python3 interrupter (and would be happy to be proven wrong). That said, we really should get all the python scripts

[Emc-developers] Who changed the requiered python version?

2015-12-22 Thread Niemand Sonst
Hallo, I am working on the merge of the gmoccapy 2.0 version (5 axis) to master. I made a fresh pull on my development machine (Ubuntu 10.04) and got during ./configure the error Python Version too old (2.7 or newer requiered) When did this change happen? We do lock out all users with the very

Re: [Emc-developers] Who changed the requiered python version?

2015-12-22 Thread Chris Morley
to know. :( I'm gonna try mint soon - Debian is too annoying for use on my main laptop (the one I do most everything on). Chris M > To: emc-developers@lists.sourceforge.net > From: nie...@web.de > Date: Tue, 22 Dec 2015 20:39:33 +0100 > Subject: Re: [Emc-developers] Who changed t

Re: [Emc-developers] Who changed the requiered python version?

2015-12-22 Thread Chris Morley
elopers@lists.sourceforge.net> Subject: [Emc-developers] Who changed the requiered python version? Date: Tue, Dec 22, 2015 12:23 PM On 12/22/15 1:10 PM, Chris Morley wrote: > This change was because it was decided to drop 10.04 for master. > basically you can't develop master with Ubuntu

Re: [Emc-developers] Who changed the requiered python version?

2015-12-22 Thread Jeff Epler
> Date: Tue, 29 Sep 2015 15:43:16 -0500 > From: Jeff Epler > To: emc-developers@lists.sourceforge.net > Subject: [Emc-developers] LinuxCNC operating system support in master branch > / for eventual LinuxCNC 2.8 > > For LinuxCNC 2.7 we produce packages for > Ubuntu

Re: [Emc-developers] Who changed the requiered python version?

2015-12-22 Thread Niemand Sonst
OK I installed python 3.1 Same error I made: alias python=python3 Same error I made: sudo update-alternatives -- install /usr/bin/python /usr/bin/python2 10 Same error What now? 3.1 is newer than 2.7! from a frustrated Norbert Am 22.12.2015 um 20:26 schrieb Niemand Sonst: > Hallo, > > I

Re: [Emc-developers] Who changed the requiered python version?

2015-12-22 Thread Sebastian Kuzminsky
On 12/22/15 1:10 PM, Chris Morley wrote: > This change was because it was decided to drop 10.04 for master. > basically you can't develop master with Ubuntu 10.04 anymore. > If you didn't happen to see the discussion in IRC I guess you didn't > need to know. :( Jeff proposed it on the