Forum: Maemo 5 / Fremantle
2011-12-12, 15:40
|
Replies: 375
Views: 191,822
Re: [Announce] CSSU stable release
you go to http://wiki.maemo.org/Community_SSU/FeaturesStable
and check out the hildon-desktop section, it's even the first command
CSSU Configuration has CSSU in the name, but is not developed by...
|
Forum: Maemo 5 / Fremantle
2011-12-10, 16:47
|
Replies: 375
Views: 191,822
|
Forum: Maemo 5 / Fremantle
2011-09-13, 13:16
|
Replies: 5,430
Views: 1,699,984
Re: The in-development Maemo 5 Community SSU
do not know if anyone reported this before, but I noticed a bug on the "calculator" when I update on the last CSSU not know whether it was the previous 16.5 update etc..
So the bug is only in use...
|
Forum: Maemo 5 / Fremantle
2011-09-09, 18:22
|
Replies: 5,430
Views: 1,699,984
|
Forum: Maemo 5 / Fremantle
2011-09-09, 18:19
|
Replies: 5,430
Views: 1,699,984
|
Forum: Nokia N900
2011-08-28, 16:05
|
Replies: 8
Views: 3,211
Re: N900 Running Idle Questions
Urban legend. It's better to turn device off, cause ~8 hours of running idle will draw *much* more power than rebooting.
Exception to this is using of special power saving standby mode (phone...
|
Forum: Nokia N900
2011-08-28, 15:53
|
Replies: 8
Views: 3,211
Re: N900 Running Idle Questions
For power consumption of the N900, see this table in the wiki:
http://wiki.maemo.org/N900_Hardware_Power_Consumption
Generally, it is better to not shutdown your phone when not using it,...
|
Forum: Applications
2011-08-14, 06:43
|
Replies: 71
Views: 28,870
|
Forum: Maemo 5 / Fremantle
2011-08-05, 21:26
|
Replies: 707
Views: 280,099
Re: [Announce] Hildon desktop portrait mode
At those *****ing about uninstalling the rotating desktop (and now wanting to downgrade to the stock CSSU one): Uninstall CSSU, whether by reflashing or whatever other method you can dig up.
A...
|
Forum: Accessories
2011-07-20, 16:05
|
Replies: 26
Views: 11,049
Re: Recommendations on buying memory cards
It's not a question of accuracy, because the definition of class rating makes it impossible to prove through benchmarks that a card achieves a certain class rating. Determining the class rating...
|
Forum: Accessories
2011-07-20, 08:56
|
Replies: 26
Views: 11,049
|
Forum: Accessories
2011-07-20, 03:47
|
Replies: 26
Views: 11,049
Re: Recommendations on buying memory cards
if you looking to get a new memory card then find one then is on class 4 and up...16Gb class 2 its to slow for n900...it does work but slow even after you have change it from FAT to EXT3....regarding...
|
Forum: Accessories
2011-07-19, 23:29
|
Replies: 26
Views: 11,049
Re: Recommendations on buying memory cards
Class rating is the *minimum* speed in the *best case* internal state.
What does this mean? You get *atleast* X megabytes/second writing sequentially to a new, fresh, empty card.
There's nobody...
|
Forum: Accessories
2011-07-18, 00:54
|
Replies: 26
Views: 11,049
Re: Recommendations on buying memory cards
If you want a class 10 one then I'll act as your medium for you if you want.
www.pricespy.co.nz
If you pay for it and shipping cost then I'll happily be the medium and take it to the post office...
|
Forum: Accessories
2011-07-18, 00:51
|
Replies: 26
Views: 11,049
Re: Recommendations on buying memory cards
Adata MicroSD 32GB Class 10. ($125NZD)
or
Adata MicroSD 16GB class 6 ($45NZD).
Brilliant memory card from Adata. I'm loving it at the moment. I got 16GB and 32GB from Adata and they had...
|
Forum: Accessories
2011-07-17, 23:35
|
Replies: 26
Views: 11,049
|
Forum: Accessories
2011-07-17, 21:15
|
Replies: 26
Views: 11,049
|
Forum: Maemo 5 / Fremantle
2011-02-22, 11:10
|
Replies: 44
Views: 14,564
Re: "root is not in the sudoers file n900"
that's good. it only outputs anything if somethign went wrong.
you created a file, /usr/bin/archlinux-e17, right?
well
sudo chmod a+x /usr/bin/archlinux-e17
archlinux-e17
if that doesn't work...
|
Forum: Maemo 5 / Fremantle
2011-02-21, 18:16
|
Replies: 44
Views: 14,564
Re: "root is not in the sudoers file n900"
Maybe he should simply use
which nano
?
See also
http://man.he.net/man1/which
or
http://manpages.debian.net/cgi-bin/man.cgi?query=which&sektion=1&apropos=0&manpath=Debian+6.0+squeeze
|
Forum: Maemo 5 / Fremantle
2011-02-21, 17:47
|
Replies: 44
Views: 14,564
|
Forum: Maemo 5 / Fremantle
2011-02-21, 01:52
|
Replies: 44
Views: 14,564
Re: "root is not in the sudoers file n900"
Either one. You need to use cd if you're specifying a file path "relatively" (like when you type ./filename, that's a relative path to "filename" if you're in the same folder as the file "filename"....
|
Forum: Maemo 5 / Fremantle
2011-02-19, 19:23
|
Replies: 44
Views: 14,564
Re: "root is not in the sudoers file n900"
it's a bit too late now anyway but why did you need to become root to chmod scripts that are going to be run as user?
also you can't use nano if you don't have it
sudo apt-get install nano
...
|
Forum: Maemo 5 / Fremantle
2011-02-19, 09:12
|
Replies: 44
Views: 14,564
Re: "root is not in the sudoers file n900"
Hmmm... Well, it actually sounds like your command line isn't able to find the "nano" command for some reason - it sees the file, just doesn't see the program itself. I'm really not sure why that...
|
Forum: Maemo 5 / Fremantle
2011-02-19, 06:47
|
Replies: 44
Views: 14,564
Re: "root is not in the sudoers file n900"
Not sure what you mean by "copy". After you've typed that code into the file that opens when you run the "nano /usr/bin/archlinux-e17", just save the resulting file. As I understand it, the...
|
Forum: Maemo 5 / Fremantle
2011-02-18, 20:11
|
Replies: 44
Views: 14,564
Re: "root is not in the sudoers file n900"
Type this again after typing "exit", before typing "./chrootarch":
cd /home/user/archlinux
When you use sudo gainroot, and then change the directory with the cd command, the directory change...
|