Bug 5770 - OOPS in libata when scaling cpu frequency
Summary: OOPS in libata when scaling cpu frequency
Status: REJECTED WILL_NOT_FIX
Alias: None
Product: IO/Storage
Classification: Unclassified
Component: Serial ATA (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Jeff Garzik
URL:
Keywords:
: 5771 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-12-22 12:39 UTC by mark
Modified: 2007-06-05 09:59 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.14 + 2.6.15-rc6
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
.config+system.map (188.53 KB, application/x-tbz)
2005-12-22 13:42 UTC, mark
Details

Description mark 2005-12-22 12:39:52 UTC
Most recent kernel where this bug did not occur:       
Distribution:Gentoo      
Hardware Environment: Tyan k8w running dual opteron 248     
Software Environment:      
    
Gnu C                  3.4.4    
Gnu make               3.80    
binutils               2.16.1    
util-linux             2.12r    
mount                  2.12r    
module-init-tools      3.2.1    
e2fsprogs              1.38    
jfsutils               1.1.7    
reiserfsprogs          3.6.19    
reiser4progs           line    
xfsprogs               2.6.25    
nfs-utils              1.0.7    
Linux C Library        2.3.5    
Dynamic linker (ldd)   2.3.5    
Procps                 3.2.5    
Net-tools              1.60    
Kbd                    1.12    
Sh-utils               5.3.0    
udev                   078    
Modules Loaded         nvidia ipGnu C                  3.4.4    
Gnu make               3.80    
binutils               2.16.1    
util-linux             2.12r    
mount                  2.12r    
module-init-tools      3.2.1    
e2fsprogs              1.38    
jfsutils               1.1.7    
reiserfsprogs          3.6.19    
reiser4progs           line    
xfsprogs               2.6.25    
nfs-utils              1.0.7    
Linux C Library        2.3.5    
Dynamic linker (ldd)   2.3.5    
Procps                 3.2.5    
Net-tools              1.60    
Kbd                    1.12    
Sh-utils               5.3.0    
udev                   078    
Modules Loaded         nvidia ipt_TOS ipt_REJECT ipt_LOG ipt_state ipt_pkttype ipt_recent    
ipt_iprange ipt_multiport iptable_mangle iptable_nat ip_nat ip_conntrack iptable_filter    
ip_tables i2c_amd756 i2c_amd8111 usblp w83627hf hwmon_vid i2c_isa i2c_core    
snd_emu10k1 snd_rawmidi snd_seq_device snd_ac97_codec snd_pcm snd_timer    
snd_ac97_bus snd_page_alloc snd_util_mem snd_hwdep snd wacomt_TOS ipt_REJECT    
ipt_LOG ipt_state ipt_pkttype ipt_recent ipt_iprange ipt_multiport iptable_mangle    
iptable_nat ip_nat ip_conntrack iptable_filter ip_tables i2c_amd756 i2c_amd8111 usblp    
w83627hf hwmon_vid i2c_isa i2c_core snd_emu10k1 snd_rawmidi snd_seq_device    
snd_ac97_codec snd_pcm snd_timer snd_ac97_bus snd_page_alloc snd_util_mem snd_hwdep    
snd wacom    
    
Problem Description:      
   
Kernel oops when scaling cpu frequency.  I have run this bu the powernow-k8 maintainer   
and it looks like libata is involved.     
   
 
 
Last login: Sun Dec 11 13:17:01 2005 on ttyS0  
newman ~  # cat  
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies  
2200000 2000000 1800000 1000000  
  
newman ~ # echo 2000000 >  
/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed  
  
newman ~ # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq  
2000000  
  
echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed  
  
newmannable to handle kernel NULL pointer dereference at  
0000000000000008 RIP:  
<ffffffff803115d5>{scsi_next_command+5}  
PGD 0  
Oops: 0000 [1] PREEMPT SMP  
/system/cpu/cpu0/cpufreq/scaling_available_frequencies  
CPU 1newmannable to handle kernel NULL pointer dereference at  
0000000000000008 RIP:  
<ffffffff803115d5>{scsi_next_command+5}  
PGD 0  
Oops: 0000 [1] PREEMPT SMP  
/system/cpu/cpu0/cpufreq/scaling_available_frequencies  
CPU 1  
01;34m ~ #  
  
When I recompile without Prempt, I get  
  
Last login: Sun Dec 11 13:44:31 2005 on ttyS0  
newmannable to handle kernel NULL pointer dereference at  
0000000000000000 RIP:  
[<0000000000000000>]  
PGD 1b23c067 <3>ata1: command 0x35 timeout, stat 0x50 host_stat 0x64  
  
The above was taken from 2.6.14, but I have also tried 2.6.15 and gotten similar results  
   
      
Steps to reproduce:      
 echo 1000000 
> /sys/devices/system/cpu/cpu0/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed
Comment 1 mark 2005-12-22 12:43:21 UTC
serial console output  
  
  
Linux version 2.6.14.3 (root@newman.net) (gcc version 3.4.4 (Gentoo  
3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)) #1 SMP PREEMPT5  
BIOS-provided physical RAM map:  
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)  
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)  
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)  
 BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)  
 BIOS-e820: 000000001fff0000 - 000000001ffff000 (ACPI data)  
 BIOS-e820: 000000001ffff000 - 0000000020000000 (ACPI NVS)  
 BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)  
Scanning NUMA topology in Northbridge 24  
Number of nodes 2  
Node 0 MemBase 0000000000000000 Limit 000000001fff0000  
Skipping disabled node 1  
Using node hash shift of 20  
Bootmem setup node 0 0000000000000000-000000001fff0000  
ACPI: PM-Timer IO Port: 0x1008  
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)  
Processor #0 15:5 APIC version 16  
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)  
Processor #1 15:5 APIC version 16  
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)  
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)  
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])  
IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23  
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  
Setting APIC routing to flat  
ACPI: HPET id: 0x102282a0 base: 0xfec01000  
Using ACPI (MADT) for SMP configuration information  
Allocating PCI resources starting at 30000000 (gap: 20000000:df780000)  
Checking aperture...  
CPU 0: aperture @ f0000000 size 128 MB  
CPU 1: aperture @ f0000000 size 128 MB  
Built 1 zonelists  
Kernel command line: root=/dev/sda2 gentoo=nodevfs console=tty0  
console=ttyS0,9600  
Initializing CPU#0  
PID hash table entries: 2048 (order: 11, 65536 bytes)  
time.c: Using 14.318180 MHz HPET timer.  
time.c: Detected 2192.932 MHz processor.  
Console: colour VGA+ 80x25  
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)  
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)  
Memory: 509980k/524224k available (3053k kernel code, 13856k reserved,  
1343k data, 232k init)  
Calibrating delay using timer specific routine.. 4390.48 BogoMIPS  
(lpj=21952411)  
Mount-cache hash table entries: 256  
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)  
CPU: L2 Cache: 1024K (64 bytes/line)  
CPU 0(1) -> Node 0 -> Core 0  
mtrr: v2.0 (20020519)  
 tbxface-0109 [02] load_tables           : ACPI Tables successfully  
 acquired  
Parsing all Control  
Methods:............................................................................................  
Table [DSDT](id 0005) - 461 Objects with 41 Devices 139 Methods 12  
Regions  
ACPI Namespace successfully loaded at root ffffffff80575900  
evxfevnt-0080 [03] enable                : System is already in ACPI  
mode  
Using local APIC timer interrupts.  
Detected 12.459 MHz APIC timer.  
softlockup thread 0 started up.  
Booting processor 1/2 APIC 0x1  
Initializing CPU#1  
Calibrating delay using timer specific routine.. 4385.01 BogoMIPS  
(lpj=21925057)  
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)  
CPU: L2 Cache: 1024K (64 bytes/line)  
CPU 1(1) -> Node 0 -> Core 0  
AMD Opteron(tm) Processor 248 stepping 0a  
CPU 1: Syncing TSC to CPU 0.  
CPU 1: synchronized TSC with CPU 0 (last diff -124 cycles, maxerr 1109  
cycles)  
Brought up 2 CPUs  
softlockup thread 1 started up.  
time.c: Using HPET based timekeeping.  
testing NMI watchdog ... OK.  
NET: Registered protocol family 16  
ACPI: bus type pci registered  
PCI: Using configuration type 1  
ACPI: Subsystem revision 20050902  
evgpeblk-0988 [06] ev_create_gpe_block   : GPE 00 to 0F [_GPE] 2 regs on  
int 0x9  
evgpeblk-0996 [06] ev_create_gpe_block   : Found 5 Wake, Enabled 0  
Runtime GPEs in this block  
evgpeblk-0988 [06] ev_create_gpe_block   : GPE 10 to 2F [_GPE] 4 regs on  
int 0x9  
evgpeblk-0996 [06] ev_create_gpe_block   : Found 0 Wake, Enabled 0  
Runtime GPEs in this block  
Completing Region/Field/Buffer/Package  
initialization:..................................................................  
Initialized 11/12 Regions 26/26 Fields 50/50 Buffers 21/21 Packages (470  
nodes)  
Executing all Device _STA and_INI  
methods:...............................................  
47 Devices found containing: 47 _STA, 0 _INI methods  
ACPI: Interpreter enabled  
ACPI: Using IOAPIC for interrupt routing  
ACPI: PCI Root Bridge [PCI0] (0000:00)  
PCI: Probing PCI hardware (bus 00)  
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)  
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)  
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)  
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)  
SCSI subsystem initialized  
usbcore: registered new driver usbfs  
usbcore: registered new driver hub  
PCI: Using ACPI for IRQ routing  
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a  
report  
hpet0: at MMIO 0xfec01000, IRQs 2, 8, 0  
hpet0: 69ns tick, 3 32-bit timers  
agpgart: Detected AMD 8151 AGP Bridge rev B2  
agpgart: AGP aperture is 128M @ 0xf0000000  
PCI-DMA: Disabling IOMMU.  
PCI: Bridge: 0000:00:01.0  
  IO window: disabled.  
  MEM window: fa800000-fe8fffff  
  PREFETCH window: ca700000-ea6fffff  
PCI: Bridge: 0000:00:06.0  
  IO window: a000-bfff  
  MEM window: fe900000-feafffff  
  PREFETCH window: disabled.  
IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $  
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).  
Initializing Cryptographic API  
ACPI: Power Button (FF) [PWRF]  
ACPI: Power Button (CM) [PWRB]  
ACPI: CPU0 (power states: C1[C1])  
ACPI: Processor [CPU1] (supports 8 throttling states)  
ACPI: CPU1 (power states: C1[C1])  
acpi_processor-0507 [06] processor_get_info    : Error getting cpuindex  
for acpiid 0x3  
acpi_processor-0507 [06] processor_get_info    : Error getting cpuindex  
for acpiid 0x4  
Real Time Clock Driver v1.12  
hpet_acpi_add: no address or irqs in _CRS  
Linux agpgart interface v0.101 (c) Dave Jones  
serio: i8042 AUX port at 0x60,0x64 irq 12  
serio: i8042 KBD port at 0x60,0x64 irq 1  
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing  
disabled  
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A  
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A  
io scheduler noop registered  
io scheduler deadline registered  
io scheduler cfq registered  
FDC 0 is a post-1991 82077  
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize  
loop: loaded (max 8 devices)  
Intel(R) PRO/1000 Network Driver - version 6.0.60-k2-NAPI  
Copyright (c) 1999-2005 Intel Corporation.  
ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 18 (level, low) -> IRQ 169  
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection  
tun: Universal TUN/TAP device driver, 1.6  
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>  
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2  
ide: Assuming 33MHz system bus speed for PIO modes; override with  
idebus=xx  
AMD8111: IDE controller at PCI slot 0000:00:07.1  
AMD8111: chipset revision 3  
AMD8111: not 100% native mode: will probe irqs later  
AMD8111: 0000:00:07.1 (rev 03) UDMA133 controller  
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio  
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA  
hda: MAXTOR 6L080J4, ATA DISK drive  
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14  
hdc: PIONEER DVD-RW DVR-106D, ATAPI CD/DVD-ROM drive  
hdd: LITE-ON LTR-48125S, ATAPI CD/DVD-ROM drive  
ide1 at 0x170-0x177,0x376 on irq 15  
hda: max request size: 128KiB  
hda: 156355584 sectors (80054 MB) w/1819KiB Cache, CHS=65535/16/63,  
UDMA(33)  
hda: cache flushes supported  
 hda: hda1  
hdc: ATAPI 32X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache, UDMA(33)  
Uniform CD-ROM driver Revision: 3.20  
hdd: ATAPI 48X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)  
ACPI: PCI Interrupt 0000:02:05.0[A] -> GSI 19 (level, low) -> IRQ 177  
ata1: SATA max UDMA/100 cmd 0xFFFFC20000004C80 ctl 0xFFFFC20000004C8A  
bmdma 0xFFFFC20000004C00 irq 177  
ata2: SATA max UDMA/100 cmd 0xFFFFC20000004CC0 ctl 0xFFFFC20000004CCA  
bmdma 0xFFFFC20000004C08 irq 177  
ata3: SATA max UDMA/100 cmd 0xFFFFC20000004E80 ctl 0xFFFFC20000004E8A  
bmdma 0xFFFFC20000004E00 irq 177  
ata4: SATA max UDMA/100 cmd 0xFFFFC20000004EC0 ctl 0xFFFFC20000004ECA  
bmdma 0xFFFFC20000004E08 irq 177  
ata1: dev 0 ATA, max UDMA/133, 145226112 sectors: lba48  
ata1(0): applying bridge limits  
ata1: dev 0 configured for UDMA/100  
scsi0 : sata_sil  
ata2: dev 0 ATA, max UDMA/100, 160836480 sectors: lba48  
ata2: dev 0 configured for UDMA/100  
scsi1 : sata_sil  
ata3: no device found (phy stat 00000000)  
scsi2 : sata_sil  
ata4: no device found (phy stat 00000000)  
scsi3 : sata_sil  
  Vendor: ATA       Model: WDC WD740GD-00FL  Rev: 21.0  
  Type:   Direct-Access                      ANSI SCSI revision: 05  
  Vendor: ATA       Model: HDS722580VLSA80   Rev: V32O  
  Type:   Direct-Access                      ANSI SCSI revision: 05  
