View Single Post
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#97
Had a problem with
Filesystem with huge files cannot be mounted RDWR without CONFIG_LBDAF.
so I added
Code:
tune2fs -O ^huge_file "$dev"1
Keyboard works, WiFi does work, but nm-applet in KDE does not show any connections, so I've tested it with
Code:
iwlist scan
. Battery indicator doesn't work and I didn't investigate this yet.

UPDATE: There was a change in the Ubuntu 11.10 partitioning scheme and the script will not work with it. Try Kubuntu, add some conditions to the script (the 'stable' part may work with Ubuntu 11.10) or wait till Friday until I fix this

UPDATE 2: Use https://code.launchpad.net/~xintx-ua...n900-installer

Last edited by int_ua; 2012-02-19 at 19:44.
 

The Following 3 Users Say Thank You to int_ua For This Useful Post: