| [00:44:29] |
*** |
Marex has quit IRC |
| [01:00:10] |
<mozzwald> |
slug_: I committed some changes to bldaemon and ebindkeys that disable keypress when lid is closed using the uinput module |
| [01:02:12] |
<slug_> |
mozzwald: ok sounds good, I'll pull it in and include it too |
| [01:10:48] |
*** |
JMichaelX has joined #zipit |
| [01:42:32] |
<mozzwald> |
slug_: do you have mjpg-streamer compiled for openwrt? |
| [01:45:32] |
<slug_> |
mozzwald: yeah, it's included with NodeZ2 |
| [01:46:49] |
<slug_> |
there's a script --> startWebCam |
| [01:53:32] |
<mozzwald> |
ok, thx |
| [02:39:01] |
*** |
JMichaelX has quit IRC |
| [02:49:23] |
*** |
Cabbager has quit IRC |
| [02:50:38] |
*** |
mozzwald has quit IRC |
| [02:59:53] |
*** |
mozzwald has joined #zipit |
| [03:00:36] |
*** |
Cabbager has joined #zipit |
| [03:01:03] |
*** |
Cabbager has joined #zipit |
| [03:42:07] |
*** |
`Nerobro has joined #zipit |
| [03:44:18] |
*** |
`Nerobro_ has joined #zipit |
| [03:47:17] |
*** |
`Nerobro has quit IRC |
| [04:58:37] |
*** |
`Nerobro_ has quit IRC |
| [07:28:32] |
*** |
Marex has joined #zipit |
| [07:32:45] |
*** |
wej has joined #zipit |
| [07:59:25] |
*** |
Wil5on has joined #zipit |
| [08:24:41] |
*** |
baconingot has quit IRC |
| [08:52:06] |
*** |
slug_ has quit IRC |
| [08:55:19] |
*** |
wej has quit IRC |
| [09:09:19] |
*** |
baconingot has joined #zipit |
| [09:21:34] |
*** |
deeice has joined #zipit |
| [09:29:15] |
*** |
wej has joined #zipit |
| [09:31:31] |
*** |
`Nerobro has joined #zipit |
| [09:58:39] |
*** |
wej has quit IRC |
| [10:00:22] |
*** |
baconingot has quit IRC |
| [10:21:50] |
*** |
fiftyonefifty has joined #zipit |
| [10:29:46] |
*** |
wej has joined #zipit |
| [10:57:33] |
*** |
wej has quit IRC |
| [10:59:45] |
*** |
wej has joined #zipit |
| [11:12:33] |
*** |
slug_ has joined #zipit |
| [11:24:06] |
<slug_> |
I messed around with the makefiles enough to hose my openwrt build, so I rebuilt it overnight with options to compile SDL with the directfb disabled flag, still no change, gmu still hogs the cpu, I can probably compile htop again though :) |
| [11:34:04] |
*** |
ssieb has quit IRC |
| [11:36:51] |
<deeice> |
If you recompile htop, check the kbd changes to ColumnsPanel.c (and maybe CategoriesPanel.c). The up and down arrows don't seem to work on that setup screen. |
| [11:39:55] |
*** |
Wil5on has quit IRC |
| [11:41:12] |
<deeice> |
And I'm not sure what causes this, configure option, or maybe ncurses bug? But on my htop build I can scroll off the bottom of the screen and see more processes. |
| [11:57:56] |
<slug_> |
deeice: maybe it's your zipit, I can scroll of the btm already and I can also get around (up/down) in the setup menu |
| [12:09:50] |
<deeice> |
ok, maybe. I'll try htop launched from gmenu and htop in the other tty to see if they behave different. |
| [12:12:28] |
<deeice> |
Do you have another program that uses pthreads? You seem to be eliminating everything else as the source of the problem. |
| [12:17:14] |
<deeice> |
Another place to look might be the nanosleep function. Maybe some bad interaction with your RTC/wakeup stuff. |
| [12:30:42] |
<slug_> |
deeice: rtc wakeup stuff isn't running, maybe later I'll look at turning on the gmu logs and determine which thread(s) is the problem, there's 4 or 5 going with gmu id, two or three of them are quite, it's the other two that are running hard |
| [12:31:11] |
<deeice> |
slug_: On the htop setup screen I only have trouble with the Columns section. The arrow keys work on the Meters, Display, and Colors sections |
| [12:32:32] |
<deeice> |
If I had to guess on gmu threads I'd say it's probably the two threads that read the source stream and feed the alsa driver. |
| [12:33:52] |
<deeice> |
maybe the sdl_sleep() function (whatever it's called) is broken. |
| [12:34:23] |
<slug_> |
i was wondering if there is a tick variable that's set to hich in SDL |
| [12:35:04] |
<slug_> |
it's such a pos though, I'm really losing interest |
| [12:37:48] |
<deeice> |
Yeah, I now how that is. I haven't invested much time in the rockbox port after my initial dissapointment with the openwrt build. |
| [12:41:03] |
<slug_> |
mozzwald: maybe just cut and paste the lidstate function into ebindkeys? I don't really see a need to change bldaemon... those changes are just writing whats in one file to another |
| [12:58:53] |
<deeice> |
slug_: Maybe there is something wrong with your zipit. I just tried gmu on your rc4 (or 5?) and it uses about 15 to 20% cpu measured from htop on the other tty. |
| [12:59:42] |
<slug_> |
what? |
| [12:59:51] |
<deeice> |
Now, I have no mp3s and no wifi connection, so it's not doing much. |
| [12:59:55] |
<slug_> |
it's not just one |
| [13:00:34] |
<deeice> |
I could add some mp3s to the sd card, but I'm running off sd and I don't see a poweroff option any more. |
| [13:00:36] |
<slug_> |
o, yeah I get that measurement, not even scrolling |
| [13:01:03] |
<deeice> |
can I suspend and remove the sd card? |
| [13:01:37] |
<slug_> |
no, poweroff is in the same spot it was in before though, poweroff from bash works too |
| [13:02:07] |
<slug_> |
I need to have a hot key or combo of keys for off though |
| [13:02:19] |
<deeice> |
I'll try it from bash then. In gmenu I now have an eject thing instead of poweroff. |
| [13:03:48] |
<deeice> |
hmm.... /bin/ash: poweroff: Input/output error |
| [13:04:26] |
<slug_> |
not really sure, I have a powerbtn right next to the eject icon |
| [13:05:55] |
<deeice> |
"which poweroff" shows nothing so I guess it's gone (which explains why gmenu2x didn't offer it). Maybe it's on the jffs image though since I'm running off the sd card. |
| [13:06:42] |
<deeice> |
anyhow, reboot gave me a 2 second window in uboot to remove the sd card. |
| [13:07:30] |
<slug_> |
your card is probably hosed or something, its there, maybe your path got tossed up |
| [13:08:30] |
<deeice> |
could be. I'll check when I reboot again. Right now I need to find some tunes to load up. |
| [13:09:59] |
*** |
ssieb has joined #zipit |
| [13:48:18] |
<deeice> |
Sd card was hosed (uboot sux). Anyhow, I see around 64% CPU running gmu on songs off the sd card. So the same problem here. |
| [13:49:13] |
<deeice> |
I'll have to try rockbox when I get home and see if it's the same CPU usage. |
| [14:32:29] |
*** |
wej has quit IRC |
| [14:41:57] |
*** |
wej has joined #zipit |
| [14:46:41] |
*** |
deeice has quit IRC |
| [15:00:29] |
*** |
fiftyonefifty has quit IRC |
| [15:07:31] |
*** |
fiftyonefifty has joined #zipit |
| [15:11:02] |
*** |
kuribas has joined #zipit |
| [15:12:53] |
*** |
fiftyonefifty has quit IRC |
| [15:15:01] |
*** |
fiftyonefifty has joined #zipit |
| [17:32:42] |
*** |
baconingot has joined #zipit |
| [18:09:44] |
*** |
UnderSampled has joined #zipit |
| [18:12:15] |
*** |
deeice has joined #zipit |
| [18:17:38] |
*** |
`Nerobro has quit IRC |
| [18:25:23] |
*** |
JMichaelX_work has joined #zipit |
| [18:25:30] |
<ParkerR> |
:D |
| [18:47:29] |
*** |
kuribas has quit IRC |
| [19:27:36] |
*** |
ParkerR has quit IRC |
| [19:28:21] |
*** |
ParkerR has joined #zipit |
| [19:35:42] |
*** |
ssieb has quit IRC |
| [19:39:38] |
*** |
deeice has left #zipit |
| [20:28:20] |
*** |
tech2k has joined #zipit |
| [20:53:05] |
*** |
fiftyonefifty has quit IRC |
| [21:02:51] |
*** |
fiftyonefifty has joined #zipit |
| [21:24:50] |
*** |
fiftyonefifty has quit IRC |
| [21:47:21] |
*** |
fiftyonefifty has joined #zipit |
| [21:47:39] |
*** |
wej has quit IRC |
| [21:52:19] |
*** |
tech2k has quit IRC |
| [21:52:46] |
*** |
wej has joined #zipit |
| [21:55:48] |
*** |
bryan_w has joined #zipit |
| [22:01:26] |
*** |
fiftyonefifty has quit IRC |
| [22:06:01] |
*** |
tech2k has joined #zipit |
| [22:08:33] |
*** |
fiftyonefifty has joined #zipit |
| [22:19:37] |
*** |
ssieb has joined #zipit |
| [22:28:40] |
*** |
JMichaelX_work has quit IRC |
| [22:29:10] |
*** |
tech2k has quit IRC |
| [22:43:21] |
*** |
tech2k has joined #zipit |
| [22:46:46] |
*** |
tech2k has quit IRC |
| [23:14:11] |
*** |
slug_ has quit IRC |
| [23:14:42] |
*** |
JMichaelX has joined #zipit |
| [23:14:53] |
*** |
JMichaelX has left #zipit |
| [23:32:50] |
*** |
bryan_w has quit IRC |
| [23:58:39] |
*** |
UnderSampled has quit IRC |