maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Ubuntu (https://talk.maemo.org/forumdisplay.php?f=55)
-   -   Kubuntu 11.10 mobile on N900 [TESTERS NEEDED] (https://talk.maemo.org/showthread.php?t=73613)

int_ua 2011-10-07 10:05

Re: Kubuntu 11.10 mobile on N900 [TESTERS NEEDED]
 
Quote:

Originally Posted by manojkumaru (Post 1104496)
multiboot prompts for

1.stock kernel,
2.power kernel,
3.uBoot,
4.NITDroid

Do you have uBoot waiting for 3 seconds before starting [Meego]? Try to type run mmcboot. I didn't mention that it will say that it can't load the kernel, but the next time you try to boot it will seek for a boot.scr on the mmc0:1 or uImage on mmc0:3 and will find the second one. At least it does in my case :)

int_ua 2011-10-07 12:39

Re: Kubuntu 11.10 mobile on N900 [TESTERS NEEDED]
 
A minute ago apachelogger has uploaded the new kernel:
http://people.ubuntu.com/~apachelogg...ernel-oneiric/
3.0.4 :)

sada11 2011-10-11 15:06

Re: Kubuntu 11.10 mobile on N900 [TESTERS NEEDED]
 
last script works for me, I tried Kubuntu (not anything special: (
In any case, thanks a lot @ int_ua, much work you have done, and facilitate people who want to try Ubuntu or Kubuntu on the N900, I thought to record a clip "on kubutu n900" But as I said, no big deal. Now I'm going to try ubuntu 11:10 and new kernel I hope that it will be better ...

one more thing ... @ int_ua, it would be good if the last kernel be include in the script.

thanks

int_ua 2011-10-11 15:16

Re: Kubuntu 11.10 mobile on N900 [TESTERS NEEDED]
 
Quote:

Originally Posted by sada11 (Post 1107125)
it would be good if the last kernel be include in the script.

It doesn't work on my N900 yet... apachelogger, mpoirier and others from #kubuntu-mobile (who have done much more than me, I've just made some automatization ;) ) know about it. And AFAIN there was no updates yet. So let's wait or try to compile your own kernel from http://git.linaro.org/gitweb?p=peopl....git;a=summary. In my case it did boot, but there was almost no modules in it.

sada11 2011-10-11 15:25

Re: Kubuntu 11.10 mobile on N900 [TESTERS NEEDED]
 
thanks for so quick reply, I will still wait to see the news, since I'm not as expert in this:)

sada11 2011-10-11 16:57

Re: Kubuntu 11.10 mobile on N900 [TESTERS NEEDED]
 
same thing as before when I tried to install ubuntu 11.10


Command (m for help): The partition table has been altered!

Calling ioctl() to re-read partition table.
Syncing disks.
+ mkfs.ext3 /dev/sdb1
mke2fs 1.41.14 (22-Dec-2010)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
524288 inodes, 2097152 blocks
104857 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=2147483648
64 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632

Writing inode tables: done
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 33 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
+ [[ n\np\n2\n\n+1000M\n != '' ]]
+ mkswap /dev/sdb2
Setting up swapspace version 1, size = 1023996 KiB
no label, UUID=1c52c52c-18a4-40c3-a7a6-5a5ee18e995e
+ mkfs.vfat /dev/sdb3
mkfs.vfat 3.0.9 (31 Jan 2010)
+ [[ testing == \t\e\s\t\i\n\g ]]
+ zcat oneiric-preinstalled-desktop-armel+omap.img.gz
+ dd of=/dev/sdb1
4278272+0 records in
4278272+0 records out
2190475264 bytes (2.2 GB) copied, 708.607 s, 3.1 MB/s
+ e2fsck -pf /dev/sdb1
e2fsck: Bad magic number in super-block while trying to open /dev/sdb1
/dev/sdb1:
The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>

+ resize2fs /dev/sdb1
resize2fs 1.41.14 (22-Dec-2010)
resize2fs: Bad magic number in super-block while trying to open /dev/sdb1
Couldn't find valid filesystem superblock.
+ e2fsck -pf /dev/sdb1
e2fsck: Bad magic number in super-block while trying to open /dev/sdb1
/dev/sdb1:
The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>

+ tune2fs -O '^huge_file' /dev/sdb1
tune2fs 1.41.14 (22-Dec-2010)
tune2fs: Bad magic number in super-block while trying to open /dev/sdb1
Couldn't find valid filesystem superblock.
+ e2fsck -pf /dev/sdb1
e2fsck: Bad magic number in super-block while trying to open /dev/sdb1
/dev/sdb1:
The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>

+ mount /dev/sdb1 /mnt
mount: you must specify the filesystem type
+ exit 1
miki@miki-HP-Compaq-6735s:~/Documents$

int_ua 2011-10-11 18:01

Re: Kubuntu 11.10 mobile on N900 [TESTERS NEEDED]
 
Quote:

Originally Posted by sada11 (Post 1107171)
same thing as before when I tried to install ubuntu 11.10

+ zcat oneiric-preinstalled-desktop-armel+omap.img.gz
+ dd of=/dev/sdb1
4278272+0 records in
4278272+0 records out
2190475264 bytes (2.2 GB) copied, 708.607 s, 3.1 MB/s
+ e2fsck -pf /dev/sdb1
e2fsck: Bad magic number in super-block while trying to open /dev/sdb1

Yes, apachelogger confirmed that they've changed partitioning scheme. Will fix the script in a couple of days. If the partitioning scheme is the same as in stable release, you can take related part of the script. But I didn't try yet. Have to work now so no updates from me till Friday I think...

int_ua 2011-10-11 21:06

Re: Kubuntu 11.10 mobile on N900 [TESTERS NEEDED]
 
Just found https://wiki.ubuntu.com/Core. Will try it also.

thopiekar 2011-10-14 11:55

Re: Kubuntu 11.10 mobile on N900 [TESTERS NEEDED]
 
Do you have a project team at launchpad, where you host your packages? I work on hildon-desktop at launchpad and I would be interested to see how it works on Ubuntu-armel :p

int_ua 2011-10-14 12:08

Re: Kubuntu 11.10 mobile on N900 [TESTERS NEEDED]
 
Quote:

Originally Posted by thopiekar (Post 1108661)
Do you have a project team at launchpad, where you host your packages? I work on hildon-desktop at launchpad and I would be interested to see how it works on Ubuntu-armel :p

*wonders if you is plural or singular*
No, I don't :) Should I get one?
People at #kubuntu-mobile are searching for an ARM PPA AFAIN. Do you have it? :)


All times are GMT. The time now is 07:07.

vBulletin® Version 3.8.8