#linuxcnc-devel | Logs for 2014-07-26

Back
[00:00:02] -!- Nick001-shop has quit [Quit: ChatZilla 0.9.90.1 [Firefox 30.0/20140605174243]]
[00:02:22] -!- patrickarlt has quit [Ping timeout: 264 seconds]
[00:06:30] -!- micges-dev has quit [Quit: Wychodzi]
[00:06:44] -!- anarchos has quit [Ping timeout: 255 seconds]
[00:08:08] -!- koss has quit [Read error: Connection reset by peer]
[00:08:27] -!- `Nerobro has quit [Read error: Connection reset by peer]
[00:10:56] <Tom_itx> anybody happen to know how to set autologin on the new debian ver?
[00:11:08] -!- XXCoder has quit [Ping timeout: 260 seconds]
[00:17:44] -!- PetefromTn_ has quit [Quit: Give a man a fish and he will eat for a day. Teach him how to fish, and he will sit in a boat and drink beer all day]
[00:25:18] -!- asdfasd1 has quit [Ping timeout: 250 seconds]
[00:27:15] -!- andypugh [andypugh!~andy2@cpc14-basl11-2-0-cust1010.20-1.cable.virginm.net] has joined #linuxcnc-devel
[00:37:14] -!- Roguish has quit [Remote host closed the connection]
[00:48:05] ssi_ is now known as ssi
[00:48:22] -!- XXCoder has quit [Ping timeout: 250 seconds]
[00:50:06] -!- syyl_ has quit [Ping timeout: 260 seconds]
[01:06:51] -!- benjamin23 has quit [Remote host closed the connection]
[01:09:35] -!- amiri_ has quit [Read error: Connection reset by peer]
[01:11:57] -!- amiri has quit [Ping timeout: 245 seconds]
[01:22:30] -!- XXCoder has quit [Ping timeout: 250 seconds]
[01:46:57] -!- rob_h has quit [Ping timeout: 245 seconds]
[01:51:53] -!- badon has quit [Ping timeout: 240 seconds]
[01:53:06] badon_ is now known as badon
[01:56:48] -!- jfigie has quit [Quit: Ex-Chat]
[01:57:05] -!- atom1 [atom1!~tom@ip68-102-196-57.ks.ok.cox.net] has joined #linuxcnc-devel
[01:57:05] -!- atom1 has quit [Changing host]
[01:57:05] -!- atom1 [atom1!~tom@unaffiliated/toml/x-013812] has joined #linuxcnc-devel
[01:59:59] -!- badon has quit [Ping timeout: 264 seconds]
[02:00:29] <atom1> Error: could not insert module /usr/realtime-3.4.9-rtai-686-pae/modules/linuxcnc/hm2.ko: Unknown symbol in module
[02:00:36] -!- FreezingCold has quit [Ping timeout: 255 seconds]
[02:00:53] <atom1> running my default config from 2.5
[02:03:46] <atom1> sherline.hal:41: insmod failed, returned -1
[02:04:11] <atom1> line 41: loadrt [HOSTMOT2](DRIVER) config=[HOSTMOT2](CONFIG)
[02:04:38] <andypugh> Interesting
[02:05:23] <atom1> i just thought i'd try my config straight from 2.5
[02:05:41] <atom1> i did add a bit file to the firmware dir
[02:05:53] <andypugh> http://www.linuxcnc.org/index.php/english/forum/9-installing-linuxcnc/28055-crash-when-start-emc2-error#49108
[02:06:05] <atom1> and checked to make sure hal_manualtoolchange was indeed updated as i had it
[02:06:12] <andypugh> Is similar, fail-to-launch out of the blue.
[02:06:49] <andypugh> Ah, maybe not so similar if you _changed_ somethig
[02:06:50] <atom1> yeah this was from the .iso i just burned
[02:07:04] <atom1> all i changed was adding a bit file i needed
[02:07:34] <atom1> and checked to make sure hal_manualtoolchange had the physical button code still in it which it does
[02:07:59] <andypugh> I guess that [HOSTMOT](CONFIG) is now not quite right then. Typo in bitfile name?
[02:08:18] <andypugh> Bitile not actually there?
[02:08:19] <atom1> lemme check
[02:09:12] <andypugh> Paste your [HOSTMOT2](CONFIG) line. This might be my fault. :-)
[02:10:10] -!- badon has quit [Ping timeout: 255 seconds]
[02:10:58] <atom1> CONFIG="firmware=hm2/7i43-4/SVST2_4_7I47SS.BIT num_encoders=2 num_stepgens=4 sserial_port_0=20xxxxxx"
[02:11:00] <atom1> that?
[02:11:15] <andypugh> Yeah.
[02:11:41] <andypugh> I changed the sserial_port grammar, but I think that’s right.
[02:12:31] <andypugh> does /lib/firmware/hm2/ actually have a 7i43-4 folder?
[02:12:42] <atom1> yes
[02:12:56] <atom1> it just didn't have my custom file
[02:13:29] <andypugh> That won’t help
[02:13:34] <atom1> it's there and spelled correct
[02:13:40] <atom1> case sensitive as well
[02:14:41] <atom1> -rw-r--r-- 1 root root 212490 Jul 25 16:37 SVST2_4_7I47_SS.BIT
[02:14:46] <andypugh> is that _all_ that dmesg says? i think I have seen a clue as to _what_ symbol is not recognised
[02:14:57] <atom1> that wasn't dmesg
[02:15:06] <atom1> that was the error from linuxcnc startup
[02:15:57] <atom1> i'll try to post dmesg
[02:16:22] <andypugh> www.pastebin.org
[02:17:42] <atom1> it says the bitfile wasn't found
[02:18:34] <atom1> one sec, i'll post it
[02:19:53] -!- Guest10406 has quit [Ping timeout: 240 seconds]
[02:20:11] <Tom_itx> http://paste.debian.net/111724/
[02:20:32] <atom1> the file is in the directory though, i copied it as root
[02:21:42] <andypugh> I wonder if there is an invisible character hiding in the INI file?
[02:22:12] <andypugh> Try without hm2/ as an experiment?
[02:22:34] <atom1> [HOSTMOT2]
[02:22:35] <atom1> DRIVER=hm2_7i43
[02:22:35] <atom1> BOARD=7i43
[02:22:43] <andypugh> copy/pasted from ls to INI ?
[02:22:46] <atom1> then the config line
[02:22:53] <atom1> which?
[02:23:19] <atom1> the pastebin was dmesg > txt file
[02:23:29] <andypugh> I generally hard-code board and config in the HAL. Nothing else needs it, so I don’t see why it belongs in the INI.
[02:23:49] <atom1> i got that from an early example file
[02:24:19] <andypugh> Yes, it’s that way in all the configs. I just don’t like it
[02:24:24] <atom1> heh
[02:25:06] <andypugh> Anyway, what I meant was to run “ls” on the firmware dir then copy/paste the filename into the INI
[02:25:27] <atom1> i'll try it
[02:27:26] -!- Valen has quit [Quit: Leaving.]
[02:27:30] -!- sumpfralle has quit [Ping timeout: 250 seconds]
[02:27:50] <atom1> ahh i see it
[02:27:56] <jepler> hm2.ko sounds weird. hostmot2.ko and hm2_7i43.ko are the typical module names for the hostmot2 main driver and hardware-dependent driver.
[02:28:14] <atom1> there's an _SS at the end instead of just SS
[02:28:30] <atom1> duh
[02:29:12] <atom1> ok 2.6.0-pre5 on Sheline Mill up and running
[02:30:02] <atom1> spindle widget isn't working but that could be something else
[02:30:46] <jepler> atom1: I think the login manager is called lightdm. If so, this documentation will be relevant: https://wiki.debian.org/LightDM#Enable_autologin
[02:30:55] <andypugh> Gah! We both read that so many times and missed the _ !
[02:30:58] <jepler> .. if that's accurate, you have to edit a text file, not use a gui
[02:31:13] <atom1> ok
[02:34:33] -!- andypugh has quit [Quit: andypugh]
[02:38:29] <atom1> let's find out...
[02:38:36] -!- atom1 has quit [Quit: Leaving]
[02:41:49] -!- atom1 [atom1!~tom@ip68-102-196-57.ks.ok.cox.net] has joined #linuxcnc-devel
[02:41:49] -!- atom1 has quit [Changing host]
[02:41:49] -!- atom1 [atom1!~tom@unaffiliated/toml/x-013812] has joined #linuxcnc-devel
[02:42:09] <atom1> autologin worked
[02:42:18] <atom1> but none of my default settings are saved
[02:42:24] <atom1> like screen background
[02:49:04] -!- atom1 has quit [Quit: Leaving]
[02:57:42] -!- howcoolisthisnic has quit [Quit: brb]
[02:57:51] -!- AR_ has quit [Ping timeout: 256 seconds]
[03:06:50] -!- terabyte- has quit [Client Quit]
[03:19:04] -!- Tecan has quit [Ping timeout: 250 seconds]
[03:38:33] -!- terabyte- has quit [Quit: terabyte-]
[03:45:52] -!- patrickarlt has quit [Remote host closed the connection]
[03:47:05] -!- anarchos has quit [Ping timeout: 272 seconds]
[03:48:08] -!- DaViruz has quit [Ping timeout: 260 seconds]
[03:49:52] -!- Flipp has quit [Remote host closed the connection]
[03:50:53] -!- patrickarlt has quit [Ping timeout: 240 seconds]
[04:18:52] -!- FreezingCold has quit [Ping timeout: 250 seconds]
[04:34:03] -!- stephan48 has quit [Ping timeout: 240 seconds]
[04:36:58] -!- terabyte- has quit [Quit: terabyte-]
[04:49:08] -!- terabyte- has quit [Client Quit]
[05:01:46] -!- Fox_Muldr has quit [Ping timeout: 250 seconds]
[05:02:44] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[05:08:24] -!- fenugrec has quit [Quit: Leaving]
[05:30:21] -!- kwallace1 [kwallace1!~kwallace@tmb-227.sonnet.com] has parted #linuxcnc-devel
[05:39:01] -!- anarchos has quit [Client Quit]
[05:41:05] anarchos__ is now known as anarchos
[05:57:00] -!- ve7it has quit [Remote host closed the connection]
[06:31:51] -!- hm2-buildmaster_ has quit [Remote host closed the connection]
[06:31:54] -!- linuxcnc-build has quit [Remote host closed the connection]
[06:32:07] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@174-29-23-240.hlrn.qwest.net] has joined #linuxcnc-devel
[06:32:17] <seb_kuzm1nsky> hm2-buildmaster: force build --branch=master
[06:32:17] <hm2-buildmaster> you must provide a Builder, try 'force build [--branch=BRANCH] [--revision=REVISION] [--props=PROP1=VAL1,PROP2=VAL2...] <WHICH> <REASON>'
[06:32:22] <seb_kuzm1nsky> hm2-buildmaster: force build --branch=master build
[06:32:22] <hm2-buildmaster> build #14 forced
[06:32:22] <hm2-buildmaster> I'll give a shout when the build finishes
[06:47:41] <hm2-buildmaster> Hey! build build #14 is complete: Success [3build successful]
[06:47:42] <hm2-buildmaster> Build details are at http://localhost:8020/builders/build/builds/14
[06:53:46] -!- hm2-buildmaster has quit [Remote host closed the connection]
[06:54:01] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@174-29-23-240.hlrn.qwest.net] has joined #linuxcnc-devel
[06:54:02] <seb_kuzm1nsky> hm2-buildmaster: force build --branch=master build
[06:54:03] <hm2-buildmaster> build #15 forced
[06:54:03] <hm2-buildmaster> I'll give a shout when the build finishes
[06:54:05] -!- linuxcnc-build [linuxcnc-build!~linuxcnc-@174-29-23-240.hlrn.qwest.net] has joined #linuxcnc-devel
[07:06:25] -!- anarchos2 has quit [Client Quit]
[07:09:25] <hm2-buildmaster> Hey! build build #15 is complete: Success [3build successful]
[07:09:25] <hm2-buildmaster> Build details are at http://localhost:8020/builders/build/builds/15
[07:12:03] -!- larryone has quit [Max SendQ exceeded]
[07:14:18] -!- gonzo_ has quit [Read error: Connection reset by peer]
[07:22:11] -!- tjtr33 has quit [Quit: Leaving]
[07:25:31] -!- anarchos has quit [Quit: Ex-Chat]
[07:29:53] -!- larryone has quit [Ping timeout: 240 seconds]
[07:54:33] -!- LeelooMinai has quit []
[08:15:04] Einar1 is now known as einar_s
[08:25:17] -!- rob_h [rob_h!~robh@90.219.183.62] has joined #linuxcnc-devel
[08:56:57] -!- syyl_ has quit [Ping timeout: 245 seconds]
[09:08:35] -!- einar_s has quit [Quit: Leaving.]
[09:36:11] -!- thomaslindstr_m has quit [Client Quit]
[10:02:15] -!- kfoltman has quit [Quit: Ex-Chat]
[10:10:12] -!- tronwizard has quit [Ping timeout: 255 seconds]
[10:14:00] -!- b_b has quit [Changing host]
[10:47:00] -!- theorbtwo has quit [Ping timeout: 272 seconds]
[10:50:14] -!- sirdancealot has quit [Ping timeout: 255 seconds]
[11:06:44] -!- Tecan has quit [Quit: Live Long And Phosphor!]
[11:23:40] -!- amiri has quit [Ping timeout: 255 seconds]
[12:09:07] -!- ries has quit [Read error: Connection reset by peer]
[12:14:34] -!- sylphiae has quit [Ping timeout: 240 seconds]
[12:18:17] -!- larryone has quit [Ping timeout: 256 seconds]
[13:06:34] -!- larryone has quit [Quit: This computer has gone to sleep]
[13:22:22] -!- phantoxeD has quit [Ping timeout: 260 seconds]
[14:03:04] <pcw_home> seb_kuzm1nsky: so I should clone hostmot2-firmware, checkout master,copy my new files on top and try a push?
[14:04:52] -!- larryone has quit [Ping timeout: 245 seconds]
[14:09:41] -!- linuxcnc-build_ [linuxcnc-build_!~linuxcnc-@174-29-16-24.hlrn.qwest.net] has joined #linuxcnc-devel
[14:09:55] -!- seb_kuzm1nsky has quit [Ping timeout: 256 seconds]
[14:10:17] -!- hm2-buildmaster has quit [Ping timeout: 245 seconds]
[14:10:29] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@174-29-16-24.hlrn.qwest.net] has joined #linuxcnc-devel
[14:10:37] -!- linuxcnc-build has quit [Ping timeout: 255 seconds]
[14:12:34] -!- syyl_ has quit [Ping timeout: 264 seconds]
[14:15:51] -!- kwallace [kwallace!~kwallace@smb-143.sonnet.com] has joined #linuxcnc-devel
[14:23:35] -!- Einar1 has quit [Quit: Leaving.]
[14:57:13] -!- kwallace2 [kwallace2!~kwallace@smb-93.sonnet.com] has joined #linuxcnc-devel
[14:58:44] <jepler> this sounds neat, convenient if you don't want to install linux but want to keep your files .. too bad the procedure looks like hell for a newbie to follow. http://cosmolinux.no-ip.org/raconetlinux2/persistence.html
[14:58:53] -!- kwallace has quit [Ping timeout: 240 seconds]
[15:03:45] -!- patrickarlt has quit [Quit: Leaving...]
[15:12:39] <cradek> the ubuntu startup disk creator was supposed to allow persistence, but I don't think it ever worked for me
[15:13:00] <cradek> pcw_home: yes do that (master is automatically checked out in a new clone)
[15:14:31] -!- larryone has quit [Ping timeout: 255 seconds]
[15:26:00] <pcw_home> just
[15:26:02] <pcw_home> git push
[15:26:03] <pcw_home> ?
[15:26:45] <pcw_home> This will of course break the build until the scripts are fixed
[15:26:48] -!- Einar1 has quit [Quit: Leaving.]
[15:27:14] <cradek> it doesn't look like you've cloned yet; I don't see your login being used
[15:27:40] <cradek> you'll have to make a commit of your changed files, and then push that commit
[15:27:43] -!- seb_kuzminsky [seb_kuzminsky!~seb@174-29-16-24.hlrn.qwest.net] has joined #linuxcnc-devel
[15:27:48] <jepler> "git add" new and modified files, "git commit" to create a commit describing the change, "git push" to push the changes.
[15:27:49] <cradek> yes I think seb intends for you to go ahead and break it
[15:28:02] <cradek> look who's here
[15:33:07] <seb_kuzminsky> look who's server rebooted out of the blue
[15:33:16] <cradek> ugh
[15:33:32] <CaptHindsight> I have to track down why we are getting worse numbers with RTAI than preempt_rt on similar hardware
[15:34:08] <CaptHindsight> https://www.osadl.org/Latency-plot-of-system-in-rack-2-slot.qa-latencyplot-r2s7.0.html they are getting 25uS with preempt_rt
[15:34:09] <cradek> pcw_home: if you've lost your ssh key, I can fix it, just send me another
[15:35:32] <CaptHindsight> Ubuntu 14.04.1 LTS , 3.12.24-rt38 #6 SMP PREEMPT RT their kernel config is here https://www.osadl.org/Profile-of-system-in-rack-2-slot-7.qa-profile-r2s7.0.html
[15:35:44] <seb_kuzminsky> pcw_home: i realized last night that the debs that the buildbot makes are not the native thing that you distribute to your users, so i taught the buildbot to make zips: http://buildbot.linuxcnc.org/hm2/zip/
[15:36:31] <seb_kuzminsky> it's not the same as the zips you have on your website (these only have hm2 bit files, and no windoes executables, etc), but maybe it's a start
[15:40:47] <pcw_home> I could not get that ssh:// thing to work
[15:44:58] <seb_kuzminsky> what did it say?
[15:45:10] <jepler> seb_kuzminsky: any comments on hm2-eth-v3, or may I push it?
[15:46:03] <seb_kuzminsky> pcw_home: here's a windows version of git, might fit better into your workflow: http://git-scm.com/downloads
[15:46:11] <seb_kuzminsky> jepler: i'll look right now
[15:46:17] <jepler> seb_kuzminsky: OK, the mailing list has a diff since v2
[15:48:09] <pcw_home> seb_kuzminsky: I'm doing this from linux
[15:48:30] <seb_kuzminsky> pcw_home: ok
[15:48:31] <cradek> pcw_home: try your clone again while I'm watching
[15:48:37] <cradek> ssh-rsa
[15:48:40] <cradek> oops
[15:48:48] <seb_kuzminsky> ssh-ra-ra-ra
[15:52:55] <seb_kuzminsky> jepler: i see you added the error message in hm2_tram_read()
[15:53:10] <seb_kuzminsky> and _write
[15:55:12] -!- eFuchs_firefly has quit [Ping timeout: 260 seconds]
[15:57:04] <KGB-linuxcnc> 03pcw 05master 7bbbced 06hostmot2-firmware 10(310 files) Hostmot2 vhdl source 7/25/14 * 14http://git.linuxcnc.org/?p=hostmot2-firmware.git;a=commitdiff;h=7bbbced
[15:57:16] <hm2-buildmaster> build #16 of build is complete: Failure [4failed compile] Build details are at http://localhost:8020/builders/build/builds/16 blamelist: pcw <pcw@pcw-G41M-Combo.(none)>
[15:57:24] <cradek> yay!
[15:57:39] <cradek> heh that url isn't quite right...
[15:58:13] <jepler> unfortunately added dos newlines to a lot of the files
[15:58:13] <jepler> oh well
[15:59:07] <cradek> actually, inconsistent newlines
[15:59:40] <cradek> seb can fix it up and push --force
[15:59:59] <jepler> yeah, if he wants
[16:03:12] <seb_kuzminsky> jepler: hm2-eth-v3 looks good to me, thanks
[16:03:15] <seb_kuzminsky> i say push it to master
[16:03:18] <jepler> seb_kuzminsky: OK, thanks
[16:03:22] <seb_kuzminsky> pcw_home: yay!
[16:04:01] <seb_kuzminsky> hm2-buildmaster: what do you mean, "DumbAss8sqw is not an entity name"?
[16:05:41] <pcw_home> :-)
[16:05:55] <seb_kuzminsky> pcw_home: do you know how to access the buildbot results?
[16:06:05] <cradek> I don't
[16:06:13] <jepler> seb_kuzminsky: hm2-buildmaster keeps giving localhost URLs
[16:06:28] <seb_kuzminsky> oops, i'll fix that, hold on
[16:06:42] <seb_kuzminsky> when i fix it, it will say http://buildbot.linuxcnc.org/hm2-buildbot/waterfall
[16:09:52] -!- sumpfralle has quit [Ping timeout: 255 seconds]
[16:10:19] <KGB-linuxcnc> 03Michael Geszkiewicz 05jepler/hm2-eth-v3 18b1c3f 06linuxcnc 10src/hal/drivers/mesa-hostmot2/hostmot2-lowlevel.h 10src/hal/drivers/mesa-hostmot2/hostmot2.c 10src/hal/drivers/mesa-hostmot2/tram.c hostmot2: Introduce queue_{read,write} methods * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=18b1c3f
[16:10:19] <KGB-linuxcnc> 03Michael Geszkiewicz 05jepler/hm2-eth-v3 18010e1 06linuxcnc 10src/hal/drivers/mesa-hostmot2/hostmot2.c 10src/hal/drivers/mesa-hostmot2/hostmot2.h 10src/hal/drivers/mesa-hostmot2/watchdog.c hostmot2: move watchdog I/O to the read function * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=18010e1
[16:10:19] <KGB-linuxcnc> 03Michael Geszkiewicz 05jepler/hm2-eth-v3 c72834b 06linuxcnc 10(5 files in 3 dirs) hm2_eth: New driver for Mesa 7I80 ethernet cards * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=c72834b
[16:10:44] -!- hm2-buildmaster has quit [Remote host closed the connection]
[16:10:45] -!- linuxcnc-build_ has quit [Remote host closed the connection]
[16:11:01] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@174-29-16-24.hlrn.qwest.net] has joined #linuxcnc-devel
[16:11:09] -!- linuxcnc-build [linuxcnc-build!~linuxcnc-@174-29-16-24.hlrn.qwest.net] has joined #linuxcnc-devel
[16:11:16] <jepler> [that was one last rebase onto the tip of master, and also giving the authorship back to micges]
[16:11:17] <seb_kuzminsky> oops, i wonder if i messed up the build of jepler's push to linuxcnc.git
[16:12:02] <KGB-linuxcnc> 03Jeff Epler 05master 0ffc74f 06linuxcnc Merge branch 'jepler/hm2-eth-v3' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=0ffc74f
[16:12:14] <jepler> (yay)
[16:12:54] <seb_kuzminsky> cool
[16:13:42] <seb_kuzminsky> hm2-buildmaster: force build build
[16:13:56] <seb_kuzminsky> that's a pretty ridiculous-looking command
[16:13:58] <hm2-buildmaster> The build has been queued, I'll give a shout when it starts
[16:14:12] <hm2-buildmaster> build #17 forced
[16:14:13] <hm2-buildmaster> I'll give a shout when the build finishes
[16:14:17] <seb_kuzminsky> because i named the builder "build". Maybe i should have called it "all" instead
[16:15:07] <pcw_home> things that have changed other than vhdl source:
[16:15:09] <pcw_home> 1. Spartan6 cards need special bitgen options so the bifile headers dont touch the boot address regs and the config rate is set to 26 Mbits/s
[16:15:10] <pcw_home> 2. Spartan2 cards (5I20,4I65) that have sserial need to use the 5i20ss or 4i65ss ucf files
[16:15:12] <pcw_home> (for proper timing coverage and because of ISE 9.2 limitations )
[16:15:37] <hm2-buildmaster> build #17 of build is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/hm2-buildbot/builders/build/builds/17
[16:15:42] <CaptHindsight> has anyone tried to add kernel function tracing to the latency test to catch what was executed just before the latency jump?
[16:17:29] <pcw_home> (spartan 6 card also need reboot on CRC error option set for fallback to work)
[16:20:31] <pcw_home> squash for breakfast again...
[16:21:04] <cradek> yay! ethernet in master!
[16:22:30] <pcw_home> its merged?
[16:22:35] <cradek> yes!
[16:22:40] <seb_kuzminsky> :-)
[16:22:50] <pcw_home> Thats great!
[16:23:10] <seb_kuzminsky> pcw_home: do you know what this means:
[16:23:16] <seb_kuzminsky> ERROR:HDLParsers:709 - "/home/seb/hostmot2-firmware.git/twiddle.vhd" Line 194. DumbAss8sqw is not an entity name
[16:23:34] <pcw_home> maybe micges can fix the ARP thing next week
[16:24:01] <seb_kuzminsky> your recent push to hm2 master added some trailing whitespace to that line
[16:28:22] <pcw_home> probably need to add d8o8sqw.vhd to the source list
[16:29:01] <pcw_home> (or change the entity to DumbAss8sqws)
[16:29:34] <seb_kuzminsky> i tried changing the entity name like that, that didnt fix it
[16:30:01] <seb_kuzminsky> i see both d8o8sqw and d8o8sqws are not in the source list, but d8o8sq is
[16:30:16] <pcw_home> add all three
[16:30:19] <seb_kuzminsky> ok
[16:32:20] <pcw_home> sslbp uses the latest processor version (and twiddler could also) usbhm2 uses the oldest
[16:32:22] <pcw_home> and I really dont want to touch its assy code to update
[16:33:00] -!- knownasilya has quit [Quit: Connection closed for inactivity]
[16:40:04] <jepler> it's the assiest of the dumbass?
[16:41:36] <pcw_home> thats right
[16:48:39] <pcw_home> I blame the name on something JK said bacj when we started hm2
[16:49:56] <jepler> ooh I got arp pinning to work
[16:50:43] <jepler> I think actually just one detail was overlooked (arp_ha.sa_family must be AF_LOCAL = 1, not zero)
[16:52:54] <jepler> pcw_home: is there a request I can send to the 7i80 to read back the hardware address? I assume there must be..
[16:52:57] * jepler reads the docs
[16:53:00] <pcw_home> thats why the sigxxxxx error before?
[16:53:21] <jepler> ah space2
[16:54:06] <pcw_home> Yes from the EEPROM but cant it be read from the ARP table?
[16:54:52] <jepler> In theory it can be read from the ARP table via SIOCGARP (SIOC G(et) ARP), but for that to work you have to fill in the request struct with the right network interface name, and it already has to be cached
[16:55:00] <jepler> SIOCGARP won't actually send an ARP request
[17:00:55] <jepler> > 83490200
[17:00:55] <jepler> < 3780111b6000
[17:01:32] <jepler> so what I am thinking of doing is: send the read command to get the HW address
[17:01:45] <jepler> but first I have the duty to make granola
[17:02:33] <pcw_home> that should work and is universal for out Ethernet FPGA stuff
[17:04:31] <pcw_home> mmm granola
[17:10:43] -!- amiri_ has quit [Quit: leaving]
[17:15:16] <jepler> that's good to know
[17:25:54] -!- eeriegeek has quit [Read error: Connection timed out]
[17:34:04] -!- skunkworks has quit [Ping timeout: 240 seconds]
[17:47:38] <KGB-linuxcnc> 03Jeff Epler 05master b4f3f51 06linuxcnc 10docs/man/man9/hm2_eth.9 hm2_eth: note that only one board is supported * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b4f3f51
[17:47:38] <KGB-linuxcnc> 03Jeff Epler 05master d2e4742 06linuxcnc 10docs/man/man9/hm2_eth.9 10src/hal/drivers/mesa-hostmot2/hm2_eth.c hm2_eth: Fix ARP pinning * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=d2e4742
[17:54:57] -!- ler_hydra has quit [Remote host closed the connection]
[17:55:04] <CaptHindsight> the 3.4.55 RTAI worked fibe with the GPU HW accle drivers on the embedded E350 APU's, 3.4.55 and 3.4.9 RTAI are miserable on the new A4-10 APU's with the HW accel drivers and Kernel Mode Setting ON
[18:00:15] <CaptHindsight> 3.4.55 RTAI works as well as the old 2.6.32 on 10.04 on the new A4-A10 APU's when KMS is off and using the llvmpipe driver
[18:08:12] -!- werok340 has quit [Quit: Page closed]
[18:11:51] -!- dns51148 has quit [Client Quit]
[18:12:13] -!- PetefromTn_ has quit [Quit: Hello, 911? Yeah, it's caught in the window this time.]
[18:13:09] <pcw_home> ? (10.10.10.10) at 00:60:1b:10:40:01 [ether] PERM on eth1
[18:13:10] <pcw_home> Nice!
[18:13:32] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 20.0/20130329043827]]
[18:13:44] <CaptHindsight> same story for 3.4.9 RTAI PAE, latency is low when KMS is off and using the llvmpipe driver
[18:14:49] -!- skunkworks_ [skunkworks_!~chatzilla@174-124-61-123.dyn.centurytel.net] has joined #linuxcnc-devel
[18:15:39] <jepler> pcw_home: you must have figured out that any existing board_mac= has to be removed from the loadrt line
[18:16:15] <pcw_home> yep
[18:17:38] <jepler> hm probably the right way to not get those multicast dns packets on the dedicate interface is to ifconfig -multicast
[18:17:42] <jepler> +d
[18:25:11] -!- kwallace1 [kwallace1!~kwallace@smb-93.sonnet.com] has joined #linuxcnc-devel
[18:57:42] -!- eFuchs_firefly has quit [Quit: ping timeout]
[19:23:24] -!- dns51148 has quit []
[19:29:22] -!- Tecan has quit [Ping timeout: 245 seconds]
[19:33:07] -!- skunkworks_ has quit [Ping timeout: 245 seconds]
[20:01:23] <pcw_home> with the ARP fix hm2-eth runs fine my home machine at 2 KHz (it had troubles at 2 KHz before)
[20:06:09] <pcw_home> I do get these errors sometimes: "line can't have zero length!"
[20:07:47] -!- MrHindsight [MrHindsight!~shop@75.57.150.101] has joined #linuxcnc-devel
[20:08:11] -!- MrHindsight has quit [Client Quit]
[20:11:53] -!- MrHindsight [MrHindsight!~shop@adsl-75-57-150-101.dsl.emhril.sbcglobal.net] has joined #linuxcnc-devel
[20:11:53] -!- MrHindsight has quit [Changing host]
[20:11:53] -!- MrHindsight [MrHindsight!~shop@unaffiliated/capthindsight] has joined #linuxcnc-devel
[20:13:10] -!- syyl_ has quit [Ping timeout: 264 seconds]
[20:13:58] -!- Loetmichel has quit [Ping timeout: 260 seconds]
[20:19:44] -!- MacGalempsy has quit [Remote host closed the connection]
[20:19:46] -!- rob_h has quit [Ping timeout: 264 seconds]
[20:27:10] <cradek> wow, running lathe-pluto out of the sample configs actually still works
[20:27:33] <cradek> but now I'm going to be one of those guys complaining about underpowered hardware (the AXIS update is extremely slow)
[20:32:44] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[20:33:28] -!- pcw_home has quit [Remote host closed the connection]
[20:33:36] -!- MrHindsight has quit [Remote host closed the connection]
[20:35:51] -!- MrHindsight [MrHindsight!~shop@unaffiliated/capthindsight] has joined #linuxcnc-devel
[20:44:08] -!- pcw_home [pcw_home!~chatzilla@c-50-143-148-115.hsd1.ca.comcast.net] has joined #linuxcnc-devel
[20:44:22] -!- amiri has quit [Ping timeout: 255 seconds]
[20:47:29] <jepler> cradek: do you know, is "line can't have zero length" something to do with the new TP?
[20:48:36] -!- Deejay has quit [Quit: bye]
[20:50:47] <pcw_home> I thought I had heard something to that effect, But I dont remember exactly
[20:53:03] <jepler> wow, I can't believe I just wrote and debugged code for hm2_eth to dynamically write iptables firewall rules to restrict access to the hm2 device, from remote, without once writing a firewall rule that borked my local network.
[20:53:29] -!- kfoltman has quit [Quit: Ex-Chat]
[20:53:53] <jepler> >>
[20:53:53] <jepler> + /sbin/iptables -A hm2-eth-rules-output -p udp -m udp -d 192.168.1.121 --dport 27181 -s 192.168.1.1 --sport 53683 -j ACCEPT
[20:53:57] <jepler> + /sbin/iptables -A hm2-eth-rules-output -o eth1 -j REJECT
[20:55:30] <jepler> wonder if I should go ahead and push this
[20:56:21] <jepler> the unfortunate thing is that it makes even a lazy 1-second 'ping' spew hundreds of times a second: From 192.168.1.1 icmp_seq=7 Destination Port Unreachable
[20:59:41] <KGB-linuxcnc> 03Sebastian Kuzminsky 05master 786823c 06hostmot2-firmware 10build.py reorg for clarity, no code change * 14http://git.linuxcnc.org/?p=hostmot2-firmware.git;a=commitdiff;h=786823c
[20:59:41] <KGB-linuxcnc> 03Sebastian Kuzminsky 05master f64777f 06hostmot2-firmware 10build.py add new vhdl files to "common" list * 14http://git.linuxcnc.org/?p=hostmot2-firmware.git;a=commitdiff;h=f64777f
[20:59:59] <hm2-buildmaster> build #18 of build is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/hm2-buildbot/builders/build/builds/18 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[21:00:05] <seb_kuzminsky> pcw_home: did you possibly forget to 'git add' the file that has HM2DPLL in it?
[21:00:08] <seb_kuzminsky> i can't find it
[21:00:10] <seb_kuzminsky> oops
[21:00:21] <pcw_home> hmtimers.vhd
[21:01:04] <pcw_home> its sort of drifted into being a more general phase locked timer thing
[21:01:16] <seb_kuzminsky> 'grep HM2DPLL hmtimers.vhd' returns no lines on my system
[21:02:02] <seb_kuzminsky> hm, but the build gets past that part anyway
[21:02:15] <seb_kuzminsky> ok, thanks! i guess there's something i dont understand about vhdl :-/
[21:02:36] <pcw_home> its a case issue (vhdl doesnt care)
[21:02:45] <seb_kuzminsky> oh! thanks :-)
[21:02:47] <pcw_home> grep hm2dpll
[21:03:30] <KGB-linuxcnc> 03Sebastian Kuzminsky 05master 72fbd16 06hostmot2-firmware 10build.py add another missing dependency * 14http://git.linuxcnc.org/?p=hostmot2-firmware.git;a=commitdiff;h=72fbd16
[21:03:47] <hm2-buildmaster> build #19 of build is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/hm2-buildbot/builders/build/builds/19 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[21:03:57] <seb_kuzminsky> ok, new error
[21:04:14] <seb_kuzminsky> if you click on the buildbot link there you'll see the steps it took for the failed build 19
[21:04:36] <seb_kuzminsky> steps 1-6 are all green, but then step 7, "compile", failed
[21:04:51] <seb_kuzminsky> if you click on step 7's stdio link you'll see all the command output, including the error
[21:05:18] <seb_kuzminsky> (it's all jumbled because it's running 8 processes in parallel and not sorting the output apart, yet)
[21:05:24] <seb_kuzminsky> down at the end it says:
[21:05:37] <seb_kuzminsky> Compiling vhdl file "/home/buildslave/hostmot2-buildbot.git/xilinx-webpack/xilinx-webpack/build/fw/5i22-1.5/SVST2_4_7I47.vhd" in Library work.
[21:05:40] <seb_kuzminsky> WARNING:HDLParsers:3350 - "/home/buildslave/hostmot2-buildbot.git/xilinx-webpack/xilinx-webpack/build/fw/5i22-1.5/SVST2_4_7I47.vhd" Line 139. Null range: -1 downto 0
[21:05:43] <seb_kuzminsky> Entity <top> compiled.
[21:05:46] <seb_kuzminsky> ERROR:HDLParsers:851 - "/home/buildslave/hostmot2-buildbot.git/xilinx-webpack/xilinx-webpack/build/fw/5i22-1.5/SVST2_4_7I47.vhd" Line 213. Formal ClockMed of entity with no default value must be associated with an actual value.
[21:06:02] <seb_kuzminsky> and this is where i check out for a couple of hours, i'll be back tonight
[21:07:12] -!- micges [micges!~captain_p@dhc93.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[21:07:41] -!- micges has quit [Client Quit]
[21:08:51] -!- micges [micges!~captain_p@dhc93.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[21:11:06] <pcw_home> wrong top level file?
[21:12:38] <pcw_home> Thats a symptom of using current hostmot2.vhd but not using the latest Top9054HostMot2.vhd
[21:14:47] <seb_kuzminsky> ah, ok, there's some funny business with how the top-level files are handled, i'll look at it soonish
[21:17:09] <jepler> seb_kuzminsky, pcw_home: I really appreciate you guys working on this
[21:17:21] <jepler> I know I dropped the ball on it a long time ago, and I apologize
[21:18:21] <seb_kuzminsky> didnt feel like a ball drop to me
[21:18:22] <cradek> jepler: yes it's a new message. are you seeing it at tool change too?
[21:18:34] <pcw_home> its great the Seb is working on this (with your scripts) I'm just pushing files around
[21:18:42] <seb_kuzminsky> you created the build system, that was a great help for me
[21:18:55] <jepler> cradek: no, but I don't run linuxcnc much, just halrun
[21:19:43] <cradek> you're all wonderful; quit bickering
[21:20:02] <cradek> jepler: I don't understand how you saw the zero-length message then
[21:20:49] <jepler> cradek: I was calling your attention to what pcw_home said
[21:20:53] -!- terabyte- has quit [Quit: terabyte-]
[21:20:55] <cradek> ohh
[21:20:56] <jepler> because I thought maybe you knew
[21:21:28] <cradek> yeah I have seen it when changing tools, which issues moves that sure might have zero length
[21:21:37] <cradek> I think it's a bug that it's an error
[21:26:39] <jepler> somebody should do something
[21:28:15] <cradek> I only care about 2.6 right now
[21:28:27] <cradek> someone filing a bug report would be honorable
[21:29:06] <cradek> [we got the car put back together right before the rain started, and now I have beer, yay]
[21:31:05] -!- sirdancealot has quit [Ping timeout: 272 seconds]
[21:34:07] <micges> jepler: seems I was close to fully working arp code
[21:35:22] <jepler> micges: yes, you were
[21:37:58] -!- sirdancealot has quit [Ping timeout: 260 seconds]
[21:43:32] <KGB-linuxcnc> 03Jeff Epler 05master 3303a37 06linuxcnc 10docs/man/man9/hm2_eth.9 hm2_eth: correct header in manpage * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=3303a37
[21:43:33] <KGB-linuxcnc> 03Jeff Epler 05master f876f77 06linuxcnc 10docs/man/man9/hm2_eth.9 10src/hal/drivers/mesa-hostmot2/hm2_eth.c hm2_eth: Use iptables to restrict traffic to just us * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f876f77
[21:46:04] <jepler> so this requires some initial setup of iptables, but beyond that it appears to effectively stop others from sending packets out on the 7i80's dedicated ethernet interface
[21:48:51] <micges> jepler: great stuff, I can't check it now but will someday next week
[21:53:22] <pcw_home> micges: you must be busy moving today
[21:54:38] <jepler> micges: OK, I look forward to it
[21:54:56] -!- zeitue has quit [Remote host closed the connection]
[21:56:14] <micges> yeah I've been now I'm resting and answering emails, don't have energy to anything else
[21:56:42] <micges> just one day more
[21:59:14] <micges> pcw_home: what;s time out there?
[21:59:31] <pcw_home> ~3:00 PM
[22:02:15] <micges> pcw_home: I've ported latest mf to windows will push when I again find my windows hdd :)
[22:03:53] <pcw_home> :-)
[22:09:42] <cradek> seb_kuzminsky: your kernel doesn't have CONFIG_DRM_I810 (and other similar ones) like config-3.2.0-4-686-pae does. is that an easy fix?
[22:23:51] <Tom_itx> ot a bit but how do you get rid of the 'rat' on the wheezy splash screen?
[22:24:37] <cradek> the keyword xfce might help your googles
[22:24:45] <Tom_itx> ok
[22:24:53] <Tom_itx> i'm not that linux fluent :)
[22:24:58] <cradek> he's their logo I think
[22:25:05] <Tom_itx> bad choice
[22:25:31] <Tom_itx> i set a background and it covers it up
[22:27:42] <jepler> for post-login desktop background, Applications Menu > Settings > Desktop, tab "Background", select "Image: None"
[22:27:59] <Tom_itx> i did but on reboot it reverts to the rat
[22:28:38] <jepler> I forget if there's an image on the login screen, but that program is "lightdm" and I don't think I've ever configured anything about it.
[22:31:45] <Tom_itx> i did get the autologin to work in it
[22:32:46] <Tom_itx> for some reason it thinks it has 2 monitors configured i think
[22:33:00] <cradek> Tom_itx: I bet that autologin thing is going to be a faq. if it was not trivial, would you write a wiki page?
[22:33:05] <Tom_itx> changing the LVDS one changes the rat
[22:33:24] <Tom_itx> the link you gave solved it but i suppose i could
[22:33:46] <Tom_itx> uncomment one line in the .conf and add the desired username
[22:34:29] <cradek> oh ok, don't bother then :-)
[22:34:31] <Tom_itx> not as user friendly as ubuntu so far...
[22:34:55] <Tom_itx> https://wiki.debian.org/LightDM#Enable_autologin
[22:35:03] <Tom_itx> might post that somewhere
[22:35:17] <jepler> Tom_itx: yes, if you have more than one monitor, "background" has an additional set of tabs inside it
[22:35:25] <jepler> you would want to set each one to your preferred background
[22:35:30] <Tom_itx> i don't that i know of though
[22:36:06] <Tom_itx> does the D525 support LVDS? i've never used it...
[22:36:40] <jepler> bbl
[22:37:10] <cradek> oh hey look, I have screw terminals for a jogwheel
[22:37:19] <cradek> I rock
[22:37:51] <Tom_itx> ok in the display settings i just unchecked one of them
[22:38:01] <cradek> well 7-years-ago me rocked
[22:38:16] <cradek> but modern me can't find the wheel
[22:38:21] <Tom_itx> heh
[22:38:31] <Tom_itx> those feedback wheels are awesoem
[22:38:33] <Tom_itx> e
[22:40:00] <Tom_itx> well i just screwed the pooch... turned on the LVDS one and turned off the other one to see and now i have no video
[22:40:36] <Tom_itx> it was like having picture in a picture the way it was
[22:43:02] <cradek> seb_kuzminsky: forget it. it makes no practical difference, 0.4 fps fullscreen with or without it
[22:46:27] -!- SpeedEvil has quit [Ping timeout: 272 seconds]
[22:50:54] -!- syyl_ has quit [Ping timeout: 250 seconds]
[22:51:43] -!- dns51148 has quit [Client Quit]
[22:52:33] -!- rob_h [rob_h!~robh@90.219.183.62] has joined #linuxcnc-devel
[22:58:19] -!- Tecan has quit [Quit: Live Long And Phosphor!]
[23:15:06] -!- thealch3m1st [thealch3m1st!~thealch3m@cpe-76-172-31-62.socal.res.rr.com] has joined #linuxcnc-devel
[23:19:26] -!- phragment has quit [Read error: Connection reset by peer]
[23:19:46] -!- Meduza has quit [Read error: Connection reset by peer]
[23:19:55] -!- marvi has quit [Ping timeout: 240 seconds]
[23:19:56] -!- bclinkinbeard has quit [Ping timeout: 240 seconds]
[23:23:00] -!- knownasilya has quit [Quit: Connection closed for inactivity]
[23:27:24] -!- micges has quit [Quit: Leaving]
[23:33:07] -!- skunkworks_ [skunkworks_!~chatzilla@174-124-14-195.dyn.centurytel.net] has joined #linuxcnc-devel
[23:35:44] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[23:39:19] -!- kfoltman has quit [Quit: Ex-Chat]
[23:57:38] <CaptHindsight> the latency problem wit the new APU's is more on the kernel side than the driver side
[23:58:54] <CaptHindsight> with KMS on latency >>100K, with KMS off 18K using Precise, 3.4.9 RTAI