/srv/irclogs.ubuntu.com/2010/11/30/#ubuntu-arm.txt

Sp0tterwhat is a good tablet for running ubuntu on?01:41
=== asac_ is now known as asac
tmzt_g2rootwhat packages are needed for the efl version of netbook or unity in maverick?02:54
=== Guest82150 is now known as rppt
=== rppt is now known as Guest6236
=== hrw|gone is now known as hrw
ndeclool: hi. i don't understand your comment on #681267...08:24
hrwbug 68126708:24
ubot2Launchpad bug 681267 in debian (and 2 other projects) "Packages for armel are missing (affects: 1) (heat: 12)" [Unknown,New] https://launchpad.net/bugs/68126708:24
loolndec: Which part?08:24
ndeclool: well, i don't understand what the problem is...08:28
ndeclool: and what the fix is08:28
loolndec: https://code.launchpad.net/packages-arch-specific08:28
loolndec: We have some data files documenting which source packages are specific to some architectures, and in fact also which binary packages in some cases08:29
ndeclool: so you mean that any packages that is arch specific (e.g. which is not Arch = any OR Arch = all) needs special attention?08:30
loolndec: It's even before that08:30
loolndec: Debian's wanna-build and Ubuntu's Launchpad schedulers simply don't schedule builds when a package is blacklisted according to this file08:31
ndeclool: hey... one more new thing to learn today ;-)08:31
loolThis is useful in cases where the software is irrelevant for certain arches, or needs improbable porting08:31
ndeclool: ok. so the problem was that cpuburn was blacklisted in this file. I see your latest commit where you add it... so now you need to submit the source package again, right?08:33
janimois grub2 too complex to be used on ARM boards instead of u-boot and others that are currently used?08:34
hrwjanimo: grub2 relies on first stage bootloader (bios, efi) when uboot is usually used as first stage one08:35
loolndec: https://launchpad.net/ubuntu/+source/cpuburn/1.4a-1build108:36
loolndec: Yes, I had to wait some hours for new Pas to be picked up08:36
ndeclool: thx!08:36
janimohrw: so grub2 would need to incorporate all the ARM specific hw bringup bits in order the fully replace them, ok08:36
antochehi folks08:37
antocheI've made a Maverick microSD card for the beagleboard that kinda boots but not quite, is this the right place to ask for advice?08:37
persiajanimo, It's lower level than that: there isn't any code to *load* grub from anywhere by default (although I suppose one could wedge the code that loads other bootloaders to kinda work, but only sorta).  Compare to powerpc, where the boot process is openfirmware -> grub208:39
persiaantoche, Yes.08:39
antochecool08:40
antocheI roughly followed the instructions at http://elinux.org/BeagleBoardUbuntu#Maverick_10.10_208:40
persiajanimo, We've discussed this to death, and while a grub2 port would always be nice, the consensus seemed to be that something like coreboot would be more worthwhile, although the vendors seem to want to stick with u-boot.08:41
antocheand got a card that doesn't boot on power-up, although if I boot on the beagle demo card, stop the autoboot and then swap cards and run 'boot', it works08:41
hrwpersia: coreboot -> seabios -> grub2 or coreboot -> grub2 chain then?08:42
hrwpersia: coreboot is nice thing but iirc still x86 only08:42
persiahrw, coreboot -> linux08:42
hrwpersia: you used coreboot at all?08:43
janimopersia: thanks, is there a record of such discussions somewhere? I am mostly curious. Similar boot experience across all platforms would be nice to have08:43
persiahrw, I heard someone demo'd something like it a few months ago at a conference.08:43
persiajanimo, There's a wealth of aging specs about it, but I think there's nothing coherent, sadly.08:43
janimook08:43
persiaI very much agree, especially since we've been able to move to grub2 for everything else this cycle, but it really needs a first-stage bootloader.08:43
hrwpersia: I have machine with coreboot here. best way (to be able to update kernels) is coreboot -> (seabios ->) grub2 and kernel from disk08:44
persiaSomeone could port openfirmware (it is known to work on ARM), or something, but most of the ARM folks seem to prefer having just one bootloader, rather than first-stage, second-stage (something about boot speed)08:44
hrwpersia: coreboot+linux can be made of course but each update == reflashing chip08:44
persiahrw, That's the most conventional way, indeed :)  Apparently, doing something with kexec is somehow faster.08:45
janimoyes, easier to bring up and test, especially if they only use a minimal BSP image over that and leave it to others to fill in08:45
persiahrw, No, you use kexec(), so you can update the running kernel separately from the flash kernel.08:45
persiaantoche, We don't support that image: try https://wiki.ubuntu.com/ARM/Beagle08:45
hrwpersia: if kexec works properly08:45
persiahrw, Well, of course :)08:46
antochepersia: oh ok08:46
persiaantoche, rcn-ee is about sometimes, so you might get some support, but it's not an official means of creating images.08:46
antochepersia: rcn-ee?08:47
antochesorry I'm quite new to all this arm business08:47
persiaThe person who created the image at rcn-ee.net which is referenced in the wiki page you indicated you used :)08:48
antochearf ok sorry :)08:48
antocheI yet have to know who's who here08:48
antochepersia: I see the page you sent me says "running Ubuntu on a C series Beagleboard", any known problem with a beagle xM ?08:51
hrwantoche: same image, same kernel08:53
persiaDid the oddity with xM sound get sorted?  I forget.08:57
antochepersia: what was the oddity?08:58
persiaI think it was something about issues with sound on both HDMI and the audio jacks.08:58
antochehm ok08:58
persiaAs long as you're not trying to do both at once, shouldn't be an issue, I think.08:59
hrwpersia: xM got hdmi audio?09:01
persiahrw, Doesn't it?  I thought it had real HDMI, rather than just DVI-on-HDMI jack.  I may be mistaken.09:02
hrwpersia: <xM had dvi-on-hdmi. I never had xM so cant say09:03
persiaI'm just guessing based on memory of IRC traffic :)09:03
bercoogra: I found my pb about alsa-utils I think09:39
bercoogra: looks like updating alsa-utils in a ssh console will generate the errors I see. If I do the same thing in a console on the board, the installation goes fine.09:40
tmzt_g2rootis there anyway to install ubuntu-netbook without installing the xserver packages and everything else? possibly by seeding it?09:48
persiatmzt_g2root, Not easily, because they are preinstalled images.  You might try the netinstall image, which ought give you infinite customisation.10:02
tmzt_g2rootI'm on a rootstock -s ubuntu-minimal10:03
tmzt_g2rootI'm trying to install only the efl launcher, I'm using another X server so I don't need xserver-*10:03
tmzt_g2rootbut when I install ubuntu-netbook, even without recommends it wants to install all those packages10:04
persiaAh, yeah, because it needs an X server, and it can't tell you have one.10:04
tmzt_g2rootis there a provides package I can use?10:05
persiaIf you're installing non-packaged software, you probably want to look at the equivs package to fake it.  If you're using a packaged X server, there's a bug in the packaging.10:05
tmzt_g2rootI'm trying to build a chroot with a minimal foot print, the X server is outside the chroot10:06
persiaYou could just install --no-recommends netbook-launcher-efl : the "ubuntu-netbook" package will always pull an X server (unless you fake it).10:08
tmzt_g2rootI did --no-recommends10:08
tmzt_g2rootit still installs xserver-*10:08
tmzt_g2rootI also tried with xserver-xfbdev10:08
tmzt_g2rootubuntu-netbook depends on xorg10:08
tmzt_g2rootokay, so if this is just a virtual package, what actually provides the efl launcher? that's what I'm trying ot install10:09
persianetbook-launcher-efl is the EFL launcher package.  ubuntu-netbook is just a metapacakge with everything.10:13
tmzt_g2rootyeah, I found it on so, I couldn't see why netbook-launcher-efl wasn't a dep, but I guess it's switched to unity now?10:14
persiaI didn't think there was an EFL implementation of unity.  Depends what you're trying to do, and with which release you're trying to do it.10:17
tmzt_g2rootit's not a release, it's just a maverick rootstock10:19
persiaFor maverick, the EFL launcher was the netbook-launcher-efl package.10:19
tmzt_g2rootI'm trying to build an image for my X server on android to give users a simple usable demonstration possibly with multitouch eventually10:20
tmzt_g2rootright, so that's what I'm installing, thanks10:20
persiaYou probably want some number of other packages from ubuntu-netbook, to give the equivalent experience.  I'd suggest installing them in small groups, so you can avoid installing stuff you don't want.10:22
tmzt_g2rootyeah, so I'm going to have to figure out how to use a virtual package, but for now I'll just have a script they can use (the alpha testers essentially) to install stuff10:23
=== ogra_ac_ is now known as ogra_ac
szoszihello11:28
szosziis someone here who can help me? I'm running ubuntu 10.10 on beagleboard-xm11:29
szosziI have a kernel related question11:29
szoszinoone?11:32
szoszianyone here with the abilty to help me in kernel related question? :)11:36
ogra_ac!ask11:37
ubot2Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)11:37
hrwin other words: Don't ask to ask but ask11:38
szoszisorry11:40
szosziso, I installed ubuntu 10.10 onto beaglebboard-xm, according to http://elinux.org/BeagleBoardUbuntu#Beagle_xM. Noticed that has heavy cpu loads, and found that "Demo Images contain a kernel with experimental options for the omap family... If you'd like to use ubuntu's supported kernel, just read "/etc/flash-kernel.conf" and disable the rcn-ee variable. Then install the ubuntu kernel and flash-kernel packages to overwrite. " Disabli11:42
ogra_acyour paste ended at "flash-kernel packages to overwrite.  Disabl"11:44
szoszioverwrite. " Disabling it will increase performance?11:45
szoszithats the ending11:45
ogra_aci guess you need to wait for rcn-ee to show up, he maintains these community images11:46
ogra_ac(or use one of the official ones)11:47
hrwor use linaro image11:48
szosziI see...11:50
rsalvetidon't know if kernel is your problem11:50
rsalvetigenerally rcn-ee creates a very usable kernel11:51
szosziI do not no either, but they say if you want to use ubuntu's supported kernel11:51
szosziso in my reading it means that teir kernel is not fully supported11:52
ogra_acwe are all working with the official images here11:52
ogra_acso you need to wait for the maintainer of the images you use for more info11:52
ogra_ache is on a US timezone so you will have to wait a while until he comes around11:53
persiaHrm?  No reason one can't just install the regular packages.11:54
szosziokay...then an other question. I read /etc/flash-kernel.conf, #-ed out the mentioned line.  now how can I install ubuntu kernel? bit noob to linux...11:54
ogra_acpersia, i have no idea how flash-kernel is modified on these images11:55
persia`apt-get install --reinstall linux-image-2.6.35-22-omap flash-kernel` ought do it.11:55
ogra_acand i doubt anyone here has apart from rcn-ee11:56
persiaogra, This is why one reinstalls it :)  I don't trust any out-of-archive sources or images.11:56
szoszipersia, thats all?11:56
persiaDunno.  Depends what else is non-standard from your install.  We all use https://wiki.ubuntu.com/ARM/Beagle as a guide11:57
ogra_acpersia, thats lucid11:57
tmzt_g2rootpersia: I'm having another problem, before when I did dbus-launch netbook-launcher-efl it would work, I could browse to different tabs and start programs, then I installed the preferences by symlinking them from xdg-une-efl and now no matter how I start the launcher it immediately fades and becomes unresponsive11:57
ogra_achttps://wiki.ubuntu.com/ARM/OMAP is the right page11:57
persiaUm, shouldn't there just be one page?11:58
* persia is confused11:58
ogra_acthe lucid pages should be aggregated under the OMAP one11:58
tmzt_g2rootokay, seems to be fixed after deleting .gconf11:59
ogra_acand https://wiki.ubuntu.com/ARM/Beagle shoudl go away (redirect to /OMAP)11:59
persiaThere's too much content there to go away right now, but I agree :)11:59
ogra_acpersia, the /OMAP page should generally become our landing page for all install instructions for all releases11:59
persiaogra, makes sense: sort by installation target.12:04
ogra_acright12:04
ogra_acthat was the idea behind the OMAP page12:05
ogra_acso we can ling it from cdimage and dont need to update cdimage index files for every release12:05
ogra_ac*link12:05
tmzt_g2roottouch .Xauthority :) gksudo is so broken12:10
ogra_ac??12:10
tmzt_g2rootgksudo fails if it can't copy .Xauthority, but it doesn't check if there's anything in the file or if the host is in the acl12:11
ogra_acwhy would it not be able to copy it ?12:11
tmzt_g2rootbecause my Xserver isn't running inside the chroot12:11
ogra_acit definitely isnt broken in a default setup12:11
ogra_acah, well12:11
ogra_acdont blame software for not coping with a broken setup ;)12:11
tmzt_g2rootright, but it's a false positive12:12
ogra_acthere are certain steps you need to take to run X apps in chroots12:12
tmzt_g2rootit wasn't going to fail, but it gets out with an error messge12:12
ogra_ac(like bind mounting the right dirs etc)12:12
tmzt_g2rootyeah, but I have make my server dump the .Xauthority somewhere first12:12
ogra_acthere is debian documentation for such setups somewhere12:12
tmzt_g2rootor figure out how to generate the cookie, I'm not even quite sure how it works12:13
ogra_acyu bind mount /tmp and /home/$USER into your chroot, gdm creates the cookie at login time12:13
persiaThese days you have to fiddle with /var/run for dbus also12:14
ogra_acyeah12:15
szoszireinstalled kernel12:20
szoszimaybe slightly faster, but still could produce 1.3 cpu load...with just an apt-get update...12:21
tmzt_g2rootso netbook-launcher isn't intended for use with touchscreens?12:22
persiaszoszi, values > 1 for load are typical with apt-get update: it's multithreaded, so there is almost always something waiting for CPU time, unless you have really slow IO.12:22
persiatmzt_g2root, I wouldn't say that: I'd say instead that testing on touchscreens has been light.12:23
tmzt_g2rootwell, finger interaction with the scrollbar and scrolling with touch don't work, though my touchscreen is only sending normal mouse events12:23
tmzt_g2rootI don't know if that's why12:23
szoszipersia, than that might be my problem? Mostly IO usese higher percentage of CPU...12:24
szoszilike this : CPU usage 0% user, 1% kernel, 42% IO, 57% idle12:25
persiaszoszi, Um, no.  IO typically uses no CPU, although the CPU may block waiting for IO to complete and be unable to do anything at all.12:25
persiaThat means your CPU isn't doing much of anything, just waiting for the IO subsystem to provide some data.12:25
ogra_acIO uses CPU if your rootfs is on USb12:26
ogra_acdue to the nature of USb12:26
szoszirootfs is on micro SD12:26
persiaogra, Why?  Does all the USB accounting overhead get called "IO" by the kernel?12:27
ogra_acno idea, i just know that USB usually uses CPU time for transfers12:28
persiaAh, yeah.  That's true (assuming you don't have a separate USB data transfer core in your hardware, with appropriate drivers).  I just didn't know it showed up as "iowait" in the linux accounting subsystem.12:31
szosziokay :) I'm confused. :) Will download and install official ubuntu image :D12:35
szoszihttps://wiki.ubuntu.com/ARM/BeagleNetbookInstall it's not mentioned here, but as I know a fat partition and u-boot is requered. From where can I obtain proper files for this?12:37
persiaszoszi, They are already included in the image.12:38
ogra_acwrong wikipage again12:38
ogra_acfollow https://wiki.ubuntu.com/ARM/OMAP12:39
ogra_acwe didnt support XM before maverick12:39
persiaCouldn't: it didn't exist.12:40
szosziso lucid wont run on xm?12:40
ogra_acright12:40
persiaVery unlikely.12:40
szoszishit...just felt that that netbook-look is quite handy :)12:41
persia!ohmy > szoszi12:41
ubot2szoszi, please see my private message12:41
persiaIt's available in maverick as well :)12:41
szoszihttp://cdimage.ubuntu.com/ports/releases/maverick/release/ here is no premade image, as I see. Or you mean as a package?12:43
persiaSee the URL in the /topic :)12:44
szoszi: ubot2 how?12:44
ogra_acthe maverick images look pretty much the same as the lucid ones12:44
ogra_acthe UI is the same launcher12:44
szoszipersia...right :)12:45
szoszithanks :)12:45
armin76!ohmy12:50
ubot2Please remember that all Ubuntu IRC channels share the same attitude of providing friendly and polite interaction with all users of all ages and cultures. Basically, this means no foul language and no abuse towards others.12:50
armin76:D12:50
rcn-eeszoszi, saw your message on #beagle, swapping kernel's isn't going to really dramaticly improve your performance.. swapping out the card that came with your xM with a class 6 will give you a little more..12:50
ogra_acugh, who still uses class 6 for rootfses ?12:51
* ogra_ac would always recommend class 1012:51
rcn-eewell class 6+ i use usb/sata drives.. ;)12:52
ogra_ac:)12:52
rcn-eebut anything is faster then the sd card that comes with the xM...12:52
* ogra_ac didnt know the XM ships one12:53
ogra_acmine came without card12:53
rcn-eeyou had a pre-production one.. ;)  the production ones come with a default easy first boot angstrom.. never booted it myself..12:53
szoszircn-ee, thanks for the tip, but average loads are still over 1. Maybe try angstrom next. :) But as you nor I did boot the factory image12:55
szoszibut by the way I feel it slightly better ;)12:56
rcn-eeyou will get a slight speed bump from angstrom, as they run the xM at 1Ghz...  Mine is limted to 800.. for comparsion which io load command where you running?12:58
szoszircn-ee, could you please ask "for comparsion which io load command where you running?" a diffent way? I cannot catch the question...13:00
rcn-eeszoszi, sorry slow morning.. it wasn't top.. which command where you monitoring kernel and i/o %...13:02
szoszircn-ee, just installed webmin...13:03
szoszimaybe it's not trustable, I do not really know, but seems correct13:04
rcn-eeah, yeah use to run that on my beagle's that program seems to creates a lot of extra i/o itself..13:04
szosziso you blame webmin for lots of IO? where can I monitor IO? :) top does not show up13:06
hrwuse iotop?13:08
rcn-eeiotop/iostat/etc..13:08
szoszihello again, downloaded and tried to write ubuntu netbook arm image, like this sudo sh -c 'zcat <imagename> /dev/sda, but atfer hitting enter I can only see a ">" and seems nothing happens. Any idea?14:03
GrueMasterYes, add a closing '14:04
szoszi...did not notice...I should se no charecters flowing randomly? and changing rapidly?14:06
ogra_acno, you see nothing until the command is done usually14:08
szoszithen something is wrong14:09
ogra_acyes, you miss > in your command14:09
ogra_acsudo sh -c 'zcat /path/to/downloaded/image.img > /dev/sda'14:10
szoszinow seems fine :)14:11
ogra_ac:)14:11
szosziiotop shows disk write 10-20M :) Thanks ogra_ac and sorry14:12
ogra_acsorry ? for what ?14:13
ogra_acnothing to feel sorry about ;)14:13
szosziogra_ac I should spend more time with linux and less with M$ products. But at the company we use M$14:15
ogra_acno need to excuse yourself for that14:16
persiaszoszi, Don't make it a "should": do what you enjoy.  Ensure you can afford to do so :)14:16
szoszipersia, with my girlfriend we are planning to move to the uk :D There are non-it jobs at M&S for start. Later on migh pick IT angain14:19
rsalvetiogra_ac: new qt package, that disables neon by default is not yet at natty14:20
rsalvetithen to properly get a package version for the ppa it would be good to have the same commit you did for natty14:20
szosziI messed up. Just noticed that I need a 4gb+ memory card for the image, but I have a 2 gb inserted, can I do anything with this premage image to fit?14:23
ogra_acrsalveti, so you need my upload first ?14:23
ogra_acScottK, ^^^14:23
rsalvetiogra_ac: it'd be good, because then I just build a new version with ppa1 on it14:23
ogra_acScottK, i will upload qt with the same change i did in the SRU, rsalveti will provide a PPA with NEON14:23
ogra_acjust FYI14:24
ScottKogra_ac: There's no point in uploading to Natty as it will just FTBFS.14:24
rsalvetiargh, true14:25
ogra_ac(to be honest i would be ok if the maverick change would just be allowed into -updates and we leave natty as is and give upstram time to fix it during the cycle)14:25
rsalvetiit's still broken14:25
ScottKogra_ac: I'd prefer that.14:25
ogra_aclets go to -devel and convince pitti then14:25
rsalvetialright14:25
=== zyga is now known as zyga-sick
szosziI messed up. Just noticed that I need a 4gb+ memory card for the image, but I have a 2 gb inserted, can I do anything with this premage image to fit to a 2gb sd card?14:38
ogra_acno14:40
szoszithought so :)14:40
ogra_acit is 2.2G big if it is unpacked14:40
ogra_acso you truncate it if you write it to a smaller card14:40
szoszilol, than I have to go and buy an sd card :)14:40
persiaConsider it an opportunity to get a fast one :)14:43
szoszi:D14:45
szoszithat will be the second :)14:45
szosziby the way the firs option faster than bigger :D14:45
szoszisince I received my beagle I'm thinging, but could not find an example, is is possible, did someone manage to install multiple OS on a single sd?14:47
=== zyga is now known as zyga-bed
fluitfriesseems like the Toshiba Mini NB300 series is a decent netbook option for home/small business use?15:10
persiaAside from the fact that it's the wrong architecture :)15:14
fluitfriesknew something would bite me in the ass...  just looking for basic netbook advice.  sorry.  :P15:14
* janimo finds the reason for NUX FTBFS15:19
ogra_acjanimo, wohoo15:21
ogra_acgreat15:21
janimoneed t6o talk to NUX guys, I am not sure I can just upload a fix. Upstream is Canonical apparently15:21
janimostrangely I see not NUX pacage on x86 natty but have one on kakadu15:21
ogra_acjanimo, talk to didrocks on #ubuntu-devel15:22
janimoah ok. I tried ayatana15:22
ogra_ache maintains it in ubuntu and will incprporate fixes (and forward them to ayatana)15:22
janimook. Went further anfd found another bug so still FTBFS15:23
ogra_ac(and i knoe he planned an upload before A1)15:23
janimothere's a release out a few hours ago15:23
ogra_acwell, the last upload was 5 days ago15:26
janimouh, NUX is a graphics framework made for x86 win/lin/mac . Needs more work to learn about ARM, not a simple packaging FTBFS15:33
rsalvetijanimo: yeah, and needs to support gles to be fully compatible with arm boards15:34
janimoI'll look at fixing the buld first. Is GLES a runtime or build req?15:35
rsalvetijanimo: probably something the dx team needs help with, if you have time15:35
janimosure, am looking at the code now15:35
rsalvetijanimo: gles is a nice to have, but we're ok if we don't have it as we can run gl with mesa by software15:35
janimomay need to set up a bzr branch if there will be more than a few patches15:35
rsalvetiyeah, building on arm is the first step15:35
janimois gles hard? I am not familiar with its status, I see it is assgned to you15:36
rsalvetijanimo: are you familiar with gl and gles stuff? the idea of the bp is to move the packages to be gles by default15:36
rsalvetion arm15:36
rsalvetiinstead of gl15:36
rsalvetithen we can use the hw accelerated drivers15:37
rsalvetilike we have for omap3 and omap4 atm15:37
rsalvetijanimo: nux is required by the new unity + compiz stuff15:37
janimorsalveti: not familiar but have nothing against getting familiar15:38
rsalveti:-)15:38
rsalvetiwill be out for lunch now, we can talk more about it later :-)15:39
janimoenjoy your meal!15:39
rsalvetithanks :-)15:40
* rsalveti lunch15:40
tmzt_g2rootnetbook isn't quite usable in wvga either15:49
=== amitk is now known as amitk-afk
ogra_actmzt_g2root, nothing in ubuntu is optimized for 480px vertical, 600px is minimal16:50
tmzt_g2rootit's maximus, the open dialog was working without it and centered on the screen16:51
tmzt_g2rootbut maximus thinks it's a top level and tries to expand it16:51
tmzt_g2roottheme looks totally out of place too16:52
ogra_acthere are gconf keys for excluding apps from maximus handling16:52
ogra_acyeah, nobody made any effort to adjust to 800x48016:52
tmzt_g2rootyeah I need to put the gconf files back in there16:52
ogra_acwell, persia did quite a while ago, but we didnt follow up on that16:52
tmzt_g2rootI lost my panels/window switcher too16:53
tmzt_g2rootis maximus a wm? can it be used to switch between programs? I can't seem to get anything to not be always on top16:53
tmzt_g2rootlike it's unmanaged16:53
ogra_acmaximus is a metacity extension iirc16:55
tmzt_g2rootso metacity is running?16:57
tmzt_g2rootor should be16:57
ogra_aci think so, not sure16:57
tmzt_g2rootdoesn't seem to be running, that might be the problem17:00
=== hrw is now known as hrw|gone
prpplagueogra_ac: bamboo pcb are out for production17:16
ogra_acwohooo !17:16
prpplagueogra_ac: i have a couple other boards i'm looking at doing17:16
prpplagueogra_ac: thoughts on a board the exact same size of the pandaboard that has the following: two usb host ports, eeprom, battery backed rtc, and some breakout headers17:18
ogra_acsounds like beagle Cx revived17:19
* armin76 points prpplague to #pandaboard17:20
ogra_acprpplague, no tower ?17:20
ogra_ac(and no NIC)17:20
prpplaguearmin76: ??17:21
mellishey i just set up ubuntu 10.10 desktop has anyone else made a image of that for download?17:21
ogra_ache just wants to tease you17:21
prpplagueahh17:21
prpplagueogra_ac: sorry what i meant was an accessory board for the pandaboard17:21
ogra_acmellis, the netbook images we provide contain dektop17:22
prpplagueogra: basically just adds the extra ports17:22
ogra_acah17:22
ogra_aci thought instead of what the panda has atm17:22
prpplagueogra: it would be a inexpensive add on17:22
ogra_acadditional USB ports would be good, yeah17:22
ogra_acsince the two on the board are usually taken by kbd and mouse17:22
ogra_acand pattery backed rtc would be good too17:23
tmzt_g2rootanything with ethernet?17:23
ogra_acpanda has ethernet already17:23
ogra_acas well as wlan17:23
tmzt_g2rootcool17:23
prpplagueogra_ac: techincally all you need to add the additional usb ports is just to get some of these - http://www.amazon.com/2-Port-Rear-Panel-Bracket-Adapter/dp/B002IWEDSS17:23
ogra_acyeah, i know17:24
ogra_acbut the board itself has only two which gets in your way if you want to run it as a desktop with usb disk17:24
mellisogra_ac yeah but thats the netbook desktop witch not what all useres what17:25
ogra_acmellis, no, the normal desktop17:25
ogra_acyou can select it at the login manager17:26
ogra_acits shipped by default17:26
mellisahh ok i couldint get that image to work for me17:26
ogra_acon what hw ?17:26
mellisbeagle xm rev 217:26
ogra_acshould work17:26
mellisit wouldint output to s-video17:26
ogra_acoh, s-video17:27
ogra_acyeah17:27
ogra_acnot much tested by us17:27
* ogra_ac knows your bug i think17:27
mellisyeah bit anoying17:27
ogra_acwe'll try to put some focus on it in natty17:27
mellisyeah that would be great17:28
melliseven the u-boot in that image didnt output to s-video17:29
prpplagueogra_ac: yea but you can add the extra ports pretty quick, the pinout is 1 to 1 for the connectors17:32
prpplagueogra_ac: all you have to do is solder on the header17:32
ogra_acmellis, u-boot doesnt output to *any* graphical display17:33
ogra_aconly to serial17:33
ogra_acprpplague, yup or use a proper plug17:33
mellisthe one i use outputs bars to s-video17:34
prpplagueogra_ac: actually u-boot does have support for boot splash screen on some devices17:35
ogra_acprpplague, i know17:35
ogra_aci was talking about ubuntus u-boot binary indeed17:35
prpplagueahh17:35
* prpplague needs to get that working for the panda17:35
ogra_acsakoman cant help with that ?17:36
ogra_acwe are using linaros u-boot with should be his17:37
prpplagueogra_ac: yea i am sure he can for a fee , hehe17:39
ogra_acheh17:40
ogra_acwell, thats good, we need to keep him alive ;)17:40
* ogra_ac is all for paying good developers money ;)17:40
ogra_acGrueMaster, my omap4 buld is running since more than 30mins already, seems it will survive, so you should have something to test in about 1-1.5h17:41
GrueMasterok17:43
Kamondeliousanyone know how to fix "unable to enumerate USB device on port" errors?17:44
KamondeliousI'm running a BeagleBoard Rev C3 with 10.1017:48
ogra_acKamondelious, are you using a powered hub ?17:52
Kamondeliousyes17:53
ogra_acwell, C3 did have USB issues iirc17:53
KamondeliousI only seem to have issues with this error when I plug in my webcam17:54
Kamondeliousdang17:54
ogra_acoh, that rather sounds liek a missing driver17:55
ogra_acwhat kind of webcam is that ?17:55
Kamondeliousuvc17:55
ogra_achmm, should have a driver iirc17:56
Kamondeliousthe uvc module is loaded17:56
Kamondeliousand the camera works on other computers17:57
ogra_acweird17:57
ogra_acit did get autmatically loaded ?17:57
ogra_acwhen plugging in the camera ?17:57
Kamondeliousno, I loaded it with modprobe17:57
ogra_acah17:57
Kamondeliousadded it to /etc/modules17:58
ogra_acwell, that wont help much17:58
ogra_acudev should load it automatically if your cam is associated with the driver17:59
Kamondeliousahh17:59
Kamondeliousogra_ac, I can confirm that I have had this same camera working on my BeagleBoard before, with a previous Ubuntu (10.04 community) install19:35
Kamondeliousvery odd, I might have to break down a buy another powered usb hub to eliminate that as the issue19:35
=== robclark__ is now known as robclark
berco-macGrueMaster: hi20:47
berco-macGrueMaster: I was wondering if you saw my update on Launchpad and if you were unblock with your display20:53
GrueMasterI saw the LP entry.  Haven't gotten further yet.20:54
berco-macI had my colleague do the exact same update and we couldn't see the issue. that's weird. I need to compare our setups20:56
epphey guys i just picked up a tablet that runs android and has ubuntu running ARM. What are the repos for ubuntu arm?21:07
eppall they have is some crap one that has almost no software21:07
rsalvetiepp: what is your tablet?21:08
rsalvetiwe first need to check if it's compatible with ubuntu21:08
rsalvetilike what arm cpu and etc21:08
epprsalveti, its running ubuntu21:09
rsalvetiepp: oh, if you got it running already you're fine :-)21:09
epprsalveti, smart Q721:09
eppit came preloaded but its slimmed down21:09
rsalvetiepp: with which ubuntu version?21:10
epprsalveti, im not sure21:10
rsalvetilsb_release -a usually tells you21:10
eppokej21:10
epphold21:10
rsalvetior look at /etc/issue and/or /etc/issue.net, you can at least have a clue if they generated it fine21:11
eppokey21:11
eppi finally got sshd working21:12
eppubuntu 9.1021:15
rsalvetiepp: ok, this is the karmic release21:16
=== zyga-sick is now known as zyga
epprsalveti, i just need some repo address21:17
rsalvetiepp: http://ports.ubuntu.com/ubuntu-ports21:17
rsalvetideb http://ports.ubuntu.com/ubuntu-ports karmic main21:17
rsalvetiwill probably do the work21:18
eppok but dont i need to add arm specific or does it detect?21:18
rsalvetiepp: nops, just this line should be enough21:19
eppcool21:19
eppgod it doesnt even have nano i dont know vi haha21:20
rsalvetiyou can use echo, cat hehe21:21
eppahh perfect ill echo >21:22
eppwhats append to file >> or >21:22
eppits >>21:25
berco-macepp:  yes21:26
eppgreat looks like its working21:26
=== robclark_ is now known as robclark
eppthis is the original haha21:26
eppdeb http://ubuntu.srt.cn/ubuntu-ports/ karmic main universe restricted multiverse21:27

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!