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

Back
[00:08:55] zz_prtksxna is now known as prtksxna
[00:09:22] <cradek> I don't approve of skunkworks_ not being here and testing right away
[00:10:42] <jepler> So when I command gpio 24 to be a true output, I get 83 c2 00 10 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00
[00:10:52] <jepler> (dunno if I wrote the right number of 00s)
[00:11:34] <jepler> since I know at address 0x1000 is where GPIOs start, according to 7i80hdman.pdf
[00:18:58] -!- FreezingCold has quit [Ping timeout: 240 seconds]
[00:22:58] -!- knownasilya has quit [Quit: Connection closed for inactivity]
[00:27:50] <PCW> that looks right C283 is write 3 doublewords to hm2space and inc the address after each one
[00:28:21] -!- lyzidiamond has quit [Ping timeout: 255 seconds]
[00:28:55] <PCW> well lsB first
[00:29:12] amnesic is now known as amnesic_away
[00:30:14] <skunkworks_> seb_kuzminsky: what ever rtai that is on the wheezy livecd.
[00:30:28] <skunkworks_> when I get a chance I will test the your new kernel
[00:30:34] <skunkworks_> old kernel - or whatever ;)
[00:31:02] <skunkworks_> it is a GA-j1800-mumblemumble
[00:31:07] <cradek> skunkworks_: had you previously run 3.4.55 on it successfully?
[00:35:22] -!- lyzidiamond has quit [Remote host closed the connection]
[00:38:26] -!- lyzidiamond has quit [Read error: Connection reset by peer]
[00:39:14] <PCW> actually should be
[00:39:16] <PCW> 83 c2 00 10 00 00 00 00 01 00 00 00 00 00 00 00
[00:39:54] <jepler> I probably transcribed it wrong, it's not cut and pasted
[00:40:03] -!- sylphiae has quit [Ping timeout: 240 seconds]
[00:40:24] -!- lyzidiam_ has quit [Remote host closed the connection]
[00:43:11] <PCW> same hardware/config works here so a bit mysterious
[00:44:13] -!- sudobangbang has quit [Ping timeout: 240 seconds]
[00:44:14] <jepler> I'm trying to read the "alt source reg"
[00:44:24] <jepler> 83 42 00 12
[00:44:28] <jepler> it reads back all ffs
[00:44:31] <PCW> not readable
[00:44:34] <jepler> oh
[00:44:37] <jepler> OK
[00:44:40] <PCW> the ddr register is though
[00:45:28] <PCW> @ 0x110X
[00:45:29] -!- micges-dev1 [micges-dev1!~x@esx124.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[00:46:06] <PCW> and theres always the cookie at 0x0100
[00:46:43] <jepler> I can read that
[00:48:44] -!- micges-dev has quit [Ping timeout: 240 seconds]
[00:52:02] <PCW> so 83 42 0011
[00:52:04] <PCW> will read all three DDR registers (which should be 24 bits of right aligned 0s and startup or wd bite)
[00:52:34] -!- lyzidiam_ has quit [Remote host closed the connection]
[00:52:49] <PCW> (well 3 32 bit words each with 24 bits of 0's)
[00:53:32] -!- XXCoder1 has quit [Ping timeout: 240 seconds]
[00:54:02] <CaptHindsight> where is the new 3.4.87 rtai kernel posted?
[00:55:24] <cradek> the new one is a rebuilt 3.4.55
[00:56:09] <cradek> the older 87 with known problems is at www.linuxcnc.org wheezy base
[00:56:23] <CaptHindsight> thanks
[00:57:33] -!- lyzidiamond has quit [Ping timeout: 240 seconds]
[00:58:23] -!- WyrM has quit [Ping timeout: 272 seconds]
[01:00:29] <jepler> somehow the I/O pins are numbered wrong
[01:00:41] prtksxna is now known as zz_prtksxna
[01:01:00] <jepler> 024.is_output / invert_output and 000.out all affect the same LED
[01:01:12] <jepler> 024.out doesn't seem to affect anything
[01:04:20] -!- XXCoder1 has quit [Ping timeout: 248 seconds]
[01:07:20] -!- anth0ny_ has quit [Quit: anth0ny_]
[01:08:53] <jepler> 024.out seems to control a pin on port p3
[01:10:50] <jepler> 20:09:18.764255 IP rat.local.53803 > 192.168.1.121.27181: UDP, length 20
[01:10:51] <jepler> 0x0000: 4500 0030 e68b 4000 4011 d066 c0a8 0101
[01:10:51] <jepler> 0x0010: c0a8 0179 d22b 6a2d 001c 83f8 83c2 0010
[01:10:53] <jepler> 0x0020: 0000 0000 0200 0000 0200 0000 0000 0000
[01:11:27] <jepler> looks like linuxcnc is transmitting the wrong packet
[01:13:27] <jepler> (that's with gpio 001 and 025.out set to true according to hal)
[01:13:35] <seb_kuzminsky> CaptHindsight: get version 3.4.55-0linuxcnc from here:
[01:13:37] <seb_kuzminsky> deb http://highlab.com/~seb/linuxcnc/rtai-debs precise main
[01:13:56] <seb_kuzminsky> (typing this via wifi from the machine that crashed with 3.4.87 and 3.4.96)
[01:14:07] <seb_kuzminsky> so: so far so good, let's see what skunkworks says
[01:14:24] <CaptHindsight> I was just looking at that repo, thanks
[01:15:15] <cradek> oh it fixes yours too - yay
[01:19:00] -!- maZer`- has quit []
[01:21:36] -!- tjb1 has quit [Read error: Connection reset by peer]
[01:24:45] <jepler> yay, found the error
[01:25:02] zz_prtksxna is now known as prtksxna
[01:25:33] <jepler> lbp16_cmd_addr *packet; ... write_packet_ptr += sizeof(packet);
[01:25:38] <jepler> lbp16_cmd_addr is 4 bytes
[01:25:55] <jepler> but a pointer-to-lpb16_cmd_addr is 8 bytes on x86_64
[01:27:30] <jepler> yay, fixed the pwmgen problem too
[01:27:37] <jepler> now it's perfect
[01:35:15] -!- WyrM has quit [Ping timeout: 252 seconds]
[01:38:36] <KGB-linuxcnc> 03Michael Geszkiewicz 05jepler/rtos-uspace-hm2-eth fcefbfb 06linuxcnc 10(6 files in 2 dirs) Add support for mesanet ethernet UDP boards 7i80 and 7i76E * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=fcefbfb
[01:38:37] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace-hm2-eth c7ac7d6 06linuxcnc 10src/hal/drivers/mesa-hostmot2/hm2_test.c hm2_test: Don't crash on test case 12 * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=c7ac7d6
[01:38:37] <KGB-linuxcnc> 03Michael Geszkiewicz 05jepler/rtos-uspace-hm2-eth 6278896 06linuxcnc 10src/hal/drivers/mesa-hostmot2/hm2_eth.c hm2_eth: add more data to debug output * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=6278896
[01:38:39] <KGB-linuxcnc> 03Michael Geszkiewicz 05jepler/rtos-uspace-hm2-eth 717f816 06linuxcnc 10src/hal/drivers/mesa-hostmot2/hm2_eth.c hm2_eth: add retry with timeout to enqueue_read() to make sure that all requested data will be readed * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=717f816
[01:38:43] <KGB-linuxcnc> 03Michael Geszkiewicz 05jepler/rtos-uspace-hm2-eth 2698a02 06linuxcnc 10src/hal/drivers/mesa-hostmot2/hm2_eth.c 10src/hal/drivers/mesa-hostmot2/hostmot2.c 10src/hal/drivers/mesa-hostmot2/hostmot2.h 10src/hal/drivers/mesa-hostmot2/watchdog.c hm2: read watchdog with same packet like rest of data from board * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=2698a02
[01:38:49] <KGB-linuxcnc> 03Michael Geszkiewicz 05jepler/rtos-uspace-hm2-eth 1bfa4a3 06linuxcnc 10src/hal/drivers/mesa-hostmot2/hm2_eth.c hm2_eth: enable debug logging in enqueue_write function * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=1bfa4a3
[01:38:53] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace-hm2-eth 20f546d 06linuxcnc 10src/hal/drivers/mesa-hostmot2/hm2_eth.c hm2_eth: fix 64-bit build error * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=20f546d
[01:38:57] <KGB-linuxcnc> 03Jeff Epler 05jepler/rtos-uspace-hm2-eth 17de976 06linuxcnc 10src/hal/drivers/mesa-hostmot2/hm2_eth.c hm2-eth: take the size of the structure, not size of address * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=17de976
[01:39:16] -!- GJdan has quit [Remote host closed the connection]
[01:42:44] <skunkworks_> jepler: nice!
[01:54:34] <dgarr> i think the reason apt-get install --reinstall mishaps were caused because i had multiple lines that could find rtai-modules-3.4-9-rtai-686-pae
[01:58:05] <dgarr> apt-cache policy rtai-modules-3.4-9-rtai-686-pae shows two places for 3.9.260.g6394e67:
[01:58:31] <dgarr> 1) 500 http://linuxcnc.org/ wheezy/base i386 Packages 2)500 http://highlab.com/~seb/linuxcnc/rtai-debs/ wheezy/main i386 Packages
[02:00:35] <dgarr> i got linux-headers from debs and built linuxcnc 2.6 without errors but it will not run, at insmod rtai_hal machine becomes unresponsive
[02:03:55] <cradek> yuck
[02:04:44] -!- asdfasd has quit [Ping timeout: 240 seconds]
[02:08:16] <dgarr> some notes: http://www.panix.com/~dgarrett/stuff/07jul14_b.txt i'm not sure this old amd machine is worth the trouble
[02:08:53] <cradek> it may represent many others
[02:09:45] -!- sumpfralle has quit [Quit: Leaving.]
[02:11:12] <cradek> I don't think I see anything you did wrong... what a weird hang.
[02:14:31] <dgarr> i just repeated insmod ../rtai_hal.ko, it didn't hang right way, top wouldn't start; rmmod rtai_hal, top works -- it is weird
[02:14:54] <cradek> no oopses in dmesg?
[02:19:04] -!- sumpfralle1 has quit [Quit: Leaving.]
[02:20:21] <dgarr> nil no clues in dmesg
[02:20:33] <seb_kuzminsky> dgarr: did you make clean? it might not notice the new kernel headers right?
[02:20:46] <dgarr> yes clean
[02:24:11] <seb_kuzminsky> well shit
[02:25:19] <cradek> (new live image boots and runs in qemu, rtai latency test works)
[02:25:34] <seb_kuzminsky> with 3.4.55-0linuxcnc?
[02:26:11] <cradek> I think it's called 3.4.55-1linuxcnc
[02:26:54] <seb_kuzminsky> that one's no good, i goofed the kernel config
[02:27:05] -!- Valen has quit [Quit: Leaving.]
[02:27:05] <cradek> doh
[02:27:18] <cradek> that's what apt gave me when I pointed to your highlab repo
[02:27:19] <seb_kuzminsky> let me build a -2linuxcnc nice and fresh, hold on a few hours
[02:27:26] <seb_kuzminsky> yes...
[02:27:29] * seb_kuzminsky hides in shame
[02:27:34] <cradek> haha
[02:27:37] <cradek> this is getting silly
[02:27:42] <dgarr> latest test: hang didn't occur with: realtime start returned (no hang), but now realtime stop seems to hang trying to rmmod rtai_sched
[02:27:58] <seb_kuzminsky> that's crazy
[02:28:03] <seb_kuzminsky> how does memtest86 run on that machine?
[02:28:38] <cradek> does memtest86 use pae? that's another very big difference between these and the lucid kernel
[02:29:30] <dgarr> i don't know , will try and report back, I ran this machine yesterday (cutting) for more than 8 hours using vmlinuz-2.6.32-122-rtai
[02:29:31] <seb_kuzminsky> i have a non-pae kernel too, but i haven't been testing it
[02:29:46] <seb_kuzminsky> ok, that's a pretty good indication that the hardware is sound...
[02:30:14] <cradek> dgarr: does it have more than 2G of ram?
[02:35:00] -!- AR_ has quit [Ping timeout: 248 seconds]
[02:41:39] <cradek> seb_kuzminsky: when I downgrade from 1linuxcnc to 0linuxcnc, do I need to do anything about the rtai-modules?
[02:42:08] <cradek> heh it suggests debian-kernel-handbook
[02:43:14] <cradek> aha this one has the fixed uname
[02:43:16] <cradek> awesome
[02:43:47] <cradek> yeah it won't run with these modules
[02:43:56] -!- gene__ has quit [Remote host closed the connection]
[02:44:35] <dgarr> 1.5 G ram i think
[02:44:49] -!- TekniQue has quit [Read error: Connection reset by peer]
[02:45:25] <cradek> hm neither of the rtai-modules packages available on highlab work for me with 3.4.55-0linuxcnc
[02:45:58] <cradek> I tried 3.9.246.g75d and 3.9.260.g639 (the one dgarr has)
[02:46:21] <cradek> both say rtai_hal: disagrees about version of symbol module_layout
[02:46:37] <cradek> ... when I try to start testsuite/kern/latency
[02:49:23] -!- anth0ny_ has quit [Quit: anth0ny_]
[03:12:06] -!- WyrM has quit [Changing host]
[03:23:58] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[03:37:11] -!- skunkworks__ [skunkworks__!4504621b@gateway/web/freenode/ip.69.4.98.27] has joined #linuxcnc-devel
[03:37:19] -!- dnaleromj has quit []
[03:37:43] <skunkworks__> so I was going to test the debs but they seem to be missing now here http://highlab.com/~seb/linuxcnc/rtai-debs/dists/
[03:49:27] prtksxna is now known as zz_prtksxna
[04:02:48] <cradek> hmm yes they are.
[04:03:14] <cradek> he started a new one building and may have removed all the broken ones so it's sane when done.
[04:03:56] -!- XXCoder has quit [Ping timeout: 240 seconds]
[04:04:57] <skunkworks_> sounds good - I will test tomorrow
[04:05:01] <skunkworks_> night
[04:09:26] -!- ve7it has quit [Remote host closed the connection]
[04:14:09] -!- moorbo has quit []
[04:22:43] -!- sylphiae has quit [Ping timeout: 240 seconds]
[04:23:28] -!- PetefromTn_ has quit [Quit: Pull the pin and count to what?]
[04:24:56] -!- dgarr has quit [Quit: Leaving.]
[04:25:29] zz_prtksxna is now known as prtksxna
[04:57:04] -!- zzolo has quit [Quit: zzolo]
[04:58:03] -!- likevinyl has quit [Quit: likevinyl]
[05:10:47] -!- tjb1 has quit [Ping timeout: 264 seconds]
[05:12:42] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[05:18:58] -!- almccon has quit [Ping timeout: 240 seconds]
[05:23:00] -!- almccon_ has quit [Ping timeout: 248 seconds]
[05:24:36] -!- almccon has quit [Ping timeout: 248 seconds]
[05:27:38] -!- almccon__ has quit [Read error: Connection reset by peer]
[05:27:48] -!- almccon_ has quit [Ping timeout: 248 seconds]
[05:29:56] -!- almccon has quit [Ping timeout: 240 seconds]
[05:31:18] -!- Aero-Tec2 has quit [Quit: Leaving]
[05:46:29] -!- alexchally has quit [Read error: Connection reset by peer]
[06:00:38] -!- theorbtwo has quit [Ping timeout: 240 seconds]
[06:02:13] -!- pjm has quit [Ping timeout: 240 seconds]
[06:05:33] -!- gambakufu has quit [Ping timeout: 272 seconds]
[06:07:47] -!- zeitue has quit [Quit: Leaving]
[06:11:51] -!- likevinyl has quit [Quit: likevinyl]
[06:24:38] -!- archivist_herron has quit [Ping timeout: 240 seconds]
[06:34:19] -!- Robert302 [Robert302!~robert@dyn-eduroam180201.wlan.jku.at] has joined #linuxcnc-devel
[06:41:25] -!- Robert302 [Robert302!~robert@dyn-eduroam180201.wlan.jku.at] has parted #linuxcnc-devel
[06:43:03] -!- skunkworks_ has quit [Ping timeout: 240 seconds]
[06:43:21] -!- anarchos has quit [Read error: Connection reset by peer]
[06:51:13] -!- dan2k3k4 has quit [Ping timeout: 240 seconds]
[06:52:17] -!- olli- has quit [Ping timeout: 245 seconds]
[06:59:29] -!- The_Ball has quit [Remote host closed the connection]
[07:01:23] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[07:11:34] -!- h_maximilian [h_maximilian!~bonsai@anon-35-183.vpn.ipredator.se] has joined #linuxcnc-devel
[07:16:47] -!- Flipp has quit [Ping timeout: 264 seconds]
[07:23:45] <seb_kuzminsky> ok, a clean set of linux/rtai debs is up in the usual place:
[07:24:16] <seb_kuzminsky> deb http://highlab.com/~seb/linuxcnc/rtai-debs (wheezy|precise) main
[07:24:25] prtksxna is now known as zz_prtksxna
[07:24:27] <seb_kuzminsky> the linux-image version is 3.4.55-2linuxcnc
[07:25:02] <h_maximilian> Good morning Seb
[07:25:25] <h_maximilian> are you in a European tz or are you up late ?
[07:25:31] zz_prtksxna is now known as prtksxna
[07:25:39] <seb_kuzminsky> the rtai-modules version is unfortunately still 3.9.260.gsomething
[07:25:50] <h_maximilian> I did not continue last night with my gantry setup, will do so now.
[07:26:09] <seb_kuzminsky> i've run these debs on a wheezy vm (success) and on a precise baremetal machine (success, was flaky with 3.4.87 and .96)
[07:26:44] <seb_kuzminsky> these are my release candidates, please take them for a whirl and let me know if there's anything amiss
[07:27:00] <h_maximilian> Question: I noticed that the rtai kernel is compiled without magic sysrq support. Is that by design, or does nobody else need it ? Or does it hurt the rt.
[07:27:17] <seb_kuzminsky> hi h_maximilian! i'm in MDT (UTC-6)
[07:27:52] <h_maximilian> I am in CET
[07:28:06] <h_maximilian> so you are either up earlier or up very late ;)
[07:28:31] <seb_kuzminsky> h_maximilian: you must be using an older rtai kernel, the one i just build has sysrq:
[07:28:35] <seb_kuzminsky> CONFIG_MAGIC_SYSRQ=y
[07:30:27] <h_maximilian> ah, great, thanks. I found that magic sysrq quite helpfull whenever something went wrong.
[07:30:38] <seb_kuzminsky> yeah it's handy
[07:30:49] <seb_kuzminsky> good luck with your gantry, i'm about to go to bed :-)
[07:31:39] <h_maximilian> thanks. Good rest then :)
[07:32:36] -!- gonzo__ has quit [Ping timeout: 248 seconds]
[07:37:38] -!- anarchos has quit [Ping timeout: 240 seconds]
[07:43:13] -!- rob_h [rob_h!~robh@2.217.96.57] has joined #linuxcnc-devel
[07:48:34] -!- b_b has quit [Changing host]
[08:07:14] -!- quiqua has quit [Quit: quiqua]
[08:08:57] -!- balestrino has quit [Ping timeout: 256 seconds]
[08:12:25] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[08:17:11] -!- larryone has quit [Quit: This computer has gone to sleep]
[08:38:12] -!- h_maximilian has quit [Ping timeout: 248 seconds]
[08:39:54] -!- koss has quit [Read error: Connection reset by peer]
[08:41:00] -!- PCW_ [PCW_!~chatzilla@99.88.10.65] has joined #linuxcnc-devel
[08:41:35] -!- zlog has quit [Ping timeout: 252 seconds]
[08:44:08] -!- PCW has quit [Ping timeout: 264 seconds]
[08:44:09] PCW_ is now known as PCW
[08:48:39] -!- zlog [zlog!~zlog@ip68-102-196-57.ks.ok.cox.net] has joined #linuxcnc-devel
[09:00:17] -!- h_maximilian [h_maximilian!~bonsai@anon-38-15.vpn.ipredator.se] has joined #linuxcnc-devel
[09:25:59] -!- syyl_ws has quit [Quit: Verlassend]
[09:27:26] -!- asdfasd has quit [Read error: Connection reset by peer]
[09:32:58] -!- syyl_ has quit [Ping timeout: 264 seconds]
[10:00:53] <micges-dev1> 3
[10:00:53] <micges-dev1> 3
[10:10:58] -!- guldalder has quit [Quit: Page closed]
[10:23:48] -!- syyl_ has quit [Ping timeout: 248 seconds]
[10:25:15] -!- h_maximilian [h_maximilian!~bonsai@anon-38-15.vpn.ipredator.se] has parted #linuxcnc-devel
[10:29:28] -!- skunkworks__ has quit [Ping timeout: 246 seconds]
[10:30:57] -!- md-2 has quit [Remote host closed the connection]
[10:31:02] -!- skunkworks has quit [Ping timeout: 245 seconds]
[10:31:47] -!- md-2 has quit [Read error: Connection reset by peer]
[10:42:14] -!- sirdancealot has quit [Ping timeout: 240 seconds]
[10:44:50] -!- h_maximilian [h_maximilian!~bonsai@anon-38-15.vpn.ipredator.se] has joined #linuxcnc-devel
[10:44:57] <h_maximilian> Hi
[10:46:06] <h_maximilian> whenever I have G61 or G61.1 in my ngc file the gantry just makes a big jump on the two x axes and hits a following error. No problem if I use G64.
[10:46:22] <h_maximilian> like g64p0
[10:46:39] <h_maximilian> does anybody have an idea what could cause this ?
[10:52:11] -!- balestrino has quit [Ping timeout: 264 seconds]
[10:58:22] -!- Valen has quit [Quit: Leaving.]
[11:13:28] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[12:23:16] -!- i_tarzan has quit [Ping timeout: 248 seconds]
[12:26:40] -!- h_maximilian [h_maximilian!~bonsai@anon-38-15.vpn.ipredator.se] has parted #linuxcnc-devel
[12:45:43] prtksxna is now known as zz_prtksxna
[12:47:53] zz_prtksxna is now known as prtksxna
[12:49:26] prtksxna is now known as zz_prtksxna
[12:57:35] -!- md-2 has quit [Quit: Leaving...]
[12:58:51] -!- rob_h has quit [Read error: Connection reset by peer]
[13:00:04] -!- rob_h [rob_h!~robh@2.217.96.57] has joined #linuxcnc-devel
[13:02:29] -!- balestrino has quit [Ping timeout: 256 seconds]
[13:06:14] -!- Lathe_newbie has quit [Ping timeout: 240 seconds]
[13:06:32] -!- lyzidiamond has quit [Remote host closed the connection]
[13:11:33] -!- lyzidiamond has quit [Ping timeout: 240 seconds]
[13:13:48] zz_prtksxna is now known as prtksxna
[13:16:31] <skunkworks> The latest kernel - usb still don;t work. I could try 10.04 and see if usb's work.
[13:16:41] <skunkworks> so far the usb's only work on the -rt kernel
[13:33:51] -!- larryone has quit [Quit: This computer has gone to sleep]
[13:37:11] <cradek> skunkworks: is this latest one you tried 3.4.55-2linuxcnc
[13:37:22] <skunkworks> yes
[13:37:30] <skunkworks> downloaded this morning
[13:37:39] <cradek> darnit
[13:45:26] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #linuxcnc-devel
[13:47:21] -!- MarkusBec_ [MarkusBec_!znc@80.69.39.131] has joined #linuxcnc-devel
[13:48:13] -!- archivist_herron has quit [*.net *.split]
[13:48:14] -!- theorbtwo has quit [*.net *.split]
[13:48:14] -!- GJdan has quit [*.net *.split]
[13:48:14] -!- MrSunshine has quit [*.net *.split]
[13:48:14] -!- WalterN has quit [*.net *.split]
[13:48:14] -!- tronwizard has quit [*.net *.split]
[13:48:14] -!- uwe__ has quit [*.net *.split]
[13:48:14] -!- Vq has quit [*.net *.split]
[13:48:14] -!- ssi has quit [*.net *.split]
[13:48:14] -!- GlennS has quit [*.net *.split]
[13:48:14] -!- ChuangTzu has quit [*.net *.split]
[13:48:16] -!- linuxcnc-build has quit [*.net *.split]
[13:48:16] -!- likewhoa has quit [*.net *.split]
[13:48:16] -!- putnik has quit [*.net *.split]
[13:48:16] -!- jp_mill__ has quit [*.net *.split]
[13:48:16] -!- logger[psha]_ has quit [*.net *.split]
[13:48:16] -!- the_wench has quit [*.net *.split]
[13:48:16] -!- jmasseo has quit [*.net *.split]
[13:48:16] -!- summatusmentis has quit [*.net *.split]
[13:48:16] -!- MrHindsight has quit [*.net *.split]
[13:48:16] -!- pthorin has quit [*.net *.split]
[13:48:16] -!- ibaca has quit [*.net *.split]
[13:48:16] -!- raymondhim has quit [*.net *.split]
[13:48:16] -!- uwe_mobile__ has quit [*.net *.split]
[13:48:16] -!- stephanj has quit [*.net *.split]
[13:48:17] -!- mrec_ has quit [*.net *.split]
[13:48:17] -!- logger[mah] has quit [*.net *.split]
[13:48:17] -!- MarkusBec has quit [*.net *.split]
[13:48:17] -!- copec has quit [*.net *.split]
[13:48:17] -!- sivu_ has quit [*.net *.split]
[13:48:17] -!- hendrik has quit [*.net *.split]
[13:48:17] -!- kanzure has quit [*.net *.split]
[13:48:17] -!- darthrake has quit [*.net *.split]
[13:48:17] -!- Smidge204__ has quit [*.net *.split]
[13:48:17] -!- tumdedum has quit [*.net *.split]
[13:48:17] -!- shurshur has quit [*.net *.split]
[13:48:17] MarkusBec_ is now known as MarkusBec
[13:48:26] <skunkworks> seb_kuzminsky, http://pastebin.ca/2818994
[13:50:02] tumdedum_ is now known as tumdedum
[13:50:45] <skunkworks> seb_kuzminsky, http://pastebin.ca/2818996
[13:51:48] hendrik_ is now known as hendrik
[13:54:21] <skunkworks> let me boot the -rt
[13:57:06] -!- quiqua has quit [Quit: quiqua]
[13:57:43] -!- darthrake [darthrake!~darthrake@yasit.net] has joined #linuxcnc-devel
[13:58:17] -!- ssi [ssi!~ssi@app2.prototechnical.com] has joined #linuxcnc-devel
[13:58:24] -!- putnik has quit [Changing host]
[13:58:57] -!- logger[mah] [logger[mah]!~loggermah@mah2.mah.priv.at] has joined #linuxcnc-devel
[13:59:44] -!- dgarr [dgarr!~dgarrett@184.101.158.72] has joined #linuxcnc-devel
[14:00:41] <dgarr> seb_kuzminsky: today's test with new 3.4.55-2linuxcnc http://www.panix.com/~dgarrett/stuff/09jul14_a.txt
[14:01:49] -!- copec has quit [Excess Flood]
[14:03:58] -!- amiri_ has quit [Ping timeout: 240 seconds]
[14:05:19] -!- copec has quit [Excess Flood]
[14:06:27] <cradek> well that stinks
[14:06:55] <seb_kuzminsky> thanks skunkworks & dgarr
[14:08:49] -!- copec has quit [Excess Flood]
[14:08:53] -!- linuxcnc-build [linuxcnc-build!~linuxcnc-@71-218-150-121.hlrn.qwest.net] has joined #linuxcnc-devel
[14:10:23] -!- MrHindsight [MrHindsight!~2020@unaffiliated/capthindsight] has joined #linuxcnc-devel
[14:12:17] <cradek> 17.055515] usb 3-1: device not accepting address 2, error -110
[14:12:19] -!- copec has quit [Excess Flood]
[14:12:22] <cradek> same thing
[14:12:40] <skunkworks> right
[14:12:59] <jepler> micges-dev1: dunno if you read the log, but I did find a 64-bit bug in hm2-eth and fixed it in the jepler/rtos-uspace-hm2-eth branch.
[14:15:49] -!- copec has quit [Excess Flood]
[14:15:53] <seb_kuzminsky> [ 1.202854] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[14:16:16] <cradek> do you think that's an error?
[14:16:21] <seb_kuzminsky> dont know
[14:19:19] -!- copec has quit [Excess Flood]
[14:19:21] <seb_kuzminsky> skunkworks: would you try adding "pci=noacpi" and "acpi=off" to your kernel command line?
[14:19:45] <skunkworks> sure
[14:20:29] <seb_kuzminsky> this person had the same problem (and another one which you dont have) and fixed it with those kcli args: http://forums.debian.net/viewtopic.php?f=7&t=110182
[14:20:47] <seb_kuzminsky> bbl
[14:20:51] <seb_kuzminsky> thanks for all your testing
[14:21:33] <jepler> I've only tested two machines. one (core2) works fine, the other (amd sempron 64) doesn't boot from usb, and I was too tired to try the boot media thing
[14:22:02] <jepler> that latter computer is ca 9 years old
[14:22:50] -!- copec has quit [Excess Flood]
[14:24:00] <skunkworks> seb_kuzminsky, no go...
[14:25:05] -!- zzolo has quit [Quit: zzolo]
[14:26:19] -!- copec has quit [Excess Flood]
[14:29:49] -!- copec has quit [Excess Flood]
[14:33:19] -!- copec has quit [Excess Flood]
[14:36:02] micges-dev1 is now known as micges-dev
[14:36:11] <micges-dev> jepler: yes I saw it, thanks
[14:36:49] -!- copec has quit [Excess Flood]
[14:40:19] -!- copec has quit [Excess Flood]
[14:41:39] -!- micges-dev1 [micges-dev1!~x@djl13.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[14:42:20] -!- micges-dev has quit [Ping timeout: 240 seconds]
[14:43:49] -!- copec has quit [Excess Flood]
[14:47:19] -!- copec has quit [Excess Flood]
[14:50:49] -!- copec has quit [Excess Flood]
[14:54:20] -!- copec has quit [Excess Flood]
[14:55:17] amnesic_away is now known as amnesic
[14:57:50] -!- copec has quit [Excess Flood]
[14:59:09] prtksxna is now known as zz_prtksxna
[14:59:15] -!- x__ [x__!~x@dhc60.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[15:00:03] -!- micges-dev1 has quit [Ping timeout: 240 seconds]
[15:04:24] <cradek> fwiw, new live image at http://www.linuxcnc.org/binary.hybrid.iso containing 3.4.55-2linuxcnc and rtai, but not a linuxcnc package; md5sum is 3cc2ce...
[15:12:56] -!- quiqua has quit [Quit: quiqua]
[15:13:51] <CaptHindsight> I'll give that a try in about 3 hours
[15:15:44] -!- jduhls has quit [Ping timeout: 240 seconds]
[15:15:49] <seb_kuzminsky> it's probably time to switch the precise & wheezy buildslaves to 3.4.55-2linuxcnc
[15:16:06] <seb_kuzminsky> then we have to switch all our early-adopter users to the new kernel too
[15:16:55] <cradek> although 3.4.55-2linuxcnc doesn't fix dgarr's or skunkworks's problems, it does fix yours, right?
[15:23:41] <cradek> hmm, does anyone know enough apt to say how to divert gksu to actually be gksudo?
[15:24:04] <cradek> if so, then I could have a working update-manager
[15:25:47] <seb_kuzminsky> yes, 3.4.55-2linuxcnc runs without flaw on my machine that was flaky with the other (non-.55) kernels
[15:26:06] <seb_kuzminsky> it runs rtai's latency-test and linuxcnc 2.6 without any issues, and the usb wifi works
[15:26:33] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[15:26:47] <seb_kuzminsky> i bet there is some kernel config things that changed between 3.2 (works for skunkworks) and 3.4 (doesn't work for skunkworks) that i have not accounted for
[15:27:23] <seb_kuzminsky> i'm using the .config from debian's linux-image-3.2 packages, with a pass through "make oldconfig", i bet that's not good enough
[15:27:39] <seb_kuzminsky> i'm diffing the .configs to see if anything sticks out
[15:31:33] -!- Simooon has quit [Quit: Leaving]
[15:34:44] -!- dan2k3k4 has quit [Ping timeout: 240 seconds]
[15:36:13] -!- andreas has quit [Client Quit]
[15:40:38] -!- andreas_ has quit [Remote host closed the connection]
[15:43:23] zz_prtksxna is now known as prtksxna
[15:43:52] -!- the_wench [the_wench!~the_wench@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc-devel
[15:51:49] -!- tehcereal has quit [Quit: Leaving]
[15:52:50] -!- zzolo has quit [Quit: zzolo]
[15:58:23] <seb_kuzminsky> skunkworks: i see from your lspci that you have both an ehci (usb 2.0) and xhci (usb 3.0) controller on your computer
[15:58:40] <seb_kuzminsky> and it's the ehci controller that complains about cache line size (not sure if that's relevant) and that fails to enumerate your devices
[15:59:02] <seb_kuzminsky> can you try plugging them in to your xhci (usb 3.0) controller instead? (with the 3.4.55-2linuxcnc rtai kernel)
[16:06:03] -!- zzolo has quit [Quit: zzolo]
[16:10:32] <skunkworks> all usb's don't work. (even plugged into the motherboard headers)
[16:12:02] summatus1entis is now known as summatusmentis
[16:15:32] <seb_kuzminsky> aha, bummer :-(
[16:19:55] <seb_kuzminsky> http://www.linux-usb.org/FAQ.html#ts6
[16:19:55] <skunkworks> thanks for looking at this. my internet foo isn't helping at all
[16:20:59] <skunkworks> with nothing plugged in I get those -110 errors in dmesg
[16:21:34] -!- dgarr has quit [Ping timeout: 264 seconds]
[16:22:07] <seb_kuzminsky> there is probably some usb device on-board that is not accepting its address and complaining in the dmesg
[16:22:08] <skunkworks> I could check for a bios update.. I updated it when I got it a few months ago
[16:22:24] <seb_kuzminsky> couldnt hurt (well i guess it could)
[16:22:37] <skunkworks> heh
[16:22:55] <seb_kuzminsky> i'd like to see dmesg frmo the working -rt kernel showing usb setup
[16:23:01] <seb_kuzminsky> and lsusb from both
[16:23:07] <skunkworks> shoot - sorry - I can do that
[16:24:12] -!- anarchos has quit [Ping timeout: 260 seconds]
[16:24:16] <seb_kuzminsky> also, some dude on the internet suggests that 'rmmod ehci-hcd', to force it back to usb 1.1 mode, helped him
[16:24:20] -!- syyl_ has quit [Ping timeout: 240 seconds]
[16:25:44] <skunkworks> I tried that also :)
[16:26:06] <seb_kuzminsky> ah
[16:26:18] <seb_kuzminsky> are you using an external 8-port usb hub?
[16:26:40] <cradek> I think the thing that doesn't accept its address is the "hub" which is all the onboard ports
[16:26:59] <skunkworks> what is the wheezy version of rmmod?
[16:27:03] <seb_kuzminsky> [ 53.748730] hub 3-0:1.0: unable to enumerate USB device on port 1
[16:27:27] <seb_kuzminsky> i think the hub is talking but the thing plugged in to the hub is not talking
[16:27:38] * seb_kuzminsky <--- guessing
[16:27:49] <skunkworks> ok - sudo rmmod worked.. (but didn't make the usb work..)
[16:28:09] <seb_kuzminsky> skunkworks: wheezy's rmmod is from kmod 9
[16:28:40] <seb_kuzminsky> can you pastebin a dmesg of a usb insertion after the rmmod
[16:28:43] <seb_kuzminsky> ?
[16:28:55] <awallin> hi all, I'm hoping to pick up my cutting simulation work in the next few weeks...
[16:29:27] <cradek> that's excellent
[16:29:36] <cradek> we all want that!
[16:29:51] <skunkworks> seb_kuzminsky, I will try again - but I don't think anything happens in dmesg with pugging/unplugging a usb device
[16:30:05] <seb_kuzminsky> skunkworks: hm, weird
[16:30:14] <seb_kuzminsky> awallin: sweet :-)
[16:30:49] <seb_kuzminsky> skunkworks: also, 'lsusb -t' shows a tree view of your usb busses, which would be helpful in figuring out where in the chain the problem is
[16:31:06] <awallin> I'm probably going to need some help interfacing with the linuxcnc interpreter at some point - I have an old hack by mpictor working I think, but it's quite ugly
[16:32:09] <seb_kuzminsky> awallin: feel free to ask here or on the emc-developers list any time
[16:33:20] <awallin> seb_kuzminsky: ok, I will :) It'll take a moment to get this new scheme going at the "hello world" level first..
[16:34:05] <awallin> the paper I am looking at lately is this: http://www.merl.com/publications/docs/TR2012-025.pdf
[16:38:18] <seb_kuzminsky> skunkworks: flipping a magic bios option fixed it for this guy: http://ubuntuforums.org/showthread.php?t=1932824&p=11729941#post11729941
[16:40:38] -!- 17SAACKXR has quit [Client Quit]
[16:40:51] -!- larryone has quit [Quit: This computer has gone to sleep]
[16:42:52] -!- likewhoa- has quit [Quit: Reconnecting]
[16:43:23] prtksxna is now known as zz_prtksxna
[16:44:36] -!- agile_netvark has quit [Quit: Ex-Chat]
[16:45:51] -!- `Nerobro has quit [Ping timeout: 272 seconds]
[16:46:32] <skunkworks> seb_kuzminsky, working -rt usb's http://pastebin.ca/2819028 http://pastebin.com/gUNL0U46
[16:46:37] <skunkworks> lsusb? what package is that?
[16:49:11] -!- patrickarlt has quit [Ping timeout: 264 seconds]
[16:59:38] -!- Loetmichel has quit [Ping timeout: 240 seconds]
[17:06:36] <seb_kuzminsky> usbutils
[17:09:17] -!- lyzidiamond has quit [Ping timeout: 272 seconds]
[17:10:19] -!- md-2 has quit [Remote host closed the connection]
[17:11:03] Cylly is now known as Loetmichel
[17:14:38] -!- rob_h has quit [Ping timeout: 240 seconds]
[17:15:34] -!- md-2 has quit [Ping timeout: 264 seconds]
[17:17:09] <skunkworks> seb_kuzminsky, working -rt http://pastebin.com/KNbyhDjV
[17:17:16] <skunkworks> rebooting
[17:20:53] <skunkworks> seb_kuzminsky, non working http://pastebin.com/0TCbPyvH
[17:23:01] <skunkworks> there is a bios update
[17:29:18] -!- md-2 has quit [Remote host closed the connection]
[17:30:56] -!- 21WAAMJ92 has quit [Ping timeout: 260 seconds]
[17:39:06] Vq_ is now known as Vq
[17:40:08] <skunkworks> bios didn't help
[17:41:49] amnesic is now known as amnesic_away
[17:41:55] <pcw_home> are there any BIOS USB options to play with?
[17:42:10] <skunkworks> a ton. But have not found anything to help
[17:42:25] <skunkworks> pcw_home, don't you have one of these motherboards?
[17:42:51] <pcw_home> Yes i do
[17:42:52] <skunkworks> GA-J1800N-D2H
[17:43:48] <skunkworks> have you tried any of the rtai kernels with usb?
[17:44:10] <skunkworks> the -rt works just fine
[17:44:11] <pcw_home> the old 2.6.122 one works
[17:44:27] <cradek> ooooh there's a gconf key that fixes it
[17:45:13] <skunkworks> pcw_home, 10.04
[17:45:15] <skunkworks> ?
[17:45:49] <pcw_home> Maybe 12.04 with 2.6.122 RTAI
[17:46:09] -!- rob_h [rob_h!~robh@2.217.96.57] has joined #linuxcnc-devel
[17:46:44] <pcw_home> its been several months but I can try again
[17:49:39] <skunkworks> I have a hd with 10.04 and 2.6.122 - usb's don't work either
[17:49:44] <skunkworks> (just tested)
[17:49:49] -!- lyzidiamond has quit [Ping timeout: 272 seconds]
[17:50:22] <pcw_home> I would have noticed if it did not work (KB and mouse both USB)
[17:51:18] -!- lyzidiam_ has quit [Ping timeout: 240 seconds]
[17:51:20] <pcw_home> that how I got the RTAI latency numbers
[17:51:22] <pcw_home> but pretty sure its was 12.04 with a 2.6.122 RTAI kernel
[17:51:55] <pcw_home> I'll try again when I get in
[17:52:21] <seb_kuzminsky> skunkworks: are you using an external hub?
[17:52:42] <skunkworks> no
[17:53:03] <skunkworks> and I don't see anything in the bios about booting 'other' os
[17:53:11] <seb_kuzminsky> are you, pcw_home ?
[17:54:53] <seb_kuzminsky> i wonder why that mobo works for pcw with 2.6.32 but not for skunkworks
[17:56:14] <cradek> ooooh I can have it do an upgrade after install, so people will automatically get the latest released version (if they're online when they install)
[17:56:22] arturia is now known as sylphiae_
[17:56:22] -!- larryone has quit [Ping timeout: 264 seconds]
[17:57:12] <skunkworks> https://plus.google.com/photos/yourphotos?banner=pwa&pid=6034121690017994546&oid=101125245752137353135
[17:58:06] <skunkworks> https://plus.google.com/photos/yourphotos?banner=pwa&pid=6034121827512195762&oid=101125245752137353135
[17:58:39] <skunkworks> sorry
[17:58:53] <cradek> Sign in to continue to Google+
[17:59:00] <skunkworks> sorry
[17:59:43] <pcw_home> I'll try 2.6.32 again in a bit
[18:00:44] -!- syyl has quit [Ping timeout: 240 seconds]
[18:03:30] <cradek> oh good effing grief
[18:04:12] kanzure_ is now known as kanzure
[18:04:28] <cradek> gconftool-2 (a utility to write an entry in an overly-complicated config file tree in some unnecessary-bs xml format) fails because $DISPLAY is not set so it can't launch a dbus-daemon, whatever that is
[18:05:23] <skunkworks> https://picasaweb.google.com/101125245752137353135/Random?feat=directlink
[18:05:27] <skunkworks> does that work?
[18:05:35] <cradek> [rtfm...] oh maybe --direct will work
[18:05:56] <cradek> skunkworks: yep
[18:06:31] <cradek> skunkworks: wow look at all the choices you have
[18:06:43] <skunkworks> I think I have fiddled with all of them...
[18:12:59] <seb_kuzminsky> except the one pcw_home fiddled with
[18:17:14] <skunkworks> what?
[18:17:26] <skunkworks> oh
[18:17:28] <skunkworks> :)
[18:17:37] <skunkworks> what is 2.6.32?
[18:18:42] <pcw_home> whatever the livecd RTAI kernel version is
[18:19:38] -!- sylphiae_ has quit [Ping timeout: 240 seconds]
[18:20:10] -!- md-2 has quit [Remote host closed the connection]
[18:20:18] <skunkworks> ah
[18:23:57] -!- lyzidia__ has quit [Ping timeout: 252 seconds]
[18:24:59] x__ is now known as micges-dev
[18:32:51] -!- dan2k3k4 has quit [Ping timeout: 255 seconds]
[18:34:07] <micges-dev> 9+9+9,
[18:34:19] <micges-dev> ,,020,00418000000000009*
[18:35:22] <micges-dev> ^^sorry, little hacker session
[18:36:44] -!- sumpfralle has quit [Ping timeout: 240 seconds]
[18:38:02] <seb_kuzminsky> http://www.smbc-comics.com/?id=2999
[18:39:59] <jepler> pcw_home: repeating myself one last time, I found and fixed a 64-bit hm2-eth bug. now it works.
[18:40:42] <micges-dev> seb_kuzminsky: haha
[18:41:45] <pcw_home> Great (and glad its not some other weird machine specific oddness)
[18:43:41] <pcw_home> I ran uspace-hm2-eth over the weekend at 2KHz on the J1800-DH2 and had no issues
[18:44:31] <jepler> nice
[18:44:39] <jepler> I think skunkworks has had something running for days too
[18:45:58] <pcw_home> I only stopped it to try the 7I80-16 GPIO
[18:46:22] <jepler> I'd have saved an hour of debugging if I'd believed I hadn't transcribed that first network transaction wrong
[18:46:32] <skunkworks> I just took it down the morning - so a few days. (at 1khz)
[18:46:37] <cradek> aha, I got update-notifier to work
[18:46:38] <jepler> since the bug was simply causing 4 zero bytes to be spuriously inserted
[18:46:49] <pcw_home> so it was busted (too many bytes)
[18:47:04] <cradek> now I just need to turn off the "Notify me of a new Ubuntu [sic] version:" thing
[18:47:12] <jepler> right, so that's how gpio.000.out turned on the led for gpio 24
[18:49:03] -!- Lathe_newbie has quit [Ping timeout: 240 seconds]
[18:50:18] <pcw_home> the packet parser believes any kind of crap you throw at it until the first detected error
[18:50:19] <pcw_home> maybe the writes should increment a write success counter to verify that write succeeded
[18:51:47] <jepler> those last 4 bytes would be interpreted as the start of a new command, right?
[18:52:01] <jepler> I'd have to read the docs to see how 00 00 would be interpreted in the protocol
[18:52:27] <pcw_home> Yeah but 0 is not a valid command so it should have caused a parse error (and red light)
[18:52:30] -!- JesusAlos has quit [Quit: ChatZilla 0.9.90.1 [Firefox 30.0/20140605174243]]
[18:52:54] -!- skunkworks has quit [Read error: Connection reset by peer]
[18:53:07] <jepler> there may well have been an error light I didn't look at or understand
[18:54:01] <pcw_home> I can try by hand, if it doesn't raise a parser error it certainly should
[18:56:33] asheppard is now known as sheppard
[19:05:13] <pcw_home> Yes:
[19:05:15] <pcw_home> >83c20411ffffffffffffffffffffffff01420001
[19:05:16] <pcw_home> > fecaaa55
[19:05:18] <pcw_home> but:
[19:05:19] <pcw_home> >83c20411ffffffffffffffffffffffff000001420001
[19:05:21] <pcw_home> No answer
[19:05:22] <pcw_home> and red fault light illuminates
[19:06:33] <jepler> so also too bad I didn't go looking at the LEDs
[19:08:17] <Tom_itx> damn. had been having network issues with 10.04. had tried the live cd, SSD and regular HDD with no luck
[19:08:30] <Tom_itx> loaded the live cd again today and it connected right away
[19:08:37] <cradek> turning off "Notify me of a new Ubuntu [sic] version" does not stick, but who knows if it does anything, anyway
[19:09:34] -!- i_tarzan has quit [Ping timeout: 264 seconds]
[19:11:46] -!- lyzidiamond has quit [Remote host closed the connection]
[19:14:14] -!- Lathe_newbie has quit [Remote host closed the connection]
[19:18:59] <pcw_home> the hm2-eth driver should probably poll the status register to check for errors
[19:25:44] -!- md-2 has quit [Ping timeout: 260 seconds]
[19:26:37] <seb_kuzminsky> skunkworks: if you update you'll get 3.4.55-3linuxcnc, i changed some usb config setting, maybe it helps your machine?
[19:29:58] <cradek> ooh look, updates are available
[19:31:01] <seb_kuzminsky> cradek: and it's not even a downgrade this time
[19:31:15] <cradek> yay
[19:31:24] <cradek> you're good as long as you don't run out of positive integers
[19:32:29] <cradek> "restart required" because of the kernel update, even though it was our kernel
[19:32:32] <cradek> so, that's nice
[19:33:57] -!- balestrino has quit [Ping timeout: 245 seconds]
[19:34:29] <cradek> rtai still works, yay
[19:35:17] <cradek> my usb still works
[19:42:42] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[19:44:21] -!- patricka_ has quit [Remote host closed the connection]
[19:45:43] -!- md-2 has quit [Ping timeout: 272 seconds]
[19:49:41] -!- K6MLE-CNC has quit [Quit: Page closed]
[19:50:44] -!- patrickarlt has quit [Ping timeout: 240 seconds]
[19:53:01] -!- patrickarlt has quit [Remote host closed the connection]
[19:59:49] -!- gonzo___ has quit [Read error: Connection reset by peer]
[20:00:34] -!- patrickarlt has quit [Ping timeout: 240 seconds]
[20:00:36] -!- larryone has quit [Ping timeout: 255 seconds]
[20:07:47] -!- sirdancealot has quit [Ping timeout: 262 seconds]
[20:09:22] -!- patricka_ has quit [Remote host closed the connection]
[20:13:01] -!- quiqua has quit [Quit: quiqua]
[20:15:52] -!- skunkworks_ [skunkworks_!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[20:16:26] -!- tehcereal has quit [Quit: Leaving]
[20:17:06] <skunkworks_> logger[psha]:
[20:19:06] <skunkworks_> seb_kuzminsky: ok - won't be able to test until tomorrow
[20:24:10] <seb_kuzminsky> skunkworks_: no problem
[20:27:57] <seb_kuzminsky> cradek 3.4.55-3linuxcnc is the exact same linux & rtai code as -2linuxcnc, but with a couple of extra config options enabled
[20:28:06] <cradek> cool
[20:28:25] <cradek> oh my, zsync is awesome
[20:28:25] <seb_kuzminsky> i dont have any high hopes that it'll fix skunkworks_ 's problem, it's a shot in the dark :-(
[20:28:33] * seb_kuzminsky google zsync
[20:28:39] <cradek> it synced the new iso, downloading only 93 MB
[20:28:44] <cradek> how is that even possible
[20:29:27] <seb_kuzminsky> wow, that's cool
[20:29:38] <cradek> it knows all about gzip
[20:29:45] <cradek> it must know about a lot of things to pull that off
[20:30:01] <seb_kuzminsky> "client-side rsync" violates my understanding of rsync
[20:31:30] <cradek> I put the zsync file on wlo - try it if you have an old iso
[20:31:45] -!- zeeshan-laptop has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
[20:31:57] <cradek> cd ~/directory-with-old-iso; zsync http://www.linuxcnc.org/binary.hybrid.iso.zsync
[20:32:35] <seb_kuzminsky> ah, server-provided metadata, that makes sense
[20:32:42] -!- anarchos has quit [Read error: Connection reset by peer]
[20:39:53] -!- patrickarlt has quit [Ping timeout: 252 seconds]
[20:42:57] <jepler> cradek: wow indeed
[20:45:09] -!- toner has quit [Ping timeout: 255 seconds]
[20:45:59] <cradek> that will probably put my "build and share a new iso" down around 20 minutes
[20:46:01] -!- md-2 has quit [Ping timeout: 256 seconds]
[20:49:20] <cradek> Failed to execute child. [OK]
[20:49:45] <cradek> that might be a surprising error dialog, to some.
[20:52:41] <skunkworks_> I thought we just send them back to mexico..
[20:53:23] <jepler> skunkworks_: ow ow ow
[20:53:27] amnesic_away is now known as amnesic
[20:53:59] -!- copec has quit [Quit: checkity check out.]
[20:54:40] <cradek> 3.4.55-3linuxcnc test iso available at the usual url - I recommend using zsync to get it
[20:55:31] <cradek> now with update-manager
[20:55:59] <cradek> (I hope I can get out of the distro-making market soon)
[20:59:39] <skunkworks_> heh - cradek your stuck with it...
[21:02:37] -!- Deejay has quit [Quit: bye]
[21:02:46] -!- FinboySlick has quit [Quit: Leaving.]
[21:03:27] <skunkworks_> cradek: thanks for all the work on the iso. it was love overdue.
[21:03:31] <skunkworks_> or long...
[21:07:28] <skunkworks_> hmm - no wine in the house..
[21:07:59] <seb_kuzminsky> zsync some from cradek
[21:09:33] <skunkworks_> hmm - does that work?
[21:10:34] <skunkworks_> breaking out the hard liquor is probably not a good idea this early
[21:11:05] -!- chally_ has quit [Read error: Connection reset by peer]
[21:13:05] <cradek> I guess wine is not my idea of hard liquor...
[21:13:20] <skunkworks_> heh
[21:13:47] <skunkworks_> (I have no wine - so was thinking about brandy or rum...)
[21:15:39] <skunkworks_> jepler: doing a performace test on those drive boxes using the gnome-disks-manager or whateve it is called... gets about 70MBs write 360MBs read.
[21:15:53] <skunkworks_> MB/s
[21:16:22] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[21:16:28] <skunkworks_> which makes more sense to me..
[21:17:04] <seb_kuzminsky> skunkworks_: i see from your "working lsusb" that you have two hubs plugged in, and i see from the rtai kernel dmesg that it's complaining about an overcurrent condition
[21:17:19] <seb_kuzminsky> can you try just one device plugged directly into the computer, with no hubs or anything else to draw current?
[21:17:27] <seb_kuzminsky> (just trying to triangulate the problem)
[21:18:10] <cradek> seb_kuzminsky: I think that is not really an overcurrent error. jepler looked at the source and concluded the internets are wrong about that.
[21:19:00] <skunkworks_> seb_kuzminsky: I can test some more... (although - if I don't have anything usb plugged in - I still get the -110 errors)
[21:19:08] <seb_kuzminsky> this error is in error? [ 1.214627] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00, overcurrent ignored
[21:19:51] <cradek> "overcurrent ignored" is the result of a module option we added to try to fix the error -110, which we mistakenly thought was an overcurrent detection
[21:19:54] <seb_kuzminsky> skunkworks_: oh, hm, maybe i'm barking up the wrong tree then
[21:20:23] <cradek> ... because I used the internets carelessly to determine that -110 meant overcurrent, which it doesn't really
[21:22:10] <skunkworks_> I love cooking with red palm oil.. it is like axle greese
[21:31:24] amnesic is now known as amnesic_away
[21:40:40] <mozmck> axle grease might be cheaper then...
[21:44:46] -!- sivu has quit [Changing host]
[21:51:31] -!- micges-dev1 [micges-dev1!~x@dei228.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[21:51:52] -!- micges-dev has quit [Ping timeout: 245 seconds]
[22:09:45] -!- anarchos has quit [Ping timeout: 240 seconds]
[22:11:11] -!- valeech has quit [Quit: valeech]
[22:15:21] -!- patricka_ has quit [Remote host closed the connection]
[22:16:28] -!- spatialbrew has quit [Remote host closed the connection]
[22:19:42] -!- lyzidiamond has quit [Remote host closed the connection]
[22:33:09] -!- tjtr33 has quit [Ping timeout: 255 seconds]
[22:35:22] -!- micges-dev1 has quit [Quit: Wychodzi]
[22:41:18] -!- patrickarlt has quit [Remote host closed the connection]
[22:46:27] -!- zzolo has quit [Quit: zzolo]
[22:47:11] -!- thomaslindstr_m has quit [Quit: Leaving...]
[22:48:56] -!- gonzo_nb has quit [Remote host closed the connection]
[22:50:27] -!- PetefromTn_ has quit [Quit: Never put off till tomorrow, what you can do the day after tomorrow]
[22:59:41] -!- bertrik has quit [Remote host closed the connection]
[23:02:58] -!- knownasilya has quit [Quit: Connection closed for inactivity]
[23:04:37] -!- tehcereal has quit [Read error: Connection reset by peer]
[23:08:20] -!- archivist_herron has quit [Ping timeout: 240 seconds]
[23:08:57] -!- amiri has quit [Read error: Connection reset by peer]
[23:09:35] -!- sudobangbang has quit [Ping timeout: 252 seconds]
[23:19:01] zz_prtksxna is now known as prtksxna
[23:27:05] -!- kfoltman_ has quit [Quit: Ex-Chat]
[23:29:11] -!- Valen has quit [Quit: Leaving.]
[23:29:32] -!- anth0ny_ has quit [Quit: anth0ny_]
[23:33:49] -!- erictheise has quit [Quit: erictheise]
[23:35:42] -!- Einar1 has quit [Quit: Leaving.]
[23:56:27] -!- sumpfralle has quit [Ping timeout: 245 seconds]