| [00:14:02] |
*** |
_switchcat_ has quit IRC |
| [01:19:48] |
*** |
FireEgl has quit IRC |
| [01:32:31] |
*** |
drmikecrowe_ has joined #zipit |
| [01:36:00] |
*** |
FireEgl has joined #ZipIt |
| [01:49:02] |
*** |
drmikecrowe has quit IRC |
| [05:06:06] |
*** |
ders has joined #zipit |
| [06:57:52] |
*** |
Crofton has joined #zipit |
| [07:36:14] |
*** |
Crofton has quit IRC |
| [09:41:52] |
*** |
ders has quit IRC |
| [09:47:20] |
*** |
jhaluska has joined #zipit |
| [09:49:30] |
*** |
GPSFan has joined #zipit |
| [10:45:26] |
*** |
jhaluska has quit IRC |
| [11:14:08] |
*** |
Crofton has joined #zipit |
| [11:55:24] |
*** |
Crofton has quit IRC |
| [12:00:52] |
*** |
jhaluska has joined #zipit |
| [12:43:17] |
<echelon> |
hi |
| [12:43:19] |
<echelon> |
anyone here? |
| [12:44:53] |
<jhaluska> |
nope |
| [12:45:00] |
<echelon> |
figured as much |
| [13:14:27] |
<Switchcat> |
yeah what do you expect? |
| [13:14:49] |
<jhaluska> |
I find if you want people to talk, try talking first :) |
| [13:22:35] |
<Switchcat> |
lets all go out to lunch |
| [13:26:12] |
<jhaluska> |
mmm lunch |
| [13:46:11] |
*** |
jhaluska has quit IRC |
| [14:08:35] |
*** |
Mathman952 has joined #zipit |
| [14:33:27] |
<echelon> |
so.. they're trying to work on a window manager? |
| [14:33:38] |
<echelon> |
how do i test it? |
| [14:39:48] |
<Switchcat> |
who is they? |
| [14:43:09] |
*** |
g1powermac_PB has joined #zipit |
| [15:01:22] |
<echelon> |
Switchcat: T0Mw |
| [15:08:49] |
*** |
Mathman952 has quit IRC |
| [16:58:52] |
*** |
dtpoirot has joined #zipit |
| [16:59:31] |
<dtpoirot> |
does anyone have a known working wpa_supplicant.conf file? |
| [17:01:15] |
<dtpoirot> |
does anyone have a known working wpa_supplicant.conf file? |
| [17:02:22] |
<dtpoirot> |
I got the oldest version of CodeSourcery's ARM cross compiler for Windows to build a userland app... |
| [17:02:36] |
<dtpoirot> |
SCP the file over and SSH to start it up... |
| [17:12:33] |
<dtpoirot> |
SCP the file over and SSH to start it up... |
| [17:17:41] |
<Limp_Trizkit> |
is it me or is there an echo in here? |
| [17:17:41] |
<Limp_Trizkit> |
is it me or is there an echo in here? |
| [17:19:00] |
<dtpoirot> |
nope. it's me looking at the IRC log page and not seeing anything posted... |
| [17:19:34] |
<dtpoirot> |
...is there an IRC if nobody posts? |
| [17:22:03] |
<Limp_Trizkit> |
IRC channels exist as long as there is a single person in the channel |
| [17:22:24] |
<Limp_Trizkit> |
as far as the last word in the acronym, though, there most certainly hasn't been too much chat lately |
| [17:23:29] |
<dtpoirot> |
your definition doesn't include enough existentialism |
| [17:25:58] |
<Limp_Trizkit> |
you sure? |
| [17:26:07] |
<dtpoirot> |
maybe just enough... |
| [17:26:09] |
<Limp_Trizkit> |
in existentialism, is time a certainty? ;) |
| [17:26:22] |
<dtpoirot> |
there you go... |
| [17:26:58] |
<dtpoirot> |
I have been messing with Ad-Hoc networking directly to the Windows laptop. |
| [17:27:31] |
<dtpoirot> |
stupid Windoze doesn't think that there is an Ad-Hoc network unless something else is there first... |
| [17:27:51] |
<dtpoirot> |
what are you running with mplayer? |
| [17:28:03] |
<dtpoirot> |
^running^showing^ |
| [17:29:08] |
<dtpoirot> |
is 'mplayer' an X Window app or DirectFB? |
| [17:48:46] |
<echelon> |
i think it requires X |
| [17:48:52] |
<echelon> |
want me to try it? |
| [17:49:17] |
<dtpoirot> |
OE went off after all manner of X Window stuff... |
| [17:49:22] |
<dtpoirot> |
ever get WPA to work? |
| [17:49:43] |
<echelon> |
well, i don't use wep/wpa in the first place |
| [17:50:16] |
<dtpoirot> |
thought that there was something back in the IRC logs about that... |
| [17:51:29] |
<echelon> |
from what someone else said, wep doesn't work |
| [17:51:36] |
<echelon> |
i think that's what they said ^_- |
| [17:53:13] |
<echelon> |
i just do iwconfig eth0 essid <essid> && udhcpc -i eth0 |
| [17:54:55] |
<dtpoirot> |
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) |
| [17:54:55] |
<dtpoirot> |
# The loopback interface |
| [17:54:55] |
<dtpoirot> |
auto lo eth0 |
| [17:54:55] |
<dtpoirot> |
iface lo inet loopback |
| [17:54:55] |
<dtpoirot> |
iface eth0 inet static |
| [17:54:56] |
<dtpoirot> |
address 192.168.88.11 |
| [17:55:00] |
<dtpoirot> |
netmask 255.255.255.0 |
| [17:55:02] |
<dtpoirot> |
network 192.168.88.0 |
| [17:55:29] |
<dtpoirot> |
wireless_mode ad-hoc |
| [17:55:30] |
<dtpoirot> |
wireless_essid home-adhoc |
| [17:55:32] |
<dtpoirot> |
# wireless-key s:mysecurekey |
| [17:55:35] |
<dtpoirot> |
...comes up every time. |
| [18:07:12] |
<dtpoirot> |
df |
| [18:07:17] |
*** |
dtpoirot has quit IRC |
| [18:14:45] |
*** |
Mathiasdm has joined #zipit |
| [18:21:55] |
*** |
Mathiasdm has quit IRC |
| [19:26:58] |
*** |
ders has joined #zipit |
| [20:55:53] |
*** |
ders has quit IRC |
| [21:02:43] |
*** |
FireEgl has quit IRC |
| [21:02:43] |
*** |
echelon has quit IRC |
| [21:02:51] |
*** |
FireEgl has joined #zipit |
| [21:02:51] |
*** |
echelon has joined #zipit |
| [21:20:37] |
*** |
g1powermac_PB has quit IRC |
| [22:40:20] |
*** |
drmikecrowe has joined #zipit |
| [22:56:08] |
*** |
drmikecrowe_ has quit IRC |
| [23:17:10] |
*** |
GPSFan has quit IRC |
| [23:50:28] |
*** |
ders has joined #zipit |
| [23:57:07] |
*** |
ders has quit IRC |