ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 (Школьный Мастер) - некорректная работа - пакеты не уходят
@ 2009-01-14 12:59 Костарев Алексей
  2009-01-14 13:08 ` Владимир
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Костарев Алексей @ 2009-01-14 12:59 UTC (permalink / raw)
  To: community-bounces, sysa >> ALT Linux sysadmin discuss

Добрый день!
Карта Eternet  RTL8168b/8111b:

lspci:
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)

dmesg:
r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 177
PCI: Setting latency timer of device 0000:02:00.0 to 64
eth0: RTL8168b/8111b at 0xf8d30000, 00:1f:c6:c4:77:be, XID 3c2000c0 IRQ 177

Драйвер (lsmod): 
r8169

Параметры задаются и определяются нормально, но пакеты не передаются
ifconfig eth0:
eth0      Link encap:Ethernet  HWaddr 00:1F:C6:C4:77:BE 
          inet addr:192.168.0.5  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:2314 errors:0 dropped:3057768949 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:207796 (202.9 KiB)  TX bytes:0 (0.0 b)
          Interrupt:177
Как видно - TX=0, зато куча dropped RX-пакетов.

tcpdump показывает пакеты в сети, но ни одного исходящего

Что делать?



-- 
С Уважением
Директор ООО НЕВОД
Костарев А.Ф.




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 (Школьный Мастер) - некорректная работа - пакеты не уходят
  2009-01-14 12:59 [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 (Школьный Мастер) - некорректная работа - пакеты не уходят Костарев Алексей
@ 2009-01-14 13:08 ` Владимир
  2009-01-14 13:15   ` Костарев Алексей
  2009-01-15  8:25 ` [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 ( Школьный Мастер ) " Alexey Borovskoy
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 10+ messages in thread
From: Владимир @ 2009-01-14 13:08 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

Костарев Алексей пишет:
> Добрый день!
> Карта Eternet  RTL8168b/8111b:
>
> lspci:
> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
> RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
>
> dmesg:
> r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 177
> PCI: Setting latency timer of device 0000:02:00.0 to 64
> eth0: RTL8168b/8111b at 0xf8d30000, 00:1f:c6:c4:77:be, XID 3c2000c0 
> IRQ 177
>
> Драйвер (lsmod): r8169
>
> Параметры задаются и определяются нормально, но пакеты не передаются
> ifconfig eth0:
> eth0      Link encap:Ethernet  HWaddr 00:1F:C6:C4:77:BE          inet 
> addr:192.168.0.5  Bcast:192.168.0.255  Mask:255.255.255.0
>          UP BROADCAST MULTICAST  MTU:1500  Metric:1
>          RX packets:2314 errors:0 dropped:3057768949 overruns:0 frame:0
>          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:1000
>          RX bytes:207796 (202.9 KiB)  TX bytes:0 (0.0 b)
>          Interrupt:177
> Как видно - TX=0, зато куча dropped RX-пакетов.
>
> tcpdump показывает пакеты в сети, но ни одного исходящего
>
> Что делать?
>
>
>
для начала

lsmod

и внимательно посмотреть, действительно ли единственный драйвер
для сетевой карточки загружен (под realtek часто подходят несколько
альтернатив, которые конфликтуют).


-- 
Vladimir Kholmanov
fmfm@mmascience.ru
fmfm@mma.ru



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 (Школьный Мастер) - некорректная работа - пакеты не уходят
  2009-01-14 13:08 ` Владимир
@ 2009-01-14 13:15   ` Костарев Алексей
  2009-01-14 13:21     ` Andrii Dobrovol`s`kii
  2009-01-14 14:26     ` Sergey Vlasov
  0 siblings, 2 replies; 10+ messages in thread
From: Костарев Алексей @ 2009-01-14 13:15 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

[-- Attachment #1: Type: text/plain, Size: 1673 bytes --]

Владимир пишет:
> Костарев Алексей пишет:
>> Добрый день!
>> Карта Eternet  RTL8168b/8111b:
>>
>> lspci:
>> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
>> RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
>>
>> dmesg:
>> r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
>> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 177
>> PCI: Setting latency timer of device 0000:02:00.0 to 64
>> eth0: RTL8168b/8111b at 0xf8d30000, 00:1f:c6:c4:77:be, XID 3c2000c0 
>> IRQ 177
>>
>> Драйвер (lsmod): r8169
>>
>> Параметры задаются и определяются нормально, но пакеты не передаются
>> ifconfig eth0:
>> eth0      Link encap:Ethernet  HWaddr 00:1F:C6:C4:77:BE          inet 
>> addr:192.168.0.5  Bcast:192.168.0.255  Mask:255.255.255.0
>>          UP BROADCAST MULTICAST  MTU:1500  Metric:1
>>          RX packets:2314 errors:0 dropped:3057768949 overruns:0 frame:0
>>          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:1000
>>          RX bytes:207796 (202.9 KiB)  TX bytes:0 (0.0 b)
>>          Interrupt:177
>> Как видно - TX=0, зато куча dropped RX-пакетов.
>>
>> tcpdump показывает пакеты в сети, но ни одного исходящего
>>
>> Что делать?
>>
>>
>>
> для начала
>
> lsmod
>
Вложил
> и внимательно посмотреть, действительно ли единственный драйвер
> для сетевой карточки загружен (под realtek часто подходят несколько
> альтернатив, которые конфликтуют).
>  
Судя по всему один (по крайней мере в dmesg о втором драйвер ни слова)
Попробовал подключать другие модули (при выгруженном модуле r8169), где 
есть rtl - ничего не определяют

-- 
С Уважением
Директор ООО НЕВОД
Костарев А.Ф.



[-- Attachment #2: lsmod --]
[-- Type: text/plain, Size: 2863 bytes --]

Module                  Size  Used by
af_packet              29448  0 
nls_koi8_r              9472  1 
nls_cp866               9472  1 
vfat                   16640  1 
fat                    54812  1 vfat
usb_storage            73024  1 
libusual               21136  1 usb_storage
isofs                  38588  0 
zlib_inflate           19200  1 isofs
udf                    83972  0 
nls_base               11520  6 nls_koi8_r,nls_cp866,vfat,fat,isofs,udf
nvidia               7830560  20 
binfmt_misc            15368  1 
ac                      9476  0 
thermal                18568  0 
processor              34792  1 thermal
button                 10896  0 
sunrpc                157116  1 
iptable_filter          7168  1 
ip_tables              17604  1 iptable_filter
x_tables               18180  1 ip_tables
fuse                   49940  0 
dm_mod                 60312  0 
tsdev                  11840  0 
usbhid                 51040  0 
snd_hda_intel         266524  1 
snd_pcm_oss            47008  0 
snd_seq_dummy           8196  0 
snd_seq_oss            38656  0 
snd_seq_midi_event     11520  1 snd_seq_oss
snd_seq                56784  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device         12556  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_mixer_oss          21120  1 snd_pcm_oss
ehci_hcd               34824  0 
uhci_hcd               26764  0 
usbcore               129028  6 usb_storage,libusual,usbhid,ehci_hcd,uhci_hcd
snd_pcm                81540  2 snd_hda_intel,snd_pcm_oss
parport_pc             42340  0 
parport                39752  1 parport_pc
psmouse                41992  0 
intel_agp              28692  0 
agpgart                37960  2 nvidia,intel_agp
ide_cd                 42272  0 
cdrom                  38304  1 ide_cd
i2c_i801               11660  0 
i2c_core               25216  2 nvidia,i2c_i801
r8169                  35592  0 
evdev                  13568  1 
snd_timer              26116  2 snd_seq,snd_pcm
snd                    59112  11 snd_hda_intel,snd_pcm_oss,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_mixer_oss,snd_pcm,snd_timer
soundcore              13792  1 snd
snd_page_alloc         14088  2 snd_hda_intel,snd_pcm
serio_raw              11140  0 
sg                     37660  0 
pcspkr                  7296  0 
floppy                 60516  0 
ext3                  134664  2 
jbd                    61608  1 ext3
mbcache                12804  1 ext3
ata_piix               18056  3 
libata                104468  1 ata_piix
sd_mod                 24576  6 
scsi_mod              137096  4 usb_storage,sg,libata,sd_mod
ide_disk               20352  0 
ide_generic             5504  0 [permanent]
generic                 8964  0 [permanent]
piix                   13956  0 [permanent]
ide_core              127560  6 usb_storage,ide_cd,ide_disk,ide_generic,generic,piix

[-- Attachment #3: lspci --]
[-- Type: text/plain, Size: 1517 bytes --]

00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82945G/GZ/P/PL PCI Express Root Port (rev 02)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
04:00.0 VGA compatible controller: nVidia Corporation Unknown device 06e4 (rev a1)

[-- Attachment #4: dmesg --]
[-- Type: text/plain, Size: 23557 bytes --]

Linux version 2.6.18-std-smp-alt12.M40.1 (builder@apiary.rio.altlinux.org) (gcc version 4.1.1 20070105 (ALT Linux, build 4.1.1-alt11)) #1 SMP Wed May 7 18:40:50 MSD 2008
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007ffa0000 (usable)
 BIOS-e820: 000000007ffa0000 - 000000007ffae000 (ACPI data)
 BIOS-e820: 000000007ffae000 - 000000007ffe0000 (ACPI NVS)
 BIOS-e820: 000000007ffe0000 - 0000000080000000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
1151MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000ff780
On node 0 totalpages: 524192
  DMA zone: 4096 pages, LIFO batch:0
  Normal zone: 225280 pages, LIFO batch:31
  HighMem zone: 294816 pages, LIFO batch:31
DMI 2.4 present.
ACPI: RSDP (v000 ACPIAM                                ) @ 0x000fb050
ACPI: RSDT (v001 A_M_I_ OEMRSDT  0x03000813 MSFT 0x00000097) @ 0x7ffa0000
ACPI: FADT (v002 A_M_I_ OEMFACP  0x03000813 MSFT 0x00000097) @ 0x7ffa0200
ACPI: MADT (v001 A_M_I_ OEMAPIC  0x03000813 MSFT 0x00000097) @ 0x7ffa0390
ACPI: MCFG (v001 A_M_I_ OEMMCFG  0x03000813 MSFT 0x00000097) @ 0x7ffa0400
ACPI: OEMB (v001 A_M_I_ AMI_OEM  0x03000813 MSFT 0x00000097) @ 0x7ffae040
ACPI: HPET (v001 A_M_I_ OEMHPET  0x03000813 MSFT 0x00000097) @ 0x7ffa6ed0
ACPI: DSDT (v001  A0944 A0944000 0x00000000 INTL 0x20051117) @ 0x00000000
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 7:7 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 7:7 APIC version 20
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
ACPI: HPET id: 0x8086a201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 88000000 (gap: 80000000:7ee00000)
Detected 2395.056 MHz processor.
Built 1 zonelists.  Total pages: 524192
Kernel command line: auto BOOT_IMAGE=ALTLinux ro root=UUID=7b2dc12e-b45f-49c2-b3fe-4189ec4e620c resume=/dev/sda5 panic=30 splash=silent
bootsplash: silent mode.
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 2074660k/2096768k available (1591k kernel code, 20952k reserved, 638k data, 192k init, 1179264k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
hpet0: at MMIO 0xfed00000 (virtual 0xf8800000), IRQs 2, 8, 0
hpet0: 3 64-bit timers, 14318180 Hz
Using HPET for base-timer
Calibrating delay using timer specific routine.. 4793.13 BogoMIPS (lpj=9586271)
Security Framework v1.0.0 initialized
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0408e3fd 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0408e3fd 00000000 00000001
monitor/mwait feature present.
using mwait in idle threads.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 6144K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU: After all inits, caps: bfebfbff 20100000 00000000 00000940 0408e3fd 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
checking if image is initramfs... it is
Freeing initrd memory: 538k freed
ACPI: Core revision 20060707
ACPI: Looking for DSDT in initramfs... /DSDT.aml does not exist.
CPU0: Intel(R) Core(TM)2 CPU         E8400  @ 3.00GHz stepping 0a
SMP alternatives: switching to SMP code
Booting processor 1/1 eip 3000
Initializing CPU#1
Calibrating delay using timer specific routine.. 4789.89 BogoMIPS (lpj=9579791)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0408e3fd 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0408e3fd 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 6144K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU: After all inits, caps: bfebfbff 20100000 00000000 00000940 0408e3fd 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel(R) Core(TM)2 CPU         E8400  @ 3.00GHz stepping 0a
Total of 2 processors activated (9583.03 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking TSC synchronization across 2 CPUs: passed.
Brought up 2 CPUs
migration_cost=64
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: BIOS Bug: MCFG area at f0000000 is not E820-reserved
PCI: Not using MMCONFIG.
PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=4
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
PCI quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
PCI quirk: region 0480-04bf claimed by ICH6 GPIO
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Boot video device is 0000:04:00.0
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 19 devices
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
pnp: 00:08: ioport range 0x290-0x297 has been reserved
PCI: Bridge: 0000:00:01.0
  IO window: e000-efff
  MEM window: dbf00000-deffffff
  PREFETCH window: e0000000-efffffff
PCI: Bridge: 0000:00:1c.0
  IO window: d000-dfff
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:1c.1
  IO window: c000-cfff
  MEM window: dbe00000-dbefffff
  PREFETCH window: dff00000-dfffffff
PCI: Bridge: 0000:00:1e.0
  IO window: b000-bfff
  MEM window: disabled.
  PREFETCH window: disabled.
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:00:01.0 to 64
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 177
PCI: Setting latency timer of device 0000:00:1c.1 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
audit: initializing netlink socket (disabled)
audit(1231945034.968:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
PCI: Setting latency timer of device 0000:00:01.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:01.0:pcie00]
PCI: Setting latency timer of device 0000:00:1c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.0:pcie00]
Allocate Port Service[0000:00:1c.0:pcie02]
PCI: Setting latency timer of device 0000:00:1c.1 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.1:pcie00]
vesafb: framebuffer at 0xdd000000, mapped to 0xf8880000, using 3750k, total 14336k
vesafb: mode is 800x600x16, linelength=1600, pages=2
vesafb: protected mode interface info at c000:c790
vesafb: pmi: set display start = c00cc7f3, set palette = c00cc84e
vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da 
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 105069 bytes,<6>...found (800x600, 24730 bytes, v3).
Console: switching to colour frame buffer device 97x34
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
hpet_resources: 0xfed00000 is busy
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:0e: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
TCP bic registered
NET: Registered protocol family 1
Using IPI No-Shortcut mode
ACPI: (supports S0 S1 S3 S4 S5)
Time: tsc clocksource has been installed.
Freeing unused kernel memory: 192k freed
Executing init=/init
input: AT Translated Set 2 keyboard as /class/input/input0
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH7: IDE controller at PCI slot 0000:00:1f.1
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 22 (level, low) -> IRQ 217
ICH7: chipset revision 1
ICH7: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio
Probing IDE interface ide0...
hda: Optiarc DVD RW AD-5200A, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
Probing IDE interface ide1...
SCSI subsystem initialized
libata version 2.00 loaded.
ata_piix 0000:00:1f.2: version 2.00
ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 23 (level, low) -> IRQ 225
PCI: Setting latency timer of device 0000:00:1f.2 to 64
ata1: SATA max UDMA/133 cmd 0xA800 ctl 0xA402 bmdma 0x9400 irq 225
ata2: SATA max UDMA/133 cmd 0xA000 ctl 0x9802 bmdma 0x9408 irq 225
scsi0 : ata_piix
ata1.00: ATA-7, max UDMA/133, 488397168 sectors: LBA48 NCQ (depth 0/32)
ata1.00: ata1: dev 0 multi count 16
ata1.00: configured for UDMA/133
scsi1 : ata_piix
ATA: abnormal status 0x7F on port 0xA007
  Vendor: ATA       Model: MAXTOR STM325031  Rev: 3.AA
  Type:   Direct-Access                      ANSI SCSI revision: 05
SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
 sda: sda1 sda2 sda4 < sda5 sda6 sda7 >
sd 0:0:0:0: Attached scsi disk sda
Attempting manual resume
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
input: PC Speaker as /class/input/input1
sd 0:0:0:0: Attached scsi generic sg0 type 0
r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 177
PCI: Setting latency timer of device 0000:02:00.0 to 64
eth0: RTL8168b/8111b at 0xf8d30000, 00:1f:c6:c4:77:be, XID 3c2000c0 IRQ 177
hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(66)
Uniform CD-ROM driver Revision: 3.20
Linux agpgart interface v0.102 (c) Dave Jones
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 23 (level, low) -> IRQ 225
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 233
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 233, io base 0x00008000
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 177
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.1: irq 177, io base 0x00008400
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 50
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.2: irq 50, io base 0x00008800
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 19 (level, low) -> IRQ 58
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.3: irq 58, io base 0x00009000
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 19 (level, low) -> IRQ 58
PCI: Setting latency timer of device 0000:00:1b.0 to 64
usb 2-1: new low speed USB device using uhci_hcd and address 2
hda_codec: Unknown model for ALC662, trying auto-probe from BIOS...
usb 2-1: configuration #1 chosen from 1 choice
usbcore: registered new driver hiddev
input: Genius Optical Mouse as /class/input/input2
input: USB HID v1.10 Mouse [Genius Optical Mouse] on usb-0000:00:1d.1-1
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 233
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 233, io mem 0xdbdffc00
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 8 ports detected
ts: Compaq touchscreen protocol output
usb 2-1: USB disconnect, address 2
usb 2-1: new low speed USB device using uhci_hcd and address 3
Adding 1044184k swap on /dev/sda5.  Priority:-1 extents:1 across:1044184k
usb 2-1: configuration #1 chosen from 1 choice
input: Genius Optical Mouse as /class/input/input3
input: USB HID v1.10 Mouse [Genius Optical Mouse] on usb-0000:00:1d.1-1
EXT3 FS on sda6, internal journal
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda7, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
fuse init (API version 7.7)
ip_tables: (C) 2000-2006 Netfilter Core Team
r8169: eth0: link down
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
ACPI (exconfig-0455): Dynamic SSDT Load - OemId [   AMI] OemTableId [  CPU1PM] [20060707]
ACPI: Processor [CPU1] (supports 8 throttling states)
ACPI (exconfig-0455): Dynamic SSDT Load - OemId [   AMI] OemTableId [  CPU2PM] [20060707]
ACPI: Processor [CPU2] (supports 8 throttling states)
ACPI Exception (acpi_processor-0678): AE_NOT_FOUND, Processor Device is not present [20060707]
ACPI Exception (acpi_processor-0678): AE_NOT_FOUND, Processor Device is not present [20060707]
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 16 (level, low) -> IRQ 169
PCI: Setting latency timer of device 0000:04:00.0 to 64
NVRM: loading NVIDIA UNIX x86 Kernel Module  169.12  Thu Feb 14 17:53:07 PST 2008
r8169: eth0: link down
r8169: eth0: link down
r8169: eth0: link down
usb 5-2: new high speed USB device using ehci_hcd and address 3
usb 5-2: configuration #1 chosen from 1 choice
usbcore: registered new driver libusual
Initializing USB Mass Storage driver...
scsi2 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usbcore: registered new driver usb-storage
usb-storage: waiting for device to settle before scanning
USB Mass Storage support registered.
  Vendor:           Model: USB DISK 2.0      Rev: PMAP
  Type:   Direct-Access                      ANSI SCSI revision: 00
SCSI device sdb: 1003520 512-byte hdwr sectors (514 MB)
sdb: Write Protect is off
sdb: Mode Sense: 23 00 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 1003520 512-byte hdwr sectors (514 MB)
sdb: Write Protect is off
sdb: Mode Sense: 23 00 00 00
sdb: assuming drive cache: write through
 sdb: sdb1
sd 2:0:0:0: Attached scsi removable disk sdb
sd 2:0:0:0: Attached scsi generic sg1 type 0
usb-storage: device scan complete
usb 5-2: USB disconnect, address 3
usb 5-2: new high speed USB device using ehci_hcd and address 4
usb 5-2: configuration #1 chosen from 1 choice
scsi3 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning
  Vendor:           Model: USB DISK 2.0      Rev: PMAP
  Type:   Direct-Access                      ANSI SCSI revision: 00
SCSI device sdb: 1003520 512-byte hdwr sectors (514 MB)
sdb: Write Protect is off
sdb: Mode Sense: 23 00 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 1003520 512-byte hdwr sectors (514 MB)
sdb: Write Protect is off
sdb: Mode Sense: 23 00 00 00
sdb: assuming drive cache: write through
 sdb: sdb1
sd 3:0:0:0: Attached scsi removable disk sdb
sd 3:0:0:0: Attached scsi generic sg1 type 0
usb-storage: device scan complete
usb 5-2: USB disconnect, address 4
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 491) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 492) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 493) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 494) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 495) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 496) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 497) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 498) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 499) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 500) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 501) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 502) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 503) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 504) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 505) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 506) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 507) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 508) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 509) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 510) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 511) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 512) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 513) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 514) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 515) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 516) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 517) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 518) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 519) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 520) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 521) failed
scsi 3:0:0:0: rejecting I/O to dead device
FAT: Directory bread(block 522) failed
usb 5-2: new high speed USB device using ehci_hcd and address 5
usb 5-2: configuration #1 chosen from 1 choice
scsi4 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 5
usb-storage: waiting for device to settle before scanning
  Vendor:           Model: USB DISK 2.0      Rev: PMAP
  Type:   Direct-Access                      ANSI SCSI revision: 00
SCSI device sdb: 1003520 512-byte hdwr sectors (514 MB)
sdb: Write Protect is off
sdb: Mode Sense: 23 00 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 1003520 512-byte hdwr sectors (514 MB)
sdb: Write Protect is off
sdb: Mode Sense: 23 00 00 00
sdb: assuming drive cache: write through
 sdb: sdb1
sd 4:0:0:0: Attached scsi removable disk sdb
sd 4:0:0:0: Attached scsi generic sg1 type 0
usb-storage: device scan complete
NET: Registered protocol family 17
device eth0 entered promiscuous mode
audit(1231931392.726:2): dev=eth0 prom=256 old_prom=0 auid=4294967295
device eth0 left promiscuous mode
audit(1231931632.957:3): dev=eth0 prom=0 old_prom=256 auid=4294967295

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 (Школьный Мастер) - некорректная работа - пакеты не уходят
  2009-01-14 13:15   ` Костарев Алексей
@ 2009-01-14 13:21     ` Andrii Dobrovol`s`kii
  2009-01-14 14:26     ` Sergey Vlasov
  1 sibling, 0 replies; 10+ messages in thread
From: Andrii Dobrovol`s`kii @ 2009-01-14 13:21 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]

Костарев Алексей пишет:
> Владимир пишет:
>> Костарев Алексей пишет:
>>> Добрый день!
>>> Карта Eternet  RTL8168b/8111b:
>>>
>>> lspci:
>>> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
>>> RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
>>>
>> для начала
>>
>> lsmod
>>
> Вложил
>> и внимательно посмотреть, действительно ли единственный драйвер
>> для сетевой карточки загружен (под realtek часто подходят несколько
>> альтернатив, которые конфликтуют).
>>  
> Судя по всему один (по крайней мере в dmesg о втором драйвер ни слова)
> Попробовал подключать другие модули (при выгруженном модуле r8169), где
> есть rtl - ничего не определяют
> 
lspci -k
...
02:08.0 Ethernet controller: Intel Corporation 82562EZ 10/100
Ethernet Controller (rev 02)
	Kernel driver in use: e100
	Kernel modules: eepro100, e100
А так?
-- 
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua            Kyiv, Ukraine
Phone: (380-44)   525-7824            Department of Gas Electronics
Fax:   (380-44)   525-2329             Institute of Physics of NASU
*********************dobrATjabber.iop.kiev.ua************************


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 (Школьный Мастер) - некорректная работа - пакеты не уходят
  2009-01-14 13:15   ` Костарев Алексей
  2009-01-14 13:21     ` Andrii Dobrovol`s`kii
@ 2009-01-14 14:26     ` Sergey Vlasov
  1 sibling, 0 replies; 10+ messages in thread
From: Sergey Vlasov @ 2009-01-14 14:26 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss
  Cc: Костарев
	Алексей

[-- Attachment #1: Type: text/plain, Size: 1162 bytes --]

On Wed, 14 Jan 2009 18:15:12 +0500 Костарев Алексей wrote:

> Владимир пишет:
> > Костарев Алексей пишет:
> >> Добрый день!
> >> Карта Eternet  RTL8168b/8111b:
> >>
> >> lspci:
> >> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> >> RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
> >>
> >> dmesg:
> >> r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
> >> ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 177
> >> PCI: Setting latency timer of device 0000:02:00.0 to 64
> >> eth0: RTL8168b/8111b at 0xf8d30000, 00:1f:c6:c4:77:be, XID 3c2000c0
> >> IRQ 177

> r8169: eth0: link down
> r8169: eth0: link down

Пока в dmesg не появится "r8169: eth0: link up", ничего не
заработает.  Вероятно, попалась слишком новая версия чипа, не
поддерживаемая драйвером r8169 в том ядре.

На всякий случай ещё попробуйте перед загрузкой Linux полностью
отключить питание компьютера (выключателем на задней стенке, или
выдернув шнур питания) - иногда драйвер для Windows после завершения
своей работы приводит такие сетевые контроллеры в состояние, из
которого старая версия r8169 их вывести не может.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 ( Школьный Мастер ) - некорректная работа - пакеты не уходят
  2009-01-14 12:59 [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 (Школьный Мастер) - некорректная работа - пакеты не уходят Костарев Алексей
  2009-01-14 13:08 ` Владимир
@ 2009-01-15  8:25 ` Alexey Borovskoy
  2009-01-15  9:04   ` Костарев Алексей
      3 siblings, 1 reply; 10+ messages in thread
From: Alexey Borovskoy @ 2009-01-15  8:25 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

* Четверг 15 января 2009 Костарев Алексей

> Добрый день!
> Карта Eternet  RTL8168b/8111b:
>
> lspci:
> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
>
> dmesg:
> r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
> Что делать?

А что в биосе для этой сетевухи есть?
Всякие акселераторы акселераторы и прочий ИИ.

-- 
Алексей.
GPG key fingerprint
949B BC0E 2C44 7528 4F63  2753 E37A 9E3F 11F3 BDE1

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 ( Школьный Мастер ) - некорректная работа - пакеты не уходят
  2009-01-15  8:25 ` [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 ( Школьный Мастер ) " Alexey Borovskoy
@ 2009-01-15  9:04   ` Костарев Алексей
  0 siblings, 0 replies; 10+ messages in thread
From: Костарев Алексей @ 2009-01-15  9:04 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

Alexey Borovskoy пишет:
> * Четверг 15 января 2009 Костарев Алексей
>
>   
>> Добрый день!
>> Карта Eternet  RTL8168b/8111b:
>>
>> lspci:
>> 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
>> RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
>>
>> dmesg:
>> r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
>> Что делать?
>>     
>
> А что в биосе для этой сетевухи есть?
> Всякие акселераторы акселераторы и прочий ИИ.
>
>   
Пока компьютер недоступен - так что ничего сказать не могу...


-- 
С Уважением
Директор ООО НЕВОД
Костарев А.Ф.




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 (   Школьный Мастер) -     некорректная работа - пакеты не уходят
  @ 2009-01-16 14:41       ` Костарев Алексей
    1 sibling, 0 replies; 10+ messages in thread
From: Костарев Алексей @ 2009-01-16 14:41 UTC (permalink / raw)
  To: Алексей
	Шенцев,
	ALT Linux sysadmin discuss

Алексей Шенцев пишет:
> On Wednesday 14 January 2009 16:49:51 you wrote:
>   
>> А что за драйвер mii - у меня такой строки нет...
>>     
> А чёрт его знает. google по русски ни чего внятного не сказал. 
> Интересно, за что этот модуль отвечает? :)
>   
>> У себя (точнее в школе №91) мы имеем RTL8168b/8111b - то есть чуть
>> другую карту
>>     
>>> Система - текущий branch 5.0
>>> Всё нормально.
>>>       
>> Речь идет о школьных компьютерах, на которых версии 5.0 как и ядра
>> 2.6.27 нет - там ядро 2.6.18
>>     
> Понятно. Алексей,  а если на одной машинке попытаться обновиться до 
> branch5.0/kernel-2.6.27, да бы посмотреть что будет в таком случае?
> Понимаю, что это тупой и не элегантный метод. Просто у меня закралась мысля, 
> что траблы с ядерным модулем ...
>   
Проверили на Desktop 4.1 DVD-Live -проблема остается
У меня вот в чем вопрос - почему для карты
RTL8168b/8111b используется драйвер  r8169?

Я думал r8168 нет - оказывается в репозитарии он есть.

Как сейчас удаленно посоветовать попробовать поменять драйвер - править
/etc/modules.conf ?

-- 
С Уважением
Директор ООО НЕВОД
Костарев А.Ф.





^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 (     Школьный Мастер) -       некорректная работа - пакеты не уходят
  @ 2009-01-16 15:08           ` Костарев Алексей
  0 siblings, 0 replies; 10+ messages in thread
From: Костарев Алексей @ 2009-01-16 15:08 UTC (permalink / raw)
  To: Алексей
	Шенцев,
	ALT Linux sysadmin discuss

Алексей Шенцев пишет:
> On Friday 16 January 2009 17:40:39 you wrote:
>   
>> Проверили на Desktop 4.1 DVD-Live -проблема остается
>> У меня вот в чем вопрос - почему для карты
>> RTL8168b/8111b используется драйвер  r8169?
>>     
> А что говорит вывод
> ls /lib/modules/_ваше_ядро_/kernel/drivers/net/r*
>   
Ставили два дня назад - в  /net/ хорошо помню был только r8169
Я грешным делом подумал что стоят  все драйвера -
grep -l 816 *
поискал возможные драйвера, но ничего подходящего не нашлось


>> Я думал r8168 нет - оказывается в репозитарии он есть.
>>     
> я нашёл только apt-cache search r8168 | sort
> kernel-source-r8168 - Linux r8168 modules sources
>   

Странно - а где же объектник?

У меня:
#apt-cache search r8168
...

kernel-modules-r8168-std-smp - Linux r8168 - a Realtek RTL8169/8168/8101 
Ethernet Controller Driver module
...
kernel-source-r8168 - Linux r8168 modules sources

То есть есть объектный код модуля -
/lib/modules/2.6.18-std-smp-alt12.M40.1/kernel/drivers/net/r8168.ko
Поставил
# strings r8168.ko  | grep RTL
RTL8168B/8111B
RTL8168C/8111C
RTL8168CP/8111CP
description=RealTek RTL-8168 Gigabit Ethernet driver
Вроде бы то, что надо

Проверить пока не могу - школа в другом конце города...


>   

>> Как сейчас удаленно посоветовать попробовать поменять драйвер - править
>> /etc/modules.conf ?
>>     
>
>
>
>   


-- 
С Уважением
Директор ООО НЕВОД
Костарев А.Ф.




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 (       Школьный Мастер) -         некорректная работа - пакеты не уходят
  @ 2009-01-20 10:16       ` Костарев Алексей
  0 siblings, 0 replies; 10+ messages in thread
From: Костарев Алексей @ 2009-01-20 10:16 UTC (permalink / raw)
  To: Алексей
	Шенцев,
	ALT Linux sysadmin discuss

Алексей Шенцев пишет:
> On Friday 16 January 2009 18:12:59 you wrote:
>   
>> Алексей Шенцев пишет:
>>     
>>> On Friday 16 January 2009 17:40:39 you wrote:
>>>       
>>>> Я думал r8168 нет - оказывается в репозитарии он есть.
>>>> Как сейчас удаленно посоветовать попробовать поменять драйвер - править
>>>> /etc/modules.conf ?
>>>>         
>>> А вот тут совет vsu@:
>>> http://faq.altlinux.ru/index.php?action=listq&nf=1&qid=925
>>> Т.е. если у вас есть модуль r8168, то модуль r8169 занести "чёрный
>>> список" Например в /etc/modprobe.d/blacklist-net
>>> Поможет?
>>>       
>> У меня обратная ситуация :-)
>>     
> Дык я же написал как. Т.е. как у вас - прямо противоположно совету vsu@ не 
> r8168 в blacklist, а r8169 ... :)
>
>   
>> Хорошо - попробую на той неделе
>>     
> Интересно будет узнать результат.
>   
Все прошло корректно - поставил r8168,
Включил r8169 в /etc/modprobe.d/blacklist
Добавил r8168 в /etc/modules

Карта заработала корректно.

Так что проблема не в ядре, а неверно устанавливаемом драйвере...

Вопрос - решается ли эта проблема в общем случае и кого пинать по этому 
поводу...

-- 
С Уважением
Директор ООО НЕВОД
Костарев А.Ф.




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-01-20 10:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-14 12:59 [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 (Школьный Мастер) - некорректная работа - пакеты не уходят Костарев Алексей
2009-01-14 13:08 ` Владимир
2009-01-14 13:15   ` Костарев Алексей
2009-01-14 13:21     ` Andrii Dobrovol`s`kii
2009-01-14 14:26     ` Sergey Vlasov
2009-01-15  8:25 ` [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 ( Школьный Мастер ) " Alexey Borovskoy
2009-01-15  9:04   ` Костарев Алексей
2009-01-16 14:41       ` [Sysadmins] Ethernet-карта RTL8168b/8111b под ALTLinux 4.0 ( Школьный Мастер) " Костарев Алексей
2009-01-16 15:08           ` Костарев Алексей
2009-01-20 10:16       ` Костарев Алексей

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

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

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


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