LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-06-2007, 06:55 PM   #1
Cayitano
LQ Newbie
 
Registered: Aug 2006
Location: Seattle, North America
Distribution: Slackware
Posts: 10

Rep: Reputation: 0
net working eth0 eth1 wlan0 "no connection" "no LAN" "no wi-fi"


Newbie Sort Of Running PCLinuxOS on a Toshiba Tecra 9000 Worked fine yesterday just after connecting to repository and shutting down.

Now cannot connect to Internet in Library using built-in Wi-Fi or PCMCIA wi-fi card or LAN connection.

When I go into the Control Panel and set up for new network connection, it takes me to the last step and pulls up a menu that says, "Please wait-updating file list Downloading and installing packages."

OK I do so and the daemon menu says ERROR "could not install the dhcpcd package." Synapatic says the package is installed.

ifconfig in the terminal says I have a LAN # assigned but ISPs for the two wi-fi links.

What may I do in the terminal console to make sure evreything is configured correctly? I have used intuition to configure my KDE networking set up and it is reading ISP #s.
 
Old 12-06-2007, 08:41 PM   #2
masonm
Senior Member
 
Registered: Mar 2003
Location: Following the white rabbit
Distribution: Slackware64 -current
Posts: 2,300

Rep: Reputation: 90
What's the output of ifconfig?
 
Old 12-07-2007, 07:45 PM   #3
Cayitano
LQ Newbie
 
Registered: Aug 2006
Location: Seattle, North America
Distribution: Slackware
Posts: 10

Original Poster
Rep: Reputation: 0
networking

ifconfig for the moment listed below

The inet address is back to the normal one. It was 169. something which I do not see very often. Still cannot get wi-fi out of my built-in hardware. It isnṫ showing connected in my monitor and when it does show I am linked, I still cannot get my icon in the task tray to show an established link. LAN connection problem appears to have been a problem with an RJ45 connector that does not click into place and pulls out from the back of the laptop. The eth1 message from the control panel attempts to link say ZeroConf problem even though I do not have my PCMCIA antenna installed.

JR

[root@eburg ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:00:39:A8:4B:9F
inet addr:192.168.1.158 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::200:39ff:fea8:4b9f/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:52740 errors:0 dropped:0 overruns:0 frame:0
TX packets:31787 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:63058650 (60.1 MiB) TX bytes:2841820 (2.7 MiB)

eth1 Link encap:Ethernet HWaddr 00:02:2D:36:8A:F7
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:2308 errors:0 dropped:0 overruns:0 frame:0
TX packets:64 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:199398 (194.7 KiB) TX bytes:8336 (8.1 KiB)
Interrupt:11 Base address:0xd100

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:5165 errors:0 dropped:0 overruns:0 frame:0
TX packets:5165 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:270568 (264.2 KiB) TX bytes:270568 (264.2 KiB)
 
Old 12-08-2007, 01:25 PM   #4
pentode
Member
 
Registered: Dec 2005
Location: Oregon
Distribution: Debian Testing
Posts: 488

Rep: Reputation: 38
Take a look at lsmod to see what modules are loaded. This might be easier if you remove or turn off the wireless NICs until you get the wired Ethernet NIC working, then try adding one of the wireless NICs. It's always good to break problems down to smaller problems.
 
Old 12-09-2007, 06:52 PM   #5
Cayitano
LQ Newbie
 
Registered: Aug 2006
Location: Seattle, North America
Distribution: Slackware
Posts: 10

Original Poster
Rep: Reputation: 0
It looks like my problem may caused by /dev/hda1 being at 100% full capacity. Next stop: how to increase partition size using the command line when KDE Control says I need to know what I am doing before playing like a monkey on the plates. Will figure out what Ismod is all about on my way into my new world of Linux. Thank-you. JR
 
Old 12-09-2007, 07:11 PM   #6
Cayitano
LQ Newbie
 
Registered: Aug 2006
Location: Seattle, North America
Distribution: Slackware
Posts: 10

Original Poster
Rep: Reputation: 0
The wi-fi worked in the small cafe on the edge of town so it looks like eth1 won'ṫ work when LAN hardwire eth0 is hooked in. These glitches may be caused by my /dev/hda1 being filled to capacity, 7.7 GB. Time for me to learn how to increase partition size. Thank-you. JR
 
  


Reply

Tags
connecting, eth0, eth1, lan, wifi, wlan0



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Standard commands give "-bash: open: command not found" even in "su -" and "su root" mibo12 Linux - General 4 11-11-2007 10:18 PM
"Xlib: extension "XFree86-DRI" missing on display ":0.0"." zaps Linux - Games 9 05-14-2007 03:07 PM
LXer: Displaying "MyComputer", "Trash", "Network Servers" Icons On A GNOME Desktop LXer Syndicated Linux News 0 04-02-2007 08:31 AM
Any way to get "Alice"; "Call of Duty" series and "Descent 3" to work? JBailey742 Linux - Games 13 06-23-2006 01:34 PM
Wireless chip is displayed as "Ath0" instead of "wlan0" with Belkin F5D7000 ceramicsushi Linux - Wireless Networking 4 04-05-2006 11:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:48 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