 |
 |
 |
 |
| F14 Development The proper place for all things "F14." This section will be archived once F14 reaches final release. |

18th August 2010, 04:57 AM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,581

|
|
|
New NetworkManager fail
A new NetworkManager came in tonight. Even though it's set to auto, and services show it as enabled, it has to be started after each boot.
NetworkManager-0.8.1-4.git20100817.fc14.i686
Messages shows:
Aug 17 23:33:24 fedora14dw32 init[1]: Failed to load configuration for NetworkManager-by-dbus.service: No such file or directory
Aug 17 23:33:24 fedora14dw32 init[1]: D-Bus activation failed for NetworkManager-by-dbus.service: Invalid argument
Aug 17 23:33:24 fedora14dw32 kernel: init[1]: Failed to load configuration for NetworkManager-by-dbus.service: No such file or directory
Aug 17 23:33:24 fedora14dw32 kernel: init[1]: D-Bus activation failed for NetworkManager-by-dbus.service: Invalid argument
I'm wondering if NetworkManager is the offending party.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|

18th August 2010, 05:37 AM
|
|
Registered User
|
|
Join Date: Jun 2009
Location: Top of the World
Posts: 113

|
|
|
Re: New NetworkManager fail
does wicd work? It'd be nice if there were a more established gui alternative bundled into the official releases. I've found wicd works better for everyday home and office use, while nm is better for roaming and connecting to random networks when need be.
__________________
HP/2.53GHz Core2Duo/82G33--f15.i686--fluxbox
Lenovo T60, 2GHz Core2Duo/ATI Graphics - F13/XP dual
Power Mac G5 and PowerBook G4 ;)
Registered Linux User #499709
|

18th August 2010, 05:41 AM
|
|
Guest
|
|
Posts: n/a

|
|
|
Re: New NetworkManager fail
Quote:
Originally Posted by R3353
does wicd work? It'd be nice if there were a more established gui alternative bundled into the official releases. I've found wicd works better for everyday home and office use, while nm is better for roaming and connecting to random networks when need be.
|
you should still be able to use Redhats old network utility an disable NM which is probably more stable than anything else out there
i think its called system-config-network
|

18th August 2010, 05:55 AM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,581

|
|
|
Re: New NetworkManager fail
I'm really not complaining about NetworkManager, in fact, in F13, my laptops can seamlessly go from eth0 to wifi to broadband tethering. The reason I posted is to see if there are any others who are having the same problems with F14 Alpha and the recent update. Why? Because I don't know if the Bugzilla should be filed with NetworkManager, dbus or the dbus.service set up by systemd.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|

18th August 2010, 06:56 PM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,581

|
|
|
Re: New NetworkManager fail
@andrewthomas
Yes, that's what I've been doing, or service NetworkManager restart, or System-->Administration-->Services and hitting start (the restart icon is grayed out).
Thanks for the bugzilla link.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|

19th August 2010, 02:15 AM
|
 |
Registered User
|
|
Join Date: May 2007
Location: 30.5N 90.1W
Age: 62
Posts: 294

|
|
|
Re: New NetworkManager fail
I tried the "# /etc/rc.d/init.d/NetworkManager restart" and the applet came back but had greyed out "disconnected" and I could not connect to my wireless network. Is there another step I am missing?
thanks.
__________________
Registered Linux User #452472
Homebuilt = athlon II x2 F19
Dell Inspiron = Sempron 140 W8
|

19th August 2010, 02:39 AM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,581

|
|
|
Re: New NetworkManager fail
I've only played with the wired network. You could try "ifup wlan0". I can't test, I only have F14 running on desktops at the moment.
---------- Post added at 09:39 PM CDT ---------- Previous post was at 09:36 PM CDT ----------
Also, make sure the auto connect is checked in NetworkManager
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|

19th August 2010, 02:40 AM
|
 |
Registered User
|
|
Join Date: May 2007
Location: 30.5N 90.1W
Age: 62
Posts: 294

|
|
|
Re: New NetworkManager fail
Thanks, if has been so long since I had network issues I had forgotten about that. I am gioing to see if I can find a long patch cable, I use wireless on my desktop to avoid a cable going from one end to the other of my RV.
Thanks again, I shall report in the morning.
__________________
Registered Linux User #452472
Homebuilt = athlon II x2 F19
Dell Inspiron = Sempron 140 W8
|

19th August 2010, 02:53 AM
|
 |
Registered User
|
|
Join Date: Sep 2009
Posts: 1,409

|
|
|
Re: New NetworkManager fail
NetworkManager-0.8.1-5.git20100818.fc14.x86_64.rpm in koji works, but it's not even in bodhi yet or I'd give it +1 karma. Do a "yum list installed NetworkManager*" to see which packages you need. I needed NetworkManager-glib and NetworkManager-gnome as well.
dd_wizard
|

19th August 2010, 04:22 AM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,581

|
|
|
Re: New NetworkManager fail
I just saw on the devel list another work around, supposedly. I won't be able to check till tomorrow.
"systemctl enable NetworkManager.service" and "systemctl start NetworkManager.service"
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|

19th August 2010, 02:21 PM
|
 |
Registered User
|
|
Join Date: Jun 2007
Location: Aubagne France
Age: 58
Posts: 402

|
|
|
Re: New NetworkManager fail
I confirm that NetworkManager-0.8.1-5.git20100818.fc14 from koji solve problem...
|

19th August 2010, 03:57 PM
|
 |
Registered User
|
|
Join Date: Feb 2010
Posts: 106

|
|
|
Re: New NetworkManager fail
Quote:
Originally Posted by GoinEasy9
I just saw on the devel list another work around, supposedly. I won't be able to check till tomorrow.
"systemctl enable NetworkManager.service" and "systemctl start NetworkManager.service"
|
The workaround does indeed work.
|

19th August 2010, 04:48 PM
|
 |
Registered User
|
|
Join Date: May 2007
Location: 30.5N 90.1W
Age: 62
Posts: 294

|
|
|
Re: New NetworkManager fail
The workaround does put the applet up in the panel, however for me it does nothing to help connect. I can see my wireless network but it will not connect.
I got out the 30 foot cat5 and now have network, may be something with only wireless?
Tonights updates fixed the NM and wireless! Way to go TEAM!
Thanks
__________________
Registered Linux User #452472
Homebuilt = athlon II x2 F19
Dell Inspiron = Sempron 140 W8
Last edited by ovadyah; 20th August 2010 at 02:26 AM.
Reason: update #2
|

20th August 2010, 04:33 AM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,581

|
|
|
Re: New NetworkManager fail
After update, I've got reboot and shutdown working again, but, NM isn't starting eth0 automatically. I may have to bring in that newer version from koji.
@ovadyah what version of NM do you have installed?
---------- Post added at 11:33 PM CDT ---------- Previous post was at 10:46 PM CDT ----------
OK, with the NetworkManager packages from koji, I'm now getting automatic network connections.
I installed/updated:
NetworkManager-gnome-0.8.1-5.git20100818.fc14.i686.rpm
NetworkManager-glib-0.8.1-5.git20100818.fc14.i686.rpm
NetworkManager-0.8.1-5.git20100818.fc14.i686.rpm
I've just started testing and everything so far seems to be working, except for my blank AVC Alert when I first log in.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|
| 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: 17:25 (Saturday, 25-05-2013)
|
|
 |
 |
 |
 |
|
|