@# Quotes DB     useful, funny, interesting





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



Comments:

<0> Well, I'm going to try Debian on my device so an OE kernel is not an optimal solution...
<1> DataBeaver: my device can boot into debian with OE kernel and viceversa
<2> Well, this is the OE channel, so all solutions involve OE :)
<3> especially when people complain about crosscompiling
<0> Well, I did figure out the cross-compiling with some simple googling.
<0> And I have a suitable cross-compiler installed on my workstation box as well.
<4> DataBeaver: You can get the Kernel Source and config with OE (or read the .bb and get it there) and then compile it your self.
<5> DataBeaver: vi mykernel/Makefile - search for ARCH and do: ARCH ?= arm and CROSS_COMPILE ?= /here/is/my/toolchain/arm-unknown-linux-gnu- and so on
<5> or do it with...yeah
<0> mr_nice: That's more or less what I'm doing.
<6> koen: Which format are the current OE snapshots in now?
<4> DataBeaver: But because this is a oe chanel I would recommend to compile it with oe. There is no disadvantage using oe to compile the Kernel.
<7> Could it be that linux-libc-headers needs to depend on ipkg-utils-native? http://rafb.net/p/Lhip6620.html (rebuild after cleaning out tmp)
<3> RP: 0.32
<6> koen: ok, thanks



<7> The depenedency seems to be there since after building ipkg-utils-native beforehand, the linux-libc-headers package builds fine now.
<3> Laibsch: it already debends on that via package*.bbcl***
<8> RP: bitbake trunk doesnt seem to notice when some tasks are finished, it just hangs doing nothing
<9> hi all
<9> you sure that the epia include the x86 architectur ?
<8> RP: crap my bad, the task had dropped into shell for quilt
<9> i don't found the tutorial to install the system in the target box
<9> angstrom and epia is compatible ?
<3> disaster: yes, they should be compatible
<9> i look the tutorila in the angstrom website
<9> but there is not install the system build in the epia
<9> what is the command to clean my image to rebuild a new ?
<10> bitbake -cclean image-target
<9> ia have an error when i rebuild my image
<9> http://pastebin.ca/306437
<9> any idea ?
<9> i have also an error when i start the cmd bitbake -cclean image-target
<7> koen: Then why was it not built for me?
<7> koen: Look at http://rafb.net/p/Lhip6620.html
<1> Laibsch: which distro/machine/branch?
<7> openzaurus/collie/dev
<9> koen, you know how i must install the system in my Compact flash for the epia machine ? please
<1> Laibsch: openzaurus? not openzaurus-unstable?
<8> disaster: tar zxvf image.tar.gz
<8> RP: 2.6.19+git fails oopses on OOM as well
<7> hrw|work: openzaurus-unstable
<9> it's untar
<9> but after ?
<8> disaster: stick it in the IDE slot and boot?
<6> XorA: I wish I knew why that's happening to you. I oom'ed 2.6.19 a lot when testing the cache problem and it didn't crash :-/
<8> disaster: read the manual that came with your board
<7> hrw|work: http://rafb.net/p/urw3Sr66.html
<8> RP: not a clue
<9> if i just past the system not start
<9> no bootloader i thinks
<6> XorA: Can you hack an image to disable locale generation and try it after bootup, see if the same thing happens?
<8> disaster: then on another x86 machine install grub on you CF
<9> i have install the grub
<9> but for the system, there is no initrd
<8> RP: ok, Ill try and do that over weekend, got stuff to finish at wolg
<8> s/wolg/wolf/
<9> if i don't put inird, ther kernel break
<6> XorA: np
<3> XorA: you could use a image from angstrom with a self compiled kernel
<3> XorA: you loose a few kernel-modules, but it should work well enought for testing
<11> who did the src_distribute cl***?
<7> koen, hrw|work: Any idea why ipkg-utils-native was not built? If anything, the only mention of ipkg-utils-native in cl***es/package*.bbcl*** was in package_ipkg.bbcl***. Is that correctly included?
<3> mickeyl: http://oe-devel.bkbits.net:8080/openembedded/cset@1.2474
<8> koen: if I had the build images from feeds stuff Id do that, then Id have never noticed the OOM problem
<9> koen, you know if i must put a paticular option in menu.lst ?
<3> disaster: I know nothing about grub
<9> kk
<9> when i rebuild my image i have this error
<9> NOTE: Task failed:
<9> NOTE: package fakeroot-native-1.2.13-r1: task do_unpack: failed
<9> ERROR: TaskFailed event exception, aborting
<9> NOTE: package fakeroot-native-1.2.13: failed
<9> ERROR: Build of angstrom-bootstrap-image failed
<11> koen: thanks
<11> that needs to be enhanced
<11> our patches against the source files need to be in there as well



