Je vous remercie pour la claret� de votre r�ponse.
Geoffroy Rivet-Sabourin ing. Ph.D.
Intelligence Image inc.
Monsieur Boucher,
Je vous remercie pour la clareté de votre réponse.
--
You received this message because you are subscribed to the Google Groups "Beagle Board" group.
To post to this group, send email to beagl...@googlegroups.com.
To unsubscribe from this group, send email to beagleboard...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/beagleboard?hl=en.
I also just recently got a Beagle-xM. :) Here is what I did to get up and
running with Angstrom.
1) You don't need to make any software changes for the Beagle-xM. Any
software images you built using OpenEmbedded will work on the Beagle-xM.
2) For startup, I made an archive of the vfat partition of the SD card
that came with your Beagle-xM.
3) Then I initialized a fresh SD card with a new vfat partition (70 MB)
and linux partition (rest of the card).
4) Untar the archive you made in step 2 to the vfat partition of the
fresh new card created in step 3.
5) Replace the kernel uImage on the new SD card with the kernel from the
software image you are going to use.
6) Untar any software image created with OpenEmbedded to the Linux
partition of the new SD card.
7)Don't forget to also untar the modules to the SD card into
/lib/modules/<kernel-version>. I just add "kernel-modules" to all OE recipes
to make sure this happens automatically when I build an image.
8) Boot the Beagle-xM using the new SD card!
9) Configure your networking. If you are setup to use DHCP (I use static
IP addresses) then the Beagle-xM should come right up on your network.
This should get you up and running fast.
8-Dale
--
Open your mind, Read, Learn, Think, Apply.
AllStarLink Node 2392 / EchoLink node 6185 / 73, from N7PKT!
http://www.hybotics.com - NEW main site
Just because we can, does it follow that we should?
You can use either of my demo images listed here to achieve that:
http://elinux.org/BeagleBoardUbuntu#Demo_Image
Just read the fine print for 'serial' only mode..
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
Canonical's offical image still doesn't adjust the mpu speed.
My current demo images will let you run the xM up to 800Mhz.. (i'm
playing with the current dvfs patches trying to get 1Ghz out of my xM)
I've got my XM today, and thinking about trying ubuntu on it. Do you
know the status of gstreamer TI codecs in ubuntu ? I could use
angstrom, of course, but I would like to have more recent kernel.
Regards,
Maksym Parkachov.
Hi Maksym,
I still haven't got them to work.. There's some better dspbridge fixes
heading to mainline so i'll be trying it again shortly..
thanks for the answer, I did tried to compile TI modules for my custom
kernel as well, but though they compiled without error, it didn't work
with gstreamer. I just hoped that someone already did the job :) Oh,
well, I'll stick with 32 kernel for now.
Cheers,
Maksym.