Back
[00:00:37] <Tom_itx> skunkworks out of stock too :(
[00:00:45] <kb1kdw> Is rtapi_mutex_try() and rtapi_mutex_give() what I want to use?
[00:06:32] -!- JT-Shop [JT-Shop!~john@184.21.239.59] has joined #linuxcnc-devel
[00:12:41] <PCW> intel ethernet latency pdf
[00:12:43] <PCW> http://www.intel.com/content/dam/doc/application-note/82575-82576-82598-82599-ethernet-controllers-latency-appl-note.pdf
[00:13:06] -!- asdfasd has quit [Ping timeout: 252 seconds]
[00:13:30] <PCW> http://www.newegg.com/Product/Product.aspx?Item=N82E16813157565&cm_re=asrock_j1900-_-13-157-565-_-Product
[00:13:32] <PCW> is nice if you dont need mini-itx
[00:15:04] <PCW> http://www.newegg.com/Product/Product.aspx?Item=N82E16813157497&cm_re=asrock_j1900-_-13-157-497-_-Product
[00:15:05] <PCW> is good if you dont need PCI
[00:15:48] amnesic is now known as amnesic_away
[00:18:14] -!- adb has quit [Ping timeout: 252 seconds]
[00:20:13] -!- kb1kdw has quit [Ping timeout: 246 seconds]
[00:26:16] -!- bilboquet has quit [Ping timeout: 264 seconds]
[00:38:13] -!- moorbo has quit [Remote host closed the connection]
[00:53:12] -!- toner has quit [Ping timeout: 245 seconds]
[01:00:22] -!- Simoniou1 has quit [Ping timeout: 240 seconds]
[01:03:31] -!- Nick001-shop has quit [Quit: ChatZilla 0.9.91.1 [Firefox 34.0.5/20141126041045]]
[01:04:55] -!- oceax has quit [Ping timeout: 255 seconds]
[01:12:33] -!- micges_ [micges_!~micges@enp146.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[01:15:41] -!- oceax has quit [Ping timeout: 250 seconds]
[01:16:20] -!- micges has quit [Ping timeout: 246 seconds]
[01:30:16] micges_ is now known as micges
[01:30:58] -!- swingley has quit [Remote host closed the connection]
[01:34:32] -!- amiri has quit [Ping timeout: 246 seconds]
[01:57:19] -!- Loetmichel has quit [Ping timeout: 245 seconds]
[02:00:07] <seb_kuzminsky> zlog:
[02:00:07] <zlog> seb_kuzminsky: Log stored at
http://tom-itx.no-ip.biz:81/~tom-itx/irc/logs/%23linuxcnc-devel/2015-02-23.html
[02:01:26] -!- membiblio has quit []
[02:05:51] <seb_kuzminsky> c_morley: do you have any input on this?
https://sourceforge.net/p/emc/bugs/419/
[02:08:10] -!- anarchos has quit [Read error: Connection reset by peer]
[02:15:11] amnesic_away is now known as amnesic
[02:20:21] amnesic is now known as amnesic_away
[02:31:05] -!- fablab has quit [Ping timeout: 250 seconds]
[02:36:46] -!- swingley has quit [Ping timeout: 272 seconds]
[02:54:20] -!- Servos4ever has quit [Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.26.1/20140612173529]]
[02:54:48] -!- anth0ny_ has quit [Quit: anth0ny_]
[03:08:24] -!- robin_sz [robin_sz!~robin@88.97.63.122] has joined #linuxcnc-devel
[03:11:31] -!- robinsz has quit [Ping timeout: 252 seconds]
[03:12:51] -!- sumpfralle has quit [Read error: Connection reset by peer]
[03:13:07] -!- wortley_ has quit [Ping timeout: 250 seconds]
[03:28:39] -!- wortley [wortley!~wortley@2602:306:cfd4:2620:98ff:7f72:f8ed:b921] has joined #linuxcnc-devel
[03:29:34] <wortley> Anyone: I don't understand what is wrong with this code, other than it panics the kernel and I have to reboot :)
[03:29:45] <wortley> unsigned long *mymutex=0;
[03:29:58] <wortley> if (!rtapi_mutex_try(mymutex))
[03:30:00] <wortley> {
[03:30:02] <wortley> rtapi_mutex_give(mymutex);
[03:30:03] <wortley> }
[03:32:45] <wortley> This was just a test, but in the future I wanted to prevent preemption while i check and lock a buffer. (seb, I couldn't find an atomic get & set) but I found this in the docs. )
[03:35:33] -!- kb1bdw [kb1bdw!~yaaic@108-253-66-98.lightspeed.cntmoh.sbcglobal.net] has joined #linuxcnc-devel
[03:36:20] -!- kb1bdw has quit [Client Quit]
[03:36:54] -!- kb1bdw [kb1bdw!~yaaic@108-253-66-98.lightspeed.cntmoh.sbcglobal.net] has joined #linuxcnc-devel
[03:37:06] <kb1bdw> .
[03:37:18] -!- swingley has quit [Ping timeout: 256 seconds]
[03:40:29] -!- XXCoder has quit [Ping timeout: 252 seconds]
[03:44:49] -!- bluemaex_ has quit [Ping timeout: 264 seconds]
[03:53:41] -!- anarchos has quit [Ping timeout: 252 seconds]
[03:54:04] -!- jthornton [jthornton!~john@184.21.239.59] has joined #linuxcnc-devel
[03:54:20] <wortley> I have posted an example client and the infant spi driver. Suggestions welcome.
http://linuxcnc.org/index.php/english/forum/24-hal-components/28851-spi-bus-generic-driver-and-st-l6480#56262
[03:55:27] -!- patrickarlt has quit [Remote host closed the connection]
[03:58:05] <KGB-linuxcnc> 03Dewey Garrett 052.7 20337dd 06linuxcnc 10src/hal/utils/halcmd_commands.c halcmd_commands.c: uspace return err if fail * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=20337dd
[03:58:05] <KGB-linuxcnc> 03Dewey Garrett 052.7 1ba2efa 06linuxcnc 10configs/sim/axis/histogram_demo.ini 10docs/src/hal/tools.txt 10scripts/hal-histogram 10src/hal/components/histobins.comp hal-histogram: guard for startup race * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=1ba2efa
[04:00:32] -!- patrickarlt has quit [Ping timeout: 256 seconds]
[04:01:16] -!- Simoniou1 has quit [Ping timeout: 244 seconds]
[04:02:45] -!- FreezingCold has quit [Read error: Connection reset by peer]
[04:03:43] -!- anth0ny_ has quit [Client Quit]
[04:10:20] -!- AR_ has quit [Ping timeout: 246 seconds]
[04:13:35] -!- patrickarlt has quit [Quit: Leaving...]
[04:16:14] -!- johtso has quit [Quit: Connection closed for inactivity]
[04:26:17] -!- mhaberler has quit [Quit: mhaberler]
[04:30:41] <linuxcnc-build> build #3009 of 1202.rip-lucid-amd64 is complete: Failure [4failed compile runtests] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/1202.rip-lucid-amd64/builds/3009 blamelist: Dewey Garrett <dgarrett@panix.com>
[04:30:46] -!- sumpfralle has quit [Quit: Leaving.]
[04:35:13] <linuxcnc-build> build #3019 of 0000.checkin is complete: Failure [4failed] Build details are at
http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/3019 blamelist: Dewey Garrett <dgarrett@panix.com>
[05:06:41] -!- furrywolf has quit [Ping timeout: 246 seconds]
[05:09:51] -!- anth0ny_ has quit [Quit: anth0ny_]
[05:19:32] -!- KimK_laptop [KimK_laptop!~Kim@ip68-102-30-143.ks.ok.cox.net] has joined #linuxcnc-devel
[05:35:49] -!- ve7it has quit [Remote host closed the connection]
[05:48:59] -!- maximilian_h1 [maximilian_h1!~bonsai@dslb-094-216-019-065.094.216.pools.vodafone-ip.de] has joined #linuxcnc-devel
[05:50:17] -!- maximilian_h has quit [Ping timeout: 244 seconds]
[05:59:32] -!- anth0ny_ has quit [Quit: anth0ny_]
[05:59:36] -!- swingley has quit [Remote host closed the connection]
[06:01:17] -!- skorasaurus has quit [Ping timeout: 246 seconds]
[06:23:31] -!- MacGalempsy has quit [Ping timeout: 255 seconds]
[06:31:54] -!- swingley has quit [Read error: Connection reset by peer]
[06:35:17] -!- swingley has quit [Read error: Connection reset by peer]
[06:40:25] -!- Simoniou1 has quit [Ping timeout: 250 seconds]
[06:52:06] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[06:54:53] -!- anarchos has quit [Ping timeout: 265 seconds]
[06:57:22] -!- swingley has quit [Remote host closed the connection]
[07:03:31] -!- kwallace2 [kwallace2!~kwallace@smb-151.sonnet.com] has joined #linuxcnc-devel
[07:05:09] -!- kwallace2 [kwallace2!~kwallace@smb-151.sonnet.com] has parted #linuxcnc-devel
[07:05:15] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[07:05:31] -!- kwallace has quit [Ping timeout: 265 seconds]
[07:15:33] -!- bobo_ has quit [Quit: Page closed]
[07:15:39] -!- tjtr33 has quit [Quit: Leaving]
[07:24:56] <archivist> pcw seems superfish is not the only one of that type
http://www.bbc.co.uk/news/technology-31586610
[07:37:08] -!- bilboquet has quit [Ping timeout: 246 seconds]
[08:02:39] -!- swingley has quit [Ping timeout: 252 seconds]
[08:04:24] -!- GJdan has quit [Remote host closed the connection]
[08:12:50] -!- jrbaldwin has quit [Quit: Leaving.]
[08:32:50] -!- robin_sz has quit [Ping timeout: 246 seconds]
[08:35:16] -!- micges has quit [Ping timeout: 264 seconds]
[08:39:26] -!- karavanjo has quit [Ping timeout: 246 seconds]
[08:43:37] -!- asdfasd has quit [Ping timeout: 245 seconds]
[08:53:30] -!- micges [micges!~micges@ely70.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[08:59:54] -!- f1oat3 [f1oat3!~f1oat@AMontsouris-553-1-107-134.w92-151.abo.wanadoo.fr] has joined #linuxcnc-devel
[09:04:04] -!- swingley has quit [Ping timeout: 264 seconds]
[09:04:14] -!- piccata has quit [Remote host closed the connection]
[09:36:32] -!- swingley has quit [Ping timeout: 246 seconds]
[10:16:37] -!- FreezingCold has quit [Ping timeout: 255 seconds]
[10:27:20] -!- KimK_laptop has quit [Quit: Leaving]
[10:37:46] -!- swingley has quit [Ping timeout: 255 seconds]
[10:42:32] -!- jack16 has quit [Ping timeout: 265 seconds]
[10:50:34] -!- erve has quit [Remote host closed the connection]
[11:04:52] -!- skunkworks has quit [Ping timeout: 245 seconds]
[11:04:52] -!- jack16 has quit [Read error: Connection reset by peer]
[11:25:16] -!- moorbo has quit [Remote host closed the connection]
[11:32:20] -!- karavanjo1 has quit [Ping timeout: 246 seconds]
[11:37:52] -!- svh has quit [Ping timeout: 240 seconds]
[11:38:49] -!- swingley has quit [Ping timeout: 264 seconds]
[11:42:02] -!- MacGalempsy_ has quit [Remote host closed the connection]
[11:45:52] -!- karavanjo has quit [Ping timeout: 272 seconds]
[11:51:07] -!- kb1bdw has quit [Ping timeout: 245 seconds]
[11:56:55] -!- mhaberler has quit [Quit: mhaberler]
[12:02:55] -!- Valen has quit [Remote host closed the connection]
[12:35:23] -!- [cube] has quit [Ping timeout: 246 seconds]
[12:37:16] gimps is now known as gimps_
[12:37:22] gimps_ is now known as gimps
[12:38:49] -!- swingley has quit [Ping timeout: 255 seconds]
[12:44:15] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[12:51:24] amnesic_away is now known as amnesic
[13:03:30] -!- robinsz [robinsz!~robin@188.29.28.232.threembb.co.uk] has joined #linuxcnc-devel
[13:24:15] -!- robinsz has quit [Read error: Connection reset by peer]
[13:24:41] -!- robinsz [robinsz!~robin@188.29.28.232.threembb.co.uk] has joined #linuxcnc-devel
[13:33:36] -!- rob_h [rob_h!~robh@90.203.32.28] has joined #linuxcnc-devel
[13:39:40] -!- swingley has quit [Ping timeout: 256 seconds]
[13:43:45] Loetmichel2 is now known as Loetmichel
[13:44:21] -!- robinsz has quit [Ping timeout: 256 seconds]
[13:57:49] -!- skunkworks has quit [Read error: Connection reset by peer]
[13:58:22] -!- quiqua has quit [Ping timeout: 256 seconds]
[13:58:22] quiqua_ is now known as quiqua
[14:03:27] <c_morley> seb_kuzminsky: I will look into it after work.
[14:21:29] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[14:40:23] -!- swingley has quit [Ping timeout: 250 seconds]
[14:47:17] <seb_kuzminsky> mozmck: thank you!
[14:47:50] <seb_kuzminsky> err, i meant c_morley
[14:53:49] <mozmck> heh, autocomplete?
[14:55:32] amnesic is now known as amnesic_away
[14:58:45] amnesic_away is now known as amnesic
[14:59:23] <seb_kuzminsky> heh yeah
[14:59:41] <archivist> must be using C++ name mangling :)
[14:59:43] <seb_kuzminsky> i just pummel the keyboard then hit some keys over by tab while sleepily looking at my coffee cup
[15:01:10] <skunkworks> zlog:
[15:01:11] <zlog> skunkworks: Log stored at
http://tom-itx.no-ip.biz:81/~tom-itx/irc/logs/%23linuxcnc-devel/2015-02-24.html
[15:08:51] -!- anth0ny_ has quit [Quit: anth0ny_]
[15:09:29] -!- anarchos2 has quit [Read error: Connection reset by peer]
[15:13:37] -!- linuxcnc-build has quit [Ping timeout: 264 seconds]
[15:14:32] <seb_kuzminsky> hrm
[15:14:40] -!- hm2-buildmaster has quit [Remote host closed the connection]
[15:35:20] -!- kwallace [kwallace!~kwallace@smb-179.sonnet.com] has joined #linuxcnc-devel
[15:41:30] -!- swingley has quit [Ping timeout: 256 seconds]
[15:56:47] -!- dirty_d has quit [Disconnected by services]
[15:56:58] amnesic is now known as amnesic_away
[15:58:01] -!- kwallace3 [kwallace3!~kwallace@smb-95.sonnet.com] has joined #linuxcnc-devel
[16:00:03] -!- kwallace has quit [Ping timeout: 252 seconds]
[16:01:21] -!- Tecan has quit [Quit: Live Long And Phosphor!]
[16:02:03] -!- robinsz [robinsz!~robin@188.29.28.232.threembb.co.uk] has joined #linuxcnc-devel
[16:10:47] -!- quiqua has quit [Quit: quiqua]
[16:11:37] -!- Flipp__ has quit [Remote host closed the connection]
[16:17:02] amnesic_away is now known as amnesic
[16:23:21] -!- mhaberler has quit [Quit: mhaberler]
[16:29:46] -!- dan2k3k4 has quit [Quit: Leaving]
[16:36:36] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@174-29-1-159.hlrn.qwest.net] has joined #linuxcnc-devel
[16:36:39] -!- linuxcnc-build [linuxcnc-build!~linuxcnc-@174-29-1-159.hlrn.qwest.net] has joined #linuxcnc-devel
[16:36:49] asheppard is now known as sheppard
[16:46:03] <kwallace3> The machine I'm working on trips a power input relay to the spindle VFD for any event that one would not want the spindle to spin, such as a power failure recovery, or the spindle door being open for a tool change and others.
[16:47:57] <seb_kuzminsky> turning off the vfd logic or just power to the spindle motor?
[16:48:20] <kwallace3> My problem is that the VFD is reset and powered up just before a call for a normal call for spindle motion, but this takes a while.
[16:48:55] <seb_kuzminsky> yeah, vfds can take a while to boot
[16:49:31] <kwallace3> I'm trying to build a case to only shut down the VFD power on an e-stop.
[16:50:24] <seb_kuzminsky> i'm trying to convince a customer that the VFD should have logic power at all times, and the spindle motor power is the thing that should eb interrupted by estop
[16:50:27] <archivist> a door open stop where you use the vfd stop signal will sto faster that if allowed to run down
[16:50:39] <kwallace3> Then use the enable and care in submitting a normal command for the more common operator lock out events.
[16:51:44] <kwallace3> I need resources to support my case.
[16:52:16] <archivist> the enable/disable is under control, faster and safer than a run down
[16:53:44] -!- PetefromTn_ [PetefromTn_!~IceChat9@75-136-60-251.dhcp.jcsn.tn.charter.com] has joined #linuxcnc-devel
[16:53:59] <archivist> so a motor can be parked/braked in milli secs under control but a free run can be many seconds
[16:55:39] <mozmck> you can use braking resistors to stop the spindle...
[16:56:06] <kwallace3> My HNC lathe has a power release brake to handle coasting due to power outages.
[16:56:22] <ssi> I ditched the mechanical brake on mine
[16:56:27] <archivist> not all have that brake though
[16:57:13] <archivist> other option is DC injection/resistor brake via the vfd
[16:58:05] <kwallace3> But the power release brake seems like a good idea if coasting while the power is out is a concern.
[16:58:52] <kwallace3> Especially if is supports keeping the VFD powered up if the mains are good.
[16:59:00] <kwallace3> is/it
[17:00:55] -!- karavanjo1 has quit [Ping timeout: 244 seconds]
[17:01:32] <kwallace3> The drive is an Emerson and their big corp website makes one jump through flaming hoops to get a hint of support.
[17:02:47] <archivist> they hide these days to avoid liability
[17:05:09] -!- Rickta59 has quit [Quit: leaving]
[17:09:25] -!- zzolo has quit [Quit: zzolo]
[17:11:48] -!- jrbaldwin has quit [Quit: Leaving.]
[17:17:36] -!- micges has quit [Quit: Ex-Chat]
[17:23:05] -!- micges [micges!~micges@ely70.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[17:30:52] -!- md-2 has quit [Quit: Leaving...]
[17:45:51] -!- robinsz has quit [Ping timeout: 250 seconds]
[18:01:28] -!- moorbo has quit [Remote host closed the connection]
[18:11:35] -!- miss0r|shop has quit []
[18:14:50] -!- zzolo has quit [Quit: zzolo]
[18:17:22] -!- nerdfiles has quit [Ping timeout: 240 seconds]
[18:29:49] -!- zzolo has quit [Quit: zzolo]
[18:37:35] -!- patrickarlt has quit [Ping timeout: 246 seconds]
[18:41:57] -!- zzolo has quit [Quit: zzolo]
[18:51:25] -!- zzolo has quit [Client Quit]
[18:52:58] -!- DeltaF has quit [Client Quit]
[19:05:26] -!- swingley has quit [Remote host closed the connection]
[19:22:02] -!- patricka_ has quit [Remote host closed the connection]
[19:39:02] -!- arek_at_work has quit [Quit: Konversation terminated!]
[19:39:53] -!- kriskropd has quit [Ping timeout: 246 seconds]
[20:00:08] -!- In_the_dark has quit [Quit: Page closed]
[20:00:57] amnesic is now known as amnesic_away
[20:01:45] -!- patrickarlt has quit [Ping timeout: 256 seconds]
[20:04:05] -!- dr0w has quit [Ping timeout: 264 seconds]
[20:05:52] -!- amiri_ has quit [Ping timeout: 240 seconds]
[20:09:52] -!- karavanjo has quit [Read error: Connection reset by peer]
[20:13:13] -!- patricka_ has quit [Remote host closed the connection]
[20:24:47] -!- patrickarlt has quit [Remote host closed the connection]
[20:29:13] -!- robinsz [robinsz!~robin@88.97.63.122] has joined #linuxcnc-devel
[20:29:19] -!- swingley has quit [Remote host closed the connection]
[20:30:25] -!- karavanjo1 has quit [Ping timeout: 255 seconds]
[20:34:19] -!- Tom_L [Tom_L!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc-devel
[20:34:25] -!- Tom_L has quit [Client Quit]
[20:52:08] -!- patrickarlt has quit [Remote host closed the connection]
[21:02:18] <PCW> Linuxcnc/hm2_eth runs acceptably at 1 KHz on a Dell E6420 laptop
[21:02:58] <PCW> (despite occasional 200 usec latency spikes)
[21:04:31] -!- mhaberler has quit [Quit: mhaberler]
[21:07:52] <seb_kuzminsky> neat
[21:08:17] <skunkworks> can someone tell me why the images are missing? where the external?
http://linuxcnc.org/index.php/english/forum/41-guis/17806-gscreen-a-gtk--glade--python-based-screen?limitstart=0
[21:09:58] -!- dirty_d has quit [Quit: Leaving]
[21:16:17] <skunkworks> micges: your loadable tp stuff is already in machinekit...
[21:20:18] -!- syyl has quit [Ping timeout: 252 seconds]
[21:23:31] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[21:25:52] -!- [cube] has quit [Ping timeout: 240 seconds]
[21:32:07] <seb_kuzminsky> i'm all for loadable TP modules in linuxcnc too :-)
[21:42:43] <skunkworks> :)
[21:44:24] <micges> skunkworks: I know, I started it ;)
[21:46:03] <micges> I've tried easy way in my loadable_tp branch but it leeds to same approach as in mk
[21:47:23] <micges> so we must define tp interface, is it in hal or anywhere else doesn't matter
[21:49:39] -!- erve has quit [Remote host closed the connection]
[21:54:00] -!- patrickarlt has quit [Remote host closed the connection]
[21:56:14] -!- johtso has quit [Quit: Connection closed for inactivity]
[21:57:26] -!- Crom_ has quit [Client Quit]
[22:07:56] -!- swingley has quit [Remote host closed the connection]
[22:12:57] -!- Deejay has quit [Quit: bye]
[22:13:07] -!- sumpfralle has quit [Read error: No route to host]
[22:14:01] -!- jvrousseau has quit [Quit: Textual IRC Client: www.textualapp.com]
[22:15:53] -!- acdha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
[22:20:52] -!- sumpfralle has quit [Ping timeout: 240 seconds]
[22:23:12] -!- andypugh [andypugh!~andy2@cpc14-basl11-2-0-cust1010.20-1.cable.virginm.net] has joined #linuxcnc-devel
[22:32:37] -!- patricka_ has quit [Remote host closed the connection]
[22:41:24] -!- witnit_ has quit [Remote host closed the connection]
[22:42:25] <andypugh> Just to repeat myself here to a wider audience, any ideas how I can find the argument list for Handle.render_cairo() from python-rsvg?
[22:46:59] <Tom_itx> http://nullege.com/codes/search/rsvg.Handle.render_cairo
[22:47:02] <Tom_itx> is that any help?
[22:50:43] -!- The_Ball has quit [Ping timeout: 252 seconds]
[22:55:31] <andypugh> Possibly
[22:55:53] <andypugh> It led me to here:
http://ruby-gnome2.sourceforge.jp/hiki.cgi?RSVG%3A%3AHandle#render_cairo
[22:57:21] -!- zzolo has quit [Quit: zzolo]
[23:01:04] -!- nerdfiles has quit [Ping timeout: 245 seconds]
[23:16:58] -!- Cromaglious has quit [Remote host closed the connection]
[23:19:12] <PCW> laptop needs the same ethtool stuff as ASRock MB (possibly all Intel MACs need this)
[23:27:07] -!- gonzo_nb has quit [Remote host closed the connection]
[23:29:24] -!- patrickarlt has quit [Remote host closed the connection]
[23:34:18] <PCW> linux portability still amazes me
[23:34:19] <PCW> unplug 64M SATA drive from test MB, plug into Lapto ESATA connector, boot linux
[23:34:21] <PCW> everything just works (well I didnt try the webcam) Didnt try the WIFI but it found lots of neighbors
[23:38:22] -!- skorasaurus has quit [Ping timeout: 240 seconds]
[23:54:08] -!- unfy has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]