<11> hmm, nm, the patches are distributed as well
<11> however, that fails if we have more than one patch with the same name
<11> perhaps we can just add the .patches file to every tarball
<11> s/file/dir/
<2> was there a problem with fakeroot source moving?
<3> Crofton: there was (past tense)
<2> how much past tense? maybe disaster needs to update?
<3> updating is always good
<3> no use in reporting bugs against stale metadata
<3> XorA: I think I found the best place to put your sed magic
<8> koen: cool
<4> has anyone successfully build oe on a samba share?
<7> mr_nice: I doubt that is possible. Samba lacks the permission information for files.
<7> You could of course use an ext2 loop image on a samba share (if more than 2Gig loop files are possible with samba)
<4> Laibsch: thats a good Idea I will try this
<10> Laibsch: You can only grab >2gig files if mounted via cifs, not smb as far as I know
<12> NAbyss: bzzzt. Given the right configuration vars, samba handles >2gb just fine ;)
<10> NAiL: Does it?
<10> NAiL: I know samba does.. but the smb module in the kernel too?
<12> good point
<4> I will try it out
<9> re now when i start the system with grub
<9> the kernel start but break at this line
<9> hda : dma timeout error
<9> ide : failed opcode was : unknow
<9> hda : drive not ready for command
<9> hda : lost interrupt
<9> any idea please ?
<8> disaster: not working IDE interface?
<9> i don't know
<9> the cf is managed by the box like an hda
<9> no ide port in the mother board
<9> arf sorry just one ide port
<9> but not used
<8> disaster: still sound like to me you try to run before you learned to walk
<13> Laibsch org.oe.dev * rfce21e... / (8 files in 2 dirs): linux-libc-headers: basic unification
<9> Xora, ???
<9> your help is strange
<8> disaster: learn how to use your hardware, before you try making complex systems like Angstrom work
<2> any truth to this? :)
<2> http://news.yahoo.com/s/nm/20070105/wr_nm/germany_poland_internet_dc_1
<9> kk
<9> i go learn the datasheet
<1> Crofton: rather true
<2> no one has installed an access point on the German side and created a link deeper into Poland yet :)
<2> One of my colleauges lives about half a mile from campus, he uses a DBS satellite dish with a custom feed to receive wireless internet from campus
<14> RP: Morning. Did you get my e-mail last night?
<14> Does anybody know how to search the ibot logs? I am trying to find something from ~4-5 months ago
<1> ~logs
<15> apt/ibot/jbot/purl all log to http://ibot.rikers.org/<channelname>/ where channelname is html encoded ie: %23debian | lines that start with a space are not shown | some channels have stats at http://ibot.rikers.org/stats/<channelname>.html.gz, or updated "nightly"
<14> hrw|work: i know where they are. I was just wondering if there was some way to search through all the logs without having to open each day sepreately....
<16> morning
<8> hvontres|poodle: use google limited to that site
<4> It seems to work with a 25GB ext3 loop on a samba share (Kernel 2.6.17.13 samba 3.0.23c) I will report after a bootstrap image
<14> XorA: thanks. I din't think google would look inside those tar.gz files...
<8> hvontres|poodle: its clever enough to index gzipped html
<17> hi! can someone please help me setting up OE for arm926je based machine?
<1> shirour: create own machine config based on omap5912osk one
<18> re
<17> hwk|work: ok, thanks..! what do i need to change ?
<1> shirour: there is nrealy nothing to change
<17> hrw|work: great..! anythink important that i do need to change, or just run it?
<1> shirour: which kernel you use now?
<1> shirour: if it is in OE then select it in machine config. if not then select similiar or create own
<2> shirour, do you have any more info on machine? like a web page?
<18> guys, can you suggest some portable library or way to do atomic increment/decrement operations? is there such a thing?
<17> hrw|work: 2.6.15
<17> hrw|work: what parameters do i need to put in the machine part?
<1> shirour: mainline vanila one? vendor patches? omap patches?
<1> shirour: read OE manual?
<17> hrw|work: i have some neuros patches and some of my own
<17> Crofton: Yes, my wiki's hardware section - http://mrobefan.elwiki.com/Hardware_Information
<2> shirour, I suspect you will need to create your own kernel file


Name:

Comments:

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






Return to #oe
or
Go to some related logs:

#mysql
#linux
mozilla segmentation fault drapper
moscaic
#mysql
jobd bunch linux
#web
debian + samuel mathieson
etc-update mit kompare
#perl



Home  |  disclaimer  |  contact  |  submit quotes