SCSI device sda: 145226112 512-byte hdwr sectors (74356 MB)  
SCSI device sda: drive cache: write back  
SCSI device sda: 145226112 512-byte hdwr sectors (74356 MB)  
SCSI device sda: drive cache: write back  
 sda: sda1 sda2 sda3 < sda5 sda6 > sda4  
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0  
SCSI device sdb: 160836480 512-byte hdwr sectors (82348 MB)  
SCSI device sdb: drive cache: write back  
SCSI device sdb: 160836480 512-byte hdwr sectors (82348 MB)  
SCSI device sdb: drive cache: write back  
 sdb: sdb1 sdb2 sdb3  
Attached scsi disk sdb at scsi1, channel 0, id 0, lun 0  
Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0,  type 0  
Attached scsi generic sg1 at scsi1, channel 0, id 0, lun 0,  type 0  
ACPI: PCI Interrupt 0000:02:0b.2[C] -> GSI 19 (level, low) -> IRQ 177  
PCI: Via IRQ fixup for 0000:02:0b.2, from 10 to 1  
ehci_hcd 0000:02:0b.2: EHCI Host Controller  
ehci_hcd 0000:02:0b.2: new USB bus registered, assigned bus number 1  
ehci_hcd 0000:02:0b.2: irq 177, io mem 0xfeaff800  
ehci_hcd 0000:02:0b.2: USB 2.0 initialized, EHCI 1.00, driver 10 Dec  
2004  
hub 1-0:1.0: USB hub found  
hub 1-0:1.0: 4 ports detected  
ACPI: PCI Interrupt 0000:02:00.0[D] -> GSI 19 (level, low) -> IRQ 177  
ohci_hcd 0000:02:00.0: OHCI Host Controller  
ohci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2  
ohci_hcd 0000:02:00.0: irq 177, io mem 0xfeafd000  
hub 2-0:1.0: USB hub found  
hub 2-0:1.0: 3 ports detected  
ACPI: PCI Interrupt 0000:02:00.1[D] -> GSI 19 (level, low) -> IRQ 177  
ohci_hcd 0000:02:00.1: OHCI Host Controller  
ohci_hcd 0000:02:00.1: new USB bus registered, assigned bus number 3  
ohci_hcd 0000:02:00.1: irq 177, io mem 0xfeafe000  
hub 3-0:1.0: USB hub found  
hub 3-0:1.0: 3 ports detected  
USB Universal Host Controller Interface driver v2.3  
ACPI: PCI Interrupt 0000:02:0b.0[A] -> GSI 17 (level, low) -> IRQ 185  
uhci_hcd 0000:02:0b.0: UHCI Host Controller  
uhci_hcd 0000:02:0b.0: new USB bus registered, assigned bus number 4  
uhci_hcd 0000:02:0b.0: irq 185, io base 0x0000ac00  
hub 4-0:1.0: USB hub found  
hub 4-0:1.0: 2 ports detected  
usb 3-1: new full speed USB device using ohci_hcd and address 2  
ACPI: PCI Interrupt 0000:02:0b.1[B] -> GSI 18 (level, low) -> IRQ 169  
PCI: Via IRQ fixup for 0000:02:0b.1, from 5 to 9  
uhci_hcd 0000:02:0b.1: UHCI Host Controller  
uhci_hcd 0000:02:0b.1: new USB bus registered, assigned bus number 5  
uhci_hcd 0000:02:0b.1: irq 169, io base 0x0000b000  
hub 5-0:1.0: USB hub found  
hub 5-0:1.0: 2 ports detected  
Initializing USB Mass Storage driver...  
scsi4 : SCSI emulation for USB Mass Storage devices  
usbcore: registered new driver usb-storage  
USB Mass Storage support registered.  
usb 5-1: new full speed USB device using uhci_hcd and address 2  
hub 5-1:1.0: USB hub found  
hub 5-1:1.0: 4 ports detected  
usb 5-2: new full speed USB device using uhci_hcd and address 3  
usbcore: registered new driver usbhid  
drivers/usb/input/hid-core.c: v2.6:USB HID core driver  
mice: PS/2 mouse device common for all mice  
Intel 810 + AC97 Audio, version 1.01, 12:49:29 Dec 11 2005  
ACPI: PCI Interrupt 0000:00:07.5[B] -> GSI 17 (level, low) -> IRQ 185  
i810: AMD-8111 IOHub found at IO 0xcc00 and 0xc800, MEM 0x0000 and  
0x0000, IRQ 185  
input: AT Translated Set 2 keyboard on isa0060/serio0  
usb 5-1.1: new full speed USB device using uhci_hcd and address 4  
usb 5-1.1: not running at top speed; connect to a high speed hub  
scsi5 : SCSI emulation for USB Mass Storage devices  
i810_audio: Audio Controller supports 6 channels.  
i810_audio: Defaulting to base 2 channel mode.  
i810_audio: Resetting connection 0  
ac97_codec: AC97  codec, id: ALG96 (Unknown)  
i810_audio: only 48Khz playback available.  
i810_audio: AC'97 codec 0 Unable to map surround DAC's (or DAC's not  
present), total channels = 2  
NET: Registered protocol family 2  
IP route cache hash table entries: 8192 (order: 4, 65536 bytes)  
TCP established hash table entries: 32768 (order: 7, 524288 bytes)  
TCP bind hash table entries: 32768 (order: 7, 524288 bytes)  
TCP: Hash tables configured (established 32768 bind 32768)  
TCP reno registered  
TCP bic registered  
NET: Registered protocol family 1  
NET: Registered protocol family 17  
powernow-k8: Found 2 AMD Athlon 64 / Opteron processors (version 1.50.4)  
powernow-k8:    0 : fid 0xe (2200 MHz), vid 0x2 (1500 mV)  
powernow-k8:    1 : fid 0xc (2000 MHz), vid 0x6 (1400 mV)  
powernow-k8:    2 : fid 0xa (1800 MHz), vid 0xa (1300 mV)  
powernow-k8:    3 : fid 0x2 (1000 MHz), vid 0xe (1200 mV)  
cpu_init done, current fid 0xe, vid 0x2  
powernow-k8:    0 : fid 0xe (2200 MHz), vid 0x2 (1500 mV)  
powernow-k8:    1 : fid 0xc (2000 MHz), vid 0x6 (1400 mV)  
powernow-k8:    2 : fid 0xa (1800 MHz), vid 0xa (1300 mV)  
powernow-k8:    3 : fid 0x2 (1000 MHz), vid 0xe (1200 mV)  
cpu_init done, current fid 0xe, vid 0x2  
ReiserFS: sda2: found reiserfs format "3.6" with standard journal  
ReiserFS: sda2: using ordered data mode  
ReiserFS: sda2: journal params: device sda2, size 8192, journal first  
block 18, max trans len 1024, max batch 900, max 0  
ReiserFS: sda2: checking transaction log (sda2)  
ReiserFS: sda2: Using r5 hash to sort names  
VFS: Mounted root (reiserfs filesystem) readonly.  
Freeing unused kernel memory: 232k freed  
  Vendor: HP        Model: Photosmart 8700   Rev: 1.00  
  Type:   Direct-Access                      ANSI SCSI revision: 02  
