Troubleshooting with network.

Hello. I installed openSuse 11.1 recently and i have big problem with network. Our net is LAN with NAT and DHCP. When I boot first time, when bootlog writed that dhcp works but do not recive data. And network do not works. Then i switch to static networks settings, but network do not works again. “Ping gateway” transmit request to “lo” and “eth0” simultaneously. “lo” returns “Destination Host Unreachable” and “eth0” return nothing. Gateway mac in arp cash may be exist or may be <incompleted>. I tryed recompile kernel but nothing happens. In other os network works good. My network card is Realtek RTL8169 and i tryed use other card too.

You shall post more information for analyze such as below command results…

ifconfig

cat /var/log/messages

lspci

lsmod

etc…

How do I attach a file to a post? I don`t see the button labelled 'Manage Attachments.

lspci:

00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc RV670 AGP [Radeon HD 3850]
02:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
02:0c.0 Multimedia audio controller: Creative Labs SB X-Fi

lspci -vv (for ethernet)


02:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
	Subsystem: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+
	Latency: 64 (8000ns min, 16000ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at d800 [size=256]
	Region 1: Memory at feaffc00 (32-bit, non-prefetchable) [size=256]
	Expansion ROM at dfe00000 [disabled] [size=128]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: r8169
	Kernel modules: r8169

lsmod:


Module                  Size  Used by
iptable_filter          2548  0 
ip_tables              11348  1 iptable_filter
x_tables               14500  1 ip_tables
joydev                  9384  0 
binfmt_misc             7872  1 
snd_pcm_oss            43300  0 
snd_mixer_oss          14288  1 snd_pcm_oss
snd_seq                52248  0 
snd_seq_device          7168  1 snd_seq
fuse                   52488  5 
loop                   15028  0 
dm_mod                 62236  0 
ppdev                   6876  0 
ctxfi                  62916  3 
snd_pcm                79096  2 snd_pcm_oss,ctxfi
rtc_cmos               11488  0 
snd_timer              21132  2 snd_seq,snd_pcm
rtc_core               18048  1 rtc_cmos
snd                    57408  13 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,ctxfi,snd_pcm,snd_timer
rtc_lib                 2816  1 rtc_core
parport_pc             35032  0 
soundcore               6900  1 snd
parport                33832  2 ppdev,parport_pc
r8169                  26824  0 
pcspkr                  2344  0 
floppy                 52980  0 
snd_page_alloc          8184  1 snd_pcm
mii                     4968  1 r8169
fglrx                1970248  28 
iTCO_wdt               10412  0 
iTCO_vendor_support     3368  1 iTCO_wdt
button                  6560  0 
intel_agp              24600  1 
i2c_i801               10564  0 
agpgart                32564  2 fglrx,intel_agp
i2c_core               29972  1 i2c_i801
shpchp                 28280  0 
pci_hotplug            27392  1 shpchp
sr_mod                 13536  1 
cdrom                  32288  1 sr_mod
sg                     29376  0 
sd_mod                 31424  7 
crc_t10dif              1704  1 sd_mod
ehci_hcd               48260  0 
uhci_hcd               23776  0 
usbcore               167604  3 ehci_hcd,uhci_hcd
edd                     8616  0 
reiserfs              221528  3 
fan                     4712  0 
ide_pci_generic         3428  0 
piix                    5868  0 
ide_core               99412  2 ide_pci_generic,piix
ata_generic             4484  0 
ata_piix               16336  7 
libata                161148  2 ata_generic,ata_piix
scsi_mod              149804  4 sr_mod,sg,sd_mod,libata
dock                   11988  1 libata
thermal                19916  0 
processor              44060  1 thermal
thermal_sys            11364  3 fan,thermal,processor
hwmon                   3092  1 thermal_sys

ifconfig:


eth0      Link encap:Ethernet  HWaddr 00:0C:76:23:05:3E  
          inet addr:10.110.4.55  Bcast:10.110.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:512 errors:0 dropped:4727 overruns:0 frame:0
          TX packets:0 errors:0 dropped:92 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:34184 (33.3 Kb)  TX bytes:0 (0.0 b)
          Interrupt:11 Base address:0x8c00 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:112 errors:0 dropped:0 overruns:0 frame:0
          TX packets:112 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:8768 (8.5 Kb)  TX bytes:8768 (8.5 Kb)

[/size][/size][/size]

/var/log/messages (static ip)


Oct 16 02:41:30 lin syslog-ng[1808]: syslog-ng starting up; version='2.0.9'
Oct 16 02:41:30 lin rchal: CPU frequency scaling is not supported by your processor.
Oct 16 02:41:30 lin rchal: boot with 'CPUFREQ=no' in to avoid this warning.
Oct 16 02:41:30 lin rchal: Cannot load cpufreq governors - No cpufreq driver available
Oct 16 02:41:33 lin ifup:     lo        
Oct 16 02:41:33 lin ifup:     lo        
Oct 16 02:41:33 lin ifup: IP address: 127.0.0.1/8  
Oct 16 02:41:33 lin ifup:  
Oct 16 02:41:33 lin ifup:               
Oct 16 02:41:33 lin ifup: IP address: 127.0.0.2/8  
Oct 16 02:41:33 lin ifup:  
Oct 16 02:41:33 lin ifup:     eth0      device: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
Oct 16 02:41:33 lin ifup:     eth0      
Oct 16 02:41:33 lin ifup: IP address: 10.110.4.55/16  
Oct 16 02:41:33 lin ifup:  
Oct 16 02:41:35 lin kernel: klogd 1.4.1, log source = /proc/kmsg started.
Oct 16 02:41:35 lin kernel: type=1505 audit(1255646488.351:2): operation="profile_load" name="/bin/ping" name2="default" pid=1615
Oct 16 02:41:35 lin kernel: type=1505 audit(1255646488.418:3): operation="profile_load" name="/sbin/klogd" name2="default" pid=1616
Oct 16 02:41:35 lin kernel: type=1505 audit(1255646488.550:4): operation="profile_load" name="/sbin/syslog-ng" name2="default" pid=1623
Oct 16 02:41:35 lin kernel: type=1505 audit(1255646488.727:5): operation="profile_load" name="/sbin/syslogd" name2="default" pid=1629
Oct 16 02:41:35 lin kernel: type=1505 audit(1255646488.858:6): operation="profile_load" name="/usr/sbin/avahi-daemon" name2="default" pid=1646
Oct 16 02:41:35 lin kernel: type=1505 audit(1255646489.007:7): operation="profile_load" name="/usr/sbin/identd" name2="default" pid=1655
Oct 16 02:41:35 lin kernel: type=1505 audit(1255646489.131:8): operation="profile_load" name="/usr/sbin/mdnsd" name2="default" pid=1661
Oct 16 02:41:35 lin kernel: usb 5-8: device not accepting address 2, error -110
Oct 16 02:41:35 lin kernel: type=1505 audit(1255646489.278:9): operation="profile_load" name="/usr/sbin/nscd" name2="default" pid=1669
Oct 16 02:41:35 lin kernel: usb 5-8: new high speed USB device using ehci_hcd and address 3
Oct 16 02:41:35 lin kernel: type=1505 audit(1255646489.527:10): operation="profile_load" name="/usr/sbin/ntpd" name2="default" pid=1684
Oct 16 02:41:35 lin kernel: type=1505 audit(1255646489.654:11): operation="profile_load" name="/usr/sbin/traceroute" name2="default" pid=1701
Oct 16 02:41:35 lin kernel: powernow: This module only works with AMD K7 CPUs
Oct 16 02:41:35 lin kernel: r8169: eth0: link up
Oct 16 02:41:37 lin kdm_config[2356]: Multiple occurrences of key 'UseTheme' in section [X-*-Greeter] of /usr/share/kde4/config/kdm/kdmrc
Oct 16 02:41:38 lin SuSEfirewall2: SuSEfirewall2 not active
Oct 16 02:41:39 lin kernel: [fglrx] AGP detected, AgpState   = 0x1f004a1b (hardware caps of chipset)
Oct 16 02:41:39 lin kernel: [fglrx] [agp] enabling AGP with mode=0x1f004b1a
Oct 16 02:41:39 lin kernel: agpgart-intel 0000:00:00.0: AGP 3.0 bridge
Oct 16 02:41:39 lin kernel: agpgart-intel 0000:00:00.0: putting AGP V3 device into 8x mode
Oct 16 02:41:39 lin kernel: fglrx_pci 0000:01:00.0: putting AGP V3 device into 8x mode
Oct 16 02:41:39 lin kernel: [fglrx] AGP enabled,  AgpCommand = 0x1f004312 (selected caps)
Oct 16 02:41:39 lin kernel: [fglrx] Setup AGP aperture
Oct 16 02:41:39 lin kernel: [fglrx] Could not enable MSI; System prevented initialization
Oct 16 02:41:39 lin kernel: [fglrx] Firegl kernel thread PID: 2428
Oct 16 02:41:39 lin rpcbind: cannot create socket for udp6
Oct 16 02:41:39 lin rpcbind: cannot create socket for tcp6
Oct 16 02:41:42 lin kernel: [fglrx] Gart cacheable size:651 M.
Oct 16 02:41:42 lin kernel: [fglrx] Reserved FB block: Shared offset:0, size:1000000 
Oct 16 02:41:42 lin kernel: [fglrx] Reserved FB block: Unshared offset:fe87000, size:179000 
Oct 16 02:41:42 lin kernel: [fglrx] Reserved FB block: Unshared offset:1fffc000, size:4000 
Oct 16 02:41:44 lin audispd: priority_boost_parser called with: 4
Oct 16 02:41:44 lin audispd: af_unix plugin initialized
Oct 16 02:41:44 lin audispd: audispd initialized with q_depth=80 and 1 active plugins
Oct 16 02:41:44 lin auditd[2715]: Started dispatcher: /sbin/audispd pid: 2717
Oct 16 02:41:44 lin auditd[2715]: Init complete, auditd 1.7.7 listening for events (startup state disable)
Oct 16 02:41:45 lin avahi-daemon[2734]: Found user 'avahi' (UID 103) and group 'avahi' (GID 104).
Oct 16 02:41:45 lin avahi-daemon[2734]: Successfully dropped root privileges.
Oct 16 02:41:45 lin kernel: usb 5-8: device not accepting address 3, error -110
Oct 16 02:41:45 lin kernel: usb 5-8: new high speed USB device using ehci_hcd and address 4
Oct 16 02:41:45 lin avahi-daemon[2734]: avahi-daemon 0.6.23 starting up.
Oct 16 02:41:45 lin avahi-daemon[2734]: Loading service file /etc/avahi/services/sftp-ssh.service.
Oct 16 02:41:45 lin avahi-daemon[2734]: Loading service file /etc/avahi/services/ssh.service.
Oct 16 02:41:45 lin avahi-daemon[2734]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.110.4.55.
Oct 16 02:41:45 lin avahi-daemon[2734]: New relevant interface eth0.IPv4 for mDNS.
Oct 16 02:41:45 lin avahi-daemon[2734]: Network interface enumeration completed.
Oct 16 02:41:45 lin avahi-daemon[2734]: Registering new address record for 10.110.4.55 on eth0.IPv4.
Oct 16 02:41:45 lin avahi-daemon[2734]: Registering HINFO record with values 'I686'/'LINUX'.
Oct 16 02:41:46 lin avahi-daemon[2734]: Server startup complete. Host name is lin.local. Local service cookie is 364763714.
Oct 16 02:41:47 lin avahi-daemon[2734]: Service "lin" (/etc/avahi/services/ssh.service) successfully established.
Oct 16 02:41:47 lin avahi-daemon[2734]: Service "SFTP File Transfer on lin" (/etc/avahi/services/sftp-ssh.service) successfully established.
Oct 16 02:41:51 lin /usr/sbin/cron[3080]: (CRON) STARTUP (V5.0)
Oct 16 02:41:52 lin smartd[3098]: smartd 5.39 2008-10-24 22:33 [i686-suse-linux-gnu] (openSUSE RPM) Copyright (C) 2002-8 by Bruce Allen, http://smartmontools.sourceforge.net
Oct 16 02:41:52 lin smartd[3098]: Opened configuration file /etc/smartd.conf
Oct 16 02:41:52 lin smartd[3098]: Drive: DEVICESCAN, implied '-a' Directive on line 26 of file /etc/smartd.conf
Oct 16 02:41:52 lin smartd[3098]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Oct 16 02:41:52 lin smartd[3098]: Device: /dev/sda, type changed from 'scsi' to 'sat'
Oct 16 02:41:52 lin smartd[3098]: Device: /dev/sda [SAT], opened
Oct 16 02:41:52 lin smartd[3098]: Device: /dev/sda [SAT], found in smartd database.
Oct 16 02:41:52 lin smartd[3098]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list.
Oct 16 02:41:52 lin smartd[3098]: Device: /dev/sda [SAT], state read from /var/lib/smartmontools/smartd.ST340016A-3HSDJG34.ata.state
Oct 16 02:41:52 lin smartd[3098]: Monitoring 1 ATA and 0 SCSI devices
Oct 16 02:41:52 lin smartd[3098]: Device: /dev/sda [SAT], state written to /var/lib/smartmontools/smartd.ST340016A-3HSDJG34.ata.state
Oct 16 02:41:52 lin smartd[3111]: smartd has fork()ed into background mode. New PID=3111.
Oct 16 02:41:53 lin smpppd[3122]: smpppd version 1.59_SVN31 started
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=26]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=12]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/cups-lpd [file=/etc/xinetd.d/cups-lpd] [line=13]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=10]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=12]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/discard [file=/etc/xinetd.d/discard] [line=13]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/discard-udp [file=/etc/xinetd.d/discard-udp] [line=12]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=13]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=12]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/netstat [file=/etc/xinetd.d/netstat] [line=13]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/rsync [file=/etc/xinetd.d/rsync] [line=14]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/sane-port [file=/etc/xinetd.d/sane-port] [line=11]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/servers [file=/etc/xinetd.d/servers] [line=13]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/services [file=/etc/xinetd.d/services] [line=12]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=12]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/systat [file=/etc/xinetd.d/systat] [line=11]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=15]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=13]
Oct 16 02:41:53 lin xinetd[3212]: Reading included configuration file: /etc/xinetd.d/vnc [file=/etc/xinetd.d/vnc] [line=13]
Oct 16 02:41:53 lin xinetd[3212]: Service chargen will use IPv6 or fallback to IPv4
Oct 16 02:41:53 lin xinetd[3212]: Service chargen will use IPv6 or fallback to IPv4
Oct 16 02:41:53 lin xinetd[3212]: Service daytime will use IPv6 or fallback to IPv4
Oct 16 02:41:53 lin xinetd[3212]: Service daytime will use IPv6 or fallback to IPv4
Oct 16 02:41:53 lin xinetd[3212]: Service discard will use IPv6 or fallback to IPv4
Oct 16 02:41:53 lin xinetd[3212]: Service discard will use IPv6 or fallback to IPv4
Oct 16 02:41:53 lin xinetd[3212]: Service echo will use IPv6 or fallback to IPv4
Oct 16 02:41:53 lin xinetd[3212]: Service echo will use IPv6 or fallback to IPv4
Oct 16 02:41:53 lin xinetd[3212]: Port not specified and can't find service: netstat with getservbyname
Oct 16 02:41:53 lin xinetd[3212]: No such internal service: servers/stream - DISABLING
Oct 16 02:41:53 lin xinetd[3212]: No such internal service: services/stream - DISABLING
Oct 16 02:41:53 lin xinetd[3212]: Service time will use IPv6 or fallback to IPv4
Oct 16 02:41:53 lin xinetd[3212]: Service time will use IPv6 or fallback to IPv4
Oct 16 02:41:53 lin xinetd[3212]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = chargen-stream
Oct 16 02:41:53 lin xinetd[3212]: falling back to IPv4, service = chargen-stream
Oct 16 02:41:53 lin xinetd[3212]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = chargen-dgram
Oct 16 02:41:53 lin xinetd[3212]: falling back to IPv4, service = chargen-dgram
Oct 16 02:41:53 lin xinetd[3212]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = daytime-stream
Oct 16 02:41:53 lin xinetd[3212]: falling back to IPv4, service = daytime-stream
Oct 16 02:41:53 lin xinetd[3212]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = daytime-dgram
Oct 16 02:41:53 lin xinetd[3212]: falling back to IPv4, service = daytime-dgram
Oct 16 02:41:53 lin xinetd[3212]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = discard-stream
Oct 16 02:41:53 lin xinetd[3212]: falling back to IPv4, service = discard-stream
Oct 16 02:41:53 lin xinetd[3212]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = discard-dgram
Oct 16 02:41:53 lin xinetd[3212]: falling back to IPv4, service = discard-dgram
Oct 16 02:41:53 lin sshd[3269]: Server listening on 0.0.0.0 port 22.
Oct 16 02:41:53 lin xinetd[3212]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = echo-stream
Oct 16 02:41:53 lin xinetd[3212]: falling back to IPv4, service = echo-stream
Oct 16 02:41:54 lin xinetd[3212]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = echo-dgram
Oct 16 02:41:54 lin xinetd[3212]: falling back to IPv4, service = echo-dgram
Oct 16 02:41:54 lin xinetd[3212]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = time-stream
Oct 16 02:41:54 lin xinetd[3212]: falling back to IPv4, service = time-stream
Oct 16 02:41:54 lin xinetd[3212]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = time-dgram
Oct 16 02:41:54 lin xinetd[3212]: falling back to IPv4, service = time-dgram
Oct 16 02:41:54 lin xinetd[3212]: xinetd Version 2.3.14 started with libwrap loadavg options compiled in.
Oct 16 02:41:54 lin xinetd[3212]: Started working: 21 available services
Oct 16 02:41:54 lin kernel: bootsplash: status on console 0 changed to on
Oct 16 02:41:55 lin kernel: usb 5-8: device not accepting address 4, error -110
Oct 16 02:41:55 lin kernel: usb 5-8: new high speed USB device using ehci_hcd and address 5
Oct 16 02:42:06 lin kernel: usb 5-8: device not accepting address 5, error -110
Oct 16 02:42:06 lin kernel: hub 5-0:1.0: unable to enumerate USB device on port 8
Oct 16 02:42:24 lin python: hp-systray(init)[3549]: warning: No hp: or hpfax: devices found in any installed CUPS queue. Exiting.
Oct 16 02:42:25 lin kernel: ISO 9660 Extensions: Microsoft Joliet Level 3
Oct 16 02:42:25 lin kernel: ISO 9660 Extensions: RRIP_1991A
Oct 16 02:42:25 lin hald: mounted /dev/sr1 on behalf of uid 1000
Oct 16 02:42:31 lin kernel: ALSA sound/core/pcm_native.c:1508: playback drain error (DMA or IRQ trouble?)
Oct 16 02:42:39 lin sudo:     igor : TTY=pts/1 ; PWD=/home/igor ; USER=root ; COMMAND=/usr/bin/mc

/var/log/messages (dhcp) (part 1)


Oct 16 02:55:10 lin syslog-ng[1831]: syslog-ng starting up; version='2.0.9'
Oct 16 02:55:11 lin rchal: CPU frequency scaling is not supported by your processor.
Oct 16 02:55:11 lin rchal: boot with 'CPUFREQ=no' in to avoid this warning.
Oct 16 02:55:11 lin rchal: Cannot load cpufreq governors - No cpufreq driver available
Oct 16 02:55:11 lin ifup:     lo        
Oct 16 02:55:11 lin ifup:     lo        
Oct 16 02:55:11 lin ifup: IP address: 127.0.0.1/8  
Oct 16 02:55:11 lin ifup:  
Oct 16 02:55:11 lin ifup:               
Oct 16 02:55:11 lin ifup: IP address: 127.0.0.2/8  
Oct 16 02:55:11 lin ifup:  
Oct 16 02:55:12 lin ifup:     eth0      device: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
Oct 16 02:55:12 lin ifup-dhcp:     eth0      Starting DHCP4 client
Oct 16 02:55:12 lin dhcpcd[2281]: eth0: dhcpcd 3.2.3 starting
Oct 16 02:55:12 lin dhcpcd[2281]: eth0: hardware address = 00:0c:76:23:05:3e
Oct 16 02:55:12 lin dhcpcd[2281]: eth0: broadcasting for a lease
Oct 16 02:55:13 lin ifup-dhcp: . 
Oct 16 02:55:15 lin ifup-dhcp: . 
Oct 16 02:55:15 lin kernel: klogd 1.4.1, log source = /proc/kmsg started.
Oct 16 02:55:15 lin kernel: type=1505 audit(1255647308.563:2): operation="profile_load" name="/bin/ping" name2="default" pid=1593
Oct 16 02:55:15 lin kernel: type=1505 audit(1255647308.623:3): operation="profile_load" name="/sbin/klogd" name2="default" pid=1594
Oct 16 02:55:15 lin kernel: type=1505 audit(1255647308.811:4): operation="profile_load" name="/sbin/syslog-ng" name2="default" pid=1595
Oct 16 02:55:15 lin kernel: type=1505 audit(1255647308.971:5): operation="profile_load" name="/sbin/syslogd" name2="default" pid=1616
Oct 16 02:55:15 lin kernel: type=1505 audit(1255647309.111:6): operation="profile_load" name="/usr/sbin/avahi-daemon" name2="default" pid=1624
Oct 16 02:55:15 lin kernel: type=1505 audit(1255647309.259:7): operation="profile_load" name="/usr/sbin/identd" name2="default" pid=1631
Oct 16 02:55:15 lin kernel: usb 5-8: device not accepting address 2, error -110
Oct 16 02:55:15 lin kernel: usb 5-8: new high speed USB device using ehci_hcd and address 3
Oct 16 02:55:15 lin kernel: type=1505 audit(1255647309.387:8): operation="profile_load" name="/usr/sbin/mdnsd" name2="default" pid=1643
Oct 16 02:55:15 lin kernel: type=1505 audit(1255647309.563:9): operation="profile_load" name="/usr/sbin/nscd" name2="default" pid=1651
Oct 16 02:55:15 lin kernel: type=1505 audit(1255647309.767:10): operation="profile_load" name="/usr/sbin/ntpd" name2="default" pid=1664
Oct 16 02:55:15 lin kernel: type=1505 audit(1255647309.911:11): operation="profile_load" name="/usr/sbin/traceroute" name2="default" pid=1682
Oct 16 02:55:15 lin kernel: powernow: This module only works with AMD K7 CPUs
Oct 16 02:55:15 lin kernel: r8169: eth0: link up
Oct 16 02:55:15 lin kernel: NET: Registered protocol family 17
Oct 16 02:55:17 lin kdm_config[2375]: Multiple occurrences of key 'UseTheme' in section [X-*-Greeter] of /usr/share/kde4/config/kdm/kdmrc
Oct 16 02:55:17 lin ifup-dhcp: . 
Oct 16 02:55:19 lin kernel: [fglrx] AGP detected, AgpState   = 0x1f004a1b (hardware caps of chipset)
Oct 16 02:55:19 lin kernel: [fglrx] [agp] enabling AGP with mode=0x1f004b1a
Oct 16 02:55:19 lin kernel: agpgart-intel 0000:00:00.0: AGP 3.0 bridge
Oct 16 02:55:19 lin kernel: agpgart-intel 0000:00:00.0: putting AGP V3 device into 8x mode
Oct 16 02:55:19 lin kernel: fglrx_pci 0000:01:00.0: putting AGP V3 device into 8x mode
Oct 16 02:55:19 lin kernel: [fglrx] AGP enabled,  AgpCommand = 0x1f004312 (selected caps)
Oct 16 02:55:19 lin kernel: [fglrx] Setup AGP aperture
Oct 16 02:55:19 lin kernel: [fglrx] Could not enable MSI; System prevented initialization
Oct 16 02:55:19 lin kernel: [fglrx] Firegl kernel thread PID: 2402
Oct 16 02:55:20 lin ifup-dhcp: . 
Oct 16 02:55:21 lin kernel: [fglrx] Gart cacheable size:651 M.
Oct 16 02:55:21 lin kernel: [fglrx] Reserved FB block: Shared offset:0, size:1000000 
Oct 16 02:55:21 lin kernel: [fglrx] Reserved FB block: Unshared offset:fe87000, size:179000 
Oct 16 02:55:21 lin kernel: [fglrx] Reserved FB block: Unshared offset:1fffc000, size:4000 
Oct 16 02:55:22 lin ifup-dhcp: . 
Oct 16 02:55:24 lin ifup-dhcp: . 
Oct 16 02:55:24 lin kernel: usb 5-8: device not accepting address 3, error -110
Oct 16 02:55:25 lin kernel: usb 5-8: new high speed USB device using ehci_hcd and address 4
Oct 16 02:55:26 lin ifup-dhcp: . 
Oct 16 02:55:28 lin ifup-dhcp: . 
Oct 16 02:55:30 lin ifup-dhcp:  
Oct 16 02:55:30 lin ifup-dhcp:     eth0      DHCP4 continues in background
Oct 16 02:55:32 lin dhcpcd[2281]: eth0: timed out
Oct 16 02:55:32 lin dhcpcd[2281]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Oct 16 02:55:32 lin dhcpcd[2281]: eth0: broadcasting for a lease
Oct 16 02:55:35 lin kernel: usb 5-8: device not accepting address 4, error -110
Oct 16 02:55:35 lin kernel: usb 5-8: new high speed USB device using ehci_hcd and address 5
Oct 16 02:55:43 lin rpcbind: cannot create socket for udp6
Oct 16 02:55:43 lin rpcbind: cannot create socket for tcp6
Oct 16 02:55:43 lin auditd[3277]: Started dispatcher: /sbin/audispd pid: 3279
Oct 16 02:55:43 lin audispd: priority_boost_parser called with: 4
Oct 16 02:55:43 lin audispd: af_unix plugin initialized
Oct 16 02:55:43 lin audispd: audispd initialized with q_depth=80 and 1 active plugins
Oct 16 02:55:43 lin auditd[3277]: Init complete, auditd 1.7.7 listening for events (startup state disable)
Oct 16 02:55:44 lin avahi-daemon[3550]: Found user 'avahi' (UID 103) and group 'avahi' (GID 104).
Oct 16 02:55:44 lin avahi-daemon[3550]: Successfully dropped root privileges.
Oct 16 02:55:44 lin avahi-daemon[3550]: avahi-daemon 0.6.23 starting up.
Oct 16 02:55:44 lin avahi-daemon[3550]: Loading service file /etc/avahi/services/sftp-ssh.service.
Oct 16 02:55:44 lin avahi-daemon[3550]: Loading service file /etc/avahi/services/ssh.service.
Oct 16 02:55:44 lin avahi-daemon[3550]: Network interface enumeration completed.
Oct 16 02:55:44 lin avahi-daemon[3550]: Registering HINFO record with values 'I686'/'LINUX'.
Oct 16 02:55:44 lin avahi-daemon[3550]: Server startup complete. Host name is lin.local. Local service cookie is 1980088749.
Oct 16 02:55:44 lin avahi-daemon[3550]: Service "lin" (/etc/avahi/services/ssh.service) successfully established.
Oct 16 02:55:44 lin avahi-daemon[3550]: Service "SFTP File Transfer on lin" (/etc/avahi/services/sftp-ssh.service) successfully established.
Oct 16 02:55:45 lin smartd[3843]: smartd 5.39 2008-10-24 22:33 [i686-suse-linux-gnu] (openSUSE RPM) Copyright (C) 2002-8 by Bruce Allen, http://smartmontools.sourceforge.net
Oct 16 02:55:45 lin smartd[3843]: Opened configuration file /etc/smartd.conf
Oct 16 02:55:45 lin smartd[3843]: Drive: DEVICESCAN, implied '-a' Directive on line 26 of file /etc/smartd.conf
Oct 16 02:55:45 lin smartd[3843]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Oct 16 02:55:46 lin smartd[3843]: Device: /dev/sda, type changed from 'scsi' to 'sat'
Oct 16 02:55:46 lin smartd[3843]: Device: /dev/sda [SAT], opened
Oct 16 02:55:46 lin kernel: usb 5-8: device not accepting address 5, error -110
Oct 16 02:55:46 lin kernel: hub 5-0:1.0: unable to enumerate USB device on port 8
Oct 16 02:55:46 lin smpppd[3844]: smpppd version 1.59_SVN31 started
Oct 16 02:55:46 lin smartd[3843]: Device: /dev/sda [SAT], found in smartd database.
Oct 16 02:55:46 lin smartd[3843]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list.
Oct 16 02:55:46 lin smartd[3843]: Device: /dev/sda [SAT], state read from /var/lib/smartmontools/smartd.ST340016A-3HSDJG34.ata.state
Oct 16 02:55:46 lin smartd[3843]: Monitoring 1 ATA and 0 SCSI devices
Oct 16 02:55:46 lin smartd[3843]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from 73 to 74
Oct 16 02:55:46 lin smartd[3843]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 41 to 42
Oct 16 02:55:46 lin smartd[3843]: Device: /dev/sda [SAT], SMART Usage Attribute: 195 Hardware_ECC_Recovered changed from 73 to 74
Oct 16 02:55:46 lin sshd[3904]: Server listening on 0.0.0.0 port 22.
Oct 16 02:55:46 lin smartd[3843]: Device: /dev/sda [SAT], state written to /var/lib/smartmontools/smartd.ST340016A-3HSDJG34.ata.state
Oct 16 02:55:46 lin smartd[3919]: smartd has fork()ed into background mode. New PID=3919.

/var/log/messages (dhcp) (part 2)


Oct 16 02:55:47 lin /usr/sbin/cron[3959]: (CRON) STARTUP (V5.0)
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=26]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=12]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/cups-lpd [file=/etc/xinetd.d/cups-lpd] [line=13]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=10]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=12]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/discard [file=/etc/xinetd.d/discard] [line=13]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/discard-udp [file=/etc/xinetd.d/discard-udp] [line=12]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=13]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=12]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/netstat [file=/etc/xinetd.d/netstat] [line=13]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/rsync [file=/etc/xinetd.d/rsync] [line=14]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/sane-port [file=/etc/xinetd.d/sane-port] [line=11]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/servers [file=/etc/xinetd.d/servers] [line=13]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/services [file=/etc/xinetd.d/services] [line=12]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=12]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/systat [file=/etc/xinetd.d/systat] [line=11]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=15]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=13]
Oct 16 02:55:47 lin xinetd[3977]: Reading included configuration file: /etc/xinetd.d/vnc [file=/etc/xinetd.d/vnc] [line=13]
Oct 16 02:55:47 lin xinetd[3977]: Service chargen will use IPv6 or fallback to IPv4
Oct 16 02:55:47 lin xinetd[3977]: Service chargen will use IPv6 or fallback to IPv4
Oct 16 02:55:47 lin xinetd[3977]: Service daytime will use IPv6 or fallback to IPv4
Oct 16 02:55:47 lin xinetd[3977]: Service daytime will use IPv6 or fallback to IPv4
Oct 16 02:55:47 lin xinetd[3977]: Service discard will use IPv6 or fallback to IPv4
Oct 16 02:55:47 lin xinetd[3977]: Service discard will use IPv6 or fallback to IPv4
Oct 16 02:55:47 lin xinetd[3977]: Service echo will use IPv6 or fallback to IPv4
Oct 16 02:55:47 lin xinetd[3977]: Service echo will use IPv6 or fallback to IPv4
Oct 16 02:55:47 lin xinetd[3977]: Port not specified and can't find service: netstat with getservbyname
Oct 16 02:55:47 lin xinetd[3977]: No such internal service: servers/stream - DISABLING
Oct 16 02:55:47 lin xinetd[3977]: No such internal service: services/stream - DISABLING
Oct 16 02:55:47 lin xinetd[3977]: Service time will use IPv6 or fallback to IPv4
Oct 16 02:55:47 lin xinetd[3977]: Service time will use IPv6 or fallback to IPv4
Oct 16 02:55:47 lin xinetd[3977]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = chargen-stream
Oct 16 02:55:47 lin xinetd[3977]: falling back to IPv4, service = chargen-stream
Oct 16 02:55:47 lin xinetd[3977]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = chargen-dgram
Oct 16 02:55:47 lin xinetd[3977]: falling back to IPv4, service = chargen-dgram
Oct 16 02:55:47 lin xinetd[3977]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = daytime-stream
Oct 16 02:55:47 lin xinetd[3977]: falling back to IPv4, service = daytime-stream
Oct 16 02:55:47 lin xinetd[3977]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = daytime-dgram
Oct 16 02:55:47 lin xinetd[3977]: falling back to IPv4, service = daytime-dgram
Oct 16 02:55:47 lin xinetd[3977]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = discard-stream
Oct 16 02:55:47 lin xinetd[3977]: falling back to IPv4, service = discard-stream
Oct 16 02:55:47 lin xinetd[3977]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = discard-dgram
Oct 16 02:55:47 lin xinetd[3977]: falling back to IPv4, service = discard-dgram
Oct 16 02:55:47 lin xinetd[3977]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = echo-stream
Oct 16 02:55:47 lin xinetd[3977]: falling back to IPv4, service = echo-stream
Oct 16 02:55:47 lin xinetd[3977]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = echo-dgram
Oct 16 02:55:47 lin xinetd[3977]: falling back to IPv4, service = echo-dgram
Oct 16 02:55:47 lin xinetd[3977]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = time-stream
Oct 16 02:55:47 lin xinetd[3977]: falling back to IPv4, service = time-stream
Oct 16 02:55:47 lin xinetd[3977]: IPv6 socket creation failed (Address family not supported by protocol (errno = 97)), service = time-dgram
Oct 16 02:55:47 lin xinetd[3977]: falling back to IPv4, service = time-dgram
Oct 16 02:55:47 lin xinetd[3977]: xinetd Version 2.3.14 started with libwrap loadavg options compiled in.
Oct 16 02:55:47 lin xinetd[3977]: Started working: 21 available services
Oct 16 02:55:48 lin kernel: bootsplash: status on console 0 changed to on
Oct 16 02:55:52 lin dhcpcd[2281]: eth0: timed out
Oct 16 02:55:52 lin dhcpcd[2281]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Oct 16 02:55:52 lin dhcpcd[2281]: eth0: broadcasting for a lease
Oct 16 02:56:01 lin python: hp-systray(init)[4096]: warning: No hp: or hpfax: devices found in any installed CUPS queue. Exiting.
Oct 16 02:56:03 lin kernel: ISO 9660 Extensions: Microsoft Joliet Level 3
Oct 16 02:56:03 lin hald: mounted /dev/sr1 on behalf of uid 1000
Oct 16 02:56:03 lin kernel: ISO 9660 Extensions: RRIP_1991A
Oct 16 02:56:08 lin kernel: ALSA sound/core/pcm_native.c:1508: playback drain error (DMA or IRQ trouble?)
Oct 16 02:56:12 lin dhcpcd[2281]: eth0: timed out
Oct 16 02:56:12 lin dhcpcd[2281]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Oct 16 02:56:12 lin dhcpcd[2281]: eth0: broadcasting for a lease
Oct 16 02:56:17 lin sudo:     igor : TTY=pts/1 ; PWD=/home/igor ; USER=root ; COMMAND=/usr/bin/mc
Oct 16 02:56:32 lin dhcpcd[2281]: eth0: timed out
Oct 16 02:56:32 lin dhcpcd[2281]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Oct 16 02:56:32 lin dhcpcd[2281]: eth0: broadcasting for a lease
Oct 16 02:56:52 lin dhcpcd[2281]: eth0: timed out
Oct 16 02:56:52 lin dhcpcd[2281]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Oct 16 02:56:52 lin dhcpcd[2281]: eth0: broadcasting for a lease
Oct 16 02:57:12 lin dhcpcd[2281]: eth0: timed out
Oct 16 02:57:12 lin dhcpcd[2281]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Oct 16 02:57:12 lin dhcpcd[2281]: eth0: broadcasting for a lease
Oct 16 02:57:30 lin kernel: ------------ cut here ]------------
Oct 16 02:57:30 lin kernel: WARNING: at net/sched/sch_generic.c:219 dev_watchdog+0x113/0x1a3()
Oct 16 02:57:30 lin kernel: NETDEV WATCHDOG: eth0 (r8169): transmit timed out
Oct 16 02:57:30 lin kernel: Modules linked in: binfmt_misc snd_pcm_oss snd_mixer_oss snd_seq snd_seq_device af_packet fuse loop dm_mod ctxfi(N) snd_pcm snd_timer snd rtc_cmos r8169 soundcore pcspkr rtc_core ppdev snd_page_alloc rtc_lib mii fglrx(PN) floppy parport_pc parport iTCO_wdt iTCO_vendor_support i2c_i801 button intel_agp i2c_core agpgart shpchp sr_mod cdrom pci_hotplug sg sd_mod crc_t10dif ehci_hcd uhci_hcd usbcore edd reiserfs fan ide_pci_generic piix ide_core ata_generic ata_piix libata scsi_mod dock thermal processor thermal_sys hwmon [last unloaded: speedstep_lib]
Oct 16 02:57:30 lin kernel: Supported: No
Oct 16 02:57:30 lin kernel: Pid: 0, comm: swapper Tainted: P          2.6.27.7-9-pae #1
Oct 16 02:57:30 lin kernel:  &lt;c0106570&gt;] dump_trace+0x6b/0x249
Oct 16 02:57:30 lin kernel:  &lt;c01070a5&gt;] show_trace+0x20/0x39
Oct 16 02:57:30 lin kernel:  &lt;c035175f&gt;] dump_stack+0x71/0x76
Oct 16 02:57:30 lin kernel:  &lt;c012dd8a&gt;] warn_slowpath+0x6f/0x90
Oct 16 02:57:30 lin kernel:  &lt;c02fa9d7&gt;] dev_watchdog+0x113/0x1a3
Oct 16 02:57:30 lin kernel:  &lt;c0136677&gt;] run_timer_softirq+0x160/0x1dd
Oct 16 02:57:30 lin kernel:  &lt;c0132a9f&gt;] __do_softirq+0x8c/0x119
Oct 16 02:57:30 lin kernel:  &lt;c0132b71&gt;] do_softirq+0x45/0x53
Oct 16 02:57:30 lin kernel:  &lt;c0132c79&gt;] irq_exit+0x35/0x69
Oct 16 02:57:30 lin kernel:  &lt;c01135db&gt;] smp_apic_timer_interrupt+0x74/0x80
Oct 16 02:57:30 lin kernel:  &lt;c0105e18&gt;] apic_timer_interrupt+0x28/0x30
Oct 16 02:57:30 lin kernel:  &lt;c011842c&gt;] native_safe_halt+0x2/0x3
Oct 16 02:57:30 lin kernel:  &lt;c010ab16&gt;] default_idle+0x3a/0x60
Oct 16 02:57:30 lin kernel:  &lt;c0103ce6&gt;] cpu_idle+0xeb/0x10d
Oct 16 02:57:30 lin kernel:  &lt;c0548a22&gt;] start_kernel+0x36f/0x374
Oct 16 02:57:30 lin kernel:  =======================
Oct 16 02:57:30 lin kernel: --- end trace d06f4eb8dfd8e939 ]---
Oct 16 02:57:30 lin kernel: r8169: eth0: link up
Oct 16 02:57:32 lin dhcpcd[2281]: eth0: timed out
Oct 16 02:57:32 lin dhcpcd[2281]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Oct 16 02:57:32 lin dhcpcd[2281]: eth0: broadcasting for a lease
Oct 16 02:57:52 lin dhcpcd[2281]: eth0: timed out
Oct 16 02:57:52 lin dhcpcd[2281]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Oct 16 02:57:52 lin dhcpcd[2281]: eth0: broadcasting for a lease
Oct 16 02:58:12 lin dhcpcd[2281]: eth0: timed out
Oct 16 02:58:12 lin dhcpcd[2281]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info'
Oct 16 02:58:12 lin dhcpcd[2281]: eth0: broadcasting for a lease

last part of boot.msg (dhcp)


Loading CPUFreq modules (CPUFreq not supported)
Starting HAL daemondone
Setting up (localfs) network interfaces:
    lo        
    lo        IP address: 127.0.0.1/8   
              IP address: 127.0.0.2/8   
done    eth0      device: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
    eth0      Starting DHCP4 client. . <notice>startproc: execve (/usr/bin/kdm)  /usr/bin/kdm ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs TERM=linux SHELL=/bin/sh ROOTFS_FSCK=0 INIT_VERSION=sysvinit-2.86 KDEROOTHOME=/root/.kdm REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin DO_CONFIRM= vga=0x317 RUNLEVEL=5 SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PWD=/ LANG=ru_RU.UTF-8 PREVLEVEL=N LINES=44 QT_SYSTEM_DIR=/usr/share/desktop-data SHLVL=2 HOME=/ XCURSOR_THEME=DMZ WINDOWMANAGER=/usr/bin/startkde SPLASH=yes splash=silent ROOTFS_BLKDEV=/dev/disk/by-id/ata-ST340016A_3HSDJG34-part6 _=/sbin/startproc DAEMON=/usr/bin/kdm ]
. . . . . <notice>checkproc: /usr/bin/kdm 2374
.  
    eth0      DHCP4 continues in background
waiting
Waiting for mandatory devices:  eth0 __NSC__
9 7 6 4 2 0 
    eth0      device: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
    eth0      DHCP4 client (dhcpcd) is running
    eth0      . . . but is still waiting for data
waiting
    eth0      interface could not be set up until now
failedSetting up service (localfs) network  .  .  .  .  .  .  .  .  .  .failed
Starting service kdmdone
Starting rpcbind <notice>startproc: execve (/sbin/rpcbind)  /sbin/rpcbind ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-ST340016A_3HSDJG34-part6 _=/sbin/startproc DAEMON=/sbin/rpcbind ]
done
<notice>startproc: execve (/sbin/auditd)  /sbin/auditd -s disable ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-ST340016A_3HSDJG34-part6 _=/sbin/startproc DAEMON=/sbin/auditd ]
Not starting NFS client services - no NFS found in /etc/fstab:unused
Starting auditd done
Loading console font Cyr_a8x16.psfu  -m trivial G0:loadable
doneLoading keymap i386/qwerty/ruwin_alt-UTF-8.map.gz
doneLoading compose table latin1.adddone
Start Unicode mode
done<notice>checkproc: /usr/bin/kdm 2374
Starting Avahi daemon done
<notice>startproc: execve (/usr/sbin/cupsd)  /usr/sbin/cupsd ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-ST340016A_3HSDJG34-part6 _=/sbin/startproc DAEMON=/usr/sbin/cupsd ]
Starting cupsddone
Starting java.binfmt_misc done
<notice>startproc: execve (/usr/sbin/nscd)  /usr/sbin/nscd ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-ST340016A_3HSDJG34-part6 _=/sbin/startproc DAEMON=/usr/sbin/nscd ]
Starting Name Service Cache Daemondone
Setting up (remotefs) network interfaces:
Setting up service (remotefs) network  .  .  .  .  .  .  .  .  .  .done
Starting mail service (Postfix)<notice>startproc: execve (/usr/sbin/smpppd)  /usr/sbin/smpppd ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-ST340016A_3HSDJG34-part6 _=/sbin/startproc DAEMON=/usr/sbin/smpppd ]
Starting SMPPPDdone
<notice>startproc: execve (/usr/sbin/sshd)  /usr/sbin/sshd -o PidFile=/var/run/sshd.init.pid ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-ST340016A_3HSDJG34-part6 _=/sbin/startproc DAEMON=/usr/sbin/sshd ]
Starting SSH daemondone
Starting smartd done
done
Starting CRON daemon<notice>startproc: execve (/usr/sbin/cron)  /usr/sbin/cron ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-ST340016A_3HSDJG34-part6 _=/sbin/startproc DAEMON=/usr/sbin/cron ]
done
Starting INET services. (xinetd)<notice>startproc: execve (/usr/sbin/xinetd)  /usr/sbin/xinetd -pidfile /var/run/xinetd.init.pid ],  CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=124 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x317 DO_CONFIRM= RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/openSUSE/config/bootsplash-1024x768.cfg PREVLEVEL=N LINES=44 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/ata-ST340016A_3HSDJG34-part6 _=/sbin/startproc DAEMON=/usr/sbin/xinetd ]
done
done
Master Resource Control: runlevel 5 has been reached
Failed services in runlevel 5: network
Skipped services in runlevel 5: nfs
<notice>killproc: kill(1751,3)

Network works but very slow. loading site, in local network, approximately 5 minuts. arping freezing 10-40 second, and after show some reply. Seems to me that some packets disappear in local computer.

On Sun October 18 2009 12:46 pm, Flame123 wrote:

>
> Network works but very slow. loading site, in local network,
> approximately 5 minuts. arping freezing 10-40 second, and after show
> some reply. Seems to me that some packets disappear in local computer.
>
>
Flame123;
If you have not done so already, disable IPv6 in YaST (network card).

P. V.
“We’re all in this together, I’m pulling for you.” Red Green

I disable ipv6 in Yast. But network works very bad.

Solved. Collision interruption.