**** BEGIN LOGGING AT Mon Jul 23 02:59:56 2007 Jul 23 05:23:12 is there anyone around at this hour? Jul 23 05:47:04 If anyone is awake, I am trying to remove -msoft-float from the CFLAGS for a specific .bb; I know the benefits of EABI include being able to mix hard and soft float, so I really need to do this. Jul 23 06:07:28 morning Jul 23 06:10:33 hi _law_ Jul 23 06:10:55 <_law_> mimecar, hi Jul 23 06:11:28 moin gents Jul 23 06:11:42 either of you know how to force hardfloat instead of soft by chance? Jul 23 06:13:02 Zero_Chaos: hardfloat is a feature of the arthitecture Jul 23 06:13:09 what do you want do ? Jul 23 06:15:12 I have a stupid kernel module (wifi driver) that wants hardfloat and the ieee754 (?) softfloat library seems to be non-existant. I know hardfloat can be used with kernel traps, etc. So despite less performance at least I can make it work for now... I think... if I use hardfloat Jul 23 06:17:53 that doesn¡t sound good Jul 23 06:18:21 ...wifi drivers use floats? Jul 23 06:20:10 hey give me a bradk, I didn't write the dumb thing. I just need a hack to make it work until OE upgrades to the next kernel and I can use the driver that doesn't suck Jul 23 06:20:20 s/bradk/break Jul 23 06:20:39 what driver is that? Jul 23 06:22:01 rtl8187 Jul 23 06:26:26 I get a bunch of stuff like this: WARNING: "__aeabi_f2d" Jul 23 06:27:06 and the driver normally forces -mhard-float but I patched it out because angstrom/skita forces softfloat Jul 23 06:27:35 so any ideas for me? Jul 23 06:38:16 so no one can help me force hardfloat? Jul 23 07:42:49 Zero_Chaos: soft/hard float is for float operations. and they are forbidden in kernel code Jul 23 08:24:22 hi, i m trying to launch angstrom console image via HaRet but HaRet complains that (in haretlog) that it fails to open initrd. I followed this guide http://www.handhelds.org/moin/moin.cgi/HpIpaqH2200CardBoot and i can't see any mention of initrd. Any idea ? Jul 23 08:35:24 no one can help me with that initrd file ? Jul 23 08:43:07 sorry not a haret user Jul 23 08:47:59 ok :(, then how you work ? u directly flash the rom ? Jul 23 08:48:14 XorA, ? Jul 23 08:48:24 PsyKro: zaurus has flashing built into it Jul 23 08:48:32 PsyKro: it was always a linux device Jul 23 08:48:54 XorA, ok ;) Jul 23 09:04:18 * xota saluda! Jul 23 12:58:27 anyone is an expert of Haret here ? :) Jul 23 13:02:17 PsyKro: wazzup? Jul 23 13:03:44 psokolovsky, hi h3900 mentor :), i've a problem booting linux on my h3970. I loaded the images on my ipaq following this guide http://www.handhelds.org/moin/moin.cgi/HpIpaqH2200CardBoot (the link no longer works don't know why) but when i launch haret it crashes after Video buffer at B000229E sx=240... Jul 23 13:04:35 PsyKro: yes, known issue. try older haret version (0.4.7 should work iirc) Jul 23 13:05:21 psokolovsky, damn, ok. Another thing, do i need an initrd ? and where can i find one for my h3900 ? Jul 23 13:09:17 PsyKro: initrd - dependending for what. to just boot from card, no, not needed Jul 23 13:11:11 psokolovsky, ok yes it is just to boot from card. where can i find haret 0.4.7 (i can't find the homepage) Jul 23 13:12:32 PsyKro: http://www.handhelds.org/~pfalcon/haret/ Jul 23 13:12:56 psokolovsky, ok thanks a lot :) Jul 23 13:17:54 psokolovsky, hmm now i get an error saying: page at 001E0000 not mapped Jul 23 13:19:12 PsyKro: that can happen only if you boot too much stuff in memory Jul 23 13:20:13 psokolovsky, meaning that my zImage is too big are something like that ? Jul 23 13:20:44 PsyKro: I was getting that before it was fixed only when booting big initrd Jul 23 13:22:21 psokolovsky, ok but i configure my kernel to not support initial ram filesystem (though it was the reason of my previous rerror) perhaps i should have not ? Jul 23 13:23:08 PsyKro: pastebin your startup.txt Jul 23 13:24:21 set KERNEL "zImage" Jul 23 13:24:22 set CMDLINE "root=/dev/hda2 rootdelay=5 console=ttyS0,115200n8 console=tty0" Jul 23 13:24:22 boot2 Jul 23 13:24:41 i should have tried with bootlinux (forgot the change that) Jul 23 13:24:51 PsyKro: you boot from F? Jul 23 13:25:12 hrw, from compact flash Jul 23 13:25:19 CF I meant Jul 23 13:25:31 hrw, yes Jul 23 13:26:05 PsyKro: yes, command is "bootlinux" Jul 23 13:26:23 psokolovsky, ok i try that Jul 23 13:27:02 psokolovsky, same :/ Jul 23 13:27:35 PsyKro: well, I booted stuff with 0.4.7 two days ago w/o problems. Try other versions. try 0.3.8 Jul 23 13:29:22 psokolovsky, ok i ll try, u don't think that it can come from the kernel option Initial RAM filesystem support (which i disabled) ? Jul 23 13:31:29 PsyKro: nope, that error comes from wince Jul 23 13:31:55 psokolovsky, ok i try brb Jul 23 13:35:42 psokolovsky, it is better but now it blocks at the penguin logo Jul 23 13:38:27 PsyKro: add "loglevel=8 debug" to CMDLINE and reboot Jul 23 13:41:17 hrw, something should be displayed ? Jul 23 13:41:44 PsyKro: you lack serial cable? Jul 23 13:42:11 hrw, ok i put it on the dock ;) thought it would be displayed on the screen Jul 23 13:43:11 screen is small... Jul 23 13:46:13 hmm nothing is displayed on terminal Jul 23 13:47:24 hrw, it doesn't matter where the option is put in CMDLINE ? Jul 23 13:47:55 PsyKro: well, it's sad to see such probs (I was really pissed off to find out that 0.4.8 broke h3900), but well, the only right solution is to revamp latest version Jul 23 13:48:04 otherwise, it's all firefighting ;-( Jul 23 13:48:40 psokolovsky, sorry revamp means to fix ? Jul 23 13:48:55 yep Jul 23 13:49:22 psokolovsky, ok :( Jul 23 14:25:30 how does one go about blacklisting modules to be loaded at boot? Jul 23 14:28:16 http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg351306.html says create an /etc/udev/blacklist file and add the name to it Jul 23 14:29:42 hrm... I wonder why thats not done by default. thanks Jul 23 14:30:01 there is a mount.blacklist file, but no blacklist, i filler would be nice :) Jul 23 14:30:20 mm Jul 23 14:31:17 thanks. I'm also trying to get cdc-acm to load on boot, but running modprobe cdc-acm can't find it. The only way for me to be able to find this modules is to insmod it, is there a way to fix this? Jul 23 14:32:18 summatusmentis: depmod -a Jul 23 14:33:02 XorA: which does what? makes modules 'modprobe'able? Jul 23 14:33:46 summatusmentis: yes, it builds the dependancy table Jul 23 14:34:53 XorA: excellent, thanks Jul 23 14:37:56 Which developer can be talked to, if I would like to get a new application to be ported to angstrom ? Jul 23 14:38:32 afaik, you create the .bb file, and post a bug with the .bb for testing Jul 23 14:40:57 I don't know, how to create .bb files andf I have no development environment on any on my computers. I am no developer ! Jul 23 14:42:13 I just saw a nice program, and would like to advertise it to someone, maybe he likes it, too, and wants to port it. I do not know, how difficult such things are. Jul 23 14:43:59 why do we diable fbcon sdl accel and only enable x11 sdl by default? Jul 23 14:45:20 vanguard: well, I guess you could ask someone else to do it, but it's more likely to get into OE/angstrom if you do it Jul 23 14:45:34 check out www.openembedded.org/wiki/GettingStarted Jul 23 14:46:50 vanguard: what app? Jul 23 14:47:04 O.k., I understand, I have to do it on my own. Well, I thoughtm, there might be a target, where one could send suggestions. Jul 23 14:47:50 GPRS Easy connect is the name of the app. It is GPL, and a nice GUI for GPE to connect to the internet with a cell phone. Jul 23 14:48:00 It is making things much easier. Jul 23 14:48:28 vanguard: you don't necessarily need to do it on your own, but if you're intersted in doing so, the link I provided will get you started Jul 23 14:48:44 does it 'hang up' as well? Jul 23 14:49:58 hi Jul 23 14:51:00 It is a very good alternative to gkdial. Jul 23 14:52:12 I've personally found gkdial lacking, but that may be because I haven't spent much time on it. I'm getting to the point where a shell script would be easier Jul 23 14:54:21 Yes, but I think of normal users, who do not want a shell script for everything. Anb IMO this app makes a Z worth, as an internet access is IMO a must have today. Jul 23 14:54:55 So I looked around and this was the best I found (IMO) Jul 23 14:55:56 And it is already for GPE, so my idea was, for some experienced devoleper it might be a bit of cake to port it. Jul 23 14:57:12 Please aplogize, if I am wrong. :) Jul 23 15:02:17 vanguard: I honestly don't know how easy/hard it is to create a .bb file, as I've never done it Jul 23 15:02:29 I do think, however, that it's more likely to get done if you do it yourself Jul 23 15:04:02 Yes, might be. I just wanted to spread out my idea in the hope, someone says: Oh yes, thisis cool !! It is a peace of cake to port it to angstrom !! I will do it. Jul 23 15:04:38 But oviously things are not always as easy as I think. Jul 23 15:05:29 I honestly don't know Jul 23 15:05:36 Me too... Jul 23 15:06:07 i started trying to make some bb's about a week ago, i haven't picked many easy packages to try though, evil qt3x stuff =-< Jul 23 15:06:29 and i can't get the devshell to work over ssh Jul 23 15:06:41 the devshell is supposed to be horrible Jul 23 15:06:59 its the only way i've found to troubleshoot build issues so far Jul 23 15:07:16 but i'm not usually on the local machine, so it doesn't want to work Jul 23 15:07:25 vanguard: you have this package built already? Jul 23 15:08:01 It is working under normal linux, if you mean this. Jul 23 15:08:08 i think my oe harddrive is dying on me =( Jul 23 15:08:13 end_request: I/O error, dev sdb, sector 77437663 Jul 23 15:08:13 sd 1:0:1:0: SCSI error: return code = 0x10000 Jul 23 15:08:16 vanguard: oh, I meant on the zaurus Jul 23 15:08:26 uh oh wirelessdreamer Jul 23 15:08:33 summatusmentis: No. Jul 23 15:09:39 i know i just got my build env all happy, and now the drive i gave oe is on its way out Jul 23 15:10:16 I know how that goes, I'm getting a new laptop soon, and all of my OE stuff is gonna go bye bye Jul 23 15:10:35 Why do not backup it ? Jul 23 15:10:58 because it's a build environment, and some of the stuff is linked to the path specifically Jul 23 15:11:05 There are enough ways, to save all required data. Jul 23 15:11:32 I suppose if the new drive were going to be the same path... I know that when I moved OE to a new partition, it was easier to just start over Jul 23 15:11:36 Yoiu can use rsync. It will backup all links correctly, too. Jul 23 15:11:51 Rsync is very cool ! Jul 23 15:11:56 even hardlinks? Jul 23 15:12:01 yes. Jul 23 15:12:29 even hardlinks ! Jul 23 15:12:29 i'll back up my important config files and that'll save me alot of time Jul 23 15:12:38 i don't have the free space for it though right now Jul 23 15:12:53 I used it to mirror my whole servers at work. Jul 23 15:13:16 And rsync is working via ssl or network at all. Jul 23 15:17:01 * summatusmentis leaves for a while Jul 23 15:33:42 psokolovsky, excuse to interrupt you again but have you tried directly loading jffs2 image on the rom of the h3900 ? Jul 23 15:35:15 no Jul 23 15:36:15 ok ;) Jul 23 15:48:06 * xota saluda! Jul 23 15:48:39 Hi xota Jul 23 16:20:19 buenas vanguard Jul 23 16:21:35 hrw|gone: you are serious? Floating point math is banned in kernel code? If this is really the case I have to wait for the next kernel upgrade in OE to use this wifi card, but if it is just a "bad practice" I'd rather have a hacked up "bad" driver that works than to have no driver at all Jul 23 16:30:38 Hi xota Jul 23 16:33:11 xota: I have found a cool application for my gprs-problem. Jul 23 16:33:28 Sadly, it is not available for angstrom... Jul 23 16:33:48 It is just a "normal" linux application. Jul 23 16:35:00 It would be great, if it will some day be available for angstrom, as I think, many people will use it. It is the most easy way, to get access to the web via a cell phone and gprs. Jul 23 16:35:44 At the moment it is not very user friendly with all the scripts and files to edit by hand. Jul 23 16:57:26 vanguard: you'll never see gprs easy connect on any zaurus, its only distributed as a binary Jul 23 16:57:45 the so called source package is a x86 binary Jul 23 17:17:59 whats the corrent path for me to use to links against libs that already are installed? Jul 23 17:43:31 Hello Jul 23 17:43:40 I am trying to install angrom onto my zaurus Jul 23 17:43:46 angstrom* Jul 23 17:59:59 hi Jul 23 18:00:26 Hello Jul 23 18:00:37 Are you familiar with angstrom Jul 23 18:01:17 I'm no expert, but yes. Jul 23 18:01:27 http://www.angstrom-distribution.org/c1000-install-instructions Jul 23 18:01:46 I am trying to use those instructions to install angstrom onto my zaurus CL-C1000 Jul 23 18:01:59 ok, what's your problem? Jul 23 18:02:03 However I cannot find the initrd.bin file that the tutorial says I need Jul 23 18:02:13 Download files: zImage.bin, initrd.bin, updater.sh Jul 23 18:02:14 ahh Jul 23 18:02:19 I cannot find the initrd.bin Jul 23 18:02:22 :/ Jul 23 18:02:35 take a *rootfs.jffs2 and rename it to initrd.bin Jul 23 18:02:46 ok kool Jul 23 18:02:48 Thanks Jul 23 18:02:52 np Jul 23 18:02:53 You positive? Jul 23 18:03:14 http://www.angstrom-distribution.org/unstable/images/akita/20070709/ Jul 23 18:03:21 So which of those would I want to download Jul 23 18:04:02 Angstrom-x11-image-glibc-test-20070710-akita.rootfs.jffs2 as an X11-based GUI Jul 23 18:04:08 s/as/for Jul 23 18:04:44 zImage-2.6.21-akita-20070710140801.bin should be the matching kernel (zImage) Jul 23 18:06:36 and Jul 23 18:06:38 updater.sh.akita Jul 23 18:06:39 Correct? Jul 23 18:06:42 koen|away: could you update the install manuals to make clear that *.jffs2 is the initrd.bin? That is not an obvious thing for the uninitiated ;) Jul 23 18:06:54 yes but you must rename it to updater.sh Jul 23 18:06:57 Yes, very confusing Jul 23 18:07:00 kk Jul 23 18:07:12 also rename the other files Jul 23 18:07:14 to Jul 23 18:07:17 Download files: zImage.bin, initrd.bin, updater.sh Jul 23 18:07:20 antihaxer: you get used to it real quick ;) Jul 23 18:07:21 Correct? Jul 23 18:07:25 evening :) Jul 23 18:07:26 correct Jul 23 18:07:28 :-) Jul 23 18:07:31 hi mimecar Jul 23 18:07:42 greetings for campus party 2007 :) Jul 23 18:07:43 from Jul 23 18:07:55 heh, having fun? Jul 23 18:08:04 5500 crazy peopple Jul 23 18:08:12 neat Jul 23 18:12:58 I hoe I did this right Jul 23 18:13:02 I flashed it Jul 23 18:13:05 And it rebooted Jul 23 18:13:06 Now says Jul 23 18:13:18 INIT: version 2.78 booting Jul 23 18:13:26 INIT: Entering runlevel : 4 Jul 23 18:18:01 ello? Jul 23 18:18:19 CoreDump|home Jul 23 18:18:28 CoreDump|home I think I must have done something wrong Jul 23 18:18:41 why is that? Jul 23 18:19:00 WEll Jul 23 18:19:10 I foolow the instructions Jul 23 18:19:19 And it says it can't finbd m sd card Jul 23 18:19:24 But it is in there Jul 23 18:19:29 With the three files on it Jul 23 18:19:49 isw it fat16 formatted? Jul 23 18:19:56 Yes Jul 23 18:20:23 do you have another card to test? Jul 23 18:20:32 yes Jul 23 18:21:15 wait Jul 23 18:21:15 do so ;) Jul 23 18:21:17 It is fat32 Jul 23 18:21:28 Should I make it fat16? Jul 23 18:21:39 aka fat Jul 23 18:21:41 I'm not sure if fat32 is supported Jul 23 18:21:53 So do normaal Jul 23 18:21:54 try fat16, yeah Jul 23 18:21:55 fat Jul 23 18:21:57 yes? Jul 23 18:22:00 yes Jul 23 18:22:03 pkk Jul 23 18:22:12 Hopefully this will work Jul 23 18:22:19 I do not need a bricked zaurus Jul 23 18:22:30 you can not possibly brick it Jul 23 18:22:41 it is near-impossible Jul 23 18:22:42 ok Jul 23 18:22:44 Good Jul 23 18:22:45 lol Jul 23 18:24:22 * antihaxer crosses his fingers Jul 23 18:24:52 wtf Jul 23 18:24:58 It says my sd card is not found Jul 23 18:25:10 Maybe because I am using a microsd inside a sd adapteR/ Jul 23 18:25:24 that shouldn't be a problem AFAIK Jul 23 18:25:30 is it > 1Gb? Jul 23 18:25:40 YEs Jul 23 18:25:47 Is that bad? Jul 23 18:25:49 try another card ;) Jul 23 18:25:52 lol Jul 23 18:25:58 So it needs to be less than 1 gig? Jul 23 18:26:03 antihaxer: My Z hates my 2Gb SD as well Jul 23 18:26:10 kk Jul 23 18:26:16 not really, some models work fine Jul 23 18:26:31 only these darned "highspeed" cards tend not to worl Jul 23 18:29:48 so Jul 23 18:29:51 512 megabytes Jul 23 18:29:53 will work Jul 23 18:29:58 indeed Jul 23 18:32:20 hargh :( Jul 23 18:32:49 anyone know what command i'm supposed to use to run autogen.sh instead of configure for when i pull code down from a svn repository? Jul 23 18:37:35 CoreDump|home Jul 23 18:37:37 Computer was acting up Jul 23 18:37:39 Damn windows Jul 23 18:38:00 Ok Jul 23 18:38:00 how did the flashing go? Jul 23 18:38:12 Flashing now Jul 23 18:38:14 :-) Jul 23 18:38:17 Thanks for teha dvice Jul 23 18:38:24 Never would of tried a diffc ard Jul 23 18:38:36 ACtually I prolly would of went to the store and bought the cheapest sd card Jul 23 18:38:37 ;) Jul 23 18:38:42 But you saved me some cash Jul 23 18:38:45 and the file format Jul 23 18:38:49 fat16 Jul 23 18:38:54 rebooting Jul 23 18:38:56 :-) Jul 23 18:38:57 <3 Jul 23 18:39:13 Which wireless card do you own for your zaurus? Jul 23 18:39:21 After I flashed my zaurus can I use my 2gig sd now? Jul 23 18:40:26 antihaxer: can't say. It's worth a try Jul 23 18:40:55 Hopefully Jul 23 18:41:00 BEcause my 2gig was recongnized Jul 23 18:41:07 bbefore Jul 23 18:41:10 Just not when flashing Jul 23 18:42:03 w00t Jul 23 18:42:05 booted up Jul 23 18:42:08 Thanks a lot Jul 23 18:45:19 Any gmaes programs you recommend Jul 23 18:45:27 From the angstrom packageS? Jul 23 18:46:27 not really sorry Jul 23 18:52:49 i'm trying to get libsdl compiled with fbcon support right now, that would help alot to speed up emulation under angstrom Jul 23 18:56:47 CoreDump|home So what do you use your zaurus for Jul 23 18:57:00 hacking ;) Jul 23 18:57:43 aircrack-ng?? Jul 23 18:57:54 nah Jul 23 18:57:56 ettercap? Jul 23 18:58:00 dsniff? Jul 23 18:58:02 embedded linux hacking Jul 23 18:58:14 Like fucking up people systems Jul 23 18:58:41 hacking != cracking Jul 23 18:58:47 My cf card is recongnized in angstrom but how do I connect to the web? Jul 23 18:58:49 hah Jul 23 19:00:39 what do you get from iwconfig Jul 23 19:00:50 wlan0, or eth0? hopefully Jul 23 19:01:01 usb0 Jul 23 19:01:06 irda0 Jul 23 19:01:08 lo Jul 23 19:01:13 no driver is loaded for it then Jul 23 19:01:14 usb0 is my cf card I am sure Jul 23 19:01:18 Ahh :/ Jul 23 19:01:20 wcf12 Jul 23 19:01:29 prism2.5 Jul 23 19:02:47 wirelessdreamer Jul 23 19:02:53 Could you help me install the drivers for it? Jul 23 19:02:55 http://www.aircrack-ng.org/doku.php?id=sharp_zaurus Jul 23 19:04:55 i'm not sure how angstrom does its config for wireless drivers, i just checked my z and the config isn't where i'd think it should be Jul 23 19:05:05 o Jul 23 19:05:15 thanks anyways Jul 23 19:05:51 every other device i've seen puts a /etc/pcmcia/hostap.conf file that has the name, manfid and driver to use for pcmcia cards Jul 23 21:10:57 how i can turnon my screen again after a time of inactivity (machine spitz) Jul 23 21:11:10 i touch in screen and nothin hapens Jul 23 21:11:18 but i can connect via ssh Jul 23 21:11:45 depends Jul 23 21:12:28 hmmm, what ? Jul 23 21:12:28 if you can connect via ssh, I'd say your screen is just "blank", and you can try push any key Jul 23 21:12:54 yeap, any key ou screent touch dont turnon the screen Jul 23 21:13:19 if it doesn't work, it may be dimmed to 0 and you can try to use Fn-4/Fn-5 to change the brightness Jul 23 21:14:18 this is another problem Jul 23 21:14:23 the key dont work xD Jul 23 21:14:33 key = Fn-3 Fn-4 Jul 23 21:16:33 ah, so I'm not the only one with problem with those ;) Jul 23 21:16:56 you too ? Jul 23 21:17:01 If that doesn't work, you may work around the bug by disabling auto-dim in screen properties :) Jul 23 21:17:22 :) or may try fixit =/ hehe Jul 23 21:17:40 nodens: what machine you have ? Jul 23 21:17:48 yup. I didn't have much time to do so, but I'll gladly accept a solution :) Jul 23 21:17:50 Terrier Jul 23 21:18:02 I thought it was a kernel pbm Jul 23 21:18:09 but 2.6.20.6 did the same Jul 23 21:18:42 for you the key fn-3 and 4 dosent work too ? Jul 23 21:18:45 did not try downgrading further, the versioning is a pain in the snapshot builds ;) Jul 23 21:19:12 brightness by fn-numbers is not handled in angstrom Jul 23 21:19:37 but some scripts existed for x11 environments Jul 23 21:20:06 hrw: it need a new "script" or can be modify exist one ? Jul 23 21:20:22 there is display-brightness.sh Jul 23 21:20:34 and keylaunch Jul 23 21:20:37 nice i will look to this. Jul 23 21:20:46 it have a oe bugtrack ? Jul 23 21:20:55 not yet Jul 23 21:21:02 feel free to open one Jul 23 21:21:07 i will open and try a solution xD Jul 23 21:21:21 great :) Jul 23 21:21:32 * nodens goes back to his meal ^ ^ Jul 23 21:24:27 http://article.gmane.org/gmane.linux.distributions.angstrom.devel/64 Jul 23 21:25:16 seems we are not alone. Well worth a bug report after all :) Jul 23 21:25:57 i will study the case Jul 23 21:26:14 CoreDump says it works for him, but he use an pretty old build Jul 23 21:26:33 (somewhere near the end of may) Jul 23 21:26:49 thnkx for information :) Jul 23 21:26:58 i've been tryin to figure out how to enable fn 1 and fn 2 for changing screen resolution, but i can't figure out why xrandr only shows 640x480, i can fbset qvga or vga fine Jul 23 21:27:34 wirelessdreamer: not screen change, but backlight change Jul 23 21:27:57 i know, but its usually the same demon that runs commands for both Jul 23 21:27:58 I don't think X driver knows how to do qvga Jul 23 21:28:08 but I may be wrong Jul 23 21:28:22 pdaxrom's distro's did it when i used them Jul 23 21:28:38 wirelessdreamer: i think the problem is the key recognization Jul 23 21:28:47 the scripts still there Jul 23 21:28:58 CoreDump have this working Jul 23 21:29:28 but which nodens said he uses a old version of angstrom buiild Jul 23 21:29:45 psycoman, I think his problem is different, as xrandr does not now any other resolution than VGA :) Jul 23 21:30:00 at least, there is another problem on top of the keylaunch problem Jul 23 21:30:12 ah... the menu key doesn't work, too. Jul 23 21:30:17 nodens: first resolve keylunch :) Jul 23 21:30:37 i dont wanna put my x in qvga mode xD Jul 23 21:30:38 but calendars and home works fine Jul 23 21:31:14 I also tried stracing the keylaunch process launched by Xsession Jul 23 21:31:30 nodens: only c7x0 have xrandr support under x11 Jul 23 21:31:39 other models just have one resolution Jul 23 21:31:52 but nothing happens when I push fn+3/4 Jul 23 21:31:53 re Jul 23 21:32:02 hrw: can we fix that, the bigscreen devices should support 320x240 as well as 640x480 Jul 23 21:32:04 hrw, oh. too bad :/ Jul 23 21:32:22 hrw, but fbset works, doesn't it ? Jul 23 21:32:36 so it's just the X driver ? Jul 23 21:33:30 just a information, any one has working in a video driver like bvdd ? :) Jul 23 21:33:41 wrong question ;) Jul 23 21:33:49 bvdd is a sharp hack, 2.4 only Jul 23 21:34:03 i know Jul 23 21:34:04 there is pxa-overly though. Jul 23 21:34:21 ok pxa-overly is good engoht like bvdd Jul 23 21:34:25 mplayer can use it Jul 23 21:34:26 this is the queston xD/ Jul 23 21:34:57 s/overly/overlay/ Jul 23 21:35:23 I can load the module, but didn't try further Jul 23 21:35:29 (yet) Jul 23 21:35:38 you tri play movies ? Jul 23 21:35:43 s/tri/try Jul 23 21:35:55 Does anyone know which architecture akita is? Jul 23 21:36:08 pxa270 - Xscale Jul 23 21:36:11 soft float / hard float ? Jul 23 21:36:16 it¡s arm architecture Jul 23 21:36:35 what you wnat to know ? Jul 23 21:36:36 Zero_Chaos: if someone change xserver then probably Jul 23 21:37:00 I am trying to download packages from teh feed Jul 23 21:37:01 for me 640x480 only is just fine xD Jul 23 21:37:02 but I cant tell will it help or not and how much time it need Jul 23 21:37:09 But I a not sure which architecture it is Jul 23 21:38:42 psycoman, I didn't had any re-encoded movie at the time Jul 23 21:38:42 the architecture is in filename Jul 23 21:39:00 antihaxer, armv5te Jul 23 21:39:01 nodens: you can play without re-encode ? @@ Jul 23 21:39:20 thank you very much Jul 23 21:39:21 psycoman, nope. unwatchable. too many framedrop Jul 23 21:39:24 nodens: better, you can play without re-encode Jul 23 21:39:37 =[ Jul 23 21:39:46 psycoman, but I didn't try very hard. Jul 23 21:40:01 maybe it was not the right -vo Jul 23 21:40:13 okay Jul 23 21:40:46 I'd be more concerned to find a good media player, xmms is really not designed for embedded use :) Jul 23 21:40:55 armv5te EABI, correct? Jul 23 21:41:02 antihaxer, yep. Jul 23 21:41:03 yeap Jul 23 21:41:15 tried to build eclair in OE but no success so far, some pb with esmart Jul 23 21:41:20 nodens: i use xmms Jul 23 21:41:31 but i disable the equalizer Jul 23 21:41:35 FYI Jul 23 21:41:46 ~9% without equalizer Jul 23 21:41:52 40% with equalizer @@ Jul 23 21:42:02 of cpu usage Jul 23 21:42:26 What would you guys suggest for a good file manger Jul 23 21:42:28 ? Jul 23 21:42:53 psycoman, the performance is not my main concern if it works Jul 23 21:43:08 it's the UI that sucks :) Jul 23 21:43:12 badly :) Jul 23 21:43:38 opie media player was way better on my 5500 Jul 23 21:43:45 or zxmms Jul 23 21:43:58 nodens, what file manager do you use Jul 23 21:44:07 antihaxer, console :) Jul 23 21:44:18 :/ Jul 23 21:44:22 but I'll try to build evidence (after eclair) :) Jul 23 21:44:45 shouldn't be a problem once eclair is working... Jul 23 21:45:00 bye Jul 23 21:45:07 bye hrw Jul 23 21:45:08 Anyone else use a gui file manager? Jul 23 21:45:09 lol Jul 23 21:45:37 antihaxer: gpe-filemanager, rox-filer (broken), thunar.. Jul 23 21:45:44 Ok Jul 23 21:45:45 there are few possibilities for angstrom Jul 23 21:45:48 I was downloading gpe Jul 23 21:45:54 Just making sure it was decnet Jul 23 21:45:58 Far as all the libraries Jul 23 21:46:02 DO have to download them all? Jul 23 21:46:08 Or are some installed already? Jul 23 21:46:10 antihaxer, you should use the feeds and ipkg Jul 23 21:46:19 that way easier. Jul 23 21:46:33 O Jul 23 21:46:40 The package comes with the libraries? Jul 23 21:46:44 unless you don't have a network connexion, of course Jul 23 21:46:46 dependencies Jul 23 21:46:54 ? Jul 23 21:46:55 ipkg install Jul 23 21:47:04 and I just need the package Jul 23 21:47:13 http://www.angstrom-distribution.org/unstable/feed/armv5te/base/gpe-filemanager_0.25-r1_armv5te.ipk Jul 23 21:47:26 nope, you need to use the feed Jul 23 21:47:32 linik? Jul 23 21:47:34 antihaxer: if the device is only, just type "ipke install gpe-filemanager" Jul 23 21:47:35 I am ocnfused Jul 23 21:47:43 if you use files ipkg won't resolve the dependancies Jul 23 21:47:47 antihaxer: there is also a package manager builtin Jul 23 21:47:53 antihaxer, the feeds are already configured... Jul 23 21:48:00 o Jul 23 21:48:02 lol Jul 23 21:48:09 Feeds are already on angstrom? Jul 23 21:48:16 YES Jul 23 21:48:24 lol Jul 23 21:48:26 Sorry Jul 23 21:48:45 (but the package manager is a bit buggy, that is if you try for exemple to install many packages at once, it may crash) Jul 23 21:48:50 (play safe : use the console) Jul 23 21:48:51 kk Jul 23 21:49:17 anyone know what libtoolize: invalid AC_CONFIG_AUX_DIR syntax: AC_CONFIG_AUX_DIRS($srcdir/build-scripts) means? Jul 23 21:49:35 i'm trying to build libsdl-1.2.12 with fbcon enabled Jul 23 21:50:03 Zero_Chaos, the only way to get my linksys wcf12 working is to rebuild angstrom? Jul 23 21:50:52 antihaxer, if all you need is a kernel driver, and if the driver is in the kernel, all you have to do is edit the kernel config, and then rebuild the kernel using oe Jul 23 21:50:53 wirelessdreamer: i thin the channel #oe is the right place Jul 23 21:50:58 s/thin/think Jul 23 21:51:09 antihaxer, or convince someone to build it for you ;) Jul 23 21:51:20 I did that for axnet_cs Jul 23 21:51:25 antihaxer: convince the nodens heheh Jul 23 21:51:34 dead easy, once you have a working OE environment Jul 23 21:51:54 ok Jul 23 21:51:59 psycoman, my cpu is busy with eclair atm ;) Jul 23 21:52:03 WEll I tihnk I installed all of the things oe requires Jul 23 21:52:08 I just need to install oe now Jul 23 21:52:15 eclair is a media player ? Jul 23 21:52:22 psycoman, the e17 one Jul 23 21:52:44 i have installed the e17 Jul 23 21:52:55 but the screen is a little buggy Jul 23 21:53:02 known bug Jul 23 21:53:10 and i dont know how fixit Jul 23 21:53:11 I need to install bitbake correct? Jul 23 21:53:31 psycoman, http://bugs.openembedded.org/show_bug.cgi?id=2640 Jul 23 21:53:44 antihaxer, yes, and monotone, and a few other things Jul 23 21:53:59 K, hopefully this will not be too hard Jul 23 21:54:01 check the getting started page on openembedded.org Jul 23 21:54:09 nodens: you use e17 ? Jul 23 21:54:15 I am ther now Jul 23 21:54:18 Installing teh stuff Jul 23 21:54:20 antihaxer: no, it will work fine, you just can't flash it Jul 23 21:54:51 Ahh Jul 23 21:54:57 psycoman, I switch from e17 to matchbax and back again twice a day ;) Jul 23 21:54:57 So right now it should work? Jul 23 21:55:06 antihaxer: of course Jul 23 21:55:16 It shows up as usb0 Jul 23 21:55:20 Is that right? Jul 23 21:55:30 i see many packages to xfce4 Jul 23 21:55:41 but i dont find the xfce4 session =/ Jul 23 21:55:45 i lve xfce4 Jul 23 21:55:45 i run e17 on my c3000, runs great :) Jul 23 21:55:45 psycoman, when I have enough basic things working, and if I find a lightweight theme, I think I'll stick to e17 Jul 23 21:56:12 wirelessdreamer: with angstrom ? right ? Jul 23 21:56:16 yes Jul 23 21:56:25 you have screen issue ? Jul 23 21:56:47 the screen going black issuse you talked about? Jul 23 21:56:48 if that no Jul 23 21:56:59 no shifted issue Jul 23 21:57:08 i never adjust my brightness Jul 23 21:57:11 psycoman, check the bugreport I gave the link for Jul 23 21:57:18 there is a workaround Jul 23 21:57:23 nodens: i see ned do a xrandr -o right Jul 23 21:57:50 nodens: i have quastion for you Jul 23 21:57:57 you use gpe-dm with e-17 ? Jul 23 21:58:03 yes Jul 23 21:58:20 and yes, it's rotated ;) Jul 23 21:58:21 where you put xrandr ? Jul 23 21:58:27 I don't Jul 23 21:58:39 /hmm then how you fix ? Jul 23 21:58:40 I launch it in a terminal :) Jul 23 21:58:52 nice Jul 23 21:58:57 start your xserver with X -screen 640x480@270 and you don't need xrandr -o right Jul 23 21:59:13 using xrandr when you change to tablet or close your lid it will adjust your rotation on you Jul 23 21:59:18 wirelessdreamer see bug 2640 in oe bugtracker Jul 23 21:59:25 kk Jul 23 21:59:35 nodens, so after I get oe working the rest should come easy enough? Jul 23 21:59:52 antihaxer, if there is no pb in the package you try to build, yes Jul 23 21:59:54 antihaxer: no, angstrom is in a unstable state Jul 23 22:00:05 ?? Jul 23 22:00:19 sorry my bad Jul 23 22:00:26 So yes or no Jul 23 22:00:28 lol Jul 23 22:00:48 after install oe, all become more easy to do Jul 23 22:00:58 if can get oe builder workin Jul 23 22:00:58 kk Jul 23 22:01:02 the rest is easy Jul 23 22:01:03 antihaxer, well... if you want to *use* angstrom, no need for oe, if you want to build packages, you'll need it :) Jul 23 22:01:25 Well it is not like someone is going to do it for me Jul 23 22:02:01 I might if my OE build weren't busy right now... :) Jul 23 22:02:22 after you use a distro on your z for a few years it'll become very important for you to have a good build environment like oe Jul 23 22:02:30 anyway you might learn a thing or two installing / using oe, I know I did :) Jul 23 22:02:58 and have night, try to debug strange issues heeh Jul 23 22:03:06 i jumped ship from pdaxrom because their build system was trash Jul 23 22:03:07 well while I am installing oe Jul 23 22:03:19 Could you help me use my wireless card to connect to my router? Jul 23 22:03:31 wirelessdreamer: for me pdaxrom is outdated and have no developers to continuos the work Jul 23 22:03:31 a new release would come out and i'd check subversion to see how some changes were done, and it wouldn't have been touched for 3 months Jul 23 22:03:31 I took off wpa2 on it so no security Jul 23 22:03:39 as well in oe/angstrom Jul 23 22:03:48 I am just not sure how to connect in angstrom Jul 23 22:04:10 i have changed becouse it, no change in months Jul 23 22:04:25 and angstrom uses X Jul 23 22:04:28 then..... Jul 23 22:04:40 im here :) Jul 23 22:04:50 antihaxer, there is a wireless tab in the network setup tool Jul 23 22:05:01 antihaxer, worked for me, with a 128 wep key. Jul 23 22:05:29 ane one tried a SDHC card ? with angstrom and zaurus ? Jul 23 22:07:11 i thought sdhc needed a different kind of controller Jul 23 22:07:21 hi Jul 23 22:07:32 i reed, can be possible.... Jul 23 22:07:51 wirelessdreamer, secure digital high capacity? Jul 23 22:07:51 changinf the driver Jul 23 22:07:57 yeap Jul 23 22:07:58 yea Jul 23 22:08:00 where is the network setup tool at? Jul 23 22:08:02 interesting thing Jul 23 22:08:22 i can't say i've honestly looked around on that, i could be completely off Jul 23 22:09:44 antihaxer, under settings... Jul 23 22:10:13 lol Jul 23 22:10:15 i found it Jul 23 22:10:19 i did ifconfig Jul 23 22:10:21 nodens: exist a c3x00 like with mobile fone ? :) Jul 23 22:10:32 I get lo usb0 and usb0:avah Jul 23 22:10:58 So I would go to network setup then go to usb0? Jul 23 22:11:18 psycoman, you could try one of the HTC devices... angstrom works on it, but I won't bet on the phone functions ;) Jul 23 22:11:41 antihaxer, you'd need a driver for your card :) Jul 23 22:11:49 *shy* Jul 23 22:11:55 * antihaxer shys Jul 23 22:12:18 you can also use usb net, but I never tried it under angstrom Jul 23 22:12:30 i use usbnet Jul 23 22:12:32 in windows Jul 23 22:12:34 it did work on my 5500 with 0Z, a long time ago :) Jul 23 22:12:34 and linux Jul 23 22:12:35 usbnet? Jul 23 22:12:38 work like a charm Jul 23 22:12:43 yeap Jul 23 22:12:55 what is that Jul 23 22:13:20 network over usb Jul 23 22:13:26 Where would I get drivers at for my wcf12 linksys cf carD? Jul 23 22:13:37 you can connect you zaurus with your deskto via usb Jul 23 22:13:44 but it works like a network Jul 23 22:14:07 antihaxer: you can read how it work in normal linux Jul 23 22:14:14 and get the source and compile Jul 23 22:14:49 in oe? Jul 23 22:14:51 :/ Jul 23 22:15:00 you right Jul 23 22:15:03 http://www.aircrack-ng.org/doku.php?id=sharp_zaurus Jul 23 22:15:04 :) Jul 23 22:15:08 Those drivers i suppose Jul 23 22:15:12 but you can compile in zaurus natively Jul 23 22:15:18 How Jul 23 22:15:52 ipkg install m4 automake gcc binutils and other you need Jul 23 22:16:11 before just normal ./configure ; make ; make install Jul 23 22:16:19 So I cant do that on the zaurus Jul 23 22:16:23 yeap Jul 23 22:16:26 ./configure make make install? Jul 23 22:16:28 :/ Jul 23 22:16:30 just install developer things Jul 23 22:16:41 yeap normal process Jul 23 22:16:50 of a linux machine Jul 23 22:17:01 i have compiled openbox in zaurus ^^ Jul 23 22:17:08 So on the zaurus you have to use packageS? Jul 23 22:18:21 what ? Jul 23 22:18:37 on zaurus, you dont need make package of you cmpilation Jul 23 22:18:53 WHat I mean is Jul 23 22:19:01 Can I download atarball source on the zaurus Jul 23 22:19:02 and then Jul 23 22:19:05 ./configure Jul 23 22:19:06 make Jul 23 22:19:08 make isntall Jul 23 22:19:12 yeap Jul 23 22:19:33 if you have the dev packages and the compiler tools, installed from ipkg/ Jul 23 22:20:46 but the better way is make a BB test the ipkg Jul 23 22:20:52 is sdhc updated hardware or only a software thing? Jul 23 22:20:55 and after put the bb to the bugtracker Jul 23 22:21:01 to be integrate to builder Jul 23 22:21:02 psycoman, get a neo1973 phone Jul 23 22:21:33 the opensource one ? Jul 23 22:23:13 WHAT? Jul 23 22:23:22 psycoman: yeah, www.openmoko.org Jul 23 22:23:25 or www.opnemoko.com Jul 23 22:23:40 the problem is: no eyboard :) Jul 23 22:23:50 s/eyboardkeyboard Jul 23 22:23:53 s/eyboard/keyboard Jul 23 22:24:18 i need a zaurus with phone functions :) Jul 23 22:25:03 there'll be a touchscreen keyboard Jul 23 22:25:22 summatusmentis: what is the screen resolution ? Jul 23 22:27:23 psycoman: I'm not sure, it's on the wiki I'm sure Jul 23 22:27:47 summatusmentis: 640x480 283 dpi @@ Jul 23 22:27:57 solid Jul 23 22:28:20 how much ? Jul 23 22:28:29 currently, $300, but it's not really usable yet Jul 23 22:28:33 forget i see in the site Jul 23 22:28:41 mmhmm Jul 23 22:28:49 err Jul 23 22:28:54 summatusmentis: not usable ? Jul 23 22:28:54 283dpi? print quality Jul 23 22:29:15 I wishn the zaurus has a sim card slot Jul 23 22:29:28 psycoman: the software isn't anywere near release yet. Jul 23 22:29:45 Darth_Wader: site tell: near photografic resolution Jul 23 22:30:20 summatusmentis: you have one ? Jul 23 22:30:40 psycoman: photographic imho starts at 600dpi minimum Jul 23 22:31:07 psycoman: nope, I'm waiting till the next revision. I'm on a CDMA contract :-/ Jul 23 22:32:26 Darth_Wader i dont know i just repeat the site information Jul 23 22:34:53 (seems like esmart is building now...) Jul 23 22:35:15 esmart ? Jul 23 22:36:02 needed lib for eclair :) Jul 23 22:36:11 nodens are you using oe ? Jul 23 22:36:17 yup Jul 23 22:36:37 nice im testing my oe builder with nano right now Jul 23 22:36:49 would be way too hard without it Jul 23 22:38:58 * xota saluda! Jul 23 22:39:12 sorry my questino Jul 23 22:39:17 im newbie in irc hehe Jul 23 22:39:25 how i can make Jul 23 22:39:28 it like xota ? Jul 23 22:39:39 /me Jul 23 22:39:46 * nodens is using /me Jul 23 22:39:54 (/me is using /me) Jul 23 22:39:55 it is userd for ? Jul 23 22:40:08 used Jul 23 22:40:17 well... actually it's pretty useless :) Jul 23 22:40:27 * psycoman no use for me Jul 23 22:40:34 hehe Jul 23 22:46:11 "package eclair-0.0.0+svn20070723-r0: task do_compile: started" ^ ^ Jul 23 22:46:57 I am installing boost Jul 23 22:46:58 ^^ Jul 23 22:46:59 for monotone Jul 23 22:47:02 and it is taking forever Jul 23 22:47:32 * Zero_Chaos plays the world's smallest violin just for antihaxer Jul 23 22:47:34 ~lart antihaxer Jul 23 22:47:43 lol Jul 23 22:47:54 lol Jul 23 22:48:13 how i can see all ~***** commands ? Jul 23 22:48:27 Zero_Chaos, the drivers and everything for the linksys wcf12 are on the zaurus wiki at aicrack, yes? Jul 23 22:48:45 antihaxer: not for you no, the drivers are already built in Jul 23 22:48:52 * Zero_Chaos has already said this three times.... Jul 23 22:49:01 * Zero_Chaos goes back to work Jul 23 22:49:07 Argh Jul 23 22:49:13 Someone told me that I need drivers for it Jul 23 22:49:30 Zero_Chaos, since the drivers are built in how do i connect to a wireless netowork with my card? Jul 23 22:49:49 * nodens would suggest modprobe Jul 23 22:49:54 antihaxer: try see in dmesg and ifconfig -a Jul 23 22:50:05 maybe need only activate Jul 23 22:50:11 usb0 shows up in iwconfig Jul 23 22:50:41 and the led lights up on the cf card Jul 23 22:50:50 i just do not know how to connect to my ap Jul 23 22:51:10 try the setup utility ? Jul 23 22:51:36 if you do not see it with ifconfig, the driver is not loaded Jul 23 22:51:46 not realy Jul 23 22:51:47 you need to load it Jul 23 22:51:51 to see you need ifconfig -a Jul 23 22:52:28 arent ifconfig and ifconfig -a the same with busybox ? :) Jul 23 22:52:36 hmmm Jul 23 22:52:46 sorry ifconfig -a is in my desktop lol Jul 23 22:52:50 I thought so anyway... but I don't use it Jul 23 22:52:56 so I'm not sure Jul 23 22:53:02 busybox is the devil.. Jul 23 22:53:05 antihaxer: plug you wifi card Jul 23 22:53:05 ifconfig Jul 23 22:53:05 * nodens uses ip Jul 23 22:53:07 gives me Jul 23 22:53:14 and put the output in Jul 23 22:53:15 lo usb0 and usb0 :avah Jul 23 22:53:16 pastbin Jul 23 22:53:19 ~pastebin Jul 23 22:53:30 =/ shit dosent have Jul 23 22:53:38 !menu Jul 23 22:53:42 What? Jul 23 22:53:57 sorry Jul 23 22:54:11 you wifi card is a usb ? Jul 23 22:54:19 cf Jul 23 22:54:24 plugit Jul 23 22:54:32 ? Jul 23 22:54:40 and post the last lines of dmesg in Jul 23 22:54:43 pastebin.com Jul 23 22:54:48 ang paste the url here Jul 23 22:55:31 got it ? Jul 23 22:55:43 type plugit? Jul 23 22:56:01 plugit = plug the CF card in zaurus Jul 23 22:56:10 it has been in there the whole time Jul 23 22:56:16 mhmm... I was wrong Jul 23 22:56:20 ? Jul 23 22:56:21 remove and plug again Jul 23 22:56:28 then make the pastebin Jul 23 22:56:29 k Jul 23 22:56:31 ifconfig and ifconfig -a aren't the same in busybox Jul 23 22:56:36 :) Jul 23 22:56:43 so you need ifconfig -a Jul 23 22:56:49 ^^ Jul 23 22:56:52 after i plugit type ifconfig and pastebin what I got? Jul 23 22:57:06 first Jul 23 22:57:09 ifconfig -a Jul 23 22:57:15 you can see wifi ? Jul 23 22:58:23 ok, eclair built. it's late, I'll test tomorrow :) Jul 23 22:58:28 'n8 ppl Jul 23 22:58:34 n8 Jul 23 22:58:57 i typed ifconfig -a Jul 23 22:59:32 irda0 lo usb0 usb0:avah Jul 23 23:00:09 (try modprobe oriconco_cs or prism2_cs) Jul 23 23:00:18 orinoco_cs, sorry Jul 23 23:00:22 antihaxer: no driver loaded Jul 23 23:00:50 if Zero_Chaos says the driver is built in angstrom, I'll believe him ;) Jul 23 23:01:02 me too Jul 23 23:01:04 and if there is a module, all you have to do is find out wich Jul 23 23:01:13 maybe hotplug not work for you card Jul 23 23:01:25 try modprobe as nodens told Jul 23 23:01:29 actually it's udev in angstrom ;) Jul 23 23:01:34 no more hotplug Jul 23 23:01:49 hotplug not the software Jul 23 23:01:55 if the module isn't here, it may be available as a separate package Jul 23 23:02:10 if this is the case, install it, and update-modules Jul 23 23:02:25 it should fix the module autoloading Jul 23 23:03:12 The card is prism Jul 23 23:03:16 ok, now I'm *really* going to bed :) Jul 23 23:03:24 lol Jul 23 23:03:30 cya ppl Jul 23 23:03:30 nodens: n8 Jul 23 23:03:35 modprobe prism2_cs? Jul 23 23:03:58 yeap Jul 23 23:04:03 module not found Jul 23 23:04:07 wait Jul 23 23:04:50 my card is prism Jul 23 23:04:59 and when i plug it load hostap Jul 23 23:05:05 and hostap_cd Jul 23 23:05:07 and hostap_cs Jul 23 23:05:11 try hostap_cs Jul 23 23:07:09 worked Jul 23 23:07:10 no what Jul 23 23:07:28 may need some work in udev system for you card Jul 23 23:07:28 modprobe hostap_cs workee Jul 23 23:07:40 please see in bugtracker Jul 23 23:07:46 if no exist open one Jul 23 23:07:52 ? Jul 23 23:07:59 open a bug tracker Jul 23 23:08:13 on angstrom Jul 23 23:08:16 yeap Jul 23 23:08:24 maybe some one can fixit Jul 23 23:08:42 or you can fix and open and close the bugtracker to be in next release Jul 23 23:09:09 Zero_Chaos made it sound like Jul 23 23:09:18 the driver was built in and all ready to go Jul 23 23:09:28 dont worrie Jul 23 23:09:40 alwasy some one can help Jul 23 23:10:44 What is wrong Jul 23 23:11:11 ? Jul 23 23:11:40 you said make a bugtracker Jul 23 23:11:45 What is wrong Jul 23 23:12:10 my card dont autoload module, or womething like this Jul 23 23:12:34 k Jul 23 23:13:15 http://bugs.openembedded.org/show_bug.cgi?id=2159 Jul 23 23:13:16 look at that Jul 23 23:14:22 wait a moment i will brb Jul 23 23:15:15 k Jul 23 23:27:07 im back Jul 23 23:28:07 k Jul 23 23:28:11 k ? Jul 23 23:30:23 http://bugs.openembedded.org/show_bug.cgi?id=2159 Jul 23 23:30:39 i see Jul 23 23:30:46 but you need it ? Jul 23 23:30:51 need wut Jul 23 23:31:05 update the firmware Jul 23 23:31:22 how Jul 23 23:31:41 i read in bug 2159 Jul 23 23:32:32 right Jul 23 23:32:36 i dont uderstand what you wnat to show with this bug Jul 23 23:33:22 Well, I mean is http://bugs.openembedded.org/show_bug.cgi?id=2159 the bug I have? Jul 23 23:35:31 how do I update the firmware Jul 23 23:39:14 i have no idea Jul 23 23:39:36 try to search in google about hostap_cs and upgrade firmware for you model Jul 23 23:40:38 in bug have a link Jul 24 00:51:45 antihaxer: dude, for the love of god.... "man iwconfig" to connect to a network, and check the scroll back for where I told you to edit your kernel and build your own image if you want to upgrade the firmware Jul 24 00:52:36 antihaxer: maybe if I'm feeling giving I will give you the driver that can upgrade your firmware but honestly, I'm working for the next 3 weeks without a break and I've been working 16 hour days since Friday.... so... I would get to work if I were you Jul 24 00:52:39 * psycoman psycoman is loling Jul 24 00:52:51 fixing Jul 24 00:52:54 I cannot build my own image if I do not have oe installed Jul 24 00:52:55 * psycoman is loling Jul 24 00:53:06 And oe is giving me problems right now Jul 24 00:53:20 I tryed installing monotone Jul 24 00:53:29 It said I need boost 1.3 or greater Jul 24 00:53:33 I installed 1.4 Jul 24 00:53:37 Tried making it again Jul 24 00:53:42 SAme freaking error Jul 24 00:54:23 antihaxer: it is looking in the wrong place because by default boost installs itself in two folders.... a quick ln -s fixes it but I forget the exact folder Jul 24 00:54:43 doesn't your distro have monotone anyway? just install the package ya' n00b Jul 24 00:58:40 slapt-get did not have any packages for monotone Jul 24 00:59:03 antihaxer: Which distro? Jul 24 00:59:12 antihaxer: Debian sid and sarge definitely have it. Jul 24 00:59:15 Slackware Jul 24 00:59:33 I tried installing from the zource Jul 24 00:59:36 source* Jul 24 00:59:39 IT said install boost Jul 24 00:59:40 I did Jul 24 00:59:43 Then tried again Jul 24 00:59:48 ./configure gave me the same error Jul 24 01:00:03 hmm Jul 24 01:00:10 did you install boost, or boost-dev? Jul 24 01:00:35 The c++ boost libraries? Jul 24 01:01:18 Yeah Jul 24 01:01:25 did you install the runtimes, or the source headers too? Jul 24 01:02:44 I installed this Jul 24 01:02:46 http://sourceforge.net/project/downloading.php?group_id=7586&use_mirror=umn&filename=boost_1_34_0.tar.bz2&25379758 Jul 24 01:03:22 i installed oe and bitbake fine on ubuntu, but unable to build gpe-image Jul 24 01:03:52 didn't need boost though Jul 24 01:03:53 antihaxer: Your distro doesn't have prebuilt boost packages? Jul 24 01:03:54 Well, I was trying to install the latest version of monotone Jul 24 01:04:27 * psycoman think #OE is the right place Jul 24 01:05:45 No, my package manager did not show any boost or monotone packages Jul 24 01:06:36 Zero_Chaos, iwconfig does not work. I already tried man iwconfig and connecting to my ap. I get an error. "SET failed on device usb0 ; Operation not supported." Jul 24 01:08:24 antihaxer: dude, you thing your Compact flash wireless card is usb0? Jul 24 01:08:27 antihaxer: seriously? Jul 24 01:08:33 srsly Jul 24 01:08:40 I did iwconfig and it showed me usb0 Jul 24 01:08:45 * antihaxer shrugs Jul 24 01:08:51 yeah, with no wireless extentions Jul 24 01:08:58 Yes Jul 24 01:09:22 so you thought is was a wireless card.... because it had NO wireless extentions? Jul 24 01:09:29 wlan0 Jul 24 01:09:30 c'mont Jul 24 01:09:32 -t Jul 24 01:09:58 would irda possibly be it? Jul 24 01:10:09 iwconfig gives me lo, irda, and usb0 Jul 24 01:10:15 21:19 < Zero_Chaos> wlan0 Jul 24 01:10:26 sorry, did not see that Jul 24 01:10:43 ifconfig wlan0 up Jul 24 01:10:50 when you put in the card, it should load "hostap" and "hostap_cs" modules and create an interface named wlan0 Jul 24 01:10:51 antihaxer: paste your iwconfig here :) Jul 24 01:11:08 psycoman: he has no network, he can't paste anything Jul 24 01:11:30 * psycoman is thinking in stupid things :) Jul 24 01:11:41 psycoman: it happens Jul 24 01:11:58 Zero_Chaos: but the module not load auto Jul 24 01:11:58 ok Jul 24 01:12:06 he need do madprobe Jul 24 01:12:07 I unplugged my cf card then plugged it back in Jul 24 01:12:10 I then did Jul 24 01:12:12 modprobe hostap Jul 24 01:12:18 modprobe hostap_cs Jul 24 01:12:23 I then tried Jul 24 01:12:27 ifconfig wlan0 up Jul 24 01:12:29 No such device Jul 24 01:12:41 Iwconfig shows me lo, irda0, and usb0 Jul 24 01:12:45 :/? Jul 24 01:13:01 antihaxer: reboot the device with no wifi in, then insert the card, then "lsmod | grep hostap" Jul 24 01:13:11 yessir Jul 24 01:14:33 Laibsch: glad to see you have not given up all hope. We might not like each other but that doesn't mean you are not wanted here ;-) Jul 24 01:15:23 hmm ? Jul 24 01:16:15 psycoman: if you don't know about drama, don't ask Jul 24 01:16:19 Done Jul 24 01:16:41 hostap_cs, hostap, and ieee80211_crypt Jul 24 01:16:42 i got it Jul 24 01:16:52 lol many many times Jul 24 01:16:54 antihaxer: then it is working Jul 24 01:17:19 no wlan0 still Jul 24 01:17:36 ifconfig wlan0 up:No such device Jul 24 01:18:01 it loads the drivers but doesn't make the interface? that is fscked up Jul 24 01:18:09 only the usb0 and usb0:avah Jul 24 01:18:23 I do know know. Jul 24 01:18:27 * antihaxer shrugs Jul 24 01:22:26 * xota pira! Jul 24 01:22:52 No idea? Jul 24 01:25:38 antihaxer: I've never used an angstrom image I didn't build, so no, no idea Jul 24 01:25:55 Zero_Chaos: you use what ? Jul 24 01:26:23 psycoman: I build my own, I don't download Jul 24 01:26:41 psycoman: it's still angstrom, but I don't know what has been done to the "official" Jul 24 01:26:43 Zero_Chaos: like lfs ? Jul 24 01:27:25 psycoman: you know this is a developers channel right? Jul 24 01:27:59 sorry Jul 24 01:28:31 psycoman: no problem Jul 24 01:28:58 btw you are my hero Jul 24 01:29:07 Is there anyway you can just upload your image when you have time? Jul 24 01:29:15 psycoman: don't be an ass, I have no tolerance for it Jul 24 01:29:23 Btw, I found usb linksys adapter, same model as yours Jul 24 01:29:51 antihaxer: like I said, I just added the kernel-modules needed for it to my image, but I never even tried to dhcp with it.... Jul 24 01:29:58 antihaxer: but it seemed to work properly Jul 24 01:30:23 Zero_Chaos: i can get your image? to test in my zaurus ? Jul 24 01:30:36 * Zero_Chaos is not a distributor Jul 24 01:30:41 * antihaxer crys Jul 24 01:30:42 ok Jul 24 01:30:56 well, im go to bed Jul 24 01:30:58 night all Jul 24 01:31:00 Later Jul 24 01:31:10 antihaxer: I told you, I'm busy, and if I sleep tonight I'll be exstatic, that is how busy I am Jul 24 01:31:18 Ok Jul 24 01:31:26 antihaxer: if you want it, then get the dev environment up and I'll help you from there. Jul 24 01:31:27 Well, I do not want to bother you. Jul 24 01:31:57 antihaxer: I do not mind helping a little, but I don't have the time or inclination to start posting my personal images Jul 24 01:32:09 That is fine, I udnerstand. Jul 24 01:32:13 understand* Jul 24 01:33:15 So, you said that after I installed boost maybe monotone could not find it? Jul 24 01:34:07 antihaxer: Where did boost install to? Jul 24 01:34:09 /usr/local? Jul 24 01:34:12 antihaxer: yeah, search your system for boost and you will see that there is an empty folder except it contains another folder where boost hides, but monotone looks for it in .. Jul 24 01:34:24 You may need to prepend /usr/local to the search path when using ./configure Jul 24 01:34:49 NAbyss, how would i g about doing that. Jul 24 01:35:16 Searching for boost now... Jul 24 01:35:18 antihaxer: ./configure --help Jul 24 01:35:36 probably --include=/usr/local/include etc. Jul 24 01:36:26 usr/local/include/boost-1_3.4 Jul 24 01:36:37 usr/local/include/boost-1_34 Jul 24 01:37:07 Well, have a fiddle with --configure in that case Jul 24 01:37:23 Typically, autoconf will only search /usr/include Jul 24 01:37:25 Like this "./configure --include=/usr/local/include" Jul 24 01:38:07 Ja Jul 24 01:38:20 Did that, still get this. "configure: error: boost 1.32.0 or newer required" Jul 24 01:38:32 Hmm. Jul 24 01:38:36 As you can see I installed 1.34, so something is wrong. :/ Jul 24 01:38:49 Does that error message differ from that produced without the --include? Jul 24 01:39:15 Nope, I am pretty sure they are exactly the same, one second, I will check. Jul 24 01:39:47 Same error either way "configure: error: boost 1.32.0 or newer required" Jul 24 01:39:52 In that case, I would imagine that it still can't find the headers. I'd suggest trying --include=/usr/local/include/boost_1.blah.blah Jul 24 01:39:59 k Jul 24 01:42:09 ln -s /usr/local/include/boost-1->->* /usr/local/include/boost-> Jul 24 01:42:13 -> means tab Jul 24 01:42:19 that will fix it Jul 24 01:42:28 I can't believe that this isn't on the wiki, it really should be Jul 24 01:43:31 ln -s /usr/local/include/boost-1_34/boost/* /usr/local/include/boost-1_34/ Jul 24 01:43:59 si Jul 24 01:44:11 it is a bit crazy, but I got money says it works Jul 24 01:44:14 if not, I know what will Jul 24 01:50:42 si? Jul 24 01:50:51 ok Jul 24 01:50:53 lol Jul 24 01:50:54 I did that Jul 24 01:50:58 Now try ./configure agan? Jul 24 01:52:21 antihaxer: for monotone, yeah Jul 24 01:53:49 same exact error Jul 24 01:53:55 :/ Jul 24 01:54:00 I have really bad luck on linux Jul 24 01:54:26 okay okay, does it say where it is looking for boost? or just that it isn't there? Jul 24 01:54:52 checking boost version 1.32.0 or newer... no Jul 24 01:54:54 configure: error: boost 1.32.0 or newer required Jul 24 01:55:00 It just says it is not there. Jul 24 01:57:14 ln -s /usr/local/include/boost-1_34/boost /usr/local/include Jul 24 01:57:24 that will work, I know because I booted my system just for you Jul 24 01:58:38 <3 Jul 24 01:58:52 heh Jul 24 01:59:21 Different error now Jul 24 01:59:31 configure: error: the boost_filesystem library is required Jul 24 01:59:32 ... Jul 24 01:59:33 See `config.log' for more details. Jul 24 02:00:18 looks like you didn't enable enough of boosts featureset or your system is missing deps Jul 24 02:00:29 as I mentioned earlier, use a binary package from your distro ;-) Jul 24 02:00:32 I've got to run Jul 24 02:00:34 have fun Jul 24 02:01:27 later Jul 24 02:03:02 antihaxer.com/txt/config.log Jul 24 02:28:36 i used monotone 0.32 as the OE getting started pages mentioned **** ENDING LOGGING AT Tue Jul 24 02:59:57 2007