Page 1 of 5

ultimatix

PostPosted: Mon Apr 27, 2009 11:20 pm
by Twisted
could there be firewall rule blocking it from the net?

always alerts me there is an Internet disruption?

Re: ultimatix

PostPosted: Mon Apr 27, 2009 11:38 pm
by SaddleTramp
Twisted wrote:could there be firewall rule blocking it from the net?

always alerts me there is an Internet disruption?

I just installed 2.1 myself on another of my Test partitions and got the same thing you did...not to sure right now what the problem is but looking into it...will let ya'll know...

Re: ultimatix

PostPosted: Tue Apr 28, 2009 1:41 am
by Twisted
SaddleTramp wrote:
Twisted wrote:could there be firewall rule blocking it from the net?

always alerts me there is an Internet disruption?

I just installed 2.1 myself on another of my Test partitions and got the same thing you did...not to sure right now what the problem is but looking into it...will let ya'll know...


cool, ubuntu tweaks fires up but doesn't want to install java, I figure that may be my dilemma with flash, I believe it needs java to function...

think I have java gone at least its not broken and I have no broken dependencies, what is the command line input for a sudo apt-get install?

last version I used was 1.8 x64 and I think automatix installed everything I need for the web, java, flash and win32s...

its really all I need with the exception of figuring out why firefox wont dload cuz its determined the disk is full, well its not, 133 gigs on the home partition alone, least of my worries..

something installed the latest ATI catalyst control center software from AMD so I'm not really wanting to reinstall.. its a bad ass AGP card 512 megs, 256bit, haven't tried the hdmi out yet but it prolly works.. :o

Re: ultimatix

PostPosted: Tue Apr 28, 2009 1:50 am
by Cell
something installed the latest ATI catalyst control center software from AMD so I'm not really wanting to reinstall.. its a bad ass AGP card 512 megs, 256bit, haven't tried the hdmi out yet but it prolly works.. :o


Unless you download from ati/amd site,and install its not the latest and greatest.But glad you got the card,and hear its working <BREW>

its really all I need with the exception of figuring out why firefox wont dload cuz its determined the disk is full, well its not, 133 gigs on the home partition alone, least of my worries..


A while back you posted a pic of your partitions.It looked like /root only had a few megs before it was full....
I could be mistaking tho...
try this...
Code: Select all
sudo aptitude clean

this will show how much space is being used in what directory...
Code: Select all
sudo du -sh /*

Re: ultimatix

PostPosted: Tue Apr 28, 2009 2:13 am
by Twisted
Cell wrote:
something installed the latest ATI catalyst control center software from AMD so I'm not really wanting to reinstall.. its a bad ass AGP card 512 megs, 256bit, haven't tried the hdmi out yet but it prolly works.. :o


Unless you download from ati/amd site,and install its not the latest and greatest.But glad you got the card,and hear its working <BREW>


something installed 8.54.3, the latest is 9.4 which I would like to install but I struggled with it cuz it says you need 32 bit packages installed with no information where to get them or how to install them...

for now this is prolly one of the fastest AGP machines around, its only an e6600 CPU but man it screams, zero bottlenecks processing web material, ZAP! everything is loaded! prolly only a 40% bog while ripping and burning DVDs...

sure would like to get a hold of the 3.0 extreme dual core from Intel the max this board will support, but they still go for about $600 used... :shock:

Re: ultimatix

PostPosted: Tue Apr 28, 2009 2:28 am
by Cell
I edited my last post while you were on line Twisted,look up.

Re: ultimatix

PostPosted: Tue Apr 28, 2009 2:39 am
by Twisted
Cell wrote:
something installed the latest ATI catalyst control center software from AMD so I'm not really wanting to reinstall.. its a bad ass AGP card 512 megs, 256bit, haven't tried the hdmi out yet but it prolly works.. :o


Unless you download from ati/amd site,and install its not the latest and greatest.But glad you got the card,and hear its working <BREW>

its really all I need with the exception of figuring out why firefox wont dload cuz its determined the disk is full, well its not, 133 gigs on the home partition alone, least of my worries..


A while back you posted a pic of your partitions.It looked like /root only had a few megs before it was full....
I could be mistaking tho...
try this...
Code: Select all
sudo aptitude clean

this will show how much space is being used in what directory...
Code: Select all
sudo du -sh /*




sheesh, thought I dedicated 6 gigs to root, less I fubared. 6 gigs isnt enough anymore? in the day it was like 24 megs and you were golden, can I back this install up and dedicate more to root?

Re: ultimatix

PostPosted: Tue Apr 28, 2009 2:49 am
by Twisted
Twisted wrote:
Cell wrote:
something installed the latest ATI catalyst control center software from AMD so I'm not really wanting to reinstall.. its a bad ass AGP card 512 megs, 256bit, haven't tried the hdmi out yet but it prolly works.. :o


Unless you download from ati/amd site,and install its not the latest and greatest.But glad you got the card,and hear its working <BREW>

its really all I need with the exception of figuring out why firefox wont dload cuz its determined the disk is full, well its not, 133 gigs on the home partition alone, least of my worries..


A while back you posted a pic of your partitions.It looked like /root only had a few megs before it was full....
I could be mistaking tho...
try this...
Code: Select all
sudo aptitude clean

this will show how much space is being used in what directory...
Code: Select all
sudo du -sh /*




sheesh, thought I dedicated 6 gigs to root, less I fubared. 6 gigs isnt enough anymore? in the day it was like 24 megs and you were golden, can I back this install up and dedicate more to root?


don't get it, I ran du and this is what it returns?

Image

Re: ultimatix

PostPosted: Tue Apr 28, 2009 7:39 pm
by Cell
Code: Select all
df -h


This will tell you whats (if it is) full or not.

Re: ultimatix

PostPosted: Tue Apr 28, 2009 8:56 pm
by Twisted
Cell wrote:
Code: Select all
df -h


This will tell you whats (if it is) full or not.


right, root is almost full, guess 6 gigs was not enough...

I am going to reinstall due to the simplicity and quickness, I have 133 gigs dedicated for 2.1 how are you guys setting up partitions? I went like this;

/ 6000mb <--mountpoint
swap 6000mb
/home 100000mb

all on an extended partition using ext3 file sys...