Noob problem: filespace Ubuntu onna stick

For both game and non game related issues in using or running Linux.
Riton LeGrand
Noob
Posts: 16
Joined: Thu Jan 18, 2007 3:39 pm
Location: Netherlands

Noob problem: filespace Ubuntu onna stick

Post by Riton LeGrand »

I have installed Ubuntu Lynx on a USB stick of 15 GB. I used UnetBootin to put it bootable on the stick.
It starts beautifully.

When I look at the free space on home I only have about 900K room.
When I look at the partition with Gnome partition manager the stick has one big partition of 15 GB. Used only 1.3 GB.

I wanted to install two instances of NWN on the stick so I could play everywhere....

How do I get sufficient filespace in Ubuntu ?

Oh yes the stick was formatted FAT32.

Help, help ?!
Right, long live the Swifts !

Alkapwn
PKer
Posts: 1132
Joined: Sat Aug 12, 2006 7:59 pm

Re: Noob problem: filespace Ubuntu onna stick

Post by Alkapwn »

You probably need to claim ownership under ubuntu
::DD:: Minister of Hatemongering and Enemy Carpaccio
Image
:MADD: Resident SlackMaster and KittenPuncher

mining
Absentee Ballot Dev
Posts: 2411
Joined: Wed Oct 14, 2009 5:09 am

Re: Noob problem: filespace Ubuntu onna stick

Post by mining »

Alkapwn wrote:You probably need to claim ownership under ubuntu
Yep, Alka's right. Had that happen to me a while back while mucking around, not too hard to fix. Try a google search if you don't know how.
Bargeld wrote:Overall, I think most would agree that a pure rogue is probably the worst build on the server.

Riton LeGrand
Noob
Posts: 16
Joined: Thu Jan 18, 2007 3:39 pm
Location: Netherlands

Re: Noob problem: filespace Ubuntu onna stick

Post by Riton LeGrand »

It was the UnetBootin install. That one doesnt make a persistent install, i.e. no casper-rw partition.
Used pendrive instead, worked ok.
I have even one (1) nwn instance working with sound and all....
But it runs in full screen, can't switch panels for second instance....

Any suggestions how I should set up the multi box thingy (preferably in a vertically split screen, i have one 1600*1024 monitor) ?

Total noob on Linux/Ubuntu....

Edit: I have read the post New to Linux and the answer of Vagastorm.
Edited the nwn.ini file.
I can run in windowed mode now so I'll try to figure out the best way to set up the stuff....

Suggestions are still appreciated...

Thanks
Right, long live the Swifts !

VagaStorm
Developer
Posts: 987
Joined: Sat Feb 12, 2005 3:10 pm
Location: Arendal, Norway

Re: Noob problem: filespace Ubuntu onna stick

Post by VagaStorm »

Hers how I do windows/fullscreen switching:

I've compiled sdl, with a litle change, so that ctrl+enter switches fullscreen/windowed. You can download mine here: http://holtane.no/libSDL-1.2.so.0. Make sure you backup your old one first by renaming it to lib/libSDL-1.2.so.0.bioware . Then go into your nwn/lib folder, and rename libSDL-1.2.so.0 libSDL-1.2.so.0.bioware (so you have a backup of your old sdl), and copy the one you downloaded into your lib folder. Make sure you use the nwn sdl, and not the system one by ensuring this line exists in your nwn file:

Code: Select all

export LD_LIBRARY_PATH=./:./lib:./miles:$LD_LIBRARY_PATH
If your using system SDL, it should look like this:

Code: Select all

export LD_LIBRARY_PATH=./:./miles:$LD_LIBRARY_PATH
notice how ./lib: is missing.

When you fire it up now, you should be able to use ctrl+enter to switch fullscreen/windowed mode.
Best Regards
VagaStorm

Why would I want to count 12 hours twice? I’m perfectly capable of counting to 24, and while we’re at it, can someone go shoot named time zones. GMT+x is all we need!


Amoenotep wrote:if you die to harper that just means your build sucks.

Alkapwn
PKer
Posts: 1132
Joined: Sat Aug 12, 2006 7:59 pm

Re: Noob problem: filespace Ubuntu onna stick

Post by Alkapwn »

I suggest running dual screen , although when starting both instances you have to temporarily switch to one monitor that is slightly smaller(i.e. if you run you monitors at 1200x1020 switch the single monitor to 1200x960) as nwn will try to set window size to your full desktop (both monitors)
with 2 soundcards (1 to headset,1 to speaker) under Soundserver.
::DD:: Minister of Hatemongering and Enemy Carpaccio
Image
:MADD: Resident SlackMaster and KittenPuncher

Riton LeGrand
Noob
Posts: 16
Joined: Thu Jan 18, 2007 3:39 pm
Location: Netherlands

Re: Noob problem: filespace Ubuntu onna stick

Post by Riton LeGrand »

