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

Bug#648766: [sparc] BUG: NMI Watchdog detected LOCKUP on CPU0



I went one step further and removed the nvidia card all together. Connected the system through a serial line and then put a very heavy load on the system.

I had memtester running two times with 480MB testing at 100 loops, this puts a lot of stress on the CPUs and Memory. But that normally won't kill it, like I said I had it run these for 16 hours straight and the system did fine, even with the nouveau drivers. What will normally cause the fault is if I do something like this.

cat /dev/sda > /dev/null

With in 10 minutes of doing this the system hangs. Though I wasn't able to get the error message through the serial connection it's very similar to how it normally fails.. The system will normally crash when there is a heavy load placed on the disk drives. Reading or writing. Most of my errors occur when I am trying to install packages which makes sense. I've attached the dmesg from boot, and I've also included the message log. There are a lot of reboots in the message log but you can see how there is almost no warning until the system locks up and needs to be rebooted.

So it would seem that anytime a very heavy amount of traffic on the hard drives occur we get this error. Looks like even though nouveau spits a lot of warnings it isn't the reason for the problem.

-Kieron

On 04/03/2012 01:29 PM, Jonathan Nieder wrote:
Kieron Gillespie wrote:

Here are the dmesg output from the current system running Linux
3.2.13 with SMP enabled with tickless disabled.
Great.

Is this reproducible without nouveau?   It might be possible to test
by putting

	blacklist nouveau

in /etc/modprobe.d/kg-disable-nouveau.conf and booting in "recovery
mode" so X doesn't get started.  That might mean it continues to
access the console using the PROM or it might mean there is no
console output at all and one has to operate "blind" or using ssh;
please forgive my ignorance.

Thanks,
Jonathan

[    0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 4.9.7 2004/05/27 07:31'
[    0.000000] PROMLIB: Root node compatible: 
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.13-smp (root@MeGusta) (gcc version 4.6.3 (Debian 4.6.3-1) ) #3 SMP PREEMPT Mon Apr 2 20:05:10 EDT 2012
[    0.000000] bootconsole [earlyprom0] enabled
[    0.000000] ARCH: SUN4U
[    0.000000] Ethernet address: 00:03:ba:44:d1:39
[    0.000000] Kernel: Using 2 locked TLB entries for main kernel image.
[    0.000000] Remapping the kernel... done.
[    0.000000] OF stdout device is: /pci@1e,600000/isa@7/serial@0,3f8
[    0.000000] PROM: Built device tree with 85922 bytes of memory.
[    0.000000] Top of RAM: 0x121feee000, Total RAM: 0x3fed8000
[    0.000000] Memory hole size: 73216MB
[    0.000000] [0000010004000000-fffff80200400000] page_structs=131072 node=0 entry=16/8192
[    0.000000] [0000010004000000-fffff80200800000] page_structs=131072 node=0 entry=17/8192
[    0.000000] [0000010024000000-fffff80200c00000] page_structs=131072 node=0 entry=144/8192
[    0.000000] [0000010024000000-fffff80201000000] page_structs=131072 node=0 entry=145/8192
[    0.000000] Zone PFN ranges:
[    0.000000]   Normal   0x00100000 -> 0x0090ff77
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[5] active PFN ranges
[    0.000000]     0: 0x00100000 -> 0x00110000
[    0.000000]     0: 0x00900000 -> 0x0090f7ff
[    0.000000]     0: 0x0090f800 -> 0x0090ff05
[    0.000000]     0: 0x0090ff07 -> 0x0090ff62
[    0.000000]     0: 0x0090ff6a -> 0x0090ff77
[    0.000000] On node 0 totalpages: 130924
[    0.000000]   Normal zone: 66047 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 64877 pages, LIFO batch:15
[    0.000000] Booting Linux...
[    0.000000] CPU CAPS: [flush,stbar,swap,muldiv,v9,ultra3,mul32,div32]
[    0.000000] CPU CAPS: [v8plus,vis,vis2]
[    0.000000] PERCPU: Embedded 6 pages/cpu @fffff80201400000 s20096 r8192 d20864 u2097152
[    0.000000] pcpu-alloc: s20096 r8192 d20864 u2097152 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64877
[    0.000000] Kernel command line: root=UUID=e0fd1e8e-7fc3-40cf-80e2-b0ed00bffa09 ro ipv6.disable=1
[    0.000000] PID hash table entries: 2048 (order: 1, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 262144 bytes)
[    0.000000] Memory: 1012976k available (3688k kernel code, 1496k data, 232k init) [fffff80000000000,000000121feee000]
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:255
[    0.000000] clocksource: mult[53555555] shift[24]
[    0.000000] clockevent: mult[3126e98] shift[32]
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled, bootconsole disabled
[    0.000000] allocated 8388608 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[   40.894798] Calibrating delay using timer specific routine.. 23.99 BogoMIPS (lpj=47996)
[   40.894821] pid_max: default: 32768 minimum: 301
[   40.895006] Security Framework initialized
[   40.895034] AppArmor: AppArmor disabled by boot time parameter
[   40.895113] Mount-cache hash table entries: 512
[   40.895649] Initializing cgroup subsys cpuacct
[   40.895684] Initializing cgroup subsys memory
[   40.895721] Initializing cgroup subsys devices
[   40.895733] Initializing cgroup subsys freezer
[   40.895744] Initializing cgroup subsys net_cls
[   40.895756] Initializing cgroup subsys blkio
[   40.895780] Initializing cgroup subsys perf_event
[   40.895990] Performance events: Supported PMU type is 'ultra3i'
[   40.919908] CPU 0: synchronized TICK with master CPU (last diff 0 cycles, maxerr 6 cycles)
[   40.922824] Brought up 2 CPUs
[   40.922850] Testing NMI watchdog ... OK.
[   41.003706] devtmpfs: initialized
[   41.004375] print_constraints: dummy: 
[   41.004592] NET: Registered protocol family 16
[   41.008905] /pci@1c,600000: TOMATILLO PCI Bus Module ver[4:0]
[   41.008931] /pci@1c,600000: PCI IO[7ce01000000] MEM[7cf00000000]
[   41.010903] PCI: Scanning PBM /pci@1c,600000
[   41.011102] pci 0000:00:03.0: PME# supported from D3hot
[   41.011113] pci 0000:00:03.0: PME# disabled
[   41.011353] /pci@1d,700000: TOMATILLO PCI Bus Module ver[4:0]
[   41.011376] /pci@1d,700000: PCI IO[7c601000000] MEM[7c700000000]
[   41.013318] PCI: Scanning PBM /pci@1d,700000
[   41.013477] pci 0001:00:04.0: supports D1 D2
[   41.013544] pci 0001:00:04.1: supports D1 D2
[   41.013768] /pci@1e,600000: TOMATILLO PCI Bus Module ver[4:0]
[   41.013791] /pci@1e,600000: PCI IO[7fe01000000] MEM[7ff00000000]
[   41.015783] PCI: Scanning PBM /pci@1e,600000
[   41.016015] pci 0002:00:06.0: quirk: [io  0x7fe01000800-0x7fe0100083f] claimed by ali7101 ACPI
[   41.016047] pci 0002:00:06.0: quirk: [io  0x7fe01000600-0x7fe0100061f] claimed by ali7101 SMB
[   41.016158] pci 0002:00:08.0: supports D1 D2
[   41.016167] pci 0002:00:08.0: PME# supported from D2 D3hot D3cold
[   41.016177] pci 0002:00:08.0: PME# disabled
[   41.016253] pci 0002:00:0a.0: PME# supported from D3cold
[   41.016262] pci 0002:00:0a.0: PME# disabled
[   41.016340] pci 0002:00:0b.0: PME# supported from D3cold
[   41.016348] pci 0002:00:0b.0: PME# disabled
[   41.016615] pci 0002:01:08.0: supports D1 D2
[   41.016622] pci 0002:01:08.0: PME# supported from D0 D1 D2 D3hot D3cold
[   41.016632] pci 0002:01:08.0: PME# disabled
[   41.016728] pci 0002:01:08.1: supports D1 D2
[   41.016735] pci 0002:01:08.1: PME# supported from D0 D1 D2 D3hot D3cold
[   41.016744] pci 0002:01:08.1: PME# disabled
[   41.016839] pci 0002:01:08.2: supports D1 D2
[   41.016846] pci 0002:01:08.2: PME# supported from D0 D1 D2 D3hot
[   41.016855] pci 0002:01:08.2: PME# disabled
[   41.016951] pci 0002:01:0b.0: supports D1 D2
[   41.016958] pci 0002:01:0b.0: PME# supported from D0 D1 D2 D3hot
[   41.016967] pci 0002:01:0b.0: PME# disabled
[   41.017924] /pci@1f,700000: TOMATILLO PCI Bus Module ver[4:0]
[   41.017949] /pci@1f,700000: PCI IO[7f601000000] MEM[7f700000000]
[   41.019924] PCI: Scanning PBM /pci@1f,700000
[   41.022678] bio: create slab <bio-0> at 0
[   41.023159] vgaarb: loaded
[   41.023749] /pci@1e,600000/isa@7/rtc@0,70: RTC regs at 0x7fe01000070
[   41.024269] Switching to clocksource stick
[   41.035044] NET: Registered protocol family 2
[   41.035306] IP route cache hash table entries: 4096 (order: 2, 32768 bytes)
[   41.036049] TCP established hash table entries: 16384 (order: 5, 262144 bytes)
[   41.036656] TCP bind hash table entries: 16384 (order: 5, 262144 bytes)
[   41.037188] TCP: Hash tables configured (established 16384 bind 16384)
[   41.037208] TCP reno registered
[   41.037229] UDP hash table entries: 256 (order: 1, 16384 bytes)
[   41.037283] UDP-Lite hash table entries: 256 (order: 1, 16384 bytes)
[   41.037623] NET: Registered protocol family 1
[   41.037698] pci 0002:00:07.0: Activating ISA DMA hang workarounds
[   41.037747] PCI: Enabling device: (0002:00:0a.0), cmd 2
[   41.092322] PCI: Enabling device: (0002:00:0b.0), cmd 2
[   41.148324] PCI: Enabling device: (0002:01:08.0), cmd 2
[   41.148350] PCI: Enabling device: (0002:01:08.1), cmd 2
[   41.148373] PCI: Enabling device: (0002:01:08.2), cmd 2
[   41.148397] PCI: CLS 64 bytes, default 64
[   41.148579] Unpacking initramfs...
[   41.648708] Freeing initrd memory: 10553k freed
[   41.649646] power: Control reg at 7fe01000800
[   41.650018] chmc: UltraSPARC-IIIi memory controller at /memory-controller@0,0
[   41.650057] chmc: UltraSPARC-IIIi memory controller at /memory-controller@1,0
[   41.650474] audit: initializing netlink socket (disabled)
[   41.650518] type=2000 audit(0.856:1): initialized
[   41.697140] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[   41.697931] VFS: Disk quotas dquot_6.5.2
[   41.698118] Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
[   41.698370] msgmni has been set to 1999
[   41.698906] alg: No test for stdrng (krng)
[   41.699012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[   41.699041] io scheduler noop registered
[   41.699058] io scheduler deadline registered
[   41.699126] io scheduler cfq registered (default)
[   41.700349] f008fc3c: ttyS0 at MMIO 0x7fe010003f8 (irq = 23) is a 16550A
[   41.700373] Console: ttyS0 (SU)
[   49.450992] console [ttyS0] enabled
[   49.496896] f0091678: ttyS1 at MMIO 0x7fe010002e8 (irq = 23) is a 16550A
[   49.585492] [drm] Initialized drm 1.1.0 20060810
[   49.647510] mousedev: PS/2 mouse device common for all mice
[   49.721344] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[   49.804876] rtc0: no alarms, 114 bytes nvram
[   49.862014] TCP cubic registered
[   49.904348] IPv6: Loaded, but administratively disabled, reboot required to enable
[   50.003856] Mobile IPv6
[   50.035873] mip6_init: can't add xfrm type(destopt)
[   50.099930] NET: Registered protocol family 17
[   50.158277] Registering the dns_resolver key type
[   50.220222] registered taskstats version 1
[   50.274421] rtc_cmos rtc_cmos: setting system clock to 2012-04-03 22:34:23 UTC (1333492463)
[   50.384355] Initializing network drop monitor service
[   50.493042] udevd[49]: starting version 175
[   50.682410] tg3.c:v3.121 (November 2, 2011)
[   50.742915] SCSI subsystem initialized
[   50.799334] PCI: Enabling device: (0001:00:04.0), cmd 147
[   50.799910] sym0: <1010-66> rev 0x1 at pci 0001:00:04.0 irq 12
[   50.896673] sym0: No NVRAM, ID 7, Fast-80, LVD, parity checking
[   50.954898] usbcore: registered new interface driver usbfs
[   50.954971] usbcore: registered new interface driver hub
[   50.974085] usbcore: registered new device driver usb
[   50.975312] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   50.975389] ehci_hcd 0002:01:08.2: EHCI Host Controller
[   50.975477] ehci_hcd 0002:01:08.2: new USB bus registered, assigned bus number 1
[   50.976443] PCI: Enabling device: (0000:00:03.0), cmd 2
[   50.977250] libata version 3.00 loaded.
[   50.977993] PCI: Enabling device: (0002:00:0d.0), cmd 5
[   50.990511] scsi1 : pata_ali
[   51.476332] ehci_hcd 0002:01:08.2: irq 32, io mem 0x7ff03004000
[   51.518450] sym0: SCSI BUS has been reset.
[   51.518478] scsi0 : sym-2.2.3
[   51.573846] tg3 0000:00:03.0: vpd r/w failed.  This is likely a firmware bug on this device.  Contact the card vendor for a firmware update.
[   51.632259] tg3 0000:00:03.0: vpd r/w failed.  This is likely a firmware bug on this device.  Contact the card vendor for a firmware update.
[   51.651357] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   51.656529] PCI: Enabling device: (0001:00:04.1), cmd 147
[   51.657106] sym1: <1010-66> rev 0x1 at pci 0001:00:04.1 irq 13
[   51.660314] scsi2 : pata_ali
[   51.660431] ata1: PATA max UDMA/100 cmd 0x7fe01000a00 ctl 0x7fe01000a18 bmdma 0x7fe01000a20 irq 29
[   51.660441] ata2: PATA max UDMA/100 cmd 0x7fe01000a10 ctl 0x7fe01000a08 bmdma 0x7fe01000a28 irq 29
[   51.692267] tg3 0000:00:03.0: vpd r/w failed.  This is likely a firmware bug on this device.  Contact the card vendor for a firmware update.
[   51.694075] tg3 0000:00:03.0: eth0: Tigon3 [partno(none) rev 1002] (PCI:66MHz:64-bit) MAC address 00:03:ba:44:d1:39
[   51.694088] tg3 0000:00:03.0: eth0: attached PHY is 5703 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[   51.694098] tg3 0000:00:03.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[   51.694107] tg3 0000:00:03.0: eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
[   51.708281] ehci_hcd 0002:01:08.2: USB 2.0 started, EHCI 1.00
[   51.708360] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   51.708369] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   51.708376] usb usb1: Product: EHCI Host Controller
[   51.708381] usb usb1: Manufacturer: Linux 3.2.13-smp ehci_hcd
[   51.708387] usb usb1: SerialNumber: 0002:01:08.2
[   53.002796] ohci_hcd 0002:00:0a.0: OHCI Host Controller
[   53.002920] hub 1-0:1.0: USB hub found
[   53.002938] hub 1-0:1.0: 5 ports detected
[   53.005836] sym1: No NVRAM, ID 7, Fast-80, LVD, parity checking
[   53.046222] sym1: SCSI BUS has been reset.
[   53.046259] scsi3 : sym-2.2.3
[   53.343884] ohci_hcd 0002:00:0a.0: new USB bus registered, assigned bus number 2
[   53.441224] ohci_hcd 0002:00:0a.0: irq 27, io mem 0x7ff01000000
[   53.588334] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[   53.677665] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   53.684698] ata2.00: ATAPI: JLMS XJ-HD166S, D3S4, max UDMA/33
[   53.684711] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
[   53.684719] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
[   53.685123] ata2.00: configured for UDMA/33
[   53.685689] scsi: waiting for bus probes to complete ...
[   54.191322] usb usb2: Product: OHCI Host Controller
[   54.255357] usb usb2: Manufacturer: Linux 3.2.13-smp ohci_hcd
[   54.330846] usb usb2: SerialNumber: 0002:00:0a.0
[   54.391777] hub 2-0:1.0: USB hub found
[   54.440979] hub 2-0:1.0: 2 ports detected
[   54.493731] ohci_hcd 0002:00:0b.0: OHCI Host Controller
[   54.562502] ohci_hcd 0002:00:0b.0: new USB bus registered, assigned bus number 3
[   54.659806] scsi 0:0:0:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
[   54.659881] ohci_hcd 0002:00:0b.0: irq 28, io mem 0x7ff02000000
[   54.844046] scsi target0:0:0: tagged command queuing enabled, command queue depth 16.
[   54.848300] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   54.848309] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   54.848315] usb usb3: Product: OHCI Host Controller
[   54.848321] usb usb3: Manufacturer: Linux 3.2.13-smp ohci_hcd
[   54.848327] usb usb3: SerialNumber: 0002:00:0b.0
[   54.848901] hub 3-0:1.0: USB hub found
[   54.848918] hub 3-0:1.0: 2 ports detected
[   54.849046] ohci_hcd 0002:01:08.0: OHCI Host Controller
[   54.849077] ohci_hcd 0002:01:08.0: new USB bus registered, assigned bus number 4
[   54.849133] ohci_hcd 0002:01:08.0: irq 30, io mem 0x7ff03000000
[   55.677264] scsi target0:0:0: Beginning Domain Validation
[   55.710454] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   55.710462] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   55.710469] usb usb4: Product: OHCI Host Controller
[   55.710475] usb usb4: Manufacturer: Linux 3.2.13-smp ohci_hcd
[   55.710481] usb usb4: SerialNumber: 0002:01:08.0
[   55.713132] hub 4-0:1.0: USB hub found
[   55.713155] hub 4-0:1.0: 3 ports detected
[   55.713304] ohci_hcd 0002:01:08.1: OHCI Host Controller
[   55.713330] ohci_hcd 0002:01:08.1: new USB bus registered, assigned bus number 5
[   55.713397] ohci_hcd 0002:01:08.1: irq 31, io mem 0x7ff03002000
[   56.482689] scsi target0:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
[   56.510370] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   56.510379] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   56.510387] usb usb5: Product: OHCI Host Controller
[   56.510392] usb usb5: Manufacturer: Linux 3.2.13-smp ohci_hcd
[   56.510398] usb usb5: SerialNumber: 0002:01:08.1
[   56.966859] hub 5-0:1.0: USB hub found
[   56.975239] scsi target0:0:0: Ending Domain Validation
[   56.976486] scsi 0:0:1:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
[   56.976504] scsi target0:0:1: tagged command queuing enabled, command queue depth 16.
[   56.976531] scsi target0:0:1: Beginning Domain Validation
[   56.981042] scsi target0:0:1: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
[   56.989196] scsi target0:0:1: Ending Domain Validation
[   57.531049] hub 5-0:1.0: 2 ports detected
[   61.336714] scsi 2:0:0:0: CD-ROM            JLMS     XJ-HD166S        D3S4 PQ: 0 ANSI: 5
[   61.444576] PCI: Enabling device: (0002:01:0b.0), cmd 2
[   61.472388] sd 0:0:1:0: [sdb] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
[   61.472615] sd 0:0:0:0: [sda] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
[   61.474824] sd 0:0:0:0: [sda] Write Protect is off
[   61.474834] sd 0:0:0:0: [sda] Mode Sense: b3 00 00 08
[   61.476165] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   61.856428] firewire_ohci: Added fw-ohci device 0002:01:0b.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
[   61.862975] sd 0:0:1:0: [sdb] Write Protect is off
[   61.862985] sd 0:0:1:0: [sdb] Mode Sense: b3 00 00 08
[   61.864276] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   61.874085]  sda: sda1 sda2 sda3 sda4
[   62.213380]  sdb: sdb1 sdb3
[   62.257772] sd 0:0:0:0: [sda] Attached SCSI disk
[   62.318513] sd 0:0:1:0: [sdb] Attached SCSI disk
[   62.379306] firewire_core: created device fw0: GUID 000516000040a1e6, S400
[   62.471906] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[   62.556457] cdrom: Uniform CD-ROM driver Revision: 3.20
[   62.626328] sr 2:0:0:0: Attached scsi CD-ROM sr0
[   63.212055] EXT3-fs (sda2): recovery required on readonly filesystem
[   63.300612] EXT3-fs (sda2): write access will be enabled during recovery
[   67.193949] EXT3-fs (sda2): orphan cleanup on readonly fs
[   67.264893] kjournald starting.  Commit interval 5 seconds
[   67.276235] ext3_orphan_cleanup: deleting unreferenced inode 1257017
[   67.361002] ext3_orphan_cleanup: deleting unreferenced inode 2058664
[   67.361060] ext3_orphan_cleanup: deleting unreferenced inode 2058663
[   67.361098] ext3_orphan_cleanup: deleting unreferenced inode 2058662
[   67.361144] ext3_orphan_cleanup: deleting unreferenced inode 2058661
[   67.361180] ext3_orphan_cleanup: deleting unreferenced inode 2058660
[   67.361213] ext3_orphan_cleanup: deleting unreferenced inode 2058659
[   67.361247] ext3_orphan_cleanup: deleting unreferenced inode 2058658
[   67.361281] ext3_orphan_cleanup: deleting unreferenced inode 2058657
[   67.361316] ext3_orphan_cleanup: deleting unreferenced inode 2058656
[   67.361355] ext3_orphan_cleanup: deleting unreferenced inode 2058655
[   67.361389] ext3_orphan_cleanup: deleting unreferenced inode 2058654
[   67.361422] ext3_orphan_cleanup: deleting unreferenced inode 2058653
[   67.361456] ext3_orphan_cleanup: deleting unreferenced inode 2058652
[   67.361499] ext3_orphan_cleanup: deleting unreferenced inode 2058651
[   67.361534] ext3_orphan_cleanup: deleting unreferenced inode 2058650
[   67.361568] ext3_orphan_cleanup: deleting unreferenced inode 2058649
[   67.361602] ext3_orphan_cleanup: deleting unreferenced inode 2058648
[   67.361636] ext3_orphan_cleanup: deleting unreferenced inode 2058647
[   67.361674] ext3_orphan_cleanup: deleting unreferenced inode 983065
[   67.370023] ext3_orphan_cleanup: deleting unreferenced inode 3440909
[   67.379645] ext3_orphan_cleanup: deleting unreferenced inode 1213583
[   67.389131] EXT3-fs (sda2): 22 orphan inodes deleted
[   67.454340] EXT3-fs (sda2): recovery complete
[   67.605367] EXT3-fs (sda2): mounted filesystem with ordered data mode
[   68.907030] udevd[301]: starting version 175
[   70.345458] PCI: Enabling device: (0002:00:08.0), cmd 3
[   73.904177] AC'97 1 does not respond - RESET
[   73.976173] AC'97 1 access is not valid [0xffffffff], removing mixer.
[   74.061253] ali mixer 1 creating error.
[   74.911908] Adding 2996112k swap on /dev/sda4.  Priority:-1 extents:1 across:2996112k 
[   75.230970] EXT3-fs (sda2): using internal journal
[   75.395312] loop: module loaded
[   77.871543] kjournald starting.  Commit interval 5 seconds
[   77.943692] EXT3-fs (sdb1): using internal journal
[   78.006666] EXT3-fs (sdb1): mounted filesystem with ordered data mode
[   78.833261] RPC: Registered named UNIX socket transport module.
[   78.911124] RPC: Registered udp transport module.
[   78.972953] RPC: Registered tcp transport module.
[   79.034814] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   79.258123] FS-Cache: Loaded
[   79.352768] FS-Cache: Netfs 'nfs' registered for caching
[   79.468853] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   80.530491] tg3 0000:00:03.0: eth0: No firmware running
[   80.884841] fuse init (API version 7.17)
[   82.470493] tg3 0000:00:03.0: eth0: Link is up at 100 Mbps, full duplex
[   82.566479] tg3 0000:00:03.0: eth0: Flow control is on for TX and on for RX
[   83.215538] ioctl32(kdm:1273): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ff8ba9ea) on /dev/console
Apr  1 07:40:48 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="25084" x-info="http://www.rsyslog.com";] rsyslogd was HUPed
Apr  1 13:28:18 linux_sparc shutdown[438]: shutting down for system halt
Apr  1 13:28:21 linux_sparc kernel: [148261.194291] ioctl32(kdm:5634): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ffdbadc2) on /dev/console
Apr  1 13:28:21 linux_sparc kernel: [148261.320914] ioctl32(kdm:5634): Unknown cmd fd(6) cmd(00005608){t:'V';sz:0} arg(00000007) on /dev/console
Apr  1 13:28:25 linux_sparc kernel: Kernel logging (proc) stopped.
Apr  1 13:28:25 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="25084" x-info="http://www.rsyslog.com";] exiting on signal 15.
Apr  1 13:44:17 linux_sparc kernel: imklog 5.8.9, log source = /proc/kmsg started.
Apr  1 13:44:17 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1243" x-info="http://www.rsyslog.com";] start
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 4.9.7 2004/05/27 07:31'
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] PROMLIB: Root node compatible: 
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpuset
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpu
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Linux version 3.2.13-smp (root@linux_sparc) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP PREEMPT Sun Mar 25 19:44:01 EDT 2012
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] bootconsole [earlyprom0] enabled
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] ARCH: SUN4U
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Ethernet address: 00:03:ba:44:d1:39
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Kernel: Using 2 locked TLB entries for main kernel image.
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Remapping the kernel... done.
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] OF stdout device is: /pci@1e,600000/isa@7/serial@0,3f8
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] PROM: Built device tree with 94072 bytes of memory.
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Top of RAM: 0x121fed0000, Total RAM: 0x3fdba000
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Memory hole size: 73217MB
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200400000] page_structs=131072 node=0 entry=16/8192
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200800000] page_structs=131072 node=0 entry=17/8192
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80200c00000] page_structs=131072 node=0 entry=144/8192
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80201000000] page_structs=131072 node=0 entry=145/8192
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Zone PFN ranges:
Apr  1 13:44:17 linux_sparc kernel: [    0.000000]   Normal   0x00100000 -> 0x0090ff68
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Movable zone start PFN for each node
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] early_node_map[5] active PFN ranges
Apr  1 13:44:17 linux_sparc kernel: [    0.000000]     0: 0x00100000 -> 0x00110000
Apr  1 13:44:17 linux_sparc kernel: [    0.000000]     0: 0x00900000 -> 0x0090f7ff
Apr  1 13:44:17 linux_sparc kernel: [    0.000000]     0: 0x0090f800 -> 0x0090fe85
Apr  1 13:44:17 linux_sparc kernel: [    0.000000]     0: 0x0090ff07 -> 0x0090ff53
Apr  1 13:44:17 linux_sparc kernel: [    0.000000]     0: 0x0090ff5b -> 0x0090ff68
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Booting Linux...
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] CPU CAPS: [flush,stbar,swap,muldiv,v9,ultra3,mul32,div32]
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] CPU CAPS: [v8plus,vis,vis2]
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] PERCPU: Embedded 6 pages/cpu @fffff80201400000 s20160 r8192 d20800 u2097152
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64734
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Kernel command line: root=UUID=e0fd1e8e-7fc3-40cf-80e2-b0ed00bffa09 ro ipv6.disable=1
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 16384 bytes)
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 524288 bytes)
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 262144 bytes)
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Memory: 1011896k available (3696k kernel code, 1488k data, 232k init) [fffff80000000000,000000121fed0000]
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] NR_IRQS:255
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] clocksource: mult[53555555] shift[24]
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] clockevent: mult[3126e98] shift[32]
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] Console: colour dummy device 80x25
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] console [tty0] enabled, bootconsole disabled
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] allocated 8388608 bytes of page_cgroup
Apr  1 13:44:17 linux_sparc kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr  1 13:44:17 linux_sparc kernel: [   41.527835] Calibrating delay using timer specific routine.. 24.00 BogoMIPS (lpj=48002)
Apr  1 13:44:17 linux_sparc kernel: [   41.527859] pid_max: default: 32768 minimum: 301
Apr  1 13:44:17 linux_sparc kernel: [   41.528047] Security Framework initialized
Apr  1 13:44:17 linux_sparc kernel: [   41.528074] AppArmor: AppArmor disabled by boot time parameter
Apr  1 13:44:17 linux_sparc kernel: [   41.528153] Mount-cache hash table entries: 512
Apr  1 13:44:17 linux_sparc kernel: [   41.528693] Initializing cgroup subsys cpuacct
Apr  1 13:44:17 linux_sparc kernel: [   41.528728] Initializing cgroup subsys memory
Apr  1 13:44:17 linux_sparc kernel: [   41.528764] Initializing cgroup subsys devices
Apr  1 13:44:17 linux_sparc kernel: [   41.528777] Initializing cgroup subsys freezer
Apr  1 13:44:17 linux_sparc kernel: [   41.528789] Initializing cgroup subsys net_cls
Apr  1 13:44:17 linux_sparc kernel: [   41.528801] Initializing cgroup subsys blkio
Apr  1 13:44:17 linux_sparc kernel: [   41.528825] Initializing cgroup subsys perf_event
Apr  1 13:44:17 linux_sparc kernel: [   41.529034] Performance events: Supported PMU type is 'ultra3i'
Apr  1 13:44:17 linux_sparc kernel: [   41.552953] CPU 0: synchronized TICK with master CPU (last diff 0 cycles, maxerr 6 cycles)
Apr  1 13:44:17 linux_sparc kernel: [   41.555868] Brought up 2 CPUs
Apr  1 13:44:17 linux_sparc kernel: [   41.555895] Testing NMI watchdog ... OK.
Apr  1 13:44:17 linux_sparc kernel: [   41.636749] devtmpfs: initialized
Apr  1 13:44:17 linux_sparc kernel: [   41.637430] print_constraints: dummy: 
Apr  1 13:44:17 linux_sparc kernel: [   41.637652] NET: Registered protocol family 16
Apr  1 13:44:17 linux_sparc kernel: [   41.642355] /pci@1c,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  1 13:44:17 linux_sparc kernel: [   41.642383] /pci@1c,600000: PCI IO[7ce01000000] MEM[7cf00000000]
Apr  1 13:44:17 linux_sparc kernel: [   41.644350] PCI: Scanning PBM /pci@1c,600000
Apr  1 13:44:17 linux_sparc kernel: [   41.644804] /pci@1d,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  1 13:44:17 linux_sparc kernel: [   41.644828] /pci@1d,700000: PCI IO[7c601000000] MEM[7c700000000]
Apr  1 13:44:17 linux_sparc kernel: [   41.646771] PCI: Scanning PBM /pci@1d,700000
Apr  1 13:44:17 linux_sparc kernel: [   41.647224] /pci@1e,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  1 13:44:17 linux_sparc kernel: [   41.647249] /pci@1e,600000: PCI IO[7fe01000000] MEM[7ff00000000]
Apr  1 13:44:17 linux_sparc kernel: [   41.649243] PCI: Scanning PBM /pci@1e,600000
Apr  1 13:44:17 linux_sparc kernel: [   41.649476] pci 0002:00:06.0: quirk: [io  0x7fe01000800-0x7fe0100083f] claimed by ali7101 ACPI
Apr  1 13:44:17 linux_sparc kernel: [   41.649510] pci 0002:00:06.0: quirk: [io  0x7fe01000600-0x7fe0100061f] claimed by ali7101 SMB
Apr  1 13:44:17 linux_sparc kernel: [   41.651567] /pci@1f,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  1 13:44:17 linux_sparc kernel: [   41.651593] /pci@1f,700000: PCI IO[7f601000000] MEM[7f700000000]
Apr  1 13:44:17 linux_sparc kernel: [   41.653571] PCI: Scanning PBM /pci@1f,700000
Apr  1 13:44:17 linux_sparc kernel: [   41.656399] bio: create slab <bio-0> at 0
Apr  1 13:44:17 linux_sparc kernel: [   41.656865] vgaarb: device added: PCI:0002:00:02.0,decodes=io+mem,owns=mem,locks=none
Apr  1 13:44:17 linux_sparc kernel: [   41.656908] vgaarb: loaded
Apr  1 13:44:17 linux_sparc kernel: [   41.656923] vgaarb: bridge control possible 0002:00:02.0
Apr  1 13:44:17 linux_sparc kernel: [   41.657520] /pci@1e,600000/isa@7/rtc@0,70: RTC regs at 0x7fe01000070
Apr  1 13:44:17 linux_sparc kernel: [   41.658119] Switching to clocksource stick
Apr  1 13:44:17 linux_sparc kernel: [   41.669485] NET: Registered protocol family 2
Apr  1 13:44:17 linux_sparc kernel: [   41.669756] IP route cache hash table entries: 4096 (order: 2, 32768 bytes)
Apr  1 13:44:17 linux_sparc kernel: [   41.670530] TCP established hash table entries: 16384 (order: 5, 262144 bytes)
Apr  1 13:44:17 linux_sparc kernel: [   41.671111] TCP bind hash table entries: 16384 (order: 5, 262144 bytes)
Apr  1 13:44:17 linux_sparc kernel: [   41.671640] TCP: Hash tables configured (established 16384 bind 16384)
Apr  1 13:44:17 linux_sparc kernel: [   41.671660] TCP reno registered
Apr  1 13:44:17 linux_sparc kernel: [   41.671680] UDP hash table entries: 256 (order: 1, 16384 bytes)
Apr  1 13:44:17 linux_sparc kernel: [   41.671735] UDP-Lite hash table entries: 256 (order: 1, 16384 bytes)
Apr  1 13:44:17 linux_sparc kernel: [   41.672065] NET: Registered protocol family 1
Apr  1 13:44:17 linux_sparc kernel: [   41.672142] pci 0002:00:07.0: Activating ISA DMA hang workarounds
Apr  1 13:44:17 linux_sparc kernel: [   41.782451] Unpacking initramfs...
Apr  1 13:44:17 linux_sparc kernel: [   42.280092] Freeing initrd memory: 10479k freed
Apr  1 13:44:17 linux_sparc kernel: [   42.281042] power: Control reg at 7fe01000800
Apr  1 13:44:17 linux_sparc kernel: [   42.281426] chmc: UltraSPARC-IIIi memory controller at /memory-controller@0,0
Apr  1 13:44:17 linux_sparc kernel: [   42.281466] chmc: UltraSPARC-IIIi memory controller at /memory-controller@1,0
Apr  1 13:44:17 linux_sparc kernel: [   42.281890] audit: initializing netlink socket (disabled)
Apr  1 13:44:17 linux_sparc kernel: [   42.281935] type=2000 audit(0.852:1): initialized
Apr  1 13:44:17 linux_sparc kernel: [   42.328565] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Apr  1 13:44:17 linux_sparc kernel: [   42.329359] VFS: Disk quotas dquot_6.5.2
Apr  1 13:44:17 linux_sparc kernel: [   42.329545] Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
Apr  1 13:44:17 linux_sparc kernel: [   42.329806] msgmni has been set to 1996
Apr  1 13:44:17 linux_sparc kernel: [   42.330400] alg: No test for stdrng (krng)
Apr  1 13:44:17 linux_sparc kernel: [   42.330513] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Apr  1 13:44:17 linux_sparc kernel: [   42.330546] io scheduler noop registered
Apr  1 13:44:17 linux_sparc kernel: [   42.330562] io scheduler deadline registered
Apr  1 13:44:17 linux_sparc kernel: [   42.330627] io scheduler cfq registered (default)
Apr  1 13:44:17 linux_sparc kernel: [   42.331922] f008fc3c: ttyS0 at MMIO 0x7fe010003f8 (irq = 23) is a 16550A
Apr  1 13:44:17 linux_sparc kernel: [   42.331948] Console: ttyS0 (SU)
Apr  1 13:44:17 linux_sparc kernel: [   50.256454] console [ttyS0] enabled
Apr  1 13:44:17 linux_sparc kernel: [   50.302465] f0091678: ttyS1 at MMIO 0x7fe010002e8 (irq = 23) is a 16550A
Apr  1 13:44:17 linux_sparc kernel: [   50.391072] [drm] Initialized drm 1.1.0 20060810
Apr  1 13:44:17 linux_sparc kernel: [   50.453084] mousedev: PS/2 mouse device common for all mice
Apr  1 13:44:17 linux_sparc kernel: [   50.526928] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
Apr  1 13:44:17 linux_sparc kernel: [   50.610495] rtc0: no alarms, 114 bytes nvram
Apr  1 13:44:17 linux_sparc kernel: [   50.667542] TCP cubic registered
Apr  1 13:44:17 linux_sparc kernel: [   50.709880] IPv6: Loaded, but administratively disabled, reboot required to enable
Apr  1 13:44:17 linux_sparc kernel: [   50.809398] Mobile IPv6
Apr  1 13:44:17 linux_sparc kernel: [   50.841408] mip6_init: can't add xfrm type(destopt)
Apr  1 13:44:17 linux_sparc kernel: [   50.905464] NET: Registered protocol family 17
Apr  1 13:44:17 linux_sparc kernel: [   50.963811] Registering the dns_resolver key type
Apr  1 13:44:17 linux_sparc kernel: [   51.025740] registered taskstats version 1
Apr  1 13:44:17 linux_sparc kernel: [   51.080001] rtc_cmos rtc_cmos: setting system clock to 2012-04-01 17:43:43 UTC (1333302223)
Apr  1 13:44:17 linux_sparc kernel: [   51.189892] Initializing network drop monitor service
Apr  1 13:44:17 linux_sparc kernel: [   51.538418] tg3.c:v3.121 (November 2, 2011)
Apr  1 13:44:17 linux_sparc kernel: [   51.655764] SCSI subsystem initialized
Apr  1 13:44:17 linux_sparc kernel: [   51.742446] usbcore: registered new interface driver usbfs
Apr  1 13:44:17 linux_sparc kernel: [   51.864072] sym0: <1010-66> rev 0x1 at pci 0001:00:04.0 irq 12
Apr  1 13:44:17 linux_sparc kernel: [   51.942503] firewire_ohci: Added fw-ohci device 0002:01:0b.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
Apr  1 13:44:17 linux_sparc kernel: [   51.944003] tg3 0000:00:03.0: eth0: Tigon3 [partno(none) rev 1002] (PCI:66MHz:64-bit) MAC address 00:03:ba:44:d1:39
Apr  1 13:44:17 linux_sparc kernel: [   51.944017] tg3 0000:00:03.0: eth0: attached PHY is 5703 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Apr  1 13:44:17 linux_sparc kernel: [   51.944027] tg3 0000:00:03.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Apr  1 13:44:17 linux_sparc kernel: [   51.944036] tg3 0000:00:03.0: eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
Apr  1 13:44:17 linux_sparc kernel: [   51.956230] sym0: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  1 13:44:17 linux_sparc kernel: [   51.996535] sym0: SCSI BUS has been reset.
Apr  1 13:44:17 linux_sparc kernel: [   51.996558] scsi0 : sym-2.2.3
Apr  1 13:44:17 linux_sparc kernel: [   52.701994] usbcore: registered new interface driver hub
Apr  1 13:44:17 linux_sparc kernel: [   52.702466] firewire_core: created device fw0: GUID 000516000040a1e6, S400
Apr  1 13:44:17 linux_sparc kernel: [   52.706348] sym1: <1010-66> rev 0x1 at pci 0001:00:04.1 irq 13
Apr  1 13:44:17 linux_sparc kernel: [   52.708696] sym1: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  1 13:44:17 linux_sparc kernel: [   52.749082] sym1: SCSI BUS has been reset.
Apr  1 13:44:17 linux_sparc kernel: [   52.749099] scsi2 : sym-2.2.3
Apr  1 13:44:17 linux_sparc kernel: [   52.752569] scsi1 : pata_ali
Apr  1 13:44:17 linux_sparc kernel: [   52.752897] scsi3 : pata_ali
Apr  1 13:44:17 linux_sparc kernel: [   52.753007] ata1: PATA max UDMA/100 cmd 0x7fe01000a00 ctl 0x7fe01000a18 bmdma 0x7fe01000a20 irq 29
Apr  1 13:44:17 linux_sparc kernel: [   52.753017] ata2: PATA max UDMA/100 cmd 0x7fe01000a10 ctl 0x7fe01000a08 bmdma 0x7fe01000a28 irq 29
Apr  1 13:44:17 linux_sparc kernel: [   53.421318] usbcore: registered new device driver usb
Apr  1 13:44:17 linux_sparc kernel: [   53.488803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr  1 13:44:17 linux_sparc kernel: [   53.578499] ehci_hcd 0002:01:08.2: EHCI Host Controller
Apr  1 13:44:17 linux_sparc kernel: [   53.648171] ehci_hcd 0002:01:08.2: new USB bus registered, assigned bus number 1
Apr  1 13:44:17 linux_sparc kernel: [   53.648950] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr  1 13:44:17 linux_sparc kernel: [   53.648998] ohci_hcd 0002:00:0a.0: OHCI Host Controller
Apr  1 13:44:17 linux_sparc kernel: [   53.649038] ohci_hcd 0002:00:0a.0: new USB bus registered, assigned bus number 2
Apr  1 13:44:17 linux_sparc kernel: [   53.649112] ohci_hcd 0002:00:0a.0: irq 27, io mem 0x7ff01000000
Apr  1 13:44:17 linux_sparc kernel: [   54.074572] ata2.00: ATAPI: JLMS XJ-HD166S, D3S4, max UDMA/33
Apr  1 13:44:17 linux_sparc kernel: [   54.094165] ehci_hcd 0002:01:08.2: irq 33, io mem 0x7ff10004000
Apr  1 13:44:17 linux_sparc kernel: [   54.098269] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Apr  1 13:44:17 linux_sparc kernel: [   54.098278] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  1 13:44:17 linux_sparc kernel: [   54.098284] usb usb2: Product: OHCI Host Controller
Apr  1 13:44:17 linux_sparc kernel: [   54.098290] usb usb2: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  1 13:44:17 linux_sparc kernel: [   54.098295] usb usb2: SerialNumber: 0002:00:0a.0
Apr  1 13:44:17 linux_sparc kernel: [   54.106121] ehci_hcd 0002:01:08.2: USB 2.0 started, EHCI 1.00
Apr  1 13:44:17 linux_sparc kernel: [   54.687981] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
Apr  1 13:44:17 linux_sparc kernel: [   54.688346] hub 2-0:1.0: USB hub found
Apr  1 13:44:17 linux_sparc kernel: [   54.688364] hub 2-0:1.0: 2 ports detected
Apr  1 13:44:17 linux_sparc kernel: [   54.688502] ohci_hcd 0002:00:0b.0: OHCI Host Controller
Apr  1 13:44:17 linux_sparc kernel: [   54.688529] ohci_hcd 0002:00:0b.0: new USB bus registered, assigned bus number 3
Apr  1 13:44:17 linux_sparc kernel: [   54.688583] ohci_hcd 0002:00:0b.0: irq 28, io mem 0x7ff02000000
Apr  1 13:44:17 linux_sparc kernel: [   54.688635] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr  1 13:44:17 linux_sparc kernel: [   54.688643] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  1 13:44:17 linux_sparc kernel: [   54.688649] usb usb1: Product: EHCI Host Controller
Apr  1 13:44:17 linux_sparc kernel: [   54.688655] usb usb1: Manufacturer: Linux 3.2.13-smp ehci_hcd
Apr  1 13:44:17 linux_sparc kernel: [   54.688660] usb usb1: SerialNumber: 0002:01:08.2
Apr  1 13:44:17 linux_sparc kernel: [   55.528240] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
Apr  1 13:44:17 linux_sparc kernel: [   55.530636] hub 1-0:1.0: USB hub found
Apr  1 13:44:17 linux_sparc kernel: [   55.530660] hub 1-0:1.0: 5 ports detected
Apr  1 13:44:17 linux_sparc kernel: [   55.531379] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Apr  1 13:44:17 linux_sparc kernel: [   55.531387] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  1 13:44:17 linux_sparc kernel: [   55.531394] usb usb3: Product: OHCI Host Controller
Apr  1 13:44:17 linux_sparc kernel: [   55.531399] usb usb3: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  1 13:44:17 linux_sparc kernel: [   55.531405] usb usb3: SerialNumber: 0002:00:0b.0
Apr  1 13:44:17 linux_sparc kernel: [   56.123893] hub 3-0:1.0: USB hub found
Apr  1 13:44:17 linux_sparc kernel: [   56.124100] ata2.00: configured for UDMA/33
Apr  1 13:44:17 linux_sparc kernel: [   56.228140] hub 3-0:1.0: 2 ports detected
Apr  1 13:44:17 linux_sparc kernel: [   56.280980] ohci_hcd 0002:01:08.0: OHCI Host Controller
Apr  1 13:44:17 linux_sparc kernel: [   56.349684] scsi: waiting for bus probes to complete ...
Apr  1 13:44:17 linux_sparc kernel: [   56.419551] ohci_hcd 0002:01:08.0: new USB bus registered, assigned bus number 4
Apr  1 13:44:17 linux_sparc kernel: [   56.423158] scsi 0:0:0:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  1 13:44:17 linux_sparc kernel: [   56.423180] scsi target0:0:0: tagged command queuing enabled, command queue depth 16.
Apr  1 13:44:17 linux_sparc kernel: [   56.423205] scsi target0:0:0: Beginning Domain Validation
Apr  1 13:44:17 linux_sparc kernel: [   56.427779] scsi target0:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  1 13:44:17 linux_sparc kernel: [   56.436038] scsi target0:0:0: Ending Domain Validation
Apr  1 13:44:17 linux_sparc kernel: [   56.437204] scsi 0:0:1:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  1 13:44:17 linux_sparc kernel: [   56.437215] scsi target0:0:1: tagged command queuing enabled, command queue depth 16.
Apr  1 13:44:17 linux_sparc kernel: [   56.437231] scsi target0:0:1: Beginning Domain Validation
Apr  1 13:44:17 linux_sparc kernel: [   56.441753] scsi target0:0:1: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  1 13:44:17 linux_sparc kernel: [   56.449967] scsi target0:0:1: Ending Domain Validation
Apr  1 13:44:17 linux_sparc kernel: [   57.411553] ohci_hcd 0002:01:08.0: irq 31, io mem 0x7ff10000000
Apr  1 13:44:17 linux_sparc kernel: [   57.572164] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Apr  1 13:44:17 linux_sparc kernel: [   57.661449] usb 3-1: new full-speed USB device number 2 using ohci_hcd
Apr  1 13:44:17 linux_sparc kernel: [   57.747360] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  1 13:44:17 linux_sparc kernel: [   57.842363] usb usb4: Product: OHCI Host Controller
Apr  1 13:44:17 linux_sparc kernel: [   57.906405] usb usb4: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  1 13:44:17 linux_sparc kernel: [   57.981900] usb usb4: SerialNumber: 0002:01:08.0
Apr  1 13:44:17 linux_sparc kernel: [   58.042829] hub 4-0:1.0: USB hub found
Apr  1 13:44:17 linux_sparc kernel: [   58.092025] hub 4-0:1.0: 3 ports detected
Apr  1 13:44:17 linux_sparc kernel: [   58.119474] usb 3-1: New USB device found, idVendor=046d, idProduct=c52f
Apr  1 13:44:17 linux_sparc kernel: [   58.119483] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr  1 13:44:17 linux_sparc kernel: [   58.119490] usb 3-1: Product: USB Receiver
Apr  1 13:44:17 linux_sparc kernel: [   58.119495] usb 3-1: Manufacturer: Logitech
Apr  1 13:44:17 linux_sparc kernel: [   58.435460] ohci_hcd 0002:01:08.1: OHCI Host Controller
Apr  1 13:44:17 linux_sparc kernel: [   58.504114] ohci_hcd 0002:01:08.1: new USB bus registered, assigned bus number 5
Apr  1 13:44:17 linux_sparc kernel: [   58.601490] ohci_hcd 0002:01:08.1: irq 32, io mem 0x7ff10002000
Apr  1 13:44:17 linux_sparc kernel: [   58.682111] usb 3-2: new low-speed USB device number 3 using ohci_hcd
Apr  1 13:44:17 linux_sparc kernel: [   58.764145] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Apr  1 13:44:17 linux_sparc kernel: [   58.764153] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  1 13:44:17 linux_sparc kernel: [   58.764159] usb usb5: Product: OHCI Host Controller
Apr  1 13:44:17 linux_sparc kernel: [   58.764165] usb usb5: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  1 13:44:17 linux_sparc kernel: [   58.764170] usb usb5: SerialNumber: 0002:01:08.1
Apr  1 13:44:17 linux_sparc kernel: [   58.764668] hub 5-0:1.0: USB hub found
Apr  1 13:44:17 linux_sparc kernel: [   58.764684] hub 5-0:1.0: 2 ports detected
Apr  1 13:44:17 linux_sparc kernel: [   59.411234] usb 3-2: New USB device found, idVendor=0b38, idProduct=0010
Apr  1 13:44:17 linux_sparc kernel: [   59.499388] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr  1 13:44:17 linux_sparc kernel: [   60.814886] sd 0:0:1:0: [sdb] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  1 13:44:17 linux_sparc kernel: [   60.915642] sd 0:0:0:0: [sda] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  1 13:44:17 linux_sparc kernel: [   60.917771] sd 0:0:1:0: [sdb] Write Protect is off
Apr  1 13:44:17 linux_sparc kernel: [   60.919069] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  1 13:44:17 linux_sparc kernel: [   61.201013] sd 0:0:0:0: [sda] Write Protect is off
Apr  1 13:44:17 linux_sparc kernel: [   61.265677] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  1 13:44:17 linux_sparc kernel: [   61.384743]  sdb: sdb1 sdb3
Apr  1 13:44:17 linux_sparc kernel: [   61.426140] sd 0:0:1:0: [sdb] Attached SCSI disk
Apr  1 13:44:17 linux_sparc kernel: [   61.486926]  sda: sda1 sda2 sda3 sda4
Apr  1 13:44:17 linux_sparc kernel: [   61.539220] sd 0:0:0:0: [sda] Attached SCSI disk
Apr  1 13:44:17 linux_sparc kernel: [   62.366688] scsi 3:0:0:0: CD-ROM            JLMS     XJ-HD166S        D3S4 PQ: 0 ANSI: 5
Apr  1 13:44:17 linux_sparc kernel: [   62.515423] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
Apr  1 13:44:17 linux_sparc kernel: [   62.601171] cdrom: Uniform CD-ROM driver Revision: 3.20
Apr  1 13:44:17 linux_sparc kernel: [   62.672745] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.0/input/input0
Apr  1 13:44:17 linux_sparc kernel: [   62.821262] generic-usb 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0002:00:0b.0-1/input0
Apr  1 13:44:17 linux_sparc kernel: [   62.988915] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.1/input/input1
Apr  1 13:44:17 linux_sparc kernel: [   63.147848] generic-usb 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0002:00:0b.0-1/input1
Apr  1 13:44:17 linux_sparc kernel: [   63.340796] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.0/input/input2
Apr  1 13:44:17 linux_sparc kernel: [   63.491524] generic-usb 0003:0B38:0010.0003: input,hidraw2: USB HID v1.10 Keyboard [HID 0b38:0010] on usb-0002:00:0b.0-2/input0
Apr  1 13:44:17 linux_sparc kernel: [   63.670848] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.1/input/input3
Apr  1 13:44:17 linux_sparc kernel: [   63.805437] generic-usb 0003:0B38:0010.0004: input,hidraw3: USB HID v1.10 Device [HID 0b38:0010] on usb-0002:00:0b.0-2/input1
Apr  1 13:44:17 linux_sparc kernel: [   63.955034] usbcore: registered new interface driver usbhid
Apr  1 13:44:17 linux_sparc kernel: [   64.028423] usbhid: USB HID core driver
Apr  1 13:44:17 linux_sparc kernel: [   64.706753] kjournald starting.  Commit interval 5 seconds
Apr  1 13:44:17 linux_sparc kernel: [   64.706876] EXT3-fs (sda2): mounted filesystem with ordered data mode
Apr  1 13:44:17 linux_sparc kernel: [   67.228392] [drm] nouveau 0002:00:02.0: Detected an NV30 generation card (0x034200b1)
Apr  1 13:44:17 linux_sparc kernel: [   67.336844] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PRAMIN
Apr  1 13:44:17 linux_sparc kernel: [   67.435396] [drm] nouveau 0002:00:02.0: ... BIOS signature not found
Apr  1 13:44:17 linux_sparc kernel: [   67.519378] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PROM
Apr  1 13:44:17 linux_sparc kernel: [   67.978651] [drm] nouveau 0002:00:02.0: ... appears to be valid
Apr  1 13:44:17 linux_sparc kernel: [   68.066905] [drm] nouveau 0002:00:02.0: BMP BIOS found
Apr  1 13:44:17 linux_sparc kernel: [   68.150245] [drm] nouveau 0002:00:02.0: BMP version 5.39
Apr  1 13:44:17 linux_sparc kernel: [   68.237307] [drm] nouveau 0002:00:02.0: Bios version 04.34.20.27
Apr  1 13:44:17 linux_sparc kernel: [   68.332721] Kernel unaligned access at TPC[104bc964] nouveau_bios_init+0x82c/0x29f4 [nouveau]
Apr  1 13:44:17 linux_sparc kernel: [   68.461308] Kernel unaligned access at TPC[104bc9b4] nouveau_bios_init+0x87c/0x29f4 [nouveau]
Apr  1 13:44:17 linux_sparc kernel: [   68.582838] Kernel unaligned access at TPC[104b2138] parse_script_table_pointers+0x4/0x100 [nouveau]
Apr  1 13:44:17 linux_sparc kernel: [   68.703030] Kernel unaligned access at TPC[104b215c] parse_script_table_pointers+0x28/0x100 [nouveau]
Apr  1 13:44:17 linux_sparc kernel: [   68.824366] Kernel unaligned access at TPC[104b2180] parse_script_table_pointers+0x4c/0x100 [nouveau]
Apr  1 13:44:17 linux_sparc kernel: [   68.946221] [drm] nouveau 0002:00:02.0: Found Display Configuration Block version 2.2
Apr  1 13:44:17 linux_sparc kernel: [   69.049269] [drm] nouveau 0002:00:02.0: Raw DCB entry 0: 01000300 000088b8
Apr  1 13:44:17 linux_sparc kernel: [   69.139714] [drm] nouveau 0002:00:02.0: Raw DCB entry 1: 02010310 000088b8
Apr  1 13:44:17 linux_sparc kernel: [   69.230175] [drm] nouveau 0002:00:02.0: Raw DCB entry 2: 01010312 00000000
Apr  1 13:44:17 linux_sparc kernel: [   69.320649] [drm] nouveau 0002:00:02.0: Raw DCB entry 3: 02020321 00000003
Apr  1 13:44:17 linux_sparc kernel: [   69.411114] [drm] nouveau 0002:00:02.0: Adaptor not initialised, running VBIOS init tables.
Apr  1 13:44:17 linux_sparc kernel: [   69.522066] [drm] nouveau 0002:00:02.0: Loading NV17 power sequencing microcode
Apr  1 13:44:17 linux_sparc kernel: [   69.618351] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 0 at offset 0xE5D9
Apr  1 13:44:17 linux_sparc kernel: [   69.719247] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 1 at offset 0xE7EA
Apr  1 13:44:17 linux_sparc kernel: [   69.819980] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 2 at offset 0xE930
Apr  1 13:44:17 linux_sparc kernel: [   69.920816] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 3 at offset 0xEAB6
Apr  1 13:44:17 linux_sparc kernel: [   70.022059] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 4 at offset 0xEAD3
Apr  1 13:44:17 linux_sparc kernel: [   70.122752] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 5 at offset 0xEAF0
Apr  1 13:44:17 linux_sparc kernel: [   70.224585] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 6 at offset 0xEC74
Apr  1 13:44:17 linux_sparc kernel: [   70.344874] [drm] nouveau 0002:00:02.0: 1 available performance level(s)
Apr  1 13:44:17 linux_sparc kernel: [   70.433004] [drm] nouveau 0002:00:02.0: 0: core 250MHz memory 333MHz timing 0 fanspeed 100%
Apr  1 13:44:17 linux_sparc kernel: [   70.542929] [drm] nouveau 0002:00:02.0: c: core 249MHz memory 333MHz
Apr  1 13:44:17 linux_sparc kernel: [   70.626826] [TTM] Zone  kernel: Available graphics memory: 511304 kiB.
Apr  1 13:44:17 linux_sparc kernel: [   70.712714] [TTM] Initializing pool allocator.
Apr  1 13:44:17 linux_sparc kernel: [   70.771175] [drm] nouveau 0002:00:02.0: Detected 128MiB VRAM
Apr  1 13:44:17 linux_sparc kernel: [   70.847184] [drm] nouveau 0002:00:02.0: 64 MiB GART (aperture)
Apr  1 13:44:17 linux_sparc kernel: [   70.924495] [drm] nouveau 0002:00:02.0: Saving VGA fonts
Apr  1 13:44:17 linux_sparc kernel: [   71.045125] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Apr  1 13:44:17 linux_sparc kernel: [   71.132193] [drm] No driver support for vblank timestamp query.
Apr  1 13:44:17 linux_sparc kernel: [   71.210758] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 0)
Apr  1 13:44:17 linux_sparc kernel: [   71.313780] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 1)
Apr  1 13:44:17 linux_sparc kernel: [   71.416766] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on tmds encoder (output 2)
Apr  1 13:44:17 linux_sparc kernel: [   71.524209] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on TV encoder (output 3)
Apr  1 13:44:17 linux_sparc kernel: [   71.866161] [drm] nouveau 0002:00:02.0: allocated 1280x1024 fb: 0x4a000, bo fffff8121d00e000
Apr  1 13:44:17 linux_sparc kernel: [   71.988974] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  1 13:44:17 linux_sparc kernel: [   71.988986] [drm] nouveau 0002:00:02.0: Output VGA-1 is running on CRTC 0 using output A
Apr  1 13:44:17 linux_sparc kernel: [   71.989011] Console: switching to colour frame buffer device 160x64
Apr  1 13:44:17 linux_sparc kernel: [   72.283543] fb0: nouveaufb frame buffer device
Apr  1 13:44:17 linux_sparc kernel: [   72.341969] drm: registered panic notifier
Apr  1 13:44:17 linux_sparc kernel: [   72.395836] [drm] Initialized nouveau 0.0.16 20090420 for 0002:00:02.0 on minor 0
Apr  1 13:44:17 linux_sparc kernel: [   76.062023] AC'97 1 does not respond - RESET
Apr  1 13:44:17 linux_sparc kernel: [   77.094610] Adding 2996112k swap on /dev/sda4.  Priority:-1 extents:1 across:2996112k 
Apr  1 13:44:17 linux_sparc kernel: [   77.408767] EXT3-fs (sda2): using internal journal
Apr  1 13:44:17 linux_sparc kernel: [   77.572228] loop: module loaded
Apr  1 13:44:17 linux_sparc kernel: [   79.522054] kjournald starting.  Commit interval 5 seconds
Apr  1 13:44:17 linux_sparc kernel: [   79.594180] EXT3-fs (sdb1): using internal journal
Apr  1 13:44:17 linux_sparc kernel: [   79.657166] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Apr  1 13:44:17 linux_sparc kernel: [   81.713236] tg3 0000:00:03.0: eth0: No firmware running
Apr  1 13:44:17 linux_sparc kernel: [   81.824542] sched: RT throttling activated
Apr  1 13:44:17 linux_sparc kernel: [   81.975023] RPC: Registered named UNIX socket transport module.
Apr  1 13:44:17 linux_sparc kernel: [   82.060496] RPC: Registered udp transport module.
Apr  1 13:44:17 linux_sparc kernel: [   82.138932] RPC: Registered tcp transport module.
Apr  1 13:44:17 linux_sparc kernel: [   82.138939] RPC: Registered tcp NFSv4.1 backchannel transport module.
Apr  1 13:44:17 linux_sparc kernel: [   82.359862] FS-Cache: Loaded
Apr  1 13:44:17 linux_sparc kernel: [   82.463755] FS-Cache: Netfs 'nfs' registered for caching
Apr  1 13:44:17 linux_sparc kernel: [   82.569065] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr  1 13:44:17 linux_sparc kernel: [   83.381362] tg3 0000:00:03.0: eth0: Link is up at 100 Mbps, full duplex
Apr  1 13:44:17 linux_sparc kernel: [   83.479814] tg3 0000:00:03.0: eth0: Flow control is on for TX and on for RX
Apr  1 13:44:17 linux_sparc kernel: [   83.728380] fuse init (API version 7.17)
Apr  1 13:44:18 linux_sparc kernel: [   86.186017] ioctl32(kdm:1308): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ffd649ea) on /dev/console
Apr  1 13:44:20 linux_sparc kernel: [   87.617632] log_unaligned: 758 callbacks suppressed
Apr  1 13:44:20 linux_sparc kernel: [   87.682719] Kernel unaligned access at TPC[104a35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 13:44:20 linux_sparc kernel: [   87.780080] Kernel unaligned access at TPC[104a35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 13:44:20 linux_sparc kernel: [   87.877676] Kernel unaligned access at TPC[104a35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 13:44:20 linux_sparc kernel: [   87.975153] Kernel unaligned access at TPC[104a35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 13:44:20 linux_sparc kernel: [   88.072409] Kernel unaligned access at TPC[104a35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 13:44:24 linux_sparc pulseaudio[1807]: [pulseaudio] authkey.c: Failed to open cookie file '/etc/timidity/.pulse-cookie': No such file or directory
Apr  1 13:44:24 linux_sparc pulseaudio[1807]: [pulseaudio] authkey.c: Failed to load authorization key '/etc/timidity/.pulse-cookie': No such file or directory
Apr  1 13:44:24 linux_sparc pulseaudio[1807]: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
Apr  1 14:07:36 linux_sparc kernel: [ 1483.524627] log_unaligned: 1115 callbacks suppressed
Apr  1 14:07:36 linux_sparc kernel: [ 1483.590058] Kernel unaligned access at TPC[104a35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:07:36 linux_sparc kernel: [ 1483.687464] Kernel unaligned access at TPC[104a35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:07:36 linux_sparc kernel: [ 1483.784777] Kernel unaligned access at TPC[104a35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:07:36 linux_sparc kernel: [ 1483.882087] Kernel unaligned access at TPC[104a35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:07:36 linux_sparc kernel: [ 1483.979406] Kernel unaligned access at TPC[104a35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:07:36 linux_sparc kernel: [ 1484.086001] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 0)
Apr  1 14:07:37 linux_sparc kernel: [ 1484.209501] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  1 14:07:37 linux_sparc kernel: [ 1484.312499] [drm] nouveau 0002:00:02.0: Output VGA-1 is running on CRTC 0 using output A
Apr  1 14:08:27 linux_sparc kernel: [ 1534.528386] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 0)
Apr  1 14:08:27 linux_sparc kernel: [ 1534.652613] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  1 14:08:27 linux_sparc kernel: [ 1534.755788] [drm] nouveau 0002:00:02.0: Output VGA-1 is running on CRTC 0 using output A
Apr  1 14:36:03 linux_sparc kernel: imklog 5.8.9, log source = /proc/kmsg started.
Apr  1 14:36:03 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1259" x-info="http://www.rsyslog.com";] start
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 4.9.7 2004/05/27 07:31'
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] PROMLIB: Root node compatible: 
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpuset
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpu
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Linux version 3.2.13-smp (root@linux_sparc) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP PREEMPT Sun Mar 25 19:44:01 EDT 2012
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] bootconsole [earlyprom0] enabled
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] ARCH: SUN4U
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Ethernet address: 00:03:ba:44:d1:39
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Kernel: Using 2 locked TLB entries for main kernel image.
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Remapping the kernel... done.
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] OF stdout device is: /pci@1e,600000/isa@7/serial@0,3f8
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] PROM: Built device tree with 94072 bytes of memory.
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Top of RAM: 0x121fed0000, Total RAM: 0x3fdba000
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Memory hole size: 73217MB
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200400000] page_structs=131072 node=0 entry=16/8192
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200800000] page_structs=131072 node=0 entry=17/8192
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80200c00000] page_structs=131072 node=0 entry=144/8192
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80201000000] page_structs=131072 node=0 entry=145/8192
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Zone PFN ranges:
Apr  1 14:36:03 linux_sparc kernel: [    0.000000]   Normal   0x00100000 -> 0x0090ff68
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Movable zone start PFN for each node
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] early_node_map[5] active PFN ranges
Apr  1 14:36:03 linux_sparc kernel: [    0.000000]     0: 0x00100000 -> 0x00110000
Apr  1 14:36:03 linux_sparc kernel: [    0.000000]     0: 0x00900000 -> 0x0090f7ff
Apr  1 14:36:03 linux_sparc kernel: [    0.000000]     0: 0x0090f800 -> 0x0090fe85
Apr  1 14:36:03 linux_sparc kernel: [    0.000000]     0: 0x0090ff07 -> 0x0090ff53
Apr  1 14:36:03 linux_sparc kernel: [    0.000000]     0: 0x0090ff5b -> 0x0090ff68
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Booting Linux...
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] CPU CAPS: [flush,stbar,swap,muldiv,v9,ultra3,mul32,div32]
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] CPU CAPS: [v8plus,vis,vis2]
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] PERCPU: Embedded 6 pages/cpu @fffff80201400000 s20160 r8192 d20800 u2097152
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64734
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Kernel command line: root=UUID=e0fd1e8e-7fc3-40cf-80e2-b0ed00bffa09 ro ipv6.disable=1
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 16384 bytes)
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 524288 bytes)
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 262144 bytes)
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Memory: 1011896k available (3696k kernel code, 1488k data, 232k init) [fffff80000000000,000000121fed0000]
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] NR_IRQS:255
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] clocksource: mult[53555555] shift[24]
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] clockevent: mult[3126e98] shift[32]
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] Console: colour dummy device 80x25
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] console [tty0] enabled, bootconsole disabled
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] allocated 8388608 bytes of page_cgroup
Apr  1 14:36:03 linux_sparc kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr  1 14:36:03 linux_sparc kernel: [   41.512304] Calibrating delay using timer specific routine.. 24.00 BogoMIPS (lpj=48000)
Apr  1 14:36:03 linux_sparc kernel: [   41.512328] pid_max: default: 32768 minimum: 301
Apr  1 14:36:03 linux_sparc kernel: [   41.512517] Security Framework initialized
Apr  1 14:36:03 linux_sparc kernel: [   41.512544] AppArmor: AppArmor disabled by boot time parameter
Apr  1 14:36:03 linux_sparc kernel: [   41.512624] Mount-cache hash table entries: 512
Apr  1 14:36:03 linux_sparc kernel: [   41.513159] Initializing cgroup subsys cpuacct
Apr  1 14:36:03 linux_sparc kernel: [   41.513194] Initializing cgroup subsys memory
Apr  1 14:36:03 linux_sparc kernel: [   41.513230] Initializing cgroup subsys devices
Apr  1 14:36:03 linux_sparc kernel: [   41.513243] Initializing cgroup subsys freezer
Apr  1 14:36:03 linux_sparc kernel: [   41.513254] Initializing cgroup subsys net_cls
Apr  1 14:36:03 linux_sparc kernel: [   41.513266] Initializing cgroup subsys blkio
Apr  1 14:36:03 linux_sparc kernel: [   41.513291] Initializing cgroup subsys perf_event
Apr  1 14:36:03 linux_sparc kernel: [   41.513499] Performance events: Supported PMU type is 'ultra3i'
Apr  1 14:36:03 linux_sparc kernel: [   41.537427] CPU 0: synchronized TICK with master CPU (last diff 0 cycles, maxerr 6 cycles)
Apr  1 14:36:03 linux_sparc kernel: [   41.540341] Brought up 2 CPUs
Apr  1 14:36:03 linux_sparc kernel: [   41.540368] Testing NMI watchdog ... OK.
Apr  1 14:36:03 linux_sparc kernel: [   41.621227] devtmpfs: initialized
Apr  1 14:36:03 linux_sparc kernel: [   41.621905] print_constraints: dummy: 
Apr  1 14:36:03 linux_sparc kernel: [   41.622127] NET: Registered protocol family 16
Apr  1 14:36:03 linux_sparc kernel: [   41.626916] /pci@1c,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  1 14:36:03 linux_sparc kernel: [   41.626943] /pci@1c,600000: PCI IO[7ce01000000] MEM[7cf00000000]
Apr  1 14:36:03 linux_sparc kernel: [   41.628910] PCI: Scanning PBM /pci@1c,600000
Apr  1 14:36:03 linux_sparc kernel: [   41.629364] /pci@1d,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  1 14:36:03 linux_sparc kernel: [   41.629388] /pci@1d,700000: PCI IO[7c601000000] MEM[7c700000000]
Apr  1 14:36:03 linux_sparc kernel: [   41.631332] PCI: Scanning PBM /pci@1d,700000
Apr  1 14:36:03 linux_sparc kernel: [   41.631783] /pci@1e,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  1 14:36:03 linux_sparc kernel: [   41.631807] /pci@1e,600000: PCI IO[7fe01000000] MEM[7ff00000000]
Apr  1 14:36:03 linux_sparc kernel: [   41.633797] PCI: Scanning PBM /pci@1e,600000
Apr  1 14:36:03 linux_sparc kernel: [   41.634030] pci 0002:00:06.0: quirk: [io  0x7fe01000800-0x7fe0100083f] claimed by ali7101 ACPI
Apr  1 14:36:03 linux_sparc kernel: [   41.634064] pci 0002:00:06.0: quirk: [io  0x7fe01000600-0x7fe0100061f] claimed by ali7101 SMB
Apr  1 14:36:03 linux_sparc kernel: [   41.636126] /pci@1f,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  1 14:36:03 linux_sparc kernel: [   41.636152] /pci@1f,700000: PCI IO[7f601000000] MEM[7f700000000]
Apr  1 14:36:03 linux_sparc kernel: [   41.638128] PCI: Scanning PBM /pci@1f,700000
Apr  1 14:36:03 linux_sparc kernel: [   41.640948] bio: create slab <bio-0> at 0
Apr  1 14:36:03 linux_sparc kernel: [   41.641410] vgaarb: device added: PCI:0002:00:02.0,decodes=io+mem,owns=mem,locks=none
Apr  1 14:36:03 linux_sparc kernel: [   41.641454] vgaarb: loaded
Apr  1 14:36:03 linux_sparc kernel: [   41.641469] vgaarb: bridge control possible 0002:00:02.0
Apr  1 14:36:03 linux_sparc kernel: [   41.642068] /pci@1e,600000/isa@7/rtc@0,70: RTC regs at 0x7fe01000070
Apr  1 14:36:03 linux_sparc kernel: [   41.642678] Switching to clocksource stick
Apr  1 14:36:03 linux_sparc kernel: [   41.654091] NET: Registered protocol family 2
Apr  1 14:36:03 linux_sparc kernel: [   41.654359] IP route cache hash table entries: 4096 (order: 2, 32768 bytes)
Apr  1 14:36:03 linux_sparc kernel: [   41.655129] TCP established hash table entries: 16384 (order: 5, 262144 bytes)
Apr  1 14:36:03 linux_sparc kernel: [   41.655710] TCP bind hash table entries: 16384 (order: 5, 262144 bytes)
Apr  1 14:36:03 linux_sparc kernel: [   41.656241] TCP: Hash tables configured (established 16384 bind 16384)
Apr  1 14:36:03 linux_sparc kernel: [   41.656262] TCP reno registered
Apr  1 14:36:03 linux_sparc kernel: [   41.656283] UDP hash table entries: 256 (order: 1, 16384 bytes)
Apr  1 14:36:03 linux_sparc kernel: [   41.656338] UDP-Lite hash table entries: 256 (order: 1, 16384 bytes)
Apr  1 14:36:03 linux_sparc kernel: [   41.656665] NET: Registered protocol family 1
Apr  1 14:36:03 linux_sparc kernel: [   41.656742] pci 0002:00:07.0: Activating ISA DMA hang workarounds
Apr  1 14:36:03 linux_sparc kernel: [   41.767010] Unpacking initramfs...
Apr  1 14:36:03 linux_sparc kernel: [   42.264668] Freeing initrd memory: 10479k freed
Apr  1 14:36:03 linux_sparc kernel: [   42.265607] power: Control reg at 7fe01000800
Apr  1 14:36:03 linux_sparc kernel: [   42.265992] chmc: UltraSPARC-IIIi memory controller at /memory-controller@0,0
Apr  1 14:36:03 linux_sparc kernel: [   42.266032] chmc: UltraSPARC-IIIi memory controller at /memory-controller@1,0
Apr  1 14:36:03 linux_sparc kernel: [   42.266455] audit: initializing netlink socket (disabled)
Apr  1 14:36:03 linux_sparc kernel: [   42.266499] type=2000 audit(0.852:1): initialized
Apr  1 14:36:03 linux_sparc kernel: [   42.313101] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Apr  1 14:36:03 linux_sparc kernel: [   42.313885] VFS: Disk quotas dquot_6.5.2
Apr  1 14:36:03 linux_sparc kernel: [   42.314071] Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
Apr  1 14:36:03 linux_sparc kernel: [   42.314333] msgmni has been set to 1996
Apr  1 14:36:03 linux_sparc kernel: [   42.314912] alg: No test for stdrng (krng)
Apr  1 14:36:03 linux_sparc kernel: [   42.315026] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Apr  1 14:36:03 linux_sparc kernel: [   42.315058] io scheduler noop registered
Apr  1 14:36:03 linux_sparc kernel: [   42.315075] io scheduler deadline registered
Apr  1 14:36:03 linux_sparc kernel: [   42.315143] io scheduler cfq registered (default)
Apr  1 14:36:03 linux_sparc kernel: [   42.316429] f008fc3c: ttyS0 at MMIO 0x7fe010003f8 (irq = 23) is a 16550A
Apr  1 14:36:03 linux_sparc kernel: [   42.316454] Console: ttyS0 (SU)
Apr  1 14:36:03 linux_sparc kernel: [   50.240939] console [ttyS0] enabled
Apr  1 14:36:03 linux_sparc kernel: [   50.286950] f0091678: ttyS1 at MMIO 0x7fe010002e8 (irq = 23) is a 16550A
Apr  1 14:36:03 linux_sparc kernel: [   50.375555] [drm] Initialized drm 1.1.0 20060810
Apr  1 14:36:03 linux_sparc kernel: [   50.437559] mousedev: PS/2 mouse device common for all mice
Apr  1 14:36:03 linux_sparc kernel: [   50.511419] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
Apr  1 14:36:03 linux_sparc kernel: [   50.594981] rtc0: no alarms, 114 bytes nvram
Apr  1 14:36:03 linux_sparc kernel: [   50.652031] TCP cubic registered
Apr  1 14:36:03 linux_sparc kernel: [   50.694368] IPv6: Loaded, but administratively disabled, reboot required to enable
Apr  1 14:36:03 linux_sparc kernel: [   50.793885] Mobile IPv6
Apr  1 14:36:03 linux_sparc kernel: [   50.825896] mip6_init: can't add xfrm type(destopt)
Apr  1 14:36:03 linux_sparc kernel: [   50.889949] NET: Registered protocol family 17
Apr  1 14:36:03 linux_sparc kernel: [   50.948298] Registering the dns_resolver key type
Apr  1 14:36:03 linux_sparc kernel: [   51.010234] registered taskstats version 1
Apr  1 14:36:03 linux_sparc kernel: [   51.064488] rtc_cmos rtc_cmos: setting system clock to 2012-04-01 18:35:25 UTC (1333305325)
Apr  1 14:36:03 linux_sparc kernel: [   51.174380] Initializing network drop monitor service
Apr  1 14:36:03 linux_sparc kernel: [   51.455794] tg3.c:v3.121 (November 2, 2011)
Apr  1 14:36:03 linux_sparc kernel: [   51.527294] SCSI subsystem initialized
Apr  1 14:36:03 linux_sparc kernel: [   51.592816] usbcore: registered new interface driver usbfs
Apr  1 14:36:03 linux_sparc kernel: [   51.649683] sym0: <1010-66> rev 0x1 at pci 0001:00:04.0 irq 12
Apr  1 14:36:03 linux_sparc kernel: [   51.666698] scsi1 : pata_ali
Apr  1 14:36:03 linux_sparc kernel: [   51.781478] sym0: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  1 14:36:03 linux_sparc kernel: [   51.922840] firewire_ohci: Added fw-ohci device 0002:01:0b.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
Apr  1 14:36:03 linux_sparc kernel: [   51.945538] sym0: SCSI BUS has been reset.
Apr  1 14:36:03 linux_sparc kernel: [   51.958670] scsi0 : sym-2.2.3
Apr  1 14:36:03 linux_sparc kernel: [   52.175110] usbcore: registered new interface driver hub
Apr  1 14:36:03 linux_sparc kernel: [   52.186698] scsi2 : pata_ali
Apr  1 14:36:03 linux_sparc kernel: [   52.186807] ata1: PATA max UDMA/100 cmd 0x7fe01000a00 ctl 0x7fe01000a18 bmdma 0x7fe01000a20 irq 29
Apr  1 14:36:03 linux_sparc kernel: [   52.186817] ata2: PATA max UDMA/100 cmd 0x7fe01000a10 ctl 0x7fe01000a08 bmdma 0x7fe01000a28 irq 29
Apr  1 14:36:03 linux_sparc kernel: [   52.520329] usbcore: registered new device driver usb
Apr  1 14:36:03 linux_sparc kernel: [   52.530036] firewire_core: created device fw0: GUID 000516000040a1e6, S400
Apr  1 14:36:03 linux_sparc kernel: [   52.530501] sym1: <1010-66> rev 0x1 at pci 0001:00:04.1 irq 13
Apr  1 14:36:03 linux_sparc kernel: [   52.532086] tg3 0000:00:03.0: eth0: Tigon3 [partno(none) rev 1002] (PCI:66MHz:64-bit) MAC address 00:03:ba:44:d1:39
Apr  1 14:36:03 linux_sparc kernel: [   52.532099] tg3 0000:00:03.0: eth0: attached PHY is 5703 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Apr  1 14:36:03 linux_sparc kernel: [   52.532110] tg3 0000:00:03.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Apr  1 14:36:03 linux_sparc kernel: [   52.532118] tg3 0000:00:03.0: eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
Apr  1 14:36:03 linux_sparc kernel: [   53.215617] sym1: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  1 14:36:03 linux_sparc kernel: [   53.294820] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr  1 14:36:03 linux_sparc kernel: [   53.334999] sym1: SCSI BUS has been reset.
Apr  1 14:36:03 linux_sparc kernel: [   53.335021] scsi3 : sym-2.2.3
Apr  1 14:36:03 linux_sparc kernel: [   53.474161] ata2.00: ATAPI: JLMS XJ-HD166S, D3S4, max UDMA/33
Apr  1 14:36:03 linux_sparc kernel: [   53.474765] ehci_hcd 0002:01:08.2: EHCI Host Controller
Apr  1 14:36:03 linux_sparc kernel: [   53.474857] ehci_hcd 0002:01:08.2: new USB bus registered, assigned bus number 1
Apr  1 14:36:03 linux_sparc kernel: [   53.498729] ehci_hcd 0002:01:08.2: irq 33, io mem 0x7ff10004000
Apr  1 14:36:03 linux_sparc kernel: [   53.510682] ehci_hcd 0002:01:08.2: USB 2.0 started, EHCI 1.00
Apr  1 14:36:03 linux_sparc kernel: [   53.510752] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr  1 14:36:03 linux_sparc kernel: [   53.510760] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  1 14:36:03 linux_sparc kernel: [   53.510767] usb usb1: Product: EHCI Host Controller
Apr  1 14:36:03 linux_sparc kernel: [   53.510772] usb usb1: Manufacturer: Linux 3.2.13-smp ehci_hcd
Apr  1 14:36:03 linux_sparc kernel: [   53.510778] usb usb1: SerialNumber: 0002:01:08.2
Apr  1 14:36:03 linux_sparc kernel: [   54.253197] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
Apr  1 14:36:03 linux_sparc kernel: [   54.253610] hub 1-0:1.0: USB hub found
Apr  1 14:36:03 linux_sparc kernel: [   54.253626] hub 1-0:1.0: 5 ports detected
Apr  1 14:36:03 linux_sparc kernel: [   54.297745] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr  1 14:36:03 linux_sparc kernel: [   54.297799] ohci_hcd 0002:00:0a.0: OHCI Host Controller
Apr  1 14:36:03 linux_sparc kernel: [   54.297828] ohci_hcd 0002:00:0a.0: new USB bus registered, assigned bus number 2
Apr  1 14:36:03 linux_sparc kernel: [   54.297886] ohci_hcd 0002:00:0a.0: irq 27, io mem 0x7ff01000000
Apr  1 14:36:03 linux_sparc kernel: [   54.354786] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Apr  1 14:36:03 linux_sparc kernel: [   54.354796] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  1 14:36:03 linux_sparc kernel: [   54.354802] usb usb2: Product: OHCI Host Controller
Apr  1 14:36:03 linux_sparc kernel: [   54.354808] usb usb2: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  1 14:36:03 linux_sparc kernel: [   54.354813] usb usb2: SerialNumber: 0002:00:0a.0
Apr  1 14:36:03 linux_sparc kernel: [   55.174480] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
Apr  1 14:36:03 linux_sparc kernel: [   55.174978] hub 2-0:1.0: USB hub found
Apr  1 14:36:03 linux_sparc kernel: [   55.174995] hub 2-0:1.0: 2 ports detected
Apr  1 14:36:03 linux_sparc kernel: [   55.175140] ohci_hcd 0002:00:0b.0: OHCI Host Controller
Apr  1 14:36:03 linux_sparc kernel: [   55.175168] ohci_hcd 0002:00:0b.0: new USB bus registered, assigned bus number 3
Apr  1 14:36:03 linux_sparc kernel: [   55.175238] ohci_hcd 0002:00:0b.0: irq 28, io mem 0x7ff02000000
Apr  1 14:36:03 linux_sparc kernel: [   55.234735] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Apr  1 14:36:03 linux_sparc kernel: [   55.234744] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  1 14:36:03 linux_sparc kernel: [   55.234750] usb usb3: Product: OHCI Host Controller
Apr  1 14:36:03 linux_sparc kernel: [   55.234755] usb usb3: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  1 14:36:03 linux_sparc kernel: [   55.234761] usb usb3: SerialNumber: 0002:00:0b.0
Apr  1 14:36:03 linux_sparc kernel: [   56.013444] hub 3-0:1.0: USB hub found
Apr  1 14:36:03 linux_sparc kernel: [   56.013685] scsi 0:0:0:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  1 14:36:03 linux_sparc kernel: [   56.013705] scsi target0:0:0: tagged command queuing enabled, command queue depth 16.
Apr  1 14:36:03 linux_sparc kernel: [   56.013728] scsi target0:0:0: Beginning Domain Validation
Apr  1 14:36:03 linux_sparc kernel: [   56.013786] ata2.00: configured for UDMA/33
Apr  1 14:36:03 linux_sparc kernel: [   56.018284] scsi target0:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  1 14:36:03 linux_sparc kernel: [   56.026633] scsi target0:0:0: Ending Domain Validation
Apr  1 14:36:03 linux_sparc kernel: [   56.027833] scsi 0:0:1:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  1 14:36:03 linux_sparc kernel: [   56.027844] scsi target0:0:1: tagged command queuing enabled, command queue depth 16.
Apr  1 14:36:03 linux_sparc kernel: [   56.027859] scsi target0:0:1: Beginning Domain Validation
Apr  1 14:36:03 linux_sparc kernel: [   56.032389] scsi target0:0:1: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  1 14:36:03 linux_sparc kernel: [   56.040779] scsi target0:0:1: Ending Domain Validation
Apr  1 14:36:03 linux_sparc kernel: [   57.012146] hub 3-0:1.0: 2 ports detected
Apr  1 14:36:03 linux_sparc kernel: [   57.065042] scsi: waiting for bus probes to complete ...
Apr  1 14:36:03 linux_sparc kernel: [   57.134995] ohci_hcd 0002:01:08.0: OHCI Host Controller
Apr  1 14:36:03 linux_sparc kernel: [   57.203761] ohci_hcd 0002:01:08.0: new USB bus registered, assigned bus number 4
Apr  1 14:36:03 linux_sparc kernel: [   57.301296] ohci_hcd 0002:01:08.0: irq 31, io mem 0x7ff10000000
Apr  1 14:36:03 linux_sparc kernel: [   57.464703] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Apr  1 14:36:03 linux_sparc kernel: [   57.554052] usb 3-1: new full-speed USB device number 2 using ohci_hcd
Apr  1 14:36:03 linux_sparc kernel: [   57.554799] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  1 14:36:03 linux_sparc kernel: [   57.554808] usb usb4: Product: OHCI Host Controller
Apr  1 14:36:03 linux_sparc kernel: [   57.554813] usb usb4: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  1 14:36:03 linux_sparc kernel: [   57.554819] usb usb4: SerialNumber: 0002:01:08.0
Apr  1 14:36:03 linux_sparc kernel: [   57.555471] hub 4-0:1.0: USB hub found
Apr  1 14:36:03 linux_sparc kernel: [   57.555492] hub 4-0:1.0: 3 ports detected
Apr  1 14:36:03 linux_sparc kernel: [   57.555658] ohci_hcd 0002:01:08.1: OHCI Host Controller
Apr  1 14:36:03 linux_sparc kernel: [   57.555689] ohci_hcd 0002:01:08.1: new USB bus registered, assigned bus number 5
Apr  1 14:36:03 linux_sparc kernel: [   57.555765] ohci_hcd 0002:01:08.1: irq 32, io mem 0x7ff10002000
Apr  1 14:36:03 linux_sparc kernel: [   58.312868] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Apr  1 14:36:03 linux_sparc kernel: [   58.402501] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  1 14:36:03 linux_sparc kernel: [   58.497581] usb usb5: Product: OHCI Host Controller
Apr  1 14:36:03 linux_sparc kernel: [   58.561777] usb usb5: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  1 14:36:03 linux_sparc kernel: [   58.637295] usb usb5: SerialNumber: 0002:01:08.1
Apr  1 14:36:03 linux_sparc kernel: [   58.698835] hub 5-0:1.0: USB hub found
Apr  1 14:36:03 linux_sparc kernel: [   58.748070] hub 5-0:1.0: 2 ports detected
Apr  1 14:36:03 linux_sparc kernel: [   58.823013] usb 3-1: New USB device found, idVendor=046d, idProduct=c52f
Apr  1 14:36:03 linux_sparc kernel: [   58.911515] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr  1 14:36:03 linux_sparc kernel: [   59.005604] usb 3-1: Product: USB Receiver
Apr  1 14:36:03 linux_sparc kernel: [   59.059427] usb 3-1: Manufacturer: Logitech
Apr  1 14:36:03 linux_sparc kernel: [   59.246676] usb 3-2: new low-speed USB device number 3 using ohci_hcd
Apr  1 14:36:03 linux_sparc kernel: [   59.487887] usb 3-2: New USB device found, idVendor=0b38, idProduct=0010
Apr  1 14:36:03 linux_sparc kernel: [   59.576008] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr  1 14:36:03 linux_sparc kernel: [   59.952719] sd 0:0:1:0: [sdb] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  1 14:36:03 linux_sparc kernel: [   60.053446] sd 0:0:0:0: [sda] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  1 14:36:03 linux_sparc kernel: [   60.156288] sd 0:0:1:0: [sdb] Write Protect is off
Apr  1 14:36:03 linux_sparc kernel: [   60.219706] sd 0:0:0:0: [sda] Write Protect is off
Apr  1 14:36:03 linux_sparc kernel: [   60.284186] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  1 14:36:03 linux_sparc kernel: [   60.403201] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  1 14:36:03 linux_sparc kernel: [   60.534370]  sda: sda1 sda2 sda3 sda4
Apr  1 14:36:03 linux_sparc kernel: [   60.582513]  sdb: sdb1 sdb3
Apr  1 14:36:03 linux_sparc kernel: [   60.624017] sd 0:0:1:0: [sdb] Attached SCSI disk
Apr  1 14:36:03 linux_sparc kernel: [   60.684656] sd 0:0:0:0: [sda] Attached SCSI disk
Apr  1 14:36:03 linux_sparc kernel: [   62.141657] scsi 2:0:0:0: CD-ROM            JLMS     XJ-HD166S        D3S4 PQ: 0 ANSI: 5
Apr  1 14:36:03 linux_sparc kernel: [   62.299686] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
Apr  1 14:36:03 linux_sparc kernel: [   62.314924] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.0/input/input0
Apr  1 14:36:03 linux_sparc kernel: [   62.315136] generic-usb 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0002:00:0b.0-1/input0
Apr  1 14:36:03 linux_sparc kernel: [   62.325607] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.1/input/input1
Apr  1 14:36:03 linux_sparc kernel: [   62.325867] generic-usb 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0002:00:0b.0-1/input1
Apr  1 14:36:03 linux_sparc kernel: [   62.331870] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.0/input/input2
Apr  1 14:36:03 linux_sparc kernel: [   62.331988] generic-usb 0003:0B38:0010.0003: input,hidraw2: USB HID v1.10 Keyboard [HID 0b38:0010] on usb-0002:00:0b.0-2/input0
Apr  1 14:36:03 linux_sparc kernel: [   62.343582] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.1/input/input3
Apr  1 14:36:03 linux_sparc kernel: [   62.343697] generic-usb 0003:0B38:0010.0004: input,hidraw3: USB HID v1.10 Device [HID 0b38:0010] on usb-0002:00:0b.0-2/input1
Apr  1 14:36:03 linux_sparc kernel: [   62.343747] usbcore: registered new interface driver usbhid
Apr  1 14:36:03 linux_sparc kernel: [   62.343753] usbhid: USB HID core driver
Apr  1 14:36:03 linux_sparc kernel: [   63.701916] cdrom: Uniform CD-ROM driver Revision: 3.20
Apr  1 14:36:03 linux_sparc kernel: [   64.450579] EXT3-fs (sda2): recovery required on readonly filesystem
Apr  1 14:36:03 linux_sparc kernel: [   64.540379] EXT3-fs (sda2): write access will be enabled during recovery
Apr  1 14:36:03 linux_sparc kernel: [   68.349588] EXT3-fs (sda2): recovery complete
Apr  1 14:36:03 linux_sparc kernel: [   68.406823] kjournald starting.  Commit interval 5 seconds
Apr  1 14:36:03 linux_sparc kernel: [   68.479613] EXT3-fs (sda2): mounted filesystem with ordered data mode
Apr  1 14:36:03 linux_sparc kernel: [   70.824766] [drm] nouveau 0002:00:02.0: Detected an NV30 generation card (0x034200b1)
Apr  1 14:36:03 linux_sparc kernel: [   70.944619] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PRAMIN
Apr  1 14:36:03 linux_sparc kernel: [   71.056605] [drm] nouveau 0002:00:02.0: ... BIOS signature not found
Apr  1 14:36:03 linux_sparc kernel: [   71.157235] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PROM
Apr  1 14:36:03 linux_sparc kernel: [   71.585919] [drm] nouveau 0002:00:02.0: ... appears to be valid
Apr  1 14:36:03 linux_sparc kernel: [   71.664528] [drm] nouveau 0002:00:02.0: BMP BIOS found
Apr  1 14:36:03 linux_sparc kernel: [   71.732038] [drm] nouveau 0002:00:02.0: BMP version 5.39
Apr  1 14:36:03 linux_sparc kernel: [   71.801810] [drm] nouveau 0002:00:02.0: Bios version 04.34.20.27
Apr  1 14:36:03 linux_sparc kernel: [   71.882771] Kernel unaligned access at TPC[10362964] nouveau_bios_init+0x82c/0x29f4 [nouveau]
Apr  1 14:36:03 linux_sparc kernel: [   72.005842] Kernel unaligned access at TPC[103629b4] nouveau_bios_init+0x87c/0x29f4 [nouveau]
Apr  1 14:36:03 linux_sparc kernel: [   72.120731] Kernel unaligned access at TPC[10358138] parse_script_table_pointers+0x4/0x100 [nouveau]
Apr  1 14:36:03 linux_sparc kernel: [   72.241108] Kernel unaligned access at TPC[1035815c] parse_script_table_pointers+0x28/0x100 [nouveau]
Apr  1 14:36:03 linux_sparc kernel: [   72.362421] Kernel unaligned access at TPC[10358180] parse_script_table_pointers+0x4c/0x100 [nouveau]
Apr  1 14:36:03 linux_sparc kernel: [   72.486197] [drm] nouveau 0002:00:02.0: Found Display Configuration Block version 2.2
Apr  1 14:36:03 linux_sparc kernel: [   72.597987] [drm] nouveau 0002:00:02.0: Raw DCB entry 0: 01000300 000088b8
Apr  1 14:36:03 linux_sparc kernel: [   72.688468] [drm] nouveau 0002:00:02.0: Raw DCB entry 1: 02010310 000088b8
Apr  1 14:36:03 linux_sparc kernel: [   72.778921] [drm] nouveau 0002:00:02.0: Raw DCB entry 2: 01010312 00000000
Apr  1 14:36:03 linux_sparc kernel: [   72.869371] [drm] nouveau 0002:00:02.0: Raw DCB entry 3: 02020321 00000003
Apr  1 14:36:03 linux_sparc kernel: [   72.959851] [drm] nouveau 0002:00:02.0: Adaptor not initialised, running VBIOS init tables.
Apr  1 14:36:03 linux_sparc kernel: [   73.070269] [drm] nouveau 0002:00:02.0: Loading NV17 power sequencing microcode
Apr  1 14:36:03 linux_sparc kernel: [   73.166457] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 0 at offset 0xE5D9
Apr  1 14:36:03 linux_sparc kernel: [   73.267482] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 1 at offset 0xE7EA
Apr  1 14:36:03 linux_sparc kernel: [   73.368195] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 2 at offset 0xE930
Apr  1 14:36:03 linux_sparc kernel: [   73.469029] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 3 at offset 0xEAB6
Apr  1 14:36:03 linux_sparc kernel: [   73.570668] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 4 at offset 0xEAD3
Apr  1 14:36:03 linux_sparc kernel: [   73.671397] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 5 at offset 0xEAF0
Apr  1 14:36:03 linux_sparc kernel: [   73.773219] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 6 at offset 0xEC74
Apr  1 14:36:03 linux_sparc kernel: [   73.893163] [drm] nouveau 0002:00:02.0: 1 available performance level(s)
Apr  1 14:36:03 linux_sparc kernel: [   73.981323] [drm] nouveau 0002:00:02.0: 0: core 250MHz memory 333MHz timing 0 fanspeed 100%
Apr  1 14:36:03 linux_sparc kernel: [   74.091140] [drm] nouveau 0002:00:02.0: c: core 249MHz memory 333MHz
Apr  1 14:36:03 linux_sparc kernel: [   74.175000] [TTM] Zone  kernel: Available graphics memory: 511304 kiB.
Apr  1 14:36:03 linux_sparc kernel: [   74.260923] [TTM] Initializing pool allocator.
Apr  1 14:36:03 linux_sparc kernel: [   74.319289] [drm] nouveau 0002:00:02.0: Detected 128MiB VRAM
Apr  1 14:36:03 linux_sparc kernel: [   74.395250] [drm] nouveau 0002:00:02.0: 64 MiB GART (aperture)
Apr  1 14:36:03 linux_sparc kernel: [   74.472052] [drm] nouveau 0002:00:02.0: Saving VGA fonts
Apr  1 14:36:03 linux_sparc kernel: [   74.590664] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Apr  1 14:36:03 linux_sparc kernel: [   74.677699] [drm] No driver support for vblank timestamp query.
Apr  1 14:36:03 linux_sparc kernel: [   74.755572] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 0)
Apr  1 14:36:03 linux_sparc kernel: [   74.858605] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 1)
Apr  1 14:36:03 linux_sparc kernel: [   74.961546] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on tmds encoder (output 2)
Apr  1 14:36:03 linux_sparc kernel: [   75.065629] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on TV encoder (output 3)
Apr  1 14:36:03 linux_sparc kernel: [   75.354674] [drm] nouveau 0002:00:02.0: allocated 1280x1024 fb: 0x4a000, bo fffff8121bdea000
Apr  1 14:36:03 linux_sparc kernel: [   75.477359] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  1 14:36:03 linux_sparc kernel: [   75.477371] [drm] nouveau 0002:00:02.0: Output VGA-1 is running on CRTC 0 using output A
Apr  1 14:36:03 linux_sparc kernel: [   75.477405] Console: switching to colour frame buffer device 160x64
Apr  1 14:36:03 linux_sparc kernel: [   75.771301] fb0: nouveaufb frame buffer device
Apr  1 14:36:03 linux_sparc kernel: [   75.829674] drm: registered panic notifier
Apr  1 14:36:03 linux_sparc kernel: [   75.883442] [drm] Initialized nouveau 0.0.16 20090420 for 0002:00:02.0 on minor 0
Apr  1 14:36:03 linux_sparc kernel: [   79.546572] AC'97 1 does not respond - RESET
Apr  1 14:36:03 linux_sparc kernel: [   80.533008] Adding 2996112k swap on /dev/sda4.  Priority:-1 extents:1 across:2996112k 
Apr  1 14:36:03 linux_sparc kernel: [   80.876205] EXT3-fs (sda2): using internal journal
Apr  1 14:36:03 linux_sparc kernel: [   81.042253] loop: module loaded
Apr  1 14:36:03 linux_sparc kernel: [   84.134432] kjournald starting.  Commit interval 5 seconds
Apr  1 14:36:03 linux_sparc kernel: [   84.206596] EXT3-fs (sdb1): using internal journal
Apr  1 14:36:03 linux_sparc kernel: [   84.269556] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Apr  1 14:36:03 linux_sparc kernel: [   86.057673] tg3 0000:00:03.0: eth0: No firmware running
Apr  1 14:36:03 linux_sparc kernel: [   86.168951] sched: RT throttling activated
Apr  1 14:36:03 linux_sparc kernel: [   86.581866] RPC: Registered named UNIX socket transport module.
Apr  1 14:36:03 linux_sparc kernel: [   86.665384] RPC: Registered udp transport module.
Apr  1 14:36:03 linux_sparc kernel: [   86.743942] RPC: Registered tcp transport module.
Apr  1 14:36:03 linux_sparc kernel: [   86.822442] RPC: Registered tcp NFSv4.1 backchannel transport module.
Apr  1 14:36:03 linux_sparc kernel: [   86.964576] FS-Cache: Loaded
Apr  1 14:36:03 linux_sparc kernel: [   87.058272] FS-Cache: Netfs 'nfs' registered for caching
Apr  1 14:36:03 linux_sparc kernel: [   87.151793] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr  1 14:36:03 linux_sparc kernel: [   87.788733] tg3 0000:00:03.0: eth0: Link is up at 100 Mbps, full duplex
Apr  1 14:36:03 linux_sparc kernel: [   87.885490] tg3 0000:00:03.0: eth0: Flow control is on for TX and on for RX
Apr  1 14:36:03 linux_sparc kernel: [   88.235864] fuse init (API version 7.17)
Apr  1 14:36:04 linux_sparc kernel: [   90.261783] ioctl32(kdm:1324): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ff8549ea) on /dev/console
Apr  1 14:36:05 linux_sparc kernel: [   91.423077] log_unaligned: 758 callbacks suppressed
Apr  1 14:36:06 linux_sparc kernel: [   91.487473] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:36:06 linux_sparc kernel: [   91.584816] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:36:06 linux_sparc kernel: [   91.682136] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:36:06 linux_sparc kernel: [   91.779432] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:36:06 linux_sparc kernel: [   91.876760] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:36:10 linux_sparc pulseaudio[1824]: [pulseaudio] authkey.c: Failed to open cookie file '/etc/timidity/.pulse-cookie': No such file or directory
Apr  1 14:36:10 linux_sparc pulseaudio[1824]: [pulseaudio] authkey.c: Failed to load authorization key '/etc/timidity/.pulse-cookie': No such file or directory
Apr  1 14:36:10 linux_sparc pulseaudio[1824]: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
Apr  1 14:36:33 linux_sparc kernel: [  119.017093] log_unaligned: 1115 callbacks suppressed
Apr  1 14:36:33 linux_sparc kernel: [  119.083265] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:36:34 linux_sparc kernel: [  119.181264] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:36:34 linux_sparc kernel: [  119.279071] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:36:34 linux_sparc kernel: [  119.377162] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:36:34 linux_sparc kernel: [  119.475071] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:41:38 linux_sparc kernel: [  423.740868] ioctl32(kdm:1324): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ff854d02) on /dev/console
Apr  1 14:41:38 linux_sparc kernel: [  423.876435] ioctl32(kdm:1324): Unknown cmd fd(6) cmd(00005608){t:'V';sz:0} arg(00000007) on /dev/console
Apr  1 14:41:39 linux_sparc kernel: [  424.740034] ioctl32(kdm:2468): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ffaceaaa) on /dev/console
Apr  1 14:41:40 linux_sparc kernel: [  425.493917] log_unaligned: 1115 callbacks suppressed
Apr  1 14:41:40 linux_sparc kernel: [  425.559538] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:41:40 linux_sparc kernel: [  425.656888] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:41:40 linux_sparc kernel: [  425.754207] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:41:40 linux_sparc kernel: [  425.851506] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:41:40 linux_sparc kernel: [  425.948824] Kernel unaligned access at TPC[103495a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  1 14:41:51 linux_sparc pulseaudio[2604]: [pulseaudio] pid.c: Stale PID file, overwriting.
Apr  1 21:00:09 linux_sparc shutdown[28474]: shutting down for system halt
Apr  1 21:00:12 linux_sparc kernel: [23137.165101] ioctl32(kdm:2468): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ffacedc2) on /dev/console
Apr  1 21:00:12 linux_sparc kernel: [23137.290193] ioctl32(kdm:2468): Unknown cmd fd(6) cmd(00005608){t:'V';sz:0} arg(00000007) on /dev/console
Apr  1 21:00:17 linux_sparc kernel: Kernel logging (proc) stopped.
Apr  1 21:00:17 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1259" x-info="http://www.rsyslog.com";] exiting on signal 15.
Apr  2 01:38:41 linux_sparc kernel: imklog 5.8.9, log source = /proc/kmsg started.
Apr  2 01:38:41 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1242" x-info="http://www.rsyslog.com";] start
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 4.9.7 2004/05/27 07:31'
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] PROMLIB: Root node compatible: 
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpuset
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpu
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Linux version 3.2.13-smp (root@linux_sparc) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP PREEMPT Sun Mar 25 19:44:01 EDT 2012
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] bootconsole [earlyprom0] enabled
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] ARCH: SUN4U
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Ethernet address: 00:03:ba:44:d1:39
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Kernel: Using 2 locked TLB entries for main kernel image.
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Remapping the kernel... done.
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] OF stdout device is: /pci@1e,600000/isa@7/serial@0,3f8
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] PROM: Built device tree with 94072 bytes of memory.
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Top of RAM: 0x121fed0000, Total RAM: 0x3fdba000
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Memory hole size: 73217MB
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200400000] page_structs=131072 node=0 entry=16/8192
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200800000] page_structs=131072 node=0 entry=17/8192
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80200c00000] page_structs=131072 node=0 entry=144/8192
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80201000000] page_structs=131072 node=0 entry=145/8192
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Zone PFN ranges:
Apr  2 01:38:41 linux_sparc kernel: [    0.000000]   Normal   0x00100000 -> 0x0090ff68
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Movable zone start PFN for each node
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] early_node_map[5] active PFN ranges
Apr  2 01:38:41 linux_sparc kernel: [    0.000000]     0: 0x00100000 -> 0x00110000
Apr  2 01:38:41 linux_sparc kernel: [    0.000000]     0: 0x00900000 -> 0x0090f7ff
Apr  2 01:38:41 linux_sparc kernel: [    0.000000]     0: 0x0090f800 -> 0x0090fe85
Apr  2 01:38:41 linux_sparc kernel: [    0.000000]     0: 0x0090ff07 -> 0x0090ff53
Apr  2 01:38:41 linux_sparc kernel: [    0.000000]     0: 0x0090ff5b -> 0x0090ff68
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Booting Linux...
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] CPU CAPS: [flush,stbar,swap,muldiv,v9,ultra3,mul32,div32]
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] CPU CAPS: [v8plus,vis,vis2]
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] PERCPU: Embedded 6 pages/cpu @fffff80201400000 s20160 r8192 d20800 u2097152
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64734
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Kernel command line: root=UUID=e0fd1e8e-7fc3-40cf-80e2-b0ed00bffa09 ro ipv6.disable=1
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 16384 bytes)
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 524288 bytes)
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 262144 bytes)
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Memory: 1011896k available (3696k kernel code, 1488k data, 232k init) [fffff80000000000,000000121fed0000]
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] NR_IRQS:255
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] clocksource: mult[53555555] shift[24]
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] clockevent: mult[3126e98] shift[32]
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] Console: colour dummy device 80x25
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] console [tty0] enabled, bootconsole disabled
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] allocated 8388608 bytes of page_cgroup
Apr  2 01:38:41 linux_sparc kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr  2 01:38:41 linux_sparc kernel: [   41.652191] Calibrating delay using timer specific routine.. 24.00 BogoMIPS (lpj=48001)
Apr  2 01:38:41 linux_sparc kernel: [   41.652215] pid_max: default: 32768 minimum: 301
Apr  2 01:38:41 linux_sparc kernel: [   41.652400] Security Framework initialized
Apr  2 01:38:41 linux_sparc kernel: [   41.652427] AppArmor: AppArmor disabled by boot time parameter
Apr  2 01:38:41 linux_sparc kernel: [   41.652505] Mount-cache hash table entries: 512
Apr  2 01:38:41 linux_sparc kernel: [   41.653040] Initializing cgroup subsys cpuacct
Apr  2 01:38:41 linux_sparc kernel: [   41.653076] Initializing cgroup subsys memory
Apr  2 01:38:41 linux_sparc kernel: [   41.653112] Initializing cgroup subsys devices
Apr  2 01:38:41 linux_sparc kernel: [   41.653125] Initializing cgroup subsys freezer
Apr  2 01:38:41 linux_sparc kernel: [   41.653137] Initializing cgroup subsys net_cls
Apr  2 01:38:41 linux_sparc kernel: [   41.653149] Initializing cgroup subsys blkio
Apr  2 01:38:41 linux_sparc kernel: [   41.653173] Initializing cgroup subsys perf_event
Apr  2 01:38:41 linux_sparc kernel: [   41.653383] Performance events: Supported PMU type is 'ultra3i'
Apr  2 01:38:41 linux_sparc kernel: [   41.677312] CPU 0: synchronized TICK with master CPU (last diff 0 cycles, maxerr 6 cycles)
Apr  2 01:38:41 linux_sparc kernel: [   41.680228] Brought up 2 CPUs
Apr  2 01:38:41 linux_sparc kernel: [   41.680254] Testing NMI watchdog ... OK.
Apr  2 01:38:41 linux_sparc kernel: [   41.761109] devtmpfs: initialized
Apr  2 01:38:41 linux_sparc kernel: [   41.761790] print_constraints: dummy: 
Apr  2 01:38:41 linux_sparc kernel: [   41.762011] NET: Registered protocol family 16
Apr  2 01:38:41 linux_sparc kernel: [   41.766786] /pci@1c,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 01:38:41 linux_sparc kernel: [   41.766812] /pci@1c,600000: PCI IO[7ce01000000] MEM[7cf00000000]
Apr  2 01:38:41 linux_sparc kernel: [   41.768783] PCI: Scanning PBM /pci@1c,600000
Apr  2 01:38:41 linux_sparc kernel: [   41.769240] /pci@1d,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 01:38:41 linux_sparc kernel: [   41.769265] /pci@1d,700000: PCI IO[7c601000000] MEM[7c700000000]
Apr  2 01:38:41 linux_sparc kernel: [   41.771208] PCI: Scanning PBM /pci@1d,700000
Apr  2 01:38:41 linux_sparc kernel: [   41.771659] /pci@1e,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 01:38:41 linux_sparc kernel: [   41.771685] /pci@1e,600000: PCI IO[7fe01000000] MEM[7ff00000000]
Apr  2 01:38:41 linux_sparc kernel: [   41.773676] PCI: Scanning PBM /pci@1e,600000
Apr  2 01:38:41 linux_sparc kernel: [   41.773913] pci 0002:00:06.0: quirk: [io  0x7fe01000800-0x7fe0100083f] claimed by ali7101 ACPI
Apr  2 01:38:41 linux_sparc kernel: [   41.773947] pci 0002:00:06.0: quirk: [io  0x7fe01000600-0x7fe0100061f] claimed by ali7101 SMB
Apr  2 01:38:41 linux_sparc kernel: [   41.776009] /pci@1f,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 01:38:41 linux_sparc kernel: [   41.776035] /pci@1f,700000: PCI IO[7f601000000] MEM[7f700000000]
Apr  2 01:38:41 linux_sparc kernel: [   41.778013] PCI: Scanning PBM /pci@1f,700000
Apr  2 01:38:41 linux_sparc kernel: [   41.780840] bio: create slab <bio-0> at 0
Apr  2 01:38:41 linux_sparc kernel: [   41.781310] vgaarb: device added: PCI:0002:00:02.0,decodes=io+mem,owns=mem,locks=none
Apr  2 01:38:41 linux_sparc kernel: [   41.781352] vgaarb: loaded
Apr  2 01:38:41 linux_sparc kernel: [   41.781366] vgaarb: bridge control possible 0002:00:02.0
Apr  2 01:38:41 linux_sparc kernel: [   41.781959] /pci@1e,600000/isa@7/rtc@0,70: RTC regs at 0x7fe01000070
Apr  2 01:38:41 linux_sparc kernel: [   41.782561] Switching to clocksource stick
Apr  2 01:38:41 linux_sparc kernel: [   41.793896] NET: Registered protocol family 2
Apr  2 01:38:41 linux_sparc kernel: [   41.794168] IP route cache hash table entries: 4096 (order: 2, 32768 bytes)
Apr  2 01:38:41 linux_sparc kernel: [   41.794952] TCP established hash table entries: 16384 (order: 5, 262144 bytes)
Apr  2 01:38:41 linux_sparc kernel: [   41.795539] TCP bind hash table entries: 16384 (order: 5, 262144 bytes)
Apr  2 01:38:41 linux_sparc kernel: [   41.796070] TCP: Hash tables configured (established 16384 bind 16384)
Apr  2 01:38:41 linux_sparc kernel: [   41.796090] TCP reno registered
Apr  2 01:38:41 linux_sparc kernel: [   41.796110] UDP hash table entries: 256 (order: 1, 16384 bytes)
Apr  2 01:38:41 linux_sparc kernel: [   41.796164] UDP-Lite hash table entries: 256 (order: 1, 16384 bytes)
Apr  2 01:38:41 linux_sparc kernel: [   41.796497] NET: Registered protocol family 1
Apr  2 01:38:41 linux_sparc kernel: [   41.796573] pci 0002:00:07.0: Activating ISA DMA hang workarounds
Apr  2 01:38:41 linux_sparc kernel: [   41.906891] Unpacking initramfs...
Apr  2 01:38:41 linux_sparc kernel: [   42.404585] Freeing initrd memory: 10479k freed
Apr  2 01:38:41 linux_sparc kernel: [   42.405534] power: Control reg at 7fe01000800
Apr  2 01:38:41 linux_sparc kernel: [   42.405917] chmc: UltraSPARC-IIIi memory controller at /memory-controller@0,0
Apr  2 01:38:41 linux_sparc kernel: [   42.405957] chmc: UltraSPARC-IIIi memory controller at /memory-controller@1,0
Apr  2 01:38:41 linux_sparc kernel: [   42.406380] audit: initializing netlink socket (disabled)
Apr  2 01:38:41 linux_sparc kernel: [   42.406425] type=2000 audit(0.852:1): initialized
Apr  2 01:38:41 linux_sparc kernel: [   42.453088] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Apr  2 01:38:41 linux_sparc kernel: [   42.453879] VFS: Disk quotas dquot_6.5.2
Apr  2 01:38:41 linux_sparc kernel: [   42.454066] Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
Apr  2 01:38:41 linux_sparc kernel: [   42.454327] msgmni has been set to 1996
Apr  2 01:38:41 linux_sparc kernel: [   42.454914] alg: No test for stdrng (krng)
Apr  2 01:38:41 linux_sparc kernel: [   42.455029] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Apr  2 01:38:41 linux_sparc kernel: [   42.455061] io scheduler noop registered
Apr  2 01:38:41 linux_sparc kernel: [   42.455078] io scheduler deadline registered
Apr  2 01:38:41 linux_sparc kernel: [   42.455146] io scheduler cfq registered (default)
Apr  2 01:38:41 linux_sparc kernel: [   42.456438] f008fc3c: ttyS0 at MMIO 0x7fe010003f8 (irq = 23) is a 16550A
Apr  2 01:38:41 linux_sparc kernel: [   42.456463] Console: ttyS0 (SU)
Apr  2 01:38:41 linux_sparc kernel: [   50.380913] console [ttyS0] enabled
Apr  2 01:38:41 linux_sparc kernel: [   50.426926] f0091678: ttyS1 at MMIO 0x7fe010002e8 (irq = 23) is a 16550A
Apr  2 01:38:41 linux_sparc kernel: [   50.515536] [drm] Initialized drm 1.1.0 20060810
Apr  2 01:38:41 linux_sparc kernel: [   50.577537] mousedev: PS/2 mouse device common for all mice
Apr  2 01:38:41 linux_sparc kernel: [   50.651456] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
Apr  2 01:38:41 linux_sparc kernel: [   50.735064] rtc0: no alarms, 114 bytes nvram
Apr  2 01:38:41 linux_sparc kernel: [   50.792266] TCP cubic registered
Apr  2 01:38:41 linux_sparc kernel: [   50.834676] IPv6: Loaded, but administratively disabled, reboot required to enable
Apr  2 01:38:41 linux_sparc kernel: [   50.934277] Mobile IPv6
Apr  2 01:38:41 linux_sparc kernel: [   50.966289] mip6_init: can't add xfrm type(destopt)
Apr  2 01:38:41 linux_sparc kernel: [   51.030342] NET: Registered protocol family 17
Apr  2 01:38:41 linux_sparc kernel: [   51.088688] Registering the dns_resolver key type
Apr  2 01:38:41 linux_sparc kernel: [   51.150643] registered taskstats version 1
Apr  2 01:38:41 linux_sparc kernel: [   51.204864] rtc_cmos rtc_cmos: setting system clock to 2012-04-02 05:38:07 UTC (1333345087)
Apr  2 01:38:41 linux_sparc kernel: [   51.314766] Initializing network drop monitor service
Apr  2 01:38:41 linux_sparc kernel: [   51.559667] tg3.c:v3.121 (November 2, 2011)
Apr  2 01:38:41 linux_sparc kernel: [   51.779490] SCSI subsystem initialized
Apr  2 01:38:41 linux_sparc kernel: [   51.834508] usbcore: registered new interface driver usbfs
Apr  2 01:38:41 linux_sparc kernel: [   51.860711] sym0: <1010-66> rev 0x1 at pci 0001:00:04.0 irq 12
Apr  2 01:38:41 linux_sparc kernel: [   51.910581] scsi1 : pata_ali
Apr  2 01:38:41 linux_sparc kernel: [   52.022216] usbcore: registered new interface driver hub
Apr  2 01:38:41 linux_sparc kernel: [   52.023089] sym0: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  2 01:38:41 linux_sparc kernel: [   52.065369] sym0: SCSI BUS has been reset.
Apr  2 01:38:41 linux_sparc kernel: [   52.074551] scsi0 : sym-2.2.3
Apr  2 01:38:41 linux_sparc kernel: [   52.262683] firewire_ohci: Added fw-ohci device 0002:01:0b.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
Apr  2 01:38:41 linux_sparc kernel: [   52.266426] tg3 0000:00:03.0: eth0: Tigon3 [partno(none) rev 1002] (PCI:66MHz:64-bit) MAC address 00:03:ba:44:d1:39
Apr  2 01:38:41 linux_sparc kernel: [   52.266440] tg3 0000:00:03.0: eth0: attached PHY is 5703 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Apr  2 01:38:41 linux_sparc kernel: [   52.266450] tg3 0000:00:03.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Apr  2 01:38:41 linux_sparc kernel: [   52.266459] tg3 0000:00:03.0: eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
Apr  2 01:38:41 linux_sparc kernel: [   52.272250] scsi2 : pata_ali
Apr  2 01:38:41 linux_sparc kernel: [   52.272502] ata1: PATA max UDMA/100 cmd 0x7fe01000a00 ctl 0x7fe01000a18 bmdma 0x7fe01000a20 irq 29
Apr  2 01:38:41 linux_sparc kernel: [   52.272512] ata2: PATA max UDMA/100 cmd 0x7fe01000a10 ctl 0x7fe01000a08 bmdma 0x7fe01000a28 irq 29
Apr  2 01:38:41 linux_sparc kernel: [   52.273577] usbcore: registered new device driver usb
Apr  2 01:38:41 linux_sparc kernel: [   52.274230] sym1: <1010-66> rev 0x1 at pci 0001:00:04.1 irq 13
Apr  2 01:38:41 linux_sparc kernel: [   52.276648] sym1: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  2 01:38:41 linux_sparc kernel: [   52.317042] sym1: SCSI BUS has been reset.
Apr  2 01:38:41 linux_sparc kernel: [   52.317084] scsi3 : sym-2.2.3
Apr  2 01:38:41 linux_sparc kernel: [   52.364918] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr  2 01:38:41 linux_sparc kernel: [   52.762798] firewire_core: created device fw0: GUID 000516000040a1e6, S400
Apr  2 01:38:41 linux_sparc kernel: [   53.613208] ehci_hcd 0002:01:08.2: EHCI Host Controller
Apr  2 01:38:41 linux_sparc kernel: [   53.683011] ehci_hcd 0002:01:08.2: new USB bus registered, assigned bus number 1
Apr  2 01:38:41 linux_sparc kernel: [   53.802597] ehci_hcd 0002:01:08.2: irq 33, io mem 0x7ff10004000
Apr  2 01:38:41 linux_sparc kernel: [   53.890555] ehci_hcd 0002:01:08.2: USB 2.0 started, EHCI 1.00
Apr  2 01:38:41 linux_sparc kernel: [   53.946985] ata2.00: ATAPI: JLMS XJ-HD166S, D3S4, max UDMA/33
Apr  2 01:38:41 linux_sparc kernel: [   53.947000] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
Apr  2 01:38:41 linux_sparc kernel: [   53.947008] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
Apr  2 01:38:41 linux_sparc kernel: [   53.947426] ata2.00: configured for UDMA/33
Apr  2 01:38:41 linux_sparc kernel: [   54.315124] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr  2 01:38:41 linux_sparc kernel: [   54.404406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 01:38:41 linux_sparc kernel: [   54.499463] scsi: waiting for bus probes to complete ...
Apr  2 01:38:41 linux_sparc kernel: [   54.499512] usb usb1: Product: EHCI Host Controller
Apr  2 01:38:41 linux_sparc kernel: [   54.499519] usb usb1: Manufacturer: Linux 3.2.13-smp ehci_hcd
Apr  2 01:38:41 linux_sparc kernel: [   54.499524] usb usb1: SerialNumber: 0002:01:08.2
Apr  2 01:38:41 linux_sparc kernel: [   54.770133] hub 1-0:1.0: USB hub found
Apr  2 01:38:41 linux_sparc kernel: [   54.819463] hub 1-0:1.0: 5 ports detected
Apr  2 01:38:41 linux_sparc kernel: [   54.920624] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr  2 01:38:41 linux_sparc kernel: [   55.002217] ohci_hcd 0002:00:0a.0: OHCI Host Controller
Apr  2 01:38:41 linux_sparc kernel: [   55.070914] ohci_hcd 0002:00:0a.0: new USB bus registered, assigned bus number 2
Apr  2 01:38:41 linux_sparc kernel: [   55.168266] ohci_hcd 0002:00:0a.0: irq 27, io mem 0x7ff01000000
Apr  2 01:38:41 linux_sparc kernel: [   55.275579] scsi 0:0:0:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  2 01:38:41 linux_sparc kernel: [   55.302614] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 01:38:41 linux_sparc kernel: [   55.302623] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 01:38:41 linux_sparc kernel: [   55.302629] usb usb2: Product: OHCI Host Controller
Apr  2 01:38:41 linux_sparc kernel: [   55.302634] usb usb2: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 01:38:41 linux_sparc kernel: [   55.302640] usb usb2: SerialNumber: 0002:00:0a.0
Apr  2 01:38:41 linux_sparc kernel: [   55.766582] scsi target0:0:0: tagged command queuing enabled, command queue depth 16.
Apr  2 01:38:41 linux_sparc kernel: [   55.766977] hub 2-0:1.0: USB hub found
Apr  2 01:38:41 linux_sparc kernel: [   55.766999] hub 2-0:1.0: 2 ports detected
Apr  2 01:38:41 linux_sparc kernel: [   55.767115] ohci_hcd 0002:00:0b.0: OHCI Host Controller
Apr  2 01:38:41 linux_sparc kernel: [   55.767138] ohci_hcd 0002:00:0b.0: new USB bus registered, assigned bus number 3
Apr  2 01:38:41 linux_sparc kernel: [   55.767191] ohci_hcd 0002:00:0b.0: irq 28, io mem 0x7ff02000000
Apr  2 01:38:41 linux_sparc kernel: [   55.826601] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 01:38:41 linux_sparc kernel: [   55.826609] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 01:38:41 linux_sparc kernel: [   55.826616] usb usb3: Product: OHCI Host Controller
Apr  2 01:38:41 linux_sparc kernel: [   55.826621] usb usb3: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 01:38:41 linux_sparc kernel: [   55.826626] usb usb3: SerialNumber: 0002:00:0b.0
Apr  2 01:38:41 linux_sparc kernel: [   56.599657] scsi target0:0:0: Beginning Domain Validation
Apr  2 01:38:41 linux_sparc kernel: [   56.600026] hub 3-0:1.0: USB hub found
Apr  2 01:38:41 linux_sparc kernel: [   56.600044] hub 3-0:1.0: 2 ports detected
Apr  2 01:38:41 linux_sparc kernel: [   56.600173] ohci_hcd 0002:01:08.0: OHCI Host Controller
Apr  2 01:38:41 linux_sparc kernel: [   56.600198] ohci_hcd 0002:01:08.0: new USB bus registered, assigned bus number 4
Apr  2 01:38:41 linux_sparc kernel: [   56.600256] ohci_hcd 0002:01:08.0: irq 31, io mem 0x7ff10000000
Apr  2 01:38:41 linux_sparc kernel: [   57.020785] scsi target0:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  2 01:38:41 linux_sparc kernel: [   57.048672] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 01:38:41 linux_sparc kernel: [   57.048680] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 01:38:41 linux_sparc kernel: [   57.048686] usb usb4: Product: OHCI Host Controller
Apr  2 01:38:41 linux_sparc kernel: [   57.048692] usb usb4: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 01:38:41 linux_sparc kernel: [   57.048697] usb usb4: SerialNumber: 0002:01:08.0
Apr  2 01:38:41 linux_sparc kernel: [   57.505371] hub 4-0:1.0: USB hub found
Apr  2 01:38:41 linux_sparc kernel: [   57.513093] scsi target0:0:0: Ending Domain Validation
Apr  2 01:38:41 linux_sparc kernel: [   57.514259] scsi 0:0:1:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  2 01:38:41 linux_sparc kernel: [   57.514272] scsi target0:0:1: tagged command queuing enabled, command queue depth 16.
Apr  2 01:38:41 linux_sparc kernel: [   57.514288] scsi target0:0:1: Beginning Domain Validation
Apr  2 01:38:41 linux_sparc kernel: [   57.518809] scsi target0:0:1: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  2 01:38:41 linux_sparc kernel: [   57.527001] scsi target0:0:1: Ending Domain Validation
Apr  2 01:38:41 linux_sparc kernel: [   57.630530] usb 3-1: new full-speed USB device number 2 using ohci_hcd
Apr  2 01:38:41 linux_sparc kernel: [   57.804195] usb 3-1: New USB device found, idVendor=046d, idProduct=c52f
Apr  2 01:38:41 linux_sparc kernel: [   57.804204] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr  2 01:38:41 linux_sparc kernel: [   57.804211] usb 3-1: Product: USB Receiver
Apr  2 01:38:41 linux_sparc kernel: [   57.804216] usb 3-1: Manufacturer: Logitech
Apr  2 01:38:41 linux_sparc kernel: [   57.934543] usb 3-2: new low-speed USB device number 3 using ohci_hcd
Apr  2 01:38:41 linux_sparc kernel: [   58.092144] usb 3-2: New USB device found, idVendor=0b38, idProduct=0010
Apr  2 01:38:41 linux_sparc kernel: [   58.092153] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr  2 01:38:41 linux_sparc kernel: [   58.712716] hub 4-0:1.0: 3 ports detected
Apr  2 01:38:41 linux_sparc kernel: [   58.765534] ohci_hcd 0002:01:08.1: OHCI Host Controller
Apr  2 01:38:41 linux_sparc kernel: [   58.834236] ohci_hcd 0002:01:08.1: new USB bus registered, assigned bus number 5
Apr  2 01:38:41 linux_sparc kernel: [   58.931635] ohci_hcd 0002:01:08.1: irq 32, io mem 0x7ff10002000
Apr  2 01:38:41 linux_sparc kernel: [   59.092585] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 01:38:41 linux_sparc kernel: [   59.181828] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 01:38:41 linux_sparc kernel: [   59.276757] usb usb5: Product: OHCI Host Controller
Apr  2 01:38:41 linux_sparc kernel: [   59.340829] usb usb5: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 01:38:41 linux_sparc kernel: [   59.416400] usb usb5: SerialNumber: 0002:01:08.1
Apr  2 01:38:41 linux_sparc kernel: [   59.477288] hub 5-0:1.0: USB hub found
Apr  2 01:38:41 linux_sparc kernel: [   59.526528] hub 5-0:1.0: 2 ports detected
Apr  2 01:38:41 linux_sparc kernel: [   61.411472] sd 0:0:0:0: [sda] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  2 01:38:41 linux_sparc kernel: [   61.512277] sd 0:0:1:0: [sdb] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  2 01:38:41 linux_sparc kernel: [   61.514413] sd 0:0:0:0: [sda] Write Protect is off
Apr  2 01:38:41 linux_sparc kernel: [   61.515728] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  2 01:38:41 linux_sparc kernel: [   61.525642]  sda: sda1 sda2 sda3 sda4
Apr  2 01:38:41 linux_sparc kernel: [   61.845970] sd 0:0:1:0: [sdb] Write Protect is off
Apr  2 01:38:41 linux_sparc kernel: [   61.910180] sd 0:0:0:0: [sda] Attached SCSI disk
Apr  2 01:38:41 linux_sparc kernel: [   61.970888] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  2 01:38:41 linux_sparc kernel: [   62.101419]  sdb: sdb1 sdb3
Apr  2 01:38:41 linux_sparc kernel: [   62.142379] sd 0:0:1:0: [sdb] Attached SCSI disk
Apr  2 01:38:41 linux_sparc kernel: [   62.745659] scsi 2:0:0:0: CD-ROM            JLMS     XJ-HD166S        D3S4 PQ: 0 ANSI: 5
Apr  2 01:38:41 linux_sparc kernel: [   62.905393] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
Apr  2 01:38:41 linux_sparc kernel: [   62.907114] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.0/input/input0
Apr  2 01:38:41 linux_sparc kernel: [   63.130019] cdrom: Uniform CD-ROM driver Revision: 3.20
Apr  2 01:38:41 linux_sparc kernel: [   63.130149] generic-usb 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0002:00:0b.0-1/input0
Apr  2 01:38:41 linux_sparc kernel: [   63.140514] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.1/input/input1
Apr  2 01:38:41 linux_sparc kernel: [   63.504168] generic-usb 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0002:00:0b.0-1/input1
Apr  2 01:38:41 linux_sparc kernel: [   63.679187] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.0/input/input2
Apr  2 01:38:41 linux_sparc kernel: [   63.813685] generic-usb 0003:0B38:0010.0003: input,hidraw2: USB HID v1.10 Keyboard [HID 0b38:0010] on usb-0002:00:0b.0-2/input0
Apr  2 01:38:41 linux_sparc kernel: [   63.976322] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.1/input/input3
Apr  2 01:38:41 linux_sparc kernel: [   64.119289] generic-usb 0003:0B38:0010.0004: input,hidraw3: USB HID v1.10 Device [HID 0b38:0010] on usb-0002:00:0b.0-2/input1
Apr  2 01:38:41 linux_sparc kernel: [   64.284324] usbcore: registered new interface driver usbhid
Apr  2 01:38:41 linux_sparc kernel: [   64.374162] usbhid: USB HID core driver
Apr  2 01:38:41 linux_sparc kernel: [   65.220955] kjournald starting.  Commit interval 5 seconds
Apr  2 01:38:41 linux_sparc kernel: [   65.221070] EXT3-fs (sda2): mounted filesystem with ordered data mode
Apr  2 01:38:41 linux_sparc kernel: [   68.092318] [drm] nouveau 0002:00:02.0: Detected an NV30 generation card (0x034200b1)
Apr  2 01:38:41 linux_sparc kernel: [   68.197578] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PRAMIN
Apr  2 01:38:41 linux_sparc kernel: [   68.322677] [drm] nouveau 0002:00:02.0: ... BIOS signature not found
Apr  2 01:38:41 linux_sparc kernel: [   68.411774] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PROM
Apr  2 01:38:41 linux_sparc kernel: [   68.828700] [drm] nouveau 0002:00:02.0: ... appears to be valid
Apr  2 01:38:41 linux_sparc kernel: [   68.920548] [drm] nouveau 0002:00:02.0: BMP BIOS found
Apr  2 01:38:41 linux_sparc kernel: [   68.995024] [drm] nouveau 0002:00:02.0: BMP version 5.39
Apr  2 01:38:41 linux_sparc kernel: [   69.065129] [drm] nouveau 0002:00:02.0: Bios version 04.34.20.27
Apr  2 01:38:41 linux_sparc kernel: [   69.144315] Kernel unaligned access at TPC[10424964] nouveau_bios_init+0x82c/0x29f4 [nouveau]
Apr  2 01:38:41 linux_sparc kernel: [   69.256630] Kernel unaligned access at TPC[104249b4] nouveau_bios_init+0x87c/0x29f4 [nouveau]
Apr  2 01:38:41 linux_sparc kernel: [   69.369096] Kernel unaligned access at TPC[1041a138] parse_script_table_pointers+0x4/0x100 [nouveau]
Apr  2 01:38:41 linux_sparc kernel: [   69.489588] Kernel unaligned access at TPC[1041a15c] parse_script_table_pointers+0x28/0x100 [nouveau]
Apr  2 01:38:41 linux_sparc kernel: [   69.611967] Kernel unaligned access at TPC[1041a180] parse_script_table_pointers+0x4c/0x100 [nouveau]
Apr  2 01:38:41 linux_sparc kernel: [   69.738912] [drm] nouveau 0002:00:02.0: Found Display Configuration Block version 2.2
Apr  2 01:38:41 linux_sparc kernel: [   69.842442] [drm] nouveau 0002:00:02.0: Raw DCB entry 0: 01000300 000088b8
Apr  2 01:38:41 linux_sparc kernel: [   69.933083] [drm] nouveau 0002:00:02.0: Raw DCB entry 1: 02010310 000088b8
Apr  2 01:38:41 linux_sparc kernel: [   70.025139] [drm] nouveau 0002:00:02.0: Raw DCB entry 2: 01010312 00000000
Apr  2 01:38:41 linux_sparc kernel: [   70.115692] [drm] nouveau 0002:00:02.0: Raw DCB entry 3: 02020321 00000003
Apr  2 01:38:41 linux_sparc kernel: [   70.206322] [drm] nouveau 0002:00:02.0: Adaptor not initialised, running VBIOS init tables.
Apr  2 01:38:41 linux_sparc kernel: [   70.317340] [drm] nouveau 0002:00:02.0: Loading NV17 power sequencing microcode
Apr  2 01:38:41 linux_sparc kernel: [   70.414552] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 0 at offset 0xE5D9
Apr  2 01:38:41 linux_sparc kernel: [   70.518661] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 1 at offset 0xE7EA
Apr  2 01:38:41 linux_sparc kernel: [   70.620861] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 2 at offset 0xE930
Apr  2 01:38:41 linux_sparc kernel: [   70.723430] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 3 at offset 0xEAB6
Apr  2 01:38:41 linux_sparc kernel: [   70.826556] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 4 at offset 0xEAD3
Apr  2 01:38:41 linux_sparc kernel: [   70.927619] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 5 at offset 0xEAF0
Apr  2 01:38:41 linux_sparc kernel: [   71.029429] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 6 at offset 0xEC74
Apr  2 01:38:41 linux_sparc kernel: [   71.152602] [drm] nouveau 0002:00:02.0: 1 available performance level(s)
Apr  2 01:38:41 linux_sparc kernel: [   71.240721] [drm] nouveau 0002:00:02.0: 0: core 250MHz memory 333MHz timing 0 fanspeed 100%
Apr  2 01:38:41 linux_sparc kernel: [   71.350640] [drm] nouveau 0002:00:02.0: c: core 249MHz memory 333MHz
Apr  2 01:38:41 linux_sparc kernel: [   71.434543] [TTM] Zone  kernel: Available graphics memory: 511304 kiB.
Apr  2 01:38:41 linux_sparc kernel: [   71.520407] [TTM] Initializing pool allocator.
Apr  2 01:38:41 linux_sparc kernel: [   71.578780] [drm] nouveau 0002:00:02.0: Detected 128MiB VRAM
Apr  2 01:38:41 linux_sparc kernel: [   71.654735] [drm] nouveau 0002:00:02.0: 64 MiB GART (aperture)
Apr  2 01:38:41 linux_sparc kernel: [   71.731540] [drm] nouveau 0002:00:02.0: Saving VGA fonts
Apr  2 01:38:41 linux_sparc kernel: [   71.850771] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Apr  2 01:38:41 linux_sparc kernel: [   71.937800] [drm] No driver support for vblank timestamp query.
Apr  2 01:38:41 linux_sparc kernel: [   72.015678] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 0)
Apr  2 01:38:41 linux_sparc kernel: [   72.118714] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 1)
Apr  2 01:38:41 linux_sparc kernel: [   72.221650] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on tmds encoder (output 2)
Apr  2 01:38:41 linux_sparc kernel: [   72.325731] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on TV encoder (output 3)
Apr  2 01:38:41 linux_sparc kernel: [   72.614570] [drm] nouveau 0002:00:02.0: allocated 1280x1024 fb: 0x4a000, bo fffff8121f43f000
Apr  2 01:38:41 linux_sparc kernel: [   72.737263] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 01:38:41 linux_sparc kernel: [   72.737275] [drm] nouveau 0002:00:02.0: Output VGA-1 is running on CRTC 0 using output A
Apr  2 01:38:41 linux_sparc kernel: [   72.737306] Console: switching to colour frame buffer device 160x64
Apr  2 01:38:41 linux_sparc kernel: [   73.031191] fb0: nouveaufb frame buffer device
Apr  2 01:38:41 linux_sparc kernel: [   73.089572] drm: registered panic notifier
Apr  2 01:38:41 linux_sparc kernel: [   73.143338] [drm] Initialized nouveau 0.0.16 20090420 for 0002:00:02.0 on minor 0
Apr  2 01:38:41 linux_sparc kernel: [   76.814462] AC'97 1 does not respond - RESET
Apr  2 01:38:41 linux_sparc kernel: [   77.821248] Adding 2996112k swap on /dev/sda4.  Priority:-1 extents:1 across:2996112k 
Apr  2 01:38:41 linux_sparc kernel: [   78.152972] EXT3-fs (sda2): using internal journal
Apr  2 01:38:41 linux_sparc kernel: [   78.325806] loop: module loaded
Apr  2 01:38:41 linux_sparc kernel: [   80.257846] kjournald starting.  Commit interval 5 seconds
Apr  2 01:38:41 linux_sparc kernel: [   80.258290] EXT3-fs (sdb1): using internal journal
Apr  2 01:38:41 linux_sparc kernel: [   80.258305] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Apr  2 01:38:41 linux_sparc kernel: [   82.398402] tg3 0000:00:03.0: eth0: No firmware running
Apr  2 01:38:41 linux_sparc kernel: [   82.714136] RPC: Registered named UNIX socket transport module.
Apr  2 01:38:41 linux_sparc kernel: [   82.798347] RPC: Registered udp transport module.
Apr  2 01:38:41 linux_sparc kernel: [   82.876899] RPC: Registered tcp transport module.
Apr  2 01:38:41 linux_sparc kernel: [   82.955406] RPC: Registered tcp NFSv4.1 backchannel transport module.
Apr  2 01:38:41 linux_sparc kernel: [   83.105529] FS-Cache: Loaded
Apr  2 01:38:41 linux_sparc kernel: [   83.196742] FS-Cache: Netfs 'nfs' registered for caching
Apr  2 01:38:41 linux_sparc kernel: [   83.302285] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr  2 01:38:41 linux_sparc kernel: [   84.150447] tg3 0000:00:03.0: eth0: Link is up at 100 Mbps, full duplex
Apr  2 01:38:41 linux_sparc kernel: [   84.251343] tg3 0000:00:03.0: eth0: Flow control is on for TX and on for RX
Apr  2 01:38:41 linux_sparc kernel: [   84.516814] fuse init (API version 7.17)
Apr  2 01:38:43 linux_sparc kernel: [   86.749460] ioctl32(kdm:1304): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ffb4e9ea) on /dev/console
Apr  2 01:38:44 linux_sparc kernel: [   88.281052] log_unaligned: 758 callbacks suppressed
Apr  2 01:38:44 linux_sparc kernel: [   88.345794] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 01:38:44 linux_sparc kernel: [   88.443741] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 01:38:44 linux_sparc kernel: [   88.541363] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 01:38:44 linux_sparc kernel: [   88.638727] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 01:38:45 linux_sparc kernel: [   88.736007] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 01:38:48 linux_sparc pulseaudio[1806]: [pulseaudio] authkey.c: Failed to open cookie file '/etc/timidity/.pulse-cookie': No such file or directory
Apr  2 01:38:48 linux_sparc pulseaudio[1806]: [pulseaudio] authkey.c: Failed to load authorization key '/etc/timidity/.pulse-cookie': No such file or directory
Apr  2 01:38:48 linux_sparc pulseaudio[1806]: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
Apr  2 01:39:01 linux_sparc kernel: [  104.933979] ioctl32(kdm:1304): Unknown cmd fd(8) cmd(00005603){t:'V';sz:0} arg(ffb4ed02) on /dev/console
Apr  2 01:39:01 linux_sparc kernel: [  105.059318] ioctl32(kdm:1304): Unknown cmd fd(8) cmd(00005608){t:'V';sz:0} arg(00000007) on /dev/console
Apr  2 01:51:58 linux_sparc kernel: [  882.202262] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 02:00:06 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1242" x-info="http://www.rsyslog.com";] rsyslogd was HUPed
Apr  2 11:03:19 linux_sparc kernel: [33962.258269] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 11:15:51 linux_sparc kernel: [34714.464346] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 11:18:09 linux_sparc kernel: [34852.014107] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 11:18:38 linux_sparc kernel: [34881.143713] ioctl32(kdm:13699): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ffb58aaa) on /dev/console
Apr  2 11:18:39 linux_sparc kernel: [34882.272486] log_unaligned: 1115 callbacks suppressed
Apr  2 11:18:39 linux_sparc kernel: [34882.338292] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:18:39 linux_sparc kernel: [34882.435759] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:18:39 linux_sparc kernel: [34882.533244] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:18:39 linux_sparc kernel: [34882.630664] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:18:40 linux_sparc kernel: [34882.728109] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:25:44 linux_sparc kernel: [35307.223428] log_unaligned: 1115 callbacks suppressed
Apr  2 11:25:44 linux_sparc kernel: [35307.288982] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:25:44 linux_sparc kernel: [35307.386903] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:25:44 linux_sparc kernel: [35307.484360] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:25:44 linux_sparc kernel: [35307.582261] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:25:44 linux_sparc kernel: [35307.679865] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:30:31 linux_sparc kernel: [35594.613252] log_unaligned: 555 callbacks suppressed
Apr  2 11:30:31 linux_sparc kernel: [35594.677976] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:30:32 linux_sparc kernel: [35594.775569] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:30:32 linux_sparc kernel: [35594.873189] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:30:32 linux_sparc kernel: [35594.971358] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:30:32 linux_sparc kernel: [35595.069214] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:35:15 linux_sparc kernel: [35877.906897] log_unaligned: 555 callbacks suppressed
Apr  2 11:35:15 linux_sparc kernel: [35877.971764] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:35:15 linux_sparc kernel: [35878.069412] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:35:15 linux_sparc kernel: [35878.166949] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:35:15 linux_sparc kernel: [35878.266864] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:35:15 linux_sparc kernel: [35878.370209] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:35:55 linux_sparc kernel: [35918.028360] log_unaligned: 555 callbacks suppressed
Apr  2 11:35:55 linux_sparc kernel: [35918.092575] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:35:55 linux_sparc kernel: [35918.189886] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:35:55 linux_sparc kernel: [35918.287213] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:35:55 linux_sparc kernel: [35918.385611] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:35:55 linux_sparc kernel: [35918.483564] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:36:55 linux_sparc kernel: [35978.363388] log_unaligned: 555 callbacks suppressed
Apr  2 11:36:55 linux_sparc kernel: [35978.428237] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:36:55 linux_sparc kernel: [35978.526098] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:36:55 linux_sparc kernel: [35978.623771] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:36:56 linux_sparc kernel: [35978.721954] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:36:56 linux_sparc kernel: [35978.819717] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:39:58 linux_sparc kernel: [36161.185815] log_unaligned: 1115 callbacks suppressed
Apr  2 11:39:58 linux_sparc kernel: [36161.251272] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:39:58 linux_sparc kernel: [36161.352274] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:39:58 linux_sparc kernel: [36161.450457] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:39:58 linux_sparc kernel: [36161.548223] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:39:58 linux_sparc kernel: [36161.645782] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:40:35 linux_sparc kernel: [36198.374933] log_unaligned: 555 callbacks suppressed
Apr  2 11:40:35 linux_sparc kernel: [36198.439538] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:40:35 linux_sparc kernel: [36198.537022] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:40:35 linux_sparc kernel: [36198.634910] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:40:36 linux_sparc kernel: [36198.732785] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:40:36 linux_sparc kernel: [36198.830180] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:41:25 linux_sparc kernel: [36248.014347] log_unaligned: 555 callbacks suppressed
Apr  2 11:41:25 linux_sparc kernel: [36248.079150] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:41:25 linux_sparc kernel: [36248.176693] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:41:25 linux_sparc kernel: [36248.274303] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:41:25 linux_sparc kernel: [36248.373399] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:41:25 linux_sparc kernel: [36248.471155] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:41:57 linux_sparc kernel: [36279.813557] log_unaligned: 555 callbacks suppressed
Apr  2 11:41:57 linux_sparc kernel: [36279.878060] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:41:57 linux_sparc kernel: [36279.975458] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:41:57 linux_sparc kernel: [36280.072702] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:41:57 linux_sparc kernel: [36280.170598] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:41:57 linux_sparc kernel: [36280.267974] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:42:59 linux_sparc kernel: [36342.290168] log_unaligned: 555 callbacks suppressed
Apr  2 11:42:59 linux_sparc kernel: [36342.354854] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:42:59 linux_sparc kernel: [36342.452307] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:42:59 linux_sparc kernel: [36342.549874] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:42:59 linux_sparc kernel: [36342.647668] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:43:00 linux_sparc kernel: [36342.745109] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:43:23 linux_sparc kernel: [36365.793324] log_unaligned: 555 callbacks suppressed
Apr  2 11:43:23 linux_sparc kernel: [36365.858183] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:43:23 linux_sparc kernel: [36365.955553] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:43:23 linux_sparc kernel: [36366.052845] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:43:23 linux_sparc kernel: [36366.150485] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:43:23 linux_sparc kernel: [36366.247916] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:43:50 linux_sparc kernel: [36392.723790] log_unaligned: 555 callbacks suppressed
Apr  2 11:43:50 linux_sparc kernel: [36392.788336] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:43:50 linux_sparc kernel: [36392.885630] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:43:50 linux_sparc kernel: [36392.983055] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:43:50 linux_sparc kernel: [36393.080716] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:43:50 linux_sparc kernel: [36393.178363] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:47:39 linux_sparc kernel: [36622.185711] log_unaligned: 555 callbacks suppressed
Apr  2 11:47:39 linux_sparc kernel: [36622.250002] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:47:39 linux_sparc kernel: [36622.350763] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:47:39 linux_sparc kernel: [36622.448340] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:47:39 linux_sparc kernel: [36622.545982] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:47:39 linux_sparc kernel: [36622.643458] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:52:47 linux_sparc kernel: [36930.456931] log_unaligned: 555 callbacks suppressed
Apr  2 11:52:47 linux_sparc kernel: [36930.521608] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:52:47 linux_sparc kernel: [36930.619374] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:52:47 linux_sparc kernel: [36930.716756] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:52:48 linux_sparc kernel: [36930.814060] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:52:48 linux_sparc kernel: [36930.911568] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:53:24 linux_sparc kernel: [36967.538206] log_unaligned: 555 callbacks suppressed
Apr  2 11:53:24 linux_sparc kernel: [36967.602450] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:53:25 linux_sparc kernel: [36967.700907] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:53:25 linux_sparc kernel: [36967.799002] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:53:25 linux_sparc kernel: [36967.897002] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:53:25 linux_sparc kernel: [36967.995024] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:53:53 linux_sparc kernel: [36996.438012] log_unaligned: 555 callbacks suppressed
Apr  2 11:53:53 linux_sparc kernel: [36996.502345] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:53:53 linux_sparc kernel: [36996.599765] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:53:53 linux_sparc kernel: [36996.697041] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:53:54 linux_sparc kernel: [36996.794477] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:53:54 linux_sparc kernel: [36996.891862] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:57:28 linux_sparc kernel: [37211.547816] log_unaligned: 555 callbacks suppressed
Apr  2 11:57:28 linux_sparc kernel: [37211.612183] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:57:29 linux_sparc kernel: [37211.710894] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:57:29 linux_sparc kernel: [37211.808375] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:57:29 linux_sparc kernel: [37211.906180] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:57:29 linux_sparc kernel: [37212.003710] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:57:57 linux_sparc kernel: [37240.189924] log_unaligned: 555 callbacks suppressed
Apr  2 11:57:57 linux_sparc kernel: [37240.254711] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:57:57 linux_sparc kernel: [37240.352491] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:57:57 linux_sparc kernel: [37240.450381] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:57:57 linux_sparc kernel: [37240.548019] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:57:57 linux_sparc kernel: [37240.645608] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:58:37 linux_sparc kernel: [37280.076416] log_unaligned: 555 callbacks suppressed
Apr  2 11:58:37 linux_sparc kernel: [37280.142239] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:58:37 linux_sparc kernel: [37280.240743] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:58:37 linux_sparc kernel: [37280.339287] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:58:37 linux_sparc kernel: [37280.437515] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 11:58:37 linux_sparc kernel: [37280.535758] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:00:56 linux_sparc kernel: [37419.069672] log_unaligned: 555 callbacks suppressed
Apr  2 12:00:56 linux_sparc kernel: [37419.135578] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:00:56 linux_sparc kernel: [37419.233192] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:00:56 linux_sparc kernel: [37419.332346] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:00:56 linux_sparc kernel: [37419.431026] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:00:56 linux_sparc kernel: [37419.529110] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:03:48 linux_sparc kernel: [37591.018084] log_unaligned: 555 callbacks suppressed
Apr  2 12:03:48 linux_sparc kernel: [37591.082788] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:03:48 linux_sparc kernel: [37591.180819] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:03:48 linux_sparc kernel: [37591.278219] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:03:48 linux_sparc kernel: [37591.375870] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:03:48 linux_sparc kernel: [37591.473217] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:05:00 linux_sparc kernel: [37663.032046] log_unaligned: 555 callbacks suppressed
Apr  2 12:05:00 linux_sparc kernel: [37663.097291] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:05:00 linux_sparc kernel: [37663.195265] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:05:00 linux_sparc kernel: [37663.293075] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:05:00 linux_sparc kernel: [37663.391246] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:05:00 linux_sparc kernel: [37663.490089] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:05:21 linux_sparc kernel: [37684.237519] log_unaligned: 555 callbacks suppressed
Apr  2 12:05:21 linux_sparc kernel: [37684.301794] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:05:21 linux_sparc kernel: [37684.399107] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:05:21 linux_sparc kernel: [37684.496382] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:05:21 linux_sparc kernel: [37684.593894] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:05:21 linux_sparc kernel: [37684.691237] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:06:11 linux_sparc kernel: [37734.105656] log_unaligned: 555 callbacks suppressed
Apr  2 12:06:11 linux_sparc kernel: [37734.171350] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:06:11 linux_sparc kernel: [37734.269783] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:06:11 linux_sparc kernel: [37734.367770] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:06:11 linux_sparc kernel: [37734.465381] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:06:11 linux_sparc kernel: [37734.563038] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:06:38 linux_sparc kernel: [37761.152210] log_unaligned: 555 callbacks suppressed
Apr  2 12:06:38 linux_sparc kernel: [37761.217222] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:06:38 linux_sparc kernel: [37761.315092] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:06:38 linux_sparc kernel: [37761.412460] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:06:38 linux_sparc kernel: [37761.510103] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:06:38 linux_sparc kernel: [37761.607594] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:08:00 linux_sparc kernel: [37843.126377] log_unaligned: 555 callbacks suppressed
Apr  2 12:08:00 linux_sparc kernel: [37843.191037] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:08:00 linux_sparc kernel: [37843.288560] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:08:00 linux_sparc kernel: [37843.386074] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:08:00 linux_sparc kernel: [37843.483568] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:08:00 linux_sparc kernel: [37843.581026] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:11:28 linux_sparc kernel: [38050.713086] log_unaligned: 555 callbacks suppressed
Apr  2 12:11:28 linux_sparc kernel: [38050.777433] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:11:28 linux_sparc kernel: [38050.874895] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:11:28 linux_sparc kernel: [38050.972246] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:11:28 linux_sparc kernel: [38051.069780] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:11:28 linux_sparc kernel: [38051.167387] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:18:55 linux_sparc kernel: [38498.582223] log_unaligned: 555 callbacks suppressed
Apr  2 12:18:56 linux_sparc kernel: [38498.646998] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:18:56 linux_sparc kernel: [38498.744311] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:18:56 linux_sparc kernel: [38498.841816] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:18:56 linux_sparc kernel: [38498.939530] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:18:56 linux_sparc kernel: [38499.036934] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:19:56 linux_sparc kernel: [38559.035022] log_unaligned: 555 callbacks suppressed
Apr  2 12:19:56 linux_sparc kernel: [38559.099753] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:19:56 linux_sparc kernel: [38559.197763] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:19:56 linux_sparc kernel: [38559.296431] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:19:56 linux_sparc kernel: [38559.394440] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:19:56 linux_sparc kernel: [38559.491950] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:20:18 linux_sparc kernel: [38580.895330] log_unaligned: 555 callbacks suppressed
Apr  2 12:20:18 linux_sparc kernel: [38580.960254] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:20:18 linux_sparc kernel: [38581.057912] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:20:18 linux_sparc kernel: [38581.155333] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:20:18 linux_sparc kernel: [38581.252943] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:20:18 linux_sparc kernel: [38581.352564] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:20:42 linux_sparc kernel: [38605.643906] log_unaligned: 1115 callbacks suppressed
Apr  2 12:20:43 linux_sparc kernel: [38605.711725] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:20:43 linux_sparc kernel: [38605.809377] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:20:43 linux_sparc kernel: [38605.906843] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:20:43 linux_sparc kernel: [38606.004474] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:20:43 linux_sparc kernel: [38606.102059] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:21:02 linux_sparc kernel: [38625.535489] log_unaligned: 555 callbacks suppressed
Apr  2 12:21:02 linux_sparc kernel: [38625.603056] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:21:03 linux_sparc kernel: [38625.702757] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:21:03 linux_sparc kernel: [38625.803171] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:21:03 linux_sparc kernel: [38625.903351] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:21:03 linux_sparc kernel: [38626.000810] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:21:21 linux_sparc kernel: [38643.940851] log_unaligned: 555 callbacks suppressed
Apr  2 12:21:21 linux_sparc kernel: [38644.006980] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:21:21 linux_sparc kernel: [38644.104412] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:21:21 linux_sparc kernel: [38644.202035] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:21:21 linux_sparc kernel: [38644.299740] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:21:21 linux_sparc kernel: [38644.397011] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:27:18 linux_sparc kernel: [39001.215509] log_unaligned: 555 callbacks suppressed
Apr  2 12:27:18 linux_sparc kernel: [39001.279788] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:27:18 linux_sparc kernel: [39001.377123] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:27:18 linux_sparc kernel: [39001.476169] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:27:18 linux_sparc kernel: [39001.575003] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:27:18 linux_sparc kernel: [39001.672328] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 12:27:25 linux_sparc kernel: [39008.398738] ioctl32(kdm:13699): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ffb58dc2) on /dev/console
Apr  2 12:27:25 linux_sparc kernel: [39008.525733] ioctl32(kdm:13699): Unknown cmd fd(6) cmd(00005608){t:'V';sz:0} arg(00000007) on /dev/console
Apr  2 12:38:13 linux_sparc kernel: [39656.185624] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 17:01:37 linux_sparc kernel: [55459.564430] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 17:11:44 linux_sparc kernel: [56066.464162] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 17:22:06 linux_sparc kernel: [56688.318777] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 17:22:13 linux_sparc kernel: [56696.143736] ioctl32(kdm:32447): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ffd50aaa) on /dev/console
Apr  2 17:22:14 linux_sparc kernel: [56697.218342] log_unaligned: 1115 callbacks suppressed
Apr  2 17:22:14 linux_sparc kernel: [56697.283723] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 17:22:15 linux_sparc kernel: [56697.381072] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 17:22:15 linux_sparc kernel: [56697.478364] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 17:22:15 linux_sparc kernel: [56697.575673] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 17:22:15 linux_sparc kernel: [56697.673037] Kernel unaligned access at TPC[1040b5a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 17:27:09 linux_sparc kernel: imklog 5.8.9, log source = /proc/kmsg started.
Apr  2 17:27:09 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1301" x-info="http://www.rsyslog.com";] start
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 4.9.7 2004/05/27 07:31'
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] PROMLIB: Root node compatible: 
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpuset
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpu
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Linux version 3.2.13-smp (root@linux_sparc) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP PREEMPT Sun Mar 25 19:44:01 EDT 2012
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] bootconsole [earlyprom0] enabled
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] ARCH: SUN4U
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Ethernet address: 00:03:ba:44:d1:39
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Kernel: Using 2 locked TLB entries for main kernel image.
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Remapping the kernel... done.
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] OF stdout device is: /pci@1e,600000/isa@7/serial@0,3f8
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] PROM: Built device tree with 94072 bytes of memory.
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Top of RAM: 0x121fed0000, Total RAM: 0x3fdba000
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Memory hole size: 73217MB
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200400000] page_structs=131072 node=0 entry=16/8192
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200800000] page_structs=131072 node=0 entry=17/8192
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80200c00000] page_structs=131072 node=0 entry=144/8192
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80201000000] page_structs=131072 node=0 entry=145/8192
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Zone PFN ranges:
Apr  2 17:27:09 linux_sparc kernel: [    0.000000]   Normal   0x00100000 -> 0x0090ff68
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Movable zone start PFN for each node
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] early_node_map[5] active PFN ranges
Apr  2 17:27:09 linux_sparc kernel: [    0.000000]     0: 0x00100000 -> 0x00110000
Apr  2 17:27:09 linux_sparc kernel: [    0.000000]     0: 0x00900000 -> 0x0090f7ff
Apr  2 17:27:09 linux_sparc kernel: [    0.000000]     0: 0x0090f800 -> 0x0090fe85
Apr  2 17:27:09 linux_sparc kernel: [    0.000000]     0: 0x0090ff07 -> 0x0090ff53
Apr  2 17:27:09 linux_sparc kernel: [    0.000000]     0: 0x0090ff5b -> 0x0090ff68
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Booting Linux...
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] CPU CAPS: [flush,stbar,swap,muldiv,v9,ultra3,mul32,div32]
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] CPU CAPS: [v8plus,vis,vis2]
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] PERCPU: Embedded 6 pages/cpu @fffff80201400000 s20160 r8192 d20800 u2097152
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64734
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Kernel command line: root=UUID=e0fd1e8e-7fc3-40cf-80e2-b0ed00bffa09 ro ipv6.disable=1
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 16384 bytes)
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 524288 bytes)
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 262144 bytes)
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Memory: 1011896k available (3696k kernel code, 1488k data, 232k init) [fffff80000000000,000000121fed0000]
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] NR_IRQS:255
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] clocksource: mult[53555555] shift[24]
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] clockevent: mult[3126e98] shift[32]
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] Console: colour dummy device 80x25
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] console [tty0] enabled, bootconsole disabled
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] allocated 8388608 bytes of page_cgroup
Apr  2 17:27:09 linux_sparc kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr  2 17:27:09 linux_sparc kernel: [   41.988976] Calibrating delay using timer specific routine.. 24.00 BogoMIPS (lpj=48001)
Apr  2 17:27:09 linux_sparc kernel: [   41.989001] pid_max: default: 32768 minimum: 301
Apr  2 17:27:09 linux_sparc kernel: [   41.989192] Security Framework initialized
Apr  2 17:27:09 linux_sparc kernel: [   41.989220] AppArmor: AppArmor disabled by boot time parameter
Apr  2 17:27:09 linux_sparc kernel: [   41.989302] Mount-cache hash table entries: 512
Apr  2 17:27:09 linux_sparc kernel: [   41.989840] Initializing cgroup subsys cpuacct
Apr  2 17:27:09 linux_sparc kernel: [   41.989875] Initializing cgroup subsys memory
Apr  2 17:27:09 linux_sparc kernel: [   41.989911] Initializing cgroup subsys devices
Apr  2 17:27:09 linux_sparc kernel: [   41.989923] Initializing cgroup subsys freezer
Apr  2 17:27:09 linux_sparc kernel: [   41.989935] Initializing cgroup subsys net_cls
Apr  2 17:27:09 linux_sparc kernel: [   41.989947] Initializing cgroup subsys blkio
Apr  2 17:27:09 linux_sparc kernel: [   41.989971] Initializing cgroup subsys perf_event
Apr  2 17:27:09 linux_sparc kernel: [   41.990181] Performance events: Supported PMU type is 'ultra3i'
Apr  2 17:27:09 linux_sparc kernel: [   42.014093] CPU 0: synchronized TICK with master CPU (last diff 0 cycles, maxerr 5 cycles)
Apr  2 17:27:09 linux_sparc kernel: [   42.017008] Brought up 2 CPUs
Apr  2 17:27:09 linux_sparc kernel: [   42.017033] Testing NMI watchdog ... OK.
Apr  2 17:27:09 linux_sparc kernel: [   42.097893] devtmpfs: initialized
Apr  2 17:27:09 linux_sparc kernel: [   42.098561] print_constraints: dummy: 
Apr  2 17:27:09 linux_sparc kernel: [   42.098783] NET: Registered protocol family 16
Apr  2 17:27:09 linux_sparc kernel: [   42.103490] /pci@1c,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 17:27:09 linux_sparc kernel: [   42.103517] /pci@1c,600000: PCI IO[7ce01000000] MEM[7cf00000000]
Apr  2 17:27:09 linux_sparc kernel: [   42.105485] PCI: Scanning PBM /pci@1c,600000
Apr  2 17:27:09 linux_sparc kernel: [   42.105938] /pci@1d,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 17:27:09 linux_sparc kernel: [   42.105962] /pci@1d,700000: PCI IO[7c601000000] MEM[7c700000000]
Apr  2 17:27:09 linux_sparc kernel: [   42.107905] PCI: Scanning PBM /pci@1d,700000
Apr  2 17:27:09 linux_sparc kernel: [   42.108355] /pci@1e,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 17:27:09 linux_sparc kernel: [   42.108380] /pci@1e,600000: PCI IO[7fe01000000] MEM[7ff00000000]
Apr  2 17:27:09 linux_sparc kernel: [   42.110369] PCI: Scanning PBM /pci@1e,600000
Apr  2 17:27:09 linux_sparc kernel: [   42.110608] pci 0002:00:06.0: quirk: [io  0x7fe01000800-0x7fe0100083f] claimed by ali7101 ACPI
Apr  2 17:27:09 linux_sparc kernel: [   42.110643] pci 0002:00:06.0: quirk: [io  0x7fe01000600-0x7fe0100061f] claimed by ali7101 SMB
Apr  2 17:27:09 linux_sparc kernel: [   42.112695] /pci@1f,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 17:27:09 linux_sparc kernel: [   42.112720] /pci@1f,700000: PCI IO[7f601000000] MEM[7f700000000]
Apr  2 17:27:09 linux_sparc kernel: [   42.114699] PCI: Scanning PBM /pci@1f,700000
Apr  2 17:27:09 linux_sparc kernel: [   42.117533] bio: create slab <bio-0> at 0
Apr  2 17:27:09 linux_sparc kernel: [   42.117996] vgaarb: device added: PCI:0002:00:02.0,decodes=io+mem,owns=mem,locks=none
Apr  2 17:27:09 linux_sparc kernel: [   42.118039] vgaarb: loaded
Apr  2 17:27:09 linux_sparc kernel: [   42.118053] vgaarb: bridge control possible 0002:00:02.0
Apr  2 17:27:09 linux_sparc kernel: [   42.118655] /pci@1e,600000/isa@7/rtc@0,70: RTC regs at 0x7fe01000070
Apr  2 17:27:09 linux_sparc kernel: [   42.119256] Switching to clocksource stick
Apr  2 17:27:09 linux_sparc kernel: [   42.130575] NET: Registered protocol family 2
Apr  2 17:27:09 linux_sparc kernel: [   42.130842] IP route cache hash table entries: 4096 (order: 2, 32768 bytes)
Apr  2 17:27:09 linux_sparc kernel: [   42.131616] TCP established hash table entries: 16384 (order: 5, 262144 bytes)
Apr  2 17:27:09 linux_sparc kernel: [   42.132199] TCP bind hash table entries: 16384 (order: 5, 262144 bytes)
Apr  2 17:27:09 linux_sparc kernel: [   42.132728] TCP: Hash tables configured (established 16384 bind 16384)
Apr  2 17:27:09 linux_sparc kernel: [   42.132748] TCP reno registered
Apr  2 17:27:09 linux_sparc kernel: [   42.132767] UDP hash table entries: 256 (order: 1, 16384 bytes)
Apr  2 17:27:09 linux_sparc kernel: [   42.132821] UDP-Lite hash table entries: 256 (order: 1, 16384 bytes)
Apr  2 17:27:09 linux_sparc kernel: [   42.133149] NET: Registered protocol family 1
Apr  2 17:27:09 linux_sparc kernel: [   42.133226] pci 0002:00:07.0: Activating ISA DMA hang workarounds
Apr  2 17:27:09 linux_sparc kernel: [   42.243589] Unpacking initramfs...
Apr  2 17:27:09 linux_sparc kernel: [   42.741223] Freeing initrd memory: 10479k freed
Apr  2 17:27:09 linux_sparc kernel: [   42.742154] power: Control reg at 7fe01000800
Apr  2 17:27:09 linux_sparc kernel: [   42.742541] chmc: UltraSPARC-IIIi memory controller at /memory-controller@0,0
Apr  2 17:27:09 linux_sparc kernel: [   42.742582] chmc: UltraSPARC-IIIi memory controller at /memory-controller@1,0
Apr  2 17:27:09 linux_sparc kernel: [   42.743005] audit: initializing netlink socket (disabled)
Apr  2 17:27:09 linux_sparc kernel: [   42.743050] type=2000 audit(0.852:1): initialized
Apr  2 17:27:09 linux_sparc kernel: [   42.789594] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Apr  2 17:27:09 linux_sparc kernel: [   42.790384] VFS: Disk quotas dquot_6.5.2
Apr  2 17:27:09 linux_sparc kernel: [   42.790570] Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
Apr  2 17:27:09 linux_sparc kernel: [   42.790832] msgmni has been set to 1996
Apr  2 17:27:09 linux_sparc kernel: [   42.791415] alg: No test for stdrng (krng)
Apr  2 17:27:09 linux_sparc kernel: [   42.791528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Apr  2 17:27:09 linux_sparc kernel: [   42.791560] io scheduler noop registered
Apr  2 17:27:09 linux_sparc kernel: [   42.791577] io scheduler deadline registered
Apr  2 17:27:09 linux_sparc kernel: [   42.791644] io scheduler cfq registered (default)
Apr  2 17:27:09 linux_sparc kernel: [   42.792939] f008fc3c: ttyS0 at MMIO 0x7fe010003f8 (irq = 23) is a 16550A
Apr  2 17:27:09 linux_sparc kernel: [   42.792964] Console: ttyS0 (SU)
Apr  2 17:27:09 linux_sparc kernel: [   50.717510] console [ttyS0] enabled
Apr  2 17:27:09 linux_sparc kernel: [   50.763525] f0091678: ttyS1 at MMIO 0x7fe010002e8 (irq = 23) is a 16550A
Apr  2 17:27:09 linux_sparc kernel: [   50.852128] [drm] Initialized drm 1.1.0 20060810
Apr  2 17:27:09 linux_sparc kernel: [   50.914139] mousedev: PS/2 mouse device common for all mice
Apr  2 17:27:09 linux_sparc kernel: [   50.988056] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
Apr  2 17:27:09 linux_sparc kernel: [   51.071665] rtc0: no alarms, 114 bytes nvram
Apr  2 17:27:09 linux_sparc kernel: [   51.128856] TCP cubic registered
Apr  2 17:27:09 linux_sparc kernel: [   51.171275] IPv6: Loaded, but administratively disabled, reboot required to enable
Apr  2 17:27:09 linux_sparc kernel: [   51.270876] Mobile IPv6
Apr  2 17:27:09 linux_sparc kernel: [   51.302888] mip6_init: can't add xfrm type(destopt)
Apr  2 17:27:09 linux_sparc kernel: [   51.366942] NET: Registered protocol family 17
Apr  2 17:27:09 linux_sparc kernel: [   51.425290] Registering the dns_resolver key type
Apr  2 17:27:09 linux_sparc kernel: [   51.487255] registered taskstats version 1
Apr  2 17:27:09 linux_sparc kernel: [   51.541465] rtc_cmos rtc_cmos: setting system clock to 2012-04-02 21:26:31 UTC (1333401991)
Apr  2 17:27:09 linux_sparc kernel: [   51.651368] Initializing network drop monitor service
Apr  2 17:27:09 linux_sparc kernel: [   51.934702] SCSI subsystem initialized
Apr  2 17:27:09 linux_sparc kernel: [   51.960095] tg3.c:v3.121 (November 2, 2011)
Apr  2 17:27:09 linux_sparc kernel: [   52.093412] sym0: <1010-66> rev 0x1 at pci 0001:00:04.0 irq 12
Apr  2 17:27:09 linux_sparc kernel: [   52.150066] usbcore: registered new interface driver usbfs
Apr  2 17:27:09 linux_sparc kernel: [   52.150145] usbcore: registered new interface driver hub
Apr  2 17:27:09 linux_sparc kernel: [   52.176138] scsi0 : pata_ali
Apr  2 17:27:09 linux_sparc kernel: [   52.353873] usbcore: registered new device driver usb
Apr  2 17:27:09 linux_sparc kernel: [   52.422789] sym0: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  2 17:27:09 linux_sparc kernel: [   52.425046] tg3 0000:00:03.0: eth0: Tigon3 [partno(none) rev 1002] (PCI:66MHz:64-bit) MAC address 00:03:ba:44:d1:39
Apr  2 17:27:09 linux_sparc kernel: [   52.425059] tg3 0000:00:03.0: eth0: attached PHY is 5703 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Apr  2 17:27:09 linux_sparc kernel: [   52.425070] tg3 0000:00:03.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Apr  2 17:27:09 linux_sparc kernel: [   52.425078] tg3 0000:00:03.0: eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
Apr  2 17:27:09 linux_sparc kernel: [   52.494103] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr  2 17:27:09 linux_sparc kernel: [   52.494188] ehci_hcd 0002:01:08.2: EHCI Host Controller
Apr  2 17:27:09 linux_sparc kernel: [   52.494278] ehci_hcd 0002:01:08.2: new USB bus registered, assigned bus number 1
Apr  2 17:27:09 linux_sparc kernel: [   52.498493] scsi2 : pata_ali
Apr  2 17:27:09 linux_sparc kernel: [   52.498853] ata1: PATA max UDMA/100 cmd 0x7fe01000a00 ctl 0x7fe01000a18 bmdma 0x7fe01000a20 irq 29
Apr  2 17:27:09 linux_sparc kernel: [   52.498863] ata2: PATA max UDMA/100 cmd 0x7fe01000a10 ctl 0x7fe01000a08 bmdma 0x7fe01000a28 irq 29
Apr  2 17:27:09 linux_sparc kernel: [   52.515323] ehci_hcd 0002:01:08.2: irq 33, io mem 0x7ff10004000
Apr  2 17:27:09 linux_sparc kernel: [   52.527258] ehci_hcd 0002:01:08.2: USB 2.0 started, EHCI 1.00
Apr  2 17:27:09 linux_sparc kernel: [   52.527347] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr  2 17:27:09 linux_sparc kernel: [   52.527356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 17:27:09 linux_sparc kernel: [   52.527362] usb usb1: Product: EHCI Host Controller
Apr  2 17:27:09 linux_sparc kernel: [   52.527368] usb usb1: Manufacturer: Linux 3.2.13-smp ehci_hcd
Apr  2 17:27:09 linux_sparc kernel: [   52.527373] usb usb1: SerialNumber: 0002:01:08.2
Apr  2 17:27:09 linux_sparc kernel: [   52.527692] hub 1-0:1.0: USB hub found
Apr  2 17:27:09 linux_sparc kernel: [   52.527708] hub 1-0:1.0: 5 ports detected
Apr  2 17:27:09 linux_sparc kernel: [   52.554433] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr  2 17:27:09 linux_sparc kernel: [   52.554491] ohci_hcd 0002:00:0a.0: OHCI Host Controller
Apr  2 17:27:09 linux_sparc kernel: [   52.554525] ohci_hcd 0002:00:0a.0: new USB bus registered, assigned bus number 2
Apr  2 17:27:09 linux_sparc kernel: [   52.554588] ohci_hcd 0002:00:0a.0: irq 27, io mem 0x7ff01000000
Apr  2 17:27:09 linux_sparc kernel: [   52.611319] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 17:27:09 linux_sparc kernel: [   52.611327] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 17:27:09 linux_sparc kernel: [   52.611333] usb usb2: Product: OHCI Host Controller
Apr  2 17:27:09 linux_sparc kernel: [   52.611339] usb usb2: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 17:27:09 linux_sparc kernel: [   52.611344] usb usb2: SerialNumber: 0002:00:0a.0
Apr  2 17:27:09 linux_sparc kernel: [   52.611823] hub 2-0:1.0: USB hub found
Apr  2 17:27:09 linux_sparc kernel: [   52.611840] hub 2-0:1.0: 2 ports detected
Apr  2 17:27:09 linux_sparc kernel: [   52.611978] ohci_hcd 0002:00:0b.0: OHCI Host Controller
Apr  2 17:27:09 linux_sparc kernel: [   52.612004] ohci_hcd 0002:00:0b.0: new USB bus registered, assigned bus number 3
Apr  2 17:27:09 linux_sparc kernel: [   52.612067] ohci_hcd 0002:00:0b.0: irq 28, io mem 0x7ff02000000
Apr  2 17:27:09 linux_sparc kernel: [   52.671319] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 17:27:09 linux_sparc kernel: [   52.671327] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 17:27:09 linux_sparc kernel: [   52.671334] usb usb3: Product: OHCI Host Controller
Apr  2 17:27:09 linux_sparc kernel: [   52.671339] usb usb3: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 17:27:09 linux_sparc kernel: [   52.671345] usb usb3: SerialNumber: 0002:00:0b.0
Apr  2 17:27:09 linux_sparc kernel: [   52.671834] hub 3-0:1.0: USB hub found
Apr  2 17:27:09 linux_sparc kernel: [   52.671852] hub 3-0:1.0: 2 ports detected
Apr  2 17:27:09 linux_sparc kernel: [   52.671973] ohci_hcd 0002:01:08.0: OHCI Host Controller
Apr  2 17:27:09 linux_sparc kernel: [   52.671998] ohci_hcd 0002:01:08.0: new USB bus registered, assigned bus number 4
Apr  2 17:27:09 linux_sparc kernel: [   52.672056] ohci_hcd 0002:01:08.0: irq 31, io mem 0x7ff10000000
Apr  2 17:27:09 linux_sparc kernel: [   52.757301] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 17:27:09 linux_sparc kernel: [   52.757309] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 17:27:09 linux_sparc kernel: [   52.757316] usb usb4: Product: OHCI Host Controller
Apr  2 17:27:09 linux_sparc kernel: [   52.757321] usb usb4: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 17:27:09 linux_sparc kernel: [   52.757327] usb usb4: SerialNumber: 0002:01:08.0
Apr  2 17:27:09 linux_sparc kernel: [   52.757802] hub 4-0:1.0: USB hub found
Apr  2 17:27:09 linux_sparc kernel: [   52.757818] hub 4-0:1.0: 3 ports detected
Apr  2 17:27:09 linux_sparc kernel: [   52.757946] ohci_hcd 0002:01:08.1: OHCI Host Controller
Apr  2 17:27:09 linux_sparc kernel: [   52.757972] ohci_hcd 0002:01:08.1: new USB bus registered, assigned bus number 5
Apr  2 17:27:09 linux_sparc kernel: [   52.758027] ohci_hcd 0002:01:08.1: irq 32, io mem 0x7ff10002000
Apr  2 17:27:09 linux_sparc kernel: [   52.835688] ata2.00: ATAPI: JLMS XJ-HD166S, D3S4, max UDMA/33
Apr  2 17:27:09 linux_sparc kernel: [   52.835701] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
Apr  2 17:27:09 linux_sparc kernel: [   52.835708] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
Apr  2 17:27:09 linux_sparc kernel: [   52.836119] ata2.00: configured for UDMA/33
Apr  2 17:27:09 linux_sparc kernel: [   52.841301] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 17:27:09 linux_sparc kernel: [   52.841309] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 17:27:09 linux_sparc kernel: [   52.841316] usb usb5: Product: OHCI Host Controller
Apr  2 17:27:09 linux_sparc kernel: [   52.841321] usb usb5: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 17:27:09 linux_sparc kernel: [   52.841327] usb usb5: SerialNumber: 0002:01:08.1
Apr  2 17:27:09 linux_sparc kernel: [   52.841821] hub 5-0:1.0: USB hub found
Apr  2 17:27:09 linux_sparc kernel: [   52.841837] hub 5-0:1.0: 2 ports detected
Apr  2 17:27:09 linux_sparc kernel: [   57.474773] scsi 2:0:0:0: CD-ROM            JLMS     XJ-HD166S        D3S4 PQ: 0 ANSI: 5
Apr  2 17:27:09 linux_sparc kernel: [   57.517192] sym0: SCSI BUS has been reset.
Apr  2 17:27:09 linux_sparc kernel: [   57.517211] scsi1 : sym-2.2.3
Apr  2 17:27:09 linux_sparc kernel: [   57.518405] sym1: <1010-66> rev 0x1 at pci 0001:00:04.1 irq 13
Apr  2 17:27:09 linux_sparc kernel: [   57.521103] sym1: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  2 17:27:09 linux_sparc kernel: [   57.561473] sym1: SCSI BUS has been reset.
Apr  2 17:27:09 linux_sparc kernel: [   57.561489] scsi3 : sym-2.2.3
Apr  2 17:27:09 linux_sparc kernel: [   57.948947] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
Apr  2 17:27:09 linux_sparc kernel: [   57.979493] firewire_ohci: Added fw-ohci device 0002:01:0b.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
Apr  2 17:27:09 linux_sparc kernel: [   58.031255] usb 3-1: new full-speed USB device number 2 using ohci_hcd
Apr  2 17:27:09 linux_sparc kernel: [   58.205209] usb 3-1: New USB device found, idVendor=046d, idProduct=c52f
Apr  2 17:27:09 linux_sparc kernel: [   58.205218] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr  2 17:27:09 linux_sparc kernel: [   58.205225] usb 3-1: Product: USB Receiver
Apr  2 17:27:09 linux_sparc kernel: [   58.205230] usb 3-1: Manufacturer: Logitech
Apr  2 17:27:09 linux_sparc kernel: [   58.339235] usb 3-2: new low-speed USB device number 3 using ohci_hcd
Apr  2 17:27:09 linux_sparc kernel: [   58.479429] firewire_core: created device fw0: GUID 000516000040a1e6, S400
Apr  2 17:27:09 linux_sparc kernel: [   58.498156] usb 3-2: New USB device found, idVendor=0b38, idProduct=0010
Apr  2 17:27:09 linux_sparc kernel: [   58.498165] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr  2 17:27:09 linux_sparc kernel: [   58.892155] cdrom: Uniform CD-ROM driver Revision: 3.20
Apr  2 17:27:09 linux_sparc kernel: [   58.917787] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.0/input/input0
Apr  2 17:27:09 linux_sparc kernel: [   58.918202] generic-usb 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0002:00:0b.0-1/input0
Apr  2 17:27:09 linux_sparc kernel: [   58.928488] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.1/input/input1
Apr  2 17:27:09 linux_sparc kernel: [   58.929402] generic-usb 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0002:00:0b.0-1/input1
Apr  2 17:27:09 linux_sparc kernel: [   58.935756] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.0/input/input2
Apr  2 17:27:09 linux_sparc kernel: [   58.935970] generic-usb 0003:0B38:0010.0003: input,hidraw2: USB HID v1.10 Keyboard [HID 0b38:0010] on usb-0002:00:0b.0-2/input0
Apr  2 17:27:09 linux_sparc kernel: [   58.947460] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.1/input/input3
Apr  2 17:27:09 linux_sparc kernel: [   58.947663] generic-usb 0003:0B38:0010.0004: input,hidraw3: USB HID v1.10 Device [HID 0b38:0010] on usb-0002:00:0b.0-2/input1
Apr  2 17:27:09 linux_sparc kernel: [   58.948210] usbcore: registered new interface driver usbhid
Apr  2 17:27:09 linux_sparc kernel: [   58.948216] usbhid: USB HID core driver
Apr  2 17:27:09 linux_sparc kernel: [   60.772151] scsi 1:0:0:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  2 17:27:09 linux_sparc kernel: [   60.888229] scsi target1:0:0: tagged command queuing enabled, command queue depth 16.
Apr  2 17:27:09 linux_sparc kernel: [   61.007474] scsi target1:0:0: Beginning Domain Validation
Apr  2 17:27:09 linux_sparc kernel: [   61.099657] scsi target1:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  2 17:27:09 linux_sparc kernel: [   61.210367] scsi target1:0:0: Ending Domain Validation
Apr  2 17:27:09 linux_sparc kernel: [   61.279151] scsi 1:0:1:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  2 17:27:09 linux_sparc kernel: [   61.385630] scsi target1:0:1: tagged command queuing enabled, command queue depth 16.
Apr  2 17:27:09 linux_sparc kernel: [   61.488666] scsi target1:0:1: Beginning Domain Validation
Apr  2 17:27:09 linux_sparc kernel: [   61.564218] scsi target1:0:1: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  2 17:27:09 linux_sparc kernel: [   61.672199] scsi target1:0:1: Ending Domain Validation
Apr  2 17:27:09 linux_sparc kernel: [   65.596550] sd 1:0:1:0: [sdb] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  2 17:27:09 linux_sparc kernel: [   65.697298] sd 1:0:0:0: [sda] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  2 17:27:09 linux_sparc kernel: [   65.798057] sd 1:0:1:0: [sdb] Write Protect is off
Apr  2 17:27:09 linux_sparc kernel: [   65.801007] sd 1:0:0:0: [sda] Write Protect is off
Apr  2 17:27:09 linux_sparc kernel: [   65.802341] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  2 17:27:09 linux_sparc kernel: [   65.812471]  sda: sda1 sda2 sda3 sda4
Apr  2 17:27:09 linux_sparc kernel: [   66.093511] sd 1:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  2 17:27:09 linux_sparc kernel: [   66.213785] sd 1:0:0:0: [sda] Attached SCSI disk
Apr  2 17:27:09 linux_sparc kernel: [   66.281271]  sdb: sdb1 sdb3
Apr  2 17:27:09 linux_sparc kernel: [   66.322659] sd 1:0:1:0: [sdb] Attached SCSI disk
Apr  2 17:27:09 linux_sparc kernel: [   66.729800] EXT3-fs (sda2): recovery required on readonly filesystem
Apr  2 17:27:09 linux_sparc kernel: [   66.827153] EXT3-fs (sda2): write access will be enabled during recovery
Apr  2 17:27:09 linux_sparc kernel: [   67.780172] EXT3-fs (sda2): recovery complete
Apr  2 17:27:09 linux_sparc kernel: [   67.837470] kjournald starting.  Commit interval 5 seconds
Apr  2 17:27:09 linux_sparc kernel: [   67.910248] EXT3-fs (sda2): mounted filesystem with ordered data mode
Apr  2 17:27:09 linux_sparc kernel: [   70.707092] [drm] nouveau 0002:00:02.0: Detected an NV30 generation card (0x034200b1)
Apr  2 17:27:09 linux_sparc kernel: [   70.818351] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PRAMIN
Apr  2 17:27:09 linux_sparc kernel: [   70.933403] [drm] nouveau 0002:00:02.0: ... BIOS signature not found
Apr  2 17:27:09 linux_sparc kernel: [   71.033122] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PROM
Apr  2 17:27:09 linux_sparc kernel: [   71.461467] [drm] nouveau 0002:00:02.0: ... appears to be valid
Apr  2 17:27:09 linux_sparc kernel: [   71.541089] [drm] nouveau 0002:00:02.0: BMP BIOS found
Apr  2 17:27:09 linux_sparc kernel: [   71.610769] [drm] nouveau 0002:00:02.0: BMP version 5.39
Apr  2 17:27:09 linux_sparc kernel: [   71.680656] [drm] nouveau 0002:00:02.0: Bios version 04.34.20.27
Apr  2 17:27:09 linux_sparc kernel: [   71.759864] Kernel unaligned access at TPC[10392964] nouveau_bios_init+0x82c/0x29f4 [nouveau]
Apr  2 17:27:09 linux_sparc kernel: [   71.872093] Kernel unaligned access at TPC[103929b4] nouveau_bios_init+0x87c/0x29f4 [nouveau]
Apr  2 17:27:09 linux_sparc kernel: [   71.984275] Kernel unaligned access at TPC[10388138] parse_script_table_pointers+0x4/0x100 [nouveau]
Apr  2 17:27:09 linux_sparc kernel: [   72.104470] Kernel unaligned access at TPC[1038815c] parse_script_table_pointers+0x28/0x100 [nouveau]
Apr  2 17:27:09 linux_sparc kernel: [   72.225816] Kernel unaligned access at TPC[10388180] parse_script_table_pointers+0x4c/0x100 [nouveau]
Apr  2 17:27:09 linux_sparc kernel: [   72.347148] [drm] nouveau 0002:00:02.0: Found Display Configuration Block version 2.2
Apr  2 17:27:09 linux_sparc kernel: [   72.450834] [drm] nouveau 0002:00:02.0: Raw DCB entry 0: 01000300 000088b8
Apr  2 17:27:09 linux_sparc kernel: [   72.541272] [drm] nouveau 0002:00:02.0: Raw DCB entry 1: 02010310 000088b8
Apr  2 17:27:09 linux_sparc kernel: [   72.631720] [drm] nouveau 0002:00:02.0: Raw DCB entry 2: 01010312 00000000
Apr  2 17:27:09 linux_sparc kernel: [   72.722411] [drm] nouveau 0002:00:02.0: Raw DCB entry 3: 02020321 00000003
Apr  2 17:27:09 linux_sparc kernel: [   72.812884] [drm] nouveau 0002:00:02.0: Adaptor not initialised, running VBIOS init tables.
Apr  2 17:27:09 linux_sparc kernel: [   72.923375] [drm] nouveau 0002:00:02.0: Loading NV17 power sequencing microcode
Apr  2 17:27:09 linux_sparc kernel: [   73.019477] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 0 at offset 0xE5D9
Apr  2 17:27:09 linux_sparc kernel: [   73.120371] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 1 at offset 0xE7EA
Apr  2 17:27:09 linux_sparc kernel: [   73.221112] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 2 at offset 0xE930
Apr  2 17:27:09 linux_sparc kernel: [   73.321952] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 3 at offset 0xEAB6
Apr  2 17:27:09 linux_sparc kernel: [   73.422705] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 4 at offset 0xEAD3
Apr  2 17:27:09 linux_sparc kernel: [   73.523473] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 5 at offset 0xEAF0
Apr  2 17:27:09 linux_sparc kernel: [   73.625311] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 6 at offset 0xEC74
Apr  2 17:27:09 linux_sparc kernel: [   73.745402] [drm] nouveau 0002:00:02.0: 1 available performance level(s)
Apr  2 17:27:09 linux_sparc kernel: [   73.833524] [drm] nouveau 0002:00:02.0: 0: core 250MHz memory 333MHz timing 0 fanspeed 100%
Apr  2 17:27:09 linux_sparc kernel: [   73.943468] [drm] nouveau 0002:00:02.0: c: core 249MHz memory 333MHz
Apr  2 17:27:09 linux_sparc kernel: [   74.027357] [TTM] Zone  kernel: Available graphics memory: 511304 kiB.
Apr  2 17:27:09 linux_sparc kernel: [   74.113230] [TTM] Initializing pool allocator.
Apr  2 17:27:09 linux_sparc kernel: [   74.171691] [drm] nouveau 0002:00:02.0: Detected 128MiB VRAM
Apr  2 17:27:09 linux_sparc kernel: [   74.247681] [drm] nouveau 0002:00:02.0: 64 MiB GART (aperture)
Apr  2 17:27:09 linux_sparc kernel: [   74.325419] [drm] nouveau 0002:00:02.0: Saving VGA fonts
Apr  2 17:27:09 linux_sparc kernel: [   74.451348] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Apr  2 17:27:09 linux_sparc kernel: [   74.538889] [drm] No driver support for vblank timestamp query.
Apr  2 17:27:09 linux_sparc kernel: [   74.616704] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 0)
Apr  2 17:27:09 linux_sparc kernel: [   74.719884] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 1)
Apr  2 17:27:09 linux_sparc kernel: [   74.822889] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on tmds encoder (output 2)
Apr  2 17:27:09 linux_sparc kernel: [   74.927076] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on TV encoder (output 3)
Apr  2 17:27:09 linux_sparc kernel: [   75.219257] [drm] nouveau 0002:00:02.0: allocated 1280x1024 fb: 0x4a000, bo fffff8121f097800
Apr  2 17:27:09 linux_sparc kernel: [   75.342141] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 17:27:09 linux_sparc kernel: [   75.342152] [drm] nouveau 0002:00:02.0: Output VGA-1 is running on CRTC 0 using output A
Apr  2 17:27:09 linux_sparc kernel: [   75.342176] Console: switching to colour frame buffer device 160x64
Apr  2 17:27:09 linux_sparc kernel: [   75.636055] fb0: nouveaufb frame buffer device
Apr  2 17:27:09 linux_sparc kernel: [   75.694450] drm: registered panic notifier
Apr  2 17:27:09 linux_sparc kernel: [   75.748305] [drm] Initialized nouveau 0.0.16 20090420 for 0002:00:02.0 on minor 0
Apr  2 17:27:09 linux_sparc kernel: [   79.395152] AC'97 1 does not respond - RESET
Apr  2 17:27:09 linux_sparc kernel: [   80.419460] Adding 2996112k swap on /dev/sda4.  Priority:-1 extents:1 across:2996112k 
Apr  2 17:27:09 linux_sparc kernel: [   80.757587] EXT3-fs (sda2): using internal journal
Apr  2 17:27:09 linux_sparc kernel: [   80.920832] loop: module loaded
Apr  2 17:27:09 linux_sparc kernel: [   84.000575] kjournald starting.  Commit interval 5 seconds
Apr  2 17:27:09 linux_sparc kernel: [   84.072811] EXT3-fs (sdb1): using internal journal
Apr  2 17:27:09 linux_sparc kernel: [   84.135756] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Apr  2 17:27:09 linux_sparc kernel: [   85.975134] tg3 0000:00:03.0: eth0: No firmware running
Apr  2 17:27:09 linux_sparc kernel: [   86.529125] RPC: Registered named UNIX socket transport module.
Apr  2 17:27:09 linux_sparc kernel: [   86.613969] RPC: Registered udp transport module.
Apr  2 17:27:09 linux_sparc kernel: [   86.692412] RPC: Registered tcp transport module.
Apr  2 17:27:09 linux_sparc kernel: [   86.770915] RPC: Registered tcp NFSv4.1 backchannel transport module.
Apr  2 17:27:09 linux_sparc kernel: [   86.920024] FS-Cache: Loaded
Apr  2 17:27:09 linux_sparc kernel: [   87.017640] FS-Cache: Netfs 'nfs' registered for caching
Apr  2 17:27:09 linux_sparc kernel: [   87.116878] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr  2 17:27:09 linux_sparc kernel: [   87.706211] tg3 0000:00:03.0: eth0: Link is up at 100 Mbps, full duplex
Apr  2 17:27:09 linux_sparc kernel: [   87.800367] tg3 0000:00:03.0: eth0: Flow control is on for TX and on for RX
Apr  2 17:27:09 linux_sparc kernel: [   88.230022] fuse init (API version 7.17)
Apr  2 17:27:10 linux_sparc kernel: [   90.512248] ioctl32(kdm:1366): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ffccc9ea) on /dev/console
Apr  2 17:27:11 linux_sparc kernel: [   91.854094] log_unaligned: 758 callbacks suppressed
Apr  2 17:27:11 linux_sparc kernel: [   91.918428] Kernel unaligned access at TPC[103795a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 17:27:12 linux_sparc kernel: [   92.016148] Kernel unaligned access at TPC[103795a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 17:27:12 linux_sparc kernel: [   92.113719] Kernel unaligned access at TPC[103795a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 17:27:12 linux_sparc kernel: [   92.211072] Kernel unaligned access at TPC[103795a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 17:27:12 linux_sparc kernel: [   92.308384] Kernel unaligned access at TPC[103795a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 17:27:16 linux_sparc pulseaudio[1865]: [pulseaudio] authkey.c: Failed to open cookie file '/etc/timidity/.pulse-cookie': No such file or directory
Apr  2 17:27:16 linux_sparc pulseaudio[1865]: [pulseaudio] authkey.c: Failed to load authorization key '/etc/timidity/.pulse-cookie': No such file or directory
Apr  2 17:27:16 linux_sparc pulseaudio[1865]: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
Apr  2 18:40:07 linux_sparc kernel: [ 4466.546254] log_unaligned: 1115 callbacks suppressed
Apr  2 18:40:07 linux_sparc kernel: [ 4466.613361] Kernel unaligned access at TPC[103795a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 18:40:07 linux_sparc kernel: [ 4466.711190] Kernel unaligned access at TPC[103795a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 18:40:07 linux_sparc kernel: [ 4466.812562] Kernel unaligned access at TPC[103795a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 18:40:07 linux_sparc kernel: [ 4466.910363] Kernel unaligned access at TPC[103795a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 18:40:07 linux_sparc kernel: [ 4467.007946] Kernel unaligned access at TPC[103795a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 18:46:32 linux_sparc shutdown[6411]: shutting down for system reboot
Apr  2 18:46:34 linux_sparc kernel: [ 4853.891226] ioctl32(kdm:1366): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ffcccd02) on /dev/console
Apr  2 18:46:34 linux_sparc kernel: [ 4854.016417] ioctl32(kdm:1366): Unknown cmd fd(6) cmd(00005608){t:'V';sz:0} arg(00000007) on /dev/console
Apr  2 18:46:38 linux_sparc kernel: Kernel logging (proc) stopped.
Apr  2 18:46:38 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1301" x-info="http://www.rsyslog.com";] exiting on signal 15.
Apr  2 18:56:56 linux_sparc kernel: imklog 5.8.9, log source = /proc/kmsg started.
Apr  2 18:56:56 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1231" x-info="http://www.rsyslog.com";] start
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 4.9.7 2004/05/27 07:31'
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] PROMLIB: Root node compatible: 
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpuset
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpu
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Linux version 3.2.13-smp (root@linux_sparc) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP PREEMPT Sun Mar 25 19:44:01 EDT 2012
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] bootconsole [earlyprom0] enabled
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] ARCH: SUN4U
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Ethernet address: 00:03:ba:44:d1:39
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Kernel: Using 2 locked TLB entries for main kernel image.
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Remapping the kernel... done.
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] OF stdout device is: /pci@1e,600000/isa@7/serial@0,3f8
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] PROM: Built device tree with 94072 bytes of memory.
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Top of RAM: 0x121fed0000, Total RAM: 0x3fdba000
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Memory hole size: 73217MB
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200400000] page_structs=131072 node=0 entry=16/8192
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200800000] page_structs=131072 node=0 entry=17/8192
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80200c00000] page_structs=131072 node=0 entry=144/8192
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80201000000] page_structs=131072 node=0 entry=145/8192
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Zone PFN ranges:
Apr  2 18:56:56 linux_sparc kernel: [    0.000000]   Normal   0x00100000 -> 0x0090ff68
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Movable zone start PFN for each node
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] early_node_map[5] active PFN ranges
Apr  2 18:56:56 linux_sparc kernel: [    0.000000]     0: 0x00100000 -> 0x00110000
Apr  2 18:56:56 linux_sparc kernel: [    0.000000]     0: 0x00900000 -> 0x0090f7ff
Apr  2 18:56:56 linux_sparc kernel: [    0.000000]     0: 0x0090f800 -> 0x0090fe85
Apr  2 18:56:56 linux_sparc kernel: [    0.000000]     0: 0x0090ff07 -> 0x0090ff53
Apr  2 18:56:56 linux_sparc kernel: [    0.000000]     0: 0x0090ff5b -> 0x0090ff68
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Booting Linux...
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] CPU CAPS: [flush,stbar,swap,muldiv,v9,ultra3,mul32,div32]
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] CPU CAPS: [v8plus,vis,vis2]
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] PERCPU: Embedded 6 pages/cpu @fffff80201400000 s20160 r8192 d20800 u2097152
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64734
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Kernel command line: root=UUID=e0fd1e8e-7fc3-40cf-80e2-b0ed00bffa09 ro ipv6.disable=1
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 16384 bytes)
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 524288 bytes)
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 262144 bytes)
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Memory: 1011896k available (3696k kernel code, 1488k data, 232k init) [fffff80000000000,000000121fed0000]
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] NR_IRQS:255
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] clocksource: mult[53555555] shift[24]
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] clockevent: mult[3126e98] shift[32]
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] Console: colour dummy device 80x25
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] console [tty0] enabled, bootconsole disabled
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] allocated 8388608 bytes of page_cgroup
Apr  2 18:56:56 linux_sparc kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr  2 18:56:56 linux_sparc kernel: [   41.577612] Calibrating delay using timer specific routine.. 24.00 BogoMIPS (lpj=48000)
Apr  2 18:56:56 linux_sparc kernel: [   41.577635] pid_max: default: 32768 minimum: 301
Apr  2 18:56:56 linux_sparc kernel: [   41.577817] Security Framework initialized
Apr  2 18:56:56 linux_sparc kernel: [   41.577845] AppArmor: AppArmor disabled by boot time parameter
Apr  2 18:56:56 linux_sparc kernel: [   41.577920] Mount-cache hash table entries: 512
Apr  2 18:56:56 linux_sparc kernel: [   41.578455] Initializing cgroup subsys cpuacct
Apr  2 18:56:56 linux_sparc kernel: [   41.578490] Initializing cgroup subsys memory
Apr  2 18:56:56 linux_sparc kernel: [   41.578526] Initializing cgroup subsys devices
Apr  2 18:56:56 linux_sparc kernel: [   41.578538] Initializing cgroup subsys freezer
Apr  2 18:56:56 linux_sparc kernel: [   41.578550] Initializing cgroup subsys net_cls
Apr  2 18:56:56 linux_sparc kernel: [   41.578561] Initializing cgroup subsys blkio
Apr  2 18:56:56 linux_sparc kernel: [   41.578585] Initializing cgroup subsys perf_event
Apr  2 18:56:56 linux_sparc kernel: [   41.578792] Performance events: Supported PMU type is 'ultra3i'
Apr  2 18:56:56 linux_sparc kernel: [   41.602736] CPU 0: synchronized TICK with master CPU (last diff 0 cycles, maxerr 6 cycles)
Apr  2 18:56:56 linux_sparc kernel: [   41.605648] Brought up 2 CPUs
Apr  2 18:56:56 linux_sparc kernel: [   41.605674] Testing NMI watchdog ... OK.
Apr  2 18:56:56 linux_sparc kernel: [   41.686531] devtmpfs: initialized
Apr  2 18:56:56 linux_sparc kernel: [   41.687213] print_constraints: dummy: 
Apr  2 18:56:56 linux_sparc kernel: [   41.687435] NET: Registered protocol family 16
Apr  2 18:56:56 linux_sparc kernel: [   41.692140] /pci@1c,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 18:56:56 linux_sparc kernel: [   41.692167] /pci@1c,600000: PCI IO[7ce01000000] MEM[7cf00000000]
Apr  2 18:56:56 linux_sparc kernel: [   41.694136] PCI: Scanning PBM /pci@1c,600000
Apr  2 18:56:56 linux_sparc kernel: [   41.694593] /pci@1d,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 18:56:56 linux_sparc kernel: [   41.694617] /pci@1d,700000: PCI IO[7c601000000] MEM[7c700000000]
Apr  2 18:56:56 linux_sparc kernel: [   41.696560] PCI: Scanning PBM /pci@1d,700000
Apr  2 18:56:56 linux_sparc kernel: [   41.697010] /pci@1e,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 18:56:56 linux_sparc kernel: [   41.697034] /pci@1e,600000: PCI IO[7fe01000000] MEM[7ff00000000]
Apr  2 18:56:56 linux_sparc kernel: [   41.699024] PCI: Scanning PBM /pci@1e,600000
Apr  2 18:56:56 linux_sparc kernel: [   41.699255] pci 0002:00:06.0: quirk: [io  0x7fe01000800-0x7fe0100083f] claimed by ali7101 ACPI
Apr  2 18:56:56 linux_sparc kernel: [   41.699290] pci 0002:00:06.0: quirk: [io  0x7fe01000600-0x7fe0100061f] claimed by ali7101 SMB
Apr  2 18:56:56 linux_sparc kernel: [   41.701321] /pci@1f,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 18:56:56 linux_sparc kernel: [   41.701347] /pci@1f,700000: PCI IO[7f601000000] MEM[7f700000000]
Apr  2 18:56:56 linux_sparc kernel: [   41.703328] PCI: Scanning PBM /pci@1f,700000
Apr  2 18:56:56 linux_sparc kernel: [   41.706131] bio: create slab <bio-0> at 0
Apr  2 18:56:56 linux_sparc kernel: [   41.706599] vgaarb: device added: PCI:0002:00:02.0,decodes=io+mem,owns=mem,locks=none
Apr  2 18:56:56 linux_sparc kernel: [   41.706642] vgaarb: loaded
Apr  2 18:56:56 linux_sparc kernel: [   41.706657] vgaarb: bridge control possible 0002:00:02.0
Apr  2 18:56:56 linux_sparc kernel: [   41.707248] /pci@1e,600000/isa@7/rtc@0,70: RTC regs at 0x7fe01000070
Apr  2 18:56:56 linux_sparc kernel: [   41.707848] Switching to clocksource stick
Apr  2 18:56:56 linux_sparc kernel: [   41.719193] NET: Registered protocol family 2
Apr  2 18:56:56 linux_sparc kernel: [   41.719461] IP route cache hash table entries: 4096 (order: 2, 32768 bytes)
Apr  2 18:56:56 linux_sparc kernel: [   41.720231] TCP established hash table entries: 16384 (order: 5, 262144 bytes)
Apr  2 18:56:56 linux_sparc kernel: [   41.720813] TCP bind hash table entries: 16384 (order: 5, 262144 bytes)
Apr  2 18:56:56 linux_sparc kernel: [   41.721343] TCP: Hash tables configured (established 16384 bind 16384)
Apr  2 18:56:56 linux_sparc kernel: [   41.721363] TCP reno registered
Apr  2 18:56:56 linux_sparc kernel: [   41.721383] UDP hash table entries: 256 (order: 1, 16384 bytes)
Apr  2 18:56:56 linux_sparc kernel: [   41.721437] UDP-Lite hash table entries: 256 (order: 1, 16384 bytes)
Apr  2 18:56:56 linux_sparc kernel: [   41.721767] NET: Registered protocol family 1
Apr  2 18:56:56 linux_sparc kernel: [   41.721845] pci 0002:00:07.0: Activating ISA DMA hang workarounds
Apr  2 18:56:56 linux_sparc kernel: [   41.832180] Unpacking initramfs...
Apr  2 18:56:56 linux_sparc kernel: [   42.329872] Freeing initrd memory: 10479k freed
Apr  2 18:56:56 linux_sparc kernel: [   42.330805] power: Control reg at 7fe01000800
Apr  2 18:56:56 linux_sparc kernel: [   42.331190] chmc: UltraSPARC-IIIi memory controller at /memory-controller@0,0
Apr  2 18:56:56 linux_sparc kernel: [   42.331230] chmc: UltraSPARC-IIIi memory controller at /memory-controller@1,0
Apr  2 18:56:56 linux_sparc kernel: [   42.331651] audit: initializing netlink socket (disabled)
Apr  2 18:56:56 linux_sparc kernel: [   42.331696] type=2000 audit(0.852:1): initialized
Apr  2 18:56:56 linux_sparc kernel: [   42.378313] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Apr  2 18:56:56 linux_sparc kernel: [   42.379108] VFS: Disk quotas dquot_6.5.2
Apr  2 18:56:56 linux_sparc kernel: [   42.379295] Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
Apr  2 18:56:56 linux_sparc kernel: [   42.379556] msgmni has been set to 1996
Apr  2 18:56:56 linux_sparc kernel: [   42.380132] alg: No test for stdrng (krng)
Apr  2 18:56:56 linux_sparc kernel: [   42.380245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Apr  2 18:56:56 linux_sparc kernel: [   42.380278] io scheduler noop registered
Apr  2 18:56:56 linux_sparc kernel: [   42.380295] io scheduler deadline registered
Apr  2 18:56:56 linux_sparc kernel: [   42.380363] io scheduler cfq registered (default)
Apr  2 18:56:56 linux_sparc kernel: [   42.381661] f008fc3c: ttyS0 at MMIO 0x7fe010003f8 (irq = 23) is a 16550A
Apr  2 18:56:56 linux_sparc kernel: [   42.381686] Console: ttyS0 (SU)
Apr  2 18:56:56 linux_sparc kernel: [   50.306147] console [ttyS0] enabled
Apr  2 18:56:56 linux_sparc kernel: [   50.352158] f0091678: ttyS1 at MMIO 0x7fe010002e8 (irq = 23) is a 16550A
Apr  2 18:56:56 linux_sparc kernel: [   50.440762] [drm] Initialized drm 1.1.0 20060810
Apr  2 18:56:56 linux_sparc kernel: [   50.502773] mousedev: PS/2 mouse device common for all mice
Apr  2 18:56:56 linux_sparc kernel: [   50.576687] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
Apr  2 18:56:56 linux_sparc kernel: [   50.660298] rtc0: no alarms, 114 bytes nvram
Apr  2 18:56:56 linux_sparc kernel: [   50.717493] TCP cubic registered
Apr  2 18:56:56 linux_sparc kernel: [   50.759909] IPv6: Loaded, but administratively disabled, reboot required to enable
Apr  2 18:56:56 linux_sparc kernel: [   50.859510] Mobile IPv6
Apr  2 18:56:56 linux_sparc kernel: [   50.891521] mip6_init: can't add xfrm type(destopt)
Apr  2 18:56:56 linux_sparc kernel: [   50.955575] NET: Registered protocol family 17
Apr  2 18:56:56 linux_sparc kernel: [   51.013923] Registering the dns_resolver key type
Apr  2 18:56:56 linux_sparc kernel: [   51.075880] registered taskstats version 1
Apr  2 18:56:56 linux_sparc kernel: [   51.130102] rtc_cmos rtc_cmos: setting system clock to 2012-04-02 22:56:23 UTC (1333407383)
Apr  2 18:56:56 linux_sparc kernel: [   51.240003] Initializing network drop monitor service
Apr  2 18:56:56 linux_sparc kernel: [   51.522964] tg3.c:v3.121 (November 2, 2011)
Apr  2 18:56:56 linux_sparc kernel: [   51.730387] usbcore: registered new interface driver usbfs
Apr  2 18:56:56 linux_sparc kernel: [   51.806820] SCSI subsystem initialized
Apr  2 18:56:56 linux_sparc kernel: [   51.827936] usbcore: registered new interface driver hub
Apr  2 18:56:56 linux_sparc kernel: [   51.927458] firewire_ohci: Added fw-ohci device 0002:01:0b.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
Apr  2 18:56:56 linux_sparc kernel: [   51.927900] usbcore: registered new device driver usb
Apr  2 18:56:56 linux_sparc kernel: [   51.929283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr  2 18:56:56 linux_sparc kernel: [   52.211378] ehci_hcd 0002:01:08.2: EHCI Host Controller
Apr  2 18:56:56 linux_sparc kernel: [   52.214716] sym0: <1010-66> rev 0x1 at pci 0001:00:04.0 irq 12
Apr  2 18:56:56 linux_sparc kernel: [   52.215360] tg3 0000:00:03.0: eth0: Tigon3 [partno(none) rev 1002] (PCI:66MHz:64-bit) MAC address 00:03:ba:44:d1:39
Apr  2 18:56:56 linux_sparc kernel: [   52.215374] tg3 0000:00:03.0: eth0: attached PHY is 5703 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Apr  2 18:56:56 linux_sparc kernel: [   52.215384] tg3 0000:00:03.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Apr  2 18:56:56 linux_sparc kernel: [   52.215393] tg3 0000:00:03.0: eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
Apr  2 18:56:56 linux_sparc kernel: [   52.222438] sym0: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  2 18:56:56 linux_sparc kernel: [   52.262834] sym0: SCSI BUS has been reset.
Apr  2 18:56:56 linux_sparc kernel: [   52.262859] scsi0 : sym-2.2.3
Apr  2 18:56:56 linux_sparc kernel: [   52.991735] firewire_core: created device fw0: GUID 000516000040a1e6, S400
Apr  2 18:56:56 linux_sparc kernel: [   52.995521] ehci_hcd 0002:01:08.2: new USB bus registered, assigned bus number 1
Apr  2 18:56:56 linux_sparc kernel: [   53.180092] ehci_hcd 0002:01:08.2: irq 33, io mem 0x7ff10004000
Apr  2 18:56:56 linux_sparc kernel: [   53.180423] sym1: <1010-66> rev 0x1 at pci 0001:00:04.1 irq 13
Apr  2 18:56:56 linux_sparc kernel: [   53.182621] sym1: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  2 18:56:56 linux_sparc kernel: [   53.223007] sym1: SCSI BUS has been reset.
Apr  2 18:56:56 linux_sparc kernel: [   53.223026] scsi1 : sym-2.2.3
Apr  2 18:56:56 linux_sparc kernel: [   53.508333] scsi2 : pata_ali
Apr  2 18:56:56 linux_sparc kernel: [   53.546157] ehci_hcd 0002:01:08.2: USB 2.0 started, EHCI 1.00
Apr  2 18:56:56 linux_sparc kernel: [   53.622205] scsi3 : pata_ali
Apr  2 18:56:56 linux_sparc kernel: [   53.660031] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr  2 18:56:56 linux_sparc kernel: [   53.749685] ata1: PATA max UDMA/100 cmd 0x7fe01000a00 ctl 0x7fe01000a18 bmdma 0x7fe01000a20 irq 29
Apr  2 18:56:56 linux_sparc kernel: [   53.867642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 18:56:56 linux_sparc kernel: [   53.962700] ata2: PATA max UDMA/100 cmd 0x7fe01000a10 ctl 0x7fe01000a08 bmdma 0x7fe01000a28 irq 29
Apr  2 18:56:56 linux_sparc kernel: [   54.081005] usb usb1: Product: EHCI Host Controller
Apr  2 18:56:56 linux_sparc kernel: [   54.145064] usb usb1: Manufacturer: Linux 3.2.13-smp ehci_hcd
Apr  2 18:56:56 linux_sparc kernel: [   54.221110] usb usb1: SerialNumber: 0002:01:08.2
Apr  2 18:56:56 linux_sparc kernel: [   54.282144] hub 1-0:1.0: USB hub found
Apr  2 18:56:56 linux_sparc kernel: [   54.331417] hub 1-0:1.0: 5 ports detected
Apr  2 18:56:56 linux_sparc kernel: [   54.483123] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr  2 18:56:56 linux_sparc kernel: [   54.564849] ata2.00: ATAPI: JLMS XJ-HD166S, D3S4, max UDMA/33
Apr  2 18:56:56 linux_sparc kernel: [   54.574537] ohci_hcd 0002:00:0a.0: OHCI Host Controller
Apr  2 18:56:56 linux_sparc kernel: [   54.574572] ohci_hcd 0002:00:0a.0: new USB bus registered, assigned bus number 2
Apr  2 18:56:56 linux_sparc kernel: [   54.574646] ohci_hcd 0002:00:0a.0: irq 27, io mem 0x7ff01000000
Apr  2 18:56:56 linux_sparc kernel: [   54.884089] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
Apr  2 18:56:56 linux_sparc kernel: [   54.891936] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 18:56:56 linux_sparc kernel: [   54.891945] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 18:56:56 linux_sparc kernel: [   54.891952] usb usb2: Product: OHCI Host Controller
Apr  2 18:56:56 linux_sparc kernel: [   54.891957] usb usb2: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 18:56:56 linux_sparc kernel: [   54.891963] usb usb2: SerialNumber: 0002:00:0a.0
Apr  2 18:56:56 linux_sparc kernel: [   55.378458] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
Apr  2 18:56:56 linux_sparc kernel: [   55.378764] hub 2-0:1.0: USB hub found
Apr  2 18:56:56 linux_sparc kernel: [   55.378780] hub 2-0:1.0: 2 ports detected
Apr  2 18:56:56 linux_sparc kernel: [   55.378905] ohci_hcd 0002:00:0b.0: OHCI Host Controller
Apr  2 18:56:56 linux_sparc kernel: [   55.378931] ohci_hcd 0002:00:0b.0: new USB bus registered, assigned bus number 3
Apr  2 18:56:56 linux_sparc kernel: [   55.378986] ohci_hcd 0002:00:0b.0: irq 28, io mem 0x7ff02000000
Apr  2 18:56:56 linux_sparc kernel: [   55.832951] ata2.00: configured for UDMA/33
Apr  2 18:56:56 linux_sparc kernel: [   55.839915] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 18:56:56 linux_sparc kernel: [   55.839924] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 18:56:56 linux_sparc kernel: [   55.839930] usb usb3: Product: OHCI Host Controller
Apr  2 18:56:56 linux_sparc kernel: [   55.839936] usb usb3: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 18:56:56 linux_sparc kernel: [   55.839941] usb usb3: SerialNumber: 0002:00:0b.0
Apr  2 18:56:56 linux_sparc kernel: [   56.272706] hub 3-0:1.0: USB hub found
Apr  2 18:56:56 linux_sparc kernel: [   56.322146] hub 3-0:1.0: 2 ports detected
Apr  2 18:56:56 linux_sparc kernel: [   56.335888] scsi: waiting for bus probes to complete ...
Apr  2 18:56:56 linux_sparc kernel: [   56.444802] ohci_hcd 0002:01:08.0: OHCI Host Controller
Apr  2 18:56:56 linux_sparc kernel: [   56.445478] scsi 0:0:0:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  2 18:56:56 linux_sparc kernel: [   56.445497] scsi target0:0:0: tagged command queuing enabled, command queue depth 16.
Apr  2 18:56:56 linux_sparc kernel: [   56.445523] scsi target0:0:0: Beginning Domain Validation
Apr  2 18:56:56 linux_sparc kernel: [   56.450071] scsi target0:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  2 18:56:56 linux_sparc kernel: [   56.458751] scsi target0:0:0: Ending Domain Validation
Apr  2 18:56:56 linux_sparc kernel: [   56.460011] scsi 0:0:1:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  2 18:56:56 linux_sparc kernel: [   56.460023] scsi target0:0:1: tagged command queuing enabled, command queue depth 16.
Apr  2 18:56:56 linux_sparc kernel: [   56.460038] scsi target0:0:1: Beginning Domain Validation
Apr  2 18:56:56 linux_sparc kernel: [   56.464566] scsi target0:0:1: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  2 18:56:56 linux_sparc kernel: [   56.472954] scsi target0:0:1: Ending Domain Validation
Apr  2 18:56:56 linux_sparc kernel: [   57.408552] ohci_hcd 0002:01:08.0: new USB bus registered, assigned bus number 4
Apr  2 18:56:56 linux_sparc kernel: [   57.505855] ohci_hcd 0002:01:08.0: irq 31, io mem 0x7ff10000000
Apr  2 18:56:56 linux_sparc kernel: [   57.665881] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 18:56:56 linux_sparc kernel: [   57.755179] usb 3-1: new full-speed USB device number 2 using ohci_hcd
Apr  2 18:56:56 linux_sparc kernel: [   57.841023] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 18:56:56 linux_sparc kernel: [   57.936059] usb usb4: Product: OHCI Host Controller
Apr  2 18:56:56 linux_sparc kernel: [   58.000107] usb usb4: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 18:56:56 linux_sparc kernel: [   58.075621] usb usb4: SerialNumber: 0002:01:08.0
Apr  2 18:56:56 linux_sparc kernel: [   58.136799] hub 4-0:1.0: USB hub found
Apr  2 18:56:56 linux_sparc kernel: [   58.181434] usb 3-1: New USB device found, idVendor=046d, idProduct=c52f
Apr  2 18:56:56 linux_sparc kernel: [   58.181442] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr  2 18:56:56 linux_sparc kernel: [   58.181449] usb 3-1: Product: USB Receiver
Apr  2 18:56:56 linux_sparc kernel: [   58.181454] usb 3-1: Manufacturer: Logitech
Apr  2 18:56:56 linux_sparc kernel: [   58.311836] usb 3-2: new low-speed USB device number 3 using ohci_hcd
Apr  2 18:56:56 linux_sparc kernel: [   58.470380] usb 3-2: New USB device found, idVendor=0b38, idProduct=0010
Apr  2 18:56:56 linux_sparc kernel: [   58.470389] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr  2 18:56:56 linux_sparc kernel: [   58.743518] hub 4-0:1.0: 3 ports detected
Apr  2 18:56:56 linux_sparc kernel: [   58.796317] ohci_hcd 0002:01:08.1: OHCI Host Controller
Apr  2 18:56:56 linux_sparc kernel: [   58.865027] ohci_hcd 0002:01:08.1: new USB bus registered, assigned bus number 5
Apr  2 18:56:56 linux_sparc kernel: [   58.962428] ohci_hcd 0002:01:08.1: irq 32, io mem 0x7ff10002000
Apr  2 18:56:56 linux_sparc kernel: [   59.125874] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 18:56:56 linux_sparc kernel: [   59.215112] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 18:56:56 linux_sparc kernel: [   59.310169] usb usb5: Product: OHCI Host Controller
Apr  2 18:56:56 linux_sparc kernel: [   59.374298] usb usb5: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 18:56:56 linux_sparc kernel: [   59.449790] usb usb5: SerialNumber: 0002:01:08.1
Apr  2 18:56:56 linux_sparc kernel: [   59.510678] hub 5-0:1.0: USB hub found
Apr  2 18:56:56 linux_sparc kernel: [   59.559910] hub 5-0:1.0: 2 ports detected
Apr  2 18:56:56 linux_sparc kernel: [   59.738710] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.0/input/input0
Apr  2 18:56:56 linux_sparc kernel: [   59.882653] generic-usb 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0002:00:0b.0-1/input0
Apr  2 18:56:56 linux_sparc kernel: [   60.049353] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.1/input/input1
Apr  2 18:56:56 linux_sparc kernel: [   60.193073] generic-usb 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0002:00:0b.0-1/input1
Apr  2 18:56:56 linux_sparc kernel: [   60.367564] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.0/input/input2
Apr  2 18:56:56 linux_sparc kernel: [   60.502565] generic-usb 0003:0B38:0010.0003: input,hidraw2: USB HID v1.10 Keyboard [HID 0b38:0010] on usb-0002:00:0b.0-2/input0
Apr  2 18:56:56 linux_sparc kernel: [   60.662716] sd 0:0:0:0: [sda] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  2 18:56:56 linux_sparc kernel: [   60.763602] sd 0:0:1:0: [sdb] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  2 18:56:56 linux_sparc kernel: [   60.864407] sd 0:0:0:0: [sda] Write Protect is off
Apr  2 18:56:56 linux_sparc kernel: [   60.864800] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.1/input/input3
Apr  2 18:56:56 linux_sparc kernel: [   60.865123] generic-usb 0003:0B38:0010.0004: input,hidraw3: USB HID v1.10 Device [HID 0b38:0010] on usb-0002:00:0b.0-2/input1
Apr  2 18:56:56 linux_sparc kernel: [   60.865182] usbcore: registered new interface driver usbhid
Apr  2 18:56:56 linux_sparc kernel: [   60.865188] usbhid: USB HID core driver
Apr  2 18:56:56 linux_sparc kernel: [   60.867935] sd 0:0:1:0: [sdb] Write Protect is off
Apr  2 18:56:56 linux_sparc kernel: [   60.869261] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  2 18:56:56 linux_sparc kernel: [   60.879742]  sdb: sdb1 sdb3
Apr  2 18:56:56 linux_sparc kernel: [   61.556094] sd 0:0:1:0: [sdb] Attached SCSI disk
Apr  2 18:56:56 linux_sparc kernel: [   61.558808] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  2 18:56:56 linux_sparc kernel: [   61.744852]  sda: sda1 sda2 sda3 sda4
Apr  2 18:56:56 linux_sparc kernel: [   61.797198] sd 0:0:0:0: [sda] Attached SCSI disk
Apr  2 18:56:56 linux_sparc kernel: [   62.472051] scsi 3:0:0:0: CD-ROM            JLMS     XJ-HD166S        D3S4 PQ: 0 ANSI: 5
Apr  2 18:56:56 linux_sparc kernel: [   62.621574] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
Apr  2 18:56:56 linux_sparc kernel: [   62.702970] cdrom: Uniform CD-ROM driver Revision: 3.20
Apr  2 18:56:56 linux_sparc kernel: [   63.656696] EXT3-fs (sda2): mounted filesystem with ordered data mode
Apr  2 18:56:56 linux_sparc kernel: [   63.742843] kjournald starting.  Commit interval 5 seconds
Apr  2 18:56:56 linux_sparc kernel: [   66.782211] [drm] nouveau 0002:00:02.0: Detected an NV30 generation card (0x034200b1)
Apr  2 18:56:56 linux_sparc kernel: [   66.885707] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PRAMIN
Apr  2 18:56:56 linux_sparc kernel: [   66.987430] [drm] nouveau 0002:00:02.0: ... BIOS signature not found
Apr  2 18:56:56 linux_sparc kernel: [   67.074576] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PROM
Apr  2 18:56:56 linux_sparc kernel: [   67.487689] [drm] nouveau 0002:00:02.0: ... appears to be valid
Apr  2 18:56:56 linux_sparc kernel: [   67.566350] [drm] nouveau 0002:00:02.0: BMP BIOS found
Apr  2 18:56:56 linux_sparc kernel: [   67.633896] [drm] nouveau 0002:00:02.0: BMP version 5.39
Apr  2 18:56:56 linux_sparc kernel: [   67.704251] [drm] nouveau 0002:00:02.0: Bios version 04.34.20.27
Apr  2 18:56:56 linux_sparc kernel: [   67.784702] Kernel unaligned access at TPC[103cc964] nouveau_bios_init+0x82c/0x29f4 [nouveau]
Apr  2 18:56:56 linux_sparc kernel: [   67.897130] Kernel unaligned access at TPC[103cc9b4] nouveau_bios_init+0x87c/0x29f4 [nouveau]
Apr  2 18:56:56 linux_sparc kernel: [   68.013787] Kernel unaligned access at TPC[103c2138] parse_script_table_pointers+0x4/0x100 [nouveau]
Apr  2 18:56:56 linux_sparc kernel: [   68.135085] Kernel unaligned access at TPC[103c215c] parse_script_table_pointers+0x28/0x100 [nouveau]
Apr  2 18:56:56 linux_sparc kernel: [   68.260257] Kernel unaligned access at TPC[103c2180] parse_script_table_pointers+0x4c/0x100 [nouveau]
Apr  2 18:56:56 linux_sparc kernel: [   68.387837] [drm] nouveau 0002:00:02.0: Found Display Configuration Block version 2.2
Apr  2 18:56:56 linux_sparc kernel: [   68.491083] [drm] nouveau 0002:00:02.0: Raw DCB entry 0: 01000300 000088b8
Apr  2 18:56:56 linux_sparc kernel: [   68.581625] [drm] nouveau 0002:00:02.0: Raw DCB entry 1: 02010310 000088b8
Apr  2 18:56:56 linux_sparc kernel: [   68.672161] [drm] nouveau 0002:00:02.0: Raw DCB entry 2: 01010312 00000000
Apr  2 18:56:56 linux_sparc kernel: [   68.762720] [drm] nouveau 0002:00:02.0: Raw DCB entry 3: 02020321 00000003
Apr  2 18:56:56 linux_sparc kernel: [   68.853185] [drm] nouveau 0002:00:02.0: Adaptor not initialised, running VBIOS init tables.
Apr  2 18:56:56 linux_sparc kernel: [   68.964062] [drm] nouveau 0002:00:02.0: Loading NV17 power sequencing microcode
Apr  2 18:56:56 linux_sparc kernel: [   69.060325] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 0 at offset 0xE5D9
Apr  2 18:56:56 linux_sparc kernel: [   69.161815] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 1 at offset 0xE7EA
Apr  2 18:56:56 linux_sparc kernel: [   69.262696] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 2 at offset 0xE930
Apr  2 18:56:56 linux_sparc kernel: [   69.363647] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 3 at offset 0xEAB6
Apr  2 18:56:56 linux_sparc kernel: [   69.464482] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 4 at offset 0xEAD3
Apr  2 18:56:56 linux_sparc kernel: [   69.565352] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 5 at offset 0xEAF0
Apr  2 18:56:56 linux_sparc kernel: [   69.667302] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 6 at offset 0xEC74
Apr  2 18:56:56 linux_sparc kernel: [   69.789287] [drm] nouveau 0002:00:02.0: 1 available performance level(s)
Apr  2 18:56:56 linux_sparc kernel: [   69.879083] [drm] nouveau 0002:00:02.0: 0: core 250MHz memory 333MHz timing 0 fanspeed 100%
Apr  2 18:56:56 linux_sparc kernel: [   69.989905] [drm] nouveau 0002:00:02.0: c: core 249MHz memory 333MHz
Apr  2 18:56:56 linux_sparc kernel: [   70.075378] [TTM] Zone  kernel: Available graphics memory: 511304 kiB.
Apr  2 18:56:56 linux_sparc kernel: [   70.161244] [TTM] Initializing pool allocator.
Apr  2 18:56:56 linux_sparc kernel: [   70.220254] [drm] nouveau 0002:00:02.0: Detected 128MiB VRAM
Apr  2 18:56:56 linux_sparc kernel: [   70.296295] [drm] nouveau 0002:00:02.0: 64 MiB GART (aperture)
Apr  2 18:56:56 linux_sparc kernel: [   70.373089] [drm] nouveau 0002:00:02.0: Saving VGA fonts
Apr  2 18:56:56 linux_sparc kernel: [   70.492267] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Apr  2 18:56:56 linux_sparc kernel: [   70.579251] [drm] No driver support for vblank timestamp query.
Apr  2 18:56:56 linux_sparc kernel: [   70.657108] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 0)
Apr  2 18:56:56 linux_sparc kernel: [   70.760145] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 1)
Apr  2 18:56:56 linux_sparc kernel: [   70.863087] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on tmds encoder (output 2)
Apr  2 18:56:56 linux_sparc kernel: [   70.967167] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on TV encoder (output 3)
Apr  2 18:56:56 linux_sparc kernel: [   71.255899] [drm] nouveau 0002:00:02.0: allocated 1280x1024 fb: 0x4a000, bo fffff8121e531c00
Apr  2 18:56:56 linux_sparc kernel: [   71.379006] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 18:56:56 linux_sparc kernel: [   71.379018] [drm] nouveau 0002:00:02.0: Output VGA-1 is running on CRTC 0 using output A
Apr  2 18:56:56 linux_sparc kernel: [   71.379048] Console: switching to colour frame buffer device 160x64
Apr  2 18:56:56 linux_sparc kernel: [   71.672950] fb0: nouveaufb frame buffer device
Apr  2 18:56:56 linux_sparc kernel: [   71.731328] drm: registered panic notifier
Apr  2 18:56:56 linux_sparc kernel: [   71.785195] [drm] Initialized nouveau 0.0.16 20090420 for 0002:00:02.0 on minor 0
Apr  2 18:56:56 linux_sparc kernel: [   75.455756] AC'97 1 does not respond - RESET
Apr  2 18:56:56 linux_sparc kernel: [   76.495785] Adding 2996112k swap on /dev/sda4.  Priority:-1 extents:1 across:2996112k 
Apr  2 18:56:56 linux_sparc kernel: [   76.821109] EXT3-fs (sda2): using internal journal
Apr  2 18:56:56 linux_sparc kernel: [   76.997137] loop: module loaded
Apr  2 18:56:56 linux_sparc kernel: [   78.933901] kjournald starting.  Commit interval 5 seconds
Apr  2 18:56:56 linux_sparc kernel: [   78.934340] EXT3-fs (sdb1): using internal journal
Apr  2 18:56:56 linux_sparc kernel: [   78.934356] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Apr  2 18:56:56 linux_sparc kernel: [   79.963196] RPC: Registered named UNIX socket transport module.
Apr  2 18:56:56 linux_sparc kernel: [   80.047615] RPC: Registered udp transport module.
Apr  2 18:56:56 linux_sparc kernel: [   80.126180] RPC: Registered tcp transport module.
Apr  2 18:56:56 linux_sparc kernel: [   80.204673] RPC: Registered tcp NFSv4.1 backchannel transport module.
Apr  2 18:56:56 linux_sparc kernel: [   80.389839] FS-Cache: Loaded
Apr  2 18:56:56 linux_sparc kernel: [   81.770261] tg3 0000:00:03.0: eth0: No firmware running
Apr  2 18:56:56 linux_sparc kernel: [   81.922596] FS-Cache: Netfs 'nfs' registered for caching
Apr  2 18:56:56 linux_sparc kernel: [   82.011529] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr  2 18:56:56 linux_sparc kernel: [   82.979296] fuse init (API version 7.17)
Apr  2 18:56:56 linux_sparc kernel: [   83.459403] tg3 0000:00:03.0: eth0: Link is up at 100 Mbps, full duplex
Apr  2 18:56:56 linux_sparc kernel: [   83.547243] tg3 0000:00:03.0: eth0: Flow control is on for TX and on for RX
Apr  2 18:56:58 linux_sparc kernel: [   85.510042] ioctl32(kdm:1296): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ffd0a9ea) on /dev/console
Apr  2 18:56:59 linux_sparc kernel: [   86.980306] log_unaligned: 758 callbacks suppressed
Apr  2 18:56:59 linux_sparc kernel: [   87.044893] Kernel unaligned access at TPC[103b35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 18:56:59 linux_sparc kernel: [   87.142374] Kernel unaligned access at TPC[103b35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 18:56:59 linux_sparc kernel: [   87.240335] Kernel unaligned access at TPC[103b35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 18:56:59 linux_sparc kernel: [   87.338352] Kernel unaligned access at TPC[103b35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 18:56:59 linux_sparc kernel: [   87.435908] Kernel unaligned access at TPC[103b35a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 18:57:03 linux_sparc pulseaudio[1795]: [pulseaudio] authkey.c: Failed to open cookie file '/etc/timidity/.pulse-cookie': No such file or directory
Apr  2 18:57:03 linux_sparc pulseaudio[1795]: [pulseaudio] authkey.c: Failed to load authorization key '/etc/timidity/.pulse-cookie': No such file or directory
Apr  2 18:57:03 linux_sparc pulseaudio[1795]: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
Apr  2 19:34:12 linux_sparc kernel: imklog 5.8.9, log source = /proc/kmsg started.
Apr  2 19:34:12 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1250" x-info="http://www.rsyslog.com";] start
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 4.9.7 2004/05/27 07:31'
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] PROMLIB: Root node compatible: 
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpuset
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpu
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Linux version 3.2.13-smp (root@linux_sparc) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP PREEMPT Sun Mar 25 19:44:01 EDT 2012
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] bootconsole [earlyprom0] enabled
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] ARCH: SUN4U
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Ethernet address: 00:03:ba:44:d1:39
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Kernel: Using 2 locked TLB entries for main kernel image.
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Remapping the kernel... done.
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] OF stdout device is: /pci@1e,600000/isa@7/serial@0,3f8
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] PROM: Built device tree with 94072 bytes of memory.
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Top of RAM: 0x121fed0000, Total RAM: 0x3fdba000
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Memory hole size: 73217MB
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200400000] page_structs=131072 node=0 entry=16/8192
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200800000] page_structs=131072 node=0 entry=17/8192
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80200c00000] page_structs=131072 node=0 entry=144/8192
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80201000000] page_structs=131072 node=0 entry=145/8192
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Zone PFN ranges:
Apr  2 19:34:12 linux_sparc kernel: [    0.000000]   Normal   0x00100000 -> 0x0090ff68
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Movable zone start PFN for each node
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] early_node_map[5] active PFN ranges
Apr  2 19:34:12 linux_sparc kernel: [    0.000000]     0: 0x00100000 -> 0x00110000
Apr  2 19:34:12 linux_sparc kernel: [    0.000000]     0: 0x00900000 -> 0x0090f7ff
Apr  2 19:34:12 linux_sparc kernel: [    0.000000]     0: 0x0090f800 -> 0x0090fe85
Apr  2 19:34:12 linux_sparc kernel: [    0.000000]     0: 0x0090ff07 -> 0x0090ff53
Apr  2 19:34:12 linux_sparc kernel: [    0.000000]     0: 0x0090ff5b -> 0x0090ff68
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Booting Linux...
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] CPU CAPS: [flush,stbar,swap,muldiv,v9,ultra3,mul32,div32]
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] CPU CAPS: [v8plus,vis,vis2]
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] PERCPU: Embedded 6 pages/cpu @fffff80201400000 s20160 r8192 d20800 u2097152
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64734
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Kernel command line: root=UUID=e0fd1e8e-7fc3-40cf-80e2-b0ed00bffa09 ro ipv6.disable=1
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 16384 bytes)
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 524288 bytes)
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 262144 bytes)
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Memory: 1011896k available (3696k kernel code, 1488k data, 232k init) [fffff80000000000,000000121fed0000]
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] NR_IRQS:255
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] clocksource: mult[53555555] shift[24]
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] clockevent: mult[3126e98] shift[32]
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] Console: colour dummy device 80x25
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] console [tty0] enabled, bootconsole disabled
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] allocated 8388608 bytes of page_cgroup
Apr  2 19:34:12 linux_sparc kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr  2 19:34:12 linux_sparc kernel: [   42.129663] Calibrating delay using timer specific routine.. 24.00 BogoMIPS (lpj=48001)
Apr  2 19:34:12 linux_sparc kernel: [   42.129686] pid_max: default: 32768 minimum: 301
Apr  2 19:34:12 linux_sparc kernel: [   42.129874] Security Framework initialized
Apr  2 19:34:12 linux_sparc kernel: [   42.129902] AppArmor: AppArmor disabled by boot time parameter
Apr  2 19:34:12 linux_sparc kernel: [   42.129982] Mount-cache hash table entries: 512
Apr  2 19:34:12 linux_sparc kernel: [   42.130521] Initializing cgroup subsys cpuacct
Apr  2 19:34:12 linux_sparc kernel: [   42.130556] Initializing cgroup subsys memory
Apr  2 19:34:12 linux_sparc kernel: [   42.130593] Initializing cgroup subsys devices
Apr  2 19:34:12 linux_sparc kernel: [   42.130605] Initializing cgroup subsys freezer
Apr  2 19:34:12 linux_sparc kernel: [   42.130616] Initializing cgroup subsys net_cls
Apr  2 19:34:12 linux_sparc kernel: [   42.130628] Initializing cgroup subsys blkio
Apr  2 19:34:12 linux_sparc kernel: [   42.130652] Initializing cgroup subsys perf_event
Apr  2 19:34:12 linux_sparc kernel: [   42.130863] Performance events: Supported PMU type is 'ultra3i'
Apr  2 19:34:12 linux_sparc kernel: [   42.154780] CPU 0: synchronized TICK with master CPU (last diff 0 cycles, maxerr 6 cycles)
Apr  2 19:34:12 linux_sparc kernel: [   42.157695] Brought up 2 CPUs
Apr  2 19:34:12 linux_sparc kernel: [   42.157722] Testing NMI watchdog ... OK.
Apr  2 19:34:12 linux_sparc kernel: [   42.238580] devtmpfs: initialized
Apr  2 19:34:12 linux_sparc kernel: [   42.239248] print_constraints: dummy: 
Apr  2 19:34:12 linux_sparc kernel: [   42.239469] NET: Registered protocol family 16
Apr  2 19:34:12 linux_sparc kernel: [   42.244252] /pci@1c,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 19:34:12 linux_sparc kernel: [   42.244279] /pci@1c,600000: PCI IO[7ce01000000] MEM[7cf00000000]
Apr  2 19:34:12 linux_sparc kernel: [   42.246247] PCI: Scanning PBM /pci@1c,600000
Apr  2 19:34:12 linux_sparc kernel: [   42.246706] /pci@1d,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 19:34:12 linux_sparc kernel: [   42.246730] /pci@1d,700000: PCI IO[7c601000000] MEM[7c700000000]
Apr  2 19:34:12 linux_sparc kernel: [   42.248676] PCI: Scanning PBM /pci@1d,700000
Apr  2 19:34:12 linux_sparc kernel: [   42.249125] /pci@1e,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 19:34:12 linux_sparc kernel: [   42.249150] /pci@1e,600000: PCI IO[7fe01000000] MEM[7ff00000000]
Apr  2 19:34:12 linux_sparc kernel: [   42.251142] PCI: Scanning PBM /pci@1e,600000
Apr  2 19:34:12 linux_sparc kernel: [   42.251365] pci 0002:00:06.0: quirk: [io  0x7fe01000800-0x7fe0100083f] claimed by ali7101 ACPI
Apr  2 19:34:12 linux_sparc kernel: [   42.251399] pci 0002:00:06.0: quirk: [io  0x7fe01000600-0x7fe0100061f] claimed by ali7101 SMB
Apr  2 19:34:12 linux_sparc kernel: [   42.253454] /pci@1f,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 19:34:12 linux_sparc kernel: [   42.253478] /pci@1f,700000: PCI IO[7f601000000] MEM[7f700000000]
Apr  2 19:34:12 linux_sparc kernel: [   42.255456] PCI: Scanning PBM /pci@1f,700000
Apr  2 19:34:12 linux_sparc kernel: [   42.258260] bio: create slab <bio-0> at 0
Apr  2 19:34:12 linux_sparc kernel: [   42.258724] vgaarb: device added: PCI:0002:00:02.0,decodes=io+mem,owns=mem,locks=none
Apr  2 19:34:12 linux_sparc kernel: [   42.258767] vgaarb: loaded
Apr  2 19:34:12 linux_sparc kernel: [   42.258782] vgaarb: bridge control possible 0002:00:02.0
Apr  2 19:34:12 linux_sparc kernel: [   42.259382] /pci@1e,600000/isa@7/rtc@0,70: RTC regs at 0x7fe01000070
Apr  2 19:34:12 linux_sparc kernel: [   42.259987] Switching to clocksource stick
Apr  2 19:34:12 linux_sparc kernel: [   42.271326] NET: Registered protocol family 2
Apr  2 19:34:12 linux_sparc kernel: [   42.271595] IP route cache hash table entries: 4096 (order: 2, 32768 bytes)
Apr  2 19:34:12 linux_sparc kernel: [   42.272365] TCP established hash table entries: 16384 (order: 5, 262144 bytes)
Apr  2 19:34:12 linux_sparc kernel: [   42.272950] TCP bind hash table entries: 16384 (order: 5, 262144 bytes)
Apr  2 19:34:12 linux_sparc kernel: [   42.273479] TCP: Hash tables configured (established 16384 bind 16384)
Apr  2 19:34:12 linux_sparc kernel: [   42.273500] TCP reno registered
Apr  2 19:34:12 linux_sparc kernel: [   42.273519] UDP hash table entries: 256 (order: 1, 16384 bytes)
Apr  2 19:34:12 linux_sparc kernel: [   42.273574] UDP-Lite hash table entries: 256 (order: 1, 16384 bytes)
Apr  2 19:34:12 linux_sparc kernel: [   42.273898] NET: Registered protocol family 1
Apr  2 19:34:12 linux_sparc kernel: [   42.273976] pci 0002:00:07.0: Activating ISA DMA hang workarounds
Apr  2 19:34:12 linux_sparc kernel: [   42.384316] Unpacking initramfs...
Apr  2 19:34:12 linux_sparc kernel: [   42.881938] Freeing initrd memory: 10479k freed
Apr  2 19:34:12 linux_sparc kernel: [   42.882889] power: Control reg at 7fe01000800
Apr  2 19:34:12 linux_sparc kernel: [   42.883275] chmc: UltraSPARC-IIIi memory controller at /memory-controller@0,0
Apr  2 19:34:12 linux_sparc kernel: [   42.883315] chmc: UltraSPARC-IIIi memory controller at /memory-controller@1,0
Apr  2 19:34:12 linux_sparc kernel: [   42.883735] audit: initializing netlink socket (disabled)
Apr  2 19:34:12 linux_sparc kernel: [   42.883780] type=2000 audit(0.852:1): initialized
Apr  2 19:34:12 linux_sparc kernel: [   42.930321] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Apr  2 19:34:12 linux_sparc kernel: [   42.931110] VFS: Disk quotas dquot_6.5.2
Apr  2 19:34:12 linux_sparc kernel: [   42.931297] Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
Apr  2 19:34:12 linux_sparc kernel: [   42.931560] msgmni has been set to 1996
Apr  2 19:34:12 linux_sparc kernel: [   42.932158] alg: No test for stdrng (krng)
Apr  2 19:34:12 linux_sparc kernel: [   42.932272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Apr  2 19:34:12 linux_sparc kernel: [   42.932305] io scheduler noop registered
Apr  2 19:34:12 linux_sparc kernel: [   42.932322] io scheduler deadline registered
Apr  2 19:34:12 linux_sparc kernel: [   42.932387] io scheduler cfq registered (default)
Apr  2 19:34:12 linux_sparc kernel: [   42.933674] f008fc3c: ttyS0 at MMIO 0x7fe010003f8 (irq = 23) is a 16550A
Apr  2 19:34:12 linux_sparc kernel: [   42.933699] Console: ttyS0 (SU)
Apr  2 19:34:12 linux_sparc kernel: [   50.858202] console [ttyS0] enabled
Apr  2 19:34:12 linux_sparc kernel: [   50.904218] f0091678: ttyS1 at MMIO 0x7fe010002e8 (irq = 23) is a 16550A
Apr  2 19:34:12 linux_sparc kernel: [   50.992815] [drm] Initialized drm 1.1.0 20060810
Apr  2 19:34:12 linux_sparc kernel: [   51.054828] mousedev: PS/2 mouse device common for all mice
Apr  2 19:34:12 linux_sparc kernel: [   51.128679] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
Apr  2 19:34:12 linux_sparc kernel: [   51.212247] rtc0: no alarms, 114 bytes nvram
Apr  2 19:34:12 linux_sparc kernel: [   51.269301] TCP cubic registered
Apr  2 19:34:12 linux_sparc kernel: [   51.311633] IPv6: Loaded, but administratively disabled, reboot required to enable
Apr  2 19:34:12 linux_sparc kernel: [   51.411150] Mobile IPv6
Apr  2 19:34:12 linux_sparc kernel: [   51.443160] mip6_init: can't add xfrm type(destopt)
Apr  2 19:34:12 linux_sparc kernel: [   51.507215] NET: Registered protocol family 17
Apr  2 19:34:12 linux_sparc kernel: [   51.565562] Registering the dns_resolver key type
Apr  2 19:34:12 linux_sparc kernel: [   51.627387] registered taskstats version 1
Apr  2 19:34:12 linux_sparc kernel: [   51.681649] rtc_cmos rtc_cmos: setting system clock to 2012-04-02 23:33:34 UTC (1333409614)
Apr  2 19:34:12 linux_sparc kernel: [   51.791540] Initializing network drop monitor service
Apr  2 19:34:12 linux_sparc kernel: [   52.118137] tg3.c:v3.121 (November 2, 2011)
Apr  2 19:34:12 linux_sparc kernel: [   52.278130] SCSI subsystem initialized
Apr  2 19:34:12 linux_sparc kernel: [   52.278230] usbcore: registered new interface driver usbfs
Apr  2 19:34:12 linux_sparc kernel: [   52.278309] usbcore: registered new interface driver hub
Apr  2 19:34:12 linux_sparc kernel: [   52.278416] usbcore: registered new device driver usb
Apr  2 19:34:12 linux_sparc kernel: [   52.279531] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr  2 19:34:12 linux_sparc kernel: [   52.279603] ehci_hcd 0002:01:08.2: EHCI Host Controller
Apr  2 19:34:12 linux_sparc kernel: [   52.279710] ehci_hcd 0002:01:08.2: new USB bus registered, assigned bus number 1
Apr  2 19:34:12 linux_sparc kernel: [   52.792072] ehci_hcd 0002:01:08.2: irq 33, io mem 0x7ff10004000
Apr  2 19:34:12 linux_sparc kernel: [   52.875108] sym0: <1010-66> rev 0x1 at pci 0001:00:04.0 irq 12
Apr  2 19:34:12 linux_sparc kernel: [   52.876084] scsi0 : pata_ali
Apr  2 19:34:12 linux_sparc kernel: [   52.992607] scsi2 : pata_ali
Apr  2 19:34:12 linux_sparc kernel: [   52.998081] sym0: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  2 19:34:12 linux_sparc kernel: [   53.050793] sym0: SCSI BUS has been reset.
Apr  2 19:34:12 linux_sparc kernel: [   53.052107] scsi1 : sym-2.2.3
Apr  2 19:34:12 linux_sparc kernel: [   53.053597] tg3 0000:00:03.0: eth0: Tigon3 [partno(none) rev 1002] (PCI:66MHz:64-bit) MAC address 00:03:ba:44:d1:39
Apr  2 19:34:12 linux_sparc kernel: [   53.053610] tg3 0000:00:03.0: eth0: attached PHY is 5703 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Apr  2 19:34:12 linux_sparc kernel: [   53.053620] tg3 0000:00:03.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Apr  2 19:34:12 linux_sparc kernel: [   53.053628] tg3 0000:00:03.0: eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
Apr  2 19:34:12 linux_sparc kernel: [   53.059367] sym1: <1010-66> rev 0x1 at pci 0001:00:04.1 irq 13
Apr  2 19:34:12 linux_sparc kernel: [   53.061699] sym1: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  2 19:34:12 linux_sparc kernel: [   53.102097] sym1: SCSI BUS has been reset.
Apr  2 19:34:12 linux_sparc kernel: [   53.102135] scsi3 : sym-2.2.3
Apr  2 19:34:12 linux_sparc kernel: [   53.908371] ehci_hcd 0002:01:08.2: USB 2.0 started, EHCI 1.00
Apr  2 19:34:12 linux_sparc kernel: [   53.911685] ata1: PATA max UDMA/100 cmd 0x7fe01000a00 ctl 0x7fe01000a18 bmdma 0x7fe01000a20 irq 29
Apr  2 19:34:12 linux_sparc kernel: [   53.911695] ata2: PATA max UDMA/100 cmd 0x7fe01000a10 ctl 0x7fe01000a08 bmdma 0x7fe01000a28 irq 29
Apr  2 19:34:12 linux_sparc kernel: [   54.220169] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr  2 19:34:12 linux_sparc kernel: [   54.248408] ata2.00: ATAPI: JLMS XJ-HD166S, D3S4, max UDMA/33
Apr  2 19:34:12 linux_sparc kernel: [   54.248419] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
Apr  2 19:34:12 linux_sparc kernel: [   54.248427] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
Apr  2 19:34:12 linux_sparc kernel: [   54.248834] ata2.00: configured for UDMA/33
Apr  2 19:34:12 linux_sparc kernel: [   54.249391] scsi: waiting for bus probes to complete ...
Apr  2 19:34:12 linux_sparc kernel: [   54.728200] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 19:34:12 linux_sparc kernel: [   54.823133] usb usb1: Product: EHCI Host Controller
Apr  2 19:34:12 linux_sparc kernel: [   54.887446] usb usb1: Manufacturer: Linux 3.2.13-smp ehci_hcd
Apr  2 19:34:12 linux_sparc kernel: [   54.962985] usb usb1: SerialNumber: 0002:01:08.2
Apr  2 19:34:12 linux_sparc kernel: [   55.024029] hub 1-0:1.0: USB hub found
Apr  2 19:34:12 linux_sparc kernel: [   55.073313] hub 1-0:1.0: 5 ports detected
Apr  2 19:34:12 linux_sparc kernel: [   55.180191] firewire_ohci: Added fw-ohci device 0002:01:0b.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
Apr  2 19:34:12 linux_sparc kernel: [   55.193783] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr  2 19:34:12 linux_sparc kernel: [   55.193843] ohci_hcd 0002:00:0a.0: OHCI Host Controller
Apr  2 19:34:12 linux_sparc kernel: [   55.193886] ohci_hcd 0002:00:0a.0: new USB bus registered, assigned bus number 2
Apr  2 19:34:12 linux_sparc kernel: [   55.193950] ohci_hcd 0002:00:0a.0: irq 27, io mem 0x7ff01000000
Apr  2 19:34:12 linux_sparc kernel: [   55.252063] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 19:34:12 linux_sparc kernel: [   55.252072] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 19:34:12 linux_sparc kernel: [   55.252079] usb usb2: Product: OHCI Host Controller
Apr  2 19:34:12 linux_sparc kernel: [   55.252085] usb usb2: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 19:34:12 linux_sparc kernel: [   55.252090] usb usb2: SerialNumber: 0002:00:0a.0
Apr  2 19:34:12 linux_sparc kernel: [   56.017107] firewire_core: created device fw0: GUID 000516000040a1e6, S400
Apr  2 19:34:12 linux_sparc kernel: [   56.017360] hub 2-0:1.0: USB hub found
Apr  2 19:34:12 linux_sparc kernel: [   56.017377] hub 2-0:1.0: 2 ports detected
Apr  2 19:34:12 linux_sparc kernel: [   56.017508] ohci_hcd 0002:00:0b.0: OHCI Host Controller
Apr  2 19:34:12 linux_sparc kernel: [   56.017533] ohci_hcd 0002:00:0b.0: new USB bus registered, assigned bus number 3
Apr  2 19:34:12 linux_sparc kernel: [   56.017590] ohci_hcd 0002:00:0b.0: irq 28, io mem 0x7ff02000000
Apr  2 19:34:12 linux_sparc kernel: [   56.076030] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 19:34:12 linux_sparc kernel: [   56.076039] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 19:34:12 linux_sparc kernel: [   56.076045] usb usb3: Product: OHCI Host Controller
Apr  2 19:34:12 linux_sparc kernel: [   56.076050] usb usb3: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 19:34:12 linux_sparc kernel: [   56.076055] usb usb3: SerialNumber: 0002:00:0b.0
Apr  2 19:34:12 linux_sparc kernel: [   56.837775] scsi 1:0:0:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  2 19:34:12 linux_sparc kernel: [   56.837805] hub 3-0:1.0: USB hub found
Apr  2 19:34:12 linux_sparc kernel: [   56.837822] hub 3-0:1.0: 2 ports detected
Apr  2 19:34:12 linux_sparc kernel: [   56.837962] ohci_hcd 0002:01:08.0: OHCI Host Controller
Apr  2 19:34:12 linux_sparc kernel: [   56.837988] ohci_hcd 0002:01:08.0: new USB bus registered, assigned bus number 4
Apr  2 19:34:12 linux_sparc kernel: [   56.838050] ohci_hcd 0002:01:08.0: irq 31, io mem 0x7ff10000000
Apr  2 19:34:12 linux_sparc kernel: [   56.922020] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 19:34:12 linux_sparc kernel: [   56.922028] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 19:34:12 linux_sparc kernel: [   56.922035] usb usb4: Product: OHCI Host Controller
Apr  2 19:34:12 linux_sparc kernel: [   56.922040] usb usb4: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 19:34:12 linux_sparc kernel: [   56.922046] usb usb4: SerialNumber: 0002:01:08.0
Apr  2 19:34:12 linux_sparc kernel: [   57.674554] scsi target1:0:0: tagged command queuing enabled, command queue depth 16.
Apr  2 19:34:12 linux_sparc kernel: [   57.674909] hub 4-0:1.0: USB hub found
Apr  2 19:34:12 linux_sparc kernel: [   57.674925] hub 4-0:1.0: 3 ports detected
Apr  2 19:34:12 linux_sparc kernel: [   57.675060] ohci_hcd 0002:01:08.1: OHCI Host Controller
Apr  2 19:34:12 linux_sparc kernel: [   57.675085] ohci_hcd 0002:01:08.1: new USB bus registered, assigned bus number 5
Apr  2 19:34:12 linux_sparc kernel: [   57.675150] ohci_hcd 0002:01:08.1: irq 32, io mem 0x7ff10002000
Apr  2 19:34:12 linux_sparc kernel: [   57.758018] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 19:34:12 linux_sparc kernel: [   57.758027] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 19:34:12 linux_sparc kernel: [   57.758033] usb usb5: Product: OHCI Host Controller
Apr  2 19:34:12 linux_sparc kernel: [   57.758039] usb usb5: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 19:34:12 linux_sparc kernel: [   57.758044] usb usb5: SerialNumber: 0002:01:08.1
Apr  2 19:34:12 linux_sparc kernel: [   58.507368] scsi target1:0:0: Beginning Domain Validation
Apr  2 19:34:12 linux_sparc kernel: [   58.507750] hub 5-0:1.0: USB hub found
Apr  2 19:34:12 linux_sparc kernel: [   58.507766] hub 5-0:1.0: 2 ports detected
Apr  2 19:34:12 linux_sparc kernel: [   58.685525] scsi target1:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  2 19:34:12 linux_sparc kernel: [   58.785106] usb 3-1: new full-speed USB device number 2 using ohci_hcd
Apr  2 19:34:12 linux_sparc kernel: [   58.879245] scsi target1:0:0: Ending Domain Validation
Apr  2 19:34:12 linux_sparc kernel: [   58.948181] scsi 1:0:1:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  2 19:34:12 linux_sparc kernel: [   59.054630] scsi target1:0:1: tagged command queuing enabled, command queue depth 16.
Apr  2 19:34:12 linux_sparc kernel: [   59.157669] scsi target1:0:1: Beginning Domain Validation
Apr  2 19:34:12 linux_sparc kernel: [   59.233203] scsi target1:0:1: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  2 19:34:12 linux_sparc kernel: [   59.341327] scsi target1:0:1: Ending Domain Validation
Apr  2 19:34:12 linux_sparc kernel: [   59.425360] usb 3-1: New USB device found, idVendor=046d, idProduct=c52f
Apr  2 19:34:12 linux_sparc kernel: [   59.513461] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr  2 19:34:12 linux_sparc kernel: [   59.607242] usb 3-1: Product: USB Receiver
Apr  2 19:34:12 linux_sparc kernel: [   59.660994] usb 3-1: Manufacturer: Logitech
Apr  2 19:34:12 linux_sparc kernel: [   59.848191] usb 3-2: new low-speed USB device number 3 using ohci_hcd
Apr  2 19:34:12 linux_sparc kernel: [   60.090237] usb 3-2: New USB device found, idVendor=0b38, idProduct=0010
Apr  2 19:34:12 linux_sparc kernel: [   60.178308] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr  2 19:34:12 linux_sparc kernel: [   60.310780] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.0/input/input0
Apr  2 19:34:12 linux_sparc kernel: [   60.454237] generic-usb 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0002:00:0b.0-1/input0
Apr  2 19:34:12 linux_sparc kernel: [   60.621409] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.1/input/input1
Apr  2 19:34:12 linux_sparc kernel: [   60.765315] generic-usb 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0002:00:0b.0-1/input1
Apr  2 19:34:12 linux_sparc kernel: [   60.939615] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.0/input/input2
Apr  2 19:34:12 linux_sparc kernel: [   61.073724] generic-usb 0003:0B38:0010.0003: input,hidraw2: USB HID v1.10 Keyboard [HID 0b38:0010] on usb-0002:00:0b.0-2/input0
Apr  2 19:34:12 linux_sparc kernel: [   61.236267] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.1/input/input3
Apr  2 19:34:12 linux_sparc kernel: [   61.370371] generic-usb 0003:0B38:0010.0004: input,hidraw3: USB HID v1.10 Device [HID 0b38:0010] on usb-0002:00:0b.0-2/input1
Apr  2 19:34:12 linux_sparc kernel: [   61.519497] usbcore: registered new interface driver usbhid
Apr  2 19:34:12 linux_sparc kernel: [   61.592737] usbhid: USB HID core driver
Apr  2 19:34:12 linux_sparc kernel: [   63.259025] scsi 2:0:0:0: CD-ROM            JLMS     XJ-HD166S        D3S4 PQ: 0 ANSI: 5
Apr  2 19:34:12 linux_sparc kernel: [   63.383645] sd 1:0:0:0: [sda] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  2 19:34:12 linux_sparc kernel: [   63.383765] sd 1:0:1:0: [sdb] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  2 19:34:12 linux_sparc kernel: [   63.385996] sd 1:0:1:0: [sdb] Write Protect is off
Apr  2 19:34:12 linux_sparc kernel: [   63.387376] sd 1:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  2 19:34:12 linux_sparc kernel: [   63.396437]  sdb: sdb1 sdb3
Apr  2 19:34:12 linux_sparc kernel: [   63.809471] sd 1:0:1:0: [sdb] Attached SCSI disk
Apr  2 19:34:12 linux_sparc kernel: [   63.870425] sd 1:0:0:0: [sda] Write Protect is off
Apr  2 19:34:12 linux_sparc kernel: [   63.934843] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  2 19:34:12 linux_sparc kernel: [   64.068332]  sda: sda1 sda2 sda3 sda4
Apr  2 19:34:12 linux_sparc kernel: [   64.124921] sd 1:0:0:0: [sda] Attached SCSI disk
Apr  2 19:34:12 linux_sparc kernel: [   64.189415] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
Apr  2 19:34:12 linux_sparc kernel: [   64.271141] cdrom: Uniform CD-ROM driver Revision: 3.20
Apr  2 19:34:12 linux_sparc kernel: [   65.071848] EXT3-fs (sda2): recovery required on readonly filesystem
Apr  2 19:34:12 linux_sparc kernel: [   65.164402] EXT3-fs (sda2): write access will be enabled during recovery
Apr  2 19:34:12 linux_sparc kernel: [   70.720730] EXT3-fs (sda2): recovery complete
Apr  2 19:34:12 linux_sparc kernel: [   70.778031] kjournald starting.  Commit interval 5 seconds
Apr  2 19:34:12 linux_sparc kernel: [   70.850807] EXT3-fs (sda2): mounted filesystem with ordered data mode
Apr  2 19:34:12 linux_sparc kernel: [   73.477055] [drm] nouveau 0002:00:02.0: Detected an NV30 generation card (0x034200b1)
Apr  2 19:34:12 linux_sparc kernel: [   73.593062] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PRAMIN
Apr  2 19:34:12 linux_sparc kernel: [   73.708199] [drm] nouveau 0002:00:02.0: ... BIOS signature not found
Apr  2 19:34:12 linux_sparc kernel: [   73.810114] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PROM
Apr  2 19:34:12 linux_sparc kernel: [   74.268410] [drm] nouveau 0002:00:02.0: ... appears to be valid
Apr  2 19:34:12 linux_sparc kernel: [   74.347541] [drm] nouveau 0002:00:02.0: BMP BIOS found
Apr  2 19:34:12 linux_sparc kernel: [   74.417857] [drm] nouveau 0002:00:02.0: BMP version 5.39
Apr  2 19:34:12 linux_sparc kernel: [   74.487830] [drm] nouveau 0002:00:02.0: Bios version 04.34.20.27
Apr  2 19:34:12 linux_sparc kernel: [   74.567693] Kernel unaligned access at TPC[1047c964] nouveau_bios_init+0x82c/0x29f4 [nouveau]
Apr  2 19:34:12 linux_sparc kernel: [   74.679867] Kernel unaligned access at TPC[1047c9b4] nouveau_bios_init+0x87c/0x29f4 [nouveau]
Apr  2 19:34:12 linux_sparc kernel: [   74.792030] Kernel unaligned access at TPC[10472138] parse_script_table_pointers+0x4/0x100 [nouveau]
Apr  2 19:34:12 linux_sparc kernel: [   74.912376] Kernel unaligned access at TPC[1047215c] parse_script_table_pointers+0x28/0x100 [nouveau]
Apr  2 19:34:12 linux_sparc kernel: [   75.033688] Kernel unaligned access at TPC[10472180] parse_script_table_pointers+0x4c/0x100 [nouveau]
Apr  2 19:34:12 linux_sparc kernel: [   75.155008] [drm] nouveau 0002:00:02.0: Found Display Configuration Block version 2.2
Apr  2 19:34:12 linux_sparc kernel: [   75.258044] [drm] nouveau 0002:00:02.0: Raw DCB entry 0: 01000300 000088b8
Apr  2 19:34:12 linux_sparc kernel: [   75.348494] [drm] nouveau 0002:00:02.0: Raw DCB entry 1: 02010310 000088b8
Apr  2 19:34:12 linux_sparc kernel: [   75.438849] [drm] nouveau 0002:00:02.0: Raw DCB entry 2: 01010312 00000000
Apr  2 19:34:12 linux_sparc kernel: [   75.529210] [drm] nouveau 0002:00:02.0: Raw DCB entry 3: 02020321 00000003
Apr  2 19:34:12 linux_sparc kernel: [   75.619590] [drm] nouveau 0002:00:02.0: Adaptor not initialised, running VBIOS init tables.
Apr  2 19:34:12 linux_sparc kernel: [   75.729996] [drm] nouveau 0002:00:02.0: Loading NV17 power sequencing microcode
Apr  2 19:34:12 linux_sparc kernel: [   75.826088] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 0 at offset 0xE5D9
Apr  2 19:34:12 linux_sparc kernel: [   75.926984] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 1 at offset 0xE7EA
Apr  2 19:34:12 linux_sparc kernel: [   76.027727] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 2 at offset 0xE930
Apr  2 19:34:12 linux_sparc kernel: [   76.128560] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 3 at offset 0xEAB6
Apr  2 19:34:12 linux_sparc kernel: [   76.229320] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 4 at offset 0xEAD3
Apr  2 19:34:12 linux_sparc kernel: [   76.330077] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 5 at offset 0xEAF0
Apr  2 19:34:12 linux_sparc kernel: [   76.431923] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 6 at offset 0xEC74
Apr  2 19:34:12 linux_sparc kernel: [   76.551819] [drm] nouveau 0002:00:02.0: 1 available performance level(s)
Apr  2 19:34:12 linux_sparc kernel: [   76.639937] [drm] nouveau 0002:00:02.0: 0: core 250MHz memory 333MHz timing 0 fanspeed 100%
Apr  2 19:34:12 linux_sparc kernel: [   76.749842] [drm] nouveau 0002:00:02.0: c: core 249MHz memory 333MHz
Apr  2 19:34:12 linux_sparc kernel: [   76.833926] [TTM] Zone  kernel: Available graphics memory: 511304 kiB.
Apr  2 19:34:12 linux_sparc kernel: [   76.919734] [TTM] Initializing pool allocator.
Apr  2 19:34:12 linux_sparc kernel: [   76.978086] [drm] nouveau 0002:00:02.0: Detected 128MiB VRAM
Apr  2 19:34:12 linux_sparc kernel: [   77.054036] [drm] nouveau 0002:00:02.0: 64 MiB GART (aperture)
Apr  2 19:34:12 linux_sparc kernel: [   77.130849] [drm] nouveau 0002:00:02.0: Saving VGA fonts
Apr  2 19:34:12 linux_sparc kernel: [   77.249298] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Apr  2 19:34:12 linux_sparc kernel: [   77.336283] [drm] No driver support for vblank timestamp query.
Apr  2 19:34:12 linux_sparc kernel: [   77.414157] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 0)
Apr  2 19:34:12 linux_sparc kernel: [   77.517098] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 1)
Apr  2 19:34:12 linux_sparc kernel: [   77.620048] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on tmds encoder (output 2)
Apr  2 19:34:12 linux_sparc kernel: [   77.724239] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on TV encoder (output 3)
Apr  2 19:34:12 linux_sparc kernel: [   78.015963] [drm] nouveau 0002:00:02.0: allocated 1280x1024 fb: 0x4a000, bo fffff8121e50c400
Apr  2 19:34:12 linux_sparc kernel: [   78.137814] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 19:34:12 linux_sparc kernel: [   78.137824] [drm] nouveau 0002:00:02.0: Output VGA-1 is running on CRTC 0 using output A
Apr  2 19:34:12 linux_sparc kernel: [   78.137846] Console: switching to colour frame buffer device 160x64
Apr  2 19:34:12 linux_sparc kernel: [   78.431840] fb0: nouveaufb frame buffer device
Apr  2 19:34:12 linux_sparc kernel: [   78.490246] drm: registered panic notifier
Apr  2 19:34:12 linux_sparc kernel: [   78.544007] [drm] Initialized nouveau 0.0.16 20090420 for 0002:00:02.0 on minor 0
Apr  2 19:34:12 linux_sparc kernel: [   82.203870] AC'97 1 does not respond - RESET
Apr  2 19:34:12 linux_sparc kernel: [   83.253797] Adding 2996112k swap on /dev/sda4.  Priority:-1 extents:1 across:2996112k 
Apr  2 19:34:12 linux_sparc kernel: [   83.585819] EXT3-fs (sda2): using internal journal
Apr  2 19:34:12 linux_sparc kernel: [   83.745827] loop: module loaded
Apr  2 19:34:12 linux_sparc kernel: [   86.222914] kjournald starting.  Commit interval 5 seconds
Apr  2 19:34:12 linux_sparc kernel: [   86.295067] EXT3-fs (sdb1): using internal journal
Apr  2 19:34:12 linux_sparc kernel: [   86.358007] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Apr  2 19:34:12 linux_sparc kernel: [   87.246205] RPC: Registered named UNIX socket transport module.
Apr  2 19:34:12 linux_sparc kernel: [   87.337466] RPC: Registered udp transport module.
Apr  2 19:34:12 linux_sparc kernel: [   87.416010] RPC: Registered tcp transport module.
Apr  2 19:34:12 linux_sparc kernel: [   87.494516] RPC: Registered tcp NFSv4.1 backchannel transport module.
Apr  2 19:34:12 linux_sparc kernel: [   87.643535] FS-Cache: Loaded
Apr  2 19:34:12 linux_sparc kernel: [   87.740677] FS-Cache: Netfs 'nfs' registered for caching
Apr  2 19:34:12 linux_sparc kernel: [   87.853076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr  2 19:34:12 linux_sparc kernel: [   88.792690] fuse init (API version 7.17)
Apr  2 19:34:12 linux_sparc kernel: [   89.270613] tg3 0000:00:03.0: eth0: No firmware running
Apr  2 19:34:14 linux_sparc kernel: [   91.000735] tg3 0000:00:03.0: eth0: Link is up at 100 Mbps, full duplex
Apr  2 19:34:14 linux_sparc kernel: [   91.088587] tg3 0000:00:03.0: eth0: Flow control is on for TX and on for RX
Apr  2 19:34:14 linux_sparc kernel: [   91.525184] ioctl32(kdm:1312): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(fff6e9ea) on /dev/console
Apr  2 19:34:15 linux_sparc kernel: [   92.930382] log_unaligned: 758 callbacks suppressed
Apr  2 19:34:15 linux_sparc kernel: [   92.995050] Kernel unaligned access at TPC[104635a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 19:34:16 linux_sparc kernel: [   93.092570] Kernel unaligned access at TPC[104635a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 19:34:16 linux_sparc kernel: [   93.190192] Kernel unaligned access at TPC[104635a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 19:34:16 linux_sparc kernel: [   93.287690] Kernel unaligned access at TPC[104635a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 19:34:16 linux_sparc kernel: [   93.385232] Kernel unaligned access at TPC[104635a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 19:34:20 linux_sparc pulseaudio[1808]: [pulseaudio] authkey.c: Failed to open cookie file '/etc/timidity/.pulse-cookie': No such file or directory
Apr  2 19:34:20 linux_sparc pulseaudio[1808]: [pulseaudio] authkey.c: Failed to load authorization key '/etc/timidity/.pulse-cookie': No such file or directory
Apr  2 19:34:20 linux_sparc pulseaudio[1808]: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
Apr  2 19:35:22 linux_sparc kernel: [  159.145381] ioctl32(kdm:1312): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(fff6ed02) on /dev/console
Apr  2 19:35:22 linux_sparc kernel: [  159.270329] ioctl32(kdm:1312): Unknown cmd fd(6) cmd(00005608){t:'V';sz:0} arg(00000007) on /dev/console
Apr  2 19:46:28 linux_sparc kernel: [  825.338008] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 19:46:31 linux_sparc kernel: [  828.677849] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 19:56:32 linux_sparc kernel: [ 1429.485408] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 20:01:40 linux_sparc kernel: [ 1736.990413] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 20:11:42 linux_sparc kernel: [ 2338.776867] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 20:12:43 linux_sparc kernel: [ 2400.478224] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 20:22:45 linux_sparc kernel: [ 3002.314272] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 20:24:30 linux_sparc kernel: [ 3107.597600] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 20:34:32 linux_sparc kernel: [ 3708.859438] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 20:35:13 linux_sparc kernel: [ 3750.353369] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 20:45:15 linux_sparc kernel: [ 4351.918022] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 20:50:29 linux_sparc kernel: [ 4665.688450] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 21:00:30 linux_sparc kernel: [ 5267.354711] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 21:02:16 linux_sparc kernel: [ 5372.999671] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 21:12:17 linux_sparc kernel: [ 5973.900107] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 21:25:09 linux_sparc kernel: [ 6746.110411] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 21:35:11 linux_sparc kernel: [ 7348.079491] [drm] nouveau 0002:00:02.0: Setting dpms mode 1 on vga encoder (output 0)
Apr  2 22:54:30 linux_sparc kernel: [12106.658287] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 22:56:00 linux_sparc shutdown[6959]: shutting down for system reboot
Apr  2 22:56:07 linux_sparc kernel: Kernel logging (proc) stopped.
Apr  2 22:56:07 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1250" x-info="http://www.rsyslog.com";] exiting on signal 15.
Apr  2 22:57:39 linux_sparc kernel: imklog 5.8.9, log source = /proc/kmsg started.
Apr  2 22:57:39 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1245" x-info="http://www.rsyslog.com";] start
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 4.9.7 2004/05/27 07:31'
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] PROMLIB: Root node compatible: 
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpuset
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpu
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Linux version 3.2.13-smp (root@linux_sparc) (gcc version 4.6.3 (Debian 4.6.3-1) ) #3 SMP PREEMPT Mon Apr 2 20:05:10 EDT 2012
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] bootconsole [earlyprom0] enabled
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] ARCH: SUN4U
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Ethernet address: 00:03:ba:44:d1:39
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Kernel: Using 2 locked TLB entries for main kernel image.
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Remapping the kernel... done.
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] OF stdout device is: /pci@1e,600000/isa@7/serial@0,3f8
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] PROM: Built device tree with 94072 bytes of memory.
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Top of RAM: 0x121fed0000, Total RAM: 0x3fdba000
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Memory hole size: 73217MB
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200400000] page_structs=131072 node=0 entry=16/8192
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200800000] page_structs=131072 node=0 entry=17/8192
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80200c00000] page_structs=131072 node=0 entry=144/8192
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80201000000] page_structs=131072 node=0 entry=145/8192
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Zone PFN ranges:
Apr  2 22:57:39 linux_sparc kernel: [    0.000000]   Normal   0x00100000 -> 0x0090ff68
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Movable zone start PFN for each node
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] early_node_map[5] active PFN ranges
Apr  2 22:57:39 linux_sparc kernel: [    0.000000]     0: 0x00100000 -> 0x00110000
Apr  2 22:57:39 linux_sparc kernel: [    0.000000]     0: 0x00900000 -> 0x0090f7ff
Apr  2 22:57:39 linux_sparc kernel: [    0.000000]     0: 0x0090f800 -> 0x0090fe85
Apr  2 22:57:39 linux_sparc kernel: [    0.000000]     0: 0x0090ff07 -> 0x0090ff53
Apr  2 22:57:39 linux_sparc kernel: [    0.000000]     0: 0x0090ff5b -> 0x0090ff68
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Booting Linux...
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] CPU CAPS: [flush,stbar,swap,muldiv,v9,ultra3,mul32,div32]
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] CPU CAPS: [v8plus,vis,vis2]
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] PERCPU: Embedded 6 pages/cpu @fffff80201400000 s20096 r8192 d20864 u2097152
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64734
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Kernel command line: root=UUID=e0fd1e8e-7fc3-40cf-80e2-b0ed00bffa09 ro ipv6.disable=1
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 16384 bytes)
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 524288 bytes)
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 262144 bytes)
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Memory: 1011816k available (3688k kernel code, 1496k data, 232k init) [fffff80000000000,000000121fed0000]
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] NR_IRQS:255
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] clocksource: mult[53555555] shift[24]
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] clockevent: mult[3126e98] shift[32]
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] Console: colour dummy device 80x25
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] console [tty0] enabled, bootconsole disabled
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] allocated 8388608 bytes of page_cgroup
Apr  2 22:57:39 linux_sparc kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr  2 22:57:39 linux_sparc kernel: [   42.125294] Calibrating delay using timer specific routine.. 23.99 BogoMIPS (lpj=47996)
Apr  2 22:57:39 linux_sparc kernel: [   42.125318] pid_max: default: 32768 minimum: 301
Apr  2 22:57:39 linux_sparc kernel: [   42.125505] Security Framework initialized
Apr  2 22:57:39 linux_sparc kernel: [   42.125532] AppArmor: AppArmor disabled by boot time parameter
Apr  2 22:57:39 linux_sparc kernel: [   42.125611] Mount-cache hash table entries: 512
Apr  2 22:57:39 linux_sparc kernel: [   42.126150] Initializing cgroup subsys cpuacct
Apr  2 22:57:39 linux_sparc kernel: [   42.126184] Initializing cgroup subsys memory
Apr  2 22:57:39 linux_sparc kernel: [   42.126220] Initializing cgroup subsys devices
Apr  2 22:57:39 linux_sparc kernel: [   42.126232] Initializing cgroup subsys freezer
Apr  2 22:57:39 linux_sparc kernel: [   42.126243] Initializing cgroup subsys net_cls
Apr  2 22:57:39 linux_sparc kernel: [   42.126255] Initializing cgroup subsys blkio
Apr  2 22:57:39 linux_sparc kernel: [   42.126279] Initializing cgroup subsys perf_event
Apr  2 22:57:39 linux_sparc kernel: [   42.126489] Performance events: Supported PMU type is 'ultra3i'
Apr  2 22:57:39 linux_sparc kernel: [   42.150408] CPU 0: synchronized TICK with master CPU (last diff 0 cycles, maxerr 6 cycles)
Apr  2 22:57:39 linux_sparc kernel: [   42.153324] Brought up 2 CPUs
Apr  2 22:57:39 linux_sparc kernel: [   42.153353] Testing NMI watchdog ... OK.
Apr  2 22:57:39 linux_sparc kernel: [   42.234197] devtmpfs: initialized
Apr  2 22:57:39 linux_sparc kernel: [   42.234868] print_constraints: dummy: 
Apr  2 22:57:39 linux_sparc kernel: [   42.235087] NET: Registered protocol family 16
Apr  2 22:57:39 linux_sparc kernel: [   42.239783] /pci@1c,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 22:57:39 linux_sparc kernel: [   42.239809] /pci@1c,600000: PCI IO[7ce01000000] MEM[7cf00000000]
Apr  2 22:57:39 linux_sparc kernel: [   42.241772] PCI: Scanning PBM /pci@1c,600000
Apr  2 22:57:39 linux_sparc kernel: [   42.242226] /pci@1d,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 22:57:39 linux_sparc kernel: [   42.242249] /pci@1d,700000: PCI IO[7c601000000] MEM[7c700000000]
Apr  2 22:57:39 linux_sparc kernel: [   42.244191] PCI: Scanning PBM /pci@1d,700000
Apr  2 22:57:39 linux_sparc kernel: [   42.244639] /pci@1e,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 22:57:39 linux_sparc kernel: [   42.244663] /pci@1e,600000: PCI IO[7fe01000000] MEM[7ff00000000]
Apr  2 22:57:39 linux_sparc kernel: [   42.246654] PCI: Scanning PBM /pci@1e,600000
Apr  2 22:57:39 linux_sparc kernel: [   42.246888] pci 0002:00:06.0: quirk: [io  0x7fe01000800-0x7fe0100083f] claimed by ali7101 ACPI
Apr  2 22:57:39 linux_sparc kernel: [   42.246920] pci 0002:00:06.0: quirk: [io  0x7fe01000600-0x7fe0100061f] claimed by ali7101 SMB
Apr  2 22:57:39 linux_sparc kernel: [   42.248979] /pci@1f,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  2 22:57:39 linux_sparc kernel: [   42.249004] /pci@1f,700000: PCI IO[7f601000000] MEM[7f700000000]
Apr  2 22:57:39 linux_sparc kernel: [   42.250980] PCI: Scanning PBM /pci@1f,700000
Apr  2 22:57:39 linux_sparc kernel: [   42.253814] bio: create slab <bio-0> at 0
Apr  2 22:57:39 linux_sparc kernel: [   42.254280] vgaarb: device added: PCI:0002:00:02.0,decodes=io+mem,owns=mem,locks=none
Apr  2 22:57:39 linux_sparc kernel: [   42.254322] vgaarb: loaded
Apr  2 22:57:39 linux_sparc kernel: [   42.254336] vgaarb: bridge control possible 0002:00:02.0
Apr  2 22:57:39 linux_sparc kernel: [   42.254933] /pci@1e,600000/isa@7/rtc@0,70: RTC regs at 0x7fe01000070
Apr  2 22:57:39 linux_sparc kernel: [   42.255528] Switching to clocksource stick
Apr  2 22:57:39 linux_sparc kernel: [   42.266264] NET: Registered protocol family 2
Apr  2 22:57:39 linux_sparc kernel: [   42.266527] IP route cache hash table entries: 4096 (order: 2, 32768 bytes)
Apr  2 22:57:39 linux_sparc kernel: [   42.267248] TCP established hash table entries: 16384 (order: 5, 262144 bytes)
Apr  2 22:57:39 linux_sparc kernel: [   42.267859] TCP bind hash table entries: 16384 (order: 5, 262144 bytes)
Apr  2 22:57:39 linux_sparc kernel: [   42.268388] TCP: Hash tables configured (established 16384 bind 16384)
Apr  2 22:57:39 linux_sparc kernel: [   42.268408] TCP reno registered
Apr  2 22:57:39 linux_sparc kernel: [   42.268430] UDP hash table entries: 256 (order: 1, 16384 bytes)
Apr  2 22:57:39 linux_sparc kernel: [   42.268484] UDP-Lite hash table entries: 256 (order: 1, 16384 bytes)
Apr  2 22:57:39 linux_sparc kernel: [   42.268821] NET: Registered protocol family 1
Apr  2 22:57:39 linux_sparc kernel: [   42.268896] pci 0002:00:07.0: Activating ISA DMA hang workarounds
Apr  2 22:57:39 linux_sparc kernel: [   42.379851] Unpacking initramfs...
Apr  2 22:57:39 linux_sparc kernel: [   42.880055] Freeing initrd memory: 10553k freed
Apr  2 22:57:39 linux_sparc kernel: [   42.880985] power: Control reg at 7fe01000800
Apr  2 22:57:39 linux_sparc kernel: [   42.881372] chmc: UltraSPARC-IIIi memory controller at /memory-controller@0,0
Apr  2 22:57:39 linux_sparc kernel: [   42.881411] chmc: UltraSPARC-IIIi memory controller at /memory-controller@1,0
Apr  2 22:57:39 linux_sparc kernel: [   42.881833] audit: initializing netlink socket (disabled)
Apr  2 22:57:39 linux_sparc kernel: [   42.881877] type=2000 audit(0.856:1): initialized
Apr  2 22:57:39 linux_sparc kernel: [   42.928465] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Apr  2 22:57:39 linux_sparc kernel: [   42.929246] VFS: Disk quotas dquot_6.5.2
Apr  2 22:57:39 linux_sparc kernel: [   42.929428] Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
Apr  2 22:57:39 linux_sparc kernel: [   42.929686] msgmni has been set to 1996
Apr  2 22:57:39 linux_sparc kernel: [   42.930240] alg: No test for stdrng (krng)
Apr  2 22:57:39 linux_sparc kernel: [   42.930349] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Apr  2 22:57:39 linux_sparc kernel: [   42.930379] io scheduler noop registered
Apr  2 22:57:39 linux_sparc kernel: [   42.930396] io scheduler deadline registered
Apr  2 22:57:39 linux_sparc kernel: [   42.930460] io scheduler cfq registered (default)
Apr  2 22:57:39 linux_sparc kernel: [   42.931785] f008fc3c: ttyS0 at MMIO 0x7fe010003f8 (irq = 23) is a 16550A
Apr  2 22:57:39 linux_sparc kernel: [   42.931809] Console: ttyS0 (SU)
Apr  2 22:57:39 linux_sparc kernel: [   50.855170] console [ttyS0] enabled
Apr  2 22:57:39 linux_sparc kernel: [   50.901097] f0091678: ttyS1 at MMIO 0x7fe010002e8 (irq = 23) is a 16550A
Apr  2 22:57:39 linux_sparc kernel: [   50.989699] [drm] Initialized drm 1.1.0 20060810
Apr  2 22:57:39 linux_sparc kernel: [   51.051731] mousedev: PS/2 mouse device common for all mice
Apr  2 22:57:39 linux_sparc kernel: [   51.125618] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
Apr  2 22:57:39 linux_sparc kernel: [   51.209152] rtc0: no alarms, 114 bytes nvram
Apr  2 22:57:39 linux_sparc kernel: [   51.266303] TCP cubic registered
Apr  2 22:57:39 linux_sparc kernel: [   51.308627] IPv6: Loaded, but administratively disabled, reboot required to enable
Apr  2 22:57:39 linux_sparc kernel: [   51.408135] Mobile IPv6
Apr  2 22:57:39 linux_sparc kernel: [   51.440150] mip6_init: can't add xfrm type(destopt)
Apr  2 22:57:39 linux_sparc kernel: [   51.504210] NET: Registered protocol family 17
Apr  2 22:57:39 linux_sparc kernel: [   51.562555] Registering the dns_resolver key type
Apr  2 22:57:39 linux_sparc kernel: [   51.624496] registered taskstats version 1
Apr  2 22:57:39 linux_sparc kernel: [   51.678728] rtc_cmos rtc_cmos: setting system clock to 2012-04-03 02:57:06 UTC (1333421826)
Apr  2 22:57:39 linux_sparc kernel: [   51.788635] Initializing network drop monitor service
Apr  2 22:57:39 linux_sparc kernel: [   52.077619] tg3.c:v3.121 (November 2, 2011)
Apr  2 22:57:39 linux_sparc kernel: [   52.162218] SCSI subsystem initialized
Apr  2 22:57:39 linux_sparc kernel: [   52.306869] usbcore: registered new interface driver usbfs
Apr  2 22:57:39 linux_sparc kernel: [   52.386928] usbcore: registered new interface driver hub
Apr  2 22:57:39 linux_sparc kernel: [   52.414164] tg3 0000:00:03.0: eth0: Tigon3 [partno(none) rev 1002] (PCI:66MHz:64-bit) MAC address 00:03:ba:44:d1:39
Apr  2 22:57:39 linux_sparc kernel: [   52.414177] tg3 0000:00:03.0: eth0: attached PHY is 5703 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Apr  2 22:57:39 linux_sparc kernel: [   52.414188] tg3 0000:00:03.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Apr  2 22:57:39 linux_sparc kernel: [   52.414197] tg3 0000:00:03.0: eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
Apr  2 22:57:39 linux_sparc kernel: [   52.426317] sym0: <1010-66> rev 0x1 at pci 0001:00:04.0 irq 12
Apr  2 22:57:39 linux_sparc kernel: [   52.463660] firewire_ohci: Added fw-ohci device 0002:01:0b.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
Apr  2 22:57:39 linux_sparc kernel: [   53.121329] usbcore: registered new device driver usb
Apr  2 22:57:39 linux_sparc kernel: [   53.122529] sym0: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  2 22:57:39 linux_sparc kernel: [   53.151539] scsi1 : pata_ali
Apr  2 22:57:39 linux_sparc kernel: [   53.309712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr  2 22:57:39 linux_sparc kernel: [   53.310095] sym0: SCSI BUS has been reset.
Apr  2 22:57:39 linux_sparc kernel: [   53.311120] scsi0 : sym-2.2.3
Apr  2 22:57:39 linux_sparc kernel: [   53.488255] ehci_hcd 0002:01:08.2: EHCI Host Controller
Apr  2 22:57:39 linux_sparc kernel: [   53.489408] scsi2 : pata_ali
Apr  2 22:57:39 linux_sparc kernel: [   53.489661] ata1: PATA max UDMA/100 cmd 0x7fe01000a00 ctl 0x7fe01000a18 bmdma 0x7fe01000a20 irq 29
Apr  2 22:57:39 linux_sparc kernel: [   53.489670] ata2: PATA max UDMA/100 cmd 0x7fe01000a10 ctl 0x7fe01000a08 bmdma 0x7fe01000a28 irq 29
Apr  2 22:57:39 linux_sparc kernel: [   53.491095] sym1: <1010-66> rev 0x1 at pci 0001:00:04.1 irq 13
Apr  2 22:57:39 linux_sparc kernel: [   53.493411] sym1: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  2 22:57:39 linux_sparc kernel: [   53.533786] sym1: SCSI BUS has been reset.
Apr  2 22:57:39 linux_sparc kernel: [   53.533818] scsi3 : sym-2.2.3
Apr  2 22:57:39 linux_sparc kernel: [   53.823948] ata2.00: ATAPI: JLMS XJ-HD166S, D3S4, max UDMA/33
Apr  2 22:57:39 linux_sparc kernel: [   53.823961] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
Apr  2 22:57:39 linux_sparc kernel: [   53.823969] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
Apr  2 22:57:39 linux_sparc kernel: [   53.824380] ata2.00: configured for UDMA/33
Apr  2 22:57:39 linux_sparc kernel: [   53.824942] scsi: waiting for bus probes to complete ...
Apr  2 22:57:39 linux_sparc kernel: [   54.496327] firewire_core: created device fw0: GUID 000516000040a1e6, S400
Apr  2 22:57:39 linux_sparc kernel: [   54.499026] ehci_hcd 0002:01:08.2: new USB bus registered, assigned bus number 1
Apr  2 22:57:39 linux_sparc kernel: [   54.519576] ehci_hcd 0002:01:08.2: irq 33, io mem 0x7ff10004000
Apr  2 22:57:39 linux_sparc kernel: [   54.531542] ehci_hcd 0002:01:08.2: USB 2.0 started, EHCI 1.00
Apr  2 22:57:39 linux_sparc kernel: [   54.531612] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr  2 22:57:39 linux_sparc kernel: [   54.531620] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 22:57:39 linux_sparc kernel: [   54.531627] usb usb1: Product: EHCI Host Controller
Apr  2 22:57:39 linux_sparc kernel: [   54.531633] usb usb1: Manufacturer: Linux 3.2.13-smp ehci_hcd
Apr  2 22:57:39 linux_sparc kernel: [   54.531639] usb usb1: SerialNumber: 0002:01:08.2
Apr  2 22:57:39 linux_sparc kernel: [   55.221992] hub 1-0:1.0: USB hub found
Apr  2 22:57:39 linux_sparc kernel: [   55.273730] hub 1-0:1.0: 5 ports detected
Apr  2 22:57:39 linux_sparc kernel: [   55.332367] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr  2 22:57:39 linux_sparc kernel: [   55.414873] ohci_hcd 0002:00:0a.0: OHCI Host Controller
Apr  2 22:57:39 linux_sparc kernel: [   55.483620] ohci_hcd 0002:00:0a.0: new USB bus registered, assigned bus number 2
Apr  2 22:57:39 linux_sparc kernel: [   55.580947] ohci_hcd 0002:00:0a.0: irq 27, io mem 0x7ff01000000
Apr  2 22:57:39 linux_sparc kernel: [   55.715582] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 22:57:39 linux_sparc kernel: [   55.804830] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 22:57:39 linux_sparc kernel: [   55.899881] usb usb2: Product: OHCI Host Controller
Apr  2 22:57:39 linux_sparc kernel: [   55.964451] usb usb2: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 22:57:39 linux_sparc kernel: [   56.040031] usb usb2: SerialNumber: 0002:00:0a.0
Apr  2 22:57:39 linux_sparc kernel: [   56.101051] hub 2-0:1.0: USB hub found
Apr  2 22:57:39 linux_sparc kernel: [   56.150273] hub 2-0:1.0: 2 ports detected
Apr  2 22:57:39 linux_sparc kernel: [   56.203094] ohci_hcd 0002:00:0b.0: OHCI Host Controller
Apr  2 22:57:39 linux_sparc kernel: [   56.271834] ohci_hcd 0002:00:0b.0: new USB bus registered, assigned bus number 3
Apr  2 22:57:39 linux_sparc kernel: [   56.369202] ohci_hcd 0002:00:0b.0: irq 28, io mem 0x7ff02000000
Apr  2 22:57:39 linux_sparc kernel: [   56.460441] scsi 0:0:0:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  2 22:57:39 linux_sparc kernel: [   56.503567] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 22:57:39 linux_sparc kernel: [   56.503576] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 22:57:39 linux_sparc kernel: [   56.503583] usb usb3: Product: OHCI Host Controller
Apr  2 22:57:39 linux_sparc kernel: [   56.503588] usb usb3: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 22:57:39 linux_sparc kernel: [   56.503594] usb usb3: SerialNumber: 0002:00:0b.0
Apr  2 22:57:39 linux_sparc kernel: [   56.951300] scsi target0:0:0: tagged command queuing enabled, command queue depth 16.
Apr  2 22:57:39 linux_sparc kernel: [   56.953697] hub 3-0:1.0: USB hub found
Apr  2 22:57:39 linux_sparc kernel: [   56.953716] hub 3-0:1.0: 2 ports detected
Apr  2 22:57:39 linux_sparc kernel: [   56.953858] ohci_hcd 0002:01:08.0: OHCI Host Controller
Apr  2 22:57:39 linux_sparc kernel: [   56.953884] ohci_hcd 0002:01:08.0: new USB bus registered, assigned bus number 4
Apr  2 22:57:39 linux_sparc kernel: [   56.953946] ohci_hcd 0002:01:08.0: irq 31, io mem 0x7ff10000000
Apr  2 22:57:39 linux_sparc kernel: [   57.037572] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 22:57:39 linux_sparc kernel: [   57.037581] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 22:57:39 linux_sparc kernel: [   57.037588] usb usb4: Product: OHCI Host Controller
Apr  2 22:57:39 linux_sparc kernel: [   57.037594] usb usb4: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 22:57:39 linux_sparc kernel: [   57.037599] usb usb4: SerialNumber: 0002:01:08.0
Apr  2 22:57:39 linux_sparc kernel: [   57.784094] scsi target0:0:0: Beginning Domain Validation
Apr  2 22:57:39 linux_sparc kernel: [   57.786345] hub 4-0:1.0: USB hub found
Apr  2 22:57:39 linux_sparc kernel: [   57.786365] hub 4-0:1.0: 3 ports detected
Apr  2 22:57:39 linux_sparc kernel: [   57.786518] ohci_hcd 0002:01:08.1: OHCI Host Controller
Apr  2 22:57:39 linux_sparc kernel: [   57.786546] ohci_hcd 0002:01:08.1: new USB bus registered, assigned bus number 5
Apr  2 22:57:39 linux_sparc kernel: [   57.786619] ohci_hcd 0002:01:08.1: irq 32, io mem 0x7ff10002000
Apr  2 22:57:39 linux_sparc kernel: [   57.869565] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Apr  2 22:57:39 linux_sparc kernel: [   57.869575] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  2 22:57:39 linux_sparc kernel: [   57.869582] usb usb5: Product: OHCI Host Controller
Apr  2 22:57:39 linux_sparc kernel: [   57.869588] usb usb5: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  2 22:57:39 linux_sparc kernel: [   57.869594] usb usb5: SerialNumber: 0002:01:08.1
Apr  2 22:57:39 linux_sparc kernel: [   58.585508] hub 5-0:1.0: USB hub found
Apr  2 22:57:39 linux_sparc kernel: [   58.589623] scsi target0:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  2 22:57:39 linux_sparc kernel: [   58.598196] scsi target0:0:0: Ending Domain Validation
Apr  2 22:57:39 linux_sparc kernel: [   58.599378] scsi 0:0:1:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  2 22:57:39 linux_sparc kernel: [   58.599390] scsi target0:0:1: tagged command queuing enabled, command queue depth 16.
Apr  2 22:57:39 linux_sparc kernel: [   58.599405] scsi target0:0:1: Beginning Domain Validation
Apr  2 22:57:39 linux_sparc kernel: [   58.603913] scsi target0:0:1: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  2 22:57:39 linux_sparc kernel: [   58.612097] scsi target0:0:1: Ending Domain Validation
Apr  2 22:57:39 linux_sparc kernel: [   59.249666] hub 5-0:1.0: 2 ports detected
Apr  2 22:57:39 linux_sparc kernel: [   59.303519] usb 3-1: new full-speed USB device number 2 using ohci_hcd
Apr  2 22:57:39 linux_sparc kernel: [   59.560956] usb 3-1: New USB device found, idVendor=046d, idProduct=c52f
Apr  2 22:57:39 linux_sparc kernel: [   59.649053] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr  2 22:57:39 linux_sparc kernel: [   59.742833] usb 3-1: Product: USB Receiver
Apr  2 22:57:39 linux_sparc kernel: [   59.796771] usb 3-1: Manufacturer: Logitech
Apr  2 22:57:39 linux_sparc kernel: [   59.878439] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.0/input/input0
Apr  2 22:57:39 linux_sparc kernel: [   60.021805] generic-usb 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0002:00:0b.0-1/input0
Apr  2 22:57:39 linux_sparc kernel: [   60.178627] usb 3-2: new low-speed USB device number 3 using ohci_hcd
Apr  2 22:57:39 linux_sparc kernel: [   60.271112] input: Logitech USB Receiver as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-1/3-1:1.1/input/input1
Apr  2 22:57:39 linux_sparc kernel: [   60.414413] generic-usb 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0002:00:0b.0-1/input1
Apr  2 22:57:39 linux_sparc kernel: [   60.581879] usbcore: registered new interface driver usbhid
Apr  2 22:57:39 linux_sparc kernel: [   60.655259] usbhid: USB HID core driver
Apr  2 22:57:39 linux_sparc kernel: [   60.732738] usb 3-2: New USB device found, idVendor=0b38, idProduct=0010
Apr  2 22:57:39 linux_sparc kernel: [   60.820807] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr  2 22:57:39 linux_sparc kernel: [   60.927141] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.0/input/input2
Apr  2 22:57:39 linux_sparc kernel: [   61.061540] generic-usb 0003:0B38:0010.0003: input,hidraw2: USB HID v1.10 Keyboard [HID 0b38:0010] on usb-0002:00:0b.0-2/input0
Apr  2 22:57:39 linux_sparc kernel: [   61.223914] input: HID 0b38:0010 as /devices/root/f007134c/pci0002:00/0002:00:0b.0/usb3/3-2/3-2:1.1/input/input3
Apr  2 22:57:39 linux_sparc kernel: [   61.357955] generic-usb 0003:0B38:0010.0004: input,hidraw3: USB HID v1.10 Device [HID 0b38:0010] on usb-0002:00:0b.0-2/input1
Apr  2 22:57:39 linux_sparc kernel: [   62.854697] scsi 2:0:0:0: CD-ROM            JLMS     XJ-HD166S        D3S4 PQ: 0 ANSI: 5
Apr  2 22:57:39 linux_sparc kernel: [   62.999950] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
Apr  2 22:57:39 linux_sparc kernel: [   63.081715] cdrom: Uniform CD-ROM driver Revision: 3.20
Apr  2 22:57:39 linux_sparc kernel: [   63.082964] sd 0:0:1:0: [sdb] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  2 22:57:39 linux_sparc kernel: [   63.083302] sd 0:0:0:0: [sda] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  2 22:57:39 linux_sparc kernel: [   63.085136] sd 0:0:1:0: [sdb] Write Protect is off
Apr  2 22:57:39 linux_sparc kernel: [   63.085450] sd 0:0:0:0: [sda] Write Protect is off
Apr  2 22:57:39 linux_sparc kernel: [   63.086459] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  2 22:57:39 linux_sparc kernel: [   63.086768] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  2 22:57:39 linux_sparc kernel: [   63.097938]  sdb: sdb1 sdb3
Apr  2 22:57:39 linux_sparc kernel: [   63.752036]  sda: sda1 sda2 sda3 sda4
Apr  2 22:57:39 linux_sparc kernel: [   63.805305] sd 0:0:0:0: [sda] Attached SCSI disk
Apr  2 22:57:39 linux_sparc kernel: [   63.866027] sd 0:0:1:0: [sdb] Attached SCSI disk
Apr  2 22:57:39 linux_sparc kernel: [   64.556407] EXT3-fs (sda2): mounted filesystem with ordered data mode
Apr  2 22:57:39 linux_sparc kernel: [   64.655614] kjournald starting.  Commit interval 5 seconds
Apr  2 22:57:39 linux_sparc kernel: [   67.619219] [drm] nouveau 0002:00:02.0: Detected an NV30 generation card (0x034200b1)
Apr  2 22:57:39 linux_sparc kernel: [   67.722695] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PRAMIN
Apr  2 22:57:39 linux_sparc kernel: [   67.821855] [drm] nouveau 0002:00:02.0: ... BIOS signature not found
Apr  2 22:57:39 linux_sparc kernel: [   67.905462] [drm] nouveau 0002:00:02.0: Attempting to load BIOS image from PROM
Apr  2 22:57:39 linux_sparc kernel: [   68.335021] [drm] nouveau 0002:00:02.0: ... appears to be valid
Apr  2 22:57:39 linux_sparc kernel: [   68.414037] [drm] nouveau 0002:00:02.0: BMP BIOS found
Apr  2 22:57:39 linux_sparc kernel: [   68.481720] [drm] nouveau 0002:00:02.0: BMP version 5.39
Apr  2 22:57:39 linux_sparc kernel: [   68.553467] [drm] nouveau 0002:00:02.0: Bios version 04.34.20.27
Apr  2 22:57:39 linux_sparc kernel: [   68.633196] Kernel unaligned access at TPC[10572964] nouveau_bios_init+0x82c/0x29f4 [nouveau]
Apr  2 22:57:39 linux_sparc kernel: [   68.745584] Kernel unaligned access at TPC[105729b4] nouveau_bios_init+0x87c/0x29f4 [nouveau]
Apr  2 22:57:39 linux_sparc kernel: [   68.858276] Kernel unaligned access at TPC[10568138] parse_script_table_pointers+0x4/0x100 [nouveau]
Apr  2 22:57:39 linux_sparc kernel: [   68.978602] Kernel unaligned access at TPC[1056815c] parse_script_table_pointers+0x28/0x100 [nouveau]
Apr  2 22:57:39 linux_sparc kernel: [   69.100111] Kernel unaligned access at TPC[10568180] parse_script_table_pointers+0x4c/0x100 [nouveau]
Apr  2 22:57:39 linux_sparc kernel: [   69.221543] [drm] nouveau 0002:00:02.0: Found Display Configuration Block version 2.2
Apr  2 22:57:39 linux_sparc kernel: [   69.324670] [drm] nouveau 0002:00:02.0: Raw DCB entry 0: 01000300 000088b8
Apr  2 22:57:39 linux_sparc kernel: [   69.415232] [drm] nouveau 0002:00:02.0: Raw DCB entry 1: 02010310 000088b8
Apr  2 22:57:39 linux_sparc kernel: [   69.505789] [drm] nouveau 0002:00:02.0: Raw DCB entry 2: 01010312 00000000
Apr  2 22:57:39 linux_sparc kernel: [   69.596354] [drm] nouveau 0002:00:02.0: Raw DCB entry 3: 02020321 00000003
Apr  2 22:57:39 linux_sparc kernel: [   69.686959] [drm] nouveau 0002:00:02.0: Adaptor not initialised, running VBIOS init tables.
Apr  2 22:57:39 linux_sparc kernel: [   69.797880] [drm] nouveau 0002:00:02.0: Loading NV17 power sequencing microcode
Apr  2 22:57:39 linux_sparc kernel: [   69.894372] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 0 at offset 0xE5D9
Apr  2 22:57:39 linux_sparc kernel: [   69.995378] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 1 at offset 0xE7EA
Apr  2 22:57:39 linux_sparc kernel: [   70.096243] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 2 at offset 0xE930
Apr  2 22:57:39 linux_sparc kernel: [   70.197185] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 3 at offset 0xEAB6
Apr  2 22:57:39 linux_sparc kernel: [   70.298029] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 4 at offset 0xEAD3
Apr  2 22:57:39 linux_sparc kernel: [   70.398896] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 5 at offset 0xEAF0
Apr  2 22:57:39 linux_sparc kernel: [   70.500830] [drm] nouveau 0002:00:02.0: Parsing VBIOS init table 6 at offset 0xEC74
Apr  2 22:57:39 linux_sparc kernel: [   70.626045] [drm] nouveau 0002:00:02.0: 1 available performance level(s)
Apr  2 22:57:39 linux_sparc kernel: [   70.714163] [drm] nouveau 0002:00:02.0: 0: core 250MHz memory 333MHz timing 0 fanspeed 100%
Apr  2 22:57:39 linux_sparc kernel: [   70.824069] [drm] nouveau 0002:00:02.0: c: core 249MHz memory 333MHz
Apr  2 22:57:39 linux_sparc kernel: [   70.907929] [TTM] Zone  kernel: Available graphics memory: 511304 kiB.
Apr  2 22:57:39 linux_sparc kernel: [   70.993726] [TTM] Initializing pool allocator.
Apr  2 22:57:39 linux_sparc kernel: [   71.052085] [drm] nouveau 0002:00:02.0: Detected 128MiB VRAM
Apr  2 22:57:39 linux_sparc kernel: [   71.128038] [drm] nouveau 0002:00:02.0: 64 MiB GART (aperture)
Apr  2 22:57:39 linux_sparc kernel: [   71.204841] [drm] nouveau 0002:00:02.0: Saving VGA fonts
Apr  2 22:57:39 linux_sparc kernel: [   71.323299] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Apr  2 22:57:39 linux_sparc kernel: [   71.410282] [drm] No driver support for vblank timestamp query.
Apr  2 22:57:39 linux_sparc kernel: [   71.488153] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 0)
Apr  2 22:57:39 linux_sparc kernel: [   71.591094] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on vga encoder (output 1)
Apr  2 22:57:39 linux_sparc kernel: [   71.694038] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on tmds encoder (output 2)
Apr  2 22:57:39 linux_sparc kernel: [   71.798220] [drm] nouveau 0002:00:02.0: Setting dpms mode 3 on TV encoder (output 3)
Apr  2 22:57:39 linux_sparc kernel: [   72.087530] [drm] nouveau 0002:00:02.0: allocated 1280x1024 fb: 0x4a000, bo fffff8121bb4b000
Apr  2 22:57:39 linux_sparc kernel: [   72.209480] [drm] nouveau 0002:00:02.0: Setting dpms mode 0 on vga encoder (output 0)
Apr  2 22:57:39 linux_sparc kernel: [   72.209490] [drm] nouveau 0002:00:02.0: Output VGA-1 is running on CRTC 0 using output A
Apr  2 22:57:39 linux_sparc kernel: [   72.209514] Console: switching to colour frame buffer device 160x64
Apr  2 22:57:39 linux_sparc kernel: [   72.503348] fb0: nouveaufb frame buffer device
Apr  2 22:57:39 linux_sparc kernel: [   72.561738] drm: registered panic notifier
Apr  2 22:57:39 linux_sparc kernel: [   72.615504] [drm] Initialized nouveau 0.0.16 20090420 for 0002:00:02.0 on minor 0
Apr  2 22:57:39 linux_sparc kernel: [   76.279431] AC'97 1 does not respond - RESET
Apr  2 22:57:39 linux_sparc kernel: [   77.304767] Adding 2996112k swap on /dev/sda4.  Priority:-1 extents:1 across:2996112k 
Apr  2 22:57:39 linux_sparc kernel: [   77.654757] EXT3-fs (sda2): using internal journal
Apr  2 22:57:39 linux_sparc kernel: [   77.812074] loop: module loaded
Apr  2 22:57:39 linux_sparc kernel: [   79.795679] kjournald starting.  Commit interval 5 seconds
Apr  2 22:57:39 linux_sparc kernel: [   79.867891] EXT3-fs (sdb1): using internal journal
Apr  2 22:57:39 linux_sparc kernel: [   79.930815] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Apr  2 22:57:39 linux_sparc kernel: [   80.842595] RPC: Registered named UNIX socket transport module.
Apr  2 22:57:39 linux_sparc kernel: [   80.920461] RPC: Registered udp transport module.
Apr  2 22:57:39 linux_sparc kernel: [   80.982264] RPC: Registered tcp transport module.
Apr  2 22:57:39 linux_sparc kernel: [   81.044127] RPC: Registered tcp NFSv4.1 backchannel transport module.
Apr  2 22:57:39 linux_sparc kernel: [   82.384027] tg3 0000:00:03.0: eth0: No firmware running
Apr  2 22:57:39 linux_sparc kernel: [   82.528200] FS-Cache: Loaded
Apr  2 22:57:39 linux_sparc kernel: [   82.622563] FS-Cache: Netfs 'nfs' registered for caching
Apr  2 22:57:39 linux_sparc kernel: [   82.729178] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr  2 22:57:39 linux_sparc kernel: [   83.689128] fuse init (API version 7.17)
Apr  2 22:57:39 linux_sparc kernel: [   84.073153] tg3 0000:00:03.0: eth0: Link is up at 100 Mbps, full duplex
Apr  2 22:57:39 linux_sparc kernel: [   84.164310] tg3 0000:00:03.0: eth0: Flow control is on for TX and on for RX
Apr  2 22:57:41 linux_sparc kernel: [   86.065047] ioctl32(kdm:1305): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ff9f89ea) on /dev/console
Apr  2 22:57:42 linux_sparc kernel: [   87.836436] log_unaligned: 758 callbacks suppressed
Apr  2 22:57:42 linux_sparc kernel: [   87.900884] Kernel unaligned access at TPC[105595a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 22:57:42 linux_sparc kernel: [   87.998359] Kernel unaligned access at TPC[105595a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 22:57:43 linux_sparc kernel: [   88.095959] Kernel unaligned access at TPC[105595a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 22:57:43 linux_sparc kernel: [   88.193449] Kernel unaligned access at TPC[105595a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 22:57:43 linux_sparc kernel: [   88.291832] Kernel unaligned access at TPC[105595a8] nv_wo32+0xb0/0xbc [nouveau]
Apr  2 22:57:46 linux_sparc pulseaudio[1810]: [pulseaudio] authkey.c: Failed to open cookie file '/etc/timidity/.pulse-cookie': No such file or directory
Apr  2 22:57:46 linux_sparc pulseaudio[1810]: [pulseaudio] authkey.c: Failed to load authorization key '/etc/timidity/.pulse-cookie': No such file or directory
Apr  2 22:57:46 linux_sparc pulseaudio[1810]: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
Apr  3 07:39:08 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1245" x-info="http://www.rsyslog.com";] rsyslogd was HUPed
Apr  3 18:34:54 linux_sparc kernel: imklog 5.8.9, log source = /proc/kmsg started.
Apr  3 18:34:54 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1208" x-info="http://www.rsyslog.com";] start
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 4.9.7 2004/05/27 07:31'
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] PROMLIB: Root node compatible: 
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpuset
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpu
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Linux version 3.2.13-smp (root@linux_sparc) (gcc version 4.6.3 (Debian 4.6.3-1) ) #3 SMP PREEMPT Mon Apr 2 20:05:10 EDT 2012
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] bootconsole [earlyprom0] enabled
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] ARCH: SUN4U
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Ethernet address: 00:03:ba:44:d1:39
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Kernel: Using 2 locked TLB entries for main kernel image.
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Remapping the kernel... done.
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] OF stdout device is: /pci@1e,600000/isa@7/serial@0,3f8
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] PROM: Built device tree with 85922 bytes of memory.
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Top of RAM: 0x121feee000, Total RAM: 0x3fed8000
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Memory hole size: 73216MB
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200400000] page_structs=131072 node=0 entry=16/8192
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200800000] page_structs=131072 node=0 entry=17/8192
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80200c00000] page_structs=131072 node=0 entry=144/8192
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80201000000] page_structs=131072 node=0 entry=145/8192
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Zone PFN ranges:
Apr  3 18:34:54 linux_sparc kernel: [    0.000000]   Normal   0x00100000 -> 0x0090ff77
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Movable zone start PFN for each node
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] early_node_map[5] active PFN ranges
Apr  3 18:34:54 linux_sparc kernel: [    0.000000]     0: 0x00100000 -> 0x00110000
Apr  3 18:34:54 linux_sparc kernel: [    0.000000]     0: 0x00900000 -> 0x0090f7ff
Apr  3 18:34:54 linux_sparc kernel: [    0.000000]     0: 0x0090f800 -> 0x0090ff05
Apr  3 18:34:54 linux_sparc kernel: [    0.000000]     0: 0x0090ff07 -> 0x0090ff62
Apr  3 18:34:54 linux_sparc kernel: [    0.000000]     0: 0x0090ff6a -> 0x0090ff77
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Booting Linux...
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] CPU CAPS: [flush,stbar,swap,muldiv,v9,ultra3,mul32,div32]
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] CPU CAPS: [v8plus,vis,vis2]
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] PERCPU: Embedded 6 pages/cpu @fffff80201400000 s20096 r8192 d20864 u2097152
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64877
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Kernel command line: root=UUID=e0fd1e8e-7fc3-40cf-80e2-b0ed00bffa09 ro ipv6.disable=1
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 16384 bytes)
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 524288 bytes)
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 262144 bytes)
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Memory: 1012976k available (3688k kernel code, 1496k data, 232k init) [fffff80000000000,000000121feee000]
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] NR_IRQS:255
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] clocksource: mult[53555555] shift[24]
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] clockevent: mult[3126e98] shift[32]
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] Console: colour dummy device 80x25
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] console [tty0] enabled, bootconsole disabled
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] allocated 8388608 bytes of page_cgroup
Apr  3 18:34:54 linux_sparc kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr  3 18:34:54 linux_sparc kernel: [   40.894798] Calibrating delay using timer specific routine.. 23.99 BogoMIPS (lpj=47996)
Apr  3 18:34:54 linux_sparc kernel: [   40.894821] pid_max: default: 32768 minimum: 301
Apr  3 18:34:54 linux_sparc kernel: [   40.895006] Security Framework initialized
Apr  3 18:34:54 linux_sparc kernel: [   40.895034] AppArmor: AppArmor disabled by boot time parameter
Apr  3 18:34:54 linux_sparc kernel: [   40.895113] Mount-cache hash table entries: 512
Apr  3 18:34:54 linux_sparc kernel: [   40.895649] Initializing cgroup subsys cpuacct
Apr  3 18:34:54 linux_sparc kernel: [   40.895684] Initializing cgroup subsys memory
Apr  3 18:34:54 linux_sparc kernel: [   40.895721] Initializing cgroup subsys devices
Apr  3 18:34:54 linux_sparc kernel: [   40.895733] Initializing cgroup subsys freezer
Apr  3 18:34:54 linux_sparc kernel: [   40.895744] Initializing cgroup subsys net_cls
Apr  3 18:34:54 linux_sparc kernel: [   40.895756] Initializing cgroup subsys blkio
Apr  3 18:34:54 linux_sparc kernel: [   40.895780] Initializing cgroup subsys perf_event
Apr  3 18:34:54 linux_sparc kernel: [   40.895990] Performance events: Supported PMU type is 'ultra3i'
Apr  3 18:34:54 linux_sparc kernel: [   40.919908] CPU 0: synchronized TICK with master CPU (last diff 0 cycles, maxerr 6 cycles)
Apr  3 18:34:54 linux_sparc kernel: [   40.922824] Brought up 2 CPUs
Apr  3 18:34:54 linux_sparc kernel: [   40.922850] Testing NMI watchdog ... OK.
Apr  3 18:34:54 linux_sparc kernel: [   41.003706] devtmpfs: initialized
Apr  3 18:34:54 linux_sparc kernel: [   41.004375] print_constraints: dummy: 
Apr  3 18:34:54 linux_sparc kernel: [   41.004592] NET: Registered protocol family 16
Apr  3 18:34:54 linux_sparc kernel: [   41.008905] /pci@1c,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  3 18:34:54 linux_sparc kernel: [   41.008931] /pci@1c,600000: PCI IO[7ce01000000] MEM[7cf00000000]
Apr  3 18:34:54 linux_sparc kernel: [   41.010903] PCI: Scanning PBM /pci@1c,600000
Apr  3 18:34:54 linux_sparc kernel: [   41.011353] /pci@1d,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  3 18:34:54 linux_sparc kernel: [   41.011376] /pci@1d,700000: PCI IO[7c601000000] MEM[7c700000000]
Apr  3 18:34:54 linux_sparc kernel: [   41.013318] PCI: Scanning PBM /pci@1d,700000
Apr  3 18:34:54 linux_sparc kernel: [   41.013768] /pci@1e,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  3 18:34:54 linux_sparc kernel: [   41.013791] /pci@1e,600000: PCI IO[7fe01000000] MEM[7ff00000000]
Apr  3 18:34:54 linux_sparc kernel: [   41.015783] PCI: Scanning PBM /pci@1e,600000
Apr  3 18:34:54 linux_sparc kernel: [   41.016015] pci 0002:00:06.0: quirk: [io  0x7fe01000800-0x7fe0100083f] claimed by ali7101 ACPI
Apr  3 18:34:54 linux_sparc kernel: [   41.016047] pci 0002:00:06.0: quirk: [io  0x7fe01000600-0x7fe0100061f] claimed by ali7101 SMB
Apr  3 18:34:54 linux_sparc kernel: [   41.017924] /pci@1f,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  3 18:34:54 linux_sparc kernel: [   41.017949] /pci@1f,700000: PCI IO[7f601000000] MEM[7f700000000]
Apr  3 18:34:54 linux_sparc kernel: [   41.019924] PCI: Scanning PBM /pci@1f,700000
Apr  3 18:34:54 linux_sparc kernel: [   41.022678] bio: create slab <bio-0> at 0
Apr  3 18:34:54 linux_sparc kernel: [   41.023159] vgaarb: loaded
Apr  3 18:34:54 linux_sparc kernel: [   41.023749] /pci@1e,600000/isa@7/rtc@0,70: RTC regs at 0x7fe01000070
Apr  3 18:34:54 linux_sparc kernel: [   41.024269] Switching to clocksource stick
Apr  3 18:34:54 linux_sparc kernel: [   41.035044] NET: Registered protocol family 2
Apr  3 18:34:54 linux_sparc kernel: [   41.035306] IP route cache hash table entries: 4096 (order: 2, 32768 bytes)
Apr  3 18:34:54 linux_sparc kernel: [   41.036049] TCP established hash table entries: 16384 (order: 5, 262144 bytes)
Apr  3 18:34:54 linux_sparc kernel: [   41.036656] TCP bind hash table entries: 16384 (order: 5, 262144 bytes)
Apr  3 18:34:54 linux_sparc kernel: [   41.037188] TCP: Hash tables configured (established 16384 bind 16384)
Apr  3 18:34:54 linux_sparc kernel: [   41.037208] TCP reno registered
Apr  3 18:34:54 linux_sparc kernel: [   41.037229] UDP hash table entries: 256 (order: 1, 16384 bytes)
Apr  3 18:34:54 linux_sparc kernel: [   41.037283] UDP-Lite hash table entries: 256 (order: 1, 16384 bytes)
Apr  3 18:34:54 linux_sparc kernel: [   41.037623] NET: Registered protocol family 1
Apr  3 18:34:54 linux_sparc kernel: [   41.037698] pci 0002:00:07.0: Activating ISA DMA hang workarounds
Apr  3 18:34:54 linux_sparc kernel: [   41.148579] Unpacking initramfs...
Apr  3 18:34:54 linux_sparc kernel: [   41.648708] Freeing initrd memory: 10553k freed
Apr  3 18:34:54 linux_sparc kernel: [   41.649646] power: Control reg at 7fe01000800
Apr  3 18:34:54 linux_sparc kernel: [   41.650018] chmc: UltraSPARC-IIIi memory controller at /memory-controller@0,0
Apr  3 18:34:54 linux_sparc kernel: [   41.650057] chmc: UltraSPARC-IIIi memory controller at /memory-controller@1,0
Apr  3 18:34:54 linux_sparc kernel: [   41.650474] audit: initializing netlink socket (disabled)
Apr  3 18:34:54 linux_sparc kernel: [   41.650518] type=2000 audit(0.856:1): initialized
Apr  3 18:34:54 linux_sparc kernel: [   41.697140] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Apr  3 18:34:54 linux_sparc kernel: [   41.697931] VFS: Disk quotas dquot_6.5.2
Apr  3 18:34:54 linux_sparc kernel: [   41.698118] Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
Apr  3 18:34:54 linux_sparc kernel: [   41.698370] msgmni has been set to 1999
Apr  3 18:34:54 linux_sparc kernel: [   41.698906] alg: No test for stdrng (krng)
Apr  3 18:34:54 linux_sparc kernel: [   41.699012] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Apr  3 18:34:54 linux_sparc kernel: [   41.699041] io scheduler noop registered
Apr  3 18:34:54 linux_sparc kernel: [   41.699058] io scheduler deadline registered
Apr  3 18:34:54 linux_sparc kernel: [   41.699126] io scheduler cfq registered (default)
Apr  3 18:34:54 linux_sparc kernel: [   41.700349] f008fc3c: ttyS0 at MMIO 0x7fe010003f8 (irq = 23) is a 16550A
Apr  3 18:34:54 linux_sparc kernel: [   41.700373] Console: ttyS0 (SU)
Apr  3 18:34:54 linux_sparc kernel: [   49.450992] console [ttyS0] enabled
Apr  3 18:34:54 linux_sparc kernel: [   49.496896] f0091678: ttyS1 at MMIO 0x7fe010002e8 (irq = 23) is a 16550A
Apr  3 18:34:54 linux_sparc kernel: [   49.585492] [drm] Initialized drm 1.1.0 20060810
Apr  3 18:34:54 linux_sparc kernel: [   49.647510] mousedev: PS/2 mouse device common for all mice
Apr  3 18:34:54 linux_sparc kernel: [   49.721344] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
Apr  3 18:34:54 linux_sparc kernel: [   49.804876] rtc0: no alarms, 114 bytes nvram
Apr  3 18:34:54 linux_sparc kernel: [   49.862014] TCP cubic registered
Apr  3 18:34:54 linux_sparc kernel: [   49.904348] IPv6: Loaded, but administratively disabled, reboot required to enable
Apr  3 18:34:54 linux_sparc kernel: [   50.003856] Mobile IPv6
Apr  3 18:34:54 linux_sparc kernel: [   50.035873] mip6_init: can't add xfrm type(destopt)
Apr  3 18:34:54 linux_sparc kernel: [   50.099930] NET: Registered protocol family 17
Apr  3 18:34:54 linux_sparc kernel: [   50.158277] Registering the dns_resolver key type
Apr  3 18:34:54 linux_sparc kernel: [   50.220222] registered taskstats version 1
Apr  3 18:34:54 linux_sparc kernel: [   50.274421] rtc_cmos rtc_cmos: setting system clock to 2012-04-03 22:34:23 UTC (1333492463)
Apr  3 18:34:54 linux_sparc kernel: [   50.384355] Initializing network drop monitor service
Apr  3 18:34:54 linux_sparc kernel: [   50.682410] tg3.c:v3.121 (November 2, 2011)
Apr  3 18:34:54 linux_sparc kernel: [   50.742915] SCSI subsystem initialized
Apr  3 18:34:54 linux_sparc kernel: [   50.799910] sym0: <1010-66> rev 0x1 at pci 0001:00:04.0 irq 12
Apr  3 18:34:54 linux_sparc kernel: [   50.896673] sym0: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  3 18:34:54 linux_sparc kernel: [   50.954898] usbcore: registered new interface driver usbfs
Apr  3 18:34:54 linux_sparc kernel: [   50.954971] usbcore: registered new interface driver hub
Apr  3 18:34:54 linux_sparc kernel: [   50.974085] usbcore: registered new device driver usb
Apr  3 18:34:54 linux_sparc kernel: [   50.975312] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr  3 18:34:54 linux_sparc kernel: [   50.975389] ehci_hcd 0002:01:08.2: EHCI Host Controller
Apr  3 18:34:54 linux_sparc kernel: [   50.975477] ehci_hcd 0002:01:08.2: new USB bus registered, assigned bus number 1
Apr  3 18:34:54 linux_sparc kernel: [   50.990511] scsi1 : pata_ali
Apr  3 18:34:54 linux_sparc kernel: [   51.476332] ehci_hcd 0002:01:08.2: irq 32, io mem 0x7ff03004000
Apr  3 18:34:54 linux_sparc kernel: [   51.518450] sym0: SCSI BUS has been reset.
Apr  3 18:34:54 linux_sparc kernel: [   51.518478] scsi0 : sym-2.2.3
Apr  3 18:34:54 linux_sparc kernel: [   51.651357] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr  3 18:34:54 linux_sparc kernel: [   51.657106] sym1: <1010-66> rev 0x1 at pci 0001:00:04.1 irq 13
Apr  3 18:34:54 linux_sparc kernel: [   51.660314] scsi2 : pata_ali
Apr  3 18:34:54 linux_sparc kernel: [   51.660431] ata1: PATA max UDMA/100 cmd 0x7fe01000a00 ctl 0x7fe01000a18 bmdma 0x7fe01000a20 irq 29
Apr  3 18:34:54 linux_sparc kernel: [   51.660441] ata2: PATA max UDMA/100 cmd 0x7fe01000a10 ctl 0x7fe01000a08 bmdma 0x7fe01000a28 irq 29
Apr  3 18:34:54 linux_sparc kernel: [   51.694075] tg3 0000:00:03.0: eth0: Tigon3 [partno(none) rev 1002] (PCI:66MHz:64-bit) MAC address 00:03:ba:44:d1:39
Apr  3 18:34:54 linux_sparc kernel: [   51.694088] tg3 0000:00:03.0: eth0: attached PHY is 5703 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Apr  3 18:34:54 linux_sparc kernel: [   51.694098] tg3 0000:00:03.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Apr  3 18:34:54 linux_sparc kernel: [   51.694107] tg3 0000:00:03.0: eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
Apr  3 18:34:54 linux_sparc kernel: [   51.708281] ehci_hcd 0002:01:08.2: USB 2.0 started, EHCI 1.00
Apr  3 18:34:54 linux_sparc kernel: [   51.708360] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr  3 18:34:54 linux_sparc kernel: [   51.708369] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  3 18:34:54 linux_sparc kernel: [   51.708376] usb usb1: Product: EHCI Host Controller
Apr  3 18:34:54 linux_sparc kernel: [   51.708381] usb usb1: Manufacturer: Linux 3.2.13-smp ehci_hcd
Apr  3 18:34:54 linux_sparc kernel: [   51.708387] usb usb1: SerialNumber: 0002:01:08.2
Apr  3 18:34:54 linux_sparc kernel: [   53.002796] ohci_hcd 0002:00:0a.0: OHCI Host Controller
Apr  3 18:34:54 linux_sparc kernel: [   53.002920] hub 1-0:1.0: USB hub found
Apr  3 18:34:54 linux_sparc kernel: [   53.002938] hub 1-0:1.0: 5 ports detected
Apr  3 18:34:54 linux_sparc kernel: [   53.005836] sym1: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  3 18:34:54 linux_sparc kernel: [   53.046222] sym1: SCSI BUS has been reset.
Apr  3 18:34:54 linux_sparc kernel: [   53.046259] scsi3 : sym-2.2.3
Apr  3 18:34:54 linux_sparc kernel: [   53.343884] ohci_hcd 0002:00:0a.0: new USB bus registered, assigned bus number 2
Apr  3 18:34:54 linux_sparc kernel: [   53.441224] ohci_hcd 0002:00:0a.0: irq 27, io mem 0x7ff01000000
Apr  3 18:34:54 linux_sparc kernel: [   53.588334] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Apr  3 18:34:54 linux_sparc kernel: [   53.677665] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  3 18:34:54 linux_sparc kernel: [   53.684698] ata2.00: ATAPI: JLMS XJ-HD166S, D3S4, max UDMA/33
Apr  3 18:34:54 linux_sparc kernel: [   53.684711] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
Apr  3 18:34:54 linux_sparc kernel: [   53.684719] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
Apr  3 18:34:54 linux_sparc kernel: [   53.685123] ata2.00: configured for UDMA/33
Apr  3 18:34:54 linux_sparc kernel: [   53.685689] scsi: waiting for bus probes to complete ...
Apr  3 18:34:54 linux_sparc kernel: [   54.191322] usb usb2: Product: OHCI Host Controller
Apr  3 18:34:54 linux_sparc kernel: [   54.255357] usb usb2: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  3 18:34:54 linux_sparc kernel: [   54.330846] usb usb2: SerialNumber: 0002:00:0a.0
Apr  3 18:34:54 linux_sparc kernel: [   54.391777] hub 2-0:1.0: USB hub found
Apr  3 18:34:54 linux_sparc kernel: [   54.440979] hub 2-0:1.0: 2 ports detected
Apr  3 18:34:54 linux_sparc kernel: [   54.493731] ohci_hcd 0002:00:0b.0: OHCI Host Controller
Apr  3 18:34:54 linux_sparc kernel: [   54.562502] ohci_hcd 0002:00:0b.0: new USB bus registered, assigned bus number 3
Apr  3 18:34:54 linux_sparc kernel: [   54.659806] scsi 0:0:0:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  3 18:34:54 linux_sparc kernel: [   54.659881] ohci_hcd 0002:00:0b.0: irq 28, io mem 0x7ff02000000
Apr  3 18:34:54 linux_sparc kernel: [   54.844046] scsi target0:0:0: tagged command queuing enabled, command queue depth 16.
Apr  3 18:34:54 linux_sparc kernel: [   54.848300] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Apr  3 18:34:54 linux_sparc kernel: [   54.848309] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  3 18:34:54 linux_sparc kernel: [   54.848315] usb usb3: Product: OHCI Host Controller
Apr  3 18:34:54 linux_sparc kernel: [   54.848321] usb usb3: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  3 18:34:54 linux_sparc kernel: [   54.848327] usb usb3: SerialNumber: 0002:00:0b.0
Apr  3 18:34:54 linux_sparc kernel: [   54.848901] hub 3-0:1.0: USB hub found
Apr  3 18:34:54 linux_sparc kernel: [   54.848918] hub 3-0:1.0: 2 ports detected
Apr  3 18:34:54 linux_sparc kernel: [   54.849046] ohci_hcd 0002:01:08.0: OHCI Host Controller
Apr  3 18:34:54 linux_sparc kernel: [   54.849077] ohci_hcd 0002:01:08.0: new USB bus registered, assigned bus number 4
Apr  3 18:34:54 linux_sparc kernel: [   54.849133] ohci_hcd 0002:01:08.0: irq 30, io mem 0x7ff03000000
Apr  3 18:34:54 linux_sparc kernel: [   55.677264] scsi target0:0:0: Beginning Domain Validation
Apr  3 18:34:54 linux_sparc kernel: [   55.710454] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Apr  3 18:34:54 linux_sparc kernel: [   55.710462] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  3 18:34:54 linux_sparc kernel: [   55.710469] usb usb4: Product: OHCI Host Controller
Apr  3 18:34:54 linux_sparc kernel: [   55.710475] usb usb4: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  3 18:34:54 linux_sparc kernel: [   55.710481] usb usb4: SerialNumber: 0002:01:08.0
Apr  3 18:34:54 linux_sparc kernel: [   55.713132] hub 4-0:1.0: USB hub found
Apr  3 18:34:54 linux_sparc kernel: [   55.713155] hub 4-0:1.0: 3 ports detected
Apr  3 18:34:54 linux_sparc kernel: [   55.713304] ohci_hcd 0002:01:08.1: OHCI Host Controller
Apr  3 18:34:54 linux_sparc kernel: [   55.713330] ohci_hcd 0002:01:08.1: new USB bus registered, assigned bus number 5
Apr  3 18:34:54 linux_sparc kernel: [   55.713397] ohci_hcd 0002:01:08.1: irq 31, io mem 0x7ff03002000
Apr  3 18:34:54 linux_sparc kernel: [   56.482689] scsi target0:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  3 18:34:54 linux_sparc kernel: [   56.510370] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Apr  3 18:34:54 linux_sparc kernel: [   56.510379] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  3 18:34:54 linux_sparc kernel: [   56.510387] usb usb5: Product: OHCI Host Controller
Apr  3 18:34:54 linux_sparc kernel: [   56.510392] usb usb5: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  3 18:34:54 linux_sparc kernel: [   56.510398] usb usb5: SerialNumber: 0002:01:08.1
Apr  3 18:34:54 linux_sparc kernel: [   56.966859] hub 5-0:1.0: USB hub found
Apr  3 18:34:54 linux_sparc kernel: [   56.975239] scsi target0:0:0: Ending Domain Validation
Apr  3 18:34:54 linux_sparc kernel: [   56.976486] scsi 0:0:1:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  3 18:34:54 linux_sparc kernel: [   56.976504] scsi target0:0:1: tagged command queuing enabled, command queue depth 16.
Apr  3 18:34:54 linux_sparc kernel: [   56.976531] scsi target0:0:1: Beginning Domain Validation
Apr  3 18:34:54 linux_sparc kernel: [   56.981042] scsi target0:0:1: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  3 18:34:54 linux_sparc kernel: [   56.989196] scsi target0:0:1: Ending Domain Validation
Apr  3 18:34:54 linux_sparc kernel: [   57.531049] hub 5-0:1.0: 2 ports detected
Apr  3 18:34:54 linux_sparc kernel: [   61.336714] scsi 2:0:0:0: CD-ROM            JLMS     XJ-HD166S        D3S4 PQ: 0 ANSI: 5
Apr  3 18:34:54 linux_sparc kernel: [   61.472388] sd 0:0:1:0: [sdb] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  3 18:34:54 linux_sparc kernel: [   61.472615] sd 0:0:0:0: [sda] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  3 18:34:54 linux_sparc kernel: [   61.474824] sd 0:0:0:0: [sda] Write Protect is off
Apr  3 18:34:54 linux_sparc kernel: [   61.476165] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  3 18:34:54 linux_sparc kernel: [   61.856428] firewire_ohci: Added fw-ohci device 0002:01:0b.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
Apr  3 18:34:54 linux_sparc kernel: [   61.862975] sd 0:0:1:0: [sdb] Write Protect is off
Apr  3 18:34:54 linux_sparc kernel: [   61.864276] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  3 18:34:54 linux_sparc kernel: [   61.874085]  sda: sda1 sda2 sda3 sda4
Apr  3 18:34:54 linux_sparc kernel: [   62.213380]  sdb: sdb1 sdb3
Apr  3 18:34:54 linux_sparc kernel: [   62.257772] sd 0:0:0:0: [sda] Attached SCSI disk
Apr  3 18:34:54 linux_sparc kernel: [   62.318513] sd 0:0:1:0: [sdb] Attached SCSI disk
Apr  3 18:34:54 linux_sparc kernel: [   62.379306] firewire_core: created device fw0: GUID 000516000040a1e6, S400
Apr  3 18:34:54 linux_sparc kernel: [   62.471906] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
Apr  3 18:34:54 linux_sparc kernel: [   62.556457] cdrom: Uniform CD-ROM driver Revision: 3.20
Apr  3 18:34:54 linux_sparc kernel: [   63.212055] EXT3-fs (sda2): recovery required on readonly filesystem
Apr  3 18:34:54 linux_sparc kernel: [   63.300612] EXT3-fs (sda2): write access will be enabled during recovery
Apr  3 18:34:54 linux_sparc kernel: [   67.193949] EXT3-fs (sda2): orphan cleanup on readonly fs
Apr  3 18:34:54 linux_sparc kernel: [   67.264893] kjournald starting.  Commit interval 5 seconds
Apr  3 18:34:54 linux_sparc kernel: [   67.389131] EXT3-fs (sda2): 22 orphan inodes deleted
Apr  3 18:34:54 linux_sparc kernel: [   67.454340] EXT3-fs (sda2): recovery complete
Apr  3 18:34:54 linux_sparc kernel: [   67.605367] EXT3-fs (sda2): mounted filesystem with ordered data mode
Apr  3 18:34:54 linux_sparc kernel: [   73.904177] AC'97 1 does not respond - RESET
Apr  3 18:34:54 linux_sparc kernel: [   74.911908] Adding 2996112k swap on /dev/sda4.  Priority:-1 extents:1 across:2996112k 
Apr  3 18:34:54 linux_sparc kernel: [   75.230970] EXT3-fs (sda2): using internal journal
Apr  3 18:34:54 linux_sparc kernel: [   75.395312] loop: module loaded
Apr  3 18:34:54 linux_sparc kernel: [   77.871543] kjournald starting.  Commit interval 5 seconds
Apr  3 18:34:54 linux_sparc kernel: [   77.943692] EXT3-fs (sdb1): using internal journal
Apr  3 18:34:54 linux_sparc kernel: [   78.006666] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Apr  3 18:34:54 linux_sparc kernel: [   78.833261] RPC: Registered named UNIX socket transport module.
Apr  3 18:34:54 linux_sparc kernel: [   78.911124] RPC: Registered udp transport module.
Apr  3 18:34:54 linux_sparc kernel: [   78.972953] RPC: Registered tcp transport module.
Apr  3 18:34:54 linux_sparc kernel: [   79.034814] RPC: Registered tcp NFSv4.1 backchannel transport module.
Apr  3 18:34:54 linux_sparc kernel: [   79.258123] FS-Cache: Loaded
Apr  3 18:34:54 linux_sparc kernel: [   79.352768] FS-Cache: Netfs 'nfs' registered for caching
Apr  3 18:34:54 linux_sparc kernel: [   79.468853] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr  3 18:34:54 linux_sparc kernel: [   80.530491] tg3 0000:00:03.0: eth0: No firmware running
Apr  3 18:34:54 linux_sparc kernel: [   80.884841] fuse init (API version 7.17)
Apr  3 18:34:55 linux_sparc kernel: [   82.470493] tg3 0000:00:03.0: eth0: Link is up at 100 Mbps, full duplex
Apr  3 18:34:55 linux_sparc kernel: [   82.566479] tg3 0000:00:03.0: eth0: Flow control is on for TX and on for RX
Apr  3 18:34:56 linux_sparc kernel: [   83.215538] ioctl32(kdm:1273): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ff8ba9ea) on /dev/console
Apr  3 18:34:59 linux_sparc pulseaudio[1769]: [pulseaudio] authkey.c: Failed to open cookie file '/etc/timidity/.pulse-cookie': No such file or directory
Apr  3 18:34:59 linux_sparc pulseaudio[1769]: [pulseaudio] authkey.c: Failed to load authorization key '/etc/timidity/.pulse-cookie': No such file or directory
Apr  3 18:34:59 linux_sparc pulseaudio[1769]: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
Apr  3 18:49:08 linux_sparc kernel: imklog 5.8.9, log source = /proc/kmsg started.
Apr  3 18:49:08 linux_sparc rsyslogd: [origin software="rsyslogd" swVersion="5.8.9" x-pid="1188" x-info="http://www.rsyslog.com";] start
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 4.9.7 2004/05/27 07:31'
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] PROMLIB: Root node compatible: 
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpuset
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Initializing cgroup subsys cpu
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Linux version 3.2.13-smp (root@linux_sparc) (gcc version 4.6.3 (Debian 4.6.3-1) ) #3 SMP PREEMPT Mon Apr 2 20:05:10 EDT 2012
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] bootconsole [earlyprom0] enabled
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] ARCH: SUN4U
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Ethernet address: 00:03:ba:44:d1:39
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Kernel: Using 2 locked TLB entries for main kernel image.
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Remapping the kernel... done.
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] OF stdout device is: /pci@1e,600000/isa@7/serial@0,3f8
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] PROM: Built device tree with 85922 bytes of memory.
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Top of RAM: 0x121feee000, Total RAM: 0x3fed8000
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Memory hole size: 73216MB
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200400000] page_structs=131072 node=0 entry=16/8192
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] [0000010004000000-fffff80200800000] page_structs=131072 node=0 entry=17/8192
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80200c00000] page_structs=131072 node=0 entry=144/8192
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] [0000010024000000-fffff80201000000] page_structs=131072 node=0 entry=145/8192
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Zone PFN ranges:
Apr  3 18:49:08 linux_sparc kernel: [    0.000000]   Normal   0x00100000 -> 0x0090ff77
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Movable zone start PFN for each node
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] early_node_map[5] active PFN ranges
Apr  3 18:49:08 linux_sparc kernel: [    0.000000]     0: 0x00100000 -> 0x00110000
Apr  3 18:49:08 linux_sparc kernel: [    0.000000]     0: 0x00900000 -> 0x0090f7ff
Apr  3 18:49:08 linux_sparc kernel: [    0.000000]     0: 0x0090f800 -> 0x0090ff05
Apr  3 18:49:08 linux_sparc kernel: [    0.000000]     0: 0x0090ff07 -> 0x0090ff62
Apr  3 18:49:08 linux_sparc kernel: [    0.000000]     0: 0x0090ff6a -> 0x0090ff77
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Booting Linux...
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] CPU CAPS: [flush,stbar,swap,muldiv,v9,ultra3,mul32,div32]
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] CPU CAPS: [v8plus,vis,vis2]
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] PERCPU: Embedded 6 pages/cpu @fffff80201400000 s20096 r8192 d20864 u2097152
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 64877
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Kernel command line: root=UUID=e0fd1e8e-7fc3-40cf-80e2-b0ed00bffa09 ro ipv6.disable=1
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 16384 bytes)
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 524288 bytes)
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 262144 bytes)
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Memory: 1012976k available (3688k kernel code, 1496k data, 232k init) [fffff80000000000,000000121feee000]
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] NR_IRQS:255
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] clocksource: mult[53555555] shift[24]
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] clockevent: mult[3126e98] shift[32]
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] Console: colour dummy device 80x25
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] console [tty0] enabled, bootconsole disabled
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] allocated 8388608 bytes of page_cgroup
Apr  3 18:49:08 linux_sparc kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr  3 18:49:08 linux_sparc kernel: [   41.420009] Calibrating delay using timer specific routine.. 23.99 BogoMIPS (lpj=47997)
Apr  3 18:49:08 linux_sparc kernel: [   41.420033] pid_max: default: 32768 minimum: 301
Apr  3 18:49:08 linux_sparc kernel: [   41.420221] Security Framework initialized
Apr  3 18:49:08 linux_sparc kernel: [   41.420249] AppArmor: AppArmor disabled by boot time parameter
Apr  3 18:49:08 linux_sparc kernel: [   41.420329] Mount-cache hash table entries: 512
Apr  3 18:49:08 linux_sparc kernel: [   41.420867] Initializing cgroup subsys cpuacct
Apr  3 18:49:08 linux_sparc kernel: [   41.420902] Initializing cgroup subsys memory
Apr  3 18:49:08 linux_sparc kernel: [   41.420939] Initializing cgroup subsys devices
Apr  3 18:49:08 linux_sparc kernel: [   41.420951] Initializing cgroup subsys freezer
Apr  3 18:49:08 linux_sparc kernel: [   41.420962] Initializing cgroup subsys net_cls
Apr  3 18:49:08 linux_sparc kernel: [   41.420974] Initializing cgroup subsys blkio
Apr  3 18:49:08 linux_sparc kernel: [   41.420998] Initializing cgroup subsys perf_event
Apr  3 18:49:08 linux_sparc kernel: [   41.421206] Performance events: Supported PMU type is 'ultra3i'
Apr  3 18:49:08 linux_sparc kernel: [   41.445122] CPU 0: synchronized TICK with master CPU (last diff 0 cycles, maxerr 6 cycles)
Apr  3 18:49:08 linux_sparc kernel: [   41.448036] Brought up 2 CPUs
Apr  3 18:49:08 linux_sparc kernel: [   41.448061] Testing NMI watchdog ... OK.
Apr  3 18:49:08 linux_sparc kernel: [   41.528911] devtmpfs: initialized
Apr  3 18:49:08 linux_sparc kernel: [   41.529578] print_constraints: dummy: 
Apr  3 18:49:08 linux_sparc kernel: [   41.529798] NET: Registered protocol family 16
Apr  3 18:49:08 linux_sparc kernel: [   41.534100] /pci@1c,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  3 18:49:08 linux_sparc kernel: [   41.534125] /pci@1c,600000: PCI IO[7ce01000000] MEM[7cf00000000]
Apr  3 18:49:08 linux_sparc kernel: [   41.536094] PCI: Scanning PBM /pci@1c,600000
Apr  3 18:49:08 linux_sparc kernel: [   41.536543] /pci@1d,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  3 18:49:08 linux_sparc kernel: [   41.536567] /pci@1d,700000: PCI IO[7c601000000] MEM[7c700000000]
Apr  3 18:49:08 linux_sparc kernel: [   41.538509] PCI: Scanning PBM /pci@1d,700000
Apr  3 18:49:08 linux_sparc kernel: [   41.538967] /pci@1e,600000: TOMATILLO PCI Bus Module ver[4:0]
Apr  3 18:49:08 linux_sparc kernel: [   41.538991] /pci@1e,600000: PCI IO[7fe01000000] MEM[7ff00000000]
Apr  3 18:49:08 linux_sparc kernel: [   41.540979] PCI: Scanning PBM /pci@1e,600000
Apr  3 18:49:08 linux_sparc kernel: [   41.541216] pci 0002:00:06.0: quirk: [io  0x7fe01000800-0x7fe0100083f] claimed by ali7101 ACPI
Apr  3 18:49:08 linux_sparc kernel: [   41.541248] pci 0002:00:06.0: quirk: [io  0x7fe01000600-0x7fe0100061f] claimed by ali7101 SMB
Apr  3 18:49:08 linux_sparc kernel: [   41.543134] /pci@1f,700000: TOMATILLO PCI Bus Module ver[4:0]
Apr  3 18:49:08 linux_sparc kernel: [   41.543158] /pci@1f,700000: PCI IO[7f601000000] MEM[7f700000000]
Apr  3 18:49:08 linux_sparc kernel: [   41.545134] PCI: Scanning PBM /pci@1f,700000
Apr  3 18:49:08 linux_sparc kernel: [   41.547923] bio: create slab <bio-0> at 0
Apr  3 18:49:08 linux_sparc kernel: [   41.548375] vgaarb: loaded
Apr  3 18:49:08 linux_sparc kernel: [   41.548962] /pci@1e,600000/isa@7/rtc@0,70: RTC regs at 0x7fe01000070
Apr  3 18:49:08 linux_sparc kernel: [   41.549483] Switching to clocksource stick
Apr  3 18:49:08 linux_sparc kernel: [   41.560241] NET: Registered protocol family 2
Apr  3 18:49:08 linux_sparc kernel: [   41.560503] IP route cache hash table entries: 4096 (order: 2, 32768 bytes)
Apr  3 18:49:08 linux_sparc kernel: [   41.561246] TCP established hash table entries: 16384 (order: 5, 262144 bytes)
Apr  3 18:49:08 linux_sparc kernel: [   41.561850] TCP bind hash table entries: 16384 (order: 5, 262144 bytes)
Apr  3 18:49:08 linux_sparc kernel: [   41.562380] TCP: Hash tables configured (established 16384 bind 16384)
Apr  3 18:49:08 linux_sparc kernel: [   41.562399] TCP reno registered
Apr  3 18:49:08 linux_sparc kernel: [   41.562419] UDP hash table entries: 256 (order: 1, 16384 bytes)
Apr  3 18:49:08 linux_sparc kernel: [   41.562474] UDP-Lite hash table entries: 256 (order: 1, 16384 bytes)
Apr  3 18:49:08 linux_sparc kernel: [   41.562803] NET: Registered protocol family 1
Apr  3 18:49:08 linux_sparc kernel: [   41.562876] pci 0002:00:07.0: Activating ISA DMA hang workarounds
Apr  3 18:49:08 linux_sparc kernel: [   41.673792] Unpacking initramfs...
Apr  3 18:49:08 linux_sparc kernel: [   42.173882] Freeing initrd memory: 10553k freed
Apr  3 18:49:08 linux_sparc kernel: [   42.174820] power: Control reg at 7fe01000800
Apr  3 18:49:08 linux_sparc kernel: [   42.175196] chmc: UltraSPARC-IIIi memory controller at /memory-controller@0,0
Apr  3 18:49:08 linux_sparc kernel: [   42.175236] chmc: UltraSPARC-IIIi memory controller at /memory-controller@1,0
Apr  3 18:49:08 linux_sparc kernel: [   42.175649] audit: initializing netlink socket (disabled)
Apr  3 18:49:08 linux_sparc kernel: [   42.175692] type=2000 audit(0.856:1): initialized
Apr  3 18:49:08 linux_sparc kernel: [   42.222310] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Apr  3 18:49:08 linux_sparc kernel: [   42.223086] VFS: Disk quotas dquot_6.5.2
Apr  3 18:49:08 linux_sparc kernel: [   42.223273] Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
Apr  3 18:49:08 linux_sparc kernel: [   42.223525] msgmni has been set to 1999
Apr  3 18:49:08 linux_sparc kernel: [   42.224062] alg: No test for stdrng (krng)
Apr  3 18:49:08 linux_sparc kernel: [   42.224167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Apr  3 18:49:08 linux_sparc kernel: [   42.224197] io scheduler noop registered
Apr  3 18:49:08 linux_sparc kernel: [   42.224213] io scheduler deadline registered
Apr  3 18:49:08 linux_sparc kernel: [   42.224281] io scheduler cfq registered (default)
Apr  3 18:49:08 linux_sparc kernel: [   42.225473] f008fc3c: ttyS0 at MMIO 0x7fe010003f8 (irq = 23) is a 16550A
Apr  3 18:49:08 linux_sparc kernel: [   42.225497] Console: ttyS0 (SU)
Apr  3 18:49:08 linux_sparc kernel: [   49.976118] console [ttyS0] enabled
Apr  3 18:49:08 linux_sparc kernel: [   50.022020] f0091678: ttyS1 at MMIO 0x7fe010002e8 (irq = 23) is a 16550A
Apr  3 18:49:08 linux_sparc kernel: [   50.110619] [drm] Initialized drm 1.1.0 20060810
Apr  3 18:49:08 linux_sparc kernel: [   50.172640] mousedev: PS/2 mouse device common for all mice
Apr  3 18:49:08 linux_sparc kernel: [   50.246470] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
Apr  3 18:49:08 linux_sparc kernel: [   50.330000] rtc0: no alarms, 114 bytes nvram
Apr  3 18:49:08 linux_sparc kernel: [   50.387144] TCP cubic registered
Apr  3 18:49:08 linux_sparc kernel: [   50.429483] IPv6: Loaded, but administratively disabled, reboot required to enable
Apr  3 18:49:08 linux_sparc kernel: [   50.528984] Mobile IPv6
Apr  3 18:49:08 linux_sparc kernel: [   50.560999] mip6_init: can't add xfrm type(destopt)
Apr  3 18:49:08 linux_sparc kernel: [   50.625059] NET: Registered protocol family 17
Apr  3 18:49:08 linux_sparc kernel: [   50.683405] Registering the dns_resolver key type
Apr  3 18:49:08 linux_sparc kernel: [   50.745346] registered taskstats version 1
Apr  3 18:49:08 linux_sparc kernel: [   50.799549] rtc_cmos rtc_cmos: setting system clock to 2012-04-03 22:48:41 UTC (1333493321)
Apr  3 18:49:08 linux_sparc kernel: [   50.909490] Initializing network drop monitor service
Apr  3 18:49:08 linux_sparc kernel: [   51.176904] tg3.c:v3.121 (November 2, 2011)
Apr  3 18:49:08 linux_sparc kernel: [   51.309960] SCSI subsystem initialized
Apr  3 18:49:08 linux_sparc kernel: [   51.320308] usbcore: registered new interface driver usbfs
Apr  3 18:49:08 linux_sparc kernel: [   51.320375] usbcore: registered new interface driver hub
Apr  3 18:49:08 linux_sparc kernel: [   51.501169] usbcore: registered new device driver usb
Apr  3 18:49:08 linux_sparc kernel: [   51.571751] tg3 0000:00:03.0: eth0: Tigon3 [partno(none) rev 1002] (PCI:66MHz:64-bit) MAC address 00:03:ba:44:d1:39
Apr  3 18:49:08 linux_sparc kernel: [   51.649663] sym0: <1010-66> rev 0x1 at pci 0001:00:04.0 irq 12
Apr  3 18:49:08 linux_sparc kernel: [   51.677299] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr  3 18:49:08 linux_sparc kernel: [   51.679435] sym0: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  3 18:49:08 linux_sparc kernel: [   51.719827] sym0: SCSI BUS has been reset.
Apr  3 18:49:08 linux_sparc kernel: [   51.719846] scsi0 : sym-2.2.3
Apr  3 18:49:08 linux_sparc kernel: [   52.043114] sym1: <1010-66> rev 0x1 at pci 0001:00:04.1 irq 13
Apr  3 18:49:08 linux_sparc kernel: [   52.049507] firewire_ohci: Added fw-ohci device 0002:01:0b.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
Apr  3 18:49:08 linux_sparc kernel: [   52.053096] tg3 0000:00:03.0: eth0: attached PHY is 5703 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Apr  3 18:49:08 linux_sparc kernel: [   52.053107] tg3 0000:00:03.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Apr  3 18:49:08 linux_sparc kernel: [   52.053117] tg3 0000:00:03.0: eth0: dma_rwctrl[763f0000] dma_mask[32-bit]
Apr  3 18:49:08 linux_sparc kernel: [   52.569444] firewire_core: created device fw0: GUID 000516000040a1e6, S400
Apr  3 18:49:08 linux_sparc kernel: [   52.570466] ehci_hcd 0002:01:08.2: EHCI Host Controller
Apr  3 18:49:08 linux_sparc kernel: [   52.570559] ehci_hcd 0002:01:08.2: new USB bus registered, assigned bus number 1
Apr  3 18:49:08 linux_sparc kernel: [   52.578954] sym1: No NVRAM, ID 7, Fast-80, LVD, parity checking
Apr  3 18:49:08 linux_sparc kernel: [   52.619350] sym1: SCSI BUS has been reset.
Apr  3 18:49:08 linux_sparc kernel: [   52.619366] scsi1 : sym-2.2.3
Apr  3 18:49:08 linux_sparc kernel: [   52.998133] ehci_hcd 0002:01:08.2: irq 32, io mem 0x7ff03004000
Apr  3 18:49:08 linux_sparc kernel: [   53.076184] scsi2 : pata_ali
Apr  3 18:49:08 linux_sparc kernel: [   53.115298] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr  3 18:49:08 linux_sparc kernel: [   53.117610] ehci_hcd 0002:01:08.2: USB 2.0 started, EHCI 1.00
Apr  3 18:49:08 linux_sparc kernel: [   53.117701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr  3 18:49:08 linux_sparc kernel: [   53.117710] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  3 18:49:08 linux_sparc kernel: [   53.117717] usb usb1: Product: EHCI Host Controller
Apr  3 18:49:08 linux_sparc kernel: [   53.117723] usb usb1: Manufacturer: Linux 3.2.13-smp ehci_hcd
Apr  3 18:49:08 linux_sparc kernel: [   53.117729] usb usb1: SerialNumber: 0002:01:08.2
Apr  3 18:49:08 linux_sparc kernel: [   53.120593] hub 1-0:1.0: USB hub found
Apr  3 18:49:08 linux_sparc kernel: [   53.120615] hub 1-0:1.0: 5 ports detected
Apr  3 18:49:08 linux_sparc kernel: [   53.126642] scsi3 : pata_ali
Apr  3 18:49:08 linux_sparc kernel: [   53.126802] ata1: PATA max UDMA/100 cmd 0x7fe01000a00 ctl 0x7fe01000a18 bmdma 0x7fe01000a20 irq 29
Apr  3 18:49:08 linux_sparc kernel: [   53.126812] ata2: PATA max UDMA/100 cmd 0x7fe01000a10 ctl 0x7fe01000a08 bmdma 0x7fe01000a28 irq 29
Apr  3 18:49:08 linux_sparc kernel: [   54.031842] ohci_hcd 0002:00:0a.0: OHCI Host Controller
Apr  3 18:49:08 linux_sparc kernel: [   54.100536] ohci_hcd 0002:00:0a.0: new USB bus registered, assigned bus number 2
Apr  3 18:49:08 linux_sparc kernel: [   54.202964] ohci_hcd 0002:00:0a.0: irq 27, io mem 0x7ff01000000
Apr  3 18:49:08 linux_sparc kernel: [   54.341540] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Apr  3 18:49:08 linux_sparc kernel: [   54.430822] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  3 18:49:08 linux_sparc kernel: [   54.525756] usb usb2: Product: OHCI Host Controller
Apr  3 18:49:08 linux_sparc kernel: [   54.529919] ata2.00: ATAPI: JLMS XJ-HD166S, D3S4, max UDMA/33
Apr  3 18:49:08 linux_sparc kernel: [   54.529932] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
Apr  3 18:49:08 linux_sparc kernel: [   54.529941] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
Apr  3 18:49:08 linux_sparc kernel: [   54.530358] ata2.00: configured for UDMA/33
Apr  3 18:49:08 linux_sparc kernel: [   54.938684] usb usb2: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  3 18:49:08 linux_sparc kernel: [   55.014274] usb usb2: SerialNumber: 0002:00:0a.0
Apr  3 18:49:08 linux_sparc kernel: [   55.075026] scsi: waiting for bus probes to complete ...
Apr  3 18:49:08 linux_sparc kernel: [   55.075542] hub 2-0:1.0: USB hub found
Apr  3 18:49:08 linux_sparc kernel: [   55.075559] hub 2-0:1.0: 2 ports detected
Apr  3 18:49:08 linux_sparc kernel: [   55.075692] ohci_hcd 0002:00:0b.0: OHCI Host Controller
Apr  3 18:49:08 linux_sparc kernel: [   55.075718] ohci_hcd 0002:00:0b.0: new USB bus registered, assigned bus number 3
Apr  3 18:49:08 linux_sparc kernel: [   55.075778] ohci_hcd 0002:00:0b.0: irq 28, io mem 0x7ff02000000
Apr  3 18:49:08 linux_sparc kernel: [   55.133513] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Apr  3 18:49:08 linux_sparc kernel: [   55.133521] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  3 18:49:08 linux_sparc kernel: [   55.133528] usb usb3: Product: OHCI Host Controller
Apr  3 18:49:08 linux_sparc kernel: [   55.133534] usb usb3: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  3 18:49:08 linux_sparc kernel: [   55.133540] usb usb3: SerialNumber: 0002:00:0b.0
Apr  3 18:49:08 linux_sparc kernel: [   55.135865] hub 3-0:1.0: USB hub found
Apr  3 18:49:08 linux_sparc kernel: [   55.135884] hub 3-0:1.0: 2 ports detected
Apr  3 18:49:08 linux_sparc kernel: [   55.136012] ohci_hcd 0002:01:08.0: OHCI Host Controller
Apr  3 18:49:08 linux_sparc kernel: [   55.136037] ohci_hcd 0002:01:08.0: new USB bus registered, assigned bus number 4
Apr  3 18:49:08 linux_sparc kernel: [   55.136100] ohci_hcd 0002:01:08.0: irq 30, io mem 0x7ff03000000
Apr  3 18:49:08 linux_sparc kernel: [   55.219526] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Apr  3 18:49:08 linux_sparc kernel: [   55.219536] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  3 18:49:08 linux_sparc kernel: [   55.219544] usb usb4: Product: OHCI Host Controller
Apr  3 18:49:08 linux_sparc kernel: [   55.219549] usb usb4: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  3 18:49:08 linux_sparc kernel: [   55.219555] usb usb4: SerialNumber: 0002:01:08.0
Apr  3 18:49:08 linux_sparc kernel: [   55.221892] hub 4-0:1.0: USB hub found
Apr  3 18:49:08 linux_sparc kernel: [   55.221911] hub 4-0:1.0: 3 ports detected
Apr  3 18:49:08 linux_sparc kernel: [   55.222062] ohci_hcd 0002:01:08.1: OHCI Host Controller
Apr  3 18:49:08 linux_sparc kernel: [   55.222089] ohci_hcd 0002:01:08.1: new USB bus registered, assigned bus number 5
Apr  3 18:49:08 linux_sparc kernel: [   55.222156] ohci_hcd 0002:01:08.1: irq 31, io mem 0x7ff03002000
Apr  3 18:49:08 linux_sparc kernel: [   55.307520] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Apr  3 18:49:08 linux_sparc kernel: [   55.307530] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr  3 18:49:08 linux_sparc kernel: [   55.307537] usb usb5: Product: OHCI Host Controller
Apr  3 18:49:08 linux_sparc kernel: [   55.307543] usb usb5: Manufacturer: Linux 3.2.13-smp ohci_hcd
Apr  3 18:49:08 linux_sparc kernel: [   55.307549] usb usb5: SerialNumber: 0002:01:08.1
Apr  3 18:49:08 linux_sparc kernel: [   55.309848] hub 5-0:1.0: USB hub found
Apr  3 18:49:08 linux_sparc kernel: [   55.309866] hub 5-0:1.0: 2 ports detected
Apr  3 18:49:08 linux_sparc kernel: [   57.442474] scsi 0:0:0:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  3 18:49:08 linux_sparc kernel: [   57.548904] scsi target0:0:0: tagged command queuing enabled, command queue depth 16.
Apr  3 18:49:08 linux_sparc kernel: [   57.651933] scsi target0:0:0: Beginning Domain Validation
Apr  3 18:49:08 linux_sparc kernel: [   57.727465] scsi target0:0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  3 18:49:08 linux_sparc kernel: [   57.835220] scsi target0:0:0: Ending Domain Validation
Apr  3 18:49:08 linux_sparc kernel: [   57.903874] scsi 0:0:1:0: Direct-Access     ModusLnk MXJ3735SC800600P M108 PQ: 0 ANSI: 3
Apr  3 18:49:08 linux_sparc kernel: [   58.010338] scsi target0:0:1: tagged command queuing enabled, command queue depth 16.
Apr  3 18:49:08 linux_sparc kernel: [   58.113385] scsi target0:0:1: Beginning Domain Validation
Apr  3 18:49:08 linux_sparc kernel: [   58.188891] scsi target0:0:1: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 31)
Apr  3 18:49:08 linux_sparc kernel: [   58.296832] scsi target0:0:1: Ending Domain Validation
Apr  3 18:49:08 linux_sparc kernel: [   62.224248] scsi 3:0:0:0: CD-ROM            JLMS     XJ-HD166S        D3S4 PQ: 0 ANSI: 5
Apr  3 18:49:08 linux_sparc kernel: [   62.341652] sd 0:0:0:0: [sda] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  3 18:49:08 linux_sparc kernel: [   62.442472] sd 0:0:1:0: [sdb] 143571316 512-byte logical blocks: (73.5 GB/68.4 GiB)
Apr  3 18:49:08 linux_sparc kernel: [   62.447222] sd 0:0:0:0: [sda] Write Protect is off
Apr  3 18:49:08 linux_sparc kernel: [   62.448542] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  3 18:49:08 linux_sparc kernel: [   62.728578] sd 0:0:1:0: [sdb] Write Protect is off
Apr  3 18:49:08 linux_sparc kernel: [   62.793202] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr  3 18:49:08 linux_sparc kernel: [   62.912272]  sda: sda1 sda2 sda3 sda4
Apr  3 18:49:08 linux_sparc kernel: [   62.968874] sd 0:0:0:0: [sda] Attached SCSI disk
Apr  3 18:49:08 linux_sparc kernel: [   63.030792]  sdb: sdb1 sdb3
Apr  3 18:49:08 linux_sparc kernel: [   63.071745] sd 0:0:1:0: [sdb] Attached SCSI disk
Apr  3 18:49:08 linux_sparc kernel: [   63.136544] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
Apr  3 18:49:08 linux_sparc kernel: [   63.218254] cdrom: Uniform CD-ROM driver Revision: 3.20
Apr  3 18:49:08 linux_sparc kernel: [   63.795542] EXT3-fs (sda2): recovery required on readonly filesystem
Apr  3 18:49:08 linux_sparc kernel: [   63.887847] EXT3-fs (sda2): write access will be enabled during recovery
Apr  3 18:49:08 linux_sparc kernel: [   64.433769] kjournald starting.  Commit interval 5 seconds
Apr  3 18:49:08 linux_sparc kernel: [   64.433921] EXT3-fs (sda2): recovery complete
Apr  3 18:49:08 linux_sparc kernel: [   64.434604] EXT3-fs (sda2): mounted filesystem with ordered data mode
Apr  3 18:49:08 linux_sparc kernel: [   71.161406] AC'97 1 does not respond - RESET
Apr  3 18:49:08 linux_sparc kernel: [   72.175656] Adding 2996112k swap on /dev/sda4.  Priority:-1 extents:1 across:2996112k 
Apr  3 18:49:08 linux_sparc kernel: [   72.483385] EXT3-fs (sda2): using internal journal
Apr  3 18:49:08 linux_sparc kernel: [   72.647038] loop: module loaded
Apr  3 18:49:08 linux_sparc kernel: [   74.138990] kjournald starting.  Commit interval 5 seconds
Apr  3 18:49:08 linux_sparc kernel: [   74.139440] EXT3-fs (sdb1): using internal journal
Apr  3 18:49:08 linux_sparc kernel: [   74.139455] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Apr  3 18:49:08 linux_sparc kernel: [   75.048951] RPC: Registered named UNIX socket transport module.
Apr  3 18:49:08 linux_sparc kernel: [   75.126761] RPC: Registered udp transport module.
Apr  3 18:49:08 linux_sparc kernel: [   75.188607] RPC: Registered tcp transport module.
Apr  3 18:49:08 linux_sparc kernel: [   75.250457] RPC: Registered tcp NFSv4.1 backchannel transport module.
Apr  3 18:49:08 linux_sparc kernel: [   75.384355] FS-Cache: Loaded
Apr  3 18:49:08 linux_sparc kernel: [   75.518489] FS-Cache: Netfs 'nfs' registered for caching
Apr  3 18:49:08 linux_sparc kernel: [   75.631582] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr  3 18:49:08 linux_sparc kernel: [   76.844643] tg3 0000:00:03.0: eth0: No firmware running
Apr  3 18:49:08 linux_sparc kernel: [   76.987495] fuse init (API version 7.17)
Apr  3 18:49:09 linux_sparc kernel: [   78.595810] tg3 0000:00:03.0: eth0: Link is up at 100 Mbps, full duplex
Apr  3 18:49:09 linux_sparc kernel: [   78.693219] tg3 0000:00:03.0: eth0: Flow control is on for TX and on for RX
Apr  3 18:49:10 linux_sparc kernel: [   79.484966] ioctl32(kdm:1254): Unknown cmd fd(6) cmd(00005603){t:'V';sz:0} arg(ff8069ea) on /dev/console
Apr  3 18:49:13 linux_sparc pulseaudio[1750]: [pulseaudio] authkey.c: Failed to open cookie file '/etc/timidity/.pulse-cookie': No such file or directory
Apr  3 18:49:13 linux_sparc pulseaudio[1750]: [pulseaudio] authkey.c: Failed to load authorization key '/etc/timidity/.pulse-cookie': No such file or directory
Apr  3 18:49:13 linux_sparc pulseaudio[1750]: [autospawn] lock-autospawn.c: Cannot access autospawn lock.

Reply to: