Join the chat at beagleboard.org/chat
IRC Log for 2010-08-02
Timestamps are in UTC.
- [00:01:20] <rcn-ee>
RobotGuy, number one faq at the moment.. X-loader 1.4.4ss only works with U-boot 2010-03.. REread the directions here to re-flash.. http://www.angstrom-distribution.org/demo/beagleboard/
- [00:02:55] * jayabharath (~a0866114@nat/ti/x-tkbrxswlzznvinxj) has joined #beagle
- [00:11:35] <RobotGuy>
I have X-Loader 1.4.2 on my Beagle
- [00:12:37] <djlewis>
RobotGuy: still not booting?
- [00:13:08] <rcn-ee>
RobotGuy, yeap, that one won't work.. upgrade it.. or use a u-boot from 2009..
- [00:21:09] * janneg (~janne@chybek.jannau.net) Quit (Remote host closed the connection)
- [00:27:32] * metaliving (~victorere@athedsl-4393365.home.otenet.gr) Quit (Quit: Leaving)
- [00:29:17] * raster (raster@enlightenment/developer/raster) has joined #beagle
- [00:33:15] <RobotGuy>
I did those commands and now my Beagle won't boot.
- [00:35:03] <rcn-ee>
RobotGuy, did you copy MLO and u-boot.bin to your sd card?
- [00:35:08] <RobotGuy>
Yes
- [00:35:52] <rcn-ee>
what happens when you hold down the user key? then plug in power?
- [00:36:00] <rcn-ee>
s/key/button/g
- [00:37:39] <RobotGuy>
Nothing happens.
- [00:38:06] <rcn-ee>
okay, you'r working with a linux development pc right?
- [00:38:14] <RobotGuy>
I will have to recover my Beagle.
- [00:38:19] <thurbad>
not even the 40T message or 40whatever?
- [00:38:27] <RobotGuy>
Not even that.
- [00:39:24] <rcn-ee>
RobotGuy, if your using atleast a linux development pc.. here's my script (there's about 5 different ones) to take care of it.. http://elinux.org/BeagleBoardUbuntu#Upgrade_X-loader_and_U-boot (no worries your probally the 100th person i've pointed to there..)
- [00:46:30] <RobotGuy>
Your script says it doesn't see /dev/sdc1 which is there.
- [00:46:43] * n6pfk (~n6pfk__@pool-173-53-57-150.rcmdva.fios.verizon.net) has joined #beagle
- [00:47:22] <thurbad>
sdc is usually a hard drive, are you sure that's the right device?
- [00:47:38] <RobotGuy>
Yes, it is the correct device.
- [00:47:56] <thurbad>
is the mmc mounted?
- [00:48:23] <RobotGuy>
No, but I have tried it mounted also.
- [00:49:46] <RobotGuy>
.. /dev/sdc1 is a 100 MB VFAT partition.
- [00:50:47] <rcn-ee>
RobotGuy, "sudo fdisk -l" will give you a listting of all
- [00:51:15] <RobotGuy>
Yes, I know.
- [00:52:06] <RobotGuy>
My /dev/sdc is the SD Card.
- [00:53:36] <rcn-ee>
weird.. its works fine for me, just upgrading a couple beagles tonight.. your system isn't by chance non-english?
- [00:53:56] <RobotGuy>
It is English.
- [00:55:34] <rcn-ee>
just "./mk_mmc.sh --mmc /dev/sdc" right?
- [00:56:48] <RobotGuy>
I see my error now. I was doing "./mk_mmc.sh --mmc /dev/sdc1"
- [00:56:51] <thurbad>
oh.. I had to run it as sudo sh mk_mmc.sh .... otherwise I got errors trying to just run it as sudo ./mk_mmc.sh I probably didn't set it as executable
- [00:57:17] <RobotGuy>
I am root.
- [00:58:21] <rcn-ee>
bzr should keep it executable.. (well it does in lucid/maverick) it should be run as a user (it uses sudo when required) it could check for that, but it's simple..
- [00:58:53] <RobotGuy>
I ran it as root and it seems to have works fine.
- [00:59:45] <rcn-ee>
cool.. btw did it nicely error out with "/dev/sdc1" atleast, i should add to the doc just call the main device..
- [01:01:02] <RobotGuy>
Yes, it did the right thing and errored out when I used /dev/sdc1
- [01:01:39] <RobotGuy>
Yes, that clarification would be useful and show an example - that will help newbies.
- [01:04:20] <RobotGuy>
Often, examples are more valuable than the actual instructions.
- [01:06:10] <RobotGuy>
Thanks for the assistance. :)
- [01:06:51] <rcn-ee>
no problem.. i'll tweak the instuctions with an exampe..
- [01:07:07] <RobotGuy>
I think that will help everyone. :)
- [01:07:52] <RobotGuy>
Examples are very important, especially with technical subjects and all levels of people's experience.
- [01:09:43] <rcn-ee>
Well that's one reason most things on the wiki are scripts now.. the technical examples just kept getting longer and longer.. ;)
- [01:10:18] <RobotGuy>
I understand that. Scripts are good, but can't replace understanding.
- [01:10:51] <rcn-ee>
i think this helps clarify it: http://elinux.org/BeagleBoardUbuntu#Upgrade_X-loader_and_U-boot ;)
- [01:11:00] <RobotGuy>
I do understand what is being done, but my problem was matching up the right versions of everything I needed.
- [01:12:02] <rcn-ee>
yeah the notes for the X-loader 1.4.2 and u-boot 2009 -> 1.4.4ss/u-boot 2010-03 is a complete mess
- [01:14:43] <RobotGuy>
I made a small edit, which I believe adds more needed clarification.
- [01:15:34] <RobotGuy>
I've written a bit of stuff on elinux.org. :)
- [01:18:34] * thurbad (~nathan@2002:4c5b:3a:0:223:69ff:fe72:61cf) Quit (Read error: Operation timed out)
- [01:19:05] <rcn-ee>
it looks good... sometimes i almost feel spoiled with the stuff on elinux specially when working on non-omap devcies.. Wondering why someone didn't write something down.. (thinking freescale and nvidia arm)
- [01:19:28] * thurbad (~nathan@2002:4c5b:3a:0:223:69ff:fe72:61cf) has joined #beagle
- [01:22:21] <RobotGuy>
That's the beauty of collaboration. :) We can all add our knowledge to the whole to make it better.
- [01:23:46] <RobotGuy>
I helped write some of the stuff for Hammer Board.
- [01:24:23] <rcn-ee>
i still haven't powered mine up.. the xm and panda keep getting in the way..
- [01:24:26] <RobotGuy>
I never did get along well with Buildroot though.
- [01:25:03] <RobotGuy>
I soooo want an XM to put on my robots. I need that onboard 4 port USB hub.
- [01:25:32] <rcn-ee>
i know they are getting close.. gerald has an update on the email group.. so should be any 'week' now.. ;)
- [01:26:15] <RobotGuy>
I know they are working really hard to resolve the issue(s) that are causing problems.
- [01:37:25] * khasim (~a0393720@192.163.20.231) has joined #beagle
- [01:38:15] * kanru (~kanru@61-30-10-70.static.tfn.net.tw) has joined #beagle
- [01:46:07] * gdm (~gdm@190.55.34.222) has joined #beagle
- [01:51:07] <RobotGuy>
I think my beagle still is not booting.
- [01:51:35] <RobotGuy>
It has stopped at "usb 1-2.4: configuration #1 chosen from 1 choice"
- [01:54:09] <thurbad>
I had problems with kernel 2.6.32 when the otg was plugged in
- [01:55:02] <RobotGuy>
My OTG is not plugged in.
- [01:55:40] <thurbad>
it also didn't like my laser mouse plugged into a self powered hub for some reason
- [01:55:56] <RobotGuy>
My hub is not self powered.
- [01:56:14] <RobotGuy>
It could be, but is not at this time.
- [02:01:53] <rcn-ee>
save your self some trouble shooting time, power the hub with an external power supply
- [02:04:14] <ds2>
and don't use a UPS ;)
- [02:04:28] <RobotGuy>
I have my beagle powered by a 5V wall wart.
- [02:04:53] <RobotGuy>
I need ALL the hub's ports.
- [02:05:11] <rcn-ee>
yeah... but the ehci doesn't supply that much..
- [02:05:34] <RobotGuy>
I don't have another 5V wall wart.
- [02:05:36] * jayabharath (~a0866114@nat/ti/x-tkbrxswlzznvinxj) Quit (Ping timeout: 240 seconds)
- [02:05:49] <rcn-ee>
or usb hub didn't come with one?
- [02:05:57] <rcn-ee>
or/your
- [02:06:10] <RobotGuy>
No, it did not come with one. The one I have was purchased separately.
- [02:07:33] <thurbad>
does it boot if you unplug your hub? just for testing purposes
- [02:07:50] <RobotGuy>
When I was 17, I was heading in the directions of these young people. I just wasn't able to proceed.
- [02:07:59] <RobotGuy>
Oops, wrong chat.
- [02:08:09] <thurbad>
ds2, why not use a ups?
- [02:08:14] <RobotGuy>
I have unplugged the hub and am rebooting.
- [02:09:00] <RobotGuy>
It's getting further now, but has stopped again, which I believe is normal for a first boot.
- [02:09:31] <RobotGuy>
I will need to get another 5V wall wart for development use.
- [02:09:58] <thurbad>
if you're using an x-server, some servers take a long time on the first boot
- [02:10:03] <ds2>
thurbad: ask rcn-ee ;)
- [02:10:28] <RobotGuy>
This is the Angstrom demo image, so it might take awhile for this first boot.
- [02:13:18] <rcn-ee>
thurbad, cause they don't always survive lighting strikes.. ;) and you lose hardware on the side.. cheap crappy ups..
- [02:14:16] <thurbad>
so what do you use instead, just a surge protector?
- [02:14:35] * mpoirier (~quassel@S0106002369de4dac.cg.shawcable.net) has joined #beagle
- [02:15:02] <rcn-ee>
nah.. a better ups with higher ratings.. we've had some nasty storms come thru northern minnesota this summer...
- [02:15:24] <thurbad>
luckily we generally have sheet lightningrather than lightning that strikes the ground here in so-cal
- [02:16:48] <rcn-ee>
it's like what you gonna do.. oh yeah upgrade! ;)
- [02:18:19] * matthsu (~matt@61-30-10-70.static.tfn.net.tw) Quit (Quit: Lost terminal)
- [02:19:20] * mpoirier (~quassel@S0106002369de4dac.cg.shawcable.net) Quit (Ping timeout: 265 seconds)
- [02:20:31] * matthsu (~matt@61-30-10-70.static.tfn.net.tw) has joined #beagle
- [02:37:15] * jkridner_ (~jason@pdpc/supporter/active/jkridner) has joined #beagle
- [02:39:40] * jkridner (~jason@pdpc/supporter/active/jkridner) Quit (Ping timeout: 265 seconds)
- [02:39:40] * jkridner_ is now known as jkridner
- [02:40:15] * khasim (~a0393720@192.163.20.231) Quit (Ping timeout: 264 seconds)
- [02:43:27] <RobotGuy>
How long does it usually take for a first boot of the Angstrom Demo system?? Mine is still stuck.
- [02:44:19] <rcn-ee>
if it's more then 1-5 mins it's way too long...
- [02:44:26] * scrp3l (~scrp3l@201.250.178.201) has joined #beagle
- [02:44:32] <RobotGuy>
It's WAY too long now then.
- [02:45:16] <rcn-ee>
first try rebooting it, maybe the script finished but didn't move on...
- [02:45:48] <RobotGuy>
Rebooting now and it stopped at the same place it was stuck at.
- [02:46:49] <rcn-ee>
weird... can you get us a serial log from power on too stuck.. (dump it to pastebin) haven't booted angstrom in half a year, but i'll take a look..
- [02:47:12] <RobotGuy>
Sure, I will do that - won't take long.
- [02:48:00] * Zoxc (~zoxc@ti0128a340-dhcp0032.bb.online.no) Quit ()
- [02:48:30] * n6pfk (~n6pfk__@pool-173-53-57-150.rcmdva.fios.verizon.net) Quit (Remote host closed the connection)
- [02:49:58] * n6pfk (~n6pfk__@pool-173-53-57-150.rcmdva.fios.verizon.net) has joined #beagle
- [02:50:46] * new2bb (a4a4fa0a@gateway/web/freenode/ip.164.164.250.10) has joined #beagle
- [02:51:32] <RobotGuy>
rcn-ee: http://pastebin.com/8vHa5F6p
- [02:53:40] <rcn-ee>
weird, but doesn't look like it passed the root location, just : Kernel command line: console=ttyS2,115200n8 vram=12M omapdss.def_disp=dvi omapfb.mode=dvi:1024xt
- [02:54:36] <rcn-ee>
i would add "root=/dev/mmcblk0p2 rootwait rootfstype=ext3 rw" to your bootarg
- [02:55:45] <RobotGuy>
OK
- [03:03:16] * cody (~cody@dslb-084-056-076-060.pools.arcor-ip.net) Quit (Ping timeout: 240 seconds)
- [03:05:34] * cody (~cody@dslb-084-056-111-153.pools.arcor-ip.net) has joined #beagle
- [03:11:54] <RobotGuy>
rcn-ee: http://pastebin.com/1bcFL51E <-- latest boot log. Stuck now.
- [03:16:06] * jkridner1 (~a0321898@nat/ti/x-ltkocwpaswqmxcov) has joined #beagle
- [03:20:15] <rcn-ee>
RobotGuy, double check your bootarg.. the root=/something will show up on Line 54: Kernel command line: console=ttyS2,115200n8 vram=12M omapdss.def_disp=dvi omapfb.mode=dvi:1024t (and it's not..)
- [03:22:34] <RobotGuy>
My bootargs = "console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait omapfb.video_mode=1024x768MR-24@60"
- [03:23:10] <RobotGuy>
I have a 1920x1200 capable monitor.
- [03:23:34] <RobotGuy>
25.5" wide screen :D
- [03:31:00] <RobotGuy>
I do not know why my beagle is not booting.
- [03:32:57] * soman (~somnath@118.102.130.6) has joined #beagle
- [03:40:12] * chainsawbike (~chainsawb@202-0-50-230.cable.telstraclear.net) has joined #beagle
- [03:41:51] <RobotGuy>
I didn't delete the boot.scr - just did that and am rebooting.
- [03:43:17] <RobotGuy>
Why is it still looking for a ubifs file system?
- [03:43:35] <RobotGuy>
On device 253:1
- [03:46:16] <RobotGuy>
What is the vram=12M parameter for??
- [03:55:28] <thurbad>
sets the amount of ram dedicated to the display
- [03:57:08] <RobotGuy>
Ahhhh, OK.
- [03:57:20] <RobotGuy>
My beagle is still stuck.
- [03:58:10] <thurbad>
at the same place?
- [03:58:38] * KosiNuss_ (~tom@p549203B8.dip0.t-ipconnect.de) has joined #beagle
- [03:59:08] <RobotGuy>
Yes
- [03:59:09] * duffolonious (~bryan@75-168-87-92.mpls.qwest.net) Quit (Ping timeout: 240 seconds)
- [04:00:06] <RobotGuy>
Is "bootcmd=run autoboot" right?
- [04:01:27] * duffolonious (~bryan@75-168-87-92.mpls.qwest.net) has joined #beagle
- [04:01:52] * KosiNuss (~tom@p5492136F.dip0.t-ipconnect.de) Quit (Ping timeout: 240 seconds)
- [04:01:55] <thurbad>
are you using a boot.scr?
- [04:02:19] <RobotGuy>
Not now.
- [04:03:42] <thurbad>
it looks like it's booting from nand with android to me
- [04:04:34] <RobotGuy>
I did have Android in NAND, but it should boot only the SD if a card is present.
- [04:04:36] <thurbad>
line 26 of your boot log says no mmc was found
- [04:05:07] <RobotGuy>
Was working fine like that. There is a wrong "mmcinit" command somewhere, but I don't see it.
- [04:05:24] <thurbad>
line 27
- [04:06:13] <thurbad>
it should probably be mmc init, not run together as one word in the bootloader version you have, I believe
- [04:07:31] <RobotGuy>
Yes, but where is the errant command? Where do I change it? I don't see where.
- [04:08:23] <thurbad>
can you interrupt the boot sequence, run printenv and pastebin the environment
- [04:09:06] <RobotGuy>
Sure
- [04:11:06] <RobotGuy>
http://pastebin.com/W79SM1P7
- [04:11:07] <thurbad>
mine has bootcmd=if mmc init.... that's probably where your stray mmcinit is
- [04:11:40] <RobotGuy>
Is "bootcmd=run autoboot" right?
- [04:12:37] <RobotGuy>
A bug in autoboot?
- [04:12:43] <thurbad>
yeah, that's fine, your autoboot is an alias to several commands
- [04:13:01] <RobotGuy>
I don't see the bad mmcinit command
- [04:13:19] <thurbad>
line 35
- [04:14:08] <RobotGuy>
I must be blind
- [04:14:23] <thurbad>
you have a pretty complex environment configured
- [04:15:16] * rmattes (~rmattes@c-98-235-164-215.hsd1.pa.comcast.net) has joined #beagle
- [04:18:19] <thurbad>
have you tried reseating your SD card?
- [04:19:43] <RobotGuy>
Several times
- [04:21:38] <thurbad>
have you inspected the socket?
- [04:22:17] <thurbad>
the mmc socket on my first beagle had a pin snap off within a week of receiving it :/
- [04:22:55] <thurbad>
but you were able to recover using the mmc tonight, right?
- [04:23:54] * drinkcat (~nicolas@119.56.3.26) has joined #beagle
- [04:24:55] <RobotGuy>
It's booting now! I had to put a kernel on the SD card.
- [04:25:29] <thurbad>
oh, you didn't have a uImage on the rootfs partition?
- [04:26:00] <RobotGuy>
No, I didn't, silly me.
- [04:26:02] <thurbad>
... that would do it too
- [04:26:14] <RobotGuy>
Indeed
- [04:26:41] <thurbad>
the no mmc card found is a bad message for a missing uImage
- [04:28:13] <RobotGuy>
Now I have to switch my mouse and keyboard to beagle so I can tinker with X. Thanks for assisting!
- [04:29:00] <thurbad>
np, glad you got it working
- [04:29:04] * Redb3ard (~SF0010MAC@75.110.202.83) has joined #beagle
- [04:31:56] * heathkid (~heathkid2@173-121-106-33.pools.spcsdns.net) has joined #beagle
- [04:49:07] * Redb3ard (~SF0010MAC@75.110.202.83) Quit (Quit: Redb3ard)
- [04:50:12] * n6pfk (~n6pfk__@pool-173-53-57-150.rcmdva.fios.verizon.net) Quit (Remote host closed the connection)
- [04:51:20] * BThompsonGR (~bernie@cpe-76-183-65-93.tx.res.rr.com) Quit (Read error: Connection reset by peer)
- [04:58:59] * heathkid (~heathkid2@173-121-106-33.pools.spcsdns.net) Quit (Quit: Leaving)
- [05:04:53] * Jefro (~jefro@cust-67-203-89-34.static.o1.com) has joined #beagle
- [05:07:56] * radhermit (~radhermit@radhermit-1-pt.tunnel.tserv3.fmt2.ipv6.he.net) Quit (Ping timeout: 252 seconds)
- [05:10:21] * radhermit (~radhermit@radhermit-1-pt.tunnel.tserv3.fmt2.ipv6.he.net) has joined #beagle
- [05:13:05] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) has joined #beagle
- [05:15:54] * rmattes (~rmattes@c-98-235-164-215.hsd1.pa.comcast.net) Quit (Quit: rmattes)
- [05:16:01] * KosiNuss_ (~tom@p549203B8.dip0.t-ipconnect.de) Quit (Ping timeout: 276 seconds)
- [05:18:27] * robclark (~robclark@ppp-70-129-138-99.dsl.rcsntx.swbell.net) Quit (Quit: be seeing you)
- [05:20:50] * screwgoth (~raseel@122.170.32.94) has joined #beagle
- [05:29:33] * mchua_afk is now known as mchua
- [05:35:39] * khasim (~a0393720@192.163.20.231) has joined #beagle
- [05:43:35] * nitesh (~nitesh@122.169.50.238) has joined #beagle
- [05:54:25] * jpirko (~jirka@ip-89-103-91-100.net.upc.cz) has joined #beagle
- [06:06:27] * lag (~lag@cpc2-aztw21-0-0-cust264.aztw.cable.virginmedia.com) has joined #beagle
- [06:16:00] * RobotGuy (~n7pkt@pool-173-50-247-7.ptldor.fios.verizon.net) Quit (Read error: Connection reset by peer)
- [06:16:36] * drinkcat (~nicolas@119.56.3.26) Quit (Ping timeout: 240 seconds)
- [06:17:44] * tsjsieb (~tsjsieb@194.109.164.83) has joined #beagle
- [06:19:57] * ravi (ca36af83@gateway/web/freenode/ip.202.54.175.131) has joined #beagle
- [06:20:07] <ravi>
Hi what is GIT?
- [06:23:56] <dm8tbr>
a DVCS
- [06:25:28] <eFfeM_work>
ravi: http://lmgtfy.com/?q=git
- [06:26:55] * franktango (~a0746747@nat/ti/x-sniomyooqncvqmpf) has joined #beagle
- [06:31:34] * ogra (~ogra@ubuntu/member/ogra) Quit (Ping timeout: 260 seconds)
- [06:32:27] * ogra (~ogra@ubuntu/member/ogra) has joined #beagle
- [06:32:32] * KosiNuss_ (~tom@p549203B8.dip0.t-ipconnect.de) has joined #beagle
- [06:32:40] * thaytan (~jan@ppp59-167-167-201.static.internode.on.net) Quit (Ping timeout: 240 seconds)
- [06:33:17] * jpirko (~jirka@ip-89-103-91-100.net.upc.cz) Quit (Quit: Leaving)
- [06:33:25] * harbaum (~quassel@et-1-20.gw-nat.bs.ka.oneandone.net) has joined #beagle
- [06:43:01] * screwgoth1 (~raseel@122.170.118.103) has joined #beagle
- [06:44:12] * KosiNuss_ (~tom@p549203B8.dip0.t-ipconnect.de) Quit (Quit: Leaving)
- [06:44:27] * alf__ (~alf@samothrace.apel.ee.upatras.gr) Quit (Ping timeout: 264 seconds)
- [06:45:07] * hitlin37 (6eea0302@gateway/web/freenode/ip.110.234.3.2) has joined #beagle
- [06:45:10] <ravi>
where can i get android kernel for beagle board
- [06:45:39] * alf__ (~alf@samothrace.apel.ee.upatras.gr) has joined #beagle
- [06:45:45] * screwgoth (~raseel@122.170.32.94) Quit (Ping timeout: 258 seconds)
- [06:46:02] * Gaston|Home (~Gaston@c-bd2ce353.155-1-64736c11.cust.bredbandsbolaget.se) Quit (Ping timeout: 240 seconds)
- [06:47:38] * screwgoth (~raseel@122.170.53.43) has joined #beagle
- [06:49:07] * GrizzlyAdams (~Grizzly@ip98-184-88-41.mc.at.cox.net) Quit (Quit: Leaving.)
- [06:49:18] * soman (~somnath@118.102.130.6) Quit (Ping timeout: 260 seconds)
- [06:50:30] * screwgoth1 (~raseel@122.170.118.103) Quit (Ping timeout: 265 seconds)
- [06:52:07] * amitk (~amit@a91-154-124-12.elisa-laajakaista.fi) has joined #beagle
- [06:52:48] <ravi>
can anyone guide me where can i get android kernel
- [06:52:58] <ravi>
for beagle board
- [06:53:52] * alf__ (~alf@samothrace.apel.ee.upatras.gr) Quit (Ping timeout: 265 seconds)
- [06:53:54] * alf__ (~alf@samothrace.apel.ee.upatras.gr) has joined #beagle
- [06:54:26] * calculus (~calculus@gentoo/user/calculus) Quit (Ping timeout: 260 seconds)
- [06:55:11] * _koen_ (~x0115699@nat/ti/x-ncvhrctktigwsbrt) has joined #beagle
- [06:59:02] <dm8tbr>
ravi: look at the projects that focus on this
- [07:00:14] <dm8tbr>
http://elinux.org/BeagleBoard#Android
- [07:02:07] * hrw|gone is now known as hrw
- [07:04:29] * Proxyles (~henrik@c-f893e255.56-4-64736c14.cust.bredbandsbolaget.se) has joined #beagle
- [07:05:32] * zodttd (~me@24.144.92.44) Quit (Ping timeout: 260 seconds)
- [07:06:08] <dm8tbr>
av500: the HDMI people just beat Archos PR to confusing name specs - http://www.pcauthority.com.au/News/221343,hdmi-and-its-stupid-labelling-requirements.aspx
- [07:06:34] * soman (~somnath@118.102.130.6) has joined #beagle
- [07:07:22] * screwgoth1 (~raseel@122.170.53.43) has joined #beagle
- [07:07:22] * bkero is getting antsy about the xm.
- [07:07:49] * zodttd (~me@24.144.92.44) has joined #beagle
- [07:09:58] * porcoesphino (~porcoesph@165.228.198.130) Quit (Quit: Leaving)
- [07:10:51] * screwgoth (~raseel@122.170.53.43) Quit (Ping timeout: 264 seconds)
- [07:17:38] * markos_ (~markos@athedsl-423835.home.otenet.gr) has joined #beagle
- [07:20:15] * neo01124 (~neo@122.177.74.226) has joined #beagle
- [07:20:16] * kmargar (~markos@athedsl-422495.home.otenet.gr) Quit (Ping timeout: 240 seconds)
- [07:22:19] * screwgoth1 (~raseel@122.170.53.43) has left #beagle
- [07:24:05] * Gaston|Home (~Gaston@c-b12ee353.155-1-64736c11.cust.bredbandsbolaget.se) has joined #beagle
- [07:27:38] * eAndrius (~andrius@88-222-169-44.meganet.lt) has joined #beagle
- [07:28:25] * jpirko (~jirka@nat/redhat/x-awiqsdobmxhqzrgv) has joined #beagle
- [07:29:42] * janneg (~janne@chybek.jannau.net) has joined #beagle
- [07:33:45] * porcoesphino (~porcoesph@165.228.198.130) has joined #beagle
- [07:34:09] <mru>
morning
- [07:34:44] <bkero>
Good morning
- [07:34:56] <bkero>
haxed defcon badge
- [07:35:06] <bkero>
http://blueheaven.ws/2010/08/01/defcon-badge-hackery/
- [07:35:29] <ds2>
morning
- [07:36:26] <av500>
gm
- [07:37:48] <av500>
bkero: http://www.t4f.org/en/projects/business-card
- [07:40:59] <bkero>
av500: nice card
- [07:41:07] * thaytan (~jan@ppp59-167-167-201.static.internode.on.net) has joined #beagle
- [07:41:57] * mchua is now known as mchua_afk
- [07:50:47] * ceyusa (~vjaquez@155.99.117.91.static.mundo-r.com) has joined #beagle
- [07:53:11] * woglinde (~henning@p5DDC2FA7.dip.t-dialin.net) has joined #beagle
- [07:53:24] <woglinde>
hi
- [07:53:53] <av500>
lo
- [07:56:39] * RobotGuy (~n7pkt@pool-173-50-247-7.ptldor.fios.verizon.net) has joined #beagle
- [07:58:48] * RobotGuy (~n7pkt@pool-173-50-247-7.ptldor.fios.verizon.net) Quit (Remote host closed the connection)
- [08:02:01] * RobotGuy (~n7pkt@pool-173-50-247-7.ptldor.fios.verizon.net) has joined #beagle
- [08:05:25] <koen>
bkero: you know that the "corbin simpson" from that article is MostAwesomeDude in here?
- [08:05:36] <bkero>
koen: I just had dinner with him.
- [08:05:40] <bkero>
We work together :)
- [08:05:47] <woglinde>
koen could you please ack http://patchwork.openembedded.org/patch/2478/ and http://patchwork.openembedded.org/patch/2479/
- [08:06:08] * RobotGuy (~n7pkt@pool-173-50-247-7.ptldor.fios.verizon.net) Quit (Remote host closed the connection)
- [08:06:37] <koen>
woglinde: feel free to add my ack to those
- [08:08:08] <woglinde>
thanks
- [08:08:50] <bkero>
koen: me and MostAwesomeDude hack embedded hardware together :)
- [08:09:04] * koen watches 16 cores idle due to hitting legacy staging
- [08:09:06] <bkero>
I'm looking forward to getting another beagle for big projects.
- [08:09:11] <koen>
bkero: that's good to know :)
- [08:09:46] * RobotGuy (~n7pkt@pool-173-50-247-7.ptldor.fios.verizon.net) has joined #beagle
- [08:10:52] * RobotGuy (~n7pkt@pool-173-50-247-7.ptldor.fios.verizon.net) Quit (Remote host closed the connection)
- [08:15:04] * russ (foobar@ip70-176-251-1.ph.ph.cox.net) Quit (Ping timeout: 265 seconds)
- [08:17:00] * ssvb (~ssvb@93.125.104.26) Quit (Ping timeout: 265 seconds)
- [08:36:04] * Doppelfrog (~chatzilla@ip-87-82-198-210.easynet.co.uk) has joined #beagle
- [08:50:25] * orjanf (~onfg@h51baff8c.k3918.sta.perspektivbredband.net) has left #beagle
- [08:56:56] * kaushal (~kaushal@125.22.61.162) has joined #beagle
- [08:57:00] <kaushal>
hi
- [08:58:30] <kaushal>
Index Information is also 0
- [08:58:54] <kaushal>
I mean s/also/always/g zero
- [08:59:02] <kaushal>
I am running it on Ubuntu
- [08:59:04] <kaushal>
10.04
- [08:59:08] <kaushal>
Any clue ?
- [09:01:05] <koen>
see topic
- [09:01:31] * XorA|gone is now known as XorA
- [09:01:48] <kaushal>
koen: sure
- [09:01:53] <woglinde>
whats Index Information?
- [09:02:00] <kaushal>
so its irc.gimp.org and #dashboard
- [09:02:06] * dm8tbr puts 23?? on that search tool
- [09:02:44] <woglinde>
ah
- [09:02:50] <woglinde>
that stupid mono stuff
- [09:03:39] * mru suspects that people never read the topic
- [09:04:02] <woglinde>
mru buts fun pointing them afterwards
- [09:04:05] <dm8tbr>
I think that would be koen rule 1 or 2
- [09:05:35] <koen>
my rules are like the way I work
- [09:05:48] <koen>
I skip step and and 2 because I'm impatient
- [09:06:00] <koen>
hence #3 is "try and find out"
- [09:06:28] * dm8tbr was referring to < koen> 1) people don't ever read instructions
- [09:06:49] <koen>
ah, that one
- [09:07:33] <dm8tbr>
we've had lots of people where rule 3 applied WRT to their 3G-SFR unit hacking
- [09:12:18] * screwgoth (~raseel@122.170.53.43) has joined #beagle
- [09:14:57] * ceyusa (~vjaquez@155.99.117.91.static.mundo-r.com) Quit (Quit: leaving)
- [09:17:21] * ceyusa (~vjaquez@155.99.117.91.static.mundo-r.com) has joined #beagle
- [09:24:26] * woglinde_ (~henning@p5DDC161B.dip.t-dialin.net) has joined #beagle
- [09:26:15] * ravi (ca36af83@gateway/web/freenode/ip.202.54.175.131) Quit (Quit: Page closed)
- [09:26:39] * Doppelfrog (~chatzilla@ip-87-82-198-210.easynet.co.uk) Quit (Remote host closed the connection)
- [09:27:05] * woglinde (~henning@p5DDC2FA7.dip.t-dialin.net) Quit (Ping timeout: 265 seconds)
- [09:27:25] * Doppelfrog (~chatzilla@ip-87-82-198-210.easynet.co.uk) has joined #beagle
- [09:31:57] * woglinde_ is now known as woglinde
- [09:38:36] * Gaston|Home (~Gaston@c-b12ee353.155-1-64736c11.cust.bredbandsbolaget.se) Quit (Ping timeout: 260 seconds)
- [09:38:55] * Entasis (~Jarred@ppp118-210-10-169.lns20.adl2.internode.on.net) has joined #beagle
- [09:40:23] * mchua_afk is now known as mchua
- [09:48:55] <hgs>
hi, could any point me to reference/examples for configuring the omap35x board (dsp-link/codecengines..etc) for 512mb memory map??
- [09:49:53] <woglinde>
hgs google has nothing?
- [09:50:33] * amitk is now known as amitk-afk
- [09:52:15] * Kmus (~askme@217.33.179.86) has joined #beagle
- [09:52:18] <Kmus>
Morning all
- [09:53:05] <av500>
hgs: http://processors.wiki.ti.com/index.php/Changing_DSPLink_Memory_Map
- [09:53:20] * ssvb (~ssvb@93.125.104.26) has joined #beagle
- [09:55:31] <woglinde>
hm ieehks
- [09:57:01] <av500>
hgs: http://processors.wiki.ti.com/index.php/Changing_the_DVEVM_memory_map
- [09:57:47] <hgs>
av500: exactly thanks was actually looking at it by following your previous link on **/Changing_DSPLink_Memory_Map
- [10:00:35] * koen just uses a memory hole to avoid rebuilding the dsp codecs
- [10:01:34] <av500>
s/codecs/servers/
- [10:04:43] * drinkcat (~nicolas@119.56.3.26) has joined #beagle
- [10:05:48] <koen>
right
- [10:06:07] <av500>
lets be professionals!
- [10:10:08] <hgs>
always wondered what was the need for memory hole instead of memory alloc at the end of the address space? but now found the answer
- [10:10:44] <mru>
poor design is the answer
- [10:10:49] <mru>
or possibly no design
- [10:12:02] * grummel1 (~thmo2826@213.95.68.61) has joined #beagle
- [10:12:24] * grummel1 (~thmo2826@213.95.68.61) has left #beagle
- [10:12:40] * nerxgas (~fatboy@adsl-69-227-215-190.dsl.scrm01.pacbell.net) Quit (Ping timeout: 260 seconds)
- [10:13:01] <hgs>
mru: poor design from where?? build system (dsplink)??
- [10:13:21] <mru>
from whatever has hardcoded physical addresses
- [10:13:31] <mru>
how hard can it be to make it a variable?
- [10:14:07] * neo01124 (~neo@122.177.74.226) Quit (Ping timeout: 248 seconds)
- [10:14:12] * rsv (7aa60de8@gateway/web/freenode/ip.122.166.13.232) has joined #beagle
- [10:14:47] * neo01124 (~neo@122.177.2.193) has joined #beagle
- [10:17:27] * neo01124 (~neo@122.177.2.193) Quit (Read error: Connection reset by peer)
- [10:20:21] * neo01124 (~neo@122.177.78.65) has joined #beagle
- [10:22:41] <woglinde>
ddralg_heap
- [10:23:05] * neo01123 (~neo@122.163.218.224) has joined #beagle
- [10:23:30] <av500>
woglinde: ?
- [10:24:03] <woglinde>
Optional: Using CMEM to dynamically size DDRALGHEAP
- [10:24:38] <woglinde>
just reading the wiki site
- [10:24:40] * neo01124 (~neo@122.177.78.65) Quit (Ping timeout: 240 seconds)
- [10:24:51] <woglinde>
to be professional or something
- [10:25:22] <av500>
woglinde: ah right
- [10:25:32] <av500>
never got around to implement that one here..
- [10:26:07] <av500>
was no use anyway, as the worst case on DDRALGHEAP as also worst case on CMEM...
- [10:26:58] <_koen_>
woglinde: do you have your patches to CE and xdctools somewhere online?
- [10:27:01] * scrp3l (~scrp3l@201.250.178.201) Quit (Ping timeout: 276 seconds)
- [10:27:10] <woglinde>
koen sorry not yet
- [10:27:51] <woglinde>
I thought anyway that you update the stuff last week
- [10:28:11] <woglinde>
+wanted to
- [10:30:12] <_koen_>
I still want to
- [10:30:26] <_koen_>
but other issues popped up :(
- [10:31:14] <woglinde>
aaah its for meego
- [10:31:30] * woglinde never wanted to work on meego *g*
- [10:32:12] <woglinde>
maybee I find this evening a little bit time for it
- [10:32:12] <_koen_>
not for meego
- [10:32:22] <_koen_>
I'm just dropping names to get it escalated
- [10:32:37] <woglinde>
*g*
- [10:36:41] * neo01123 (~neo@122.163.218.224) Quit (Ping timeout: 265 seconds)
- [10:37:26] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) Quit (Read error: Connection reset by peer)
- [10:38:27] <_koen_>
I just want the angstrom-next toolchain to build gstreamer-ti
- [10:39:10] <woglinde>
yes
- [10:39:15] <woglinde>
thats clear
- [10:39:23] <woglinde>
hm after my patches
- [10:39:28] <woglinde>
you can raise the binutils
- [10:40:20] <woglinde>
there will be one patch which is dps/machine depend
- [10:40:27] <woglinde>
args dsp
- [10:40:58] <woglinde>
hm but only when you rebuild codec-enginge libs
- [10:41:25] <woglinde>
and I dont can test it on hw
- [10:46:15] * screwgoth (~raseel@122.170.53.43) has left #beagle
- [10:51:44] * kanru (~kanru@61-30-10-70.static.tfn.net.tw) Quit (Ping timeout: 245 seconds)
- [10:54:52] * topfs2 (~topfs2@xbmc/staff/topfs2) has joined #beagle
- [10:55:04] * topfs2 (~topfs2@xbmc/staff/topfs2) has left #beagle
- [10:55:59] * amitk-afk is now known as amitk
- [11:00:06] * JamieBennett (~JamieBenn@Maemo/community/contributor/JamieBennett) has joined #beagle
- [11:02:02] * JamieBennett (~JamieBenn@Maemo/community/contributor/JamieBennett) has left #beagle
- [11:06:15] * _koen_ gets another mail having "Re: foo-ml Digest, Vol xx, Issue y" as subject
- [11:06:34] <_koen_>
so even simple things like digest mails are too hard for people
- [11:07:16] * drinkcat (~nicolas@119.56.3.26) Quit (Ping timeout: 240 seconds)
- [11:09:14] * drinkcat (~nicolas@119.56.3.26) has joined #beagle
- [11:11:28] <av500>
_koen_: I would hide digest mails under "advanced, professional settings"
- [11:13:18] * raster (raster@enlightenment/developer/raster) Quit (Quit: Gettin' stinky!)
- [11:13:20] <woglinde>
readers digest
- [11:13:22] <woglinde>
haha
- [11:14:06] <harbaum>
Hi! I am porting meego to the beagleboard: http://wiki.meego.com/ARM/Meego_on_Beagleboard_from_scratch
- [11:14:32] <_koen_>
it wouldn't annoy me if it wasn't for the fact that every digest mail tells people to change the subject line to remove the digest
- [11:14:38] <harbaum>
And i got a bb-xm which is only partly supported by the ubuntu kernel i am using
- [11:14:46] <_koen_>
porting or compiling?
- [11:14:48] <woglinde>
use the oe kernel
- [11:14:54] <_koen_>
use the angstrom kernel
- [11:15:07] <woglinde>
*g*
- [11:15:24] <woglinde>
use the psp kernel in oe repo
- [11:15:54] <av500>
harbaum: please send us your XM so that we can help you best on it
- [11:16:12] <woglinde>
thats professional
- [11:16:54] <harbaum>
??? I didn't even ask a question yet, still you already feel offended???
- [11:17:03] <av500>
not at all :)
- [11:17:10] <woglinde>
o.O?
- [11:17:12] <woglinde>
offended?
- [11:17:27] <woglinde>
I am only sharing the pain with you
- [11:17:30] <woglinde>
working with rpm
- [11:17:57] * mchua is now known as mchua_afk
- [11:18:06] <woglinde>
especially for kernel-src.rpm
- [11:18:14] <harbaum>
The quesion is whether there are patches for 2.6.34+
- [11:18:28] <woglinde>
dont know
- [11:18:33] <woglinde>
koen may know
- [11:18:36] <harbaum>
angstrom is using 2.6.32 something, correct?
- [11:18:39] <woglinde>
if there is psp-2.6.34
- [11:18:46] <woglinde>
yes
- [11:19:44] <woglinde>
btw. 2.6.35 is out
- [11:20:13] <_koen_>
.32, yes
- [11:21:01] <harbaum>
By psp you mean this: http://arago-project.org/git/people/?p=sriram/ti-psp-omap.git;a=summary
- [11:22:20] <woglinde>
yes
- [11:22:33] <harbaum>
Ok, thanks, i will look into this ... in the long run, ubuntu will also want to support the xm
- [11:22:43] <woglinde>
http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/linux/linux-omap-psp_2.6.32.bb
- [11:22:58] <_koen_>
you need a lot more than the psp git tree to get the xm working :_)
- [11:23:14] <woglinde>
*g*
- [11:23:27] <harbaum>
Actually the xm is already working with the ubuntu kernel
- [11:23:39] <harbaum>
But lots of thingsa are missing
- [11:24:02] * woglinde dont understand the meego/ubuntu/linaro kernel mix
- [11:24:31] <woglinde>
but maybee thats professional
- [11:25:04] <harbaum>
Kernel mix? From me as a non-angstrom user is usually feels like "get the vanilla sources plud the right patches and there you are"
- [11:25:30] <harbaum>
Why should it matter whether i run meego, angstrom, ubuntu, whatever?
- [11:26:19] <av500>
it should not
- [11:26:41] <_koen_>
how many sgx drivers does the meego kernel now have? 6?
- [11:26:44] <av500>
i guess it all hinges on "the right patches"
- [11:27:02] <woglinde>
3
- [11:27:13] <_koen_>
all the patches are on the web, publically available
- [11:27:29] <_koen_>
in the beagleboard git kernel, the angstrom kernel git tree, OE, etc
- [11:27:46] <_koen_>
if people/companies are too lazy to use those, so be it
- [11:27:59] <_koen_>
just don't come crying here because it doens't work
- [11:29:50] <woglinde>
koen its 2.6.32 and too old
- [11:29:56] <woglinde>
for meego and ubuntu
- [11:30:07] <woglinde>
for other vendors its to young
- [11:30:09] <woglinde>
*g*
- [11:30:26] <av500>
.32 is too old? why?
- [11:30:39] <woglinde>
because they have .34
- [11:31:02] <_koen_>
it's only board file patches
- [11:31:19] <_koen_>
for xm support, that is
- [11:31:32] <_koen_>
the camera stuff is based on a backported driver from .34
- [11:31:44] <woglinde>
koen is there Mistral, TMDSEVM3530 support in oe/angstroem?
- [11:31:58] <_koen_>
MACHINE=omap3evm
- [11:32:07] <_koen_>
has been there for years
- [11:32:17] <woglinde>
okay
- [11:32:27] <_koen_>
there's one next to me right now :)
- [11:32:35] <woglinde>
didnt know the it has mistral as name too
- [11:32:39] <_koen_>
waiting for the narcissus rootfs to finish downloading
- [11:33:16] * av500 wonders what to use 3 omap3 evms for...
- [11:33:46] <woglinde>
rendering farm
- [11:34:13] <av500>
hmm, I could rent them out as ubuntu build servers
- [11:34:15] <woglinde>
koen is narcissus down?
- [11:34:19] <woglinde>
cant connect
- [11:34:28] <_koen_>
woglinde: no, linuxtogo is having disk problems *again*
- [11:34:29] <woglinde>
or hangs
- [11:34:31] <_koen_>
so it's really slow
- [11:34:36] <woglinde>
*sigh*
- [11:34:54] <woglinde>
seems there so many disks which dont likes us
- [11:35:40] <harbaum>
wow ... the oe kernels have a bunch of patches ...
- [11:35:44] <_koen_>
I need to hunt down what happened to the $5k grant for angstrom servers
- [11:35:56] * naeg (~naeg@194.208.239.170) has joined #beagle
- [11:35:58] <woglinde>
uh who granted?
- [11:36:01] <_koen_>
TI
- [11:36:06] <woglinde>
cool
- [11:36:23] <_koen_>
I need to poke the active members of the eV for that
- [11:36:34] <_koen_>
the german ones are useless or dead
- [11:36:34] <woglinde>
florian
- [11:36:43] <_koen_>
either way, they don't respond to anything
- [11:36:48] <woglinde>
hm
- [11:38:50] * naeg (~naeg@194.208.239.170) Quit (*.net *.split)
- [11:38:50] * thaytan (~jan@ppp59-167-167-201.static.internode.on.net) Quit (*.net *.split)
- [11:38:51] * mrc3_ (~mrc3@nat/ti/x-hzpjiluhjnvxtega) Quit (*.net *.split)
- [11:38:51] * TheUni (~quassel@xbmc/staff/theuni) Quit (*.net *.split)
- [11:38:52] * shoragan (~shoragan@sicherheitsschwankung.de) Quit (*.net *.split)
- [11:38:52] * kerute (~kerute@kerunix.com) Quit (*.net *.split)
- [11:39:50] * shoragan (~shoragan@sicherheitsschwankung.de) has joined #beagle
- [11:39:58] * kerute (~kerute@kerunix.com) has joined #beagle
- [11:40:47] * TheUni (~quassel@xbmc/staff/theuni) has joined #beagle
- [11:41:43] * thaytan (~jan@ppp59-167-167-201.static.internode.on.net) has joined #beagle
- [11:43:33] * mrc3_ (~mrc3@nat/ti/x-vzwqpkbflxezgsrh) has joined #beagle
- [11:45:04] * hgs (~hgs@82.202-63-132.static.qala.com.sg) Quit (Ping timeout: 260 seconds)
- [11:45:06] * guesto (3a6b958e@gateway/web/freenode/ip.58.107.149.142) has joined #beagle
- [11:45:21] * hgs (~hgs@82.202-63-132.static.qala.com.sg) has joined #beagle
- [11:48:12] * rsv (7aa60de8@gateway/web/freenode/ip.122.166.13.232) Quit (Ping timeout: 252 seconds)
- [11:53:19] * naeg (~naeg@194.208.239.170) has joined #beagle
- [11:58:49] <hgs>
hi, where can i find the source contents on which the compilation happen in oe/angstrom build , for ex i cannot find the source for gstreamer-ti inside "oe/angstrom-setup-scripts/build/tmp-angstrom_2008_1/work/beagleboard-angstrom-linux-gnueabi/gstreamer-ti-svnr612-r59+r84/". though i find the sysrootfs has binaries created
- [11:59:41] <av500>
oe tends to delete stuff after build
- [12:01:03] <woglinde>
inherits "rm_work"
- [12:01:06] <woglinde>
does it
- [12:01:15] * _koen_ (~x0115699@nat/ti/x-ncvhrctktigwsbrt) Quit (Ping timeout: 264 seconds)
- [12:01:29] <woglinde>
hgs do bitbake -c clean gstreamer-ti
- [12:01:29] * rcranetx (~rcranetx@nat/ti/x-jbhswpheimshuoib) has joined #beagle
- [12:01:34] <hgs>
INHERIT += "rm_work" local conf file has it
- [12:01:38] <woglinde>
bitbake -c build gstreamer-ti
- [12:01:46] <woglinde>
and then you have all
- [12:01:52] <woglinde>
not deleted
- [12:01:52] * NishanthMenon (~nmenon@nat/ti/x-onqxzghszsgpdxfm) has joined #beagle
- [12:02:22] * gustavoz (~gustavoz@host5.201-253-237.telecom.net.ar) has joined #beagle
- [12:02:25] <hgs>
woglinde: thanks tried bitbake do_compiled gstreamer-ti but it failed may be i should have clean it before
- [12:02:38] <woglinde>
o.O?
- [12:02:57] <woglinde>
it will do nothing because the stamps are already there
- [12:02:58] <hgs>
may be do_stag*** something before
- [12:03:10] <woglinde>
-c clean removes them
- [12:03:17] <woglinde>
or -f ignores them
- [12:05:53] <hgs>
woglinde: thanks
- [12:14:33] * Nitin__ (7aa6082d@gateway/web/freenode/ip.122.166.8.45) has joined #beagle
- [12:15:09] <Nitin__>
is it possible to connect /dev/video1 to overlay1 and enable overlay1?
- [12:15:19] <av500>
yes
- [12:15:39] <Nitin__>
how to see which overlays /dev/video1 is connected?
- [12:16:07] <Nitin__>
I could easily see while using frame buffers, i.e /dev/fb1 and /dev/fb2
- [12:16:48] <av500>
i think it is dynamic
- [12:17:08] <av500>
/dev/videoX could be anything, a camera or an outout device
- [12:17:25] * _koen_ (~x0115699@nat/ti/x-kwficvoaoztxomgg) has joined #beagle
- [12:17:39] <mru>
opannotate is funny: vshll.s16 d18, <illegal reg q4.5>, #11
- [12:17:51] <Nitin__>
for me it's output device
- [12:18:35] <Nitin__>
My understanding is that video1 should be connected to overlay1 and overlay1 should be enabled
- [12:18:47] <Nitin__>
then only I can see something on output
- [12:18:50] <av500>
Nitin__: http://processors.wiki.ti.com/index.php/UserGuideDisplayDrivers_PSP_03.00.00.04
- [12:20:43] <av500>
/sys/devices/virtual/video4linux/video1/
- [12:25:17] <Nitin__>
What is equivalent to /sys/class/graphics/fb0/overlays for /dev/video1
- [12:25:46] * jconnolly is now known as jc|mobile
- [12:26:37] <av500>
if all you have on v4l2 is omap_vout, then video0 is overlay0 and video1 is overlay1
- [12:26:47] * calculus (~calculus@gentoo/user/calculus) has joined #beagle
- [12:27:06] * pcacjr (~pcacjr@unaffiliated/pcacjr) has joined #beagle
- [12:27:08] <av500>
err, 1 + 2
- [12:27:13] <av500>
overlay0 is gfx
- [12:28:27] <Nitin__>
You mean implicitly video1 is connected to overlay1
- [12:28:36] <Nitin__>
and video 2 is connected to iverlay2
- [12:28:40] <Nitin__>
overlay2
- [12:28:55] <Nitin__>
I am new to v4l2, so these questions
- [12:29:04] <av500>
less linux/drivers/media/video/omap/omap_vout.c
- [12:29:27] <Nitin__>
Fine I will see that source
- [12:29:30] <av500>
as said, the mapping between videoX and overlayX is dynamic
- [12:29:44] <av500>
it depends on all the V4L2 drivers you have
- [12:29:47] <Nitin__>
What do you mean by dynamic
- [12:29:58] <av500>
[14:17] <av500> /dev/videoX could be anything, a camera or an outout device
- [12:30:11] <Nitin__>
I C
- [12:30:35] <Nitin__>
I am not able to enable overlay1 through sysfs interface
- [12:31:13] <Nitin__>
Is it that I need to set width and height before enabling overlay1
- [12:31:28] <av500>
why else would you enable it?
- [12:31:51] <Nitin__>
Thanks for your inputs
- [12:32:18] <Nitin__>
Also I am trying to enable global alpha from App code, it returns me -EINVAL
- [12:32:32] <Nitin__>
thats the main problem
- [12:32:35] <av500>
how?
- [12:32:59] <Nitin__>
from liboverlay from Android
- [12:33:50] <Nitin__>
First issuing G_FBUF
- [12:34:13] <Nitin__>
Then saying fbuf.flags |= V4L2_FBUF_FLAG_GLOBAL_ALPHA;
- [12:34:26] <Nitin__>
and then issuing S_FBUF
- [12:34:58] <av500>
no
- [12:35:01] * GrouchoMarx (~gmarx@rrcs-67-53-159-201.west.biz.rr.com) has joined #beagle
- [12:35:06] * kevinsc (~a0214685@nat/ti/x-yfzqtblbihjalgwq) has joined #beagle
- [12:36:04] <Nitin__>
Call to S_FBUF is failing with -EINVAL
- [12:36:05] <av500>
read the doc I linked
- [12:36:16] <Nitin__>
I will do that
- [12:37:24] <Nitin__>
Also whats equivalent of fbset in v4l2
- [12:38:18] <av500>
what v4l2.c does in liboverlay
- [12:40:26] * lag (~lag@cpc2-aztw21-0-0-cust264.aztw.cable.virginmedia.com) Quit (Ping timeout: 265 seconds)
- [12:41:17] * new2bb (a4a4fa0a@gateway/web/freenode/ip.164.164.250.10) Quit (Quit: Page closed)
- [12:41:52] <Nitin__>
You mean you are asking that?
- [12:42:53] <Nitin__>
Or you are saying whatever v4l2_utils.c does, thats the only way
- [12:45:12] * raster (~raster@enlightenment/developer/raster) has joined #beagle
- [12:50:31] <koen>
I think I'm going to port ffmpeg to beagle C4
- [12:50:57] <DaveDavenport>
?
- [12:51:04] <av500>
koen: I can help you
- [12:51:17] <DaveDavenport>
what is so different that you have to port it specific to C4?
- [12:51:31] * rodrigo_golive (~rodrigo_g@nat/mandriva/x-rbyfjfzziypftiej) has joined #beagle
- [12:51:50] <koen>
seems my sarcasm didn't translate to IRC
- [12:52:00] <koen>
DaveDavenport: all those android using are "porting" android
- [12:52:11] <koen>
when they actuall mean "download, unpack to SD, boot"
- [12:52:32] <DaveDavenport>
aah
- [12:52:45] <DaveDavenport>
I was confused
- [12:52:52] <DaveDavenport>
you forgot that <sarcasm> tags
- [12:53:40] <av500>
DaveDavenport: not really
- [12:54:28] <woglinde>
I wan port DSP to android
- [12:54:36] <woglinde>
*g*
- [12:54:51] <av500>
woglinde: now add: "please send my the codes"
- [12:55:26] * neo01124 (~neo@122.177.74.101) has joined #beagle
- [12:55:27] * sol-invictus (~chatzilla@pidellelle.ifit.uni-klu.ac.at) Quit (Remote host closed the connection)
- [12:57:26] <koen>
or "please send me all the exact steps"
- [12:58:44] <DaveDavenport>
coffee!
- [12:59:44] <dm8tbr>
mhhhm, caffeinated beverage...
- [12:59:57] * lag (~lag@cpc2-aztw21-0-0-cust264.aztw.cable.virginmedia.com) has joined #beagle
- [13:01:51] * neo01123 (~neo@122.163.103.84) has joined #beagle
- [13:02:35] * brijesh (~brijesh@nat/ti/x-bmxpynvmgcqnaoqq) has joined #beagle
- [13:04:07] * neo01124 (~neo@122.177.74.101) Quit (Ping timeout: 276 seconds)
- [13:08:25] * mobidev|aw (~mobidev@94.127.205.30) has joined #beagle
- [13:08:49] * soman (~somnath@118.102.130.6) Quit (Remote host closed the connection)
- [13:12:31] * Redb3ard (~SF0010MAC@lbb-dslst.69616810.amaonline.com) has joined #beagle
- [13:13:09] * mobidev|aw (~mobidev@94.127.205.30) Quit (Client Quit)
- [13:13:15] * lag (~lag@cpc2-aztw21-0-0-cust264.aztw.cable.virginmedia.com) Quit (Remote host closed the connection)
- [13:13:52] * lag (~lag@cpc2-aztw21-0-0-cust264.aztw.cable.virginmedia.com) has joined #beagle
- [13:16:24] * lag (~lag@cpc2-aztw21-0-0-cust264.aztw.cable.virginmedia.com) Quit (Remote host closed the connection)
- [13:17:01] * neo01123 (~neo@122.163.103.84) Quit (Ping timeout: 276 seconds)
- [13:18:27] * lag (~lag@cpc2-aztw21-0-0-cust264.aztw.cable.virginmedia.com) has joined #beagle
- [13:20:27] * whittenburg (~whittenbu@ip72-213-154-11.ok.ok.cox.net) Quit (Ping timeout: 264 seconds)
- [13:22:41] * foobaz (~Guest238@141.218.148.34) Quit (Quit: PJIRC forever!)
- [13:23:10] * hitlin37 (6eea0302@gateway/web/freenode/ip.110.234.3.2) Quit (Ping timeout: 252 seconds)
- [13:25:02] * pepere (52faa0a4@gateway/web/freenode/ip.82.250.160.164) has joined #beagle
- [13:25:14] <pepere>
Hi all
- [13:25:58] <Kmus>
Hi pepere
- [13:26:27] <pepere>
I've got an hawkbaord and I would like to setup a project on ccs4 to start playing with DSP side
- [13:26:50] <pepere>
people from hawk group tell to come here becasue omap3530 is almost same business :)
- [13:27:16] <pepere>
so i'm looking for example on haw to setup ccs4 to satrt playing with dsp on ti arm+dsp proc
- [13:28:09] <pepere>
so kind of "hello word" walkthrough :)
- [13:28:35] <pepere>
I've got everything running linux+usb xds100v2 and css4
- [13:33:24] <woglinde>
hm what was css4
- [13:33:51] * raster (~raster@enlightenment/developer/raster) Quit (Quit: Gettin' stinky!)
- [13:34:09] <_koen_>
a misspelling of ccs v4
- [13:34:36] <woglinde>
ah the ti dsp compiler
- [13:34:51] <av500>
no
- [13:34:55] <av500>
the IDE
- [13:34:55] <kai>
hm, I've only used that for MSP430 programming so far :)
- [13:35:00] <kai>
yeah
- [13:35:03] <mru>
the thing you don't need
- [13:35:20] <woglinde>
aeh o.O?
- [13:35:27] <kai>
mru: it's quite nifty for the msp430 :)
- [13:35:27] <pepere>
ha ok :)
- [13:35:33] <av500>
ccs can be somewhat useful for DSP stuf
- [13:35:40] <woglinde>
I thought msp430 was gcc-msp430
- [13:35:40] <av500>
+f
- [13:35:48] <pepere>
so you mean I use a .txt file compile it and run it?
- [13:36:01] <kai>
woglinde: with ccs you can debug on-board, though
- [13:36:08] <pepere>
I was thniking it was usefull for debugging
- [13:36:10] <pepere>
ok
- [13:36:18] <kai>
I didn't see an option for that in gcc-msp430
- [13:36:33] <woglinde>
kai gdb should work
- [13:36:55] <woglinde>
so ccs was the one with eclipse?
- [13:37:01] <kai>
yeah
- [13:37:09] <pepere>
yes
- [13:37:19] <woglinde>
okay
- [13:37:22] <woglinde>
long time
- [13:37:28] <woglinde>
sinced I used it
- [13:37:39] * robclark (~robclark@nat/ti/x-smefclhcwsitcexx) has joined #beagle
- [13:37:58] <pepere>
I don't know I was thinking I coud compile something with it and upload it to the dsp and do step by step debugging to see how the whole thing was working
- [13:38:01] * orjanf (~onfg@h51baff8c.k3918.sta.perspektivbredband.net) has joined #beagle
- [13:38:32] <pepere>
and later use IPC mechanism to communicate with the linux on the ARM side
- [13:38:41] * jrmuizel (~jrmuizel@CPE001f5be79d0f-CM0017ee62f8b0.cpe.net.cable.rogers.com) has joined #beagle
- [13:38:56] <woglinde>
aeh
- [13:39:06] <pepere>
so i was trying to setup a dev env for the omap l138 on ccs v4
- [13:39:41] <woglinde>
maybee you want fight you through the ti-codec-engine stuff
- [13:40:06] <av500>
woglinde: dont fight it, go with the flow!
- [13:40:08] <woglinde>
but they dont use ccs as far as I could saw it
- [13:40:24] <pepere>
from what I read on the wiki, the codec engine stuff is ok for doing sound processing.
- [13:40:38] <av500>
yes
- [13:40:46] <woglinde>
and vidoe and picture
- [13:40:54] <pepere>
In my case I'm doing more low level, mow latency things, so it is not that needed (codec engine)
- [13:41:02] <pepere>
mow=low
- [13:41:06] <av500>
and speech, people always forget speech
- [13:41:11] <woglinde>
av500 right
- [13:41:16] * Crofton (~balister@pool-96-240-180-89.ronkva.east.verizon.net) Quit (Quit: Leaving)
- [13:41:19] <_koen_>
CE is more a set of rules than a real engine
- [13:41:41] <av500>
it also abstracts the dsplink transport away
- [13:41:49] * lag (~lag@cpc2-aztw21-0-0-cust264.aztw.cable.virginmedia.com) Quit (Ping timeout: 265 seconds)
- [13:42:08] <pepere>
In my use case I need to setup DMA to get data from externel source, process it with custom DSP algorithm and send result back to arm if needed
- [13:42:20] <pepere>
so most of the work is on DMA stuff
- [13:42:22] <av500>
what source?
- [13:42:39] <pepere>
upp port
- [13:42:52] <av500>
upp?
- [13:43:03] <av500>
downn?
- [13:43:03] <pepere>
(omapl138 specific, but there is a dsp/bios driver for that)
- [13:43:10] <av500>
ok
- [13:43:12] <pepere>
universal parallel port
- [13:43:28] <pepere>
some high speed synchroneous 16bit port
- [13:43:34] <av500>
k
- [13:44:01] <pepere>
how do you design DSP algorithm usually on ti dsp?
- [13:44:05] <pepere>
you don't use ccs v4?
- [13:44:19] <av500>
few people here design dsp stuff at all
- [13:44:26] <pepere>
arf :)
- [13:44:39] <pepere>
that'zs bad for me ;)
- [13:44:44] <av500>
most port stuff
- [13:44:57] <kai>
we do?
- [13:44:58] <pepere>
hum ok and after port never dsp :D?
- [13:45:19] <av500>
kai: statistically speaking yes :)
- [13:45:51] <kai>
pepere: I use my beagles as file servers and domain controllers, I don't think the dsp chip will speed up any of that significantly
- [13:46:10] <pepere>
:D sure... I'm looking for a more industrial usage :)
- [13:46:35] <av500>
kai: speak to my boss about that!
- [13:46:46] * neo01124 (~neo@122.163.103.84) has joined #beagle
- [13:48:10] * peksha (~peksha@11.54.broadband2.iol.cz) has joined #beagle
- [13:48:21] * prpplague (~Dave@ppp-70-242-115-215.dsl.rcsntx.swbell.net) Quit (Quit: Leaving)
- [13:54:24] * lag (~lag@cpc2-aztw21-0-0-cust264.aztw.cable.virginmedia.com) has joined #beagle
- [13:56:18] * alancam (~a-campbel@nat/ti/x-youodrmwexmzefhm) has joined #beagle
- [13:57:09] * jc|mobile is now known as jconnolly
- [13:57:38] * Nitin__ (7aa6082d@gateway/web/freenode/ip.122.166.8.45) Quit (Ping timeout: 252 seconds)
- [13:58:57] * topfs2 (~topfs2@xbmc/staff/topfs2) has joined #beagle
- [13:59:25] * whittenburg (~whittenbu@mail.tacticalelectronics.com) has joined #beagle
- [13:59:41] * topfs2 (~topfs2@xbmc/staff/topfs2) has left #beagle
- [14:00:29] * katie (~katierh@nat/ti/x-qejsofoeblsgirsq) has joined #beagle
- [14:00:45] * nitesh (~nitesh@122.169.50.238) Quit (Quit: Leaving)
- [14:01:59] * Crofton (~balister@pool-96-240-180-89.ronkva.east.verizon.net) has joined #beagle
- [14:02:04] * BThompson (~a0193480@nat/ti/x-ppqabxzrgutnfqmx) has joined #beagle
- [14:06:12] * RobotGuy (~n7pkt@pool-173-50-247-7.ptldor.fios.verizon.net) has joined #beagle
- [14:09:55] * Zoxc (~zoxc@ti0128a340-dhcp0032.bb.online.no) has joined #beagle
- [14:10:26] * niclas_ (~niclas@nat/ti/x-avzmdkzstzufsmuc) has joined #beagle
- [14:11:50] <sjhill>
is anyone on here working with/for Linaro?
- [14:12:38] <woglinde>
in gerneral or for the beagle?
- [14:14:37] <sjhill>
beagle and android
- [14:15:08] <av500>
linaro does android?
- [14:15:25] * woglinde wonders about the quesitons from sjhill
- [14:15:39] <woglinde>
linaro does android with dsp stuff
- [14:15:42] <woglinde>
*g*
- [14:18:52] * jpsaman (~jpsaman@videolan/developer/jpsaman) has joined #beagle
- [14:18:53] <sjhill>
there are a number of OMAP trees hosted by TI, omapzoom
- [14:18:58] <sjhill>
then there is the rowboat stuff
- [14:19:07] <sjhill>
then there is git.kernel.org for vanilla
- [14:19:22] <sjhill>
and i'm trying to see what other omap trees there are
- [14:19:41] <av500>
there is a whole forest
- [14:20:34] <sjhill>
right, that's what i'm trying to get a feel for
- [14:22:24] <woglinde>
sjhill thats way it is
- [14:22:35] <woglinde>
steal it and make it your work
- [14:23:51] * alancam_ (~a-campbel@nat/ti/x-opgffppshdtennsi) has joined #beagle
- [14:23:51] * alancam (~a-campbel@nat/ti/x-youodrmwexmzefhm) Quit (Remote host closed the connection)
- [14:24:32] <sjhill>
are there any other trees that the ones i mentioned above?
- [14:24:39] * ant_work (~chatzilla@host214-85-static.34-85-b.business.telecomitalia.it) has joined #beagle
- [14:26:56] * tconant (~tconant@68.111.35.226) has joined #beagle
- [14:28:01] <woglinde>
sjhill wasnt there a general linux-omap tree too?
- [14:28:13] <_koen_>
is lycos down?
- [14:28:48] <woglinde>
http://www.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
- [14:29:04] <woglinde>
who needs lycos?
- [14:29:16] <_koen_>
people who don't want to use google
- [14:29:22] <_koen_>
and we have a lot of those it seems
- [14:29:29] <av500>
google keeps all your datas!
- [14:29:35] * naeg (~naeg@194.208.239.170) Quit (Quit: WeeChat 0.3.2)
- [14:29:45] <woglinde>
lycos.de and lycos.com works here
- [14:32:16] * guesto (3a6b958e@gateway/web/freenode/ip.58.107.149.142) Quit (Quit: Page closed)
- [14:32:40] * RobotGuy (~n7pkt@pool-173-50-247-7.ptldor.fios.verizon.net) Quit (Quit: S.N.A.F.U.)
- [14:33:13] <woglinde>
hm altavista
- [14:33:26] * kaushal (~kaushal@125.22.61.162) Quit (Quit: leaving)
- [14:34:00] * ogra (~ogra@ubuntu/member/ogra) Quit (Read error: Connection reset by peer)
- [14:34:01] * ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) has joined #beagle
- [14:34:54] * ogra_ is now known as ogra
- [14:35:04] * ogra (~ogra@p5098ed03.dip0.t-ipconnect.de) Quit (Changing host)
- [14:35:04] * ogra (~ogra@ubuntu/member/ogra) has joined #beagle
- [14:36:40] * jkridner (~jason@pdpc/supporter/active/jkridner) Quit (Read error: Connection reset by peer)
- [14:37:06] * jkridner (~jason@c-98-250-141-144.hsd1.mi.comcast.net) has joined #beagle
- [14:37:06] * jkridner (~jason@c-98-250-141-144.hsd1.mi.comcast.net) Quit (Changing host)
- [14:37:06] * jkridner (~jason@pdpc/supporter/active/jkridner) has joined #beagle
- [14:40:58] * harbaum (~quassel@et-1-20.gw-nat.bs.ka.oneandone.net) Quit (Remote host closed the connection)
- [14:44:48] * prpplague (~danders@nat/ti/x-ynoohboueynqjyai) has joined #beagle
- [14:45:06] * lifeeth (~praneeth@unaffiliated/lifeeth) has joined #beagle
- [14:47:55] * jconnoll1 (~jconnolly@firebug.buglabs.net) has joined #beagle
- [14:48:09] * _koen_ (~x0115699@nat/ti/x-kwficvoaoztxomgg) Quit (Ping timeout: 240 seconds)
- [14:49:58] * jconnolly (~jconnolly@acct-342343.voice.dsl.net) Quit (Ping timeout: 276 seconds)
- [14:51:51] * mchua_afk is now known as mchua
- [14:54:28] * mpoirier (~quassel@S0106002369de4dac.cg.shawcable.net) has joined #beagle
- [14:55:03] * robclark (~robclark@nat/ti/x-smefclhcwsitcexx) Quit (Remote host closed the connection)
- [14:57:20] * robclark (~robclark@nat/ti/x-azmsceszeaogoeaa) has joined #beagle
- [14:58:21] * avalerion (~avalerion@pool-71-185-163-17.phlapa.fios.verizon.net) has joined #beagle
- [14:59:23] <avalerion>
What does it mean when I'm booting Angstrom - "/bin/sh: can't access tty; job control turned off"?
- [14:59:34] <mru>
your /dev is bust
- [14:59:37] <mru>
or empty
- [14:59:56] <avalerion>
i formatted the SD card, and started from scratch...
- [15:00:55] <avalerion>
loaded MLO, u-boot.bin, uImage, uImage.bin for C4, and extracted the image created on the angstrom website on partition 2
- [15:01:03] * jconnoll1 (~jconnolly@firebug.buglabs.net) Quit (Ping timeout: 248 seconds)
- [15:01:57] * jconnolly (~jconnolly@firebug.buglabs.net) has joined #beagle
- [15:03:46] * harbaum (~harbaum@i59F79239.versanet.de) has joined #beagle
- [15:03:52] * alancam_ (~a-campbel@nat/ti/x-opgffppshdtennsi) Quit (Ping timeout: 240 seconds)
- [15:06:53] * Doppelfrog (~chatzilla@ip-87-82-198-210.easynet.co.uk) Quit (Ping timeout: 265 seconds)
- [15:08:00] * cmurillo (~cmurillo@201.196.107.110) has joined #beagle
- [15:12:23] * alancam (~a-campbel@nat/ti/x-janjvtvynkutmpod) has joined #beagle
- [15:13:06] * jkridner1 (~a0321898@nat/ti/x-ltkocwpaswqmxcov) Quit (Remote host closed the connection)
- [15:13:43] * jpirko (~jirka@nat/redhat/x-awiqsdobmxhqzrgv) Quit (Quit: Leaving)
- [15:15:41] * _don_ (~don@nat/ti/x-mdwqubtzobrdruvw) has joined #beagle
- [15:16:11] * Doppelfrog (~chatzilla@ip-87-82-198-210.easynet.co.uk) has joined #beagle
- [15:16:28] * Doppelfrog (~chatzilla@ip-87-82-198-210.easynet.co.uk) Quit (Client Quit)
- [15:16:49] * Doppelfrog (~chatzilla@ip-87-82-198-210.easynet.co.uk) has joined #beagle
- [15:17:10] * Fil_ (bc3d02df@gateway/web/freenode/ip.188.61.2.223) has joined #beagle
- [15:17:55] * jkridner1 (~a0321898@nat/ti/x-fjemjollvqhoclqu) has joined #beagle
- [15:17:58] * niclas_ (~niclas@nat/ti/x-avzmdkzstzufsmuc) Quit ()
- [15:18:10] * niclas_ (~niclas@nat/ti/x-mdsgwqsqotflzfcf) has joined #beagle
- [15:18:21] <Fil_>
hi
- [15:20:32] * _don_ (~don@nat/ti/x-mdwqubtzobrdruvw) Quit (Client Quit)
- [15:20:53] * _don_ (~don@nat/ti/x-mfaseuoxutrbeszv) has joined #beagle
- [15:21:45] <av500>
koen: i admire at what length people will just go on just to prevent google from eating all their datas
- [15:21:58] <koen>
yes
- [15:22:18] * jayabharath (~a0866114@nat/ti/x-eojyizivptbdehgw) has joined #beagle
- [15:22:42] * Fil_ (bc3d02df@gateway/web/freenode/ip.188.61.2.223) Quit (Ping timeout: 252 seconds)
- [15:23:07] <woglinde>
I dont use gmail
- [15:23:17] <woglinde>
or calendar stuff
- [15:23:35] <av500>
woglinde: some people dont even use the search feature...
- [15:24:35] <koen>
that's where the 'is lycos down' joke stems from
- [15:24:57] * koen looks at http://pp3dp.com/
- [15:25:05] * Fil_ (bc3d02df@gateway/web/freenode/ip.188.61.2.223) has joined #beagle
- [15:25:16] <koen>
funny how chinese company websites never ever tell the truth
- [15:25:20] <woglinde>
av500 is bingo better?
- [15:25:25] <Fil_>
can some1 point me the link to updating the beagleboard loader?
- [15:25:34] <koen>
some of their 'samples' where printed on high end stratasys or z-corp machines
- [15:25:39] <woglinde>
fil google didnt help?
- [15:25:48] <koen>
Fil_: have you tried the links on beagleboard.org?
- [15:25:59] <koen>
or read http://www.angstrom-distribution.org/demo/beagleboard/ ?
- [15:26:15] <av500>
koen: portable is cool if you go to a coffee bar and they are out of cups....
- [15:27:13] <Fil_>
link doesnt work for me
- [15:27:30] <Fil_>
wait, it seems to be just very slow
- [15:27:55] <Fil_>
so is that going to update the loader so that I dont have to keep pressing the button anymore to load from sd card?
- [15:28:45] <woglinde>
yes
- [15:31:06] * Doppelfrog_ (~chatzilla@87.114.99.211.plusnet.thn-ag2.dyn.plus.net) has joined #beagle
- [15:34:25] * Doppelfrog (~chatzilla@ip-87-82-198-210.easynet.co.uk) Quit (Ping timeout: 265 seconds)
- [15:34:34] * Doppelfrog_ is now known as Doppelfrog
- [15:42:39] * alancam (~a-campbel@nat/ti/x-janjvtvynkutmpod) Quit (Ping timeout: 248 seconds)
- [15:42:55] * Proxyles (~henrik@c-f893e255.56-4-64736c14.cust.bredbandsbolaget.se) Quit (Remote host closed the connection)
- [15:48:22] * torez (~torez@cpe-70-123-142-200.austin.res.rr.com) has joined #beagle
- [15:49:50] * Fil_ (bc3d02df@gateway/web/freenode/ip.188.61.2.223) Quit (Ping timeout: 252 seconds)
- [15:52:31] * emeb (~ericb@ip72-223-81-194.ph.ph.cox.net) has joined #beagle
- [15:53:21] * awozniak (~awozniak@adsl-76-205-222-173.dsl.snlo01.sbcglobal.net) has joined #beagle
- [15:53:38] * djlewis (~djlewis@75.15.67.41) Quit (Quit: Leaving.)
- [15:53:54] * alancam (~a-campbel@nat/ti/x-xodfgaruizujjwxf) has joined #beagle
- [15:58:34] * alancam (~a-campbel@nat/ti/x-xodfgaruizujjwxf) Quit (Remote host closed the connection)
- [15:58:36] * khasim (~a0393720@192.163.20.231) Quit (Quit: Leaving.)
- [15:58:43] * AreaScout (5a9257b1@gateway/web/freenode/ip.90.146.87.177) has joined #beagle
- [15:58:47] * topfs2 (~topfs2@xbmc/staff/topfs2) has joined #beagle
- [15:59:11] <AreaScout>
hi topfs2 :)
- [15:59:41] <topfs2>
hi?
- [15:59:50] * Ceriand|work (~Ceriand@unaffiliated/ceriand) has joined #beagle
- [16:00:11] <AreaScout>
found out just yesterday that xbmc runs on beagleboard
- [16:00:35] <AreaScout>
are the problems with playing movies solved ?
- [16:00:43] <topfs2>
ah yeah, still needs some stuff to get fluid
- [16:00:50] <buZz>
xbmc runs on a lot of software
- [16:00:52] <topfs2>
latest branch playes 480p bunny rather good
- [16:00:55] <buZz>
ehr, hardware
- [16:01:07] <AreaScout>
i know :)
- [16:01:37] <AreaScout>
sound good :)
- [16:02:10] <AreaScout>
what borad rev do you use ?
- [16:03:30] * franktango (~a0746747@nat/ti/x-sniomyooqncvqmpf) has left #beagle
- [16:03:50] <AreaScout>
usb 2-2: USB disconnect, address 2 <---- this *ucks
- [16:08:19] <koen>
I need to talk to my internet backup service
- [16:08:33] <koen>
they split it into a gazillion rars
- [16:09:55] * torez (~torez@cpe-70-123-142-200.austin.res.rr.com) Quit (Ping timeout: 276 seconds)
- [16:11:13] <AreaScout>
is someone familiar with this error ? usb_id[97]: unable to access '/devices/platform/ehci-omap.0/usb2/2-2/2-2.4'
- [16:11:52] <AreaScout>
comes right after udev starts
- [16:13:03] <koen>
c3?
- [16:14:44] <AreaScout>
no c4
- [16:15:27] <AreaScout>
and latest angstrom
- [16:16:41] * alancam (~a-campbel@nat/ti/x-yywukxdljsdxizzc) has joined #beagle
- [16:16:49] <AreaScout>
uimage starts usb host just fine, keyboard an mouse is working, after udev start, i got USB Disconnect and this errors from above
- [16:18:22] <koen>
never seen it
- [16:18:53] <av500>
powered hub?
- [16:19:17] <AreaScout>
ok, with stable 2009 it worked out of the box :(
- [16:22:51] * torez (~torez@cpe-70-123-142-200.austin.res.rr.com) has joined #beagle
- [16:23:12] <AreaScout>
av500, yes powered hub
- [16:23:38] <AreaScout>
i will try diverent uimage now
- [16:24:11] * eFfeM (~frans@j200125.upc-j.chello.nl) has joined #beagle
- [16:24:57] <koen>
AreaScout: give http://dominion.thruhere.net/koen/OE/uImage-2.6.32-r80+gitra6bad4464f985fdd3bed72e1b82dcbfc004d7869-beagleboard.multi-config-cpuidle.bin a try
- [16:25:02] <avalerion>
Still can't figure out this " "/bin/sh: can't access tty; job control turned off" error... is there a problem with my Angstrom files?
- [16:25:19] <AreaScout>
pfffff thanks god :) with r74 of uimage it works
- [16:25:35] <AreaScout>
ops r72
- [16:25:43] <AreaScout>
latest is r84
- [16:26:17] <AreaScout>
thx koen
- [16:27:46] * pepere (52faa0a4@gateway/web/freenode/ip.82.250.160.164) Quit (Quit: Page closed)
- [16:28:24] <prpplague>
avalerion: that error simply means that the /bin/sh was started without a controlling TTY
- [16:28:45] <prpplague>
avalerion: it is more of a warning than an error
- [16:28:56] * dougztr (~dougztr__@pa-67-234-8-226.dhcp.embarqhsd.net) has joined #beagle
- [16:29:42] * mrc3_ (~mrc3@nat/ti/x-vzwqpkbflxezgsrh) Quit (Remote host closed the connection)
- [16:30:08] * woglinde (~henning@p5DDC161B.dip.t-dialin.net) Quit (Quit: zapp)
- [16:30:11] * mrc3_ (~mrc3@nat/ti/x-juuoagtowvfzuqsp) has joined #beagle
- [16:31:19] * Entasis (~Jarred@ppp118-210-10-169.lns20.adl2.internode.on.net) Quit (Quit: Leaving)
- [16:31:47] <topfs2>
btw AreaScout opkg install xbmc if you want trunk (not my changes)
- [16:32:04] <av500>
topfs2: who want you changes :)
- [16:32:09] <av500>
+'d
- [16:32:12] <AreaScout>
:)
- [16:32:13] <av500>
+r
- [16:32:25] <AreaScout>
thx topfs2
- [16:32:29] <av500>
they dont reach 100fps...
- [16:32:58] <topfs2>
hehe :)
- [16:33:50] <topfs2>
They do however almost double fps of the default skin :)
- [16:34:21] <AreaScout>
koen, btw. your r80 is also working :)
- [16:35:01] <AreaScout>
what is the diff in this uimage or is it an default one ?
- [16:35:52] * ant_work (~chatzilla@host214-85-static.34-85-b.business.telecomitalia.it) has left #beagle
- [16:36:11] <AreaScout>
topfs2 what is the 'default' resolution on beagleboard for xbmc ?
- [16:36:31] <AreaScout>
with best performance
- [16:36:36] <topfs2>
I use it at 720p but its sluggish as hell
- [16:36:52] <AreaScout>
ok, will give it a try
- [16:36:53] <topfs2>
Anything more than 480p is not recommended, still even that is slow
- [16:37:12] <topfs2>
Working on a skin that would hopefully work good in 720p though
- [16:37:41] <AreaScout>
good ! :)
- [16:37:56] <AreaScout>
is the omapfb accelerated ?
- [16:39:01] <topfs2>
my branch uses the overlay yes
- [16:39:02] <topfs2>
trunk does not
- [16:39:15] <kerute>
is there any reason my usb port seems to be disabled ?
- [16:39:42] <kerute>
i updated my xloader and uboot on rev c4 bb
- [16:43:59] <AreaScout>
topfs2, how do you switch the overlay in runtime ? like enable s-video a.s.o ?
- [16:44:36] <AreaScout>
it's just to write 1 to the 'enable' file ?
- [16:44:43] <topfs2>
I just use the vid0 of DSS werever it may be configured
- [16:44:46] * katie is now known as katier
- [16:45:05] <AreaScout>
ok :)
- [16:45:09] <topfs2>
as I understand it that would mean if its configured on s-video there is were the movie will end up
- [16:45:31] <AreaScout>
ahh ok
- [16:47:20] <AreaScout>
do you have to switch also the fb0 resolution and timings ?
- [16:47:35] <AreaScout>
or are the just standart
- [16:49:02] <AreaScout>
because on s-video i allways have a small shadow next to the text ( not tryed on xbmc yet )
- [16:51:29] <topfs2>
uhm, I wish I had an answer on that :) with the DSS and such I'm really lost still. trying to understand it but ain't quite there yet :)
- [16:51:37] <av500>
AreaScout: shadow?
- [16:51:46] <topfs2>
you have to switch fb0 to what you want xbmc to be though
- [16:54:36] <AreaScout>
yep shadow, same text but diff color
- [16:54:53] * amitk is now known as amitk-afk
- [16:55:58] <AreaScout>
topfs2 no i meant for s-video, is the resolution a default one or correspont it to the one for dvi
- [16:56:41] <topfs2>
AreaScout, I try to set it up to the one on DVI
- [16:57:18] <AreaScout>
maybe my video cable is to long and thats the reason where the shadow belongs to :D
- [16:57:42] <AreaScout>
10 meters :)
- [16:58:08] * jpsaman (~jpsaman@videolan/developer/jpsaman) Quit (Quit: Leaving)
- [16:59:16] * cody (~cody@dslb-084-056-111-153.pools.arcor-ip.net) Quit (Quit: leaving)
- [16:59:37] * hrw is now known as hrw|gone
- [17:00:52] * lag (~lag@cpc2-aztw21-0-0-cust264.aztw.cable.virginmedia.com) Quit (Remote host closed the connection)
- [17:04:14] * khasim (~a0393720@192.163.20.231) has joined #beagle
- [17:06:44] * emeb (~ericb@ip72-223-81-194.ph.ph.cox.net) Quit (Ping timeout: 265 seconds)
- [17:07:48] * naeg (~naeg@194.208.239.170) has joined #beagle
- [17:07:56] * XorA is now known as XorA|gone
- [17:09:18] * jevin (~jevin@cparch14.ecn.purdue.edu) Quit (Remote host closed the connection)
- [17:14:44] * signal11 (esteban@gnv.quaddro.net) Quit (Read error: Operation timed out)
- [17:15:13] * jevin (~jevin@c-24-13-122-71.hsd1.in.comcast.net) has joined #beagle
- [17:18:18] * signal11 (esteban@gnv.quaddro.net) has joined #beagle
- [17:24:34] * cody (~cody@dslb-084-056-111-153.pools.arcor-ip.net) has joined #beagle
- [17:25:19] <jamuraa>
I'm having issues getting USB to work when I rebuilt from the angstrom OE on my bb C4.. It boots up but doesn't recognize my usb hub
- [17:27:49] <avalerion>
prpplague: after that warning, i just get a blinking prompt and it seems to stop loading
- [17:29:40] <prpplague>
avalerion: what are you expecting it to do?
- [17:29:48] <prpplague>
avalerion: which rootfs image did you load?
- [17:30:33] <AreaScout>
use the uimage r74 from http://www.angstrom-distribution.org/demo/beagleboard/ power on our beagle C4 with no SD card in, then plug card in and press reset
- [17:31:07] <AreaScout>
thats how it worked for me
- [17:33:24] * prpplague looks
- [17:33:29] <AreaScout>
ops r72 -> again :)
- [17:34:04] * sakoman_ (~sakoman@static-74-41-60-154.dsl1.pco.ca.frontiernet.net) has joined #beagle
- [17:34:51] * sakoman (~sakoman@static-74-41-60-154.dsl1.pco.ca.frontiernet.net) Quit (Ping timeout: 264 seconds)
- [17:39:53] * fraz_ (~fraz@12.233.153.4) has joined #beagle
- [17:40:13] * fraz_ (~fraz@12.233.153.4) has left #beagle
- [17:43:37] <koen>
topfs2: did xbmc people move to blizzard? http://games.slashdot.org/story/10/08/02/1251203/Is-StarCraft-II-Killing-Graphics-Cards
- [17:43:55] <prpplague>
hehe
- [17:44:38] <topfs2>
lol
- [17:45:01] <topfs2>
how can people complain to blizzard though, its clearly not their fault the card is badly designed
- [17:45:11] <topfs2>
(ofcourse, displaying something static at silly fps is a stupid idea)
- [17:45:59] <avalerion>
prpplague: not sure, but i used the angstrom builder tool
- [17:46:31] <prpplague>
avalerion: you mean the online builder?
- [17:46:36] <avalerion>
yes
- [17:48:02] <prpplague>
avalerion: ok so which file system option did you choose?
- [17:48:10] <avalerion>
i used the simple setup
- [17:50:03] <prpplague>
avalerion: i'm having trouble accessing the angstrom website atm, but iirc there is an option to choose which type of rootfs you want to build and it sounds like you just requested the minimal root filesystem
- [17:50:18] * emeb (~ericb@ip72-223-81-194.ph.ph.cox.net) has joined #beagle
- [17:50:55] <avalerion>
i did simple with X11 & GNOME
- [17:51:06] * Vu (4a07bf42@gateway/web/freenode/ip.74.7.191.66) has joined #beagle
- [17:51:32] <Vu>
Hello Guys
- [17:51:36] <avalerion>
should i go advanced?
- [17:51:37] * Doppelfrog (~chatzilla@87.114.99.211.plusnet.thn-ag2.dyn.plus.net) Quit (Ping timeout: 276 seconds)
- [17:51:58] * Doppelfrog (~chatzilla@87.115.153.134) has joined #beagle
- [17:52:00] <prpplague>
avalerion: i'd double check the info/instructions for narcissus
- [17:52:06] <prpplague>
Vu: greetings earthling
- [17:52:37] <avalerion>
prpplague: i was able to build a previous version that worked, but the GUI wasn't present... i forgot to include GNOME
- [17:53:06] <Vu>
Could anyone tell me why i can't plug in a USB keyboard or mouse directly to the USB 2.0 HOST?
- [17:53:43] <avalerion>
you need a hub... not sure why, but i had the same issue
- [17:53:45] <adj>
usb host on beagle can't handle low & full speed devices
- [17:54:03] <adj>
it only knows how to deal with high speed things
- [17:54:03] <Vu>
i see
- [17:54:13] <prpplague>
Vu: the usb host on the beagle only has EHCI support, no OHCI companion
- [17:54:24] <prpplague>
Vu: which means you can only plug in high speed devices
- [17:54:28] <GrueMaster>
Vu: It could simply be due to power. How and how much power you are supplying to the system has a lot to do with it.
- [17:54:31] <Vu>
i see
- [17:54:46] <prpplague>
Vu: plug in a high speed USB hub, which then can handle the full and low speed devices
- [17:55:20] <Vu>
i see
- [17:56:56] <Vu>
is that because of the transceiver or the Omap ?
- [18:00:29] <Vu>
Thanks for the help guys
- [18:00:45] <prpplague>
Vu: both the OMAP3 and the PHY have the capabilities of working with multiple speeds, however due to trade off's in speed, cost, and overall performance it is easier to support only hight speed
- [18:05:06] <Vu>
Thanks for your help
- [18:06:03] <prpplague>
np
- [18:15:17] * lifeeth (~praneeth@unaffiliated/lifeeth) Quit (Quit: Up and at 'em, Atom Ant!)
- [18:17:38] * dougztr (~dougztr__@pa-67-234-8-226.dhcp.embarqhsd.net) Quit (Quit: Leaving)
- [18:18:03] * dougztr (~dougztr__@2001:4830:16e9:0:95de:ecd5:6d26:d49) has joined #beagle
- [18:21:10] * kunguz (~Kaan@212.175.32.130) has joined #beagle
- [18:21:28] <koen>
prpplague: I'm presenting at ELC-E as well, so we should be able to squeeze in a beer or two :)
- [18:21:42] <prpplague>
koen: dandy
- [18:21:51] * prpplague checks the presentation list
- [18:22:36] <prpplague>
koen: dandy
- [18:23:06] * rodrigo_golive (~rodrigo_g@nat/mandriva/x-rbyfjfzziypftiej) Quit (Ping timeout: 265 seconds)
- [18:23:15] * prpplague still needs to get with koen about a minimal board-bringup recipe for OE
- [18:24:35] * drinkcat (~nicolas@119.56.3.26) Quit (Ping timeout: 240 seconds)
- [18:28:30] * Doppelfrog (~chatzilla@87.115.153.134) Quit (Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716])
- [18:30:31] * Crofton (~balister@pool-96-240-180-89.ronkva.east.verizon.net) Quit (Quit: Leaving)
- [18:32:40] * cody (~cody@dslb-084-056-111-153.pools.arcor-ip.net) Quit (Quit: leaving)
- [18:35:01] * topfs2 (~topfs2@xbmc/staff/topfs2) Quit (Quit: L?mnar)
- [18:35:11] * PBansal (~pbansal@nat/ti/x-dhksdasaprfnisqb) has joined #beagle
- [18:37:05] <kblin>
hmm, I wonder if there's a watertight display with enough space in the case to fit a beagle
- [18:37:24] <kblin>
I'd like a whirlpool-proof tablet :)
- [18:46:46] * naeg (~naeg@194.208.239.170) Quit (Quit: WeeChat 0.3.2)
- [18:46:50] * rodrigo_golive (~rodrigo_g@nat/mandriva/x-opgpotiunvvmulue) has joined #beagle
- [18:49:05] * dl9pf (~quassel@p5B212887.dip.t-dialin.net) has joined #beagle
- [18:49:05] * dl9pf (~quassel@p5B212887.dip.t-dialin.net) Quit (Changing host)
- [18:49:05] * dl9pf (~quassel@opensuse/member/dl9pf) has joined #beagle
- [18:50:46] * dl9pf_ (~quassel@p5B212356.dip.t-dialin.net) Quit (Ping timeout: 276 seconds)
- [18:52:53] * RoHS (~RoHS@68-64-214-18.static.forethought.net) Quit (Quit: RoHS)
- [18:53:24] * KosiNuss (~tom@p549203B8.dip0.t-ipconnect.de) has joined #beagle
- [18:53:39] * dougztr (~dougztr__@2001:4830:16e9:0:95de:ecd5:6d26:d49) Quit (Quit: Moo)
- [19:06:03] * neo01124 (~neo@122.163.103.84) Quit (Remote host closed the connection)
- [19:15:03] * kunguz (~Kaan@212.175.32.130) Quit (Remote host closed the connection)
- [19:15:37] * sjhill (~sjhill@home.bethel-hill.org) Quit (Quit: leaving)
- [19:17:00] * prpplague (~danders@nat/ti/x-ynoohboueynqjyai) Quit (Ping timeout: 240 seconds)
- [19:18:36] * prpplague (~danders@nat/ti/x-zrfbbhxzpyeszwao) has joined #beagle
- [19:18:45] * ZeZu (~null-dev@in-67-236-196-97.dhcp.embarqhsd.net) has joined #beagle
- [19:19:51] * cody (~cody@dslb-084-056-111-153.pools.arcor-ip.net) has joined #beagle
- [19:21:19] * torez (~torez@cpe-70-123-142-200.austin.res.rr.com) Quit (Quit: Leaving)
- [19:25:01] * ceyusa (~vjaquez@155.99.117.91.static.mundo-r.com) Quit (Quit: leaving)
- [19:25:09] * avalerion (~avalerion@pool-71-185-163-17.phlapa.fios.verizon.net) Quit (Quit: avalerion)
- [19:33:53] * guillaum1 (~Guillaume@AMontsouris-153-1-39-159.w90-2.abo.wanadoo.fr) has joined #beagle
- [19:34:43] * nerxgas (~fatboy@adsl-69-227-215-190.dsl.scrm01.pacbell.net) has joined #beagle
- [19:35:04] * cody (~cody@dslb-084-056-111-153.pools.arcor-ip.net) Quit (Quit: leaving)
- [19:37:22] * lifeeth (~praneeth@unaffiliated/lifeeth) has joined #beagle
- [19:37:49] * lifeeth (~praneeth@unaffiliated/lifeeth) Quit (Client Quit)
- [19:51:10] * cody (~cody@dslb-084-056-111-153.pools.arcor-ip.net) has joined #beagle
- [19:57:28] * harbaum (~harbaum@i59F79239.versanet.de) Quit (Ping timeout: 240 seconds)
- [19:59:35] * rcranetx (~rcranetx@nat/ti/x-jbhswpheimshuoib) Quit (Quit: Leaving.)
- [20:03:22] * jayabharath (~a0866114@nat/ti/x-eojyizivptbdehgw) has left #beagle
- [20:03:24] * mchua is now known as mchua_afk
- [20:03:58] * cecil_lincher (~clincher@pool-173-63-77-209.nwrknj.fios.verizon.net) has joined #beagle
- [20:04:28] * amitk-afk (~amit@a91-154-124-12.elisa-laajakaista.fi) Quit (Quit: leaving)
- [20:06:39] * florian (~fuchs@Maemo/community/contributor/florian) has joined #beagle
- [20:07:33] * ddd_ (8bb3874f@gateway/web/freenode/ip.139.179.135.79) has joined #beagle
- [20:09:19] <ddd_>
has somebody tried the video_copy example of Codec engine? why "out.dat" is not identical with "in.dat" after x1000?
- [20:11:56] <koen>
is it scaling?
- [20:14:10] * RobotGrrl (~RobotGrrl@bas2-montreal50-2925251763.dsl.bell.ca) has joined #beagle
- [20:14:11] * RobotGrrl (~RobotGrrl@bas2-montreal50-2925251763.dsl.bell.ca) Quit (Excess Flood)
- [20:14:28] <ddd_>
there is nothing after 0x1000 of out.dat, however, it has same size(131072) with in.dat.
- [20:15:01] * RobotGrrl (~RobotGrrl@bas2-montreal50-2925251763.dsl.bell.ca) has joined #beagle
- [20:15:01] <ddd_>
i am trying ce_2_25_16
- [20:15:29] * Guest94853 (~Crazymik3@CPE00259c601d5d-CM00080da43848.cpe.net.cable.rogers.com) Quit (Ping timeout: 245 seconds)
- [20:17:22] * KosiNuss (~tom@p549203B8.dip0.t-ipconnect.de) Quit (Quit: Leaving)
- [20:18:22] * GrizzlyAdams (~Grizzly@ip98-184-88-41.mc.at.cox.net) has joined #beagle
- [20:21:03] * florian (~fuchs@Maemo/community/contributor/florian) Quit (Ping timeout: 264 seconds)
- [20:24:47] * pting (~pting@adsl-99-32-245-41.dsl.lsan03.sbcglobal.net) has joined #beagle
- [20:28:20] * RoHS (~RoHS@68-64-214-18.static.forethought.net) has joined #beagle
- [20:28:35] * rodrigo_golive (~rodrigo_g@nat/mandriva/x-opgpotiunvvmulue) Quit (Read error: Connection reset by peer)
- [20:29:34] * ceyusa (~vjaquez@95.61.238.167) has joined #beagle
- [20:30:28] * jconnolly (~jconnolly@firebug.buglabs.net) Quit (Ping timeout: 260 seconds)
- [20:30:58] * rodrigo_golive (~rodrigo_g@nat/mandriva/x-sijmtitfhyuxawje) has joined #beagle
- [20:32:51] * rodrigo_golive (~rodrigo_g@nat/mandriva/x-sijmtitfhyuxawje) Quit (Read error: Connection reset by peer)
- [20:35:23] * jconnolly (~jconnolly@firebug.buglabs.net) has joined #beagle
- [20:36:31] * peksha (~peksha@11.54.broadband2.iol.cz) Quit (Quit: Leaving.)
- [20:37:34] * kunguz (~Kaan@212.156.122.30) has joined #beagle
- [20:38:14] * kunguz (~Kaan@212.156.122.30) Quit (Remote host closed the connection)
- [20:39:17] * rcranetx (~rcranetx@nat/ti/x-hucathohqowjxgmo) has joined #beagle
- [20:45:44] * ddd_ (8bb3874f@gateway/web/freenode/ip.139.179.135.79) Quit (Ping timeout: 252 seconds)
- [20:51:43] * kunguz (~Kaan@212.156.122.30) has joined #beagle
- [20:54:46] * ant___ (~andrea@host11-225-dynamic.58-82-r.retail.telecomitalia.it) has joined #beagle
- [20:58:40] * rcranetx (~rcranetx@nat/ti/x-hucathohqowjxgmo) Quit (Quit: Leaving.)
- [21:01:59] * gustavoz (~gustavoz@host5.201-253-237.telecom.net.ar) Quit (Quit: Leaving)
- [21:03:09] * Mike (~Crazymik3@CPE00259c601d5d-CM00080da43848.cpe.net.cable.rogers.com) has joined #beagle
- [21:03:29] * maria (~mrodrigue@186.4.15.155) has joined #beagle
- [21:03:34] * Mike is now known as Guest26100
- [21:07:00] * AreaScout (5a9257b1@gateway/web/freenode/ip.90.146.87.177) Quit (Ping timeout: 252 seconds)
- [21:07:39] * jconnolly (~jconnolly@firebug.buglabs.net) Quit (Ping timeout: 240 seconds)
- [21:14:23] * jconnolly (~jconnolly@firebug.buglabs.net) has joined #beagle
- [21:20:16] <eFfeM>
koen, is therer an issue with the angstrom site? opkg update seems to take ages
- [21:20:57] <koen>
linuxtogo raid is broken again
- [21:21:36] <eFfeM>
ah ok, wanted to do some tests for drinkcat but needed some packages, guess I need to build them myself
- [21:26:14] * eFfeM (~frans@j200125.upc-j.chello.nl) Quit (Quit: Leaving.)
- [21:32:41] * florian (~fuchs@Maemo/community/contributor/florian) has joined #beagle
- [21:33:39] * jconnolly (~jconnolly@firebug.buglabs.net) Quit (Ping timeout: 264 seconds)
- [21:33:47] * jconnolly (~jconnolly@acct-342343.voice.dsl.net) has joined #beagle
- [21:33:47] * jconnolly is now known as jconnolly|away
- [21:39:11] * prpplague (~danders@nat/ti/x-zrfbbhxzpyeszwao) Quit (Quit: Leaving)
- [21:41:59] * mrcan (~harika@88.246.222.164) has joined #beagle
- [21:52:51] * mrcan (~harika@88.246.222.164) Quit (Ping timeout: 264 seconds)
- [21:52:52] * KosiNuss (~tom@p549203B8.dip0.t-ipconnect.de) has joined #beagle
- [21:53:02] <RoHS>
I want a setup kinda like this for testing. http://www.specialcomp.com/beagleboard/RevC0.htm
- [21:53:19] <RoHS>
is there anything else I'll need to get started besides what's in the picture?
- [21:53:25] * mrcan (~harika@88.246.222.164) has joined #beagle
- [21:55:31] <ds2>
WuFF WuFF
- [21:55:39] * Gaston|Home (~Gaston@c-b12ee353.155-1-64736c11.cust.bredbandsbolaget.se) has joined #beagle
- [21:59:14] * Redb3ard (~SF0010MAC@lbb-dslst.69616810.amaonline.com) Quit (Quit: Redb3ard)
- [22:06:18] * guillaum1 (~Guillaume@AMontsouris-153-1-39-159.w90-2.abo.wanadoo.fr) Quit (Quit: Leaving.)
- [22:13:46] * gregoiregentil (~gregoire@c-69-181-223-70.hsd1.ca.comcast.net) has joined #beagle
- [22:14:53] * NishanthMenon (~nmenon@nat/ti/x-onqxzghszsgpdxfm) Quit (Quit: Ex-Chat)
- [22:15:59] * gdm (~gdm@190.55.34.222) Quit (Ping timeout: 240 seconds)
- [22:17:53] * ceyusa (~vjaquez@95.61.238.167) Quit (Quit: leaving)
- [22:19:21] * florian (~fuchs@Maemo/community/contributor/florian) Quit (Remote host closed the connection)
- [22:19:26] <thurbad>
RoHS, I would get the wall adapter, rather than the usb powered adapter.. you may also want an rs-232 serial adapter, null serial cable and possibl a usb-serial adapter if your computer doesn't have serial com ports already
- [22:20:19] <thurbad>
with the serial stuff you can get into the uboot terminal if needed
- [22:28:21] * PBansal (~pbansal@nat/ti/x-dhksdasaprfnisqb) Quit (Remote host closed the connection)
- [22:38:35] * eAndrius (~andrius@88-222-169-44.meganet.lt) Quit (Quit: Leaving)
- [22:41:14] * Vu (4a07bf42@gateway/web/freenode/ip.74.7.191.66) Quit (Quit: Page closed)
- [22:42:31] * mrcan is now known as mrcan[gaming]
- [22:44:37] * RobotGrrl (~RobotGrrl@bas2-montreal50-2925251763.dsl.bell.ca) Quit (Quit: RobotGrrl)
- [22:46:26] * brijesh (~brijesh@nat/ti/x-bmxpynvmgcqnaoqq) Quit (Quit: Leaving)
- [22:59:48] * kevinsc (~a0214685@nat/ti/x-yfzqtblbihjalgwq) Quit (Ping timeout: 260 seconds)
- [23:06:52] <RoHS>
thanks thurbad
- [23:07:09] * gdm (~gdm@190.55.34.222) has joined #beagle
- [23:12:12] * Keyboard_Warrior (~holyduck@ip-82-139-106-77.eidsiva.net) has joined #beagle
- [23:15:08] * theholyduck (~holyduck@77.106.152.132) Quit (Ping timeout: 258 seconds)
- [23:17:38] * ZeZu (~null-dev@in-67-236-196-97.dhcp.embarqhsd.net) Quit (Quit: Leaving.)
- [23:27:36] * robclark (~robclark@nat/ti/x-azmsceszeaogoeaa) Quit (Ping timeout: 265 seconds)
- [23:31:35] * BThompson (~a0193480@nat/ti/x-ppqabxzrgutnfqmx) Quit (Remote host closed the connection)
- [23:32:09] * russ (~russ@206.29.188.233) has joined #beagle
- [23:33:37] * djlewis (~djlewis@75.15.67.41) has joined #beagle
- [23:38:36] * raster (raster@enlightenment/developer/raster) has joined #beagle
- [23:41:59] * rcranetx (~rcranetx@nat/ti/x-fjsezmkdaogmzjdz) has joined #beagle
- [23:42:00] * mpoirier (~quassel@S0106002369de4dac.cg.shawcable.net) Quit (Read error: Operation timed out)
- [23:44:43] * Redb3ard (~SF0010MAC@75.110.202.83) has joined #beagle
- [23:46:54] * katier (~katierh@nat/ti/x-qejsofoeblsgirsq) Quit ()
- [23:47:35] * duffolonious (~bryan@75-168-87-92.mpls.qwest.net) Quit (Ping timeout: 240 seconds)
- [23:50:00] * jconnolly|away (~jconnolly@acct-342343.voice.dsl.net) Quit (Quit: leaving)
- [23:50:19] * duffolonious (~bryan@75-168-87-92.mpls.qwest.net) has joined #beagle
- [23:55:59] * mrc3_ (~mrc3@nat/ti/x-juuoagtowvfzuqsp) Quit (Ping timeout: 240 seconds)
- [23:56:17] * mrc3_ (~mrc3@nat/ti/x-ttsgweywwufzvfoy) has joined #beagle
These logs were automatically created by BeagleLogBot on
irc.freenode.net
using the Java IRC LogBot.
See http://microformats.org/wiki/mflogbot for more information.