 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

7th November 2010, 06:14 PM
|
|
Registered User
|
|
Join Date: Nov 2010
Posts: 2

|
|
|
FC14:No wired network,neither the wireless...
Hi
i've MSI VR440-X laptop, installed FC14 yesterday,and i can't connect to the internet.
there's red box containing 'x' which means that the cable is disconnected,which i know is connected and i can reboot and connect to the internet from either ubuntu or win xp i have on my system.
the network hardware is (output from lshw command on ubuntu):
Code:
*-network
description: Ethernet interface
product: 191 Gigabit Ethernet Adapter
vendor: Silicon Integrated Systems [SiS]
physical id: 4
bus info: pci@0000:00:04.0
logical name: eth0
version: 02
serial: 00:24:21:64:ce:9a
width: 32 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical
configuration: broadcast=yes driver=sis190 driverversion=1.4
and the wireless:
Code:
*-network DISABLED
description: Wireless interface
product: AR5001 Wireless Network Adapter
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 01
serial: 00:22:43:8f:59:ac
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath5k driverversion=2.6.35-22-generic firmware=N/A latency=0 multicast=yes wireless=IEEE 802.11bg
resources: irq:16 memory:fdff0000-fdffffff
thanks in advance.
|

9th November 2010, 01:01 AM
|
|
Registered User
|
|
Join Date: May 2008
Posts: 48

|
|
|
Re: FC14:No wired network,neither the wireless...
What happens when you run ifconfig or ifconfig eht0 up?
|

9th November 2010, 04:21 PM
|
|
Registered User
|
|
Join Date: Nov 2010
Posts: 2

|
|
|
Re: FC14:No wired network,neither the wireless...
thanks Mister B for your reply.
when i ran ifconfig,i noticed that there's no ipv4 data.
i then ran 'sudo ifup etho' which solved the problem for the wired connection.thank you.it's strange that the internet connection is disabled by default.
|

30th January 2011, 04:24 PM
|
|
Registered User
|
|
Join Date: Feb 2007
Age: 55
Posts: 9

|
|
Re: FC14:No wired network,neither the wireless...
I am very new when it comes to troubleshooting and I have the same problem of the eth0 not up but then I ran ifconfig and ifconfig eth0 up, I received nothing. and also when I ran sudo ifup etho, I ended up with a this message:
** (Process:2382): WARNING **: _nm_object_get_property: Error getting 'State' for /org/freedesktop/NetworkManager/ActiveConnection/1: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
State: unknown
Error: Connection activation failed.
Can someone tell me what to do?
I upgraded from Fedora 13 64bit to Fedora 14 64 bit and the above problem cropped up.
Last edited by lmsmicro; 30th January 2011 at 04:26 PM.
|

31st January 2011, 02:47 AM
|
 |
Registered User
|
|
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,449

|
|
|
Re: FC14:No wired network,neither the wireless...
Become root via "su -" in a terminal window
then run system-config-network
Make sure the eth0 or wlan0 interface you want to use in there looks good:
go to Devices tab -> Edit button
Controlled by NetworkManager -> checked
Activate device when computer starts -> checked
Automatically obtain IP address settings with: -> checked and "dhcp" in the menu
if you make any changes, use File->Save and then File->Quit in the menu
Also make sure that the NetworkManager service is on and not network service while you're still in
the root account by running the system-config-services tool
|

31st January 2011, 03:31 PM
|
|
Registered User
|
|
Join Date: Feb 2007
Age: 55
Posts: 9

|
|
|
Re: FC14:No wired network,neither the wireless...
Quote:
Originally Posted by marko
Become root via "su -" in a terminal window
then run system-config-network
Make sure the eth0 or wlan0 interface you want to use in there looks good:
go to Devices tab -> Edit button
Controlled by NetworkManager -> checked
Activate device when computer starts -> checked
Automatically obtain IP address settings with: -> checked and "dhcp" in the menu
if you make any changes, use File->Save and then File->Quit in the menu
Also make sure that the NetworkManager service is on and not network service while you're still in
the root account by running the system-config-services tool
|
Also for additional information, I ran a ping test as follows:
ping localhost - ping test good.
Ping 192.168.1.99 and it found that also (the static address of the machine) - ping test good.
and ping 192.168.1.1 (the router its self) - ping test failed.
that is when Linux said it was active but I could not get out.
|

