@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7



Comments:

<0> hrw: hi :)
<1> hi marcos
<2> thejapa, hey
<0> Kristoffer: hey. got lucky with your SRCDATE? :)
<2> thejapa, yeah works like a charm. And also found some opie packages that were forgotten
<1> Kristoffer: like which?
<0> nice :)
<2> hrw, opie-stumbler and addressbook was misspelled
<2> noticed when it draged 20060706 instead of 20060627
<1> Kristoffer: o..
<2> havent moved them over to the other opie-versions file yet though
<3> so If I want to add a package to my distro, where would be the best/usual place to do it?
<1> tkp: distro or image?
<2> tpk package inside image or distro?
<3> well, into my final image
<1> tkp: add it into IPKG_INSTALL/RDEPENDS of tkp-image.bb



<3> so... export IPKG_INSTALL = "task-bootstrap mplayer" for example?
<1> yes
<1> cu
<4> cya
<2> mickey|out, ?
<2> all is silent
<5> morning all
<3> morning
<5> hey tkp
<3> hey do13
<1> hi
<1> do13_: which ver of wlan-ng crap is needed for 2.6/tosa?
<1> | /home/hrw/devel/build/3541/tmp/work/tosa-linux/wlan-ng-modules-0.2.3+svn20060707-r0/trunk/src/p80211/Modules.symvers: No such file or directory
<1> do13_: I got this with 0.2.3 and svn
<6> lenehan org.oe.dev * rca2a1042... /packages/glibc/ (glibc-2.4/no-z-defs.patch glibc_2.4.bb):
<6> glibc 2.4: To build glibc for sh we need to p*** no-z-defs=yes via
<6> configparams. Add a patch to do this so it builds for sh3 and sh4.
<3> If I want to enable frame buffer support, I will need to edit the kernel config for my machine (epia)
<1> yes
<3> epia_defconfig?
<3> but it says at the top: Automatically generated make config: don't edit
<3> are my changes just going to get overwritten?
<1> tkp: did you ever configured linux kernel?
<3> yes
<3> (usually though menuconfig)
<1> tkp: then let bitbake unpack/patch/configure epia kernel and then go into tmp/work/*epiakernel* and reconfigure it
<5> hi hrw
<1> tkp: then copy .config as epia_defconfig for your target
<5> hrw: which kernel version
<3> hrw: ah ok
<1> do13_: 2.6.17-r6
<5> .dev?
<1> .oz354x with kernel from .dev and wlan-ng svn from .dev
<3> framebuffer support requires /dev/fb0 (I think) which is not on my target currently
<5> hrw: use 0.2.3 from .dev
<1> do13_: ok
<3> you know where I would need to go to add in the required dev nodes?
<1> tkp: device_table.txt
<5> hrw: .oz354x needs the module symvers patch (included in .dev)
<1> ok
<1> do13_: will push it then
<1> NOTE: package wlan-ng-modules-0.2.3-r3: task do_build: completed
<1> do13_: wlan-ng-utils also need update?
<5> hrw: probably not
<1> ok
<0> morning ppl. :)
<1> hi marcos
<0> hi hrw :)
<1> NOTE: package wlan-ng-utils-0.2.3-r2: task do_build: completed
<1> tosa/2.6 beware! I'm coming
<5> hehe
<5> opie image?
<1> yep
<0> hrw: FYI. my 1st payment got delayed. actually a lot of google payments got delayed... international money transfer issues... :(
<1> currently have gpe on tosa
<3> hrw: any ease way to use menuconfig in cross compilation mode (ie, with the correct flags for it to recognise that I'm cross compiling), or should I just edit by hand?
<1> thejapa: happens
<5> gpe with 2.4?
<1> do13_: yes
<1> tkp: ARCH=value_of_target_arch make menuconfig
<1> do13_: wlan-ng-modules build ok for 2.6.16 when module.symvers patch applied?



<1> cu
<5> hrw|gone: yep
<3> ok, I reconfigured the kernel, should I copy the new .config to /stv/trunk/oe/build/tmp/work/epia-linux/linux-epia-2.6.12-r2/defconfig, or into the package folder?
<0> tkp: i believe you should copy it into your .dev/packages/linux-epia-2.6.12-r2/defconfig, in other words, you package folder.
<0> hrw must be coming back in a few minutes anyway. :)
<3> right, and then bump the revision number to get it to rebuild
<5> tkp: if you bump PR, then the package folder is correct
<5> hey koen
<7> good morning all
<0> morning koen
<3> cool, is bumping the PR the only way to get it to rebuild from the package dir, or would -c clean linux-epia do the same?
<8> morning
<5> hey XorA
<5> tkp: -c clean does the same. But you have the same version number so ipkg can't upgrade these packages
<3> ah ok, so best to just use clean after a failure, and use PR when making modifications
<0> tkp: -c clean won't hurt after PR. :)
<0> s/PR./PR bump./
<9> morning
<8> ~lart gtk+
<9> do13_: what would you say about tosa/2.6 for 3.5.4.1?
<5> hrw|work: showstoppers are ohci pm and a replacement for usbctrl
<9> ok
<9> do13_: I'm now finishing opie-image build for tosa - will build gpe-image later.
<9> do13_: both based on 2.6.17/.dev and both added into feed (directory got 711 perms so noone will see it ;)
<5> hrw|work: Image flashed?
<9> not yet
<9> NOTE: package opie-image-1.0-r20: task do_build: completed
<9> finally
<5> cool
<3> the device node I need (/dev/fb0) is in device_nodes, yet it isn't being created in my arget image
<3> what controls which nodes are actually created?
<7> tkp: iirc makedevs
<5> tkp: which image you are building?
<3> its for an epia
<3> I'm trying to add framebuffer support
<3> I enabled it in the kernel, but need to get the dev node created
<0> stupid question: what about udev? isn't it used with epia and kernel 2.6?
<7> tkp: org.oe.dev/files/
<7> tkp: see http://www.openembedded.org/viewmtn/revision.psp?id=4059b35d988a80b56a7e6c4290a657321f196ac2 for some doc on the modified behaviour
<7> thejapa: sometimes you need the devnode before udev is launched (like /dev/console)
<0> koen: got it.
<9> do13_: NOTE: package gpe-image-1.0-r22: task do_build: completed
<9> flashing 2.6 opie...
<5> koen: just a question: why is the makedevs handling in image_ipk.bbcl*** the name sounds misleading
<5> hrw|work: how long does it take to on your machine to builld the gpe-image, this sounds very fast
<9> do13_: I used 3.5.4.1 build
<5> hrw|work: ok
<9> do13_: so I had to rebuild only tosa stuff
<9> yellow dragon took my tosa
<5> cool
<9> altboot need tosa love
<5> hrw|work: arh, you used 1.0.6?
<9> bootsplash too
<9> do13_: 1.0.7
<5> do13: what's wrong with altboot 1.0.7?
<9> it starts but I did not pressed key for it
<9> will look after reboot (maybe some keypress left after altboot p***)
<3> I can't work out which file is actually being used to generate my device nodes. None of the files in org.oe.dev/files/ look like the layout I have, and nor does device_table.text in initscripts
<5> hrw|work: altboot waits for keypresses?
<9> do13_: 'press eny key to launch altboot' on tosa looks like key is pressed even if not
<5> hrw|work: ok haven't realized this :)
<9> now it died on calibration... touched all 5 points
<5> hrw|work: do a reset, I saw this 2 time
<9> do13_: booted
<9> do13_: that pcmcia 'empty socket' is jacket slot?
<5> hrw|work: yes.
<0> ~lart gaim
<10> tkp: What's in tmp/rootfs/dev ? (pastebin it)
<10> tkp: Look for makedev calls in the log: grep makedev tmp/work/bootstrap-image-1.0-r0/temp/log.do_rootfs.*
<9> ~lart kde & cups combo
<7> ~lart automake1.4


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #oe
or
Go to some related logs:

ascii-graphics apt-get
kwin compiz kcontrol
#php
gentoo vesa-tng
#osdev
#linux
#osdev
php fseek
howto prove N*(N+1)/2
#debian



Home  |  disclaimer  |  contact  |  submit quotes