Active Topics

 

Showing results 1 to 25 of 99 @ 0.86 seconds. Search: Posts Made By: n0ak
Forum: Maemo 5 / Fremantle 2011-08-03, 14:48
Replies: 30
Views: 6,314
Posted By vi_
Re: Copying files to memory card MicroSD!!!

find /home/user/ -name "*.jpg" -print | while read this; do cp $this /media/mmc1/; done
Forum: Maemo 5 / Fremantle 2011-08-03, 14:33
Replies: 30
Views: 6,314
Posted By iDont
Re: Busybox x-term ..

If Jedi (http://talk.maemo.org/showpost.php?p=1063453&postcount=5) is right, and you do in fact mean that find doesn't support -exec instead of "Busybox doesn't work with -exec", then the answer to...
Forum: Maemo 5 / Fremantle 2011-08-03, 14:11
Replies: 30
Views: 6,314
Posted By jedi
Re: Busybox x-term ..

Please stop creating new threads on this same subject.

You mean the find command provided by busybox does not support the -exec parameter. This has already been explained and more than one...
Forum: Maemo 5 / Fremantle 2011-08-03, 14:08
Replies: 30
Views: 6,314
Posted By vi_
Re: Busybox x-term ..

What do you mean it didn't help?

find . -name "*.jpg" -print0 | xargs -0 -I {} cp {} /media/mmc1

There is a more or less simple way to do this, half the work has been done for you. Just fiddle...
Forum: Games 2011-08-02, 17:11
Replies: 2
Views: 1,072
Posted By skykooler
Re: Hello guys!!!

Enable the Extras repository in App Manager.

(edit) Never mind, it's not in extras anymore. See post above.
Forum: Games 2011-08-02, 17:11
Replies: 2
Views: 1,072
Posted By Chickenz
Re: Hello guys!!!

Register or Sign in to Ovi. Its not in the app repositories. But instead the Ovi Store. Still free though
Forum: Maemo 5 / Fremantle 2011-07-31, 14:00
Replies: 30
Views: 6,314
Posted By trlopes1974
Re: MicroSD - How to move music, photos, etc. to the card?

It's not stupid. It is the faster way to get the results he wants. He does have an n900 with a linux os, so he should at least know what is a xterm and some basic commands.
So don't be an *** and by...
Forum: Maemo 5 / Fremantle 2011-07-31, 13:20
Replies: 30
Views: 6,314
Posted By shadowjk
Re: MicroSD - How to move music, photos, etc. to the card?

Suggesting xterm commands to beginners seems like a stupid idea.

The filemanager approac:

Open file manager,

* find the directory you want to copy to sd:
tap n900,
longtap (tap, dont...
Forum: Maemo 5 / Fremantle 2011-07-29, 17:24
Replies: 30
Views: 6,314
Posted By trlopes1974
Re: MicroSD

Assuming that you have all your pictures somewhere inside MyDocs...
open Xterm (ctrl+alt+x) and execute:
cd /home/user/MyDocs/
find . -name "*.jpg" -print -exec cp -R {} /media/mmc1 \;

...
Forum: Maemo 5 / Fremantle 2011-07-29, 17:18
Replies: 30
Views: 6,314
Posted By funkmunk
Re: MicroSD

No EMMC is ur internal memory...Open the File Manager & next to its name u will see a arrow head. Click on that and it will show u the option to move. Then just select the files & click move & ur...
Forum: Maemo 5 / Fremantle 2011-07-29, 17:12
Replies: 30
Views: 6,314
Posted By funkmunk
Re: MicroSD

U can move the file from the EMMC to the memory card from the default file manager...Click the drop down in the file manager...
Forum: General 2011-05-26, 08:48
Replies: 8
Views: 5,432
Posted By kingoddball
Re: N900 USB (port) Problem!!!

Too late to be said, but.. Why didn't you file off the grippers on the usb ports??

I filed off mine the day I got my N900 (USB and Charger).. Been FLAWLESS :D
Forum: General 2011-05-26, 08:27
Replies: 8
Views: 5,432
Posted By king Ralphred
Re: N900 USB (port) Problem!!!

I got told it couldn't be fixed and wasn't covered by warranty so I printed off a page from Nokia forum which says its a manufacturing fault and they agreed to fix it. Didn't get a new phone though,...
Forum: Design 2010-08-08, 10:27
Replies: 579
Views: 254,235
Posted By leetut
Re: N900 Boot Screen Thread!

http://rapidshare.com/files/411720807/kabalen.rar
Forum: Design 2010-08-04, 23:00
Replies: 579
Views: 254,235
Posted By leetut
Re: N900 Boot Screen Thread!

sorry for the delay, made you a few!

@AlexV12
http://rapidshare.com/files/411079355/alex.rar

@n0ak
http://rapidshare.com/files/411079773/hardijs.rar

@kostik1...
Forum: Applications 2010-08-02, 15:40
Replies: 3
Views: 4,791
Posted By patstew
Re: psx4m!

You can think of the playstation BIOS as a very simple operating system for the playstation. Emulators simulate the hardware of the playstation, and the BIOS interacts with this 'hardware' and with...
Forum: Applications 2010-08-02, 15:30
Replies: 3
Views: 4,791
Posted By crail
Re: psx4m!

no need to make a new thread for this
Forum: Applications 2010-08-02, 15:28
Replies: 3
Views: 4,791
Posted By Marcus
Re: psx4m!

A little google led me to this: (Regarding question 1)
Forum: Applications 2010-08-01, 20:36
Replies: 2
Views: 2,623
Posted By Corso85
Re: SIXAXIS on n900 !

Just follow the instructions here mate:
http://talk.maemo.org/showthread.php?p=517534#post517534
Forum: Applications 2010-08-01, 19:35
Replies: 2
Views: 2,623
Posted By jschan
Re: SIXAXIS on n900 !

wow, seriously? there are lots of posts already addressing this if you just do a search for sixaxis, but to make it even easier for you, search on 'sixaxis' along with 'windows' or 'glovepie'.
...
Forum: Design 2010-08-01, 17:54
Replies: 579
Views: 254,235
Posted By Tiboric
Re: N900 Boot Screen Thread!

roach: try in 'settings'
Forum: Applications 2010-08-01, 16:55
Replies: 4
Views: 5,011
Posted By leetut
Re: About psx4m !!

abes fix works fine for me using psx4all gui app
Forum: Applications 2010-08-01, 11:33
Replies: 4
Views: 5,011
Posted By Spotfist
Re: About psx4m !!

could you not download an older version?
Forum: Applications 2010-08-01, 10:54
Replies: 4
Views: 5,011
Posted By beli
Re: About psx4m !!

At this moment this isn't possible through the CLI. You should wait for a new version of smoku, or you could get the source code, adjust it and make your own build :)
Forum: Accessories 2010-07-30, 19:37
Replies: 6
Views: 3,045
Posted By MiK546
Re: Help Please (sixaxis)

Or if you just want to use Ubuntu for the pairing process you can use Wubi (wich works pretty well for the purpose of trying out a Ubuntu too) or you can use Virtual Box. From these two I would...
Showing results 1 to 25 of 99



 
Forum Jump

All times are GMT. The time now is 16:30.