/srv/irclogs.ubuntu.com/2009/09/15/#ubuntu-arm.txt

vladif I have an arm box with the netbook-remix packages installed, is it possible to get -dev packages on there?  Like if I try to install libglib2.0-dev, it complains that the 0netbook2 etc. rel of glib is installed, and that the dev package is coming from normal jaunty and requires the standard non-netbook rev00:42
loolvlad: Where is this netbook-remix image from?00:52
loolvlad: It's a preinstalled one from Dell?00:52
loolvlad: You basically need to use the repos which came in the sources.list of the preinstalled image; you cant mix them with the Ubuntu one00:52
loolvlad: Hold on, you said an ARM box and we're on #ubuntu-arm  :-)00:53
loolvlad: Is this a pegatron box?00:53
vladyeah00:54
loolvlad: Ok so this build was a bit special and I'm not sure the sources.list point at the correct archive00:54
vladit just points to the normal jaunty ports repo00:55
loolNothing more in /etc/apt/sources.list.d/*.list?00:55
vladmm, I only looked in sources.list, not in .d/*00:55
vladsec00:56
vladoh wait, there is00:59
vladdeb http://netbook-remix.archive.canonical.com/updates jaunty-watertown public ?00:59
loolThat sounds like the right thing yes00:59
loolvlad: Can you easily paste apt-cache policy libglib2.0-dev?  you might want to apt-get update first01:00
vladthough just updates -- is there another repo that'll have the full set of packages, with dev packages and stuff?01:00
loolvlad: In theory, unless things are borken, your install should be pointing at the repos which were used to create it01:01
loolvlad: jaunty was used as a base with an overlay repo for the packages modified for this build01:02
vladhrm01:02
loolThat's in theory because I didn't actually see that rootfs and cant easily check its contents01:02
vladI wonder if the entries in sources.list arescrewing it up01:02
vladone sedc01:02
loolvlad: It's about 2am for me so I'll drop off; a bunch of people are familiar with imx51 hardware here, and some played with the one you have; I only touched early hardware and have no idea about the final software image shipped by Canonical OEM, but I'm happy to answer questions you leave here01:05
vladok cool; thanks! I'll poke at it some more01:07
loolvlad: Perhaps a less bumpy ride to start development is to create a jaunty or a karmic chroot and work in it; this requires in the 300 MB + whatever you add there (e.g. build-deps of your software)01:09
vladyeah, or just do it via scratchbox :)01:09
loolvlad: debootstrap is the regular tool to do this; "sudo debootstrap jaunty my-chroot"01:10
loolOh sure; but since you have a native system... up to you01:10
* Martyn has karmic running on his development system :01:22
Martynwoot!01:22
Martynalthough I had to do a buildroot :(01:22
=== bizkut-miau is now known as bizkut
=== bizkut-miau is now known as bizkut
sijiogra,u there10:34
sijiwhile am trying to start the uimage frm MMC10:47
sijiUnknown command 'mmcinit' - try 'help'10:48
sijigetting this msg frm uboot terminal10:48
sijiwhy it's happening10:48
siji?10:48
tasslehoffsiji: maybe you have the version where it is called "mmc init" instead? I believe it changed at some point10:50
tasslehoffsiji: if so, change your bootcmd to use the new command10:51
sijimmc init is also not there10:51
siji<tasslehoff>, even lot of other commands also missing in by uboot10:55
tasslehoffsiji: hm. I only got started with beagle yesterday, so I'm afraid I'm not of much help. Experienced the mmcinit -> mmc init, though.10:57
sijiok10:57
siji<tasslehoff>,actually am not with beagle now.My beagle is wrking fine10:57
sijiam using compulab's X300 evaluation kit10:58
sijiwhich is based on marvel's PXA300 processor10:58
tasslehoffsiji: ok10:59
sijiis it cose of some old version of uboot or smthing?10:59
sijiAm surprised, even erase command is also not there11:01
siji:(11:01
gaspasiji: check really uboot version, it tends to change often command name. So current online documentation may not work for you.11:03
gaspas/name/names11:03
sijioh ok11:04
gaspasiji: e.g. I've "nand erase" instead of "erase"...11:05
sijigaspa, while help output giving only limited command set11:06
sijiit doenst contain any such commands11:08
sijidoesnt11:08
gaspaversion?11:09
sijihow to get the version11:10
siji?11:10
gaspa'version' ?11:10
sijiok11:11
sijiU-Boot 2009.03-cm-x300-2 (May 26 2009 - 11:47:40)11:11
gaspaor at early boot time ... I'm seeing this:11:11
gaspaU-Boot 1.2.0 (Mar 21 2009 - 05:12:20)11:11
sijiya11:12
gaspais that uboot shipped with your card?11:12
sijiya11:12
sijigaspa, so this may be customised version of uboot right?11:13
gaspasurely11:13
sijiok, thne how will flash it11:13
gaspain fact, perhaps it's worth asking in some list/channel about your board.11:13
sijigaspa,ok11:13
sijibut how will i add new uboot now11:14
sijithere is no erase command11:14
gaspajtag? it depends from the board.11:15
sijigaspa, am not clear11:17
mike^siji, there's no MMC on CM-X300 :)11:33
sijimike^,mmc connector is there11:34
sijiin base board11:34
mike^siji, yes, but there's no mmc support in U-Boot11:35
sijiok11:35
siji:(11:35
mike^siji, you can use USB instead11:36
sijiyes that i did11:36
sijiit's wrking fine11:36
mike^siji, good to know :)11:36
sijiam booting ubuntu with lxde11:36
mike^and it works?11:36
* mike^ surprised11:37
sijiyes11:37
mike^siji, it also should be possible to use mmc for rootfs, as long as you have the kernel on USB or in NAND11:38
sijimike^, was trying for that only11:39
sijiu mean kernel wil start frm nand and wil search the rootfs frm mmc11:40
sijiright?11:40
sijibut that also failed11:40
sijihey mike^, thanks11:40
sijilet me give a try again11:41
sijiI compiled the kernel with mmc support (earlier it was as LKM)11:41
sijibut i think forget to put the new kernel image in to nand memory11:41
siji:)11:41
mike^siji, use tftp, it's far more efficient. In U-Boot you can set11:43
sijimike^,ok11:43
mike^setenv bootcmd 'dhcp; setenv serverip <your tftp server>; tftp 80800000 uImage; bootm'11:43
sijiok11:44
mike^and to the kernel build you can append 'cp arch/arm/boot/uImage /path/to/tftproot'11:44
sijiok11:44
mike^siji, btw where are from?11:44
sijiIndia Mumbai11:44
sijin u?11:44
mike^compulab.co.il, Haifa, Israel :)11:44
sijioh grt11:45
sijioh the same mike who's answering my queries11:45
sijiin compulab support chanel11:45
mike^siji, yep :)11:46
sijicool11:48
sijinice to meet you11:48
mike^siji, you've got one more answer :)11:49
mike^no mmc in U-Boot :)11:49
sijiyes right11:49
sijiwe are using the evaluation kit now11:49
=== cbrake_away is now known as cbrake
=== bjf-afk is now known as bjf
armin76NCommander: i want a marvell dove!14:44
=== plars_ is now known as plars
NCommanderarmin76, O:-)14:45
* armin76 pokes rabeeh 14:50
loolwin 116:26
loolTss16:26
=== bjf is now known as bjf-afk
=== bjf-afk is now known as bjf
MarkGAnyone know why armv5 is being dropped in the next Ubuntu release?  That seems pretty big news considering V5 ihas huge number of devices.21:11
vladvery few of those devices are all that interesting for running a desktop OS, though21:11
MarkGIs ubuntu Desktop only now then?21:12
MarkGWhat does this mean in real terms for someone with a brand-new Sheevaplug?  I find it incrddible that Ubuntu is stopping supporting new hardware.21:13
MarkGOK, I can assume then that it's game over...21:25
MarkGcan someone recommend another distro that has a good a package manager as ubuntu thats not dropping armv5 support?21:25
kblinMarkG: seriously? weren't they boasting about the sheeva support?21:26
kblinMarkG: I guess you could always switch to debian21:27
kblinthat's certainly my plan if ubuntu drops support for my sheeva21:27
MarkGI think they are keeping quiet about it deliberately.21:31
MarkGif not too many people know, then what it occurs, it's too late.21:31
MarkGI suppose it's a halfway house.  There is no money in embedded ARM devices, Canonical want the high-end server market, where there is money, and also want the desktop bit too, but anything outside that, they don't care about.21:33
kblinthere's no money in embedded devices?21:34
kblinwho said that?21:34
kblinI've got a couple of rooms full of engineers here who would disagree21:34
MarkGyou pay money to Canonical?21:35
kblinno, but there's certainly lots of people making money on embedded devices21:35
kblinI've had a couple of people being very interested in the embedded active directory server I've been demoing21:36
MarkGisn't that the point, there is money in embedded stuff, but if Canonical don't make any of it, and it's a market that Microsoft's not in, then why bother?21:37
kblinI don't see why you would get less support for an embedded server that's mission critical21:37
kblinbus as I said, if ubuntu drops support, just switch to debian21:39
kblinyou don't even have to get used to a new package manager then21:39
loolMarkG: The Ubuntu armel port is mostly aimed at netbook/desktop uses21:46
loolMarkG: Also, we look forward at the future devices and would like to benefit of every performance bits we can21:47
MarkGOK, so debian is not dropping support, is that correct?21:47
loolMarkG: Indeed, Debian has support for armv4t21:47
MarkGthat's OK, i'll switch to that21:47
loolMarkG: We target armv6+vfp for now21:47
loolMarkG: Sure21:47
loolMarkG: I have a sheevaplug BTW   ;)21:47
loolyou can run jaunty on it if you like21:47
MarkGI'd hate to have to go back to the horrendous emerge of Gentoo21:48
loolI think Debian is great for sheevaplug21:48
MarkGI have Jaunty on it, but wonder how long things will continue to be supported21:48
loolI hope we'll see am armv7 plug soon21:48
MarkGI hope not, I only just got mine :-)21:48
loolMarkG: AFAIK, ubuntu desktop is supported for 18 months even on armel21:49
loolhttps://wiki.ubuntu.com/KarmicKoala/ReleaseManifest21:49
loolnot 100% sure for jaunty though21:49
loolMarkG: I wish some people would maintain an armv5 rebuild of Ubuntu though; that'd be cool21:50
kblinlool: sure, it should build on a sheeva within a couple of weeks, I guess :)21:52
kblinhow big is the current repository?21:52
loolYou mean in terms of size?21:53
loolI dont know for sure and dont have a mirror to check21:53
kblinlool: so karmic is armv6?21:54
loolYes21:55
lool+vfp21:55
kblinand still doesn't support the beagle21:55
* kblin sighs21:55
loolEh21:55
loolIt's a lot of work to support it; if people are interested in doing the maintenance they're welcome to step up21:55
* kblin shrugs21:56
loolthere's no support in Debian either for similar reasons21:56
kblinpeople keep filing samba bugs, if someone will step up to fix them, I might have some time21:56
kblin:)21:56
loolTss :)21:56
kblinbut assuming the TI folks get the linux-omap stuff upstream, there shouldn't be too much of a maintenance issue anymore, right?21:57
loolMy time is 100% busy with the commitments I have so far; it's 11pm, I stayed up til 2 am yesterday fixing armel image issues so I dont have the bandwidth myself; I think for now beagle would have to be a community port21:58
loolkblin: Absolutely21:58
loolkblin: at least that has been the blocker on the debian side of things21:58
loolI dont know whether canonical would support a beagle flavour of the main kernel but it would be doable in the ports kernel for sure21:58
kblinI'm beginning to think that for the stuff I'm doing, maybe a small atom board would be less painful.. oh well :)22:01
loolBeagle is a nice device and I can tell that the bulk of the work to get it running is the kernel part22:01
loolIt works fine with a karmic userspace22:01
kblinwell, yes, mostly fine22:05
kblinbut to be honest I didn't try karmic on it yet22:05

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