10th February 2011, 04:07 PM
|
|
Registered User
|
|
Join Date: Nov 2010
Posts: 8

|
|
|
Re: FC14:No wired network,neither the wireless...
Quote:
Originally Posted by lmsmicro
I am very new when it comes to troubleshooting and I have the same problem of the eth0 not up but then I ran ifconfig and ifconfig eth0 up, I received nothing. and also when I ran sudo ifup etho, I ended up with a this message:
** (Process:2382): WARNING **: _nm_object_get_property: Error getting 'State' for /org/freedesktop/NetworkManager/ActiveConnection/1: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
State: unknown
Error: Connection activation failed.
Can someone tell me what to do?
I upgraded from Fedora 13 64bit to Fedora 14 64 bit and the above problem cropped up.
|
i had the same problem after i change some thing in SELinux, but i disabled SELinux and the network service and this error message gone, but still no internet connection.
i can see the network's ESSID but can't connect... what can i do now?
Update: I turned off NetworkManager and could connect normally by iwconfig wlan0 essid mynetwork AND dhclient wlan0
so this mean that the problem is with NetworkManager? if it is how can i solve that?
Thank you!
Last edited by HeX0R; 10th February 2011 at 05:01 PM.
|

14th February 2011, 08:17 AM
|
|
Registered User
|
|
Join Date: Mar 2006
Posts: 195

|
|
|
Re: FC14:No wired network,neither the wireless...
Looks like we have the same problem. To my post however, nobody has responded yet. Since the upgrade to F14, I can occasionally ping over wired. And although my wireless adapters are detected, they can't be activated. NetworkManager is stated as dead in the service-manager. Together with your problem, it sounds like at least a NetworkManager issue, but probably more.
|

14th February 2011, 09:19 AM
|
|
Registered User
|
|
Join Date: Nov 2010
Posts: 8

|
|
|
Re: FC14:No wired network,neither the wireless...
Quote:
Originally Posted by hvniekerk
Looks like we have the same problem. To my post however, nobody has responded yet. Since the upgrade to F14, I can occasionally ping over wired. And although my wireless adapters are detected, they can't be activated. NetworkManager is stated as dead in the service-manager. Together with your problem, it sounds like at least a NetworkManager issue, but probably more.
|
After re-installing NetworkManager and he's libs its works now...
You tried it?
|

14th February 2011, 02:42 PM
|
|
Registered User
|
|
Join Date: Feb 2007
Age: 55
Posts: 9

|
|
|
Re: FC14:No wired network,neither the wireless...
Quote:
Originally Posted by hvniekerk
Looks like we have the same problem. To my post however, nobody has responded yet. Since the upgrade to F14, I can occasionally ping over wired. And although my wireless adapters are detected, they can't be activated. NetworkManager is stated as dead in the service-manager. Together with your problem, it sounds like at least a NetworkManager issue, but probably more.
|
I had the same problem after reinstalling the OS and apps. The problem is you cannot get to contact anyone for help unless you know how to use IRC. that is where the the fedora support team is hiding and I do not know how to use IRC. I think they are trying to drive potential users away Fedora. I ended up using CentOS as a server based OS and am still struggling with fedora as a desktop. I was also told that it was the firewall that was killing the network connection, but have not tested that.
|

14th February 2011, 04:46 PM
|
|
Registered User
|
|
Join Date: Nov 2010
Posts: 8

|
|
|
Re: FC14:No wired network,neither the wireless...
Quote:
Originally Posted by lmsmicro
I had the same problem after reinstalling the OS and apps. The problem is you cannot get to contact anyone for help unless you know how to use IRC. that is where the the fedora support team is hiding and I do not know how to use IRC. I think they are trying to drive potential users away Fedora. I ended up using CentOS as a server based OS and am still struggling with fedora as a desktop. I was also told that it was the firewall that was killing the network connection, but have not tested that.
|
You're kidding right?
|

15th February 2011, 06:00 PM
|
|
Registered User
|
|
Join Date: Mar 2006
Posts: 195

|
|
|
Re: FC14:No wired network,neither the wireless...
Quote:
Originally Posted by HeX0R
After re-installing NetworkManager and he's libs its works now...
You tried it?
|
How can I reinstall? Using the same version again from the installation disc? Without it I have no luck with either wired or wireless. Again I can ping via wired with massive package-loss, but that's as far as it goes.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 09:32 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|