Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bash slow to output stuff to screen
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
crazzyfool
n00b
n00b


Joined: 13 Jan 2009
Posts: 37

PostPosted: Sun Jul 21, 2013 2:19 pm    Post subject: Bash slow to output stuff to screen Reply with quote

Hi,

I've just finished installing Gentoo (no desktop installed yet though) but from the command line, output to the screen seems a little slow. Anyone know what I need to check and change?

To give you an idea, if I run 'time cat /var/log/messages, the output is:
Code:

real      1m14.455s
user      0m0.10s
sys       1m14.300s


I know /var/log/messages can take a while anyway but even 'ifconfig -a' is:
Code:

real        0m1.123s
users       0m0.000s
sys         0m1.110s


Thanks in advance!
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21631

PostPosted: Sun Jul 21, 2013 3:03 pm    Post subject: Reply with quote

Bash is not involved in printing the output of commands you run. Your problem lies with the terminal itself. Since you say you have no desktop installed, I assume you mean that you have not installed X and are still using the Linux console interface. Are you running in 80x25 or a high resolution text mode? What graphics card and drivers are you using?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum