On 12/11/05, Andrew Morton <[email protected]> wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.15-rc5/2.6.15-rc5-mm2/ > > - Many new driver updates and architecture updates > > - New CPU scheduler policy: SCHED_BATCH. > > - New version of the hrtimers code. > I have some issues with this kernel (both issue are reproductible on two different computers): - i cannot login with xdm, as soon as i login, the X server restarts. Login with startx works (.xinitrc is a symlink to .xsession) It works fine with 2.6.15-rc5-mm1. If you need any log please ask. - there is a warning when pinging an inexistent ip (it works fine with 2.6.15-rc5-mm1 too) casaverde tonfa # ping 192.168.1.42 PING 192.168.1.42 (192.168.1.42) 56(84) bytes of data. WARNING: kernel is not very fresh, upgrade is recommended. >From 192.168.42.1: icmp_seq=2 Destination Host Unreachable from iputils source code (ping.c): } else { static int once; /* Sigh, IP_RECVERR for raw socket * was broken until 2.4.9. So, we ignore * the first error and warn on the second. */ if (once++ == 1) fprintf(stderr, "\rWARNING: kernel is not very fresh, upgrade is recommended.\n"); if (once == 1) return 0; } dmesg and config are attached, please ask if you need something else. regards, Benoit
[17179569.184000] Linux version 2.6.15-rc5-mm2-casaverde (tonfa@casaverde) (gcc version 4.0.2 (Gentoo 4.0.2-r1, pie-8.7.8)) #6 Sun Dec 11 16:02:01 CET 2005 [17179569.184000] BIOS-provided physical RAM map: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable) [17179569.184000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000001ffae000 (usable) [17179569.184000] BIOS-e820: 000000001ffae000 - 0000000020000000 (reserved) [17179569.184000] BIOS-e820: 00000000feda0000 - 00000000fee00000 (reserved) [17179569.184000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) [17179569.184000] 511MB LOWMEM available. [17179569.184000] On node 0 totalpages: 130990 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] DMA32 zone: 0 pages, LIFO batch:0 [17179569.184000] Normal zone: 126894 pages, LIFO batch:31 [17179569.184000] HighMem zone: 0 pages, LIFO batch:0 [17179569.184000] DMI 2.3 present. [17179569.184000] ACPI: RSDP (v000 DELL ) @ 0x000fdf00 [17179569.184000] ACPI: RSDT (v001 DELL CPi R 0x27d5011a ASL 0x00000061) @ 0x1fff0000 [17179569.184000] ACPI: FADT (v001 DELL CPi R 0x27d5011a ASL 0x00000061) @ 0x1fff0400 [17179569.184000] ACPI: ASF! (v016 DELL CPi R 0x27d5011a ASL 0x00000061) @ 0x1fff0800 [17179569.184000] ACPI: DSDT (v001 INT430 SYSFexxx 0x00001001 MSFT 0x0100000e) @ 0x00000000 [17179569.184000] Allocating PCI resources starting at 30000000 (gap: 20000000:deda0000) [17179569.184000] Built 1 zonelists [17179569.184000] Local APIC disabled by BIOS -- you can enable it with "lapic" [17179569.184000] mapped APIC to ffffd000 (01401000) [17179569.184000] Enabling fast FPU save and restore... done. [17179569.184000] Enabling unmasked SIMD FPU exception support... done. [17179569.184000] Initializing CPU#0 [17179569.184000] Kernel command line: root=/dev/hda5 video=vesa:mtrr vga=0x317 resume=/dev/hda3 [17179569.184000] CPU 0 irqstacks, hard=c03f9000 soft=c03f8000 [17179569.184000] PID hash table entries: 2048 (order: 11, 32768 bytes) [ 0.000000] Detected 1598.905 MHz processor. [ 6.713094] Using tsc for high-res timesource [ 6.713130] Console: colour dummy device 80x25 [ 6.713822] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 6.714589] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 6.728683] Memory: 515208k/523960k available (2163k kernel code, 8228k reserved, 671k data, 180k init, 0k highmem) [ 6.728696] Checking if this processor honours the WP bit even in supervisor mode... Ok. [ 6.805330] Calibrating delay using timer specific routine.. 3201.11 BogoMIPS (lpj=6402220) [ 6.805370] Mount-cache hash table entries: 512 [ 6.805468] CPU: After generic identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 [ 6.805477] CPU: After vendor identify, caps: afe9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 [ 6.805486] CPU: L1 I cache: 32K, L1 D cache: 32K [ 6.805491] CPU: L2 cache: 2048K [ 6.805495] CPU: After all inits, caps: afe9f9bf 00000000 00000000 00000040 00000180 00000000 00000000 [ 6.805501] Intel machine check architecture supported. [ 6.805507] Intel machine check reporting enabled on CPU#0. [ 6.805517] mtrr: v2.0 (20020519) [ 6.805524] CPU: Intel(R) Pentium(R) M processor 1.60GHz stepping 06 [ 6.805531] Checking 'hlt' instruction... OK. [ 6.834114] ACPI: setting ELCR to 0200 (from 0800) [ 6.836912] NET: Registered protocol family 16 [ 6.836936] ACPI: bus type pci registered [ 6.836944] PCI: Using configuration type 1 [ 6.837285] ACPI: Subsystem revision 20050916 [ 6.853055] ACPI: Interpreter enabled [ 6.853060] ACPI: Using PIC for interrupt routing [ 6.854270] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 6.854398] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0 [ 6.864947] PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO [ 6.864954] PCI quirk: region 0880-08bf claimed by ICH4 GPIO [ 6.865000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 [ 6.865111] Boot video device is 0000:01:00.0 [ 6.865355] PCI: Transparent bridge - 0000:00:1e.0 [ 6.865413] PCI: Bus #03 (-#06) may be hidden behind transparent bridge #02 (-#02) (try 'pci=assign-busses') [ 6.865450] PCI: Bus #07 (-#0a) may be hidden behind transparent bridge #02 (-#02) (try 'pci=assign-busses') [ 6.865468] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 6.887855] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11) [ 6.888096] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *11 [ 6.888335] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 *11) [ 6.888573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11) [ 6.888804] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 6.889048] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) [ 6.890187] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT] [ 6.890890] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT] [ 6.891846] Linux Plug and Play Support v0.97 (c) Adam Belay [ 6.891856] pnp: PnP ACPI init [ 6.920566] pnp: PnP ACPI: found 13 devices [ 6.920611] Generic PHY: Registered new driver [ 6.920701] SCSI subsystem initialized [ 6.920731] PCI: Using ACPI for IRQ routing [ 6.920735] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [ 6.925838] pnp: 00:02: ioport range 0x4d0-0x4d1 has been reserved [ 6.925844] pnp: 00:02: ioport range 0x800-0x805 could not be reserved [ 6.925849] pnp: 00:02: ioport range 0x808-0x80f could not be reserved [ 6.925855] pnp: 00:03: ioport range 0xf400-0xf4fe has been reserved [ 6.925860] pnp: 00:03: ioport range 0x806-0x807 has been reserved [ 6.925864] pnp: 00:03: ioport range 0x810-0x85f could not be reserved [ 6.925869] pnp: 00:03: ioport range 0x860-0x87f has been reserved [ 6.925873] pnp: 00:03: ioport range 0x880-0x8bf has been reserved [ 6.925878] pnp: 00:03: ioport range 0x8c0-0x8df has been reserved [ 6.925885] pnp: 00:08: ioport range 0x900-0x97f has been reserved [ 6.926055] PCI: Bridge: 0000:00:01.0 [ 6.926059] IO window: c000-cfff [ 6.926064] MEM window: fc000000-fdffffff [ 6.926069] PREFETCH window: e8000000-efffffff [ 6.926084] PCI: Bus 3, cardbus bridge: 0000:02:01.0 [ 6.926088] IO window: 0000d000-0000d0ff [ 6.926093] IO window: 0000d400-0000d4ff [ 6.926099] PREFETCH window: 30000000-31ffffff [ 6.926104] MEM window: f6000000-f7ffffff [ 6.926110] PCI: Bus 7, cardbus bridge: 0000:02:01.1 [ 6.926113] IO window: 0000d800-0000d8ff [ 6.926118] IO window: 0000dc00-0000dcff [ 6.926124] PREFETCH window: 32000000-33ffffff [ 6.926129] MEM window: f8000000-f9ffffff [ 6.926134] PCI: Bridge: 0000:00:1e.0 [ 6.926138] IO window: d000-efff [ 6.926145] MEM window: f6000000-fbffffff [ 6.926150] PREFETCH window: 30000000-33ffffff [ 6.926167] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [ 6.926179] PCI: Enabling device 0000:02:01.0 (0000 -> 0003) [ 6.926354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 6.926359] PCI: setting IRQ 11 as level-triggered [ 6.926362] ACPI: PCI Interrupt 0000:02:01.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11 [ 6.926381] PCI: Enabling device 0000:02:01.1 (0000 -> 0003) [ 6.926386] ACPI: PCI Interrupt 0000:02:01.1[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11 [ 6.926882] Initializing Cryptographic API [ 6.926888] io scheduler noop registered [ 6.926894] io scheduler anticipatory registered [ 6.926900] io scheduler deadline registered [ 6.926910] io scheduler cfq registered [ 6.927194] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 [ 6.927199] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 [ 6.927238] radeonfb: Retreived PLL infos from BIOS [ 6.927243] radeonfb: Reference=27.00 MHz (RefDiv=12) Memory=220.00 Mhz, System=200.00 MHz [ 6.927249] radeonfb: PLL min 20000 max 35000 [ 7.860497] Non-DDC laptop panel detected [ 8.796754] radeonfb: Monitor 1 type LCD found [ 8.796758] radeonfb: Monitor 2 type no found [ 8.796763] radeonfb: panel ID string: 6J5644141XB [ 8.796764] [ 8.796769] radeonfb: detected LVDS panel size from BIOS: 1024x768 [ 8.796772] radeondb: BIOS provided dividers will be used [ 8.915659] radeonfb: Dynamic Clock Power Management enabled [ 8.945498] Console: switching to colour frame buffer device 128x48 [ 8.946600] radeonfb (0000:01:00.0): ATI Radeon Lf [ 8.946793] vesafb: cannot reserve video memory at 0xe8000000 [ 8.946871] vesafb: framebuffer at 0xe8000000, mapped to 0xe1900000, using 3072k, total 32704k [ 8.946969] vesafb: mode is 1024x768x16, linelength=2048, pages=20 [ 8.947046] vesafb: protected mode interface info at c000:57f3 [ 8.947118] vesafb: scrolling: redraw [ 8.947168] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0 [ 8.947278] fb1: VESA VGA frame buffer device [ 8.961426] Real Time Clock Driver v1.12 [ 8.961501] Linux agpgart interface v0.101 (c) Dave Jones [ 8.961608] agpgart: Detected an Intel 855PM Chipset. [ 8.970229] agpgart: AGP aperture is 128M @ 0xe0000000 [ 8.970403] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 8.973898] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 8.974274] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 8.974414] mice: PS/2 mouse device common for all mice [ 8.984069] input: AT Translated Set 2 keyboard as /class/input/input0 [ 11.985230] floppy0: no floppy controllers found [ 11.988931] RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize [ 11.992550] loop: loaded (max 8 devices) [ 11.996058] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [ 11.999501] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 12.003017] ICH4: IDE controller at PCI slot 0000:00:1f.1 [ 12.006545] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007) [ 12.010126] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 [ 12.013893] ICH4: chipset revision 1 [ 12.017694] ICH4: not 100% native mode: will probe irqs later [ 12.021521] ide0: BM-DMA at 0xbfa0-0xbfa7, BIOS settings: hda:DMA, hdb:pio [ 12.025413] ide1: BM-DMA at 0xbfa8-0xbfaf, BIOS settings: hdc:DMA, hdd:pio [ 12.029192] Probing IDE interface ide0... [ 12.317121] hda: TOSHIBA MK4026GAX, ATA DISK drive [ 12.988502] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 12.992260] Probing IDE interface ide1... [ 13.728003] hdc: SAMSUNG CDRW/DVD SN-324S, ATAPI CD/DVD-ROM drive [ 14.399870] ide1 at 0x170-0x177,0x376 on irq 15 [ 14.404008] hda: max request size: 128KiB [ 14.456566] hda: 78140160 sectors (40007 MB), CHS=65535/16/63, UDMA(100) [ 14.460475] hda: cache flushes supported [ 14.464332] hda: hda1 hda2 hda3 hda4 < hda5 hda6 > [ 14.501940] i2c /dev entries driver [ 14.505928] NET: Registered protocol family 2 [ 14.543243] IP route cache hash table entries: 8192 (order: 3, 32768 bytes) [ 14.547243] TCP established hash table entries: 32768 (order: 5, 131072 bytes) [ 14.551241] TCP bind hash table entries: 32768 (order: 5, 131072 bytes) [ 14.555226] TCP: Hash tables configured (established 32768 bind 32768) [ 14.559059] TCP reno registered [ 14.562957] TCP bic registered [ 14.566700] NET: Registered protocol family 1 [ 14.570395] NET: Registered protocol family 17 [ 14.574054] Using IPI Shortcut mode [ 14.591704] ACPI wakeup devices: [ 14.595332] LID PBTN PCI0 USB0 USB1 USB2 USB3 MODM PCIE [ 14.599184] ACPI: (supports S0 S1 S3 S4 S5) [ 14.613136] ReiserFS: hda5: found reiserfs format "3.6" with standard journal [ 15.476013] ReiserFS: hda5: using ordered data mode [ 15.493521] ReiserFS: hda5: journal params: device hda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 15.501949] ReiserFS: hda5: checking transaction log (hda5) [ 15.591446] ReiserFS: hda5: Using r5 hash to sort names [ 15.595520] VFS: Mounted root (reiserfs filesystem) readonly. [ 15.599704] Freeing unused kernel memory: 180k freed [ 15.603736] Write protecting the kernel read-only data: 304k [ 19.433898] Adding 979956k swap on /dev/hda3. Priority:-1 extents:1 across:979956k [ 20.629124] hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33) [ 20.629133] Uniform CD-ROM driver Revision: 3.20 [ 20.802001] ieee80211_crypt: registered algorithm 'NULL' [ 20.842859] ieee80211: 802.11 data/management/control stack, git-1.1.7 [ 20.842864] ieee80211: Copyright (C) 2004-2005 Intel Corporation <[email protected]> [ 20.908616] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, git-1.0.8 [ 20.908621] ipw2200: Copyright(c) 2003-2005 Intel Corporation [ 20.908939] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5 [ 20.908943] PCI: setting IRQ 5 as level-triggered [ 20.908946] ACPI: PCI Interrupt 0000:02:03.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5 [ 20.909760] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection [ 21.249384] tg3.c:v3.44 (Dec 6, 2005) [ 21.249649] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 21.249653] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 21.279578] eth0: Tigon3 [partno(BCM95705A50) rev 3001 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000BaseT Ethernet 00:0f:1f:ca:d7:a8 [ 21.279585] eth0: RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] Split[0] WireSpeed[1] TSOcap[1] [ 21.279588] eth0: dma_rwctrl[763f0000] [ 21.421797] input: DualPoint Stick as /class/input/input1 [ 21.444635] input: AlpsPS/2 ALPS DualPoint TouchPad as /class/input/input2 [ 21.609241] usbcore: registered new driver usbfs [ 21.609266] usbcore: registered new driver hub [ 21.741786] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11 [ 21.741792] ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11 [ 21.741807] PCI: Setting latency timer of device 0000:00:1d.7 to 64 [ 21.741811] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 21.741840] ehci_hcd 0000:00:1d.7: debug port 1 [ 21.741850] PCI: cache line size of 32 is not supported by device 0000:00:1d.7 [ 21.742080] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 21.742089] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xf4fffc00 [ 21.745966] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 21.746026] usb usb1: configuration #1 chosen from 1 choice [ 21.746049] hub 1-0:1.0: USB hub found [ 21.746055] hub 1-0:1.0: 6 ports detected [ 21.944599] USB Universal Host Controller Interface driver v2.3 [ 21.944651] ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 [ 21.944664] PCI: Setting latency timer of device 0000:00:1d.0 to 64 [ 21.944668] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 21.944712] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 21.944722] uhci_hcd 0000:00:1d.0: irq 11, io base 0x0000bf80 [ 21.944799] usb usb2: configuration #1 chosen from 1 choice [ 21.944824] hub 2-0:1.0: USB hub found [ 21.944831] hub 2-0:1.0: 2 ports detected [ 22.045347] ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11 [ 22.045361] PCI: Setting latency timer of device 0000:00:1d.1 to 64 [ 22.045366] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 22.045399] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 22.045408] uhci_hcd 0000:00:1d.1: irq 11, io base 0x0000bf40 [ 22.045477] usb usb3: configuration #1 chosen from 1 choice [ 22.045497] hub 3-0:1.0: USB hub found [ 22.045503] hub 3-0:1.0: 2 ports detected [ 22.149260] ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 22.149273] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [ 22.149277] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 22.149314] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 22.149322] uhci_hcd 0000:00:1d.2: irq 11, io base 0x0000bf20 [ 22.149386] usb usb4: configuration #1 chosen from 1 choice [ 22.149406] hub 4-0:1.0: USB hub found [ 22.149412] hub 4-0:1.0: 2 ports detected [ 22.374690] ACPI: AC Adapter [AC] (on-line) [ 22.964591] ACPI: Battery Slot [BAT0] (battery present) [ 22.964664] ACPI: Battery Slot [BAT1] (battery absent) [ 23.247501] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3]) [ 23.247508] ACPI: Processor [CPU0] (supports 8 throttling states) [ 23.271434] ACPI: Thermal Zone [THM] (43 C) [ 23.284975] ACPI: Lid Switch [LID] [ 23.284984] ACPI: Power Button (CM) [PBTN] [ 23.284992] ACPI: Sleep Button (CM) [SBTN] [ 31.396382] kjournald starting. Commit interval 5 seconds [ 31.396393] EXT3-fs: mounted filesystem with ordered data mode. [ 31.424636] ReiserFS: hda6: found reiserfs format "3.6" with standard journal [ 34.132210] ReiserFS: hda6: using ordered data mode [ 34.157151] ReiserFS: hda6: journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 34.157613] ReiserFS: hda6: checking transaction log (hda6) [ 34.200573] ReiserFS: hda6: Using r5 hash to sort names [ 40.644815] ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5 [ 40.644841] PCI: Setting latency timer of device 0000:00:1f.5 to 64 [ 41.411602] intel8x0_measure_ac97_clock: measured 55471 usecs [ 41.411606] intel8x0: clocking to 48000 [ 43.298413] Netfilter messages via NETLINK v0.30. [ 43.385586] ip_conntrack version 2.4 (4093 buckets, 32744 max) - 216 bytes per conntrack [ 43.550112] ip_tables: (C) 2000-2002 Netfilter core team [ 44.384419] hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [ 44.384428] hdc: drive_cmd: error=0x04 { AbortedCommand } [ 44.384431] ide: failed opcode was: 0xec [ 44.392275] hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [ 44.392282] hdc: drive_cmd: error=0x04 { AbortedCommand } [ 44.392285] ide: failed opcode was: 0xec [ 44.400036] hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error } [ 44.400044] hdc: drive_cmd: error=0x04 { AbortedCommand } [ 44.400046] ide: failed opcode was: 0xec [ 52.066446] [drm] Initialized drm 1.0.1 20051102 [ 52.094409] ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 [ 52.096030] [drm] Initialized radeon 1.19.0 20050911 on minor 0 [ 52.096903] mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x2000000 [ 52.097333] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. [ 52.097344] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode [ 52.097370] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode [ 52.159038] [drm] Loading R200 Microcode [ 99.194572] mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x2000000 [ 99.194736] mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x2000000 [ 99.194794] mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x2000000 [ 99.195065] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. [ 99.195080] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode [ 99.195107] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode [ 99.199658] [drm] Loading R200 Microcode [ 315.282095] mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x2000000 [ 315.282315] mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x2000000 [ 315.282428] mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x2000000 [ 315.283177] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. [ 315.283201] agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode [ 315.283237] agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode [ 315.290306] [drm] Loading R200 Microcode
Attachment:
config.gz
Description: Binary data
- References:
- 2.6.15-rc5-mm2
- From: Andrew Morton <[email protected]>
- 2.6.15-rc5-mm2
- Prev by Date: Re: GNU/Linux in a binary world... a doomsday scenario
- Next by Date: freeze with IDE
- Previous by thread: Re: 2.6.15-rc5-mm2
- Next by thread: Re: 2.6.15-rc5-mm2
- Index(es):