[Bug 144604] Re: rtl-8029: 'ifconfig eth0' = Device not found

2007-09-27 Thread Brian Murray
You could add 'auto eth1 ' and 'iface eth1 inet dhcp' in addition to the eth0 lines without causing any issues and this should allow you to work around the problem. ** Changed in: linux-source-2.6.22 (Ubuntu) Sourcepackagename: None = linux-source-2.6.22 Importance: Undecided = Low

Re: [Bug 144604] Re: rtl-8029: 'ifconfig eth0' = Device not found

2007-09-26 Thread doclist
On 9/25/07, Brian Murray [EMAIL PROTECTED] wrote: The contents of your '/etc/network/interfaces' file would also be helpful. Thanks in advance. --- auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp - Obviously I can correct the problem

Re: [Bug 144604] Re: rtl-8029: 'ifconfig eth0' = Device not found

2007-09-25 Thread doclist
'ifconfig -a' shows that the interface appearing as eth1 and 'dhclient eth1' works correctly. I guess the issue is that the interface is not being automatically configured. (I will post the output of 'ifconfig -a' later if needed. I would need to reboot the computer and visit it locally.) --

[Bug 144604] Re: rtl-8029: 'ifconfig eth0' = Device not found

2007-09-25 Thread Brian Murray
The contents of your '/etc/network/interfaces' file would also be helpful. Thanks in advance. -- rtl-8029: 'ifconfig eth0' = Device not found https://bugs.launchpad.net/bugs/144604 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 144604] Re: rtl-8029: 'ifconfig eth0' = Device not found

2007-09-24 Thread doclist
** Attachment added: lsmod.txt http://launchpadlibrarian.net/9483444/lsmod.txt -- rtl-8029: 'ifconfig eth0' = Device not found https://bugs.launchpad.net/bugs/144604 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 144604] Re: rtl-8029: 'ifconfig eth0' = Device not found

2007-09-24 Thread doclist
Maybe related or dupe of bug #53053 but I tried adding pci=routeirq to my Lilo config without success. ** Attachment added: dmesg.log http://launchpadlibrarian.net/9483443/dmesg.log -- rtl-8029: 'ifconfig eth0' = Device not found https://bugs.launchpad.net/bugs/144604 You received this bug

[Bug 144604] Re: rtl-8029: 'ifconfig eth0' = Device not found

2007-09-24 Thread doclist
** Attachment added: lspci-vnnn.txt http://launchpadlibrarian.net/9483445/lspci-vnnn.txt -- rtl-8029: 'ifconfig eth0' = Device not found https://bugs.launchpad.net/bugs/144604 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 144604] Re: rtl-8029: 'ifconfig eth0' = Device not found

2007-09-24 Thread Brian Murray
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems to show in dmesg '[ 70.232751] eth0: RealTek RTL-8029 found at 0x1040, IRQ 3, 00:80:C8:DF:BC:56.'. Could you please provide the full output of 'ifconfig -a'? Thanks in advance. ** Changed in: ubuntu