[Hardware] ALM2.4 beta+USB=Segmentation Fault [Was: Modem Intel 82801DB & ALM22]

Alexey Khobov alex на ormb.ru
Пт Авг 20 14:37:22 MSD 2004



Sergey Vlasov пишет:

>On Thu, Aug 19, 2004 at 05:36:41PM +0400, Alexey Khobov wrote:
>  
>
>>никто не ответил - пришлось выкручиваться самому.
>>
>>Поставил АЛМ2.4 бета - модем завелся. Но теперь не работает USB.
>>При загрузке USB модулей и hotplug получаю Segmentation Fault.
>>modules.conf:
>>
>>alias usb-interface usb-uhci
>>alias usb-interface1 ehci-hcd
>>
>>ядро 2.4.26-std-smp-alt5
>>
>>/var/log/messages в аттаче
>>    
>>
>
>Не вижу :(
>  
>

Сорри, забыл вложить. Сейчас вложил точно.

>Если в выводе dmesg наблюдаются Oops, установите пакет ksymoops
>(apt-get install ksymoops), выполните команду
>
>	dmesg | ksymoops >oops.txt
>
>и пришлите ещё и получившийся файл oops.txt.  А ещё лучше - зайдите на
>  
>

К сожалению уже не могу - обновил БИОС на ноуте - теперь модули в кору 
не сваливаются
и USB заработало нормально (даже 2.0)

>https://bugzilla.altlinux.org и повесьте баг (Product = Sisyphus,
>Component = kernel-image-std-smp), прицепив эти файлы.
>
>Также проверьте, как ведёт себя ядро для однопроцессорных машин
>(2.4.26-std-up-alt5).
>  
>

на этом ядре было тоже самое.

>>ЗЫ: попутно вопрос. В messages есть следующие строки:
>>
>>Aug 19 16:07:50 localhost kernel: Looking for DSDT in initrd ... not found!
>>Aug 19 16:07:50 localhost kernel:     ACPI-1132: *** Error: Method 
>>execution failed [\GPRW] (Node c160ca40), AE_NOT_EXIST
>>Aug 19 16:07:50 localhost kernel:     ACPI-1132: *** Error: Method 
>>execution failed [\_SB_.PCI0.P0P2._PRW] (Node c160cdc0), AE_NOT_EXIST
>>Aug 19 16:07:50 localhost kernel:     ACPI-0153: *** Error: Method 
>>execution failed [\_SB_.PCI0.P0P2._PRW] (Node c160cdc0), AE_NOT_EXIST
>>
>>Кто знает, чтобы это значило?
>>    
>>
>
>Это значит, что в BIOS имеются ошибки в поддержке ACPI; из-за них
>многое может не работать (в том числе, кстати, и USB).  Для начала
>обновите BIOS до последней доступной версии; если эта проблема
>останется и после обновления, нужно копать дальше.
>  
>

Как я сказал выше, БИОС я обновил и проблемы с USB решились. Но эти 
строки не пропали.
Начал ковырять дальше и наткнулся на эту страницу:
http://forums.gentoo.org/viewtopic.php?t=122145

Действительно, моя DSDT содержала ошибки. Я их исправил (по аналогии с 
решениями для других моделей ноутов,
 подсказанными гуглем), но теперь стало еще хуже - неработает даже battery.o

Отсюда вопрос, нельзя ли сразу в ядро влючить следующий патч, так как 
похоже это именно моя ситуация

http://bugzilla.kernel.org/attachment.cgi?id=1690&action=view

>Можно отключить поддержку ACPI в ядре, указав при загрузке параметр
>acpi=off, однако в современных BIOS может отсутствовать поддержка
>старых методов управления питанием через APM.
>  
>

