| Textmode | night all | 05:27 |
|---|---|---|
| kyak | i've posted to discussions mailing list, but don't see my message there.. what's the problem? | 05:37 |
| calamarz | somebody knows of a link for rebuilding the debian kernel for nn? | 08:02 |
| calamarz | oh, nevermind, I found schulze's notes about the needed patch | 08:05 |
| mindw0rk | Yo, not exactly a nanonote dev, but i have a quick question about the nanonote | 08:48 |
| mindw0rk | does it act as a usb storage device | 08:48 |
| mindw0rk | ? | 08:48 |
| rafa | calamarz: which notest you found? | 08:49 |
| kyak | mindw0rk: it appears as usb ethernet gadget | 08:54 |
| kyak | which is not exactly usb mass storage | 08:54 |
| kyak | but you can use any network file system | 08:54 |
| mindw0rk | yeah, i heard about that, but a comment on a youtube misled me to believe that there's a posibility that it could apear as a usb mass storage device | 08:55 |
| kyak | youtube comments are not the best source of information :) | 09:00 |
| mindw0rk | true, but when one dosen't know thy might give hope | 09:09 |
| mindw0rk | has this ever been implented into the linux kernel i wonder then | 09:09 |
| kyak | i tried enabling CONFIG_USB_FILE_STORAGE, but it is complaining that the chip doesn't support the feature | 09:11 |
| kyak | i don't remember exactly, but i didn't dig further | 09:12 |
| kyak | maybe it is CONFIG_USB_GADGETFS | 09:12 |
| kyak | i don't know and i don't need this anyway :) | 09:13 |
| mindw0rk | isin't that experimental and not stable? | 09:13 |
| mindw0rk | yeah, but thanks you gave me something i could start my path on | 09:13 |
| kyak | no problem, hang here for maybe more information from more experienced guys :) | 09:14 |
| calamarz | rafa: this http://sdschulze.dnsalias.org/~soeren/content/debian-nanonote-kernel.txt | 09:33 |
| nebajoth | y/n? hello | 09:54 |
| kyak | rafa: where i can find the Makefile and patches for fbterm that is released for jlime? I would like to port it to openwrt | 10:29 |
| kyak | i definitely requires for patching and i guess, you already did it :) | 10:30 |
| rafa | kyak: I am not sure if I modified it.. let me chek, I have the sources.. | 10:31 |
| kyak | sure.. if you don't mind, i'm also interested in fbterm.sh wrapper | 10:33 |
| kyak | io.cpp:197: error: invalid conversion from 's8**' to 'const char**' | 10:33 |
| kyak | that's why i guess it is for patching | 10:33 |
| kyak | or maybe it's just some compiler switches | 10:33 |
| rafa | kyak: what? I do not understand what do you mean? | 10:42 |
| rafa | fbterm.sh is just a script | 10:42 |
| rafa | it change directory | 10:42 |
| rafa | and it goes where there is a font file | 10:42 |
| rafa | then run the fbterm binary, because it changed directory fbterm binary finds the font file | 10:42 |
| rafa | on its pwd | 10:42 |
| kyak | ok, thanks! i'm just saying, i would need it as well :) | 10:43 |
| rafa | ah.. okey :) | 10:43 |
| rafa | ah.. the error building .. I see it | 10:44 |
| rafa | kyak: I think that I fixed a bit that perhaps, because I remember some "invalid conversion", no sure if when building fbterm or another appl | 10:44 |
| rafa | let me check | 10:44 |
| kyak | rafa: sure | 10:45 |
| rafa | kyak: http://fz.hobby-site.org/hp660lx/fbterm-1.6.tar.gz | 10:47 |
| kyak | cook, thanks! | 10:47 |
| kyak | cool even :) | 10:47 |
| rafa | kyak: http://fz.hobby-site.org/hp660lx/fbterm.sh | 10:49 |
| kyak | rafa: got it, thanks | 10:50 |
| kyak | rafa: you haven't modified the source as i can see, but your config's might be helpful | 10:53 |
| kyak | rafa: what is the building system like in jlime, btw? | 10:53 |
| rafa | kyak: we built the whole repository with OE, and the extra applications (like fbterm and mplayer) using the same toolchain that OE used | 10:59 |
| kyak | ok, i see | 10:59 |
| rafa | tuxbrain: http://fz.hobby-site.org/hp660lx/3085.jpg | 11:10 |
| kyak | got the fbterm :) small patching was still required | 11:22 |
| kyak | tuxbrain: care to host the recipy for fbterm on openwrt? | 11:54 |
| Action: emeb just reflashed the 06-15-2010 update | 13:06 | |
| emeb | seems to work. | 13:06 |
| nllpntr | has anyone successfully flashed debian according to instructions at http://pyneo.org/howto/debian/nano.html? | 13:51 |
| urandom_ | nllpntr i know some people are successfully running debian | 13:53 |
| emdete | nllpntr: sure ;) | 13:54 |
| nllpntr | just wondering if I'm missing something. every time I get to the step: usbboot -c "nprog 2048 debian-lenny.ubi 0 0 -n", it chugs along and then seems to fail without error | 13:59 |
| nllpntr | i.e, the first time I tried, the process stopped with something like "End at page 2860", and the last time I tried, it stopped with "End at page 58288" | 14:02 |
| nllpntr | in either case I get a brick in return | 14:02 |
| eharrington_ | nllpntr: I have only been able to install deb on external sd card. I used this procedure: http://en.qi-hardware.com/pipermail/discussion/2010-June/000769.html note: I only was able to use a 2gb card, 8 gb card fails. | 14:12 |
| nllpntr | ah, I see. | 14:13 |
| calamarz | sb knows where to disable splash screen in the kernel? | 14:14 |
| nllpntr | I'd like to install locally, since I'm getting the recommended minisd wifi card... | 14:14 |
| eharrington_ | nllpntr: come to think of it, there is a bug in the usbboot flash: when I reflashed, had to use this step: "nprog 2048 debian-lenny.ubi 0 0 -n" (extra space between last 0 and -n parms) | 14:16 |
| eharrington_ | nllpntr: note I was using "nprog 0 openwrt-xburst-qi_lb60-u-boot.bin 0 0 -n" source file, but the bug would still apply | 14:18 |
| nllpntr_ | could you repeat that actually? I was just booted from my other machine | 14:18 |
| nllpntr_ | heh, the pitfalls of using unregistered Ircle. | 14:19 |
| eharrington_ | nllpntr: come to think of it, there is a bug in the usbboot flash: when I reflashed, had to use this step: "nprog 2048 debian-lenny.ubi 0 0 -n" (extra space between last 0 and -n parms) | 14:19 |
| nllpntr_ | ah, that is weird | 14:19 |
| calamarz | nllpntr_: i followed steps in first part of this tutorial and went fine: http://www.tuxbrain.com/en/content/,-ben-nanonote-editingcompilingflashing-arduino-sketch | 14:19 |
| nllpntr_ | good to hear, I'm already looking at that article right now | 14:20 |
| rafa | calamarz: something like menuconfig -> device drivers -> graphics -> fb -> logo | 14:22 |
| eharrington_ | Anyone get ssh to work with debian in external sd? I am getting: ...debug1: SSH2_MSG_KEXINIT sent debug3: Wrote 792 bytes for a total of 831 Read from socket failed: Connection reset by peer when using -vvvv parm. Everything else looks normal. | 14:26 |
| calamarz | rafa: found, thanks... | 14:27 |
| calamarz | eharrington_: not tried from sd, but read somewhere about a problem with the ssh in the image, that would go away by reinstalling sshd | 14:28 |
| eharrington_ | calamarz: cool, will do that next, thanx | 14:29 |
| nllpntr_ | alright, retrying with the tuxbrain instructions, crossing fingers. | 14:35 |
| nllpntr_ | sweet jebus, it worked! | 14:40 |
| nllpntr_ | thanks for all the help :) | 14:41 |
| calamarz | rafa: ... and which option do I need to enable kernel boot output? | 14:42 |
| tuxbrain | rafa: what's that cooooool picture? which launcher is that? | 17:58 |
| tuxbrain | kyak: where I can found the receipt to host? | 17:59 |
| knothead | any phenom 2 users out there | 18:12 |
| knothead | amd phenom 2 processors...... | 18:15 |
| knothead | hello?? | 18:15 |
| knothead | any tech help?????? | 18:16 |
| Textmode | morning all | 19:01 |
| --- Sun Jun 20 2010 | 00:00 | |
Generated by irclog2html.py 2.9.2 by Marius Gedminas - find it at mg.pov.lt!