At this moment i'm running two NWN's in windowed mode with resolution (1200* something) on the same session on a 1600*1200 monitor. They overlap about 80%.
Since I have only 1 monitor I have to make do.
Switching from 1 to the other is just mouseclicks or Alt-TAB, smaller windows are a bit hard to see (you can set up 800*600 in two windows next to each other, but my reading glasses are only +1 :D

Only thing is the automatic pivoting of the window when u hit the side with the cursor, that doesnt work anymore u have to use the arrow keys for that.
Sound: I disabled music in one window rest doesnt bother me much.
For the rest it works like a charm.
Right now im saving for a second monitor.

Thanks for all the support guys..
Right, long live the Swifts !

Lokey
-2 Penalty in Daylight
Posts: 3094
Joined: Mon Dec 16, 2002 6:49 pm
Contact:

Re: Noob problem: filespace Ubuntu onna stick

Post by Lokey »

Didn't know nwn1 had that :)

I tend to do all camera with middle mouse anyway.
Tep wrote:I login and there's a dwarf to kill. You can't ask for much more than that.

Alkapwn wrote:NC has the most amazing melee build there is. Its a friggin unstopable juggernaut of pain.

weasel423
Newbie Helper
Posts: 397
Joined: Thu Feb 12, 2009 2:15 pm

Re: Noob problem: filespace Ubuntu onna stick

Post by weasel423 »

Lokey wrote:I tend to do all camera with middle mouse anyway.
Me too
[IO] is the way to go!

Evil will always triumph because good is dumb
~Dark Helmet

VagaStorm
Developer
Posts: 987
Joined: Sat Feb 12, 2005 3:10 pm
Location: Arendal, Norway

Re: Noob problem: filespace Ubuntu onna stick

Post by VagaStorm »

I have scroll weel is zoom, press and move turns the camera :)
Best Regards
VagaStorm

Why would I want to count 12 hours twice? I’m perfectly capable of counting to 24, and while we’re at it, can someone go shoot named time zones. GMT+x is all we need!


Amoenotep wrote:if you die to harper that just means your build sucks.

Bargeld
PKer
Posts: 1249
Joined: Tue Dec 11, 2007 8:29 am

Re: Noob problem: filespace Ubuntu onna stick

Post by Bargeld »

VagaStorm wrote:I have scroll weel is zoom, press and move turns the camera :)
I have this (scroller as a button = free camera) + tilt wheel to the sides mapped to left and right arrows to spin. I have two more buttons below the scroll wheel that page up and down (tilt). I havent figured out what to do with the back and forward buttons 8( It has a weight cartridge and comes with a tin of various weights to fit into it. It's the best mouse I've ever owned:


Image
Death Dealers ::DD::
Laufer - Gemetzel - Force - Little Fist - Egil - Torture - Hatshepsu - Nemesis - Hierophant - Supernaut - Flesh Hound - Insurrection - Antithesis - Dead of Winter - Volcanus 2000

Rufio
PKer
Posts: 1046
Joined: Fri Jul 18, 2008 3:00 pm

Re: Noob problem: filespace Ubuntu onna stick

Post by Rufio »

I had that mouse up until recently. I had a problem with the tweed cable fraying, and then the wire shorted out (probably not cause by the fraying though). It was great other than that.


Now I have a $20 wireless mouse. Good thing nwn isn't exactly rapid, precision action.
Last edited by Rufio on Sat Sep 25, 2010 2:02 am, edited 1 time in total.
Sebastian (TSS) Doc - Rufio of (TSS) - Dagr (TSS)
Raijin {FoN} - Arcadia {FoN} - Geb {FoN}

Bargeld
PKer
Posts: 1249
Joined: Tue Dec 11, 2007 8:29 am

Re: Noob problem: filespace Ubuntu onna stick

Post by Bargeld »

Rufio wrote:I that mouse up until recently.
...
Good thing I nwn isn't exactly rapid, precision action.
I think a new keyboard should be next on the list :P
Death Dealers ::DD::
Laufer - Gemetzel - Force - Little Fist - Egil - Torture - Hatshepsu - Nemesis - Hierophant - Supernaut - Flesh Hound - Insurrection - Antithesis - Dead of Winter - Volcanus 2000

VagaStorm
Developer
Posts: 987
Joined: Sat Feb 12, 2005 3:10 pm
Location: Arendal, Norway

Re: Noob problem: filespace Ubuntu onna stick

Post by VagaStorm »

My gf has exactly that mouse, and I have a slightly older version with just a back button on the side instead of back/forward. It's brilliant, but she for some reason didnt get the weights with hers, so she keeps stealing mine O.o
Best Regards
VagaStorm

Why would I want to count 12 hours twice? I’m perfectly capable of counting to 24, and while we’re at it, can someone go shoot named time zones. GMT+x is all we need!


Amoenotep wrote:if you die to harper that just means your build sucks.

Rufio
PKer
Posts: 1046
Joined: Fri Jul 18, 2008 3:00 pm

Re: Noob problem: filespace Ubuntu onna stick

Post by Rufio »

Bargeld wrote:
Rufio wrote:I that mouse up until recently.
...
Good thing I nwn isn't exactly rapid, precision action.
I think a new keyboard should be next on the list :P
haha, oh well, guess i need to proofread more.
Sebastian (TSS) Doc - Rufio of (TSS) - Dagr (TSS)
Raijin {FoN} - Arcadia {FoN} - Geb {FoN}

Locked

Return to “General Linux Support”