|
2011-04-27
, 21:25
|
Posts: 184 |
Thanked: 112 times |
Joined on May 2006
|
#82
|
The Following 16 Users Say Thank You to jnack95 For This Useful Post: | ||
|
2011-04-27
, 22:07
|
Posts: 289 |
Thanked: 101 times |
Joined on Oct 2009
|
#83
|
I've made a video of the alpha DE on my n900 running on a class 10 sd card. Check it here if interested. Ignore the audio unless you want to hear how I breath after eating chili con carne =D
http://www.youtube.com/watch?v=FeNCjErbx30
|
2011-04-28
, 01:01
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#84
|
tswindell is there anyway you can post instructions on how to convert the image to btrfs
mkfs.btrfs /dev/sdX1 -L rootfs && mkdir /meegotmp && mount -t btrfs -o compress,noatime /dev/sdX1 /meegotmp
parted mg-handset-armv7nhl-n900-de-acceptance-1.1.99.2.20110412.6.DE.2011-04-15.1-mmcblk0p.raw
unit B
mkdir /srcmeegotmp && mount -t ext3 -o ro,offset=512 mg-handset-armv7nhl-n900-de-acceptance-1.1.99.2.20110412.6.DE.2011-04-15.1-mmcblk0p.raw /srcmeegotmp
cd /srcmeegotmp
cp -a ./* /meegotmp
nano /meegotmp/etc/fstab
|
2011-04-28
, 01:16
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#85
|
|
2011-04-28
, 02:54
|
|
Posts: 549 |
Thanked: 698 times |
Joined on Apr 2010
|
#86
|
The Following User Says Thank You to Daneel For This Useful Post: | ||
|
2011-04-28
, 04:23
|
|
Posts: 762 |
Thanked: 395 times |
Joined on Jan 2010
@ Helsinki
|
#87
|
The Following User Says Thank You to cjp For This Useful Post: | ||
|
2011-04-28
, 04:38
|
|
Posts: 1,338 |
Thanked: 1,055 times |
Joined on Oct 2009
@ California, USA / Jordan
|
#88
|
|
2011-04-28
, 07:01
|
Posts: 77 |
Thanked: 35 times |
Joined on Feb 2010
@ AZ
|
#89
|
|
2011-04-29
, 14:03
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#90
|
Observations so far:
1. Using the n900 in mass storage mode to dd to mmc doesn't work. uboot doesn't recognize the mmc as having a valid boot partition - and therefore always boots into Maemo. I finally used the mmc in a card reader and dd to it, at least it booted.
2. The image I used *may* have fs errors. The boot process stalled for a loooong time and eventually told me that it was being remounted ro. I thought that the inbuilt fsck would do the job, but it didn't (at least for the 3 hours I kept waiting). So I had remove mmc, stick into my card reader and fsck -f it on my laptop. After fixing fs errors, it booted Meego.
The UI was up and running VERY quickly.
Apps on the other hand are taking forever to load.
Auto-rotation was _sweeet_ !!
It recognized my telco. I didn't have a chance to try out the phone functionality.
It was not very clear how to shut down the OS cleanly.
Just to be safe, I shutdown from xterm.
Of course by now my battery is dead, so I've booted into Maemo to recharge.
Edit: Also note that I tried at least 3 daily builds - all failed to boot. That's why I'm using the one recommended on the DE start page.
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.
If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
Last edited by uvatbc; 2011-04-27 at 17:15.