Quicklinks

Ext. Links

Maemo-Wikis, Talk,IRC

Download/Repos


Wiki -RC

N900 Overview

N900 Handling

N900 Apps

N900 Topics

Research / Hints

Hardware

QLCPlus

../Storage/pi_images/
kernel-qemu (armv7/v6 Kernel)
pipresents_2015Jan16.img (SD-Card-Img) (od SD-Card-Device)
pipresents_2015Jan16_pi-virt_img (angepasstes Img)

/media/sysadmin/Storage/pi-images
$ sudo qemu-system-arm -kernel kernel-qemu -cpu arm1176 -m 256 -M versatilepb -no-reboot -serial stdio -append "root=/dev/sda2 panic=1 rootwait console=ttyAMA0 rootfstype=ext4 rw init=/sbin/sh" -hda pipresents_2015Jan16_pi-virt_img

[] start o.k [fail] service qlcplus start -> [warm] und keine grafische Console

Anpassung an QEMU (am Image)

Mängel

[] QEMU Bildschirm-Auflösung - anscheinend beschränkt (640 x 480 to 800 x 600)
[] -m (Memory paramter) - anscheinend auf 256MB beschränkt
[] gepatcheder QEMU oder anderer Prozessor? 1136-r2 (->Trolus)

sudo nano /etc/X11/xorg.conf
Type the following into the file you have just created:-

Section "Screen"
Identifier "Default Screen"
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
EndSection
Edit Page - Page History - Printable View - Recent Changes - WikiHelp - SearchWiki
Page last modified on January 19, 2015, at 02:40 PM, visited:$PageCount