**** BEGIN LOGGING AT Sun Apr 19 02:59:57 2009 Apr 19 07:12:25 does angstrom use and/or support EABI? Apr 19 10:19:57 BitWraith: any way I can found on a system? it uses a different arm ABI than debian arm, getting illegal instruction when I run some application Apr 19 11:20:52 hello Apr 19 11:21:12 hello Apr 19 11:22:40 meebey_: Debian ARM is ARMv4 IIRC whereas most things will tend to build for a more modern ARM unless forced to do otherwise. Apr 19 11:27:41 broonie: is armv5te the EABI? Apr 19 11:27:50 broonie: debian calls it armel, thus I am confused Apr 19 11:28:20 debian arm is not running on angstrom armv5te at least, so I wonder if I can get debian/armel running Apr 19 11:29:09 I'd expect armel to work in a chroot. Apr 19 11:35:32 The ARM version stuff refers to the instruction set supported by the processor. Apr 19 12:11:34 do you have any idea why the xserver-xorg-conf on the arm4vt angstrom repositories put an empty xorg.conf file ? Apr 19 13:07:11 Downloading http://www.angstrom-distribution.org/unstable/feed/all/Packages.gz Apr 19 13:07:13 wget: server returned error 404: HTTP/1.1 404 Not Found Apr 19 13:07:16 Where did the packages go! :( Apr 19 13:07:17 Who's incharge of the feeds? :/ Apr 19 13:12:55 ask on #angstrom Apr 19 13:14:02 try adding these http://www.angstrom-distribution.org/unstable/armv5te/ one after another Apr 19 13:14:59 urm ... sorry, this is #angstrom Apr 19 13:15:05 Greyscale, try adding these http://www.angstrom-distribution.org/unstable/armv5te/ one after another Apr 19 13:15:28 I was wondering there. Apr 19 13:15:48 I will do. I don't appear to have nano on my ARM board. Apr 19 13:15:55 can I just quickly snag a nano build? Apr 19 13:16:09 * Greyscale is an apt-ist, is new to ipkg Apr 19 13:16:15 yup, just opkg install it Apr 19 13:17:20 But I can't because my repo config is broken Apr 19 13:17:30 and I wanted to edit it with nano :/ Apr 19 13:17:52 dont you have "vi" or "ed" there? Apr 19 13:17:57 Oh god vi Apr 19 13:18:00 help help no not vi Apr 19 13:18:01 or use "sed" and "cat" Apr 19 13:18:19 vi(m) is the best anyway Apr 19 13:19:45 Greyscale, vim file , navigate using [h][j][k][l], [i] is insert mode, [esc] exit to command mode, :wq[enter] - write and quit Apr 19 13:28:29 Bugger that noise. I used cat and echo in the end Apr 19 13:30:19 Right. Works now. Thanks marex. Next question. How do I compile (point me to a howto?) stuff. I need to compile php-cli :/ Apr 19 13:30:44 use oe ? Apr 19 13:30:57 http://wiki.openembedded.net/index.php/Getting_started start here Apr 19 13:30:58 oe? Apr 19 13:31:58 openembedded ;) Apr 19 13:32:15 you might need to write a recipe for it though (if it's not there yet) Apr 19 13:32:55 and if you actually have to write the recipe, be sure to drop it here http://bugs.openembedded.net/ so others can benefit from your work Apr 19 13:37:27 I keep thinking debian would have been a better choice, but I lack the skills to put debian on my ARM dev board Apr 19 13:38:55 xscale ? Apr 19 13:39:22 you can try this http://releases.hackndev.com/debian-lenny-armel-20081004.rootfs.tar.bz2 Apr 19 13:39:44 though Angstrom is still better because it makes better use of your hardware ;) Apr 19 13:39:56 debian has to maintain compatibility across many CPUs etc. Apr 19 15:11:33 marex, its not an xscale, I think Apr 19 15:11:42 lemme find some documentation for you Apr 19 15:12:00 http://www.sparkfun.com/commerce/product_info.php?products_id=9048 Its this Apr 19 15:12:51 We don't care about hardware compatability. Our dev board has a touchscreen and LCD, but we really just need a php interpreter, USB and serial. [Long story] Apr 19 15:12:56 Crofton do you happen to be around ? Apr 19 15:14:06 also: sorry marex about the 2 hour delay replying, I was off eating lunch Apr 19 15:16:44 well then add the recipe into OE ;) Apr 19 17:02:04 does anyone have a working xorg.conf for a handheld ? Apr 19 18:30:29 hi ... I'm having trouble with USB bridging on this SL-5500 ... any ideas what may be wrong? Apr 19 18:35:11 Balrog_, hi Apr 19 18:35:35 Hi. I'm having this problem with ethernet to USB (using the dock with my 5500) Apr 19 18:35:36 Balrog_, you need a special module named: gether Apr 19 18:35:47 ok. do I need to install it separately? Apr 19 18:35:48 it provides ethernet via usb Apr 19 18:35:58 because ifconfig lists the interface Apr 19 18:36:05 and shows that it has an IP address Apr 19 18:36:08 modprobe gether Apr 19 18:36:13 ah ok Apr 19 18:36:15 so it's there Apr 19 18:36:21 it should be something like usb0 Apr 19 18:36:51 and what do you mean by ethernet trough usb? normal usb cable with ethernet emulation? Apr 19 18:37:09 it's usbd0 Apr 19 18:37:18 Balrog_, what's the ip? Apr 19 18:37:19 yes, ethernet through the USB dock Apr 19 18:37:27 ??? Apr 19 18:37:33 I don't know enough collie Apr 19 18:37:48 this works on the 5600 too ... the USB dock can do virtual 'ethernet' Apr 19 18:38:01 I usually use ethernet emulation over usb...there is only a normal usb cable Apr 19 18:38:03 so yes, you could say emulation Apr 19 18:38:05 no ethernet cable at all Apr 19 18:38:06 ok Apr 19 18:38:09 yeah. Apr 19 18:38:13 so what's the ip of the machine? Apr 19 18:38:31 maybe you just need to setup the connection on your desktop/laptop computer Apr 19 18:38:37 I did. One sec. Apr 19 18:38:49 I used these instructions: Apr 19 18:38:50 http://wiki.openzaurus.org/HowTos/Bridging_with_Ubuntu Apr 19 18:39:32 IP is 10.0.1.67 Apr 19 18:39:48 my ethernet router is 10.0.1.1 and subnet mask is 255.255.255.0 Apr 19 18:39:57 (I use a 10.0.1.x subnet) Apr 19 18:40:36 this seems overcomplicated Apr 19 18:40:53 I just use a kernel module on my laptop-desktop + an iptable script Apr 19 18:41:03 hmm...? Apr 19 18:41:11 without the bridging can you ping your collie Apr 19 18:41:12 ? Apr 19 18:41:17 well in any case, both sides report correct IP and I can't ping Apr 19 18:41:26 with or without bridging, I can't ping ... Apr 19 18:41:33 ok so you don't have internet via your collie? Apr 19 18:41:38 nope. Apr 19 18:41:45 and I do need it :/ Apr 19 18:41:52 ok so I think you need an iptable script Apr 19 18:41:56 I will give you onw Apr 19 18:42:00 s/onw/one Apr 19 18:42:25 hm. will iptable help as I have an internal home network (NAT) set up? Apr 19 18:43:04 http://rafb.net/p/07vQ8r61.html Apr 19 18:43:10 yes it will work Apr 19 18:43:19 then check the route on your collie Apr 19 18:43:25 if it's not set up properly do Apr 19 18:43:32 where to put it? Apr 19 18:43:43 route add default gw $laptop/desktop-computer Apr 19 18:43:48 the script? Apr 19 18:43:50 yes. Apr 19 18:43:59 where you want but I think you need to run it as root Apr 19 18:44:07 so put it in /root/ Apr 19 18:44:27 replace eth2 by your network card that access the internet Apr 19 18:44:31 on your laptop Apr 19 18:44:34 else it won't work Apr 19 18:45:31 ok. Apr 19 18:45:41 then ping an ip like 213.140.2.12 from the collie Apr 19 18:45:52 if you can't ping websites like www.gnu.org do: Apr 19 18:45:53 OK. Apr 19 18:46:24 cat /etc/resolv.conf on your desktop/laptop Apr 19 18:46:52 and copy that to your collie Apr 19 18:46:59 in /etc/resolv.conf Apr 19 18:47:46 once I can ssh in, that should be ok Apr 19 18:49:16 if you can ping it you should be able to ssh in it Apr 19 18:52:29 i'll be back soon Apr 19 18:58:46 Gnutoo: how do you load the script? Apr 19 19:11:23 sh ./script Apr 19 23:15:04 Hello I am trying to bitbake netsurf, however I am receiving http://pastebin.com/d197b50a6 , any ideas that can help? Thanks Apr 19 23:25:24 The errors pertains to the QA handling of the packaging. Any help is appreciated. Apr 19 23:42:37 Argh, I know its not angstrom, but I don't know where to turn. I have debian on my embedded ARM device. Its ignoring my USB keyboard. I used the image linked about 8 hours or so ago **** ENDING LOGGING AT Mon Apr 20 02:59:57 2009