Attached scsi removable disk sdc at scsi4, channel 0, id 0, lun 0  
INIT: ttached scsi generic sg2 at scsi4, channel 0, id 0, lun 0,  type 0  
v  
  
Gentoo Linux; http://www.gentoo.org/  
 Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2  
  
Press I to enter interactive boot mode  
  
 * Mounting proc at /proc ...                                             
  [ ok ]  
 * Mounting sysfs at /sys ...                                             
  [ ok ]  
 * Mounting /dev for udev ...                                             
  [ ok ]  
 * Setting up proper hotplug agent ...  
 *   Setting /sbin/udevsend as hotplug agent ...  
                                                                          [  
                                                                          ok  
                                                                          ]  
 * Starting udevd ...                                                     
  [ ok ]  
 * Populating /dev with existing devices with udevstart ...  Vendor:  
 SMSC      Model: USB 2 HS-CF       Rev: 1.25  
  Type:   Direct-Access                      ANSI SCSI revision: 00  
Attached scsi removable disk sdd at scsi5, channel 0, id 0, lun 0  
Attached scsi generic sg3 a               [ ok ]  
 * Lettintg udev process e vents ...scsi5, channel 0, id 0, lun 0,  type  
 0  
  Vendor: SMSC      Model: USB 2 HS-MS       Rev: 1.25  
  Type:   Direct-Access                      ANSI SCSI revision: 00  
Attached scsi removable disk sde at scsi5, channel 0, id 0, lun 1  
Attached scsi generic sg4 at scsi5, channel 0, id 0, lun 1,  type 0  
  Vendor: SMSC      Model: USB 2 HS-SM       Rev: 1.25  
  Type:   Direct-Access                      ANSI SCSI revision: 00  
Attached scsi removable disk sdf at scsi5, channel 0, id 0, lun 2  
Attached scsi generic sg5 at scsi5, channel 0, id 0, lun 2,  type 0  
  Vendor: SMSC      Model: USB 2 HS-SD/MMC   Rev: 1.25  
  Type:   Direct-Access                      ANSI SCSI revision: 00  
