2010-07-17 02:52 Xiangfu Liu: [xburst] [kernel patch] add fbcon-color-fonts.patch http://qi-hw.com/p/openwrt-xburst/f50daab 2010-07-17 05:34 do I need a mips or a mipsel cross compiler for the nanonote? 2010-07-17 05:34 I have read somewhere, that mips hardware can switch beetwen little and big endian, so does mips and mipsel work for the nanonote? 2010-07-17 05:44 the kernel and all the libraries are built for mipsel 2010-07-17 05:44 I'm not even sure the CPU can do big endian 2010-07-17 05:45 some MIPS CPUs can switch, but maybe not this one 2010-07-17 06:14 hmm, so is there no known way to remove the hinge / separate bottom shell and screen, without breaking anything ? 2010-07-17 06:36 does gcc generate optimized code for the jz4720, or do I have to use --march=mips1? 2010-07-17 07:14 hallo99, you can use mip32 instead of mips1 2010-07-17 07:14 mips32 even 2010-07-17 08:50 wejp: have you updated gmu for nanonote to use flac? 2010-07-17 08:51 there is no need to update it. Gmu supports flac out of the box, it just needs the right libFLAC. if it is there Gmu can be compiled with flac support and it will work out of the box 2010-07-17 08:52 as openwrt now seems to come with a more recent libFLAC i guess in the next firmware image Gmu will be included with FLAC enabled 2010-07-17 08:52 wejp: didn't you see openwrt has updated flac? 2010-07-17 08:52 oh you did :) 2010-07-17 08:52 i just said so 2010-07-17 08:52 ;) 2010-07-17 08:53 maybe i'll create another binary, but it wouldn't be of any use as soon as there is a new firmware image anyway. not sure if it is worth it 2010-07-17 08:54 i built it with flac my self but it would be simpler for other if the could just compile it 2010-07-17 08:55 can't you make have a binary for liblac too? 2010-07-17 08:58 i could but it should be possible to install libflach through opkg on the nanonote 2010-07-17 08:59 *libFLAC 2010-07-17 09:11 sure, but having it by default in next relase would be good it it can't be dine before 2010-07-17 09:12 if it* 2010-07-17 09:12 done* 2010-07-17 09:22 sure, if the next gmu release is ready before the next official firmware image, i'll add flac support there of course 2010-07-17 10:00 Yo, I'm having some trouble getting internet access on jlime on the nanonote, anyone available to help? 2010-07-17 10:00 ifconfig usb0 192.168.1.200 2010-07-17 10:00 echo "1" > /proc/sys/net/ipv4/ip_forward 2010-07-17 10:01 iptables -t nat -A POSTROUTING -j MASQUERADE 2010-07-17 10:20 how can i set time zone in nanonote? 2010-07-17 10:23 oh, i found the data 2010-07-17 10:39 lekernel: in case you can't get an analyzer but have a scope with deep memory, you may be able to use the interactive usb protocol decoder i have in http://svn.openmoko.org/developers/werner/ahrt/host/tmc/ 2010-07-17 10:41 I don't :( 2010-07-17 10:41 or I can use the ml401 to sample the usb signals too... 2010-07-17 10:42 or even maybe an avr with v-usb 2010-07-17 10:42 ftr my previous issue was solved, i forgot to set the dns server 2010-07-17 10:42 lekernel: (use the ml401 itself) that's a nice idea :) 2010-07-17 10:42 the problem with all those approaches is they take far more time than just connecting a proven sniffer 2010-07-17 10:43 lekernel: for the kind of work you're doing, you really ought to have a decent scope, though. e.g., the rigol ones have deep memory at quite a reasonable price. that is, if you can live with 100 MHz bandwidth and only 2 channels. 2010-07-17 10:44 decent scope don't have a decent price, so if I can live without them... :) 2010-07-17 10:44 lekernel: yup, a good sniffer is better. but if debugging the really low-level stuff, you often end up staring at the scope anyway, because you actually want to see what your signals look like. 2010-07-17 10:46 hm, I can probably use a verilog simulator for that 2010-07-17 10:46 lekernel: yeah, in the ~1kUSD/EUR segment, rigol is the best you can get. the significantly nicer stuff usually adds a digit to the price tag :-( but yes, i'm lusting after a 500 MHz / 4 chan / 10 MS scope, too :) 2010-07-17 10:46 signals aren't that fast (12Mbps) that weird things happen to them 2010-07-17 10:47 lekernel: you can always screw up the analog side :) besides, you need something (host) to talk to your system, don't you ? 2010-07-17 10:47 I'm developing the host 2010-07-17 10:48 the analog side is a micrel transceiver with few external components 2010-07-17 10:48 hard to screw up 2010-07-17 10:48 lekernel: okay, then the device :) or do you already have one you could run in the simulator ? 2010-07-17 10:48 plus it probably works already, it correctly detects the pull up resistors of devices 2010-07-17 10:48 no, I'd need to develop a model for it too 2010-07-17 10:49 that's why a proven sniffer would make me gain a lot of time 2010-07-17 10:49 that's a lot of moving parts then 2010-07-17 10:50 well, if you can't find a sniffer, you may still want to try the scope approach. it worked well for me for writing my little usb stack on the c8051f326. 2010-07-17 12:37 another free hardware project, if you havent seen it:  http://humaneinfo.com/ 2010-07-17 12:55 there is also http://hive-project.de/ most things are in german 2010-07-17 12:55 its a 3 processor 24 core computer with lan/ps2/vga and so on; OS is self made 2010-07-17 14:08 arhuaco: hey ;) 2010-07-17 14:08 or i must said hola :) 2010-07-17 14:09 Hello kristianpaul :-) 2010-07-17 16:30 what's upppp 2010-07-17 16:36 eth0 2010-07-17 16:41 sudo ifconfig eth0 down 2010-07-17 16:42 pwnt. 2010-07-17 16:42 meh 2010-07-17 16:43 you're not in /etc/sudoers 2010-07-17 16:46 your momma is in sudoers 2010-07-17 16:47 I know 2010-07-17 16:47 epic, right? 2010-07-17 16:48 your momma doesn't even have a username 2010-07-17 16:48 root:x:0:0:root:/root:/bin/bash 2010-07-17 16:48 bin:x:1:1:bin:/bin:/sbin/nologin 2010-07-17 16:48 daemon:x:2:2:daemon:/sbin:/sbin/nologin 2010-07-17 16:48 j0m0mma:x:3:4:j0m0mma:/home/j0m0mma:/bin/bash 2010-07-17 16:49 oh she's still a '1337' script kiddie? 2010-07-17 16:49 haha 2010-07-17 16:49 j0r m0m, d00d 2010-07-17 16:49 oh my mom doesn; t have a user account 2010-07-17 16:49 she just hacks her way in 2010-07-17 16:52 I'll stop now, while you still have something to be ashamed of 2010-07-17 16:55 http://blogs.forbes.com/firewall/2010/07/13/millions-of-home-routers-vulnerable-to-web-hack/ good thing nanonote doesen't have a web interface :) 2010-07-17 21:00 Anyone know how to get the ks7010 driver working without it writing, what I suspect to be, debug messages to the current console? 2010-07-17 22:31 ezdagor: does the source for ks7010 suggest conditions under which it might suppress those messages? 2010-07-17 22:42 Checking.. 2010-07-17 22:45 Not that I can tell. 2010-07-17 22:46 However there is a debug unit. I wonder if I left it out of the Makefile, if that would make a difference. There aren't too many references to it in the rest of the source code. 2010-07-17 22:46 I'm not too knowledgable in C, though. 2010-07-17 22:50 #ifdef KS_WLAN_DEBUG         int i; #define HEX_OFFSET "\            +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B +C +D +E +F"         printk(HEX_OFFSET);         for (i=0; i wolfspraul: how i can get ingenic chips? 2010-07-17 23:00 like in SAKC 2010-07-17 23:00 gn8 ! 2010-07-17 23:09 azdagor: and you're seeing console output like "+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A..."? 2010-07-17 23:11 It shows a home directory of whoever compiled it, and then a memory address. 2010-07-17 23:11 Over and over again. 2010-07-17 23:12 I removed the debug unit from the Makefile... it didn't compile. 2010-07-17 23:13 I don't claim to know how to compile. 2010-07-17 23:13 Er. Program I mean. 2010-07-17 23:14 Xiangfu Liu: [new package] [mandoc] it's convertor for roff sources. by Jirka http://qi-hw.com/p/openwrt-packages/3df8f38 2010-07-17 23:14 Xiangfu Liu: [new package] [calcurese] Fullscreen curses based calendar. by Jirka http://qi-hw.com/p/openwrt-packages/8d1319e 2010-07-17 23:29 xiangfu: http://paste.debian.net/80769/ 2010-07-17 23:30 kristianpaul: hmm, which ones do you need, and how many? you mean the qfp 4725? 2010-07-17 23:30 maybe Carlos has a few he can send to you? what do you need them for? 2010-07-17 23:31 wolfspraul: oh wow, not just curios 2010-07-17 23:31 may be some day do a small board for custom aplications and fun :) 2010-07-17 23:31 nothing serious 2010-07-17 23:32 i discover today how to do SMT so ;) 2010-07-17 23:33 kristianpaul: I found OpenWrt official package repos update the QT to 4.7.0-beta2. 2010-07-17 23:34 kristianpaul: I will test in my pc. see if there is also have compile error. 2010-07-17 23:34 please 2010-07-17 23:34 ezdagor: sounds like its unrelated to the "+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A.." debug then 2010-07-17 23:34 is second try i did compile 2010-07-17 23:34 now i'm buggin you 2010-07-17 23:35 well now really off bed 2010-07-17 23:35 bye all 2010-07-17 23:36 xiangfu: and i wantted try nanomap, so i dediced update the repo 2010-07-17 23:36 and here we go , error, twice.. 2010-07-17 23:36 bye