#emc-devel | Logs for 2010-05-13

Back
[11:10:40] <CIA-2> EMC: 03jthornton 07v2.4_branch * r64b064649a3b 10/docs/src/lathe/lathe-user.lyx: Add a bit more on tool changes
[11:10:41] <CIA-2> EMC: 03jthornton 07v2.4_branch * r6aab8a531f67 10/docs/src/gcode/main.lyx: update G2/3 G41/42 description
[11:10:43] <CIA-2> EMC: 03jthornton 07v2.4_branch * r7f5c8030222a 10/docs/src/config/ini_config.lyx: add info on debug and task
[11:10:44] <CIA-2> EMC: 03jthornton 07v2.4_branch * r50e968d58c2b 10/ (15 files in 12 dirs): Merge branch 'v2.4_branch' of ssh://jthornton@git.linuxcnc.org/git/emc2 into v2.4_branch
[12:51:09] <skunkworks_> logger_dev: bookmark
[12:51:09] <skunkworks_> Just this once .. here's the log: http://www.linuxcnc.org/irc/irc.freenode.net:6667/emcdevel/2010-05-13.txt
[13:08:05] <micges_work> hi all
[13:09:25] <micges_work> I had this error: http://pastebin.com/YzTQXkUM
[13:10:39] <cradek> was it working for those 90000 seconds?
[13:11:03] <micges_work> is it realtime code error, or vga driver error?
[13:11:07] <micges_work> yes it was
[13:11:35] <cradek> what causes the "dropping" message?
[13:12:25] <micges_work> [97451.417443] [drm:i915_wait_irq] *ERROR* i915_wait_irq: EBUSY -- rec: 1 emitted: 1
[13:12:26] <jepler> linux calls it as the "remove" callback of struct pci_driver
[13:13:06] <cradek> JT-Work: I think you removed a doc thing that's true: you can't have an arc first thing after a g40 that turns off cutter compensation. it must be a straight move or you will get an error.
[13:13:14] <jepler> that is, linux calls hm2_pci_driver->remove, which is hm2_pci_remove(), which printsk that "dropping" message
[13:13:36] <JT-Work> hmmm, I tried it out and didn't get an error :/
[13:13:45] <JT-Work> I'll put it back
[13:13:47] <cradek> did you actually have a diameter active?
[13:13:59] <JT-Work> I might not have
[13:14:03] <cradek> if your diameter was zero you would not have activated it
[13:14:15] <JT-Work> ok, thanks for catching that
[13:14:39] <cradek> welcome, thanks for doing docs.
[13:15:10] <cradek> are you going to cnc workshop?
[13:15:48] <jepler> the "dropping" message is printed as a normal part of realtime shutting down
[13:16:01] <micges_work> yes I know
[13:16:42] <micges_work> I wonder what's generated above error line
[13:18:06] <jepler> emc-devel-2010-03-09.log:08:43 <jepler> looks like debian has a bug about the i915 message. I assume that's what you're asking about? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467319
[13:18:10] <jepler> emc-devel-2010-03-09.log:08:48 <jepler> looks like ubuntu hasn't packaged the version of libgl1-mesa-dri that fixed 467319
[13:18:13] <jepler> this is a bit of deja vu for me
[13:18:15] <jepler> bbl
[13:19:04] <micges_work> oh, thanks
[13:19:19] <micges_work> (bad memory :/)
[13:22:42] <JT-Work> cradek: too much work to leave atm where is the workshop at?
[13:23:38] <JT-Work> did you see the CHNC vid?
[13:44:44] <cradek> late june in ann arbor MI
[13:44:47] <cradek> nope
[13:51:51] <JT-Work> http://www.youtube.com/watch?v=isTD6bDF_LI
[22:17:31] <JT-Hardinge> ohh my Error: /home/jepler/docs/2.4/html/index.html is not in /home/jepler/docs
[22:17:41] <JT-Hardinge> for html docs
[22:21:12] <jepler> uh oh, what?
[22:23:02] <jepler> must be more fallout from the dreamhost server changes. I'll look into it.
[22:27:38] <jepler> JT-Hardinge: fixed?
[22:29:36] <JT-Hardinge> one sec
[22:30:15] <JT-Hardinge> yep, thanks I only had one clean finger to type with lol
[22:30:27] <JT-Hardinge> works now
[23:43:01] <CIA-2> EMC: 03jthornton 07v2.4_branch * rce5e4f94908d 10/docs/src/gcode/main.lyx: Opps I removed this by mistake
[23:43:02] <CIA-2> EMC: 03jthornton 07v2.4_branch * r6bd6136142d4 10/docs/src/hal/basic_hal.lyx: fix some typos pointed out by ries
[23:48:57] <ries> thanks