You are not logged in.
Pages: 1
Hi, damn it!, I've tried almost everything possible to resolve this issue.
- My network card is detected (D-Link DFE-529), I know it because lspci info.
- The modules loaded are the normal ones, nothing missing
- This problem occurs in any kernel that I try (4), so could it be something outside the kernel?
- I deleted ppp and rp-pppoe packages, along with the configurations, so I reinstalled and started with a clean setup, it didn't work.
- The error message when I execute adsl-start it's something like this
adsl-start TIMED OUT /usr/sbin/adsl-start Terminated $CONNECT "$@" >dev/null 2>&1
And it's the same message that i get when my modem is unplugged :s . Also, I have Window$ XP in the same PC and no problem at all.
Any help please!, where should I look at?, any specific file?
Arch GNU/Linux 0.7.1 (Noodle)
Linux 2.6.14-archck1
Offline
Something else, I got this when I'm trying to connecting (log)
adsl-connect: ADSL connection lost;attempting re-connection
Before that, the ppp module is loaded without problems.
I still can't figure this thing out
Arch GNU/Linux 0.7.1 (Noodle)
Linux 2.6.14-archck1
Offline
When you say
No Internet since this morning
Can you specify if anything has changed "since this morning"
ie
do you mean everything was ok before this morning, Arch connected to the internet and you havent changed anything in hardware or software since, now it wont connect.
or
You've put in a new modem/router or changed some software and now you can no longer get the internet ?
maybe try ifconfig, is the system seeing your ethernet connection at all?
Where to look ? try as su -
have a look in /var/log directory
and check the logs in there, messages.log or everything.log ... eg
cd /var/log
tail -n50 messages.log
or open with your favourite text viewer/editor
Offline
maybe try ifconfig, is the system seeing your ethernet connection at all?
eth0 was ok
Where to look ? try as su -
have a look in /var/log directory
and check the logs in there, messages.log or everything.log ... eg
cd /var/log
tail -n50 messages.log
or open with your favourite text viewer/editor
I did and posted it right up your post ... it was really, really weird , I had to format ..I don't like to do that , but I got no more choices , so , now I'm with a clean Arch Installation (Frist time I have to format in 2 years due to a failure)
Arch GNU/Linux 0.7.1 (Noodle)
Linux 2.6.14-archck1
Offline
Pages: 1