| [00:26:33] |
*** |
UnderSampled has quit IRC |
| [01:08:54] |
*** |
fiftyonefifty has quit IRC |
| [01:18:42] |
*** |
NullMoogleCable has quit IRC |
| [01:26:39] |
*** |
NullMoogleCable has joined #zipit |
| [01:33:57] |
* |
flyback watches the washed and refurbed p3 motherboard run memtest on the new 256mb ram stick (max) |
| [01:34:32] |
<projectgus> |
flyback: not to discourage you or anything, but the other day I pulled a Core 2 Duo thinkcenter out of a dumpster |
| [01:34:37] |
* |
flyback is well pleased |
| [01:34:43] |
<projectgus> |
it needed $4 worth of replacement capacitors and now it works fine |
| [01:35:12] |
<flyback> |
well this one is in really good shape |
| [01:35:23] |
<projectgus> |
although if a P3 is all you need I guess it's worth keeping it alive :) |
| [01:35:25] |
<flyback> |
only problems is dead battery which I don't care about |
| [01:35:35] |
<flyback> |
and possibly bad fan which is $10 |
| [01:35:39] |
<flyback> |
paid $13 for the ram |
| [01:35:48] |
<flyback> |
it's just to run serial logging/debugging/programmer |
| [01:35:53] |
<flyback> |
nothing else |
| [01:35:55] |
<flyback> |
it's a laptop |
| [01:36:01] |
<flyback> |
very small and light |
| [01:36:52] |
<projectgus> |
nice :) |
| [03:00:22] |
*** |
Cabbager has joined #zipit |
| [03:18:20] |
*** |
Cribbageher has joined #zipit |
| [03:18:48] |
*** |
Cribbageher0 has joined #zipit |
| [03:47:52] |
*** |
mozzwald has quit IRC |
| [03:48:11] |
*** |
mozzwald has joined #zipit |
| [04:17:26] |
<anarsoul> |
projectgus: hi |
| [04:18:00] |
<anarsoul> |
projectgus: is openwrt config which is used on buildmachine published somewhere? |
| [07:21:05] |
<projectgus> |
anarsoul: yes, http://chainxor.org/openwrt-zipit/snapshot/build.config |
| [07:21:08] |
<projectgus> |
is it mis-building something? |
| [07:21:38] |
<anarsoul> |
don't know yet, trying to merge slug's gmenu2x changes |
| [07:21:50] |
<anarsoul> |
the problem is it doesn't work at all :) |
| [07:21:58] |
<anarsoul> |
(I'm about gmenu2x) |
| [07:23:41] |
<projectgus> |
anarsoul: you mean it isn't building into the base image? |
| [07:23:54] |
<anarsoul> |
projectgus: nope, I mean it crashes |
| [07:23:58] |
<projectgus> |
oh, right |
| [07:24:01] |
<anarsoul> |
due to missing clock.png :) |
| [07:24:10] |
<projectgus> |
oic |
| [07:24:20] |
<projectgus> |
well, let me know if I need to change the config |
| [07:24:30] |
<projectgus> |
I admit that I don't use it so I wouldn't have noticed :) |
| [07:24:37] |
<anarsoul> |
ok |
| [07:25:33] |
<projectgus> |
at some point in the Makefile I merged your git head over the top of mozzwald's because yours seemed new |
| [07:25:40] |
<projectgus> |
when I was trying to unify qi-packages and zipit-packages |
| [07:25:49] |
<projectgus> |
it built, but I didn't test it (!) |
| [07:26:21] |
<projectgus> |
so maybe it's a bad merge |
| [07:28:24] |
<anarsoul> |
projectgus: don't worry, I'm now trying to migrate to common openwrt-zipit, so I'll fix everything that does not work |
| [07:28:39] |
<projectgus> |
anarsoul: thanks :) |
| [07:33:02] |
<projectgus> |
hmm I see even things I was sure were building are broken |
| [07:33:03] |
<projectgus> |
like nethack |
| [07:33:04] |
<projectgus> |
grrr |
| [07:33:30] |
<projectgus> |
fwiw I've turned off automatically pulling from upstream, so those builds should randomly break less often now *touch wood* |
| [07:33:45] |
<anarsoul> |
:) |
| [07:33:49] |
<anarsoul> |
ok |
| [07:45:02] |
<projectgus> |
hmm it seems like it's possible to build packages if your system happens to have built the dependencies before |
| [07:45:18] |
<projectgus> |
even if they're not listed, but the build machine is barfing on a lot of them when it goes to build them because they're not set |
| [07:49:19] |
*** |
Wil5on has joined #zipit |
| [08:15:53] |
*** |
geordy_ has joined #zipit |
| [08:17:47] |
*** |
geordy has quit IRC |
| [08:17:47] |
*** |
geordy_ is now known as geordy |
| [08:44:11] |
*** |
ReggieUK has joined #zipit |
| [09:05:14] |
*** |
GPSFan has joined #zipit |
| [09:08:25] |
*** |
`Nerobro_ has joined #zipit |
| [09:33:05] |
*** |
fiftyonefifty has joined #zipit |
| [09:45:09] |
*** |
UnderSampled has joined #zipit |
| [09:57:01] |
*** |
deeice has joined #zipit |
| [10:01:34] |
<deeice> |
I noticed the openwrt nupdf package uses pre-compiled static mipsel libs. Is it condidered ok to replace them with prebuilt arm libs, or should I attempt to build them with the openwrt meta-makefile? |
| [10:02:37] |
<anarsoul> |
deeice: everything should be builded from source |
| [10:03:14] |
<anarsoul> |
btw, why do you use own configure and directfb-config in your links-sdl package? |
| [10:05:07] |
<deeice> |
The original sdl patch required me to run autoconf and the resulting configure and makefile.in came out radically different. |
| [10:05:15] |
<anarsoul> |
nope |
| [10:05:20] |
<anarsoul> |
it isn't |
| [10:05:21] |
<deeice> |
I managed to make a small patch for makefile.in. |
| [10:05:43] |
<anarsoul> |
add PKG_FIXUP:=autoreconf to the package Makefile |
| [10:05:47] |
<deeice> |
But the patch for configure is in the files directory. I couldn't get it to work. |
| [10:06:16] |
<deeice> |
Hmm, that sounds like a better way... |
| [10:08:56] |
<anarsoul> |
same for directfb-config, you don't need it for sure |
| [10:09:12] |
<anarsoul> |
there should be some sane way to use directfb-config from openwrt |
| [10:09:42] |
<deeice> |
The directfb-config file was there before me. I just left it. |
| [10:16:08] |
<anarsoul> |
ah ok |
| [10:20:53] |
<anarsoul> |
I think it doesn't need it anymore if directfb backend is disabled |
| [10:38:36] |
*** |
Wil5on has quit IRC |
| [10:58:44] |
*** |
slug_ has joined #zipit |
| [10:59:51] |
<slug_> |
anarsoul: how's it going? did you get gemnu2x to work? |
| [11:00:06] |
*** |
JMichaelX has joined #zipit |
| [11:00:55] |
<slug_> |
regarding the missing jpg... I must have flubbed a git commit or something |
| [11:08:14] |
<slug_> |
the wifi scripts will need to be reworked for use with iw |
| [11:08:24] |
<anarsoul> |
slug_: yep, got it working |
| [11:08:31] |
<anarsoul> |
slug_: already did it |
| [11:08:36] |
<anarsoul> |
wifi scripts are not required anymore |
| [11:08:41] |
<anarsoul> |
result is in my git repo :) |
| [11:09:06] |
<slug_> |
ok, I'll have a look |
| [11:09:15] |
<anarsoul> |
also it uses openwrt confings now (with uci), so it preserved wifi state/configuration between reboots |
| [11:09:27] |
<anarsoul> |
*preserves |
| [11:10:31] |
<slug_> |
nice work, did you see the merge of mouse-emul and ebindkeys? |
| [11:11:41] |
<anarsoul> |
nope |
| [11:11:42] |
<anarsoul> |
:) |
| [11:14:46] |
<slug_> |
it's on my github, basically mouse-emul runs all the time, now inside the ebindkeys loop, I hard coded the configuration, the ctrl key activates it temporarily and options key toggles it on/off for continous |
| [11:15:36] |
<anarsoul> |
I see, will take a look later |
| [11:16:38] |
<slug_> |
you'll want to modify or use my ebindkeys and configuration in order to make the most of some of the changes to gmenu2x, most import is the home key being able to return to gmenu2x |
| [11:17:16] |
<slug_> |
I don't even think you can get out of netsurf without it |
| [11:18:16] |
<slug_> |
then you also don't need to know every programs 'special' way of exiting |
| [12:06:40] |
*** |
slug_ has quit IRC |
| [12:12:50] |
*** |
beaglebreath has joined #zipit |
| [12:57:57] |
<mozzwald> |
anarsoul: is it better to add gmenu2x icons and launcher file to the gmenu2x package or add it to the applications package instead? |
| [12:58:09] |
<ParkerR> |
mozzwald, O hey there |
| [12:58:18] |
<mozzwald> |
ParkerR: hola |
| [12:58:30] |
<ParkerR> |
mozzwald, Whatcha been up to |
| [13:00:04] |
<mozzwald> |
ParkerR: work.. fixing some computers for people.. setting up a new 'server' for myself |
| [13:00:14] |
<ParkerR> |
Nice |
| [13:01:16] |
<mozzwald> |
the hard drive on my old server was crapping out so I built a new (used but new to me) one |
| [13:12:44] |
<beaglebreath> |
Morning Everyone. been trying using openWRT. having trouble with the mjpg-streamer. I'm guessing the problem is with output-http.so (based on behavior of webcam and normal errors from server). Not sure where the output http files appear, and the //www appears to be readonly. tried opkg install mjpg-streamer, but was told it is up to date. |
| [13:15:15] |
*** |
NeonLicht has quit IRC |
| [13:16:07] |
*** |
NeonLicht has joined #zipit |
| [13:31:29] |
<mozzwald> |
beaglebreath: if you are running the /usr/local/sbin/startWebCam script it is looking for the http files in /www/mjpg-streamer which appear to not be installed in slug's jffs image. the http files are in this tarball http://mozzwald.com/zipit/openwrt/mjpg-streamer.tar.bz2 |
| [13:32:39] |
<mozzwald> |
just put the /www/mjpg-streamer dir from the tarball to /www/mjpg-streamer and it should work |
| [13:42:27] |
<beaglebreath> |
I'll try that later. Have two zipits with openWRT. Think I've already broken one of them. not able to write to certain directories (including //www). Just fired up the other one, and I am able to write to the directory. |
| [13:51:51] |
<mozzwald> |
beaglebreath: there isn't much space on the jffs filesystem. maybe you filled it up already. check free space with: df / |
| [13:54:32] |
*** |
slug_ has joined #zipit |
| [13:57:15] |
<beaglebreath> |
mozzwald: I was just thinking about that. One of the first things I did after flashing it was downloading an mp3 to test the GMU player. only got part of the file before running out of space. thought i rm'd it. probably didn't... |
| [14:05:50] |
*** |
slug_ has quit IRC |
| [16:13:37] |
*** |
fiftyonefifty is now known as fiftyonefiftyAFK |
| [16:27:28] |
*** |
JMichaelX has quit IRC |
| [16:57:22] |
*** |
deeice has quit IRC |
| [16:59:16] |
*** |
ParkerR has quit IRC |
| [17:01:23] |
*** |
ParkerR has joined #zipit |
| [17:37:41] |
*** |
JMichael|work has joined #zipit |
| [17:45:25] |
*** |
JMichael|work has left #zipit |
| [17:59:59] |
*** |
`Nerobro__ has joined #zipit |
| [18:01:04] |
*** |
ParkerR is now known as _______ |
| [18:01:20] |
*** |
_______ is now known as __________ |
| [18:02:28] |
*** |
`Nerobro_ has quit IRC |
| [18:02:48] |
*** |
__________ is now known as ________________ |
| [18:03:05] |
*** |
________________ is now known as ParkerR |
| [18:03:20] |
*** |
ParkerR is now known as FerrousOxide |
| [18:04:37] |
*** |
`Nerobro__ has quit IRC |
| [18:21:18] |
*** |
FerrousOxide is now known as ParkerR |
| [18:59:41] |
*** |
Embalmed has quit IRC |
| [19:00:18] |
*** |
Embalmed has joined #zipit |
| [20:13:13] |
*** |
docbrown has joined #zipit |
| [20:40:04] |
*** |
docbrown has quit IRC |
| [21:47:29] |
*** |
wej has quit IRC |
| [21:51:06] |
*** |
beaglebreath has quit IRC |
| [21:52:27] |
*** |
wej has joined #zipit |
| [21:52:42] |
*** |
beaglebreath has joined #zipit |
| [21:53:16] |
*** |
beaglebreath has quit IRC |
| [22:09:58] |
*** |
fiftyonefiftyAFK is now known as fiftyonefifty |
| [22:56:35] |
*** |
ReggieUK has quit IRC |
| [23:32:35] |
*** |
elcaset has quit IRC |
| [23:33:24] |
*** |
elcaset has joined #zipit |
| [23:55:56] |
*** |
GPSFan has quit IRC |