ALT Linux hardware support
 help / color / mirror / Atom feed
From: Denis Kirienko <dk@altlinux.ru>
To: hardware@lists.altlinux.org
Subject: Re: [Hardware] Attansic ethernet controller и ядро 2.6.18-alt10
Date: Fri, 11 Jan 2008 18:07:18 +0300
Message-ID: <fm80og$1tk$1@ger.gmane.org> (raw)
In-Reply-To: <20080111140317.GA2939@lks.home>

Konstantin A. Lepikhov пишет:

>> noatl-2.16.18-alt10 - строчка MODULE= в настройках интерфейса совсем
>> закомментирована, при этом все равно загружается модуль atl1.
> что вполне логично, поскольку модули умеет грузить еще и udev. Что видно
> по ip a l в случае noatl-2.16.18-alt10?

Гениально, спасибо за наводку!

# ip a l
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
2: eth3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
    link/ether 00:1b:fc:5a:2d:34 brd ff:ff:ff:ff:ff:ff
3: fiber: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
qlen 1000
    link/ether 00:50:da:b5:1b:b7 brd ff:ff:ff:ff:ff:ff
    inet 192.168.205.2/24 brd 192.168.205.255 scope global fiber
4: adsl: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
qlen 1000
    link/ether 00:01:02:a0:79:18 brd ff:ff:ff:ff:ff:ff
    inet 212.65.71.74/29 brd 212.65.71.79 scope global adsl
    inet 212.65.71.75/29 brd 212.65.71.79 scope global secondary adsl

Теперь загружаем ядро 2.6.18-alt7:

# ip a l
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
2: eth3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
    link/ether 00:13:74:00:5c:38 brd ff:ff:ff:ff:ff:ff
3: fiber: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
qlen 1000
    link/ether 00:50:da:b5:1b:b7 brd ff:ff:ff:ff:ff:ff
    inet 192.168.205.2/24 brd 192.168.205.255 scope global fiber
4: adsl: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
qlen 1000
    link/ether 00:01:02:a0:79:18 brd ff:ff:ff:ff:ff:ff
    inet 212.65.71.74/29 brd 212.65.71.79 scope global adsl
    inet 212.65.71.75/29 brd 212.65.71.79 scope global secondary adsl

У интерфейса eth3 mac-адрес ДРУГОЙ! А он вписан в /etc/net/iftab,
соответственно, после замены mac-адреса в iftab ядро 2.6.8-alt10 c
модулем atl1 заработало.

Но я не понимаю, почему у интерфейса меняется mac-адрес в зависимости от
загружаемого ядра?

--
Денис



  reply	other threads:[~2008-01-11 15:07 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-11  8:52 Denis Kirienko
2008-01-11 11:15 ` Konstantin A. Lepikhov
2008-01-11 11:17   ` Denis Kirienko
2008-01-11 12:05     ` Konstantin A. Lepikhov
2008-01-11 12:24       ` Denis Kirienko
2008-01-11 12:58         ` [Hardware] " Konstantin A. Lepikhov
2008-01-11 13:36           ` [Hardware] " Denis Kirienko
2008-01-11 14:03             ` Konstantin A. Lepikhov
2008-01-11 15:07               ` Denis Kirienko [this message]
2008-01-11 18:40                 ` Sergey Vlasov
2008-01-11 19:36                   ` Denis Kirienko
2008-01-11 20:32                 ` Konstantin A. Lepikhov
2008-01-11 20:36                   ` Denis Kirienko
2008-01-11 21:15                   ` Sergey Vlasov
2008-01-11 22:26                     ` Andrey Chesnokov
2008-01-11 22:40                       ` Konstantin A. Lepikhov
2008-01-11 22:59                         ` Andrey Chesnokov
2008-01-11 23:37                           ` Konstantin A. Lepikhov
2008-01-12  2:16             ` Dmitry Lebkov
2008-01-12  7:19               ` Denis Kirienko

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='fm80og$1tk$1@ger.gmane.org' \
    --to=dk@altlinux.ru \
    --cc=hardware@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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

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


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