UbuntuIRC / 2014 /04 /16 /#ubuntu-arm.txt
niansa
Initial commit
4aa5fce
=== chihchun is now known as chihchun_afk
=== cmagina_ is now known as cmagina
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
[13:45] <angs> I have an armel processor and I will use qemu emulator on x64 ubuntu 13.10. do I need to add dpkg --add-architecture armhf for armel?
[13:45] <angs> if I run dpkg --add-architecture armel, it outputs "W: Failed to fetch http://se.archive.ubuntu.com/ubuntu/dists/saucy-updates/Release Unable to find expected entry 'main/binary-armel/Packages' in Release file (Wrong sources.list entry or malformed file)" when I run apt-get update
[13:45] <ogra_> there is no support for aarmel in ubuntu anymore
[13:45] <ogra_> *armel
[13:47] <angs> is armhf better than armel? why ubuntu does not support it anymore
[13:49] <ogra_> its not "better" they support different things ... and are optimized for different hardware
[13:50] <angs> I see thank you
[13:50] <angs> my purpose is to run qemu emulator to run debian 7.4(armel) on ubuntu 13.10(x86). can I do it on ubuntu?
[13:50] <ogra_> armel supports older hardware but is not optimized for the latest ...
[13:50] <ogra_> ubuntu armhf only runs on ARMv7 hardware and newer
[13:50] <ogra_> sure
[13:50] <ogra_> you just needs to install the right qemu
[13:51] <angs> I installed qemu-user-static
[13:51] <ogra_> and then follow whatever debian emulator howto you have
[13:51] <ogra_> qemu-user.static is for chroots
[13:51] <ogra_> not for a full VM
[13:51] <ogra_> you want qemu-user-system or qemu-system
[13:52] <angs> ah ok, thanks I will look into that one
[13:52] <ogra_> and use the armel binary from that for your setup
[14:19] <angs> ogra_ I have kernel and root files (armel) on a microSD card. can I run the linux on any GUI based VM on my laptop (x64) that does the same thing what qemu-system does?
[14:20] <ogra_> yes, qemu starts a complete virtual machine, but it is limited in what HW it supports ... whatever howto you use for brining up your debian VM should tell you though
[14:22] <angs> thank you
=== W1N9Zr1 is now known as W1N9Zr0
[19:08] <arg_> Hi , I am using Ubuntu 14.04 beta-2 arm root file system and facing an error . I see an empty desktop with just a mouse pointer .If I stop lightdm and manually run X , I see the X window. I am using the default modesetting driver and not sure if its driver issue. Can anyone please help me with this issue with lightdm/driver issue ?
[19:56] <arg_> Hi , I am using Ubuntu 14.04 beta-2 arm root file system and facing an error . I see an empty desktop with just a mouse pointer .If I stop lightdm and manually run X , I see the X window. I am using the default modesetting driver and not sure if its driver issue. Can anyone please help me with this issue with lightdm/driver issue ?
=== chihchun is now known as chihchun_afk