В моем ноутбуке APM нет как класс. Тачто надо ACPI настраивать :(
----------- следущая часть -----------
Aug 19 16:07:49 localhost syslogd 1.4.1: restart.
Aug 19 16:07:50 localhost syslogd: syslogd startup succeeded
Aug 19 16:07:50 localhost kernel: klogd 1.4.1, log source = /proc/kmsg started.
Aug 19 16:07:50 localhost klogd: klogd startup succeeded
Aug 19 16:07:50 localhost kernel: Inspecting /boot/System.map-2.4.26-std-smp-alt5
Aug 19 16:07:50 localhost kernel: Loaded 19008 symbols from /boot/System.map-2.4.26-std-smp-alt5.
Aug 19 16:07:50 localhost kernel: Symbols match kernel version 2.4.26.
Aug 19 16:07:50 localhost kernel: Loaded 1277 symbols from 24 modules.
Aug 19 16:07:50 localhost kernel: Linux version 2.4.26-std-smp-alt5 (builder на mash.office.altlinux.ru) (gcc version 2.96 20000731 (ALT Linux, build 2.96-alt6)) #1 SMP Mon Jun 28 20:42:00 MSD 2004
Aug 19 16:07:50 localhost kernel: BIOS-provided physical RAM map:
Aug 19 16:07:50 localhost kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Aug 19 16:07:50 localhost kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Aug 19 16:07:50 localhost kernel:  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Aug 19 16:07:50 localhost kernel:  BIOS-e820: 0000000000100000 - 000000001ffd0000 (usable)
Aug 19 16:07:50 localhost kernel:  BIOS-e820: 000000001ffd0000 - 000000001ffdf000 (ACPI data)
Aug 19 16:07:50 localhost kernel:  BIOS-e820: 000000001ffdf000 - 0000000020000000 (ACPI NVS)
Aug 19 16:07:50 localhost kernel:  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Aug 19 16:07:50 localhost kernel: 0MB HIGHMEM available.
Aug 19 16:07:50 localhost kernel: 511MB LOWMEM available.
Aug 19 16:07:50 localhost kernel: found SMP MP-table at 000ff780
Aug 19 16:07:50 localhost kernel: hm, page 000ff000 reserved twice.
Aug 19 16:07:50 localhost kernel: hm, page 00100000 reserved twice.
Aug 19 16:07:50 localhost kernel: hm, page 000f8000 reserved twice.
Aug 19 16:07:50 localhost kernel: hm, page 000f9000 reserved twice.
Aug 19 16:07:50 localhost kernel: On node 0 totalpages: 131024
Aug 19 16:07:50 localhost kernel: zone(0): 4096 pages.
Aug 19 16:07:50 localhost kernel: zone(1): 126928 pages.
Aug 19 16:07:50 localhost kernel: zone(2): 0 pages.
Aug 19 16:07:50 localhost kernel: DMI 2.3 present.
Aug 19 16:07:50 localhost kernel: 44 structures occupying 1584 bytes.
Aug 19 16:07:50 localhost kernel: DMI table at 0x000F8650.
Aug 19 16:07:50 localhost kernel: BIOS Vendor: American Megatrends Inc.
Aug 19 16:07:50 localhost kernel: BIOS Version: 1.05   
Aug 19 16:07:50 localhost kernel: BIOS Release: 08/29/2003
Aug 19 16:07:50 localhost kernel: System Vendor: FUJITSU SIEMENS
Aug 19 16:07:50 localhost kernel: Product Name: Amilo D Series
Aug 19 16:07:50 localhost kernel: Version:                       
Aug 19 16:07:50 localhost kernel: Serial Number:                       
Aug 19 16:07:50 localhost kernel: Board Vendor: Uniwill
Aug 19 16:07:50 localhost kernel: Board Name: 755IA5
Aug 19 16:07:50 localhost kernel: Board Version:                       
Aug 19 16:07:50 localhost kernel: ACPI: RSDP (v000 ACPIAM                                    ) @ 0x000f5520
Aug 19 16:07:50 localhost kernel: ACPI: RSDT (v001 A M I  OEMRSDT  0x08000329 MSFT 0x00000097) @ 0x1ffd0000
Aug 19 16:07:50 localhost kernel: ACPI: FADT (v002 A M I  OEMFACP  0x08000329 MSFT 0x00000097) @ 0x1ffd0200
Aug 19 16:07:50 localhost kernel: ACPI: MADT (v001 A M I  OEMAPIC  0x08000329 MSFT 0x00000097) @ 0x1ffd0390
Aug 19 16:07:50 localhost kernel: ACPI: OEMB (v001 A M I  AMI_OEM  0x08000329 MSFT 0x00000097) @ 0x1ffdf040
Aug 19 16:07:50 localhost kernel: ACPI: DSDT (v001 UW     FSC_____ 0x00000016 INTL 0x02002026) @ 0x00000000
Aug 19 16:07:50 localhost kernel: ACPI: Local APIC address 0xfee00000
Aug 19 16:07:50 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Aug 19 16:07:50 localhost kernel: Processor #0 Pentium 4(tm) XEON(tm) APIC version 20
Aug 19 16:07:50 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Aug 19 16:07:50 localhost kernel: Processor #1 Pentium 4(tm) XEON(tm) APIC version 20
Aug 19 16:07:50 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
Aug 19 16:07:50 localhost kernel: IOAPIC[0]: Assigned apic_id 2
Aug 19 16:07:50 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, IRQ 0-23
Aug 19 16:07:50 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 19 16:07:50 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug 19 16:07:50 localhost kernel: Using ACPI (MADT) for SMP configuration information
Aug 19 16:07:50 localhost kernel: Kernel command line: auto BOOT_IMAGE=linux-smp ro root=305 apm=off
Aug 19 16:07:50 localhost kernel: Initializing CPU#0
Aug 19 16:07:50 localhost kernel: Detected 3064.567 MHz processor.
Aug 19 16:07:50 localhost kernel: Console: colour dummy device 80x25
Aug 19 16:07:50 localhost kernel: Calibrating delay loop... 6121.06 BogoMIPS
Aug 19 16:07:50 localhost kernel: Memory: 514488k/524096k available (1353k kernel code, 9220k reserved, 541k data, 152k init, 0k highmem)
Aug 19 16:07:50 localhost kernel: Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Aug 19 16:07:50 localhost kernel: Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Aug 19 16:07:50 localhost kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Aug 19 16:07:50 localhost kernel: Buffer cache hash table entries: 32768 (order: 5, 131072 bytes)
Aug 19 16:07:50 localhost kernel: Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
Aug 19 16:07:50 localhost kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Aug 19 16:07:50 localhost kernel: CPU: L2 cache: 512K
Aug 19 16:07:50 localhost kernel: CPU: Physical Processor ID: 0
Aug 19 16:07:50 localhost kernel: Intel machine check architecture supported.
Aug 19 16:07:50 localhost kernel: Intel machine check reporting enabled on CPU#0.
Aug 19 16:07:50 localhost kernel: Enabling fast FPU save and restore... done.
Aug 19 16:07:50 localhost kernel: Enabling unmasked SIMD FPU exception support... done.
Aug 19 16:07:50 localhost kernel: Checking 'hlt' instruction... OK.
Aug 19 16:07:50 localhost kernel: POSIX conformance testing by UNIFIX
Aug 19 16:07:50 localhost kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch на atnf.csiro.au)
Aug 19 16:07:50 localhost kernel: mtrr: detected mtrr type: Intel
Aug 19 16:07:50 localhost kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Aug 19 16:07:50 localhost kernel: CPU: L2 cache: 512K
Aug 19 16:07:50 localhost kernel: CPU: Physical Processor ID: 0
Aug 19 16:07:50 localhost kernel: Intel machine check reporting enabled on CPU#0.
Aug 19 16:07:50 localhost kernel: CPU0: Intel(R) Pentium(R) 4 CPU 3.06GHz stepping 07
Aug 19 16:07:50 localhost kernel: per-CPU timeslice cutoff: 1462.76 usecs.
Aug 19 16:07:50 localhost kernel: enabled ExtINT on CPU#0
Aug 19 16:07:50 localhost kernel: ESR value before enabling vector: 00000000
Aug 19 16:07:50 localhost kernel: ESR value after enabling vector: 00000000
Aug 19 16:07:50 localhost kernel: Booting processor 1/1 eip 3000
Aug 19 16:07:50 localhost kernel: Initializing CPU#1
Aug 19 16:07:50 localhost kernel: masked ExtINT on CPU#1
Aug 19 16:07:50 localhost kernel: ESR value before enabling vector: 00000000
Aug 19 16:07:50 localhost kernel: ESR value after enabling vector: 00000000
Aug 19 16:07:50 localhost kernel: Calibrating delay loop... 6121.06 BogoMIPS
Aug 19 16:07:50 localhost kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Aug 19 16:07:50 localhost kernel: CPU: L2 cache: 512K
Aug 19 16:07:50 localhost kernel: CPU: Physical Processor ID: 0
Aug 19 16:07:50 localhost kernel: Intel machine check reporting enabled on CPU#1.
Aug 19 16:07:50 localhost kernel: CPU1: Intel(R) Pentium(R) 4 CPU 3.06GHz stepping 07
Aug 19 16:07:50 localhost kernel: Total of 2 processors activated (12242.12 BogoMIPS).
Aug 19 16:07:50 localhost kernel: cpu_sibling_map[0] = 1
Aug 19 16:07:50 localhost kernel: cpu_sibling_map[1] = 0
Aug 19 16:07:50 localhost kernel: ENABLING IO-APIC IRQs
Aug 19 16:07:50 localhost kernel: ..TIMER: vector=0x31 pin1=2 pin2=-1
Aug 19 16:07:50 localhost kernel: Using local APIC timer interrupts.
Aug 19 16:07:50 localhost kernel: calibrating APIC timer ...
Aug 19 16:07:50 localhost kernel: ..... CPU clock speed is 3064.6815 MHz.
Aug 19 16:07:50 localhost kernel: ..... host bus clock speed is 133.2468 MHz.
Aug 19 16:07:50 localhost kernel: cpu: 0, clocks: 1332468, slice: 444156
Aug 19 16:07:50 localhost kernel: CPU0<T0:1332464,T1:888304,D:4,S:444156,C:1332468>
Aug 19 16:07:50 localhost kernel: cpu: 1, clocks: 1332468, slice: 444156
Aug 19 16:07:50 localhost kernel: CPU1<T0:1332464,T1:444144,D:8,S:444156,C:1332468>
Aug 19 16:07:50 localhost kernel: checking TSC synchronization across CPUs: passed.
Aug 19 16:07:50 localhost kernel: Waiting on wait_init_idle (map = 0x2)
Aug 19 16:07:50 localhost kernel: All processors have done init_idle
Aug 19 16:07:50 localhost kernel: ACPI: Subsystem revision 20040326
Aug 19 16:07:50 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=2
Aug 19 16:07:50 localhost kernel: PCI: Using configuration type 1
Aug 19 16:07:50 localhost kernel: Looking for DSDT in initrd ... not found!
Aug 19 16:07:50 localhost kernel:     ACPI-1132: *** Error: Method execution failed [\GPRW] (Node c160ca40), AE_NOT_EXIST
Aug 19 16:07:50 localhost kernel:     ACPI-1132: *** Error: Method execution failed [\_SB_.PCI0.P0P2._PRW] (Node c160cdc0), AE_NOT_EXIST
Aug 19 16:07:50 localhost kernel:     ACPI-0153: *** Error: Method execution failed [\_SB_.PCI0.P0P2._PRW] (Node c160cdc0), AE_NOT_EXIST
Aug 19 16:07:50 localhost kernel: ACPI: Interpreter enabled
Aug 19 16:07:50 localhost kernel: ACPI: Using IOAPIC for interrupt routing
Aug 19 16:07:50 localhost kernel: ACPI: System [ACPI] (supports S0 S3 S4 S5)
Aug 19 16:07:50 localhost kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
Aug 19 16:07:50 localhost kernel: PCI: Probing PCI hardware (bus 00)
Aug 19 16:07:50 localhost kernel: PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
Aug 19 16:07:50 localhost kernel: Transparent bridge - Intel Corp. 82801BA/CA/DB/EB PCI Bridge
Aug 19 16:07:50 localhost kernel: ACPI: Power Resource [URP1] (off)
Aug 19 16:07:50 localhost kernel: ACPI: Power Resource [URP2] (off)
Aug 19 16:07:50 localhost kernel: ACPI: Power Resource [FDDP] (off)
Aug 19 16:07:50 localhost kernel: ACPI: Power Resource [LPTP] (off)
Aug 19 16:07:50 localhost kernel: ACPI: Embedded Controller [EC0] (gpe 28)
Aug 19 16:07:50 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
Aug 19 16:07:50 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
Aug 19 16:07:50 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
Aug 19 16:07:50 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
Aug 19 16:07:50 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
Aug 19 16:07:50 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
Aug 19 16:07:50 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
Aug 19 16:07:50 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
Aug 19 16:07:50 localhost kernel: PCI: Probing PCI hardware
Aug 19 16:07:50 localhost kernel: testing the IO APIC.......................
Aug 19 16:07:50 localhost kernel: 
Aug 19 16:07:50 localhost kernel: .................................... done.
Aug 19 16:07:50 localhost kernel: PCI: Using ACPI for IRQ routing
Aug 19 16:07:50 localhost kernel: Linux NET4.0 for Linux 2.4
Aug 19 16:07:50 localhost kernel: Based upon Swansea University Computer Society NET3.039
Aug 19 16:07:50 localhost kernel: Initializing RT netlink socket
Aug 19 16:07:50 localhost kernel: Starting kswapd
Aug 19 16:07:50 localhost kernel: kinoded started
Aug 19 16:07:50 localhost kernel: VFS: Disk quotas vdquot_6.5.1
Aug 19 16:07:50 localhost kernel: vesafb: framebuffer at 0xd0000000, mapped to 0xe0809000, size 7680k
Aug 19 16:07:50 localhost kernel: vesafb: mode is 1280x1024x24, linelength=3840, pages=16
Aug 19 16:07:50 localhost kernel: vesafb: protected mode interface info at c000:53fd
Aug 19 16:07:50 localhost kernel: vesafb: scrolling: redraw
Aug 19 16:07:50 localhost kernel: vesafb: directcolor: size=0:8:8:8, shift=0:16:8:0
Aug 19 16:07:50 localhost kernel: Console: switching to colour frame buffer device 160x64
Aug 19 16:07:50 localhost kernel: fb0: VESA VGA frame buffer device
Aug 19 16:07:50 localhost kernel: pty: 256 Unix98 ptys configured
Aug 19 16:07:50 localhost kernel: Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI enabled
Aug 19 16:07:50 localhost kernel: NET4: Frame Diverter 0.46
Aug 19 16:07:50 localhost kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Aug 19 16:07:50 localhost kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
Aug 19 16:07:50 localhost kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Aug 19 16:07:50 localhost kernel: ICH4: IDE controller at PCI slot 00:1f.1
Aug 19 16:07:50 localhost kernel: PCI: Enabling device 00:1f.1 (0005 -> 0007)
Aug 19 16:07:50 localhost kernel: ICH4: chipset revision 2
Aug 19 16:07:50 localhost kernel: ICH4: not 100%% native mode: will probe irqs later
Aug 19 16:07:50 localhost kernel:     ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
Aug 19 16:07:50 localhost kernel:     ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
Aug 19 16:07:50 localhost kernel: hda: IC25N060ATMR04-0, ATA DISK drive
Aug 19 16:07:50 localhost kernel: blk: queue c036a760, I/O limit 4095Mb (mask 0xffffffff)
Aug 19 16:07:50 localhost kernel: hdc: DVD+RW RW8160, ATAPI CD/DVD-ROM drive
Aug 19 16:07:50 localhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Aug 19 16:07:50 localhost kernel: ide1 at 0x170-0x177,0x376 on irq 15
Aug 19 16:07:50 localhost kernel: hda: attached ide-disk driver.
Aug 19 16:07:50 localhost kernel: hda: host protected area => 1
Aug 19 16:07:50 localhost kernel: hda: 117210240 sectors (60012 MB) w/7884KiB Cache, CHS=7296/255/63, UDMA(100)
Aug 19 16:07:50 localhost kernel: Partition check:
Aug 19 16:07:50 localhost kernel:  hda: hda1 hda2 hda3 < hda5 >
Aug 19 16:07:50 localhost kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
Aug 19 16:07:50 localhost kernel: md: Autodetecting RAID arrays.
Aug 19 16:07:50 localhost kernel: md: autorun ...
Aug 19 16:07:50 localhost kernel: md: ... autorun DONE.
Aug 19 16:07:50 localhost kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Aug 19 16:07:50 localhost kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Aug 19 16:07:50 localhost kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes
Aug 19 16:07:50 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768)
Aug 19 16:07:50 localhost kernel: Linux IP multicast router 0.06 plus PIM-SM
Aug 19 16:07:50 localhost kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Aug 19 16:07:50 localhost kernel: RAMDISK: Compressed image found at block 0
Aug 19 16:07:50 localhost kernel: Freeing initrd memory: 372k freed
Aug 19 16:07:50 localhost kernel: VFS: Mounted root (romfs filesystem) readonly.
Aug 19 16:07:50 localhost kernel: SGI XFS with ACLs, realtime, no debug enabled
Aug 19 16:07:50 localhost kernel: SGI XFS Quota Management subsystem
Aug 19 16:07:50 localhost kernel: XFS mounting filesystem ide0(3,5)
Aug 19 16:07:50 localhost kernel: Starting XFS recovery on filesystem: ide0(3,5) (dev: ide0(3,5))
Aug 19 16:07:50 localhost kernel: Ending XFS recovery on filesystem: ide0(3,5) (dev: ide0(3,5))
Aug 19 16:07:50 localhost kernel: VFS: Mounted root (xfs filesystem) readonly.
Aug 19 16:07:50 localhost kernel: Trying to move old root to /initrd ... failed
Aug 19 16:07:50 localhost kernel: Unmounting old root
Aug 19 16:07:50 localhost kernel: Trying to free ramdisk memory ... okay
Aug 19 16:07:50 localhost kernel: Freeing unused kernel memory: 152k freed
Aug 19 16:07:50 localhost kernel: Executing init=/sbin/init
Aug 19 16:07:50 localhost kernel: Adding Swap: 530104k swap-space (priority -1)
Aug 19 16:07:50 localhost kernel: Real Time Clock Driver v1.10f
Aug 19 16:07:50 localhost kernel: SCSI subsystem driver Revision: 1.00
Aug 19 16:07:50 localhost kernel: hdc: attached ide-scsi driver.
Aug 19 16:07:50 localhost kernel: scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Aug 19 16:07:50 localhost kernel:   Vendor:           Model: DVD+RW RW8160     Rev: 1.03
Aug 19 16:07:50 localhost kernel:   Type:   CD-ROM                             ANSI SCSI revision: 02
Aug 19 16:07:50 localhost kernel: Linux agpgart interface v0.99 (c) Jeff Hartmann
Aug 19 16:07:50 localhost kernel: agpgart: Maximum main memory to use for agp memory: 439M
Aug 19 16:07:50 localhost kernel: agpgart: Detected an Intel(R) 845G, but could not find the secondary device. Assuming a non-integrated video card.
Aug 19 16:07:50 localhost kernel: agpgart: Detected Intel(R) 845G chipset
Aug 19 16:07:50 localhost kernel: agpgart: AGP aperture is 256M @ 0xe0000000
Aug 19 16:07:50 localhost kernel: ACPI: Battery Slot [BAT0] (battery present)
Aug 19 16:07:50 localhost kernel: ACPI: AC Adapter [AC0] (on-line)
Aug 19 16:07:50 localhost kernel: ACPI: Power Button (FF) [PWRF]
Aug 19 16:07:50 localhost kernel: ACPI: Lid Switch [LID]
Aug 19 16:07:50 localhost kernel: ACPI: Sleep Button (CM) [SLPB]
Aug 19 16:07:50 localhost kernel: ACPI: Processor [CPU1] (supports C1, 8 throttling states)
Aug 19 16:07:50 localhost kernel: ACPI: Processor [CPU2] (supports C1, 8 throttling states)
Aug 19 16:07:50 localhost kernel: ACPI: Thermal Zone [THRM] (75 C)
Aug 19 16:07:50 localhost kernel: subfs: subfs-2.4 version 0.9.
Aug 19 16:07:50 localhost kernel: PCI: Enabling device 00:1f.5 (0005 -> 0007)
Aug 19 16:07:50 localhost kernel: intel8x0_measure_ac97_clock: measured 50032 usecs
Aug 19 16:07:50 localhost kernel: intel8x0: clocking to 48000
Aug 19 16:07:50 localhost kernel: usb.c: registered new driver usbdevfs
Aug 19 16:07:50 localhost kernel: usb.c: registered new driver hub
Aug 19 16:07:50 localhost kernel: ehci_hcd 00:1d.7: Intel Corp. 82801DB USB2
Aug 19 16:07:50 localhost kernel: ehci_hcd 00:1d.7: irq 23, pci mem e114ec00
Aug 19 16:07:50 localhost kernel: usb.c: new USB bus registered, assigned bus number 1
Aug 19 16:07:51 localhost kernel: ehci_hcd 00:1d.7: BIOS handoff failed (104, 1010001)
Aug 19 16:07:51 localhost kernel: ehci_hcd 00:1d.7: remove state 0
Aug 19 16:07:51 localhost kernel: Unable to handle kernel NULL pointer dereference at virtual address 0000004c
Aug 19 16:07:51 localhost kernel:  printing eip:
Aug 19 16:07:51 localhost kernel: e1149c68
Aug 19 16:07:51 localhost kernel: *pde = 1f12e001
Aug 19 16:07:51 localhost kernel: *pte = 1eeb5067
Aug 19 16:07:51 localhost kernel: Oops: 0000
Aug 19 16:07:51 localhost kernel: CPU:    0
Aug 19 16:07:51 localhost kernel: EIP:    0010:[<e1149c68>]    Not tainted
Aug 19 16:07:51 localhost kernel: EFLAGS: 00010002
Aug 19 16:07:51 localhost kernel: eax: 00000000   ebx: def75a00   ecx: def75b3c   edx: c034c188
Aug 19 16:07:51 localhost kernel: esi: 00000000   edi: def75a00   ebp: 00000000   esp: dee11de0
Aug 19 16:07:51 localhost kernel: ds: 0018   es: 0018   ss: 0018
Aug 19 16:07:51 localhost kernel: Process modprobe (pid: 719, stackpage=dee11000)
Aug 19 16:07:52 localhost kernel: Stack: e114c120 e114c3c0 c1673e76 00000068 def75a00 00000000 00000000 c1673c00 
Aug 19 16:07:52 localhost kernel:        e114b99e def75a00 00000000 def75a00 dee11e2c c033a0a2 c012962f def75a00 
Aug 19 16:07:52 localhost kernel:        def75a6c def75a6c e114b7e1 def75a00 00000000 00000000 00000010 ffffffff 
Aug 19 16:07:52 localhost kernel: Call Trace:    [<e114c120>] [<e114c3c0>] [<e114b99e>] [unregister_reboot_notifier+15/32] [<e114b7e1>]
Aug 19 16:07:52 localhost kernel: Call Trace:    [<e114c120>] [<e114c3c0>] [<e114b99e>] [<c012962f>] [<e114b7e1>]
Aug 19 16:07:52 localhost kernel:   [call_console_drivers+214/224] [printk+289/320] [<e1142679>] [<e11425e9>] [<e114c420>] [<e114c45c>]
Aug 19 16:07:52 localhost kernel:   [<c011e566>] [<c011e701>] [<e1142679>] [<e11425e9>] [<e114c420>] [<e114c45c>]
Aug 19 16:07:52 localhost kernel:   [<e114c5c0>] [pci_announce_device+60/96] [<e114c45c>] [<e114c5c0>] [pci_register_driver+66/96] [<e114c5c0>]
Aug 19 16:07:52 localhost kernel:   [<e114c5c0>] [<c01db65c>] [<e114c45c>] [<e114c5c0>] [<c01db6c2>] [<e114c5c0>]
Aug 19 16:07:52 localhost kernel:   [<e114bebe>] [<e114c5c0>] [sys_init_module+1510/1744] [<e114c568>] [<e1148060>] [system_call+51/64]
Aug 19 16:07:52 localhost kernel:   [<e114bebe>] [<e114c5c0>] [<c011f656>] [<e114c568>] [<e1148060>] [<c0108bb3>]
Aug 19 16:07:52 localhost kernel: 
Aug 19 16:07:52 localhost kernel: Code: 8b 70 4c 85 f6 74 7e 90 8d 46 50 8b 56 50 39 c2 74 37 8b 87 
Aug 19 16:07:52 localhost kernel:  <6>usb-uhci.c: $Revision: 1.275 $ time 20:55:01 Jun 28 2004
Aug 19 16:07:52 localhost kernel: usb-uhci.c: High bandwidth mode enabled
Aug 19 20:07:35 localhost rc.sysinit: Mounting proc filesystem succeeded 
Aug 19 20:07:35 localhost rc.sysinit: Activating swap partitions: succeeded 
Aug 19 20:07:35 localhost rc.sysinit: Setting hostname localhost.localdomain: succeeded 
Aug 19 20:07:35 localhost rc.sysinit: Checking root filesystem succeeded 
Aug 19 20:07:35 localhost rc.sysinit: Remounting root filesystem in read/write mode: succeeded 
Aug 19 20:07:36 localhost clock: Adjusting hardware clock: succeeded 
Aug 19 16:07:38 localhost clock: Setting system clock (localtime): succeeded 
Aug 19 16:07:38 localhost clock: Today's date: Thu Aug 19 16:07:38 MSD 2004 succeeded 
Aug 19 16:07:40 localhost rc.sysinit: Finding module dependencies: succeeded 
Aug 19 16:07:40 localhost rc.sysinit: Configuring kernel parameters: succeeded 
Aug 19 16:07:40 localhost load_modules: Loading module scsi_hostadapter: succeeded 
Aug 19 16:07:40 localhost load_modules: Loading module agpgart: succeeded 
Aug 19 16:07:40 localhost load_modules: Loading module battery: succeeded 
Aug 19 16:07:40 localhost load_modules: Loading module ac: succeeded 
Aug 19 16:07:40 localhost load_modules: Loading module button: succeeded 
Aug 19 16:07:40 localhost load_modules: Loading module thermal: succeeded 
Aug 19 16:07:40 localhost load_modules: Loading module processor: succeeded 
Aug 19 16:07:40 localhost rc.sysinit: Checking filesystems succeeded 
Aug 19 16:07:40 localhost rc.sysinit: Mounting local filesystems: succeeded 
Aug 19 16:07:40 localhost rc.sysinit: Checking loopback filesystems: succeeded 
Aug 19 16:07:40 localhost rc.sysinit: Mounting loopback filesystems: succeeded 
Aug 19 16:07:41 localhost rc.sysinit: Turning on user and group quotas for local filesystems: succeeded 
Aug 19 16:07:41 localhost rc.sysinit: Cleaning up temporary files from previous boot: succeeded 
Aug 19 16:07:41 localhost rc.sysinit: Activating swap space: succeeded 
Aug 19 16:07:42 localhost rc.sysinit: Updating chrooted environments: succeeded 
Aug 19 16:07:47 localhost init: Entering runlevel: 5 
Aug 19 16:07:47 localhost network: Configuring kernel parameters: succeeded 
Aug 19 16:07:47 localhost network: Bringing up interface lo: succeeded 
Aug 19 16:07:48 localhost dd: 1+0 records in 
Aug 19 16:07:48 localhost dd: 1+0 records out 
Aug 19 16:07:48 localhost random: Initializing random number generator: succeeded 
Aug 19 16:07:49 localhost sound: Starting ALSA sound driver snd-intel8x0: succeeded 
Aug 19 16:07:49 localhost sound: Loading ALSA mixer settings: succeeded 
Aug 19 16:08:42 localhost shutdown[723]: shutting down for system reboot


Подробная информация о списке рассылки Hardware