Kod: Zaznacz cały
Do wyboru w grub mam tylko:
Debian GNU/Linux, kernel 2.6.26-2-686
Kod: Zaznacz cały
Debian GNU/Linux, kernel 2.6.26-2-686 (single-user mode)
Kod: Zaznacz cały
Do wyboru w grub mam tylko:
Debian GNU/Linux, kernel 2.6.26-2-686
Kod: Zaznacz cały
Debian GNU/Linux, kernel 2.6.26-2-686 (single-user mode)
Da się, wystarczy w menu.lst (zakładam, że masz starego gruba, więc jest jeszcze menu.lst) dopisać "acpi=off" np.mpn105 pisze:Chyba, że da się to ustawić zdalnie np. przez ssh żeby po restarcie załadował jądro z wyłączonym acpi?
Kod: Zaznacz cały
kernel /boot/vmlinuz-2.6.26-2.686 root=/dev/hda1 ro acpi=off
Kod: Zaznacz cały
title Debian GNU/Linux, kernel 2.6.26-2-686
root (hd0,0)
kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/sda1 ro quiet
initrd /boot/initrd.img-2.6.26-2-686
title Debian GNU/Linux, kernel 2.6.26-2-686 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/sda1 ro single
initrd /boot/initrd.img-2.6.26-2-686
#To jest dopisana linijka z acpi off
title Debian Gnu/Linux, kernel 2.6.26-2-686 (acpi=off)
root (hd0,0)
kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/sda1 ro acpi=off
initrd /boot/initrd.img-2.6.26-2-686
http://debian.linux.pl/viewtopic.php?p=9565#9565mpn105 pisze:Jak wybrać aby wystartował domyślnie z wyłączonym acpi po restarcie?
Kod: Zaznacz cały
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.26-2-686 (Debian 2.6.26-19lenny2) (dannf@debia$
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001bffd000 (usable)
[ 0.000000] BIOS-e820: 000000001bffd000 - 000000001bfff000 (ACPI data)
[ 0.000000] BIOS-e820: 000000001bfff000 - 000000001c000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 447MB LOWMEM available.
[ 0.000000] found SMP MP-table at [c00f6df0] 000f6df0
[ 0.000000] Entering add_active_range(0, 0, 114685) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 114685
[ 0.000000] HighMem 114685 -> 114685
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 114685
[ 0.000000] On node 0 totalpages: 114685
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 864 pages used for memmap
[ 0.000000] Normal zone: 109725 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] DMI 2.0 present.
[ 0.000000] ASUS P2B-DS detected: force use of acpi=ht
[ 0.000000] ACPI: RSDP 000F8040, 0014 (r0 ASUS )
[ 0.000000] ACPI: RSDT 1BFFD000, 002C (r1 ASUS P2B-DS 0 $
[ 0.000000] ACPI: FACP 1BFFD080, 0074 (r1 ASUS P2B-DS 0 $
[ 0.000000] ACPI: DSDT 1BFFD100, 1B21 (r1 ASUS P2B-DS 1000 MSFT 100$
[ 0.000000] ACPI: FACS 1BFFF000, 0040
[ 0.000000] ACPI: BOOT 1BFFD040, 0028 (r1 ASUS P2B-DS 0 $
[ 0.000000] ACPI: PM-Timer IO Port: 0xe408
[ 0.000000] Intel MultiProcessor Specification v1.1
[ 0.000000] Virtual Wire compatibility mode.
[ 0.000000] MPTABLE: OEM ID: OEM00000 Product ID: PROD00000000 <6>MPTABLE: P$
[ 0.000000] Processor #1 (Bootup-CPU)
[ 0.000000] I/O APIC #2 Version 17 at 0xFEC00000.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Processors: 1
[ 0.000000] Allocating PCI resources starting at 20000000 (gap: 1c000000:e2c$
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PERCPU: Allocating 37992 bytes of per cpu data
[ 0.000000] NR_CPUS: 8, nr_cpu_ids: 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pa$
[ 0.000000] Kernel command line: root=/dev/sda1 ro acpi=off
[ 0.000000] mapped APIC to ffffb000 (fee00000)
[ 0.000000] mapped IOAPIC to ffffa000 (fec00000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] Detected 391.973 MHz processor.
[ 0.004000] Console: colour VGA+ 80x25
[ 0.004000] console [tty0] enabled
[ 0.004000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.004000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.004000] Memory: 444868k/458740k available (1770k kernel code, 13308k res$
[ 0.004000] virtual kernel memory layout:
[ 0.004000] fixmap : 0xfff4c000 - 0xfffff000 ( 716 kB)
[ 0.004000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.004000] vmalloc : 0xdc800000 - 0xff7fe000 ( 559 MB)
[ 0.004000] lowmem : 0xc0000000 - 0xdbffd000 ( 447 MB)
[ 0.004000] .init : 0xc037f000 - 0xc03bc000 ( 244 kB)
[ 0.004000] .data : 0xc02baaa1 - 0xc0376620 ( 750 kB)
[ 0.004000] .text : 0xc0100000 - 0xc02baaa1 (1770 kB)
[ 0.004000] Checking if this processor honours the WP bit even in supervisor$
[ 0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[ 0.084719] Calibrating delay using timer specific routine.. 785.63 BogoMIPS$
[ 0.085062] Security Framework initialized
[ 0.085161] SELinux: Disabled at boot.
[ 0.085245] Capability LSM initialized
[ 0.085400] Mount-cache hash table entries: 512
[ 0.086208] Initializing cgroup subsys ns
[ 0.086297] Initializing cgroup subsys cpuacct
[ 0.086378] Initializing cgroup subsys devices
[ 0.086547] CPU: L1 I cache: 16K, L1 D cache: 16K
[ 0.086671] CPU: L2 cache: 512K
[ 0.086750] Intel machine check architecture supported.
[ 0.086840] Intel machine check reporting enabled on CPU#0.
[ 0.086979] Checking 'hlt' instruction... OK.
[ 0.100887] SMP alternatives: switching to UP code
[ 0.122264] Freeing SMP alternatives: 16k freed
[ 0.122915] ExtINT not setup in hardware but reported by MP table
[ 0.123587] ENABLING IO-APIC IRQs
[ 0.124007] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.163857] CPU0: Intel Pentium II (Deschutes) stepping 02
[ 0.164010] Brought up 1 CPUs
[ 0.164010] Total of 1 processors activated (785.63 BogoMIPS).
[ 0.164010] CPU0 attaching sched-domain:
[ 0.164010] domain 0: span 0
[ 0.164010] groups: 0
[ 0.164010] net_namespace: 660 bytes
[ 0.164010] Booting paravirtualized kernel on bare hardware
[ 0.164010] NET: Registered protocol family 16
[ 0.169324] PCI: PCI BIOS revision 2.10 entry at 0xf0770, last bus=1
[ 0.169417] PCI: Using configuration type 1 for base access
[ 0.169567] Setting up standard PCI resources
[ 0.181479] ACPI: Interpreter disabled.
[ 0.181568] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 0.181885] pnp: PnP ACPI: disabled
[ 0.181973] PnPBIOS: Scanning system for PnP BIOS support...
[ 0.182612] PnPBIOS: Found PnP BIOS installation structure at 0xc00fd180
[ 0.182711] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xd1b0, dseg 0xf0000
[ 0.189076] PnPBIOS: 15 nodes reported by PnP BIOS; 15 recorded by driver
[ 0.191234] PCI: Probing PCI hardware
[ 0.191318] PCI: Probing PCI hardware (bus 00)
[ 0.192191] * Found PM-Timer Bug on the chipset. Due to workarounds for a bu$
[ 0.192202] * this clock source is slow. Consider trying other clock sources
[ 0.192455] pci 0000:00:04.3: quirk: region e400-e43f claimed by PIIX4 ACPI
[ 0.192549] pci 0000:00:04.3: quirk: region e800-e80f claimed by PIIX4 SMB
[ 0.192643] pci 0000:00:04.3: PIIX4 devres B PIO at 0290-0297
[ 0.197432] PCI: Using IRQ router PIIX/ICH [8086/7110] at 0000:00:04.0
[ 0.198425] system 00:06: iomem range 0x0-0x9ffff could not be reserved
[ 0.198525] system 00:06: iomem range 0x100000-0x1bffffff could not be reser$
[ 0.198630] system 00:06: iomem range 0xe8000-0xeffff has been reserved
[ 0.198720] system 00:06: iomem range 0xf0000-0xf3fff could not be reserved
[ 0.198810] system 00:06: iomem range 0xf4000-0xf7fff could not be reserved
[ 0.198902] system 00:06: iomem range 0xf8000-0xfffff could not be reserved
[ 0.198993] system 00:06: iomem range 0xcd000-0xcffff has been reserved
[ 0.199083] system 00:06: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.199189] system 00:06: iomem range 0xfee00000-0xfee00fff could not be reserved
[ 0.199296] system 00:06: iomem range 0xfffe0000-0xffffffff could not be reserved
[ 0.199444] system 00:0f: ioport range 0x290-0x297 has been reserved
[ 0.199537] system 00:0f: ioport range 0xe400-0xe43f has been reserved
[ 0.199627] system 00:0f: ioport range 0xe800-0xe83f could not be reserved
[ 0.232659] PCI: Bridge: 0000:00:01.0
[ 0.232741] IO window: d000-dfff
[ 0.232818] MEM window: 0xe5000000-0xe5dfffff
[ 0.232898] PREFETCH window: 0x00000000e5f00000-0x00000000e77fffff
[ 0.233109] NET: Registered protocol family 2
[ 0.233735] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.235100] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.235890] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.236678] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.236771] TCP reno registered
[ 0.237312] NET: Registered protocol family 1
[ 0.238006] checking if image is initramfs...<7>Switched to high resolution mode on CPU 0
[ 1.683180] it is
[ 3.329523] Freeing initrd memory: 6021k freed
[ 3.330472] Simple Boot Flag at 0x46 set to 0x1
[ 3.333801] audit: initializing netlink socket (disabled)
[ 3.333955] type=2000 audit(1262860269.332:1): initialized
[ 3.334683] Total HugeTLB memory allocated, 0
[ 3.335161] VFS: Disk quotas dquot_6.5.1
[ 3.335407] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 3.335691] msgmni has been set to 881
[ 3.336510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 3.336623] io scheduler noop registered
[ 3.336698] io scheduler anticipatory registered
[ 3.336775] io scheduler deadline registered
[ 3.336905] io scheduler cfq registered (default)
[ 3.337017] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 3.337264] pci 0000:01:00.0: Boot video device
[ 3.339281] isapnp: Scanning for PnP cards...
[ 3.694413] isapnp: No Plug & Play device found
[ 3.714327] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 3.714873] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 3.715350] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 3.717162] 00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 3.717985] 00:03: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 3.729372] brd: module loaded
[ 3.730111] PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
[ 3.733814] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.733917] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.734991] mice: PS/2 mouse device common for all mice
[ 3.735921] rtc_cmos 00:09: rtc core: registered rtc_cmos as rtc0
[ 3.736179] rtc0: alarms up to one day
[ 3.736504] cpuidle: using governor ladder
[ 3.736587] cpuidle: using governor menu
[ 3.736677] No iBFT detected.
[ 3.739442] TCP cubic registered
[ 3.739526] NET: Registered protocol family 17
[ 3.739624] Using IPI No-Shortcut mode
[ 3.740628] registered taskstats version 1
[ 3.741261] rtc_cmos 00:09: setting system clock to 2010-01-07 10:31:10 UTC (1262860270)
[ 3.742592] Freeing unused kernel memory: 244k freed
[ 3.765642] input: AT Translated Set 2 keyboard as /class/input/input0
[ 4.314241] thermal: Unknown symbol acpi_processor_set_thermal_limit
[ 6.312484] Uniform Multi-Platform E-IDE driver
[ 6.312591] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 6.655287] usbcore: registered new interface driver usbfs
[ 6.655528] usbcore: registered new interface driver hub
[ 6.655878] usbcore: registered new device driver usb
[ 6.782361] SCSI subsystem initialized
[ 6.799823] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 6.800001] 8139cp 0000:00:0b.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[ 6.800141] 8139cp 0000:00:0b.0: Try the "8139too" driver instead.
[ 6.807013] PIIX4: IDE controller (0x8086:0x7111 rev 0x01) at PCI slot 0000:00:04.1
[ 6.807168] PIIX4: not 100% native mode: will probe irqs later
[ 6.807276] ide0: BM-DMA at 0xb800-0xb807
[ 6.807372] ide1: BM-DMA at 0xb808-0xb80f
[ 6.807460] Probing IDE interface ide0...
[ 6.849344] USB Universal Host Controller Interface driver v3.0
[ 6.853924] FDC 0 is a post-1991 82077
[ 6.873085] 8139too Fast Ethernet driver 0.9.28
[ 7.376256] Probing IDE interface ide1...
[ 8.112246] hdc: LITE-ON LTR-52327S, ATAPI CD/DVD-ROM drive
[ 8.784217] hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[ 8.784375] hdc: UDMA/33 mode selected
[ 8.784660] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 8.784855] ide1 at 0x170-0x177,0x376 on irq 15
[ 8.785696] uhci_hcd 0000:00:04.2: UHCI Host Controller
[ 8.786116] uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
[ 8.786281] uhci_hcd 0000:00:04.2: irq 5, io base 0x0000b400
[ 8.786849] usb usb1: configuration #1 chosen from 1 choice
[ 8.787096] hub 1-0:1.0: USB hub found
[ 8.787220] hub 1-0:1.0: 2 ports detected
[ 8.888581] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 8.888682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.888784] usb usb1: Product: UHCI Host Controller
[ 8.888863] usb usb1: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[ 8.888946] usb usb1: SerialNumber: 0000:00:04.2
[ 24.104075] scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
[ 24.104086] <Adaptec aic7890/91 Ultra2 SCSI adapter>
[ 24.104094] aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs
[ 24.104103]
[ 24.108800] uhci_hcd 0000:00:09.0: UHCI Host Controller
[ 24.109048] uhci_hcd 0000:00:09.0: new USB bus registered, assigned bus number 2
[ 24.109210] uhci_hcd 0000:00:09.0: irq 5, io base 0x0000a800
[ 24.109779] usb usb2: configuration #1 chosen from 1 choice
[ 24.110031] hub 2-0:1.0: USB hub found
[ 24.110154] hub 2-0:1.0: 2 ports detected
[ 24.212659] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 24.212770] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 24.212872] usb usb2: Product: UHCI Host Controller
[ 24.212952] usb usb2: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[ 24.213035] usb usb2: SerialNumber: 0000:00:09.0
[ 24.213420] scsi 0:0:0:0: Direct-Access SEAGATE ST39236LW 0010 PQ: 0 ANSI: 3
[ 24.213556] scsi0:A:0:0: Tagged Queuing enabled. Depth 8
[ 24.213733] target0:0:0: Beginning Domain Validation
[ 24.214027] uhci_hcd 0000:00:09.1: UHCI Host Controller
[ 24.214250] uhci_hcd 0000:00:09.1: new USB bus registered, assigned bus number 3
[ 24.214434] uhci_hcd 0000:00:09.1: irq 11, io base 0x0000a400
[ 24.215113] usb usb3: configuration #1 chosen from 1 choice
[ 24.215363] hub 3-0:1.0: USB hub found
[ 24.215489] hub 3-0:1.0: 2 ports detected
[ 24.220466] target0:0:0: wide asynchronous
[ 24.233575] target0:0:0: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 31)
[ 24.235921] libata version 3.00 loaded.
[ 24.244906] target0:0:0: Domain Validation skipping write tests
[ 24.245004] target0:0:0: Ending Domain Validation
[ 24.316557] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 24.316662] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 24.316763] usb usb3: Product: UHCI Host Controller
[ 24.316841] usb usb3: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[ 24.316924] usb usb3: SerialNumber: 0000:00:09.1
[ 24.317229] ehci_hcd 0000:00:09.2: EHCI Host Controller
[ 24.317454] ehci_hcd 0000:00:09.2: new USB bus registered, assigned bus number 4
[ 24.317718] ehci_hcd 0000:00:09.2: irq 10, io mem 0xe4000000
[ 24.328060] ehci_hcd 0000:00:09.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 24.328524] usb usb4: configuration #1 chosen from 1 choice
[ 24.328782] hub 4-0:1.0: USB hub found
[ 24.328906] hub 4-0:1.0: 4 ports detected
[ 24.432491] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 24.432589] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 24.432692] usb usb4: Product: EHCI Host Controller
[ 24.432770] usb usb4: Manufacturer: Linux 2.6.26-2-686 ehci_hcd
[ 24.432853] usb usb4: SerialNumber: 0000:00:09.2
[ 24.444739] eth0: RealTek RTL8139 at 0xa000, 00:06:4f:01:5d:42, IRQ 10
[ 24.444841] eth0: Identified 8139 chip type 'RTL-8139C'
[ 24.605483] hdc: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache
[ 24.605779] Uniform CD-ROM driver Revision: 3.20
[ 25.079200] scsi: waiting for bus probes to complete ...
[ 27.951802] Driver 'sd' needs updating - please use bus_type methods
[ 27.958756] sd 0:0:0:0: [sda] 17942584 512-byte hardware sectors (9187 MB)
[ 27.960564] sd 0:0:0:0: [sda] Write Protect is off
[ 27.960656] sd 0:0:0:0: [sda] Mode Sense: 9f 00 10 08
[ 27.962418] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 27.963790] sd 0:0:0:0: [sda] 17942584 512-byte hardware sectors (9187 MB)
[ 27.965504] sd 0:0:0:0: [sda] Write Protect is off
[ 27.965504] sd 0:0:0:0: [sda] Mode Sense: 9f 00 10 08
[ 27.965504] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 27.965504] sda: sda1 sda2 < sda5 >
[ 27.980029] sd 0:0:0:0: [sda] Attached SCSI disk
[ 28.290939] PM: Starting manual resume from disk
[ 28.412028] kjournald starting. Commit interval 5 seconds
[ 28.412028] EXT3-fs: mounted filesystem with ordered data mode.
[ 30.794854] udevd version 125 started
[ 34.760795] input: PC Speaker as /class/input/input1
[ 35.691995] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 35.830305] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 36.235853] Linux agpgart interface v0.103
[ 36.416187] agpgart: Detected an Intel 440BX Chipset.
[ 36.418417] agpgart: AGP aperture is 4M @ 0xe7800000
[ 36.458348] piix4_smbus 0000:00:04.3: Found 0000:00:04.3 device
[ 37.033209] parport_pc 00:01: reported by Plug and Play BIOS
[ 37.033462] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[ 37.717803] Error: Driver 'pcspkr' is already registered, aborting...
[ 37.862109] input: ImPS/2 Generic Wheel Mouse as /class/input/input2
[ 39.981082] Adding 425680k swap on /dev/sda5. Priority:-1 extents:1 across:425680k
[ 40.516031] EXT3 FS on sda1, internal journal
[ 41.201658] loop: module loaded
[ 43.155835] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 46.780368] NET: Registered protocol family 10
[ 46.782991] lo: Disabled Privacy Extensions
[ 54.936951] warning: `proftpd' uses 32-bit capabilities (legacy support in use)
[ 57.188048] eth0: no IPv6 routers present
Kod: Zaznacz cały
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.26-2-686 (Debian 2.6.26-19lenny2) (dannf@debia$
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001bffd000 (usable)
[ 0.000000] BIOS-e820: 000000001bffd000 - 000000001bfff000 (ACPI data)
[ 0.000000] BIOS-e820: 000000001bfff000 - 000000001c000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 447MB LOWMEM available.
[ 0.000000] found SMP MP-table at [c00f6df0] 000f6df0
[ 0.000000] Entering add_active_range(0, 0, 114685) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 114685
[ 0.000000] HighMem 114685 -> 114685
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 114685
[ 0.000000] On node 0 totalpages: 114685
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 864 pages used for memmap
[ 0.000000] Normal zone: 109725 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] DMI 2.0 present.
[ 0.000000] ASUS P2B-DS detected: force use of acpi=ht
[ 0.000000] ACPI: RSDP 000F8040, 0014 (r0 ASUS )
[ 0.000000] ACPI: RSDT 1BFFD000, 002C (r1 ASUS P2B-DS 0 $
[ 0.000000] ACPI: FACP 1BFFD080, 0074 (r1 ASUS P2B-DS 0 $
[ 0.000000] ACPI: DSDT 1BFFD100, 1B21 (r1 ASUS P2B-DS 1000 MSFT 100$
[ 0.000000] ACPI: FACS 1BFFF000, 0040
[ 0.000000] ACPI: BOOT 1BFFD040, 0028 (r1 ASUS P2B-DS 0 $
[ 0.000000] ACPI: PM-Timer IO Port: 0xe408
[ 0.000000] Intel MultiProcessor Specification v1.1
[ 0.000000] Virtual Wire compatibility mode.
[ 0.000000] MPTABLE: OEM ID: OEM00000 Product ID: PROD00000000 <6>MPTABLE: P$
[ 0.000000] Processor #1 (Bootup-CPU)
[ 0.000000] I/O APIC #2 Version 17 at 0xFEC00000.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Processors: 1
[ 0.000000] Allocating PCI resources starting at 20000000 (gap: 1c000000:e2c$
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PERCPU: Allocating 37992 bytes of per cpu data
[ 0.000000] NR_CPUS: 8, nr_cpu_ids: 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pa$
[ 0.000000] Kernel command line: root=/dev/sda1 ro quiet
[ 0.000000] mapped APIC to ffffb000 (fee00000)
[ 0.000000] mapped IOAPIC to ffffa000 (fec00000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] Detected 391.981 MHz processor.
[ 0.004000] Console: colour VGA+ 80x25
[ 0.004000] console [tty0] enabled
[ 0.004000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.004000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.004000] Memory: 444868k/458740k available (1770k kernel code, 13308k res$
[ 0.004000] virtual kernel memory layout:
[ 0.004000] fixmap : 0xfff4c000 - 0xfffff000 ( 716 kB)
[ 0.004000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.004000] vmalloc : 0xdc800000 - 0xff7fe000 ( 559 MB)
[ 0.004000] lowmem : 0xc0000000 - 0xdbffd000 ( 447 MB)
[ 0.004000] .init : 0xc037f000 - 0xc03bc000 ( 244 kB)
[ 0.004000] .data : 0xc02baaa1 - 0xc0376620 ( 750 kB)
[ 0.004000] .text : 0xc0100000 - 0xc02baaa1 (1770 kB)
[ 0.004000] Checking if this processor honours the WP bit even in supervisor$
[ 0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[ 0.084719] Calibrating delay using timer specific routine.. 785.64 BogoMIPS$
[ 0.084928] Security Framework initialized
[ 0.084960] SELinux: Disabled at boot.
[ 0.084981] Capability LSM initialized
[ 0.085070] Mount-cache hash table entries: 512
[ 0.085811] Initializing cgroup subsys ns
[ 0.085833] Initializing cgroup subsys cpuacct
[ 0.085848] Initializing cgroup subsys devices
[ 0.085949] CPU: L1 I cache: 16K, L1 D cache: 16K
[ 0.085968] CPU: L2 cache: 512K
[ 0.085987] Intel machine check architecture supported.
[ 0.086007] Intel machine check reporting enabled on CPU#0.
[ 0.086074] Checking 'hlt' instruction... OK.
[ 0.100836] SMP alternatives: switching to UP code
[ 0.122157] Freeing SMP alternatives: 16k freed
[ 0.122739] ExtINT not setup in hardware but reported by MP table
[ 0.123337] ENABLING IO-APIC IRQs
[ 0.123730] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.163521] CPU0: Intel Pentium II (Deschutes) stepping 02
[ 0.164010] Brought up 1 CPUs
[ 0.164010] Total of 1 processors activated (785.64 BogoMIPS).
[ 0.164010] CPU0 attaching sched-domain:
[ 0.164010] domain 0: span 0
[ 0.164010] groups: 0
[ 0.164010] net_namespace: 660 bytes
[ 0.164010] Booting paravirtualized kernel on bare hardware
[ 0.164010] NET: Registered protocol family 16
[ 0.169027] PCI: PCI BIOS revision 2.10 entry at 0xf0770, last bus=1
[ 0.169045] PCI: Using configuration type 1 for base access
[ 0.169127] Setting up standard PCI resources
[ 0.180933] ACPI: Interpreter disabled.
[ 0.180955] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 0.181198] pnp: PnP ACPI: disabled
[ 0.181222] PnPBIOS: Scanning system for PnP BIOS support...
[ 0.181795] PnPBIOS: Found PnP BIOS installation structure at 0xc00fd180
[ 0.181822] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xd1b0, dseg 0xf0000
[ 0.188103] PnPBIOS: 15 nodes reported by PnP BIOS; 15 recorded by driver
[ 0.190183] PCI: Probing PCI hardware
[ 0.190201] PCI: Probing PCI hardware (bus 00)
[ 0.190923] * Found PM-Timer Bug on the chipset. Due to workarounds for a bu$
[ 0.190935] * this clock source is slow. Consider trying other clock sources
[ 0.191023] pci 0000:00:04.3: quirk: region e400-e43f claimed by PIIX4 ACPI
[ 0.191043] pci 0000:00:04.3: quirk: region e800-e80f claimed by PIIX4 SMB
[ 0.191063] pci 0000:00:04.3: PIIX4 devres B PIO at 0290-0297
[ 0.195931] PCI: Using IRQ router PIIX/ICH [8086/7110] at 0000:00:04.0
[ 0.196853] system 00:06: iomem range 0x0-0x9ffff could not be reserved
[ 0.196876] system 00:06: iomem range 0x100000-0x1bffffff could not be reser$
[ 0.196894] system 00:06: iomem range 0xe8000-0xeffff has been reserved
[ 0.196912] system 00:06: iomem range 0xf0000-0xf3fff could not be reserved
[ 0.196930] system 00:06: iomem range 0xf4000-0xf7fff could not be reserved
[ 0.196948] system 00:06: iomem range 0xf8000-0xfffff could not be reserved
[ 0.196965] system 00:06: iomem range 0xcd000-0xcffff has been reserved
[ 0.196984] system 00:06: iomem range 0xfec00000-0xfec00fff could not be res$
[ 0.197003] system 00:06: iomem range 0xfee00000-0xfee00fff could not be res$
[ 0.197022] system 00:06: iomem range 0xfffe0000-0xffffffff could not be res$
[ 0.197081] system 00:0f: ioport range 0x290-0x297 has been reserved
[ 0.197101] system 00:0f: ioport range 0xe400-0xe43f has been reserved
[ 0.197119] system 00:0f: ioport range 0xe800-0xe83f could not be reserved
[ 0.230038] PCI: Bridge: 0000:00:01.0
[ 0.230054] IO window: d000-dfff
[ 0.230071] MEM window: 0xe5000000-0xe5dfffff
[ 0.230088] PREFETCH window: 0x00000000e5f00000-0x00000000e77fffff
[ 0.230226] NET: Registered protocol family 2
[ 0.230791] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.232114] TCP established hash table entries: 16384 (order: 5, 131072 byte$
[ 0.232816] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.233502] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.233517] TCP reno registered
[ 0.233985] NET: Registered protocol family 1
[ 0.234606] checking if image is initramfs...<7>Switched to high resolution mode on CPU 0
[ 1.679662] it is
[ 3.327748] Freeing initrd memory: 6021k freed
[ 3.328691] Simple Boot Flag at 0x46 set to 0x1
[ 3.331888] audit: initializing netlink socket (disabled)
[ 3.331963] type=2000 audit(1262862683.328:1): initialized
[ 3.332714] Total HugeTLB memory allocated, 0
[ 3.333121] VFS: Disk quotas dquot_6.5.1
[ 3.333300] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 3.333510] msgmni has been set to 881
[ 3.334195] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 3.334217] io scheduler noop registered
[ 3.334229] io scheduler anticipatory registered
[ 3.334241] io scheduler deadline registered
[ 3.334305] io scheduler cfq registered (default)
[ 3.334352] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 3.334527] pci 0000:01:00.0: Boot video device
[ 3.336566] isapnp: Scanning for PnP cards...
[ 3.691607] isapnp: No Plug & Play device found
[ 3.711151] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 3.711614] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 3.712170] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 3.714065] 00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 3.714817] 00:03: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 3.726077] brd: module loaded
[ 3.726741] PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
[ 3.730262] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.730296] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.731300] mice: PS/2 mouse device common for all mice
[ 3.732211] rtc_cmos 00:09: rtc core: registered rtc_cmos as rtc0
[ 3.732268] rtc0: alarms up to one day
[ 3.732528] cpuidle: using governor ladder
[ 3.732544] cpuidle: using governor menu
[ 3.732572] No iBFT detected.
[ 3.735285] TCP cubic registered
[ 3.735304] NET: Registered protocol family 17
[ 3.735339] Using IPI No-Shortcut mode
[ 3.736308] registered taskstats version 1
[ 3.736844] rtc_cmos 00:09: setting system clock to 2010-01-07 11:11:24 UTC (1262862684)
[ 3.738107] Freeing unused kernel memory: 244k freed
[ 3.759889] input: AT Translated Set 2 keyboard as /class/input/input0
[ 4.296840] thermal: Unknown symbol acpi_processor_set_thermal_limit
[ 6.312280] Uniform Multi-Platform E-IDE driver
[ 6.312308] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 6.640930] usbcore: registered new interface driver usbfs
[ 6.641085] usbcore: registered new interface driver hub
[ 6.641369] usbcore: registered new device driver usb
[ 6.752120] SCSI subsystem initialized
[ 6.769420] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 6.769521] 8139cp 0000:00:0b.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[ 6.769617] 8139cp 0000:00:0b.0: Try the "8139too" driver instead.
[ 6.776300] PIIX4: IDE controller (0x8086:0x7111 rev 0x01) at PCI slot 0000:00:04.1
[ 6.776358] PIIX4: not 100% native mode: will probe irqs later
[ 6.776394] ide0: BM-DMA at 0xb800-0xb807
[ 6.776426] ide1: BM-DMA at 0xb808-0xb80f
[ 6.776446] Probing IDE interface ide0...
[ 6.818450] USB Universal Host Controller Interface driver v3.0
[ 6.822913] FDC 0 is a post-1991 82077
[ 6.842184] 8139too Fast Ethernet driver 0.9.28
[ 7.344213] Probing IDE interface ide1...
[ 8.080242] hdc: LITE-ON LTR-52327S, ATAPI CD/DVD-ROM drive
[ 8.752214] hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[ 8.752371] hdc: UDMA/33 mode selected
[ 8.752589] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 8.752681] ide1 at 0x170-0x177,0x376 on irq 15
[ 8.753407] uhci_hcd 0000:00:04.2: UHCI Host Controller
[ 8.753735] uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
[ 8.753811] uhci_hcd 0000:00:04.2: irq 5, io base 0x0000b400
[ 8.754290] usb usb1: configuration #1 chosen from 1 choice
[ 8.754464] hub 1-0:1.0: USB hub found
[ 8.754523] hub 1-0:1.0: 2 ports detected
[ 8.856583] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 8.856605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.856621] usb usb1: Product: UHCI Host Controller
[ 8.856633] usb usb1: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[ 8.856646] usb usb1: SerialNumber: 0000:00:04.2
[ 24.072075] scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
[ 24.072086] <Adaptec aic7890/91 Ultra2 SCSI adapter>
[ 24.072094] aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs
[ 24.072103]
[ 24.076517] uhci_hcd 0000:00:09.0: UHCI Host Controller
[ 24.076694] uhci_hcd 0000:00:09.0: new USB bus registered, assigned bus number 2
[ 24.076767] uhci_hcd 0000:00:09.0: irq 5, io base 0x0000a800
[ 24.077263] usb usb2: configuration #1 chosen from 1 choice
[ 24.077440] hub 2-0:1.0: USB hub found
[ 24.077495] hub 2-0:1.0: 2 ports detected
[ 24.180434] scsi 0:0:0:0: Direct-Access SEAGATE ST39236LW 0010 PQ: 0 ANSI: 3
[ 24.180482] scsi0:A:0:0: Tagged Queuing enabled. Depth 8
[ 24.180553] target0:0:0: Beginning Domain Validation
[ 24.181184] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 24.181205] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 24.181221] usb usb2: Product: UHCI Host Controller
[ 24.181234] usb usb2: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[ 24.181247] usb usb2: SerialNumber: 0000:00:09.0
[ 24.181555] uhci_hcd 0000:00:09.1: UHCI Host Controller
[ 24.181715] uhci_hcd 0000:00:09.1: new USB bus registered, assigned bus number 3
[ 24.181853] uhci_hcd 0000:00:09.1: irq 11, io base 0x0000a400
[ 24.182357] usb usb3: configuration #1 chosen from 1 choice
[ 24.182530] hub 3-0:1.0: USB hub found
[ 24.182587] hub 3-0:1.0: 2 ports detected
[ 24.191318] target0:0:0: wide asynchronous
[ 24.201011] target0:0:0: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 31)
[ 24.201910] libata version 3.00 loaded.
[ 24.212211] target0:0:0: Domain Validation skipping write tests
[ 24.212231] target0:0:0: Ending Domain Validation
[ 24.284561] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 24.284585] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 24.284601] usb usb3: Product: UHCI Host Controller
[ 24.284613] usb usb3: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[ 24.284626] usb usb3: SerialNumber: 0000:00:09.1
[ 24.284863] ehci_hcd 0000:00:09.2: EHCI Host Controller
[ 24.285019] ehci_hcd 0000:00:09.2: new USB bus registered, assigned bus number 4
[ 24.285196] ehci_hcd 0000:00:09.2: irq 10, io mem 0xe4000000
[ 24.296060] ehci_hcd 0000:00:09.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 24.296433] usb usb4: configuration #1 chosen from 1 choice
[ 24.296619] hub 4-0:1.0: USB hub found
[ 24.296679] hub 4-0:1.0: 4 ports detected
[ 24.400497] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 24.400518] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 24.400533] usb usb4: Product: EHCI Host Controller
[ 24.400546] usb usb4: Manufacturer: Linux 2.6.26-2-686 ehci_hcd
[ 24.400559] usb usb4: SerialNumber: 0000:00:09.2
[ 24.406501] eth0: RealTek RTL8139 at 0xa000, 00:06:4f:01:5d:42, IRQ 10
[ 24.406520] eth0: Identified 8139 chip type 'RTL-8139C'
[ 24.547416] hdc: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache
[ 24.547449] Uniform CD-ROM driver Revision: 3.20
[ 25.064444] scsi: waiting for bus probes to complete ...
[ 27.895585] Driver 'sd' needs updating - please use bus_type methods
[ 27.898860] sd 0:0:0:0: [sda] 17942584 512-byte hardware sectors (9187 MB)
[ 27.900573] sd 0:0:0:0: [sda] Write Protect is off
[ 27.900595] sd 0:0:0:0: [sda] Mode Sense: 9f 00 10 08
[ 27.902488] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 27.903892] sd 0:0:0:0: [sda] 17942584 512-byte hardware sectors (9187 MB)
[ 27.905599] sd 0:0:0:0: [sda] Write Protect is off
[ 27.905620] sd 0:0:0:0: [sda] Mode Sense: 9f 00 10 08
[ 27.907513] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 27.907543] sda: sda1 sda2 < sda5 >
[ 27.933512] sd 0:0:0:0: [sda] Attached SCSI disk
[ 28.227066] PM: Starting manual resume from disk
[ 28.348027] kjournald starting. Commit interval 5 seconds
[ 28.348027] EXT3-fs: mounted filesystem with ordered data mode.
[ 30.698871] udevd version 125 started
[ 34.760799] input: PC Speaker as /class/input/input1
[ 35.612788] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 35.755956] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 36.134481] Linux agpgart interface v0.103
[ 36.332645] agpgart: Detected an Intel 440BX Chipset.
[ 36.334814] agpgart: AGP aperture is 4M @ 0xe7800000
[ 36.385673] piix4_smbus 0000:00:04.3: Found 0000:00:04.3 device
[ 36.971393] parport_pc 00:01: reported by Plug and Play BIOS
[ 36.971561] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[ 37.637679] Error: Driver 'pcspkr' is already registered, aborting...
[ 37.776437] input: ImPS/2 Generic Wheel Mouse as /class/input/input2
[ 39.928624] Adding 425680k swap on /dev/sda5. Priority:-1 extents:1 across:425680k
[ 40.480030] EXT3 FS on sda1, internal journal
[ 41.146996] loop: module loaded
[ 42.991893] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 46.735940] NET: Registered protocol family 10
[ 46.738597] lo: Disabled Privacy Extensions
[ 54.924949] warning: `proftpd' uses 32-bit capabilities (legacy support in use)
[ 57.048061] eth0: no IPv6 routers present
Kod: Zaznacz cały
make[1]: Opuszczenie katalogu `/usr/src/linux-2.6.32.3'
/usr/bin/make ARCH=i386 \
-C Documentation/lguest
make[1]: Wejście do katalogu `/usr/src/linux-2.6.32.3/Documentation/lguest'
cc -m32 -Wall -Wmissing-declarations -Wmissing-prototypes -O3 -I../../include -I../../arch/x86/include -U_FORTIFY_SOURCE lguest.c -o lguest
lguest.c:21:25: error: sys/eventfd.h: Nie ma takiego pliku ani katalogu
lguest.c:37:18: error: zlib.h: Nie ma takiego pliku ani katalogu
lguest.c: In function ‘create_thread’:
lguest.c:1027: warning: implicit declaration of function ‘eventfd’
make[1]: *** [lguest] Błąd 1
make[1]: Opuszczenie katalogu `/usr/src/linux-2.6.32.3/Documentation/lguest'
make: *** [debian/stamp/build/kernel] Błąd 2
Nawet nie przeszukałeś forum?mpn105 pisze:Czemu tak jest ? Jądrerko jak widać najnowsze z wersji stabilnych 2.6.32.3.
Jak ominąć w/w błąd ?