LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-05-2003, 03:31 PM   #1
jtX
Member
 
Registered: May 2003
Distribution: Gentoo (amd64 ppc x86)
Posts: 39

Rep: Reputation: 15
Angry Linux running sloooooow again


I've just reinstalled linux and now it's playing games choppy i've disabled most services i've used the same config file to build an exact replica of the previous kernel im using the same file system, everything is the same as before exect it's not as fast as before what the hell is going on?
 
Old 08-05-2003, 05:33 PM   #2
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
Why not post your system specs, current drivers, and performance benchmarks (ie. glxgears)?

That may help us solve your problem.
 
Old 08-06-2003, 05:42 PM   #3
jtX
Member
 
Registered: May 2003
Distribution: Gentoo (amd64 ppc x86)
Posts: 39

Original Poster
Rep: Reputation: 15
Unfortunatley I have a much worse problem now, that i have been trying to fix for the past couple of hours and i dont know what else to do im now using the default kernel untill i can get past this issue:

root@darkstar:~# Serial connection established.
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/modem
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xb33b7c38> <pcomp> <accomp>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xb33b7c38> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xb33b7c38> <pcomp> <accomp>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xb33b7c38> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x1 < 00 04 00 00> <mru 1524> <asyncmap 0xa0000> <auth pap> <pcomp> <accomp> <mrru 1524> <endpoint [MAC:00:c0:7b:99:90:9c]>]
sent [LCP ConfRej id=0x1 < 00 04 00 00> <mrru 1524>]
rcvd [LCP ConfReq id=0x2 <mru 1524> <asyncmap 0xa0000> <auth pap> <pcomp> <accomp> <endpoint [MAC:00:c0:7b:99:90:9c]>]
sent [LCP ConfNak id=0x2 <auth chap MD5>]
rcvd [LCP ConfReq id=0x2 <mru 1524> <asyncmap 0xa0000> <auth pap> <pcomp> <accomp> <endpoint [MAC:00:c0:7b:99:90:9c]>]
sent [LCP ConfNak id=0x2 <auth chap MD5>]
rcvd [LCP TermReq id=0x3]
sent [LCP TermAck id=0x3]
Modem hangup
Connection terminated.

Aug 6 14:19:53 darkstar kernel: PPP generic driver version 2.4.2
Aug 6 14:19:53 darkstar pppd[3804]: pppd 2.4.1 started by root, uid 0
Aug 6 14:19:53 darkstar kernel: PCTel initialization. Country code is 0.
Aug 6 14:19:54 darkstar chat[3806]: timeout set to 60 seconds
Aug 6 14:19:54 darkstar chat[3806]: abort on (ERROR)
Aug 6 14:19:54 darkstar chat[3806]: abort on (BUSY)
Aug 6 14:19:54 darkstar chat[3806]: abort on (NO CARRIER)
Aug 6 14:19:54 darkstar chat[3806]: abort on (NO DIALTONE)
Aug 6 14:19:54 darkstar chat[3806]: send (AT&FH0^M)
Aug 6 14:19:55 darkstar chat[3806]: expect (OK)
Aug 6 14:19:55 darkstar chat[3806]: AT&FH0^M^M
Aug 6 14:19:55 darkstar chat[3806]: OK
Aug 6 14:19:55 darkstar chat[3806]: -- got it
Aug 6 14:19:55 darkstar chat[3806]: send (atdt4711700^M)
Aug 6 14:19:55 darkstar chat[3806]: timeout set to 75 seconds
Aug 6 14:19:55 darkstar chat[3806]: expect (CONNECT)
Aug 6 14:19:55 darkstar chat[3806]: ^M
Aug 6 14:20:26 darkstar chat[3806]: atdt4711700^M^M
Aug 6 14:20:26 darkstar chat[3806]: CONNECT
Aug 6 14:20:26 darkstar chat[3806]: -- got it
Aug 6 14:20:26 darkstar pppd[3804]: Serial connection established.
Aug 6 14:20:26 darkstar pppd[3804]: Using interface ppp0
Aug 6 14:20:26 darkstar pppd[3804]: Connect: ppp0 <--> /dev/modem
Aug 6 14:20:26 darkstar /etc/hotplug/net.agent: assuming ppp0 is already up
Aug 6 14:20:32 darkstar pppd[3804]: Modem hangup
Aug 6 14:20:32 darkstar pppd[3804]: Connection terminated.
Aug 6 14:20:33 darkstar pppd[3804]: Exit.

I've gone through pppsetup several times now just in case i filled something out wrong yet i keep gettin the same errors any ideas before i'm forced to retire from linux?
 
Old 08-06-2003, 07:23 PM   #4
320mb
Senior Member
 
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577

Rep: Reputation: 48
Quote:
Originally posted by jtX
i keep gettin the same errors any ideas before i'm forced to retire from linux?
Retire?? Why? This is taylor made for a Linux User, Learn how to fix problems, which make YOU a better User/Administrator of Your System. look in /var/log, and see what messages are on file there.
Everything that happens on your set up gets logged, even if No errors/mistakes/ pop up, even when you boot up, it all gets logged. check it out.
 
Old 08-06-2003, 08:11 PM   #5
jtX
Member
 
Registered: May 2003
Distribution: Gentoo (amd64 ppc x86)
Posts: 39

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by 320mb
Retire?? Why? This is taylor made for a Linux User, Learn how to fix problems, which make YOU a better User/Administrator of Your System. look in /var/log, and see what messages are on file there.
Everything that happens on your set up gets logged, even if No errors/mistakes/ pop up, even when you boot up, it all gets logged. check it out.
Where the heck do you think i got this from???

Quote:
Originally posted by jtX
Aug 6 14:19:53 darkstar kernel: PPP generic driver version 2.4.2
Aug 6 14:19:53 darkstar pppd[3804]: pppd 2.4.1 started by root, uid 0
Aug 6 14:19:53 darkstar kernel: PCTel initialization. Country code is 0.
Aug 6 14:19:54 darkstar chat[3806]: timeout set to 60 seconds
Aug 6 14:19:54 darkstar chat[3806]: abort on (ERROR)
Aug 6 14:19:54 darkstar chat[3806]: abort on (BUSY)
Aug 6 14:19:54 darkstar chat[3806]: abort on (NO CARRIER)
Aug 6 14:19:54 darkstar chat[3806]: abort on (NO DIALTONE)
Aug 6 14:19:54 darkstar chat[3806]: send (AT&FH0^M)
Aug 6 14:19:55 darkstar chat[3806]: expect (OK)
Aug 6 14:19:55 darkstar chat[3806]: AT&FH0^M^M
Aug 6 14:19:55 darkstar chat[3806]: OK
Aug 6 14:19:55 darkstar chat[3806]: -- got it
Aug 6 14:19:55 darkstar chat[3806]: send (atdt4711700^M)
Aug 6 14:19:55 darkstar chat[3806]: timeout set to 75 seconds
Aug 6 14:19:55 darkstar chat[3806]: expect (CONNECT)
Aug 6 14:19:55 darkstar chat[3806]: ^M
Aug 6 14:20:26 darkstar chat[3806]: atdt4711700^M^M
Aug 6 14:20:26 darkstar chat[3806]: CONNECT
Aug 6 14:20:26 darkstar chat[3806]: -- got it
Aug 6 14:20:26 darkstar pppd[3804]: Serial connection established.
Aug 6 14:20:26 darkstar pppd[3804]: Using interface ppp0
Aug 6 14:20:26 darkstar pppd[3804]: Connect: ppp0 <--> /dev/modem
Aug 6 14:20:26 darkstar /etc/hotplug/net.agent: assuming ppp0 is already up
Aug 6 14:20:32 darkstar pppd[3804]: Modem hangup
Aug 6 14:20:32 darkstar pppd[3804]: Connection terminated.
Aug 6 14:20:33 darkstar pppd[3804]: Exit.
Look all I'm asking for is some help, if you have nothing better to do than be a lil d*ck about my post you dont need to be posting here.

Last edited by jtX; 08-06-2003 at 08:25 PM.
 
Old 08-07-2003, 12:13 AM   #6
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
maybe try a longer timeout.
 
Old 08-07-2003, 03:14 PM   #7
jtX
Member
 
Registered: May 2003
Distribution: Gentoo (amd64 ppc x86)
Posts: 39

Original Poster
Rep: Reputation: 15
I changed the timeout from 75 to 150 and gave it a try it connected and printed out a local and remote ip address within the first 2 seconds. So I guess it worked. It's all too weird.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SLOOOOOOW Graphics henry_huckem Fedora 2 01-23-2005 10:39 PM
DSL Internet sloooooow on 20-pc network w/Linux server Avatar Linux - Networking 12 10-20-2004 08:31 AM
Core 2 is yummy but sloooooow dmdm Fedora 5 06-06-2004 02:06 AM
xcdroast is sloooooow busbarn Linux - Software 10 03-26-2003 05:51 PM
TUX Racer.... Sooooooo sloooooow bxb32001 Linux - Software 30 07-15-2002 12:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration