re: Installing RH 8.0 on a Dell Inspiron 2500 laptop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have been trying to install RH 8.0 (and 7.2 and 7.1) on an Inspiron
2500. One problem has been solved.

re: problem 1. The X-server always crashes when I try to start X after
installation. I can run the laptop at runlevel 3, it seems normal.

Solution: The problem was that the installation process finds the
correct video card, but sets it to have 16MB of memory by default.
When I re-installed RH8.0 and set it to 4MB everything worked fine. (I found
this solution by searching the archive of
//groups.yahoo.com/group/linux-dell-laptops)

This was the log from the startx command:
(In log/var/messages, with RH 7.1 installed:)
Aug 15 18:13:23 localhost kernel: Linux agpgart interface v0.99 (c)
Jeff Hartmann
Aug 15 18:13:23 localhost kernel: agpgart: Maximum main memory to use
for agp memory: 202M
Aug 15 18:13:23 localhost kernel: agpgart: agpgart: Detected an Intel
i815 Chipset.
Aug 15 18:13:23 localhost kernel: agpgart: AGP aperture is 64M @
0xf8000000
Aug 15 18:13:23 localhost modprobe: modprobe: Can't locate module
char-major-145
Aug 15 18:13:23 localhost modprobe: modprobe: Can't locate module
char-major-145
Aug 15 18:13:23 localhost kernel: [drm] AGP 0.99 on Intel i810 @
0xf8000000 64MB
Aug 15 18:13:23 localhost kernel: [drm] Initialized i810 1.1.0
20000928 on minor 63
Aug 15 18:13:23 localhost kernel: mtrr: base(0xf8000000) is not
aligned on a size(0x180000) boundary

I regret this message did not inform me that the problem was the
setting on the video card memory. X now works fine, and both the mouse and
the touchpad work properly. I would be interested if anyone knows the reason
why RH8.0 does not test the amount of video memory and adjust the default
value of 16 MB where necessary.

re problem 2. I found that "bringing up eth0" always gave the result
"failed" . The network interface is i82557 using the kernel
module eepro100, which is known to be compatible.

I do not have a solution to this problem yet. Here is an extract from
/var/log/messages:

Aug 16 12:17:44 localhost kernel: eepro100.c:v1.09j-t 9/29/99 Donald
Becker http://www.scyld.com/network/eepro100.html
Aug 16 12:17:44 localhost kernel: eepro100.c: $Revision: 1.36 $
2000/11/17 Modified by Andrey V. Savochkin <saw@xxxx> and
others
Aug 16 12:17:44 localhost kernel: eth0: OEM i82557/i82558 10/100
Ethernet, 00:20:E0:6B:04:E7, IRQ 5.
Aug 16 12:17:44 localhost kernel: Receiver lock-up bug exists --
enabling work-around.
Aug 16 12:17:44 localhost kernel: Board assembly 727095-002,
Physical connectors present: RJ45
Aug 16 12:17:44 localhost kernel: Primary interface chip i82555 PHY
#1.
Aug 16 12:17:44 localhost kernel: General self-test: passed.
Aug 16 12:17:44 localhost kernel: Serial sub-system self-test:
passed.
Aug 16 12:17:44 localhost kernel: Internal registers self-test:
passed.
Aug 16 12:17:44 localhost pcmcia: cardmgr.
Aug 16 12:17:44 localhost kernel: ROM checksum self-test: passed
(0x04f4518b).
Aug 16 12:17:44 localhost kernel: Receiver lock-up workaround
activated.
Aug 16 12:17:44 localhost kernel: Linux Kernel Card Services 3.1.22
Aug 16 12:17:44 localhost kernel: options: [pci] [cardbus] [pm]
Aug 16 12:17:44 localhost kernel: PCI: Found IRQ 9 for device 01:03.0
Aug 16 12:17:44 localhost cardmgr[648]: starting, version is 3.1.31
Aug 16 12:17:44 localhost kernel: PCI: Sharing IRQ 9 with 01:03.1
Aug 16 12:17:44 localhost rc: Starting pcmcia: succeeded
Aug 16 12:17:44 localhost kernel: PCI: Found IRQ 9 for device 01:03.1
Aug 16 12:17:44 localhost cardmgr[648]: config error, file 'config'
line 1053: syntax error
Aug 16 12:17:44 localhost kernel: PCI: Sharing IRQ 9 with 01:03.0
Aug 16 12:17:44 localhost kernel: Yenta IRQ list 0c98, PCI irq9
Aug 16 12:17:44 localhost cardmgr[648]: config error, file 'config'
line 2129: no function bindings
Aug 16 12:17:44 localhost kernel: Socket status: 30000006
Aug 16 12:17:44 localhost cardmgr[648]: watching 2 sockets
Aug 16 12:17:44 localhost kernel: Yenta IRQ list 0c98, PCI irq9
Aug 16 12:17:44 localhost kernel: Socket status: 30000006
Aug 16 12:17:44 localhost cardmgr[648]: Card Services release does not
match


I attach the entire messages file - it is clear the network card is found and
identified.

Any suggestions on problem 2 will be much appreciated!

Greg

-------------------------------------------------------
Aug 16 12:17:42 localhost syslogd 1.4.1: restart.
Aug 16 12:17:42 localhost syslog: syslogd startup succeeded
Aug 16 12:17:42 localhost syslog: klogd startup succeeded
Aug 16 12:17:42 localhost kernel: klogd 1.4.1, log source = /proc/kmsg started.
Aug 16 12:17:42 localhost kernel: Linux version 2.4.18-18.8.0 (bhcompile@xxxxxxxxxxxxxxxxxxxxx) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Thu Nov 14 00:10:29 EST 2002
Aug 16 12:17:42 localhost kernel: BIOS-provided physical RAM map:
Aug 16 12:17:42 localhost kernel:  BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
Aug 16 12:17:42 localhost kernel:  BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
Aug 16 12:17:42 localhost kernel:  BIOS-e820: 00000000000d0000 - 00000000000d4000 (reserved)
Aug 16 12:17:42 localhost kernel:  BIOS-e820: 00000000000e5400 - 0000000000100000 (reserved)
Aug 16 12:17:42 localhost kernel:  BIOS-e820: 0000000000100000 - 000000000fe70000 (usable)
Aug 16 12:17:42 localhost kernel:  BIOS-e820: 000000000fe70000 - 000000000fe7fc00 (ACPI data)
Aug 16 12:17:42 localhost kernel:  BIOS-e820: 000000000fe7fc00 - 000000000fe80000 (ACPI NVS)
Aug 16 12:17:42 localhost kernel:  BIOS-e820: 000000000fe80000 - 0000000010000000 (reserved)
Aug 16 12:17:42 localhost kernel:  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
Aug 16 12:17:42 localhost kernel: 0MB HIGHMEM available.
Aug 16 12:17:42 localhost kernel: 254MB LOWMEM available.
Aug 16 12:17:42 localhost kernel: On node 0 totalpages: 65136
Aug 16 12:17:42 localhost kernel: zone(0): 4096 pages.
Aug 16 12:17:42 localhost kernel: zone(1): 61040 pages.
Aug 16 12:17:42 localhost kernel: zone(2): 0 pages.
Aug 16 12:17:42 localhost kernel: Kernel command line: ro root=LABEL=/ hdc=ide-scsi
Aug 16 12:17:42 localhost kernel: ide_setup: hdc=ide-scsi
Aug 16 12:17:42 localhost kernel: Initializing CPU#0
Aug 16 12:17:42 localhost kernel: Detected 797.582 MHz processor.
Aug 16 12:17:42 localhost kernel: Speakup v-1.00 CVS: Tue Jun 11 14:22:53 EDT 2002 : initialized
Aug 16 12:17:42 localhost kernel: Console: colour VGA+ 80x25
Aug 16 12:17:42 localhost kernel: Calibrating delay loop... 1586.32 BogoMIPS
Aug 16 12:17:42 localhost kernel: Memory: 251560k/260544k available (1314k kernel code, 6564k reserved, 989k data, 172k init, 0k highmem)
Aug 16 12:17:42 localhost kernel: Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Aug 16 12:17:42 localhost kernel: Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Aug 16 12:17:42 localhost kernel: Mount cache hash table entries: 4096 (order: 3, 32768 bytes)
Aug 16 12:17:42 localhost portmap: portmap startup succeeded
Aug 16 12:17:42 localhost kernel: Buffer cache hash table entries: 16384 (order: 4, 65536 bytes)
Aug 16 12:17:42 localhost kernel: Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
Aug 16 12:17:42 localhost kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Aug 16 12:17:42 localhost kernel: CPU: L2 cache: 256K
Aug 16 12:17:42 localhost kernel: Intel machine check architecture supported.
Aug 16 12:17:42 localhost kernel: Intel machine check reporting enabled on CPU#0.
Aug 16 12:17:42 localhost kernel: CPU: Intel Pentium III (Coppermine) stepping 0a
Aug 16 12:17:42 localhost kernel: Enabling fast FPU save and restore... done.
Aug 16 12:17:42 localhost kernel: Enabling unmasked SIMD FPU exception support... done.
Aug 16 12:17:42 localhost kernel: Checking 'hlt' instruction... OK.
Aug 16 12:17:42 localhost kernel: POSIX conformance testing by UNIFIX
Aug 16 12:17:42 localhost kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch@xxxxxxxxxxxxx)
Aug 16 12:17:42 localhost kernel: mtrr: detected mtrr type: Intel
Aug 16 12:17:42 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd9ca, last bus=2
Aug 16 12:17:42 localhost kernel: PCI: Using configuration type 1
Aug 16 12:17:42 localhost kernel: PCI: Probing PCI hardware
Aug 16 12:17:42 localhost kernel: Transparent bridge - Intel Corp. 82801BAM/CAM PCI Bridge
Aug 16 12:17:42 localhost kernel: PCI: Using IRQ router PIIX [8086/244c] at 00:1f.0
Aug 16 12:17:42 localhost kernel: isapnp: Scanning for PnP cards...
Aug 16 12:17:42 localhost kernel: isapnp: No Plug & Play device found
Aug 16 12:17:42 localhost kernel: speakup:  initialized device: /dev/synth, node (MAJOR 10, MINOR 25)
Aug 16 12:17:42 localhost kernel: Linux NET4.0 for Linux 2.4
Aug 16 12:17:42 localhost kernel: Based upon Swansea University Computer Society NET3.039
Aug 16 12:17:42 localhost kernel: Initializing RT netlink socket
Aug 16 12:17:42 localhost kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Aug 16 12:17:42 localhost kernel: Starting kswapd
Aug 16 12:17:42 localhost kernel: VFS: Diskquotas version dquot_6.5.0 initialized
Aug 16 12:17:43 localhost kernel: pty: 2048 Unix98 ptys configured
Aug 16 12:17:43 localhost kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
Aug 16 12:17:43 localhost nfslock: rpc.statd startup succeeded
Aug 16 12:17:43 localhost rpc.statd[591]: Version 1.0.1 Starting
Aug 16 12:17:43 localhost kernel: ttyS0 at 0x03f8 (irq = 4) is a 16550A
Aug 16 12:17:43 localhost kernel: Real Time Clock Driver v1.10e
Aug 16 12:17:43 localhost kernel: block: 480 slots per queue, batch=120
Aug 16 12:17:43 localhost keytable: Loading keymap: 
Aug 16 12:17:43 localhost kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31
Aug 16 12:17:43 localhost keytable: 
Aug 16 12:17:43 localhost kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Aug 16 12:17:43 localhost keytable: Loading system font: 
Aug 16 12:17:43 localhost kernel: PIIX4: IDE controller on PCI bus 00 dev f9
Aug 16 12:17:43 localhost keytable: 
Aug 16 12:17:43 localhost kernel: PIIX4: chipset revision 3
Aug 16 12:17:43 localhost rc: Starting keytable:  succeeded
Aug 16 12:17:43 localhost kernel: PIIX4: not 100%% native mode: will probe irqs later
Aug 16 12:17:43 localhost kernel:     ide0: BM-DMA at 0x1800-0x1807, BIOS settings: hda:DMA, hdb:pio
Aug 16 12:17:43 localhost kernel:     ide1: BM-DMA at 0x1808-0x180f, BIOS settings: hdc:DMA, hdd:pio
Aug 16 12:17:43 localhost kernel: hda: IC25N020ATDA04-0, ATA DISK drive
Aug 16 12:17:43 localhost kernel: hdc: MATSHITA CD-RW UJDA330, ATAPI CD/DVD-ROM drive
Aug 16 12:17:43 localhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Aug 16 12:17:43 localhost kernel: ide1 at 0x170-0x177,0x376 on irq 15
Aug 16 12:17:43 localhost random: Initializing random number generator:  succeeded
Aug 16 12:17:43 localhost kernel: blk: queue c03afd84, I/O limit 4095Mb (mask 0xffffffff)
Aug 16 12:17:43 localhost kernel: blk: queue c03afd84, I/O limit 4095Mb (mask 0xffffffff)
Aug 16 12:17:43 localhost kernel: hda: 39070080 sectors (20004 MB) w/1806KiB Cache, CHS=2432/255/63, UDMA(100)
Aug 16 12:17:43 localhost kernel: ide-floppy driver 0.99.newide
Aug 16 12:17:43 localhost kernel: Partition check:
Aug 16 12:17:43 localhost kernel:  hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
Aug 16 12:17:43 localhost kernel: Floppy drive(s): fd0 is 1.44M
Aug 16 12:17:43 localhost kernel: FDC 0 is a National Semiconductor PC87306
Aug 16 12:17:43 localhost kernel: NET4: Frame Diverter 0.46
Aug 16 12:17:43 localhost kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Aug 16 12:17:43 localhost kernel: ide-floppy driver 0.99.newide
Aug 16 12:17:43 localhost kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
Aug 16 12:17:43 localhost kernel: md: Autodetecting RAID arrays.
Aug 16 12:17:43 localhost kernel: md: autorun ...
Aug 16 12:17:43 localhost kernel: md: ... autorun DONE.
Aug 16 12:17:43 localhost kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Aug 16 12:17:43 localhost kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Aug 16 12:17:43 localhost kernel: IP: routing cache hash table of 2048 buckets, 16Kbytes
Aug 16 12:17:43 localhost kernel: TCP: Hash tables configured (established 16384 bind 32768)
Aug 16 12:17:43 localhost kernel: Linux IP multicast router 0.06 plus PIM-SM
Aug 16 12:17:43 localhost kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Aug 16 12:17:43 localhost kernel: RAMDISK: Compressed image found at block 0
Aug 16 12:17:43 localhost kernel: Freeing initrd memory: 127k freed
Aug 16 12:17:43 localhost kernel: VFS: Mounted root (ext2 filesystem).
Aug 16 12:17:43 localhost kernel: Journalled Block Device driver loaded
Aug 16 12:17:43 localhost kernel: kjournald starting.  Commit interval 5 seconds
Aug 16 12:17:43 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode.
Aug 16 12:17:43 localhost kernel: Freeing unused kernel memory: 172k freed
Aug 16 12:17:43 localhost kernel: usb.c: registered new driver usbdevfs
Aug 16 12:17:43 localhost pcmcia: Starting PCMCIA services:
Aug 16 12:17:43 localhost kernel: usb.c: registered new driver hub
Aug 16 12:17:43 localhost kernel: usb-uhci.c: $Revision: 1.275 $ time 00:32:08 Nov 14 2002
Aug 16 12:17:43 localhost kernel: usb-uhci.c: High bandwidth mode enabled
Aug 16 12:17:43 localhost kernel: PCI: Found IRQ 5 for device 00:1f.2
Aug 16 12:17:43 localhost kernel: PCI: Setting latency timer of device 00:1f.2 to 64
Aug 16 12:17:43 localhost kernel: usb-uhci.c: USB UHCI at I/O 0x1820, IRQ 5
Aug 16 12:17:43 localhost kernel: usb-uhci.c: Detected 2 ports
Aug 16 12:17:43 localhost pcmcia:  modules
Aug 16 12:17:43 localhost kernel: usb.c: new USB bus registered, assigned bus number 1
Aug 16 12:17:43 localhost kernel: hub.c: USB hub found
Aug 16 12:17:44 localhost kernel: hub.c: 2 ports detected
Aug 16 12:17:44 localhost kernel: PCI: Found IRQ 5 for device 00:1f.4
Aug 16 12:17:44 localhost kernel: PCI: Setting latency timer of device 00:1f.4 to 64
Aug 16 12:17:44 localhost kernel: usb-uhci.c: USB UHCI at I/O 0x1880, IRQ 5
Aug 16 12:17:44 localhost kernel: usb-uhci.c: Detected 2 ports
Aug 16 12:17:44 localhost kernel: usb.c: new USB bus registered, assigned bus number 2
Aug 16 12:17:44 localhost kernel: hub.c: USB hub found
Aug 16 12:17:44 localhost kernel: hub.c: 2 ports detected
Aug 16 12:17:44 localhost kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Aug 16 12:17:44 localhost kernel: usb.c: registered new driver hiddev
Aug 16 12:17:44 localhost kernel: usb.c: registered new driver hid
Aug 16 12:17:44 localhost kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@xxxxxxx>
Aug 16 12:17:44 localhost kernel: hid-core.c: USB HID support drivers
Aug 16 12:17:44 localhost kernel: hub.c: USB new device connect on bus1/1, assigned device number 2
Aug 16 12:17:44 localhost kernel: mice: PS/2 mouse device common for all mice
Aug 16 12:17:44 localhost kernel: input0: USB HID v1.10 Mouse [Logitech USB Mouse] on usb1:2.0
Aug 16 12:17:44 localhost kernel: hub.c: USB new device connect on bus2/1, assigned device number 2
Aug 16 12:17:44 localhost kernel: usb.c: USB device 2 (vend/prod 0x3f0/0x605) is not claimed by any active driver.
Aug 16 12:17:44 localhost kernel: EXT3 FS 2.4-0.9.18, 14 May 2002 on ide0(3,5), internal journal
Aug 16 12:17:44 localhost kernel: Adding Swap: 522072k swap-space (priority -1)
Aug 16 12:17:44 localhost kernel: usb.c: registered new driver usbscanner
Aug 16 12:17:44 localhost kernel: scanner.c: 0.4.6:USB Scanner Driver
Aug 16 12:17:44 localhost kernel: kjournald starting.  Commit interval 5 seconds
Aug 16 12:17:44 localhost kernel: EXT3 FS 2.4-0.9.18, 14 May 2002 on ide0(3,3), internal journal
Aug 16 12:17:44 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode.
Aug 16 12:17:44 localhost kernel: SCSI subsystem driver Revision: 1.00
Aug 16 12:17:44 localhost kernel: scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Aug 16 12:17:44 localhost kernel:   Vendor: MATSHITA  Model: UJDA330           Rev: 1.05
Aug 16 12:17:44 localhost kernel:   Type:   CD-ROM                             ANSI SCSI revision: 02
Aug 16 12:17:44 localhost kernel: parport0: PC-style at 0x378 [PCSPP]
Aug 16 12:17:44 localhost kernel: parport0: Printer, HEWLETT-PACKARD DESKJET 980C
Aug 16 12:17:44 localhost kernel: ohci1394: pci_module_init failed
Aug 16 12:17:44 localhost kernel: ip_tables: (C) 2000-2002 Netfilter core team
Aug 16 12:17:44 localhost kernel: eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
Aug 16 12:17:44 localhost kernel: eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@xxxxxxxxxxxxx> and others
Aug 16 12:17:44 localhost kernel: eth0: OEM i82557/i82558 10/100 Ethernet, 00:20:E0:6B:04:E7, IRQ 5.
Aug 16 12:17:44 localhost kernel:   Receiver lock-up bug exists -- enabling work-around.
Aug 16 12:17:44 localhost kernel:   Board assembly 727095-002, Physical connectors present: RJ45
Aug 16 12:17:44 localhost kernel:   Primary interface chip i82555 PHY #1.
Aug 16 12:17:44 localhost kernel:   General self-test: passed.
Aug 16 12:17:44 localhost kernel:   Serial sub-system self-test: passed.
Aug 16 12:17:44 localhost kernel:   Internal registers self-test: passed.
Aug 16 12:17:44 localhost pcmcia:  cardmgr.
Aug 16 12:17:44 localhost kernel:   ROM checksum self-test: passed (0x04f4518b).
Aug 16 12:17:44 localhost kernel:   Receiver lock-up workaround activated.
Aug 16 12:17:44 localhost kernel: Linux Kernel Card Services 3.1.22
Aug 16 12:17:44 localhost kernel:   options:  [pci] [cardbus] [pm]
Aug 16 12:17:44 localhost kernel: PCI: Found IRQ 9 for device 01:03.0
Aug 16 12:17:44 localhost cardmgr[648]: starting, version is 3.1.31
Aug 16 12:17:44 localhost kernel: PCI: Sharing IRQ 9 with 01:03.1
Aug 16 12:17:44 localhost rc: Starting pcmcia:  succeeded
Aug 16 12:17:44 localhost kernel: PCI: Found IRQ 9 for device 01:03.1
Aug 16 12:17:44 localhost cardmgr[648]: config error, file 'config' line 1053: syntax error
Aug 16 12:17:44 localhost kernel: PCI: Sharing IRQ 9 with 01:03.0
Aug 16 12:17:44 localhost kernel: Yenta IRQ list 0c98, PCI irq9
Aug 16 12:17:44 localhost cardmgr[648]: config error, file 'config' line 2129: no function bindings
Aug 16 12:17:44 localhost kernel: Socket status: 30000006
Aug 16 12:17:44 localhost cardmgr[648]: watching 2 sockets
Aug 16 12:17:44 localhost kernel: Yenta IRQ list 0c98, PCI irq9
Aug 16 12:17:44 localhost kernel: Socket status: 30000006
Aug 16 12:17:44 localhost cardmgr[648]: Card Services release does not match
Aug 16 12:17:44 localhost kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Aug 16 12:17:44 localhost kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f 0x4d0-0x4d7
Aug 16 12:16:04 localhost rc.sysinit: Mounting proc filesystem:  succeeded 
Aug 16 12:17:44 localhost kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Aug 16 12:16:04 localhost rc.sysinit: Unmounting initrd:  succeeded 
Aug 16 12:16:04 localhost sysctl: net.ipv4.ip_forward = 0 
Aug 16 12:16:04 localhost sysctl: net.ipv4.conf.default.rp_filter = 1 
Aug 16 12:16:04 localhost sysctl: kernel.sysrq = 0 
Aug 16 12:16:04 localhost sysctl: kernel.core_uses_pid = 1 
Aug 16 12:17:45 localhost netfs: Mounting other filesystems:  succeeded
Aug 16 12:16:04 localhost rc.sysinit: Configuring kernel parameters:  succeeded 
Aug 16 12:16:04 localhost date: Sat Aug 16 12:16:02 CEST 2003 
Aug 16 12:16:04 localhost rc.sysinit: Setting clock  (localtime): Sat Aug 16 12:16:02 CEST 2003 succeeded 
Aug 16 12:16:04 localhost rc.sysinit: Loading default keymap succeeded 
Aug 16 12:16:04 localhost unicode_start: ^[%G 
Aug 16 12:16:04 localhost rc.sysinit: Setting default font (latarcyrheb-sun16):  succeeded 
Aug 16 12:16:04 localhost rc.sysinit: Setting hostname localhost.localdomain:  succeeded 
Aug 16 12:16:04 localhost rc.sysinit: Initializing USB controller (usb-uhci):  succeeded 
Aug 16 12:16:04 localhost rc.sysinit: Mounting USB filesystem:  succeeded 
Aug 16 12:16:04 localhost rc.sysinit: Initializing USB HID interface:  succeeded 
Aug 16 12:17:45 localhost kernel: general protection fault: e998
Aug 16 12:16:04 localhost rc.sysinit: Initializing USB keyboard:  succeeded 
Aug 16 12:17:45 localhost kernel: ds yenta_socket pcmcia_core eepro100 ipt_REJECT iptable_filter ip_tables ide-scsi scsi_mod ide-cd cdrom scanner mousedev keybdev hid input usb-uhci usbcore ex
Aug 16 12:17:45 localhost apmd: apmd startup failed
Aug 16 12:16:04 localhost rc.sysinit: Initializing USB mouse:  succeeded 
Aug 16 12:17:45 localhost kernel: CPU:    0
Aug 16 12:16:04 localhost fsck: /: clean, 82652/895840 files, 385762/1791239 blocks 
Aug 16 12:17:45 localhost kernel: EIP:    0050:[<00002ffb>]    Not tainted
Aug 16 12:16:04 localhost rc.sysinit: Checking root filesystem succeeded 
Aug 16 12:17:45 localhost kernel: EFLAGS: 00010046
Aug 16 12:16:04 localhost rc.sysinit: Remounting root filesystem in read-write mode:  succeeded 
Aug 16 12:17:45 localhost kernel: 
Aug 16 12:16:04 localhost rc.sysinit: Activating swap partitions:  succeeded 
Aug 16 12:17:45 localhost kernel: EIP is at Using_Versions [] 0x2ffa (2.4.18-18.8.0)
Aug 16 12:16:06 localhost /etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 
Aug 16 12:17:45 localhost kernel: eax: 00000282   ebx: 00000001   ecx: 00000000   edx: 00000000
Aug 16 12:16:06 localhost /etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 
Aug 16 12:17:45 localhost kernel: esi: c0267e65   edi: 00000014   ebp: cd0bfe74   esp: cd0bfe6c
Aug 16 12:16:06 localhost /etc/hotplug/usb.agent: Setup hid for USB product 46d/c00c/620 
Aug 16 12:17:46 localhost kernel: ds: 0058   es: 0000   ss: 0018
Aug 16 12:17:46 localhost autofs: automount startup succeeded
Aug 16 12:16:07 localhost /etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 
Aug 16 12:17:46 localhost kernel: Process apmd (pid: 685, stackpage=cd0bf000)
Aug 16 12:16:07 localhost /etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 
Aug 16 12:17:46 localhost kernel: Stack: 5319519e 0000fe74 00000058 7e650282 fe880050 00000001 530a0000 00000016 
Aug 16 12:16:07 localhost /etc/hotplug/usb.agent: Setup mousedev for USB product 46d/c00c/620 
Aug 16 12:17:46 localhost kernel:        00485369 00000000 cd0bfefc c0114b8c 00000010 cd0bfefc 00000282 c1a40018 
Aug 16 12:16:07 localhost /etc/hotplug/usb.agent: Setup scanner for USB product 3f0/605/100 
Aug 16 12:17:46 localhost kernel:        00000018 c0120000 c1a40000 cd0bff46 c0267e65 cd0a8000 00000400 c0115085 
Aug 16 12:16:13 localhost rc.sysinit: Finding module dependencies:  succeeded 
Aug 16 12:17:46 localhost kernel: Call Trace: [<c0114b8c>] apm_bios_call [kernel] 0x4c (0xcd0bfe98))
Aug 16 12:16:13 localhost fsck: /boot: clean, 41/26208 files, 12617/104422 blocks 
Aug 16 12:17:46 localhost kernel: [<c0120000>] request_resource [kernel] 0x0 (0xcd0bfeb0))
Aug 16 12:16:13 localhost rc.sysinit: Checking filesystems succeeded 
Aug 16 12:17:46 localhost sshd: Generating SSH1 RSA host key: 
Aug 16 12:17:46 localhost kernel: [<c0115085>] apm_get_power_status [kernel] 0x65 (0xcd0bfec8))
Aug 16 12:16:14 localhost rc.sysinit: Mounting local filesystems:  succeeded 
Aug 16 12:17:46 localhost kernel: [<c012c95b>] vm_enough_memory [kernel] 0x7b (0xcd0bfef4))
Aug 16 12:16:14 localhost rc.sysinit: Enabling local filesystem quotas:  succeeded 
Aug 16 12:17:46 localhost kernel: [<c0147d32>] cp_new_stat64 [kernel] 0xb2 (0xcd0bfef8))
Aug 16 12:16:14 localhost rc.sysinit: Enabling swap space:  succeeded 
Aug 16 12:17:46 localhost kernel: [<c0115dab>] apm_get_info [kernel] 0x4b (0xcd0bff04))
Aug 16 12:16:17 localhost init: Entering runlevel: 3 
Aug 16 12:17:46 localhost kernel: [<c0137e1d>] __alloc_pages [kernel] 0x8d (0xcd0bff1c))
Aug 16 12:16:19 localhost kudzu: Updating /etc/fstab succeeded 
Aug 16 12:17:47 localhost kernel: [<c012cbf6>] __vma_link [kernel] 0x56 (0xcd0bff30))
Aug 16 12:16:32 localhost kudzu:  succeeded 
Aug 16 12:17:47 localhost kernel: [<c01622dc>] proc_file_read [kernel] 0x1cc (0xcd0bff54))
Aug 16 12:16:32 localhost iptables: Flushing all current rules and user defined chains: 
Aug 16 12:17:47 localhost kernel: [<c013fe93>] sys_read [kernel] 0xa3 (0xcd0bff94))
Aug 16 12:16:32 localhost iptables:  succeeded 
Aug 16 12:17:47 localhost kernel: [<c0109127>] system_call [kernel] 0x33 (0xcd0bffc0))
Aug 16 12:16:32 localhost iptables: ^[[60G 
Aug 16 12:17:47 localhost kernel: 
Aug 16 12:16:32 localhost iptables:  
Aug 16 12:17:48 localhost kernel: 
Aug 16 12:16:32 localhost iptables: Clearing all current rules and user defined chains: 
Aug 16 12:17:48 localhost kernel: Code:  Bad EIP value.
Aug 16 12:17:48 localhost sshd: RSA1 key generation succeeded
Aug 16 12:16:32 localhost iptables:  succeeded 
Aug 16 12:17:48 localhost sshd: ^[[60G
Aug 16 12:16:32 localhost iptables: ^[[60G 
Aug 16 12:16:32 localhost iptables:  
Aug 16 12:17:48 localhost sshd: 
Aug 16 12:16:32 localhost iptables: Applying iptables firewall rules:  
Aug 16 12:17:48 localhost sshd: Generating SSH2 RSA host key: 
Aug 16 12:16:32 localhost iptables:  succeeded 
Aug 16 12:17:48 localhost sshd: RSA key generation succeeded
Aug 16 12:16:32 localhost iptables: ^[[60G 
Aug 16 12:17:48 localhost sshd: ^[[60G
Aug 16 12:16:32 localhost iptables:  
Aug 16 12:17:48 localhost sshd: 
Aug 16 12:16:32 localhost rc: Starting iptables:  succeeded 
Aug 16 12:17:49 localhost sshd: Generating SSH2 DSA host key: 
Aug 16 12:16:32 localhost sysctl: net.ipv4.ip_forward = 0 
Aug 16 12:16:32 localhost sysctl: net.ipv4.conf.default.rp_filter = 1 
Aug 16 12:16:32 localhost sysctl: kernel.sysrq = 0 
Aug 16 12:16:32 localhost sysctl: kernel.core_uses_pid = 1 
Aug 16 12:16:32 localhost network: Setting network parameters:  succeeded 
Aug 16 12:16:33 localhost network: Bringing up loopback interface:  succeeded 
Aug 16 12:16:33 localhost ifup:  
Aug 16 12:16:33 localhost ifup: Determining IP information for eth0... 
Aug 16 12:17:50 localhost sshd: DSA key generation succeeded
Aug 16 12:16:45 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10 
Aug 16 12:17:50 localhost sshd: ^[[60G
Aug 16 12:17:05 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19 
Aug 16 12:17:50 localhost sshd: 
Aug 16 12:17:42 localhost dhclient: No DHCPOFFERS received. 
Aug 16 12:17:51 localhost sshd: Starting sshd:
Aug 16 12:17:42 localhost ifup:  failed. 
Aug 16 12:17:51 localhost sshd:  succeeded
Aug 16 12:17:42 localhost network: Bringing up interface eth0:  failed 
Aug 16 12:17:51 localhost sshd: ^[[60G
Aug 16 12:17:51 localhost sshd: 
Aug 16 12:17:51 localhost rc: Starting sshd:  succeeded
Aug 16 12:17:53 localhost xinetd[746]: xinetd Version 2.3.7 started with libwrap options compiled in.
Aug 16 12:17:53 localhost xinetd[746]: Started working: 1 available service
Aug 16 12:17:55 localhost xinetd: xinetd startup succeeded
Aug 16 12:17:58 localhost sendmail: sendmail startup succeeded
Aug 16 12:17:58 localhost sendmail: sm-client startup succeeded
Aug 16 12:17:58 localhost gpm: gpm startup succeeded
Aug 16 12:17:59 localhost crond: crond startup succeeded
Aug 16 12:18:00 localhost xfs: xfs startup succeeded
Aug 16 12:18:00 localhost xfs: listening on port 7100 
Aug 16 12:18:00 localhost anacron: anacron startup succeeded
Aug 16 12:18:01 localhost atd: atd startup succeeded
Aug 16 12:18:01 localhost xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/cyrillic (unreadable) 
Aug 16 12:18:15 localhost login(pam_unix)[865]: session opened for user root by LOGIN(uid=0)
Aug 16 12:18:15 localhost  -- root[865]: ROOT LOGIN ON tty1
Aug 16 12:18:21 localhost kernel:  <6>Linux agpgart interface v0.99 (c) Jeff Hartmann
Aug 16 12:18:21 localhost kernel: agpgart: Maximum main memory to use for agp memory: 202M
Aug 16 12:18:21 localhost kernel: agpgart: agpgart: Detected an Intel i815 Chipset.
Aug 16 12:18:21 localhost kernel: agpgart: AGP aperture is 64M @ 0xf8000000
Aug 16 12:18:21 localhost modprobe: modprobe: Can't locate module char-major-226
Aug 16 12:18:21 localhost modprobe: modprobe: Can't locate module char-major-226
Aug 16 12:18:21 localhost kernel: [drm] AGP 0.99 on Intel i810 @ 0xf8000000 64MB
Aug 16 12:18:21 localhost kernel: [drm] Initialized i810 1.2.0 20010920 on minor 0
Aug 16 12:18:21 localhost kernel: mtrr: base(0xf8000000) is not aligned on a size(0x180000) boundary
Aug 16 12:18:27 localhost gconfd (root-966): starting (version 1.2.1), pid 966 user 'root'
Aug 16 12:18:27 localhost gconfd (root-966): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
Aug 16 12:18:27 localhost gconfd (root-966): Resolved address "xml:readwrite:/root/.gconf" to a writable config source at position 1
Aug 16 12:18:27 localhost gconfd (root-966): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
Aug 16 12:18:27 localhost gconfd (root-966): Unable to open saved state file '/root/.gconfd/saved_state': No such file or directory
Aug 16 12:18:31 localhost kernel: Intel 810 + AC97 Audio, version 0.22, 00:35:10 Nov 14 2002
Aug 16 12:18:31 localhost kernel: PCI: Found IRQ 5 for device 00:1f.5
Aug 16 12:18:31 localhost kernel: PCI: Sharing IRQ 5 with 00:1f.3
Aug 16 12:18:31 localhost kernel: PCI: Setting latency timer of device 00:1f.5 to 64
Aug 16 12:18:31 localhost kernel: i810: Intel ICH2 found at IO 0x1840 and 0x1c00, IRQ 5
Aug 16 12:18:32 localhost kernel: i810_audio: Audio Controller supports 6 channels.
Aug 16 12:18:32 localhost kernel: i810_audio: Defaulting to base 2 channel mode.
Aug 16 12:18:32 localhost kernel: ac97_codec: AC97 Audio codec, id: 0x8384:0x7600 (SigmaTel STAC????)
Aug 16 12:18:32 localhost kernel: i810_audio: only 48Khz playback available.
Aug 16 12:18:32 localhost kernel: i810_audio: AC'97 codec 0 Unable to map surround DAC's (or DAC's not present), total channels = 2
Aug 16 12:18:32 localhost modprobe: modprobe: Can't locate module sound-service-0-3
Aug 16 12:18:35 localhost kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
Aug 16 12:18:35 localhost kernel: sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Aug 16 12:18:35 localhost kernel: Uniform CD-ROM driver Revision: 3.12
Aug 16 12:23:09 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
Aug 16 12:23:14 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
Aug 16 12:23:19 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
Aug 16 12:23:33 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
Aug 16 12:23:46 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18
Aug 16 12:24:04 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
Aug 16 12:24:10 localhost dhclient: No DHCPOFFERS received.
Aug 16 12:26:06 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
Aug 16 12:26:10 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
Aug 16 12:26:20 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
Aug 16 12:26:30 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
Aug 16 12:26:44 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19
Aug 16 12:27:03 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
Aug 16 12:27:07 localhost dhclient: No DHCPOFFERS received.
Aug 16 12:27:32 localhost gconfd (root-966): Received signal 1, shutting down cleanly
Aug 16 12:27:32 localhost gconfd (root-966): Exiting
Aug 16 12:27:42 localhost login(pam_unix)[865]: session closed for user root
Aug 16 12:27:54 localhost login(pam_unix)[1295]: session opened for user anna by LOGIN(uid=0)
Aug 16 12:27:54 localhost  -- anna[1295]: LOGIN ON tty1 BY anna
Aug 16 12:28:02 localhost kernel: mtrr: base(0xf8000000) is not aligned on a size(0x180000) boundary
Aug 16 12:28:24 localhost gconfd (anna-1368): starting (version 1.2.1), pid 1368 user 'anna'
Aug 16 12:28:24 localhost gconfd (anna-1368): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
Aug 16 12:28:24 localhost gconfd (anna-1368): Resolved address "xml:readwrite:/home/anna/.gconf" to a writable config source at position 1
Aug 16 12:28:24 localhost gconfd (anna-1368): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
Aug 16 12:28:24 localhost gconfd (anna-1368): Unable to open saved state file '/home/anna/.gconfd/saved_state': No such file or directory
Aug 16 12:29:10 localhost gconfd (anna-1368): Received signal 1, shutting down cleanly
Aug 16 12:29:10 localhost gconfd (anna-1368): Exiting
Aug 16 12:29:29 localhost kernel: mtrr: base(0xf8000000) is not aligned on a size(0x180000) boundary
Aug 16 12:29:47 localhost gconfd (anna-1438): starting (version 1.2.1), pid 1438 user 'anna'
Aug 16 12:29:47 localhost gconfd (anna-1438): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
Aug 16 12:29:47 localhost gconfd (anna-1438): Resolved address "xml:readwrite:/home/anna/.gconf" to a writable config source at position 1
Aug 16 12:29:47 localhost gconfd (anna-1438): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
Aug 16 12:29:58 localhost gconfd (anna-1438): Received signal 1, shutting down cleanly
Aug 16 12:29:58 localhost gconfd (anna-1438): Exiting
Aug 16 12:30:06 localhost login(pam_unix)[1295]: session closed for user anna
Aug 16 12:30:13 localhost login(pam_unix)[1476]: session opened for user root by LOGIN(uid=0)
Aug 16 12:30:13 localhost  -- root[1476]: ROOT LOGIN ON tty1
Aug 16 12:31:14 localhost kernel: mtrr: base(0xf8000000) is not aligned on a size(0x180000) boundary
Aug 16 12:31:23 localhost gconfd (root-1565): starting (version 1.2.1), pid 1565 user 'root'
Aug 16 12:31:23 localhost gconfd (root-1565): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
Aug 16 12:31:23 localhost gconfd (root-1565): Resolved address "xml:readwrite:/root/.gconf" to a writable config source at position 1
Aug 16 12:31:23 localhost gconfd (root-1565): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
Aug 16 12:31:52 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
Aug 16 12:31:55 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
Aug 16 12:31:58 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
Aug 16 12:32:04 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
Aug 16 12:32:12 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
Aug 16 12:32:23 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
Aug 16 12:32:36 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 17
Aug 16 12:32:53 localhost dhclient: No DHCPOFFERS received.
Aug 16 12:34:36 localhost gconfd (root-1565): Received signal 1, shutting down cleanly
Aug 16 12:34:36 localhost gconfd (root-1565): Exiting
Aug 16 12:34:41 localhost kernel: mtrr: base(0xf8000000) is not aligned on a size(0x180000) boundary
Aug 16 12:34:48 localhost gconfd (root-1715): starting (version 1.2.1), pid 1715 user 'root'
Aug 16 12:34:48 localhost gconfd (root-1715): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
Aug 16 12:34:48 localhost gconfd (root-1715): Resolved address "xml:readwrite:/root/.gconf" to a writable config source at position 1
Aug 16 12:34:48 localhost gconfd (root-1715): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
Aug 16 12:39:21 localhost gconfd (root-1715): Received signal 1, shutting down cleanly
Aug 16 12:39:21 localhost gconfd (root-1715): Exiting
Aug 16 12:39:22 localhost gpm[790]: oops() invoked from gpm.c(164)
Aug 16 12:39:22 localhost gpm[790]: /dev/tty0: Input/output error
Aug 16 12:39:38 localhost kernel: mtrr: base(0xf8000000) is not aligned on a size(0x180000) boundary
Aug 16 12:39:49 localhost gconfd (root-1886): starting (version 1.2.1), pid 1886 user 'root'
Aug 16 12:39:49 localhost gconfd (root-1886): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
Aug 16 12:39:49 localhost gconfd (root-1886): Resolved address "xml:readwrite:/root/.gconf" to a writable config source at position 1
Aug 16 12:39:49 localhost gconfd (root-1886): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
Aug 16 12:41:46 localhost shutdown: shutting down for system reboot
Aug 16 12:41:46 localhost init: Switching to runlevel: 6
Aug 16 12:41:46 localhost login(pam_unix)[1476]: session closed for user root
Aug 16 12:41:46 localhost gconfd (root-1886): Received signal 1, shutting down cleanly
Aug 16 12:41:46 localhost gconfd (root-1886): Exiting
Aug 16 12:41:47 localhost anacron: anacron shutdown succeeded
Aug 16 12:41:48 localhost atd: atd shutdown succeeded
Aug 16 12:41:48 localhost rc: Stopping keytable:  succeeded
Aug 16 12:41:48 localhost Font Server[838]: terminating 
Aug 16 12:41:48 localhost xfs: xfs shutdown succeeded
Aug 16 12:41:48 localhost gpm: gpm shutdown failed
Aug 16 12:41:48 localhost sshd: sshd -TERM succeeded
Aug 16 12:41:48 localhost sendmail: sendmail shutdown succeeded
Aug 16 12:41:48 localhost sendmail: sm-client shutdown succeeded
Aug 16 12:41:48 localhost xinetd[746]: Sending signal 9 to sgi_fam server 1896
Aug 16 12:41:48 localhost xinetd[746]: Exiting...
Aug 16 12:41:48 localhost xinetd: xinetd shutdown succeeded
Aug 16 12:41:49 localhost crond: crond shutdown succeeded
Aug 16 12:41:49 localhost dd: 1+0 records in
Aug 16 12:41:49 localhost dd: 1+0 records out
Aug 16 12:41:49 localhost random: Saving random seed:  succeeded
Aug 16 12:41:49 localhost rpc.statd[591]: Caught signal 15, un-registering and exiting.
Aug 16 12:41:49 localhost nfslock: rpc.statd shutdown succeeded
Aug 16 12:41:49 localhost portmap: portmap shutdown succeeded
Aug 16 12:41:49 localhost kernel: Kernel logging (proc) stopped.
Aug 16 12:41:49 localhost kernel: Kernel log daemon terminating.
Aug 16 12:41:50 localhost syslog: klogd shutdown succeeded
Aug 16 12:41:50 localhost exiting on signal 15
Aug 16 12:43:05 localhost syslogd 1.4.1: restart.
Aug 16 12:43:05 localhost syslog: syslogd startup succeeded
Aug 16 12:43:05 localhost syslog: klogd startup succeeded
Aug 16 12:43:05 localhost kernel: klogd 1.4.1, log source = /proc/kmsg started.
Aug 16 12:43:05 localhost kernel: Linux version 2.4.18-18.8.0 (bhcompile@xxxxxxxxxxxxxxxxxxxxx) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Thu Nov 14 00:10:29 EST 2002
Aug 16 12:43:05 localhost kernel: BIOS-provided physical RAM map:
Aug 16 12:43:05 localhost kernel:  BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
Aug 16 12:43:05 localhost kernel:  BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
Aug 16 12:43:05 localhost kernel:  BIOS-e820: 00000000000d0000 - 00000000000d4000 (reserved)
Aug 16 12:43:05 localhost kernel:  BIOS-e820: 00000000000e5400 - 0000000000100000 (reserved)
Aug 16 12:43:05 localhost kernel:  BIOS-e820: 0000000000100000 - 000000000fe70000 (usable)
Aug 16 12:43:05 localhost kernel:  BIOS-e820: 000000000fe70000 - 000000000fe7fc00 (ACPI data)
Aug 16 12:43:05 localhost kernel:  BIOS-e820: 000000000fe7fc00 - 000000000fe80000 (ACPI NVS)
Aug 16 12:43:05 localhost kernel:  BIOS-e820: 000000000fe80000 - 0000000010000000 (reserved)
Aug 16 12:43:05 localhost kernel:  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
Aug 16 12:43:05 localhost kernel: 0MB HIGHMEM available.
Aug 16 12:43:05 localhost kernel: 254MB LOWMEM available.
Aug 16 12:43:05 localhost kernel: On node 0 totalpages: 65136
Aug 16 12:43:05 localhost kernel: zone(0): 4096 pages.
Aug 16 12:43:05 localhost kernel: zone(1): 61040 pages.
Aug 16 12:43:05 localhost kernel: zone(2): 0 pages.
Aug 16 12:43:05 localhost kernel: Kernel command line: ro root=LABEL=/ hdc=ide-scsi
Aug 16 12:43:05 localhost kernel: ide_setup: hdc=ide-scsi
Aug 16 12:43:05 localhost kernel: Initializing CPU#0
Aug 16 12:43:05 localhost kernel: Detected 797.575 MHz processor.
Aug 16 12:43:05 localhost kernel: Speakup v-1.00 CVS: Tue Jun 11 14:22:53 EDT 2002 : initialized
Aug 16 12:43:05 localhost kernel: Console: colour VGA+ 80x25
Aug 16 12:43:05 localhost kernel: Calibrating delay loop... 1586.32 BogoMIPS
Aug 16 12:43:05 localhost kernel: Memory: 251560k/260544k available (1314k kernel code, 6564k reserved, 989k data, 172k init, 0k highmem)
Aug 16 12:43:05 localhost kernel: Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Aug 16 12:43:05 localhost kernel: Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Aug 16 12:43:05 localhost kernel: Mount cache hash table entries: 4096 (order: 3, 32768 bytes)
Aug 16 12:43:05 localhost portmap: portmap startup succeeded
Aug 16 12:43:05 localhost kernel: Buffer cache hash table entries: 16384 (order: 4, 65536 bytes)
Aug 16 12:43:05 localhost kernel: Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
Aug 16 12:43:05 localhost kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Aug 16 12:43:05 localhost kernel: CPU: L2 cache: 256K
Aug 16 12:43:05 localhost kernel: Intel machine check architecture supported.
Aug 16 12:43:05 localhost kernel: Intel machine check reporting enabled on CPU#0.
Aug 16 12:43:05 localhost kernel: CPU: Intel Pentium III (Coppermine) stepping 0a
Aug 16 12:43:05 localhost kernel: Enabling fast FPU save and restore... done.
Aug 16 12:43:05 localhost kernel: Enabling unmasked SIMD FPU exception support... done.
Aug 16 12:43:05 localhost kernel: Checking 'hlt' instruction... OK.
Aug 16 12:43:05 localhost kernel: POSIX conformance testing by UNIFIX
Aug 16 12:43:05 localhost kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch@xxxxxxxxxxxxx)
Aug 16 12:43:05 localhost kernel: mtrr: detected mtrr type: Intel
Aug 16 12:43:05 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd9ca, last bus=2
Aug 16 12:43:05 localhost kernel: PCI: Using configuration type 1
Aug 16 12:43:05 localhost kernel: PCI: Probing PCI hardware
Aug 16 12:43:05 localhost kernel: Transparent bridge - Intel Corp. 82801BAM/CAM PCI Bridge
Aug 16 12:43:05 localhost kernel: PCI: Using IRQ router PIIX [8086/244c] at 00:1f.0
Aug 16 12:43:05 localhost kernel: isapnp: Scanning for PnP cards...
Aug 16 12:43:05 localhost kernel: isapnp: No Plug & Play device found
Aug 16 12:43:05 localhost kernel: speakup:  initialized device: /dev/synth, node (MAJOR 10, MINOR 25)
Aug 16 12:43:05 localhost kernel: Linux NET4.0 for Linux 2.4
Aug 16 12:43:05 localhost kernel: Based upon Swansea University Computer Society NET3.039
Aug 16 12:43:05 localhost kernel: Initializing RT netlink socket
Aug 16 12:43:05 localhost kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Aug 16 12:43:05 localhost kernel: Starting kswapd
Aug 16 12:43:05 localhost kernel: VFS: Diskquotas version dquot_6.5.0 initialized
Aug 16 12:43:05 localhost kernel: pty: 2048 Unix98 ptys configured
Aug 16 12:43:05 localhost nfslock: rpc.statd startup succeeded
Aug 16 12:43:05 localhost kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
Aug 16 12:43:05 localhost rpc.statd[521]: Version 1.0.1 Starting
Aug 16 12:43:05 localhost kernel: ttyS0 at 0x03f8 (irq = 4) is a 16550A
Aug 16 12:43:06 localhost keytable: Loading keymap: 
Aug 16 12:43:06 localhost kernel: Real Time Clock Driver v1.10e
Aug 16 12:43:06 localhost keytable: 
Aug 16 12:43:06 localhost kernel: block: 480 slots per queue, batch=120
Aug 16 12:43:06 localhost keytable: 
Aug 16 12:43:06 localhost rc: Starting keytable:  succeeded
Aug 16 12:43:06 localhost kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31
Aug 16 12:43:06 localhost rpc.statd[521]: gethostbyname error for localhost.localdomain
Aug 16 12:43:06 localhost kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Aug 16 12:43:06 localhost random: Initializing random number generator:  succeeded
Aug 16 12:43:06 localhost kernel: PIIX4: IDE controller on PCI bus 00 dev f9
Aug 16 12:43:06 localhost kernel: PIIX4: chipset revision 3
Aug 16 12:43:06 localhost kernel: PIIX4: not 100%% native mode: will probe irqs later
Aug 16 12:43:06 localhost kernel:     ide0: BM-DMA at 0x1800-0x1807, BIOS settings: hda:DMA, hdb:pio
Aug 16 12:43:06 localhost kernel:     ide1: BM-DMA at 0x1808-0x180f, BIOS settings: hdc:DMA, hdd:pio
Aug 16 12:43:06 localhost kernel: hda: IC25N020ATDA04-0, ATA DISK drive
Aug 16 12:43:06 localhost kernel: hdc: MATSHITA CD-RW UJDA330, ATAPI CD/DVD-ROM drive
Aug 16 12:43:06 localhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Aug 16 12:43:06 localhost kernel: ide1 at 0x170-0x177,0x376 on irq 15
Aug 16 12:43:06 localhost kernel: blk: queue c03afd84, I/O limit 4095Mb (mask 0xffffffff)
Aug 16 12:43:06 localhost kernel: blk: queue c03afd84, I/O limit 4095Mb (mask 0xffffffff)
Aug 16 12:43:06 localhost kernel: hda: 39070080 sectors (20004 MB) w/1806KiB Cache, CHS=2432/255/63, UDMA(100)
Aug 16 12:43:06 localhost kernel: ide-floppy driver 0.99.newide
Aug 16 12:43:06 localhost kernel: Partition check:
Aug 16 12:43:06 localhost kernel:  hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
Aug 16 12:43:06 localhost kernel: Floppy drive(s): fd0 is 1.44M
Aug 16 12:43:06 localhost kernel: FDC 0 is a National Semiconductor PC87306
Aug 16 12:43:06 localhost kernel: NET4: Frame Diverter 0.46
Aug 16 12:43:06 localhost kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Aug 16 12:43:06 localhost kernel: ide-floppy driver 0.99.newide
Aug 16 12:43:06 localhost kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
Aug 16 12:43:06 localhost kernel: md: Autodetecting RAID arrays.
Aug 16 12:43:06 localhost kernel: md: autorun ...
Aug 16 12:43:06 localhost kernel: md: ... autorun DONE.
Aug 16 12:43:06 localhost kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Aug 16 12:43:06 localhost kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Aug 16 12:43:06 localhost kernel: IP: routing cache hash table of 2048 buckets, 16Kbytes
Aug 16 12:43:06 localhost kernel: TCP: Hash tables configured (established 16384 bind 32768)
Aug 16 12:43:06 localhost kernel: Linux IP multicast router 0.06 plus PIM-SM
Aug 16 12:43:06 localhost pcmcia: Starting PCMCIA services:
Aug 16 12:43:06 localhost kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Aug 16 12:43:06 localhost kernel: RAMDISK: Compressed image found at block 0
Aug 16 12:43:06 localhost kernel: Freeing initrd memory: 127k freed
Aug 16 12:43:06 localhost kernel: VFS: Mounted root (ext2 filesystem).
Aug 16 12:43:06 localhost kernel: Journalled Block Device driver loaded
Aug 16 12:43:06 localhost kernel: kjournald starting.  Commit interval 5 seconds
Aug 16 12:43:07 localhost pcmcia:  modules
Aug 16 12:43:07 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode.
Aug 16 12:43:07 localhost kernel: Freeing unused kernel memory: 172k freed
Aug 16 12:43:07 localhost kernel: usb.c: registered new driver usbdevfs
Aug 16 12:43:07 localhost kernel: usb.c: registered new driver hub
Aug 16 12:43:07 localhost kernel: usb-uhci.c: $Revision: 1.275 $ time 00:32:08 Nov 14 2002
Aug 16 12:43:07 localhost kernel: usb-uhci.c: High bandwidth mode enabled
Aug 16 12:43:07 localhost kernel: PCI: Found IRQ 5 for device 00:1f.2
Aug 16 12:43:07 localhost kernel: PCI: Setting latency timer of device 00:1f.2 to 64
Aug 16 12:43:07 localhost kernel: usb-uhci.c: USB UHCI at I/O 0x1820, IRQ 5
Aug 16 12:43:07 localhost kernel: usb-uhci.c: Detected 2 ports
Aug 16 12:43:07 localhost kernel: usb.c: new USB bus registered, assigned bus number 1
Aug 16 12:43:07 localhost kernel: hub.c: USB hub found
Aug 16 12:43:07 localhost kernel: hub.c: 2 ports detected
Aug 16 12:43:07 localhost kernel: PCI: Found IRQ 5 for device 00:1f.4
Aug 16 12:43:07 localhost kernel: PCI: Setting latency timer of device 00:1f.4 to 64
Aug 16 12:43:07 localhost kernel: usb-uhci.c: USB UHCI at I/O 0x1880, IRQ 5
Aug 16 12:43:07 localhost kernel: usb-uhci.c: Detected 2 ports
Aug 16 12:43:07 localhost kernel: usb.c: new USB bus registered, assigned bus number 2
Aug 16 12:43:07 localhost kernel: hub.c: USB hub found
Aug 16 12:43:07 localhost kernel: hub.c: 2 ports detected
Aug 16 12:43:07 localhost kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Aug 16 12:43:07 localhost kernel: usb.c: registered new driver hiddev
Aug 16 12:43:07 localhost kernel: usb.c: registered new driver hid
Aug 16 12:43:07 localhost kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@xxxxxxx>
Aug 16 12:43:07 localhost kernel: hid-core.c: USB HID support drivers
Aug 16 12:43:07 localhost kernel: hub.c: USB new device connect on bus1/1, assigned device number 2
Aug 16 12:43:07 localhost kernel: mice: PS/2 mouse device common for all mice
Aug 16 12:43:07 localhost kernel: input0: USB HID v1.10 Mouse [Logitech USB Mouse] on usb1:2.0
Aug 16 12:43:07 localhost kernel: hub.c: USB new device connect on bus2/1, assigned device number 2
Aug 16 12:43:07 localhost kernel: usb.c: USB device 2 (vend/prod 0x3f0/0x605) is not claimed by any active driver.
Aug 16 12:43:07 localhost kernel: EXT3 FS 2.4-0.9.18, 14 May 2002 on ide0(3,5), internal journal
Aug 16 12:43:07 localhost kernel: Adding Swap: 522072k swap-space (priority -1)
Aug 16 12:43:07 localhost pcmcia:  cardmgr.
Aug 16 12:43:07 localhost kernel: usb.c: registered new driver usbscanner
Aug 16 12:43:07 localhost cardmgr[577]: starting, version is 3.1.31
Aug 16 12:43:07 localhost kernel: scanner.c: 0.4.6:USB Scanner Driver
Aug 16 12:43:07 localhost rc: Starting pcmcia:  succeeded
Aug 16 12:43:07 localhost kernel: kjournald starting.  Commit interval 5 seconds
Aug 16 12:43:07 localhost cardmgr[577]: config error, file 'config' line 1053: syntax error
Aug 16 12:43:07 localhost kernel: EXT3 FS 2.4-0.9.18, 14 May 2002 on ide0(3,3), internal journal
Aug 16 12:43:07 localhost cardmgr[577]: config error, file 'config' line 2129: no function bindings
Aug 16 12:43:07 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode.
Aug 16 12:43:07 localhost kernel: SCSI subsystem driver Revision: 1.00
Aug 16 12:43:07 localhost cardmgr[577]: watching 2 sockets
Aug 16 12:43:07 localhost kernel: scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Aug 16 12:43:07 localhost cardmgr[577]: Card Services release does not match
Aug 16 12:42:35 localhost rc.sysinit: Mounting proc filesystem:  succeeded 
Aug 16 12:43:07 localhost kernel:   Vendor: MATSHITA  Model: UJDA330           Rev: 1.05
Aug 16 12:42:35 localhost rc.sysinit: Unmounting initrd:  succeeded 
Aug 16 12:43:08 localhost kernel:   Type:   CD-ROM                             ANSI SCSI revision: 02
Aug 16 12:43:08 localhost netfs: Mounting other filesystems:  succeeded
Aug 16 12:42:35 localhost sysctl: net.ipv4.ip_forward = 0 
Aug 16 12:43:08 localhost kernel: parport0: PC-style at 0x378 [PCSPP]
Aug 16 12:42:35 localhost sysctl: net.ipv4.conf.default.rp_filter = 1 
Aug 16 12:43:08 localhost kernel: parport0: Printer, HEWLETT-PACKARD DESKJET 980C
Aug 16 12:42:35 localhost sysctl: kernel.sysrq = 0 
Aug 16 12:43:08 localhost kernel: ohci1394: pci_module_init failed
Aug 16 12:42:35 localhost sysctl: kernel.core_uses_pid = 1 
Aug 16 12:43:08 localhost kernel: ip_tables: (C) 2000-2002 Netfilter core team
Aug 16 12:42:35 localhost rc.sysinit: Configuring kernel parameters:  succeeded 
Aug 16 12:43:08 localhost kernel: Linux Kernel Card Services 3.1.22
Aug 16 12:42:35 localhost date: Sat Aug 16 12:42:33 CEST 2003 
Aug 16 12:43:08 localhost kernel:   options:  [pci] [cardbus] [pm]
Aug 16 12:42:35 localhost rc.sysinit: Setting clock  (localtime): Sat Aug 16 12:42:33 CEST 2003 succeeded 
Aug 16 12:43:08 localhost apmd: apmd startup failed
Aug 16 12:43:08 localhost kernel: PCI: Found IRQ 9 for device 01:03.0
Aug 16 12:42:35 localhost rc.sysinit: Loading default keymap succeeded 
Aug 16 12:43:08 localhost kernel: PCI: Sharing IRQ 9 with 01:03.1
Aug 16 12:42:35 localhost unicode_start: ^[%G 
Aug 16 12:43:08 localhost kernel: PCI: Found IRQ 9 for device 01:03.1
Aug 16 12:42:35 localhost rc.sysinit: Setting default font (latarcyrheb-sun16):  succeeded 
Aug 16 12:43:08 localhost kernel: PCI: Sharing IRQ 9 with 01:03.0
Aug 16 12:42:35 localhost rc.sysinit: Setting hostname localhost.localdomain:  succeeded 
Aug 16 12:43:08 localhost kernel: Yenta IRQ list 0c98, PCI irq9
Aug 16 12:42:35 localhost rc.sysinit: Initializing USB controller (usb-uhci):  succeeded 
Aug 16 12:43:08 localhost kernel: Socket status: 30000006
Aug 16 12:42:35 localhost rc.sysinit: Mounting USB filesystem:  succeeded 
Aug 16 12:43:09 localhost kernel: Yenta IRQ list 0c98, PCI irq9
Aug 16 12:42:35 localhost rc.sysinit: Initializing USB HID interface:  succeeded 
Aug 16 12:43:09 localhost kernel: Socket status: 30000006
Aug 16 12:42:35 localhost rc.sysinit: Initializing USB keyboard:  succeeded 
Aug 16 12:43:09 localhost kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Aug 16 12:42:35 localhost rc.sysinit: Initializing USB mouse:  succeeded 
Aug 16 12:43:09 localhost kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f 0x4d0-0x4d7
Aug 16 12:43:09 localhost autofs: automount startup succeeded
Aug 16 12:42:35 localhost fsck: /: clean, 83077/895840 files, 386423/1791239 blocks 
Aug 16 12:43:09 localhost kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Aug 16 12:42:35 localhost rc.sysinit: Checking root filesystem succeeded 
Aug 16 12:43:09 localhost kernel: general protection fault: e998
Aug 16 12:42:35 localhost rc.sysinit: Remounting root filesystem in read-write mode:  succeeded 
Aug 16 12:43:09 localhost kernel: ds yenta_socket pcmcia_core ipt_REJECT iptable_filter ip_tables ide-scsi scsi_mod ide-cd cdrom scanner mousedev keybdev hid input usb-uhci usbcore ext3 jbd  
Aug 16 12:42:35 localhost rc.sysinit: Activating swap partitions:  succeeded 
Aug 16 12:43:09 localhost kernel: CPU:    0
Aug 16 12:43:09 localhost sshd: Starting sshd:
Aug 16 12:42:37 localhost /etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 
Aug 16 12:43:09 localhost kernel: EIP:    0050:[<00002ffb>]    Not tainted
Aug 16 12:42:37 localhost /etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 
Aug 16 12:43:09 localhost kernel: EFLAGS: 00010046
Aug 16 12:42:37 localhost /etc/hotplug/usb.agent: Setup hid for USB product 46d/c00c/620 
Aug 16 12:43:10 localhost kernel: 
Aug 16 12:42:37 localhost /etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 
Aug 16 12:43:10 localhost kernel: EIP is at Using_Versions [] 0x2ffa (2.4.18-18.8.0)
Aug 16 12:42:38 localhost /etc/hotplug/usb.agent: Setup usbcore for USB product 0/0/0 
Aug 16 12:43:10 localhost kernel: eax: 00000282   ebx: 00000001   ecx: 00000000   edx: 00000000
Aug 16 12:42:38 localhost /etc/hotplug/usb.agent: Setup mousedev for USB product 46d/c00c/620 
Aug 16 12:43:10 localhost kernel: esi: c0267e65   edi: 00000014   ebp: cd197e74   esp: cd197e6c
Aug 16 12:42:38 localhost /etc/hotplug/usb.agent: Setup scanner for USB product 3f0/605/100 
Aug 16 12:43:10 localhost kernel: ds: 0058   es: 0000   ss: 0018
Aug 16 12:42:44 localhost rc.sysinit: Finding module dependencies:  succeeded 
Aug 16 12:43:10 localhost kernel: Process apmd (pid: 614, stackpage=cd197000)
Aug 16 12:42:45 localhost fsck: /boot: clean, 41/26208 files, 12617/104422 blocks 
Aug 16 12:43:10 localhost kernel: Stack: 5319519e 00007e74 00000058 7e650282 7e880050 00000001 530a0000 00000016 
Aug 16 12:43:10 localhost sshd:  succeeded
Aug 16 12:42:45 localhost rc.sysinit: Checking filesystems succeeded 
Aug 16 12:43:10 localhost kernel:        00485369 00000000 cd197efc c0114b8c 00000010 cd197efc 00000282 c18d0018 
Aug 16 12:42:45 localhost rc.sysinit: Mounting local filesystems:  succeeded 
Aug 16 12:43:10 localhost sshd: 
Aug 16 12:43:10 localhost kernel:        00000018 c0120000 c18d0000 cd197f46 c0267e65 cd17f000 00000400 c0115085 
Aug 16 12:42:45 localhost rc.sysinit: Enabling local filesystem quotas:  succeeded 
Aug 16 12:43:10 localhost kernel: Call Trace: [<c0114b8c>] apm_bios_call [kernel] 0x4c (0xcd197e98))
Aug 16 12:42:46 localhost rc.sysinit: Enabling swap space:  succeeded 
Aug 16 12:43:10 localhost rc: Starting sshd:  succeeded
Aug 16 12:43:10 localhost kernel: [<c0120000>] request_resource [kernel] 0x0 (0xcd197eb0))
Aug 16 12:42:49 localhost init: Entering runlevel: 5 
Aug 16 12:43:11 localhost kernel: [<c0115085>] apm_get_power_status [kernel] 0x65 (0xcd197ec8))
Aug 16 12:42:50 localhost kudzu: Updating /etc/fstab succeeded 
Aug 16 12:43:11 localhost kernel: [<c0147d32>] cp_new_stat64 [kernel] 0xb2 (0xcd197ef8))
Aug 16 12:43:04 localhost kudzu:  succeeded 
Aug 16 12:43:11 localhost kernel: [<c0115dab>] apm_get_info [kernel] 0x4b (0xcd197f04))
Aug 16 12:43:04 localhost iptables: Flushing all current rules and user defined chains: 
Aug 16 12:43:11 localhost kernel: [<c0137e1d>] __alloc_pages [kernel] 0x8d (0xcd197f1c))
Aug 16 12:43:04 localhost iptables:  succeeded 
Aug 16 12:43:11 localhost kernel: [<c012cbf6>] __vma_link [kernel] 0x56 (0xcd197f30))
Aug 16 12:43:04 localhost iptables: ^[[60G 
Aug 16 12:43:11 localhost kernel: [<c01622dc>] proc_file_read [kernel] 0x1cc (0xcd197f54))
Aug 16 12:43:04 localhost iptables:  
Aug 16 12:43:11 localhost kernel: [<c013fe93>] sys_read [kernel] 0xa3 (0xcd197f94))
Aug 16 12:43:04 localhost iptables: Clearing all current rules and user defined chains: 
Aug 16 12:43:11 localhost kernel: [<c0109127>] system_call [kernel] 0x33 (0xcd197fc0))
Aug 16 12:43:04 localhost iptables:  succeeded 
Aug 16 12:43:11 localhost kernel: 
Aug 16 12:43:04 localhost iptables: ^[[60G 
Aug 16 12:43:11 localhost kernel: 
Aug 16 12:43:11 localhost kernel: Code:  Bad EIP value.
Aug 16 12:43:04 localhost iptables:  
Aug 16 12:43:04 localhost iptables: Applying iptables firewall rules:  
Aug 16 12:43:04 localhost iptables:  succeeded 
Aug 16 12:43:04 localhost iptables: ^[[60G 
Aug 16 12:43:04 localhost iptables:  
Aug 16 12:43:04 localhost rc: Starting iptables:  succeeded 
Aug 16 12:43:04 localhost sysctl: net.ipv4.ip_forward = 0 
Aug 16 12:43:04 localhost sysctl: net.ipv4.conf.default.rp_filter = 1 
Aug 16 12:43:04 localhost sysctl: kernel.sysrq = 0 
Aug 16 12:43:04 localhost sysctl: kernel.core_uses_pid = 1 
Aug 16 12:43:04 localhost network: Setting network parameters:  succeeded 
Aug 16 12:43:05 localhost network: Bringing up loopback interface:  succeeded 
Aug 16 12:43:12 localhost xinetd[663]: xinetd Version 2.3.7 started with libwrap options compiled in.
Aug 16 12:43:12 localhost xinetd[663]: Started working: 1 available service
Aug 16 12:43:14 localhost xinetd: xinetd startup succeeded
Aug 16 12:43:17 localhost sendmail: sendmail startup succeeded
Aug 16 12:43:18 localhost sendmail: sm-client startup succeeded
Aug 16 12:43:18 localhost gpm: gpm startup succeeded
Aug 16 12:43:19 localhost crond: crond startup succeeded
Aug 16 12:43:20 localhost xfs: xfs startup succeeded
Aug 16 12:43:20 localhost xfs: listening on port 7100 
Aug 16 12:43:20 localhost anacron: anacron startup succeeded
Aug 16 12:43:20 localhost atd: atd startup succeeded
Aug 16 12:43:20 localhost xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/cyrillic (unreadable) 
Aug 16 12:43:21 localhost firstboot: .
Aug 16 12:43:21 localhost firstboot: 
Aug 16 12:43:21 localhost firstboot: XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window System
Aug 16 12:43:21 localhost firstboot: (protocol Version 11, revision 0, vendor release 6600)
Aug 16 12:43:21 localhost firstboot: Release Date: 23 January 2002
Aug 16 12:43:21 localhost firstboot: ^IIf the server is older than 6-12 months, or if your card is
Aug 16 12:43:21 localhost firstboot: ^Inewer than the above date, look for a newer version before
Aug 16 12:43:21 localhost firstboot: ^Ireporting problems.  (See http://www.XFree86.Org/)
Aug 16 12:43:21 localhost firstboot: Build Operating System: Linux 2.4.18-11smp i686 [ELF] 
Aug 16 12:43:21 localhost firstboot: Build Host: daffy.perf.redhat.com
Aug 16 12:43:21 localhost firstboot:  
Aug 16 12:43:21 localhost firstboot: Module Loader present
Aug 16 12:43:21 localhost firstboot: OS Kernel: Linux version 2.4.18-18.8.0 (bhcompile@xxxxxxxxxxxxxxxxxxxxx) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Thu Nov 14 00:10:29 EST 2002 
Aug 16 12:43:21 localhost firstboot: Markers: (--) probed, (**) from config file, (==) default setting,
Aug 16 12:43:22 localhost firstboot:          (++) from command line, (!!) notice, (II) informational,
Aug 16 12:43:22 localhost firstboot:          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Aug 16 12:43:22 localhost firstboot: (==) Log file: "/var/log/XFree86.1.log", Time: Sat Aug 16 12:43:21 2003
Aug 16 12:43:22 localhost firstboot: .
Aug 16 12:43:22 localhost firstboot: (==) Using config file: "/etc/X11/XF86Config"
Aug 16 12:43:27 localhost kernel:  <6>Linux agpgart interface v0.99 (c) Jeff Hartmann
Aug 16 12:43:27 localhost kernel: agpgart: Maximum main memory to use for agp memory: 202M
Aug 16 12:43:27 localhost kernel: agpgart: agpgart: Detected an Intel i815 Chipset.
Aug 16 12:43:27 localhost kernel: agpgart: AGP aperture is 64M @ 0xf8000000
Aug 16 12:43:28 localhost gconfd (root-800): starting (version 1.2.1), pid 800 user 'root'
Aug 16 12:43:28 localhost modprobe: modprobe: Can't locate module char-major-226
Aug 16 12:43:28 localhost modprobe: modprobe: Can't locate module char-major-226
Aug 16 12:43:29 localhost kernel: [drm] AGP 0.99 on Intel i810 @ 0xf8000000 64MB
Aug 16 12:43:29 localhost kernel: [drm] Initialized i810 1.2.0 20010920 on minor 0
Aug 16 12:43:29 localhost kernel: mtrr: base(0xf8000000) is not aligned on a size(0x180000) boundary
Aug 16 12:43:29 localhost firstboot: (EE) I810(0): [drm] failed to remove DRM signal handler
Aug 16 12:43:29 localhost firstboot: DRIUnlock called when not locked
Aug 16 12:43:30 localhost gconfd (root-800): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
Aug 16 12:43:30 localhost gconfd (root-800): Resolved address "xml:readwrite:/root/.gconf" to a writable config source at position 1
Aug 16 12:43:30 localhost gconfd (root-800): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
Aug 16 12:43:37 localhost firstboot: Window manager warning: Failed to a open connection to a session manager, so window positions will not be saved: SESSION_MANAGER environment variable not defined
Aug 16 12:44:03 localhost firstboot: ntpd: Removing firewall opening for port 123
Aug 16 12:44:03 localhost firstboot: iptables: Bad rule (does a matching rule exist in that chain?)
Aug 16 12:44:03 localhost ntpd:  failed
Aug 16 12:44:03 localhost firstboot: ^[[60G
Aug 16 12:44:03 localhost firstboot: 
Aug 16 12:44:03 localhost firstboot: Shutting down ntpd: 
Aug 16 12:44:03 localhost ntpd: ntpd shutdown failed
Aug 16 12:44:03 localhost firstboot: ^[[60G
Aug 16 12:44:03 localhost firstboot: 
Aug 16 12:43:53 localhost kernel: Intel 810 + AC97 Audio, version 0.22, 00:35:10 Nov 14 2002
Aug 16 12:43:53 localhost kernel: PCI: Found IRQ 5 for device 00:1f.5
Aug 16 12:43:53 localhost kernel: PCI: Sharing IRQ 5 with 00:1f.3
Aug 16 12:43:53 localhost kernel: PCI: Setting latency timer of device 00:1f.5 to 64
Aug 16 12:43:53 localhost kernel: i810: Intel ICH2 found at IO 0x1840 and 0x1c00, IRQ 5
Aug 16 12:43:53 localhost kernel: i810_audio: Audio Controller supports 6 channels.
Aug 16 12:43:53 localhost kernel: i810_audio: Defaulting to base 2 channel mode.
Aug 16 12:43:53 localhost kernel: ac97_codec: AC97 Audio codec, id: 0x8384:0x7600 (SigmaTel STAC????)
Aug 16 12:43:53 localhost kernel: i810_audio: only 48Khz playback available.
Aug 16 12:43:53 localhost kernel: i810_audio: AC'97 codec 0 Unable to map surround DAC's (or DAC's not present), total channels = 2
Aug 16 12:43:53 localhost modprobe: modprobe: Can't locate module sound-service-0-3
Aug 16 12:43:53 localhost firstboot: sox: Unable to set audio speed to 44100 (set to 48000)
Aug 16 12:44:00 localhost kernel: i810_audio: drain_dac, dma timeout?
Aug 16 12:44:24 localhost rc: Starting firstboot:  succeeded
Aug 16 12:44:26 localhost kernel: mtrr: base(0xf8000000) is not aligned on a size(0x180000) boundary
Aug 16 12:44:46 localhost gdm(pam_unix)[907]: session opened for user anna by (uid=0)
Aug 16 12:44:53 localhost gconfd (anna-964): starting (version 1.2.1), pid 964 user 'anna'
Aug 16 12:44:53 localhost gconfd (anna-964): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
Aug 16 12:44:53 localhost gconfd (anna-964): Resolved address "xml:readwrite:/home/anna/.gconf" to a writable config source at position 1
Aug 16 12:44:53 localhost gconfd (anna-964): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
Aug 16 12:45:00 localhost kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
Aug 16 12:45:00 localhost kernel: sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Aug 16 12:45:00 localhost kernel: Uniform CD-ROM driver Revision: 3.12
Aug 16 12:45:30 localhost gconfd (root-800): GConf server is not in use, shutting down.
Aug 16 12:45:30 localhost gconfd (root-800): Exiting
Aug 16 12:46:38 localhost gdm(pam_unix)[907]: session closed for user anna
Aug 16 12:46:40 localhost kernel: mtrr: base(0xf8000000) is not aligned on a size(0x180000) boundary
Aug 16 12:46:51 localhost gdm(pam_unix)[907]: session opened for user anna by (uid=0)
Aug 16 12:46:53 localhost kernel: general protection fault: e998
Aug 16 12:46:53 localhost kernel: sr_mod i810_audio ac97_codec soundcore i810 agpgart autofs ds yenta_socket pcmcia_core ipt_REJECT iptable_filter ip_tables ide-scsi scsi_mod ide-cd cdrom scan
Aug 16 12:46:53 localhost kernel: CPU:    0
Aug 16 12:46:53 localhost kernel: EIP:    0050:[<00002ffb>]    Not tainted
Aug 16 12:46:53 localhost kernel: EFLAGS: 00010046
Aug 16 12:46:53 localhost kernel: 
Aug 16 12:46:53 localhost kernel: EIP is at Using_Versions [] 0x2ffa (2.4.18-18.8.0)
Aug 16 12:46:53 localhost kernel: eax: 00000282   ebx: 00000001   ecx: 00000000   edx: 00000000
Aug 16 12:46:53 localhost kernel: esi: c0267e65   edi: 00000014   ebp: c9779e74   esp: c9779e6c
Aug 16 12:46:53 localhost kernel: ds: 0058   es: 0000   ss: 0018
Aug 16 12:46:53 localhost kernel: Process cat (pid: 1093, stackpage=c9779000)
Aug 16 12:46:53 localhost kernel: Stack: 5319519e 00009e74 00000058 7e650282 9e880050 00000001 530a0000 00000016 
Aug 16 12:46:53 localhost kernel:        00485369 00000000 c9779efc c0114b8c 00000010 c9779efc 00000282 00000018 
Aug 16 12:46:53 localhost kernel:        00000018 c0130000 c0300000 c9779f46 c0267e65 c8f54000 00001000 c0115085 
Aug 16 12:46:53 localhost kernel: Call Trace: [<c0114b8c>] apm_bios_call [kernel] 0x4c (0xc9779e98))
Aug 16 12:46:53 localhost kernel: [<c0130000>] generic_file_read [kernel] 0x160 (0xc9779eb0))
Aug 16 12:46:53 localhost kernel: [<c0115085>] apm_get_power_status [kernel] 0x65 (0xc9779ec8))
Aug 16 12:46:53 localhost kernel: [<c0147d32>] cp_new_stat64 [kernel] 0xb2 (0xc9779ef8))
Aug 16 12:46:53 localhost kernel: [<c0115dab>] apm_get_info [kernel] 0x4b (0xc9779f04))
Aug 16 12:46:53 localhost kernel: [<c0137e1d>] __alloc_pages [kernel] 0x8d (0xc9779f1c))
Aug 16 12:46:53 localhost kernel: [<c01622dc>] proc_file_read [kernel] 0x1cc (0xc9779f54))
Aug 16 12:46:53 localhost kernel: [<c013fe93>] sys_read [kernel] 0xa3 (0xc9779f94))
Aug 16 12:46:53 localhost kernel: [<c0109127>] system_call [kernel] 0x33 (0xc9779fc0))
Aug 16 12:46:53 localhost kernel: 
Aug 16 12:46:53 localhost kernel: 
Aug 16 12:46:53 localhost kernel: Code:  Bad EIP value.
Aug 16 12:46:53 localhost gconfd (anna-964): GConf server is not in use, shutting down.
Aug 16 12:46:53 localhost gconfd (anna-964): Exiting
Aug 16 12:47:05 localhost modprobe: modprobe: Can't locate module sound-slot-1
Aug 16 12:47:05 localhost modprobe: modprobe: Can't locate module sound-service-1-0
Aug 16 12:47:05 localhost modprobe: modprobe: Can't locate module sound-slot-1
Aug 16 12:47:05 localhost modprobe: modprobe: Can't locate module sound-service-1-0
Aug 16 12:47:05 localhost kernel:  general protection fault: e998
Aug 16 12:47:05 localhost kernel: sr_mod i810_audio ac97_codec soundcore i810 agpgart autofs ds yenta_socket pcmcia_core ipt_REJECT iptable_filter ip_tables ide-scsi scsi_mod ide-cd cdrom scan
Aug 16 12:47:05 localhost kernel: CPU:    0
Aug 16 12:47:05 localhost kernel: EIP:    0050:[<00002ffb>]    Not tainted
Aug 16 12:47:05 localhost kernel: EFLAGS: 00010046
Aug 16 12:47:05 localhost kernel: 
Aug 16 12:47:05 localhost kernel: EIP is at Using_Versions [] 0x2ffa (2.4.18-18.8.0)
Aug 16 12:47:05 localhost kernel: eax: 00000282   ebx: 00000001   ecx: 00000000   edx: 00000000
Aug 16 12:47:05 localhost kernel: esi: c0267e65   edi: 00000014   ebp: c6d55e74   esp: c6d55e6c
Aug 16 12:47:05 localhost kernel: ds: 0058   es: 0000   ss: 0018
Aug 16 12:47:05 localhost kernel: Process kdeinit (pid: 1154, stackpage=c6d55000)
Aug 16 12:47:06 localhost kernel: Stack: 5319519e 00005e74 00000058 7e650282 5e880050 00000001 530a0000 00000016 
Aug 16 12:47:06 localhost kernel:        00485369 00000000 c6d55efc c0114b8c 00000010 c6d55efc 00000282 cb350018 
Aug 16 12:47:06 localhost kernel:        00000018 c0120007 cb350000 c6d55f46 c0267e65 c8fc8000 00000400 c0115085 
Aug 16 12:47:06 localhost kernel: Call Trace: [<c0114b8c>] apm_bios_call [kernel] 0x4c (0xc6d55e98))
Aug 16 12:47:06 localhost kernel: [<c0120007>] request_resource [kernel] 0x7 (0xc6d55eb0))
Aug 16 12:47:06 localhost kernel: [<c0115085>] apm_get_power_status [kernel] 0x65 (0xc6d55ec8))
Aug 16 12:47:06 localhost kernel: [<c012c95b>] vm_enough_memory [kernel] 0x7b (0xc6d55ef4))
Aug 16 12:47:06 localhost kernel: [<c0147d32>] cp_new_stat64 [kernel] 0xb2 (0xc6d55ef8))
Aug 16 12:47:06 localhost kernel: [<c0115dab>] apm_get_info [kernel] 0x4b (0xc6d55f04))
Aug 16 12:47:07 localhost kernel: [<c0137e1d>] __alloc_pages [kernel] 0x8d (0xc6d55f1c))
Aug 16 12:47:07 localhost kernel: [<c012cbf6>] __vma_link [kernel] 0x56 (0xc6d55f30))
Aug 16 12:47:07 localhost kernel: [<c01622dc>] proc_file_read [kernel] 0x1cc (0xc6d55f54))
Aug 16 12:47:07 localhost kernel: [<c013fe93>] sys_read [kernel] 0xa3 (0xc6d55f94))
Aug 16 12:47:07 localhost kernel: [<c0109127>] system_call [kernel] 0x33 (0xc6d55fc0))
Aug 16 12:47:07 localhost kernel: 
Aug 16 12:47:07 localhost kernel: 
Aug 16 12:47:07 localhost kernel: Code:  Bad EIP value.
Aug 16 12:47:18 localhost gconfd (anna-1191): starting (version 1.2.1), pid 1191 user 'anna'
Aug 16 12:47:18 localhost gconfd (anna-1191): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
Aug 16 12:47:18 localhost gconfd (anna-1191): Resolved address "xml:readwrite:/home/anna/.gconf" to a writable config source at position 1
Aug 16 12:47:18 localhost gconfd (anna-1191): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
Aug 16 12:47:56 localhost kernel:  eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
Aug 16 12:47:56 localhost kernel: eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@xxxxxxxxxxxxx> and others
Aug 16 12:47:57 localhost kernel: eth0: OEM i82557/i82558 10/100 Ethernet, 00:20:E0:6B:04:E7, IRQ 5.
Aug 16 12:47:57 localhost kernel:   Receiver lock-up bug exists -- enabling work-around.
Aug 16 12:47:57 localhost kernel:   Board assembly 727095-002, Physical connectors present: RJ45
Aug 16 12:47:57 localhost kernel:   Primary interface chip i82555 PHY #1.
Aug 16 12:47:57 localhost kernel:   General self-test: passed.
Aug 16 12:47:57 localhost kernel:   Serial sub-system self-test: passed.
Aug 16 12:47:57 localhost kernel:   Internal registers self-test: passed.
Aug 16 12:47:57 localhost kernel:   ROM checksum self-test: passed (0x04f4518b).
Aug 16 12:47:57 localhost kernel:   Receiver lock-up workaround activated.
Aug 16 12:47:57 localhost /etc/hotplug/net.agent: invoke ifup eth0
Aug 16 13:53:43 localhost gconfd (anna-1191): Received signal 1, shutting down cleanly
Aug 16 13:53:43 localhost gconfd (anna-1191): Exiting
Aug 16 13:53:44 localhost gdm(pam_unix)[907]: session closed for user anna
Aug 16 13:53:45 localhost kernel: mtrr: base(0xf8000000) is not aligned on a size(0x180000) boundary
Aug 16 13:53:48 localhost kernel: mtrr: base(0xf8000000) is not aligned on a size(0x180000) boundary
Aug 16 13:54:00 localhost gdm(pam_unix)[907]: session opened for user root by (uid=0)
Aug 16 13:54:03 localhost gconfd (root-9185): starting (version 1.2.1), pid 9185 user 'root'
Aug 16 13:54:03 localhost gconfd (root-9185): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
Aug 16 13:54:03 localhost gconfd (root-9185): Resolved address "xml:readwrite:/root/.gconf" to a writable config source at position 1
Aug 16 13:54:03 localhost gconfd (root-9185): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 2
Aug 16 14:32:05 localhost kernel: end_request: I/O error, dev 02:00 (floppy), sector 0
Aug 16 14:32:05 localhost kernel: end_request: I/O error, dev 02:00 (floppy), sector 0
Aug 16 14:32:55 localhost kernel: floppy0: obsolete eject ioctl
Aug 16 14:32:55 localhost kernel: floppy0: please use floppycontrol --eject
Aug 16 14:34:58 localhost kernel: floppy0: obsolete eject ioctl
Aug 16 14:34:58 localhost kernel: floppy0: please use floppycontrol --eject

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux