ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Шишков Евгений" <evgen@svi.pp.ru>
To: Sisyphus <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Глюки с сетевой 8139 вернулись...
Date: Fri, 26 Oct 2007 12:24:14 +0400
Message-ID: <4721A42E.8070209@svi.pp.ru> (raw)
In-Reply-To: <200710261146.33860.ashen@nsrz.ru>

Алексей Шенцев пишет:
> В сообщении от Thursday 25 October 2007 13:47:20 Шишков Евгений написал(а):
>> Здравствуйте.
>>
>> Ноутбук ASUS. Сетевая карта realtek 8139.
>> Когда то давно был глюк с тем, что при загрузке сетевая карта не видит
>> шнурка. В тоже время в Windows всё отлично. Т.е. битость шнурка и т.п.
>> отпадает. Потом это всё поправилось.
>> После последнего обновления всё повторяется.
>> Включаю ноут - нет сети, пишет шнур не подключен. В тоже время есть
>> интерфейс и ему назначен IP.
>> Лечу выдёргиванием шнурка и перезагрузкой ноута.
>>
>> Выводы dmesg и lsmod в рабочем и не рабочем состоянии прилагаю.
> 
> Привет, Жень! 
> Давай попробуем разобраться: кто виноват и что делать? ... ;)
> И так покажи выводы (а ниже как у меня):
> [root@oasu3 /]# chkconfig ifplugd
> [root@oasu3 /]# chkconfig --list ifplugd
> ifplugd         0:выкл  1:выкл  2:выкл  3:выкл  4:выкл  5:выкл  6:выкл
> [root@oasu3 /]# chkconfig --list ifrename
> ifrename        0:выкл  1:выкл  2:вкл   3:вкл   4:вкл   5:вкл   6:выкл
> [root@oasu3 /]# chkconfig --list hotplug
> hotplug         0:выкл  1:выкл  2:вкл   3:вкл   4:вкл   5:вкл   6:выкл
> [root@oasu3 /]# chkconfig --list network
> network         0:выкл  1:выкл  2:вкл   3:вкл   4:вкл   5:вкл   6:выкл
> [root@oasu3 /]# chkconfig --list | grep udev
> udevd           0:выкл  1:выкл  2:вкл   3:вкл   4:вкл   5:вкл   6:выкл
> udevd-final     0:выкл  1:выкл  2:вкл   3:вкл   4:вкл   5:вкл   6:выкл
> [root@oasu3 /]# lsmod | grep 8139
> 8139too                31104  0
> 8139cp                 27904  0
> mii                     9600  2 8139too,8139cp
> [root@oasu3 /]# lspci | grep Eth
> 02:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
> RTL-8139/8139C/8139C+ (rev 10)
> [root@oasu3 /]# cat /etc/iftab
> eth0    mac 00:a0:d2:05:59:2c
> [root@oasu3 /]# cat /etc/net/ifaces/eth0/options
> TYPE=eth
> BOOTPROTO=static
> [root@oasu3 /]# cat /etc/sysconfig/hotplug | grep NET
> NETPLUG=no
> [root@oasu3 /]#
> 
> У меня работает rtl8139 и на сервере и на моей рабочей станции.
> 
> Исходя из твоих выводов у тебя скачет имя интерфейса с eth0 на eth1.
> Вот:
> -(ashen@oasu3)-(~/tmp/network_book)-> cat dmesg_arb | grep 8139
> 8139too Fast Ethernet driver 0.9.27
> eth0: RealTek RTL8139 at 0xe0670800, 00:11:2f:0b:5b:67, IRQ 185
> ^^^^^^^^^^^^^^^
> eth0:  Identified 8139 chip type 'RTL-8101'
> 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
> -(ashen@oasu3)-(~/tmp/network_book)-> cat dmesg_no_arb | grep 8139
> 8139too Fast Ethernet driver 0.9.27
> eth1: RealTek RTL8139 at 0xe0010800, 00:11:2f:0b:5b:67, IRQ 185
> ^^^^^^^^^^^^^^^^^^
> eth1:  Identified 8139 chip type 'RTL-8101'
> 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
> 
> Всё остальное одинаково.
Алексей. Вечером всё сброшу. Ноут дома.
Надо обязательно разобраться. Потому как до апдейта всё работало.



  parent reply	other threads:[~2007-10-26  8:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-25  9:47 Шишков Евгений
2007-10-25 10:00 ` Peter V. Saveliev
2007-10-25 10:37   ` Шишков Евгений
2007-10-25 11:08     ` Peter V. Saveliev
2007-10-26  4:16       ` Шишков Евгений
2007-10-26  7:29         ` Peter V. Saveliev
2007-10-26  7:49           ` Алексей Шенцев
2007-10-31 17:36           ` Michael Shigorin
2007-10-26  8:24   ` Шишков Евгений [this message]
2007-10-26 12:34     ` Евгений
2007-10-26 12:44       ` Alexander Volkov
2007-10-26 12:46       ` Алексей Шенцев
2007-10-26 12:53         ` Евгений
2007-10-31 18:22           ` Евгений
2007-11-01  6:14             ` Алексей Шенцев
2007-11-01  6:24               ` Шишков Евгений
2007-11-01  6:57                 ` Алексей Шенцев

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4721A42E.8070209@svi.pp.ru \
    --to=evgen@svi.pp.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git