Attached scsi removable disk sdg at scsi5, channel 0, id 0, lun 3  
Attached scsi generic sg6 at scsi5, channel 0, id 0, lun 3,  type 0  
                                        [ ok ]  
 * Finializing udev configuration ...cp: cannot stat  
 `/lib/udev/devices/*': No such file Adding 1004020k swap on /dev/sk  
or directory  
                                     [ ok ]  
 * Mounting devpts at /dev/pts ...                                        
  [ ok ]  
 * Activating (possible) swap ...                                         
  [ ok ]  
 * Skipping root filesystem check (fstab's passno == 0) ...               
  [ ok ]  
 * Remounting root filesystem read/write ...                              
  [ ok ]  
 * Setting hostname to newman.net ...                                     
  [ ok ]  
 * Using /etc/modules.autoload.d/kernel-2.6 as config:  
 *   Loading module nvidia ...  
 *   Failed to load nvidia  
                                                                          [  
                                                                          !!  
                                                                          ]  
 *   Loading module usb-storage ...  
 *   Failed to load usb-storage  
                                                                          [  
                                                                          !!  
                                                                          ]  
 *   Loading module ohci-hcd ...  
 *   Failed to load ohci-hcd  
                                                                          [  
                                                                          !!  
                                                                          ]  
 *   Loading module wacom ...                                             
  [ ok ]  
 *   Loading module evdev ...  
 *   Failed to load evdev  
                                                                          [  
                                                                          !!  
                                                                          ]  
 *   Loading module snd-emu10k1 ...                                       
  [ ok ]  
 *   Loading module i2c-isa ...                                           
  [ ok ]  
 *   Loading module w83627hf ...                                          
  [ ok ]  
 *   Loading module usblp ...                                             
  [ ok ]  
 * Autoloaded 5 module(s)  
 * Setting up dm-crypt mappings ...                                       
  [ ok ]  
 * Checking all filesystems .../dev/sda1: clean, 37/24096 files,  
 72820/96356 blocks  
                                           [ ok ]  
 * Mounting local filesystems ...                                         
  [ ok ]  
 * Mounting USB device filesystem (usbfs) ...                             
  [ ok ]  
 * Activating (possibly) more swap ...                                    
  [ ok ]  
 * Setting up dm-crypt mappings ...                                       
  [ ok ]  
 * Setting system clock using the hardware clock [Local Time] ...         
  [ ok ]  
 * Starting irqbalance ...                                                
  [ ok ]  
 * Configuring kernel parameters ...                                      
  [ ok ]  
 * Updating environment ...                                               
  [ ok ]  
 * Cleaning /var/lib/net-scripts/state ...                                
  [ ok ]  
 * Cleaning /var/lock, /var/run ...                                       
  [ ok ]  
 * Cleaning /tmp directory ...                                            
  [ ok ]  
 * Coldplugging input devices ...                                         
  [ ok ]  
 * Coldplugging isapnp devices ...                                        
  [ ok ]  
 * Coldplugging pci devices ...[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
[usbhotplug] Got ENABLE = 0  
[usbhotplug] Got AUTH = root  
[usbhotplug] Got USER = root  
[usbhotplug] Got START = /etc/pam_usb/handlers/xlock.sh start  
[usbhotplug] Got STOP = /etc/pam_usb/handlers/xlock.sh stop  
[usbhotplug] Got DELAY = 0  
[usbhotplug] Got LOG_FILE = none  
[usbhotplug] Discarding non-usb device hotplug event [pci]  
                                           [ ok ]  
 * Coldplugging pnp devices ...                                           
  [ ok ]  
 * Coldplugging usb devices ...                                           
  [ ok ]  
 * Loading key mappings ...                                               
  [ ok ]  
 * Setting terminal encoding to ASCII ...                                 
  [ ok ]  
 * Setting user font ...                                                  
  [ ok ]  
 * Starting lo  
 *   Bringing up lo  
 *     127.0.0.1/8  
                                                                          [  
                                                                          ok  
                                                                          ]  
 *   Adding routes  
 *     127.0.0.0/8 ...                                                    
  [ ok ]  
                                                                          [  
                                                                          ok  
                                                                          ]  
 * Starting syslog-ng ...                                                 
  [ ok ]  
INIT: Entering runlevel: 3ber ge  
 * Starting acpid ...                                                     
  [ ok ]  
 * Loading Mixer settings ...                                             
  [ ok ]  
 * Starting eth0  
 *   Bringing up eth0  
 *     dhcp  
 *       Running dhcpcd ...                                               
  [ ok ]  
 *       eth0 received address 192.168.1.100/24  
 * Starting courier-authlib: authdaemond ...                              
  [ ok ]  
 * Starting portmap ...                                                   
  [ ok ]  
 * Starting famd ...                                                      
  [ ok ]  
 * Starting courier-imapd ...                                             
  [ ok ]  
 * Starting hpiod ...                                                     
  [ ok ]  
 * Starting hpssd ...                                                     
                       [ !! ]  
 * Starting cupsd ...                                                     
  [ ok ]  
 * Starting D-BUS system messagebus ...                                   
  [ ok ]  
 * Starting sshd ...                                                      
  [ ok ]  
 * Starting DenyHosts daemon ...                                          
  [ ok ]  
 * Setting clock via the NTP client 'ntpdate' ...                         
  [ ok ]  
 * Starting fcron ...                                                     
  [ ok ]  
 * Starting Hardware Abstraction Layer daemon ...                         
  [ ok ]  
 * Starting Automounter ...                                               
  [ ok ]  
 * Mounting network filesystems ...mount: RPC: Remote system error - No  
 route to host  
  
 * Could not mount all network filesystems!  
                                                                          [  
                                                                          !!  
                                                                          ]  
 * Starting ntpd ...                                                      
  [ ok ]  
 * Starting postfix ...                                                   
  [ ok ]  
 * Starting privoxy ...                                                   
  [ ok ]  
 * Starting firewall ...                                                  
  [ ok ]  
 * Starting metalog .../etc/init.d/metalog: line 18: /usr/sbin/metalog:  
 No such file or directory  
                                                   [ !! ]  
 * ERROR:  Problem starting needed services.  
 *         "tenshi" was not started.  
 * Starting Webmin ...                                                    
  [ ok ]  
 * Setting up gdm ...                                                     
  [ ok ]  
 * Starting local ...  
  
This is newman.net.net (Linux x86_64 2.6.14.3) 13:23:34  
  
newman.net login: rootLinux version 2.6.14.3 (root@newman.net) (gcc  
version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)) #1 SMP  
PREEMPT5  
BIOS-provided physical RAM map:  
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)  
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)  
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)  
 BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)  
 BIOS-e820: 000000001fff0000 - 000000001ffff000 (ACPI data)  
 BIOS-e820: 000000001ffff000 - 0000000020000000 (ACPI NVS)  
 BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)  
Scanning NUMA topology in Northbridge 24  
Number of nodes 2  
Node 0 MemBase 0000000000000000 Limit 000000001fff0000  
Skipping disabled node 1  
Using node hash shift of 20  
Bootmem setup node 0 0000000000000000-000000001fff0000  
ACPI: PM-Timer IO Port: 0x1008  
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)  
Processor #0 15:5 APIC version 16  
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)  
Processor #1 15:5 APIC version 16  
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)  
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)  
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])  
IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23  
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  
Setting APIC routing to flat  
ACPI: HPET id: 0x102282a0 base: 0xfec01000  
Using ACPI (MADT) for SMP configuration information  
Allocating PCI resources starting at 30000000 (gap: 20000000:df780000)  
Checking aperture...  
CPU 0: aperture @ f0000000 size 128 MB  
CPU 1: aperture @ f0000000 size 128 MB  
Built 1 zonelists  
Kernel command line: root=/dev/sda2 gentoo=nodevfs console=tty0  
console=ttyS0,9600  
Initializing CPU#0  
PID hash table entries: 2048 (order: 11, 65536 bytes)  
time.c: Using 14.318180 MHz HPET timer.  
time.c: Detected 2192.932 MHz processor.  
Console: colour VGA+ 80x25  
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)  
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)  
Memory: 509980k/524224k available (3053k kernel code, 13856k reserved,  
1343k data, 232k init)  
Calibrating delay using timer specific routine.. 4390.48 BogoMIPS  
(lpj=21952411)  
Mount-cache hash table entries: 256  
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)  
CPU: L2 Cache: 1024K (64 bytes/line)  
CPU 0(1) -> Node 0 -> Core 0  
mtrr: v2.0 (20020519)  
 tbxface-0109 [02] load_tables           : ACPI Tables successfully  
 acquired  
Parsing all Control  
Methods:............................................................................................  
Table [DSDT](id 0005) - 461 Objects with 41 Devices 139 Methods 12  
Regions  
ACPI Namespace successfully loaded at root ffffffff80575900  
evxfevnt-0080 [03] enable                : System is already in ACPI  
mode  
Using local APIC timer interrupts.  
Detected 12.459 MHz APIC timer.  
softlockup thread 0 started up.  
Booting processor 1/2 APIC 0x1  
Initializing CPU#1  
Calibrating delay using timer specific routine.. 4385.01 BogoMIPS  
(lpj=21925057)  
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)  
CPU: L2 Cache: 1024K (64 bytes/line)  
CPU 1(1) -> Node 0 -> Core 0  
AMD Opteron(tm) Processor 248 stepping 0a  
CPU 1: Syncing TSC to CPU 0.  
CPU 1: synchronized TSC with CPU 0 (last diff -124 cycles, maxerr 1109  
cycles)  
Brought up 2 CPUs  
softlockup thread 1 started up.  
time.c: Using HPET based timekeeping.  
testing NMI watchdog ... OK.  
NET: Registered protocol family 16  
ACPI: bus type pci registered  
PCI: Using configuration type 1  
ACPI: Subsystem revision 20050902  
evgpeblk-0988 [06] ev_create_gpe_block   : GPE 00 to 0F [_GPE] 2 regs on  
int 0x9  
evgpeblk-0996 [06] ev_create_gpe_block   : Found 5 Wake, Enabled 0  
Runtime GPEs in this block  
evgpeblk-0988 [06] ev_create_gpe_block   : GPE 10 to 2F [_GPE] 4 regs on  
int 0x9  
evgpeblk-0996 [06] ev_create_gpe_block   : Found 0 Wake, Enabled 0  
Runtime GPEs in this block  
Completing Region/Field/Buffer/Package  
initialization:..................................................................  
Initialized 11/12 Regions 26/26 Fields 50/50 Buffers 21/21 Packages (470  
nodes)  
Executing all Device _STA and_INI  
methods:...............................................  
47 Devices found containing: 47 _STA, 0 _INI methods  
ACPI: Interpreter enabled  
ACPI: Using IOAPIC for interrupt routing  
ACPI: PCI Root Bridge [PCI0] (0000:00)  
PCI: Probing PCI hardware (bus 00)  
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)  
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)  
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)  
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)  
SCSI subsystem initialized  
usbcore: registered new driver usbfs  
usbcore: registered new driver hub  
PCI: Using ACPI for IRQ routing  
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a  
report  
hpet0: at MMIO 0xfec01000, IRQs 2, 8, 0  
hpet0: 69ns tick, 3 32-bit timers  
agpgart: Detected AMD 8151 AGP Bridge rev B2  
agpgart: AGP aperture is 128M @ 0xf0000000  
PCI-DMA: Disabling IOMMU.  
PCI: Bridge: 0000:00:01.0  
  IO window: disabled.  
  MEM window: fa800000-fe8fffff  
  PREFETCH window: ca700000-ea6fffff  
PCI: Bridge: 0000:00:06.0  
  IO window: a000-bfff  
  MEM window: fe900000-feafffff  
  PREFETCH window: disabled.  
IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $  
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).  
Initializing Cryptographic API  
ACPI: Power Button (FF) [PWRF]  
ACPI: Power Button (CM) [PWRB]  
ACPI: CPU0 (power states: C1[C1])  
ACPI: Processor [CPU1] (supports 8 throttling states)  
ACPI: CPU1 (power states: C1[C1])  
acpi_processor-0507 [06] processor_get_info    : Error getting cpuindex  
for acpiid 0x3  
acpi_processor-0507 [06] processor_get_info    : Error getting cpuindex  
for acpiid 0x4  
Real Time Clock Driver v1.12  
hpet_acpi_add: no address or irqs in _CRS  
Linux agpgart interface v0.101 (c) Dave Jones  
serio: i8042 AUX port at 0x60,0x64 irq 12  
serio: i8042 KBD port at 0x60,0x64 irq 1  
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing  
disabled  
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A  
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A  
io scheduler noop registered  
io scheduler deadline registered  
io scheduler cfq registered  
FDC 0 is a post-1991 82077  
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize  
loop: loaded (max 8 devices)  
Intel(R) PRO/1000 Network Driver - version 6.0.60-k2-NAPI  
Copyright (c) 1999-2005 Intel Corporation.  
ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 18 (level, low) -> IRQ 169  
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection  
tun: Universal TUN/TAP device driver, 1.6  
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>  
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2  
ide: Assuming 33MHz system bus speed for PIO modes; override with  
idebus=xx  
AMD8111: IDE controller at PCI slot 0000:00:07.1  
AMD8111: chipset revision 3  
AMD8111: not 100% native mode: will probe irqs later  
AMD8111: 0000:00:07.1 (rev 03) UDMA133 controller  
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio  
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA  
hda: MAXTOR 6L080J4, ATA DISK drive  
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14  
hdc: PIONEER DVD-RW DVR-106D, ATAPI CD/DVD-ROM drive  
hdd: LITE-ON LTR-48125S, ATAPI CD/DVD-ROM drive  
ide1 at 0x170-0x177,0x376 on irq 15  
hda: max request size: 128KiB  
hda: 156355584 sectors (80054 MB) w/1819KiB Cache, CHS=65535/16/63,  
UDMA(33)  
hda: cache flushes supported  
 hda: hda1  
hdc: ATAPI 32X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache, UDMA(33)  
Uniform CD-ROM driver Revision: 3.20  
hdd: ATAPI 48X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)  
ACPI: PCI Interrupt 0000:02:05.0[A] -> GSI 19 (level, low) -> IRQ 177  
ata1: SATA max UDMA/100 cmd 0xFFFFC20000004C80 ctl 0xFFFFC20000004C8A  
bmdma 0xFFFFC20000004C00 irq 177  
ata2: SATA max UDMA/100 cmd 0xFFFFC20000004CC0 ctl 0xFFFFC20000004CCA  
bmdma 0xFFFFC20000004C08 irq 177  
ata3: SATA max UDMA/100 cmd 0xFFFFC20000004E80 ctl 0xFFFFC20000004E8A  
bmdma 0xFFFFC20000004E00 irq 177  
ata4: SATA max UDMA/100 cmd 0xFFFFC20000004EC0 ctl 0xFFFFC20000004ECA  
bmdma 0xFFFFC20000004E08 irq 177  
ata1: dev 0 ATA, max UDMA/133, 145226112 sectors: lba48  
ata1(0): applying bridge limits  
ata1: dev 0 configured for UDMA/100  
scsi0 : sata_sil  
ata2: dev 0 ATA, max UDMA/100, 160836480 sectors: lba48  
ata2: dev 0 configured for UDMA/100  
scsi1 : sata_sil  
ata3: no device found (phy stat 00000000)  
scsi2 : sata_sil  
ata4: no device found (phy stat 00000000)  
scsi3 : sata_sil  
  Vendor: ATA       Model: WDC WD740GD-00FL  Rev: 21.0  
  Type:   Direct-Access                      ANSI SCSI revision: 05  
  Vendor: ATA       Model: HDS722580VLSA80   Rev: V32O  
  Type:   Direct-Access                      ANSI SCSI revision: 05  
SCSI device sda: 145226112 512-byte hdwr sectors (74356 MB)  
SCSI device sda: drive cache: write back  
SCSI device sda: 145226112 512-byte hdwr sectors (74356 MB)  
SCSI device sda: drive cache: write back  
 sda: sda1 sda2 sda3 < sda5 sda6 > sda4  
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0  
SCSI device sdb: 160836480 512-byte hdwr sectors (82348 MB)  
SCSI device sdb: drive cache: write back  
SCSI device sdb: 160836480 512-byte hdwr sectors (82348 MB)  
SCSI device sdb: drive cache: write back  
 sdb: sdb1 sdb2 sdb3  
Attached scsi disk sdb at scsi1, channel 0, id 0, lun 0  
Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0,  type 0  
Attached scsi generic sg1 at scsi1, channel 0, id 0, lun 0,  type 0  
ACPI: PCI Interrupt 0000:02:0b.2[C] -> GSI 19 (level, low) -> IRQ 177  
PCI: Via IRQ fixup for 0000:02:0b.2, from 10 to 1  
ehci_hcd 0000:02:0b.2: EHCI Host Controller  
ehci_hcd 0000:02:0b.2: new USB bus registered, assigned bus number 1  
ehci_hcd 0000:02:0b.2: irq 177, io mem 0xfeaff800  
ehci_hcd 0000:02:0b.2: USB 2.0 initialized, EHCI 1.00, driver 10 Dec  
2004  
hub 1-0:1.0: USB hub found  
hub 1-0:1.0: 4 ports detected  
ACPI: PCI Interrupt 0000:02:00.0[D] -> GSI 19 (level, low) -> IRQ 177  
ohci_hcd 0000:02:00.0: OHCI Host Controller  
ohci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2  
ohci_hcd 0000:02:00.0: irq 177, io mem 0xfeafd000  
hub 2-0:1.0: USB hub found  
hub 2-0:1.0: 3 ports detected  
ACPI: PCI Interrupt 0000:02:00.1[D] -> GSI 19 (level, low) -> IRQ 177  
ohci_hcd 0000:02:00.1: OHCI Host Controller  
ohci_hcd 0000:02:00.1: new USB bus registered, assigned bus number 3  
ohci_hcd 0000:02:00.1: irq 177, io mem 0xfeafe000  
hub 3-0:1.0: USB hub found  
hub 3-0:1.0: 3 ports detected  
USB Universal Host Controller Interface driver v2.3  
ACPI: PCI Interrupt 0000:02:0b.0[A] -> GSI 17 (level, low) -> IRQ 185  
uhci_hcd 0000:02:0b.0: UHCI Host Controller  
uhci_hcd 0000:02:0b.0: new USB bus registered, assigned bus number 4  
uhci_hcd 0000:02:0b.0: irq 185, io base 0x0000ac00  
hub 4-0:1.0: USB hub found  
hub 4-0:1.0: 2 ports detected  
usb 3-1: new full speed USB device using ohci_hcd and address 2  
ACPI: PCI Interrupt 0000:02:0b.1[B] -> GSI 18 (level, low) -> IRQ 169  
PCI: Via IRQ fixup for 0000:02:0b.1, from 5 to 9  
uhci_hcd 0000:02:0b.1: UHCI Host Controller  
uhci_hcd 0000:02:0b.1: new USB bus registered, assigned bus number 5  
uhci_hcd 0000:02:0b.1: irq 169, io base 0x0000b000  
hub 5-0:1.0: USB hub found  
hub 5-0:1.0: 2 ports detected  
Initializing USB Mass Storage driver...  
scsi4 : SCSI emulation for USB Mass Storage devices  
usbcore: registered new driver usb-storage  
USB Mass Storage support registered.  
usb 5-1: new full speed USB device using uhci_hcd and address 2  
hub 5-1:1.0: USB hub found  
hub 5-1:1.0: 4 ports detected  
usb 5-2: new full speed USB device using uhci_hcd and address 3  
usbcore: registered new driver usbhid  
drivers/usb/input/hid-core.c: v2.6:USB HID core driver  
mice: PS/2 mouse device common for all mice  
Intel 810 + AC97 Audio, version 1.01, 12:49:29 Dec 11 2005  
ACPI: PCI Interrupt 0000:00:07.5[B] -> GSI 17 (level, low) -> IRQ 185  
i810: AMD-8111 IOHub found at IO 0xcc00 and 0xc800, MEM 0x0000 and  
0x0000, IRQ 185  
input: AT Translated Set 2 keyboard on isa0060/serio0  
usb 5-1.1: new full speed USB device using uhci_hcd and address 4  
usb 5-1.1: not running at top speed; connect to a high speed hub  
scsi5 : SCSI emulation for USB Mass Storage devices  
i810_audio: Audio Controller supports 6 channels.  
i810_audio: Defaulting to base 2 channel mode.  
i810_audio: Resetting connection 0  
ac97_codec: AC97  codec, id: ALG96 (Unknown)  
i810_audio: only 48Khz playback available.  
i810_audio: AC'97 codec 0 Unable to map surround DAC's (or DAC's not  
present), total channels = 2  
NET: Registered protocol family 2  
IP route cache hash table entries: 8192 (order: 4, 65536 bytes)  
TCP established hash table entries: 32768 (order: 7, 524288 bytes)  
TCP bind hash table entries: 32768 (order: 7, 524288 bytes)  
TCP: Hash tables configured (established 32768 bind 32768)  
TCP reno registered  
TCP bic registered  
NET: Registered protocol family 1  
NET: Registered protocol family 17  
powernow-k8: Found 2 AMD Athlon 64 / Opteron processors (version 1.50.4)  
powernow-k8:    0 : fid 0xe (2200 MHz), vid 0x2 (1500 mV)  
powernow-k8:    1 : fid 0xc (2000 MHz), vid 0x6 (1400 mV)  
powernow-k8:    2 : fid 0xa (1800 MHz), vid 0xa (1300 mV)  
powernow-k8:    3 : fid 0x2 (1000 MHz), vid 0xe (1200 mV)  
cpu_init done, current fid 0xe, vid 0x2  
powernow-k8:    0 : fid 0xe (2200 MHz), vid 0x2 (1500 mV)  
powernow-k8:    1 : fid 0xc (2000 MHz), vid 0x6 (1400 mV)  
powernow-k8:    2 : fid 0xa (1800 MHz), vid 0xa (1300 mV)  
powernow-k8:    3 : fid 0x2 (1000 MHz), vid 0xe (1200 mV)  
cpu_init done, current fid 0xe, vid 0x2  
ReiserFS: sda2: found reiserfs format "3.6" with standard journal  
ReiserFS: sda2: using ordered data mode  
ReiserFS: sda2: journal params: device sda2, size 8192, journal first  
block 18, max trans len 1024, max batch 900, max 0  
ReiserFS: sda2: checking transaction log (sda2)  
ReiserFS: sda2: Using r5 hash to sort names  
VFS: Mounted root (reiserfs filesystem) readonly.  
Freeing unused kernel memory: 232k freed  
  Vendor: HP        Model: Photosmart 8700   Rev: 1.00  
  Type:   Direct-Access                      ANSI SCSI revision: 02  
Attached scsi removable disk sdc at scsi4, channel 0, id 0, lun 0  
INIT: ttached scsi generic sg2 at scsi4, channel 0, id 0, lun 0,  type 0  
v  
  
Gentoo Linux; http://www.gentoo.org/  
 Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2  
  
Press I to enter interactive boot mode  
  
 * Mounting proc at /proc ...                                             
  [ ok ]  
 * Mounting sysfs at /sys ...                                             
  [ ok ]  
 * Mounting /dev for udev ...                                             
  [ ok ]  
 * Setting up proper hotplug agent ...  
 *   Setting /sbin/udevsend as hotplug agent ...  
                                                                          [  
                                                                          ok  
                                                                          ]  
 * Starting udevd ...                                                     
  [ ok ]  
 * Populating /dev with existing devices with udevstart ...  Vendor:  
 SMSC      Model: USB 2 HS-CF       Rev: 1.25  
  Type:   Direct-Access                      ANSI SCSI revision: 00  
Attached scsi removable disk sdd at scsi5, channel 0, id 0, lun 0  
Attached scsi generic sg3 a               [ ok ]  
 * Lettintg udev process e vents ...scsi5, channel 0, id 0, lun 0,  type  
 0  
  Vendor: SMSC      Model: USB 2 HS-MS       Rev: 1.25  
  Type:   Direct-Access                      ANSI SCSI revision: 00  
Attached scsi removable disk sde at scsi5, channel 0, id 0, lun 1  
Attached scsi generic sg4 at scsi5, channel 0, id 0, lun 1,  type 0  
  Vendor: SMSC      Model: USB 2 HS-SM       Rev: 1.25  
  Type:   Direct-Access                      ANSI SCSI revision: 00  
Attached scsi removable disk sdf at scsi5, channel 0, id 0, lun 2  
Attached scsi generic sg5 at scsi5, channel 0, id 0, lun 2,  type 0  
  Vendor: SMSC      Model: USB 2 HS-SD/MMC   Rev: 1.25  
  Type:   Direct-Access                      ANSI SCSI revision: 00  
Attached scsi removable disk sdg at scsi5, channel 0, id 0, lun 3  
Attached scsi generic sg6 at scsi5, channel 0, id 0, lun 3,  type 0  
                                        [ ok ]  
 * Finializing udev configuration ...cp: cannot stat  
 `/lib/udev/devices/*': No such file Adding 1004020k swap on /dev/sk  
or directory  
                                     [ ok ]  
 * Mounting devpts at /dev/pts ...                                        
  [ ok ]  
 * Activating (possible) swap ...                                         
  [ ok ]  
 * Skipping root filesystem check (fstab's passno == 0) ...               
  [ ok ]  
 * Remounting root filesystem read/write ...                              
  [ ok ]  
 * Setting hostname to newman.net ...                                     
  [ ok ]  
 * Using /etc/modules.autoload.d/kernel-2.6 as config:  
 *   Loading module nvidia ...  
 *   Failed to load nvidia  
                                                                          [  
                                                                          !!  
                                                                          ]  
 *   Loading module usb-storage ...  
 *   Failed to load usb-storage  
                                                                          [  
                                                                          !!  
                                                                          ]  
 *   Loading module ohci-hcd ...  
 *   Failed to load ohci-hcd  
                                                                          [  
                                                                          !!  
                                                                          ]  
 *   Loading module wacom ...                                             
  [ ok ]  
 *   Loading module evdev ...  
 *   Failed to load evdev  
                                                                          [  
                                                                          !!  
                                                                          ]  
 *   Loading module snd-emu10k1 ...                                       
  [ ok ]  
 *   Loading module i2c-isa ...                                           
  [ ok ]  
 *   Loading module w83627hf ...                                          
  [ ok ]  
 *   Loading module usblp ...                                             
  [ ok ]  
 * Autoloaded 5 module(s)  
 * Setting up dm-crypt mappings ...                                       
  [ ok ]  
 * Checking all filesystems .../dev/sda1: clean, 37/24096 files,  
 72820/96356 blocks  
                                           [ ok ]  
 * Mounting local filesystems ...                                         
  [ ok ]  
 * Mounting USB device filesystem (usbfs) ...                             
  [ ok ]  
 * Activating (possibly) more swap ...                                    
  [ ok ]  
 * Setting up dm-crypt mappings ...                                       
  [ ok ]  
 * Setting system clock using the hardware clock [Local Time] ...         
  [ ok ]  
 * Starting irqbalance ...                                                
  [ ok ]  
 * Configuring kernel parameters ...                                      
  [ ok ]  
 * Updating environment ...                                               
  [ ok ]  
 * Cleaning /var/lib/net-scripts/state ...                                
  [ ok ]  
 * Cleaning /var/lock, /var/run ...                                       
  [ ok ]  
 * Cleaning /tmp directory ...                                            
  [ ok ]  
 * Coldplugging input devices ...                                         
  [ ok ]  
 * Coldplugging isapnp devices ...                                        
  [ ok ]  
 * Coldplugging pci devices ...[usbhotplug] Got ENABLE = 0  
                                           [ ok ]  
 * Coldplugging pnp devices ...                                           
  [ ok ]  
 * Coldplugging usb devices ...                                           
  [ ok ]  
 * Loading key mappings ...                                               
  [ ok ]  
 * Setting terminal encoding to ASCII ...                                 
  [ ok ]  
 * Setting user font ...                                                  
  [ ok ]  
 * Starting lo  
 *   Bringing up lo  
 *     127.0.0.1/8  
                                                                          [  
                                                                          ok  
                                                                          ]  
 *   Adding routes  
 *     127.0.0.0/8 ...                                                    
  [ ok ]  
                                                                          [  
                                                                          ok  
                                                                          ]  
 * Starting syslog-ng ...                                                 
  [ ok ]  
INIT: Entering runlevel: 3ber ge  
 * Starting acpid ...                                                     
  [ ok ]  
 * Loading Mixer settings ...                                             
  [ ok ]  
 * Starting eth0  
 *   Bringing up eth0  
 *     dhcp  
 *       Running dhcpcd ...                                               
  [ ok ]  
 *       eth0 received address 192.168.1.100/24  
 * Starting courier-authlib: authdaemond ...                              
  [ ok ]  
 * Starting portmap ...                                                   
  [ ok ]  
 * Starting famd ...                                                      
  [ ok ]  
 * Starting courier-imapd ...                                             
  [ ok ]  
 * Starting hpiod ...                                                     
  [ ok ]  
 * Starting hpssd ...                                                     
                       [ !! ]  
 * Starting cupsd ...                                                     
  [ ok ]  
 * Starting D-BUS system messagebus ...                                   
  [ ok ]  
 * Starting sshd ...                                                      
  [ ok ]  
 * Starting DenyHosts daemon ...                                          
  [ ok ]  
 * Setting clock via the NTP client 'ntpdate' ...                         
  [ ok ]  
 * Starting fcron ...                                                     
  [ ok ]  
 * Starting Hardware Abstraction Layer daemon ...                         
  [ ok ]  
 * Starting Automounter ...                                               
  [ ok ]  
 * Mounting network filesystems ...mount: RPC: Remote system error - No  
 route to host  
  
 * Could not mount all network filesystems!  
                                                                          [  
                                                                          !!  
                                                                          ]  
 * Starting ntpd ...                                                      
  [ ok ]  
 * Starting postfix ...                                                   
  [ ok ]  
 * Starting privoxy ...                                                   
  [ ok ]  
 * Starting firewall ...                                                  
  [ ok ]  
 * Starting metalog .../etc/init.d/metalog: line 18: /usr/sbin/metalog:  
 No such file or directory  
                                                   [ !! ]  
 * ERROR:  Problem starting needed services.  
 *         "tenshi" was not started.  
 * Starting Webmin ...                                                    
  [ ok ]  
 * Setting up gdm ...                                                     
  [ ok ]  
 * Starting local ...  
  
This is newman.net.net (Linux x86_64 2.6.14.3) 13:23:34  
  
newman.net login: root  
Password:  
Last login: Sun Dec 11 13:17:01 2005 on ttyS0  
newman ~  # cat  
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies  
2200000 2000000 1800000 1000000  
  
newman ~ # echo 2000000 >  
/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed  
  
newman ~ # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq  
2000000  
  
echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed  
  
newmannable to handle kernel NULL pointer dereference at  
0000000000000008 RIP:  
<ffffffff803115d5>{scsi_next_command+5}  
PGD 0  
Oops: 0000 [1] PREEMPT SMP  
/system/cpu/cpu0/cpufreq/scaling_available_frequencies  
CPU 1newmannable to handle kernel NULL pointer dereference at  
0000000000000008 RIP:  
<ffffffff803115d5>{scsi_next_command+5}  
PGD 0  
Oops: 0000 [1] PREEMPT SMP  
/system/cpu/cpu0/cpufreq/scaling_available_frequencies  
CPU 1  
  
Later attempt without preempt  
  
Last login: Sun Dec 11 13:44:31 2005 on ttyS0  
newmannable to handle kernel NULL pointer dereference at  
0000000000000000 RIP:  
[<0000000000000000>]  
PGD 1b23c067 <3>ata1: command 0x35 timeout, stat 0x50 host_stat 0x64  
  
  
Comment 2 mark 2005-12-22 13:42:09 UTC
Created attachment 6881 [details]
.config+system.map
Comment 3 mark 2005-12-22 14:09:15 UTC
*** Bug 5771 has been marked as a duplicate of this bug. ***
Comment 4 Diego Calleja 2006-08-05 07:39:04 UTC
Could you try 2.6.18-rc3?
Comment 5 mark 2006-08-06 06:16:23 UTC

Well this is a little tricky now, but ....

I have pulled the latest kernel from git

I have just recently updated my bios thinking it may fix the problem and all 
powernow voltages seem to be set to 1500.  Prior to the bios update it went 
down to 1 Ghz at 1200 mv.  I wonder if this may be a problem with my board.

However I have some code which can force the voltage to 1200 which combined 
with cpufreq I can manually set one cpu to 1Ghz 1200 mv at which pooint I still 
get the lock up.  I don't currently have a serial console to easilly pull of 
the oops, but the symptoms seem the same

Mark
Comment 6 Alan 2007-06-05 09:59:07 UTC
BIOS issue

Note You need to log in before you can comment on or make changes to this bug.