Re: No ethernet connection Solved -

2011-05-31 Thread Frank Murphy
On 30/05/11 23:04, Bob Goodwin wrote: > > Thanks for the help. > > Bob > Welcome to F15, glad it got sorted :D -- Regards, Frank Murphy UTF_8 Encoded Friend of Fedora -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https

Re: No ethernet connection Solved -

2011-05-30 Thread Bob Goodwin
On 30/05/11 08:22, Frank Murphy wrote: > On 30/05/11 13:19, Rick Sewill wrote: > After re-installing F-15 and losing all my earlier configuration work I still had no ethernet connection! The reason was that, for reasons I don't recall, I had enabled the

Re: No ethernet connection -

2011-05-30 Thread Tom H
On Mon, May 30, 2011 at 8:01 AM, Frank Murphy wrote: > On 30/05/11 12:53, Tom H wrote: >>> >>> systemctl enable network.service >> >> There's no "network.service" so I've used chkconfig to enable the >> standard "network" (on a core install box without NM). > > You can run network.service, > it wi

Re: No ethernet connection -

2011-05-30 Thread Bob Goodwin
On 30/05/11 08:15, Frank Murphy wrote: > On 30/05/11 12:59, Tom H wrote: > >>> ifconfig -eth1 "error - Device not found" >>> >>> ifconfig -a lists data for em1,lo,and p2p1, with some ethernet >>> HWaddr's for em1 and p2/p1. >> The em1/p2p1 names are biosdevname's doing: >> >> htt

Re: No ethernet connection -

2011-05-30 Thread Bob Goodwin
On 30/05/11 08:19, Rick Sewill wrote: > On Monday, May 30, 2011 04:35:54 AM Bob Goodwin wrote: >> New F-15 install. >> >> How is the ethernet connection made/assigned, whatever? I made >> some changes via chkconfig and lost eth0 and eth1. Ethtool >> simply reports no devi

Biosdevname Ref: was Re: No ethernet connection -

2011-05-30 Thread Frank Murphy
This was pre-branched F15. http://lists.fedoraproject.org/pipermail/devel/2010-November/146400.html -- Regards, Frank Murphy UTF_8 Encoded Friend of Fedora -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman

Re: No ethernet connection -

2011-05-30 Thread Sam Varshavchik
Frank Murphy writes: On 30/05/11 13:19, Rick Sewill wrote: > > I will try to upgrade to Fedora 15, in time. At this moment, I am hesitant. > I have an old system, with limited RAM. I need to have good file backups. > I am concerned my attempt to upgrade to Fedora 15 may fail. > If upgrad

Re: No ethernet connection -

2011-05-30 Thread Rick Sewill
On Monday, May 30, 2011 07:22:45 AM Frank Murphy wrote: > On 30/05/11 13:19, Rick Sewill wrote: > > > > I will try to upgrade to Fedora 15, in time. At this moment, I am > > hesitant. I have an old system, with limited RAM. I need to have good > > file backups. I am concerned my attempt to upgr

Re: No ethernet connection -

2011-05-30 Thread Frank Murphy
On 30/05/11 13:19, Rick Sewill wrote: > > I will try to upgrade to Fedora 15, in time. At this moment, I am hesitant. > I have an old system, with limited RAM. I need to have good file backups. > I am concerned my attempt to upgrade to Fedora 15 may fail. > If upgrading F15 should preserve the

Re: No ethernet connection -

2011-05-30 Thread Rick Sewill
On Monday, May 30, 2011 04:35:54 AM Bob Goodwin wrote: > New F-15 install. > > How is the ethernet connection made/assigned, whatever? I made > some changes via chkconfig and lost eth0 and eth1. Ethtool > simply reports no devices. Is there a routine for setting up >

Re: No ethernet connection -

2011-05-30 Thread Frank Murphy
On 30/05/11 12:59, Tom H wrote: >> >> ifconfig -eth1 "error - Device not found" >> >> ifconfig -a lists data for em1,lo,and p2p1, with some ethernet >> HWaddr's for em1 and p2/p1. > > The em1/p2p1 names are biosdevname's doing: > > http://fedoraproject.org/wiki/Features/Consistent

Re: No ethernet connection -

2011-05-30 Thread Frank Murphy
On 30/05/11 12:53, Tom H wrote: ce >> systemctl enable network.service > > There's no "network.service" so I've used chkconfig to enable the > standard "network" (on a core install box without NM). You can run network.service, it will be passed to chkconfig. -- Regards, Frank Murphy UTF_8 Enc

Re: No ethernet connection -

2011-05-30 Thread Tom H
On Mon, May 30, 2011 at 7:21 AM, Bob Goodwin wrote: > On 30/05/11 07:06, Timothy Murphy wrote: >> Bob Goodwin wrote: >> >>> New F-15 install. >>> >>>          How is the ethernet connection made/assigned, whatever? I made >>>          some changes via chkconfig and lost eth0 and eth1. Ethtool >>>

Re: No ethernet connection -

2011-05-30 Thread Tom H
On Mon, May 30, 2011 at 5:45 AM, Frank Murphy wrote: > On 30/05/11 10:35, Bob Goodwin wrote: >> >> New F-15 install. > > yum install system-config-network > > then create a new connection. > That is if like myself, you don't use NM. > > then > systemctl disable NetworkManager.service > systemctl e

Re: No ethernet connection -

2011-05-30 Thread Bob Goodwin
On 30/05/11 07:06, Timothy Murphy wrote: > Bob Goodwin wrote: > >> New F-15 install. >> >> How is the ethernet connection made/assigned, whatever? I made >> some changes via chkconfig and lost eth0 and eth1. Ethtool >> simply reports no devices. Is there a routine for set

Re: No ethernet connection -

2011-05-30 Thread Timothy Murphy
Bob Goodwin wrote: > New F-15 install. > > How is the ethernet connection made/assigned, whatever? I made > some changes via chkconfig and lost eth0 and eth1. Ethtool > simply reports no devices. Is there a routine for setting up > eth"x" or does it just have to ha

Re: No ethernet connection -

2011-05-30 Thread Bob Goodwin
On 30/05/11 06:49, Bob Goodwin wrote: > On 30/05/11 06:27, Frank Murphy wrote: >> On 30/05/11 11:16, Bob Goodwin wrote: >> >>> Ok, I did "systemctl enable network.service" but ethtool eth0 >>> still protests "No such device." >> Have you got: >> /etc/sysconfig/network-scrip

Re: No ethernet connection -

2011-05-30 Thread Bob Goodwin
On 30/05/11 06:27, Frank Murphy wrote: > On 30/05/11 11:16, Bob Goodwin wrote: > >>> >> Ok, I did "systemctl enable network.service" but ethtool eth0 >> still protests "No such device." > Have you got: > /etc/sysconfig/network-scripts/ifcfg-eth0 content? > Yes, and it

Re: No ethernet connection -

2011-05-30 Thread Frank Murphy
On 30/05/11 11:16, Bob Goodwin wrote: >> >> > > Ok, I did "systemctl enable network.service" but ethtool eth0 > still protests "No such device." Have you got: /etc/sysconfig/network-scripts/ifcfg-eth0 content? > It looks like it may be working during the boot process

Re: No ethernet connection -

2011-05-30 Thread Bob Goodwin
On 30/05/11 05:45, Frank Murphy wrote: > On 30/05/11 10:35, Bob Goodwin wrote: >> New F-15 install. >> > yum install system-config-network > > then create a new connection. > That is if like myself, you don't use NM. > > then > systemctl disable NetworkManager.service > systemctl enable network.ser

Re: No ethernet connection -

2011-05-30 Thread Frank Murphy
On 30/05/11 10:35, Bob Goodwin wrote: > New F-15 install. > yum install system-config-network then create a new connection. That is if like myself, you don't use NM. then systemctl disable NetworkManager.service systemctl enable network.service YMMV -- Regards, Frank Murphy UTF_8 Encoded Fr

No ethernet connection -

2011-05-30 Thread Bob Goodwin
New F-15 install. How is the ethernet connection made/assigned, whatever? I made some changes via chkconfig and lost eth0 and eth1. Ethtool simply reports no devices. Is there a routine for setting up eth"x" or does it just have to happen automatically? That seems