**** BEGIN LOGGING AT Fri Jul 03 02:59:57 2009 Jul 03 10:26:51 HI Jul 03 10:27:03 I am trying to install the ogles driver Jul 03 10:27:16 but the command opkg libgles-omap3_3.00.00.06-r7.1_armv7a.ipk doesn't work ... Jul 03 11:00:43 Hello there Jul 03 11:00:57 someone online? Jul 03 11:40:47 hey everybody, what is the default root password? Jul 03 11:58:19 root Jul 03 12:05:42 hello Jul 03 12:06:02 doesn't someone installed the libgles on beagle ? Jul 03 12:26:11 is there a command to tell which version of angstrom I am using ? Jul 03 12:41:03 there is a file in your rootfs wich tells you wicht version you're running Jul 03 12:41:54 so the command that tells you will be 'cat /etc/angstrom-version Jul 03 12:55:17 thx Jul 03 20:16:58 hello Jul 03 20:18:27 I have been trying to build an image in Angstrom Stable for a Tosa (SL-6000) for a while and haven't ended up with much. Jul 03 20:18:59 It keeps failing on the wlan-ng kernel package wlan-ng-modules-0.2.8+svnr1859. Jul 03 20:21:04 ClashTheBunnyX: if you not afraid to edin, then remove wlan-ng from task-base Jul 03 20:21:11 the 2.6.29 kernel has wlan-ng built in Jul 03 20:21:18 s/edin/edit Jul 03 20:22:25 * XorA|gone never got round to finishing the tosa stuff Jul 03 20:23:11 I was looking at the Ubuntu change log for their patches for that same package and it seems that a svn1867 was "cherry picked" to fix building against 2.6.26. Jul 03 20:24:05 I would like wlan-ng because that's the wireless inside of the tosa (and I secure my wireless with VPN, so I don't care if it only does WEP) Jul 03 20:24:15 I just can't figure out how to change the SVN rev. I Jul 03 20:24:53 ClashTheBunnyX: 2.6.29 kernel has wlan-ng Jul 03 20:25:00 ClashTheBunnyX: external modules no longer needed Jul 03 20:25:11 ClashTheBunnyX: the fallout just needs fixed in OE Jul 03 20:25:44 That's music to my ears. Thanks XorA. I will remove it from the task-base. Jul 03 20:26:06 * XorA|gone hopes he remebered to add wlan-ng to the defconfig now Jul 03 20:26:44 Should I submit a bug report with a patch when I get it working on bugzilla? How is that best "officially" fixed? Jul 03 20:26:45 CONFIG_PRISM2_USB=m Jul 03 20:26:47 looks good Jul 03 20:27:13 ClashTheBunnyX: the fix is to make kernel-modules-prism2-usb (or whatever it is called) RPROVIDE wlan-ng-modules Jul 03 20:28:19 hmmm... Ok, should I create a bug that says that? Jul 03 20:28:28 ClashTheBunnyX: the best way to get patches in these days it to mailing list them Jul 03 20:28:37 ClashTheBunnyX: we have a system call patchworks now Jul 03 20:28:43 ClashTheBunnyX: that is the oe-devel mailing list Jul 03 20:28:47 Ok, then they will go through the 2 "Ack" system Jul 03 20:29:08 ClashTheBunnyX: if Im not too busy I should be able to ack/commit any patch for .dev Jul 03 20:29:19 * XorA|gone has a tosa here Jul 03 20:30:05 Ok, thanks, I'll try to set up the provides and then we'll hopefully be able to get some images building. Jul 03 20:30:24 ClashTheBunnyX: sorry I never got round to finishing the work Jul 03 20:30:37 * XorA|gone only has a tosa by fluke Jul 03 20:31:07 Don't apologize :-) My Tosa is mostly just for fun. Jul 03 20:31:54 I really appreciate all that is done with Angsrom with all of the Zauruii, it's great to have a modern operating system on them. Jul 03 20:33:16 So, the package that I want to provide wlan-ng-modules is kernel-module-prism2-usb_2.6.29-r0.1_tosa.ipk Jul 03 20:34:11 I think this line also needs fixing: MACHINE_EXTRA_RRECOMMENDS += "wlan-ng-modules-usb apm-tosa-suspendfix" Jul 03 20:34:26 it's in the tosa machine config. Jul 03 20:40:48 RPROVIDES_kernel-module-prism2-usb = "wlan-ng-modules-usb" should do it Jul 03 20:41:39 I hope Jul 03 20:43:53 and that's in the linux_2.6.29.bb or is that in the machine conf? Jul 03 20:47:06 in linux_2.6.29.bb Jul 03 20:47:28 * XorA|gone crosses his fingers Jul 03 20:48:17 I added PR="r0" because there wasn't a PR line, is that correct? Jul 03 20:53:46 ClashTheBunnyX: r0 is the default Jul 03 20:55:34 oh, so I should have given it a pr of r1... Jul 03 20:55:42 yeah Jul 03 21:04:35 * XorA|gone is building a tosa build Jul 03 21:05:35 * XorA|gone remembers now why he got bored, kexecboot wasnt working, but that was fixed Jul 03 21:05:47 also wlan-ng cant do wpa so was useless on my network Jul 03 21:09:09 Yeah, thanks to OpenVPN, I don't really care about WPA :-) Jul 03 22:20:48 hia all! quick question, what's the best way to go about customizing angstrom for a specific project? (strip out all the stuff not needed) some local.conf magic? Jul 03 22:58:38 roosmaa: create an image that only contains what you want Jul 03 22:58:52 ClashTheBunnyX: seems .dev is fixed for the wlan stuff by someone else Jul 03 23:03:05 XorA|gone: can't really strip hal and other components without rewriting most of the *.bb files :/ Jul 03 23:03:43 roosmaa: well that depends what you are using that drags in hal Jul 03 23:04:56 hal is required for pulse and xorg, but thats about all I think Jul 03 23:05:29 jup, but to get any reasonable GUI X / KDrive is kinda a must Jul 03 23:05:52 how small you wanting to go, hal isnt that big :-) Jul 03 23:07:15 frankly I don't care about size, but I do need to get it booting < 5 seconds :) (with default x11-image it's around 1.5min) Jul 03 23:10:14 roosmaa: ah, udev takes a large chunk of that Jul 03 23:10:40 roosmaa: 1.5min for second boot? Jul 03 23:12:32 XorA|gone: second boot is a bit faster, but still not acceptable (I suppose ~60 sec). And yes, udev is the most annoying one :) Jul 03 23:12:56 roosmaa: I did have great success using mdev to populate /dev then letting udev take over later in boot Jul 03 23:13:48 roosmaa: but due to general OM disasterness I never got allowed to finish Jul 03 23:16:02 OM? or OE? ^^ Jul 03 23:17:35 roosmaa: OM Jul 03 23:35:24 * XorA|gone is off to play WoW for a bit **** ENDING LOGGING AT Sat Jul 04 02:59:57 2009