Xscreensaver corrupts ext3/ext4 filesystems

Hi!
The problem is that running any GL screensavers will result in a corrupted filesystem. First I suspected that my laptop HD has bad sectors or the temperature is too high but after reinstalling everything and monitoring this values with smartctl and lm_sensors everything looks good. After a few day installed the xscreensaver package launched it and I got again the corrupted filesystem. I am using the xf86-video-ati 6.12.4-3 driver.  I have an IBM Thinkpad T42 with Radeon 7500 chipset with only 32MB memory BUT the xf86 driver thinks that I have 128MB memory and is trying to write to it. lspci also shows 128MB but I know that is only 32MB. This is causing that the xf86 server will overwrite the memory that causing the corrupted file system. Tried also the latest Ubuntu. There the problem is even worste: random freezes.
Searching on google I found that other people are having this problem with ATI xf86 drivers.
Is the kernel the culprit or the xf86 drivers? Where should I write a bug report? Does anybody knows some configuration settings that will fix this issue? Old distributions are working fine only the new kernel and xf86 causing this problem.
For me is still quite unbelivable that a graphical application can mess my whole Linux distro. The good part is that first time was a few day to install and configure Arch, second time was only a day and the third time is only a few hours :-) But anyway I don't want to reinstall anymore I want finally to use it. I hope that there is a solution...
Xorg log:
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
X.Org X Server 1.7.4.901 (1.7.5 RC 1)
Release Date: 2010-01-23
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-ARCH i686
Current Operating System: Linux cs-laptop 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 9 14:46:08 UTC 2010 i686
Kernel command line: root=/dev/disk/by-uuid/03010526-af5c-4ada-b577-1e8db16e7ab5 ro vga=791
Build Date: 31 January 2010 11:40:13AM
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 16 14:09:52 2010
(II) Loader magic: 0x81e5100
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 8
(--) PCI:*(0:1:0:0) 1002:4c57:1014:0530 ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] rev 0, Mem @ 0xe0000000/134217728, 0xc0100000/65536, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
Section "Device"
Identifier "Builtin Default ati Device 0"
Driver "ati"
EndSection
Section "Screen"
Identifier "Builtin Default ati Screen 0"
Device "Builtin Default ati Device 0"
EndSection
Section "Device"
Identifier "Builtin Default vesa Device 0"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Builtin Default vesa Screen 0"
Device "Builtin Default vesa Device 0"
EndSection
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "fbdev"
EndSection
Section "Screen"
Identifier "Builtin Default fbdev Screen 0"
Device "Builtin Default fbdev Device 0"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default ati Screen 0"
Screen "Builtin Default vesa Screen 0"
Screen "Builtin Default fbdev Screen 0"
EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default ati Screen 0" (0)
(**) | |-->Monitor "<default monitor>"
(**) | |-->Device "Builtin Default ati Device 0"
(==) No monitor specified for screen "Builtin Default ati Screen 0".
Using a default monitor configuration.
(**) |-->Screen "Builtin Default vesa Screen 0" (1)
(**) | |-->Monitor "<default monitor>"
(**) | |-->Device "Builtin Default vesa Device 0"
(==) No monitor specified for screen "Builtin Default vesa Screen 0".
Using a default monitor configuration.
(**) |-->Screen "Builtin Default fbdev Screen 0" (2)
(**) | |-->Monitor "<default monitor>"
(**) | |-->Device "Builtin Default fbdev Device 0"
(==) No monitor specified for screen "Builtin Default fbdev Screen 0".
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/Type1" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/TTF
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable AutoAddDevices.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.4.901, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.7.4.901, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.7.4.901, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.7.4.901, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.7.4.901, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "ati"
(II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
compiled for 1.7.3.902, module version = 6.12.4
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "radeon"
(II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
compiled for 1.7.3.902, module version = 6.12.4
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
compiled for 1.7.0.901, module version = 2.2.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "fbdev"
(WW) Warning, couldn't open module fbdev
(II) UnloadModule: "fbdev"
(EE) Failed to load module "fbdev" (module does not exist, 0)
(II) RADEON: Driver for ATI Radeon chipsets:
ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
ATI Radeon Mobility X300 (M24) 3152 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
ATI Radeon 9800XT NJ (AGP),
ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
ATI Radeon Mobility X300 (M22) 5460 (PCIE),
ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
ATI FireGL unknown (R423) UR (PCIE),
ATI FireGL unknown (R423) UT (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility Radeon X700 XL (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon XPRESS 200 5954 (PCIE),
ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
ATI Radeon XPRESS 200M 5975 (PCIE),
ATI Radeon XPRESS 200 5A41 (PCIE),
ATI Radeon XPRESS 200M 5A42 (PCIE),
ATI Radeon XPRESS 200 5A61 (PCIE),
ATI Radeon XPRESS 200M 5A62 (PCIE),
ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI Radeon X550 (RV370) 5B63 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
ATI Mobility Radeon X800 XT (M28) (PCIE),
ATI Mobility FireGL V5100 (M28) (PCIE),
ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
ATI Radeon X850 XT PE (R480) (PCIE),
ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
ATI Radeon X850 XT (R480) (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE),
ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
ATI Radeon X700 PRO (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
ATI Mobility Radeon X1700, ATI Radeon X2300HD,
ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750,
ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650,
ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
ATI FirePro M5750, ATI Radeon RV730 (AGP),
ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI RV670,
ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI RS880
(II) VESA: driver for VESA chipsets: vesa
(II) Primary Device is: PCI 01@00:00:0
(WW) Falling back to old probe method for vesa
(II) RADEON(0): TOTO SAYS 00000000c0100000
(II) RADEON(0): MMIO registers at 0x00000000c0100000: size 64KB
(II) RADEON(0): PCI bus 1 card 0 func 0
(II) RADEON(0): Creating default Display subsection in Screen section
"Builtin Default ati Screen 0" for depth/fbbpp 24/32
(==) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.7.4.901, module version = 0.1.0
ABI class: X.Org Video Driver, version 6.0
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(--) RADEON(0): Chipset: "ATI Radeon Mobility M7 LW (AGP)" (ChipID = 0x4c57)
(--) RADEON(0): Linear framebuffer at 0x00000000e0000000
(II) RADEON(0): AGP card detected
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 1.7.4.901, module version = 1.0.0
ABI class: X.Org Video Driver, version 6.0
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(II) RADEON(0): Legacy BIOS detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.31.0
(==) RADEON(0): Page Flipping disabled
(II) RADEON(0): Will try to use DMA for Xv image transfers
(II) RADEON(0): Detected total video RAM=32768K, accessible=65536K (PCI BAR=131072K)
(--) RADEON(0): Mapped VideoRAM: 32768 kByte (64 bit DDR SDRAM)
(II) RADEON(0): Color tiling enabled by default
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) RADEON(0): ref_freq: 2700, min_out_pll: 12000, max_out_pll: 35000, min_in_pll: 40, max_in_pll: 3000, xclk: 18300, sclk: 260.000000, mclk: 183.000000
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=12000 max=35000; xclk=18300
(II) RADEON(0): DFP table revision: 2
(II) RADEON(0): Panel ID string: 1024x768
(II) RADEON(0): Panel Size from BIOS: 1024x768
(II) RADEON(0): BIOS provided dividers will be used.
(WW) RADEON(0): LVDS Info:
XRes: 1024, YRes: 768, DotClock: 65000
HBlank: 320, HOverPlus: 16, HSyncWidth: 136
VBlank: 38, VOverPlus: 2, VSyncWidth: 6
(II) RADEON(0): Output VGA-0 has no monitor section
(II) RADEON(0): I2C bus "VGA-0" initialized.
(II) RADEON(0): Output DVI-0 has no monitor section
(II) RADEON(0): I2C bus "DVI-0" initialized.
(II) RADEON(0): Output LVDS has no monitor section
(II) RADEON(0): Output S-video has no monitor section
(II) RADEON(0): Default TV standard: NTSC
(II) RADEON(0): TV standards supported by chip: NTSC PAL NTSC-J
(II) RADEON(0): Port0:
XRANDR name: VGA-0
Connector: VGA
CRT1: INTERNAL_DAC1
DDC reg: 0x60
(II) RADEON(0): Port1:
XRANDR name: DVI-0
Connector: DVI-D
DFP1: INTERNAL_TMDS1
DDC reg: 0x64
(II) RADEON(0): Port2:
XRANDR name: LVDS
Connector: LVDS
LCD1: INTERNAL_LVDS
DDC reg: 0x0
(II) RADEON(0): Port3:
XRANDR name: S-video
Connector: S-video
TV1: INTERNAL_DAC2
DDC reg: 0x0
(II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
finished output detect: 0
(II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
finished output detect: 1
(II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
finished output detect: 2
(II) RADEON(0): Output: S-video, Detected Monitor Type: 0
finished output detect: 3
finished all detect
before xf86InitialConfiguration
(II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
(II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
(II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
(II) RADEON(0): Added native panel mode: 1024x768
(II) RADEON(0): Output: S-video, Detected Monitor Type: 0
(II) RADEON(0): Output VGA-0 disconnected
(II) RADEON(0): Output DVI-0 disconnected
(II) RADEON(0): Output LVDS connected
(II) RADEON(0): Output S-video disconnected
(II) RADEON(0): Using exact sizes for initial modes
(II) RADEON(0): Output LVDS using initial mode 1024x768
(II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
after xf86InitialConfiguration
(==) RADEON(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.7.4.901, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(==) RADEON(0): Using XAA acceleration architecture
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 1.7.4.901, module version = 1.2.1
ABI class: X.Org Video Driver, version 6.0
(==) RADEON(0): Assuming overlay scaler buffer width is 1536
(II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
(!!) RADEON(0): For information on using the multimedia capabilities
of this adapter, please see http://gatos.sf.net.
(!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
(II) UnloadModule: "vesa"
(II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
(--) Depth 24 pixmap format is 32 bpp
(II) RADEON(0): RADEONScreenInit e0000000 0 0
Entering TV Save
Save TV timing tables
saveTimingTables: reading timing tables
TV Save done
disable LVDS
(II) RADEON(0): Dynamic Clock Scaling Disabled
(==) RADEON(0): Using 24 bit depth buffer
(II) RADEON(0): RADEONInitMemoryMap() :
(II) RADEON(0): mem_size : 0x04000000
(II) RADEON(0): MC_FB_LOCATION : 0xe3ffe000
(II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
(II) RADEON(0): Depth moves disabled by default
(II) RADEON(0): Using 8 MB GART aperture
(II) RADEON(0): Using 1 MB for the ring buffer
(II) RADEON(0): Using 2 MB for vertex/indirect buffers
(II) RADEON(0): Using 5 MB for GART textures
(II) RADEON(0): Memory manager initialized to (0,0) (1024,8191)
(II) RADEON(0): Reserved area from (0,1024) to (1024,1026)
(II) RADEON(0): Largest offscreen area available: 1024 x 7165
(II) RADEON(0): Will use front buffer at offset 0x0
(II) RADEON(0): Will use back buffer at offset 0x800000
(II) RADEON(0): Will use depth buffer at offset 0xc00000
(II) RADEON(0): Will use 16384 kb for textures at offset 0x1000000
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
(II) RADEON(0): [drm] framebuffer handle = 0xe0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): X context handle = 0x1
(II) RADEON(0): [drm] installed DRM signal handler
(==) RADEON(0): Using AGP 4x
(II) RADEON(0): [agp] Mode 0x1f000207 [AGP 0x8086/0x3340; Card 0x1002/0x4c57 0x1014/0x0530]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
(II) RADEON(0): [agp] ring handle = 0xd0000000
(II) RADEON(0): [agp] Ring mapped at 0xb7027000
(II) RADEON(0): [agp] ring read ptr handle = 0xd0101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0xb78b1000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xd0102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xb6e27000
(II) RADEON(0): [agp] GART texture map handle = 0xd0302000
(II) RADEON(0): [agp] GART Texture map mapped at 0xb6947000
(II) RADEON(0): [drm] register handle = 0x28020000
(II) RADEON(0): [dri] Visual configs initialized
(II) RADEON(0): RADEONRestoreMemMapRegisters() :
(II) RADEON(0): MC_FB_LOCATION : 0xe3ffe000 0x1fff0000
(II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
(==) RADEON(0): Backing store disabled
(II) RADEON(0): [DRI] installation complete
(II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEON(0): [drm] dma control initialized, using IRQ 11
(II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0): MC_FB_LOCATION was: 0xe3ffe000 is: 0xe3ffe000
(WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xd07fd000
(II) RADEON(0): RADEONRestoreMemMapRegisters() :
(II) RADEON(0): MC_FB_LOCATION : 0xe3ffe000 0xe3ffe000
(II) RADEON(0): MC_AGP_LOCATION : 0xd07fd000
(II) RADEON(0): Direct rendering enabled
(II) RADEON(0): Render acceleration enabled
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Scanline Image Writes
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(II) RADEON(0): Acceleration enabled
(==) RADEON(0): DPMS enabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00402000
(II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00406000
(II) RADEON(0): Largest offscreen area available: 1024 x 7157
(II) RADEON(0): Detected Radeon Mobility M7, disabling multimedia i2c
(II) Loading sub module "theatre_detect"
(II) LoadModule: "theatre_detect"
(II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
(II) Module theatre_detect: vendor="X.Org Foundation"
compiled for 1.7.3.902, module version = 1.0.0
ABI class: X.Org Video Driver, version 6.0
(II) RADEON(0): no multimedia table present, disabling Rage Theatre.
(II) RADEON(0): Set up overlay video
(II) RADEON(0): Set up textured video
disable primary dac
disable FP1
disable LVDS
disable TV
disable LVDS
init memmap
init common
init crtc1
init pll1
restore memmap
(II) RADEON(0): RADEONRestoreMemMapRegisters() :
(II) RADEON(0): MC_FB_LOCATION : 0xe3ffe000 0xe3ffe000
(II) RADEON(0): MC_AGP_LOCATION : 0xd07fd000
restore common
restore crtc1
restore pll1
set RMX
set LVDS
enable LVDS
disable primary dac
disable FP1
disable TV
(II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) AIGLX: Screen 0 is not DRI2 capable
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: drmOpenMinor returns 12
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/radeon_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) RADEON(0): Setting screen physical size to 270 x 203
(II) config/hal: Adding input device ThinkPad Extra Buttons
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.7.3, module version = 2.3.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) ThinkPad Extra Buttons: always reports core events
(**) ThinkPad Extra Buttons: Device: "/dev/input/event6"
(II) ThinkPad Extra Buttons: Found keys
(II) ThinkPad Extra Buttons: Configuring as keyboard
(II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fi"
(II) config/hal: Adding input device Macintosh mouse button emulation
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) acceleration profile 0
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/hal: Adding input device TPPS/2 IBM TrackPoint
(**) TPPS/2 IBM TrackPoint: always reports core events
(**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
(II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
(II) TPPS/2 IBM TrackPoint: Found relative axes
(II) TPPS/2 IBM TrackPoint: Found x and y relative axes
(II) TPPS/2 IBM TrackPoint: Configuring as mouse
(**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
(**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
(**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
(**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
(II) TPPS/2 IBM TrackPoint: initialized for relative axes.
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 1.7.3, module version = 1.2.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(II) Synaptics touchpad driver version 1.2.1
(**) Option "Device" "/dev/input/event7"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
(**) Option "TapButton1" "1"
(**) Option "TapButton2" "2"
(**) Option "TapButton3" "3"
(--) SynPS/2 Synaptics TouchPad: touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fi"
(II) config/hal: Adding input device Sleep Button
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event3"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fi"
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event5"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fi"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event4"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "fi"
lspci -vv output:
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03)
Subsystem: IBM Thinkpad T40 series
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
Latency: 0
Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M]
Capabilities: [e4] Vendor Specific Information: Len=04 <?>
Capabilities: [a0] AGP version 2.0
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x4
Kernel driver in use: agpgart-intel
Kernel modules: intel-agp
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 96
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
I/O behind bridge: 00003000-00003fff
Memory behind bridge: c0100000-c01fffff
Prefetchable memory behind bridge: e0000000-e7ffffff
Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Kernel modules: shpchp
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01) (prog-if 00 [UHCI])
Subsystem: IBM ThinkPad
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 11
Region 4: I/O ports at 1800 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01) (prog-if 00 [UHCI])
Subsystem: IBM ThinkPad
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 11
Region 4: I/O ports at 1820 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01) (prog-if 00 [UHCI])
Subsystem: IBM ThinkPad
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin C routed to IRQ 11
Region 4: I/O ports at 1840 [size=32]
Kernel driver in use: uhci_hcd
Kernel modules: uhci-hcd
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01) (prog-if 20 [EHCI])
Subsystem: IBM ThinkPad
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin D routed to IRQ 11
Region 0: Memory at c0000000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Debug port: BAR=1 offset=0080
Kernel driver in use: ehci_hcd
Kernel modules: ehci-hcd
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR+ INTx-
Latency: 0
Bus: primary=00, secondary=02, subordinate=08, sec-latency=64
I/O behind bridge: 00004000-00008fff
Memory behind bridge: c0200000-cfffffff
Prefetchable memory behind bridge: e8000000-efffffff
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Kernel modules: shpchp
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01)
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Kernel modules: iTCO_wdt, intel-rng
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01) (prog-if 8a [Master SecP PriP])
Subsystem: IBM ThinkPad
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at 1860 [size=16]
Region 5: Memory at 40000000 (32-bit, non-prefetchable) [size=1K]
Kernel driver in use: ata_piix
Kernel modules: ata_piix, piix
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
Subsystem: IBM ThinkPad
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin B routed to IRQ 11
Region 4: I/O ports at 1880 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c-i801
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
Subsystem: IBM ThinkPad T41
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 11
Region 0: I/O ports at 1c00 [size=256]
Region 1: I/O ports at 18c0 [size=64]
Region 2: Memory at c0000c00 (32-bit, non-prefetchable) [size=512]
Region 3: Memory at c0000800 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: Intel ICH
Kernel modules: snd-intel8x0
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01) (prog-if 00 [Generic])
Subsystem: IBM Device 055a
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin B routed to IRQ 11
Region 0: I/O ports at 2400 [size=256]
Region 1: I/O ports at 2000 [size=128]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: Intel ICH Modem
Kernel modules: snd-intel8x0m
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] (prog-if 00 [VGA controller])
Subsystem: IBM ThinkPad T42 2373-4WU
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR+ FastB2B+ DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 66 (2000ns min), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e0000000 (32-bit, prefetchable) [size=128M]
Region 1: I/O ports at 3000 [size=256]
Region 2: Memory at c0100000 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at c0120000 [disabled] [size=128K]
Capabilities: [58] AGP version 2.0
Status: RQ=48 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x4
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel modules: radeonfb
02:00.0 CardBus bridge: Texas Instruments PCI4520 PC card Cardbus Controller (rev 01)
Subsystem: IBM ThinkPad
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 168, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 11
Region 0: Memory at b0000000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
Memory window 0: e8000000-ebfff000 (prefetchable)
Memory window 1: c4000000-c7fff000
I/O window 0: 00004000-000040ff
I/O window 1: 00004400-000044ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
Kernel driver in use: yenta_cardbus
Kernel modules: yenta_socket
02:00.1 CardBus bridge: Texas Instruments PCI4520 PC card Cardbus Controller (rev 01)
Subsystem: IBM ThinkPad
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 168, Cache Line Size: 32 bytes
Interrupt: pin B routed to IRQ 11
Region 0: Memory at b1000000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=02, secondary=07, subordinate=07, sec-latency=176
Memory window 0: ec000000-effff000 (prefetchable)
Memory window 1: c8000000-cbfff000
I/O window 0: 00004800-000048ff
I/O window 1: 00004c00-00004cff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
Kernel driver in use: yenta_cardbus
Kernel modules: yenta_socket
02:01.0 Ethernet controller: Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile) (rev 03)
Subsystem: IBM Thinkpad
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (63750ns min), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 11
Region 0: Memory at c0220000 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at c0200000 (32-bit, non-prefetchable) [size=64K]
Region 2: I/O ports at 8000 [size=64]
[virtual] Expansion ROM at c0240000 [disabled] [size=64K]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
Kernel driver in use: e1000
Kernel modules: e1000
02:02.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)
Subsystem: Intel Corporation IBM ThinkPad R50e
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64 (750ns min, 6000ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 11
Region 0: Memory at c0214000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
Kernel driver in use: ipw2200
Kernel modules: ipw2200
Last edited by secsaba (2010-02-16 12:19:48)

shining wrote:Is it this bug :
http://bugzilla.kernel.org/show_bug.cgi?id=14535
Yes, and also the same at freedesktop.org: https://bugs.freedesktop.org/show_bug.cgi?id=24414
For now until this will be fixed I am using xset to blank the screen and I try to avoid any 3D application.

Similar Messages

  • ERP6.0 EHP7 : ext3 or ext4 filesystem

    Hi Gurus,
    Is using ext4(filesystem type) allowed for ERP6.0 EHP7 (RHEL6.5) ?
    1839658 - Is ext3 file system supported for ECC 6.0 EHP6 on RHEL 6 or ext4 required?
    SAP note above saying nothing about ext4.
    Regards,
    AM.

    Unfortunately I don't see one but according to the SAP note 1839658 - Is ext3 file system supported for ECC 6.0 EHP6 on RHEL 6 or ext4 required? I believe EXT3 and EXT4 are supported. Maybe you can raise an OSS message and get this clarified.
    Regards
    RB

  • Unable to mount ext4 filesystem (created from Ubuntu) in Solaris 11

    Hello everyone,
    I am trying to mount an ext4 filesystem which I created from Ubuntu. But mount command fails saying:
    prakhar@Solaris:~$ sudo mount /dev/dsk/c10t0d0p1 /mnt
    Password:
    mount: /dev/dsk/c10t0d0p1 is not this fstype
    And I also tried this:
    prakhar@Solaris:~$ fstyp /dev/dsk/c10t0d0p1
    unknown_fstyp (cannot open device)
    Can anybody tell me how can I mount a ext4 filesystem in Solaris 11?

    Thanks @Nik for your fast reply, but still its not solving my problem.
    I don't want any out of the box support.
    What I want is to access my ext4 filesystem.
    Any open source package will do.

  • Speed issues deleting files on a converted partitons (ext3-- ext4)

    @ loudtiger - I started this topic in reply to your questions posted here since they are off topic and I wanted to help keep the signal-to-noise up for the original thread.
    loudtiger wrote:slightly unrelated, does anyone find that deleting a particularly large file takes a long time? i'm talking about 4-10gb files, on an ext3-> ext4 partition. say, wasn't there supposed to be a defrag tool for extents?
    Ext3 is SLOW to delete large files.  Ext4 is MUCH better but if you converted an existing ext3 partition, you won't benefit from the speed gains.
    graysky wrote:For the speed advantages to be realized, you have format the partition in question to ext4, then copy the files back... that is my understanding.  Otherwise, 'converted' files are still extent-less.
    http://bbs.archlinux.org/viewtopic.php?id=69529
    As to the online defragmenter for ext4, kernel 2.9.30 was rumored to have support for one, but I don't know if it'll make it in there or not.  You can google for this and find more.
    Last edited by graysky (2009-04-28 21:39:51)

    You can use rsync for this if you want.
    Example:
    rsync -avxu --progress /home /media/backup/home

  • [SOLVED] gparted performance - creating ext4 filesystem takes forever

    17 hours have passed since i issued creation of new partition(150GB) with ext4 filesystem on it using newest version of gparted. 
    Does it really takes that long? Is it normal?
    Because i have no way of telling whether it does anything at the moment. All i see on  gui is the let's call it "progress bar" swinging back and forth.
    On the details i can see it's issuing mkfs.ext4 command but it's nowhere to be found using ps command.
    Only gparted and gpartedbin are running but they have 0 CPU usage according to top cmd.
    Last edited by deltharac (2013-10-16 19:01:01)

    NotFromBrooklyn wrote:Something must have failed. The largest partition I remember creating manually was 80 GB and it took me less than I need to finish a coffee cup.
    Yep it seemed strange to me that it's THAT slow i just needed someone's confirmation, thanks. I killed the whole process and the partition is there with ext4 filesystem prepared but i quess it won't be a good idea to assume it has been set up properly. There's already 2.54GB marked as used for some reason.
    I'll try to recreate filesystem from some livecd environment.
    graysky wrote:...are you resizing a partition and then making a new one?
    Nah no resizing, only one operation. I was just organizing my 2nd sata II hdd space to serve as backup for my original System from where i was using gparted to create new partitions on that disk.

  • Severe data corruption with ext4

    Hello, I don't know where else to ask (except, perhaps, the LKML), so I decided to post my problem here.
    I am running an up-to-date Arch installation with the stock kernel ("2.6.28-ARCH"), using ext4 on LUKS on LVM on RAID-1; LUKS was set up as described here, and RAID/LVM was set up following this howto.
    The system running several days without any problems, this morning I found some messages in /var/log/errors.log, stating:
    Mar 19 08:42:43 bakunin kernel: BUG: scheduling while atomic: install-info/27020/0x00000002
    Mar 19 08:42:48 bakunin kernel: BUG: scheduling while atomic: kjournald2/2451/0x00000002
    repeating the 2nd line 10 more times.
    Looking into /var/log/kernel.log, I found the following message:
    Mar 19 08:42:43 bakunin kernel: EXT4-fs error (device dm-13): ext4_mb_generate_buddy: EXT4-fs: group 0: 16470 blocks in bitmap, 4354 in gd
    Mar 19 08:42:43 bakunin kernel:
    Mar 19 08:42:43 bakunin kernel: BUG: scheduling while atomic: install-info/27020/0x00000002
    Mar 19 08:42:43 bakunin kernel: Modules linked in: it87 hwmon_vid isofs zlib_inflate ext3 jbd loop ipv6 arc4 ecb snd_seq_oss nvidia(P) ath5k snd_seq_midi_event snd_seq snd
    _seq_device agpgart mac80211 snd_hda_intel led_class snd_pcm_oss snd_mixer_oss i2c_core k8temp snd_hwdep pcspkr snd_pcm snd_timer snd snd_page_alloc cfg80211 shpchp pci_ho
    tplug r8169 mii sg soundcore wmi evdev thermal processor fan button battery ac rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 aes_i586 aes_generic xts gf128mul dm_crypt
    dm_mod raid1 md_mod sd_mod usbhid hid ahci pata_amd pata_acpi ata_generic libata scsi_mod ohci_hcd ehci_hcd usbcore [last unloaded: i2c_dev]
    Mar 19 08:42:43 bakunin kernel: Pid: 27020, comm: install-info Tainted: P 2.6.28-ARCH #1
    Mar 19 08:42:43 bakunin kernel: Call Trace:
    Mar 19 08:42:43 bakunin kernel: [<c0336dc7>] schedule+0x4a7/0x970
    Mar 19 08:42:43 bakunin kernel: [<f8bb844d>] dm_table_unplug_all+0x3d/0x90 [dm_mod]
    Mar 19 08:42:43 bakunin kernel: [<c03396d5>] _spin_unlock+0x5/0x20
    Mar 19 08:42:43 bakunin kernel: [<c02790df>] vt_console_print+0x23f/0x330
    Mar 19 08:42:43 bakunin kernel: [<c014cde1>] getnstimeofday+0x51/0x110
    Mar 19 08:42:43 bakunin kernel: [<c03372e1>] io_schedule+0x51/0x90
    Mar 19 08:42:43 bakunin kernel: [<c01be315>] sync_buffer+0x35/0x40
    Mar 19 08:42:43 bakunin kernel: [<c0337797>] __wait_on_bit+0x47/0x70
    Mar 19 08:42:43 bakunin kernel: [<c01be2e0>] sync_buffer+0x0/0x40
    Mar 19 08:42:43 bakunin kernel: [<c01be2e0>] sync_buffer+0x0/0x40
    Mar 19 08:42:43 bakunin kernel: [<c0337873>] out_of_line_wait_on_bit+0xb3/0xd0
    Mar 19 08:42:43 bakunin kernel: [<c0144dd0>] wake_bit_function+0x0/0x70
    Mar 19 08:42:43 bakunin kernel: [<c01be28e>] __wait_on_buffer+0x1e/0x30
    Mar 19 08:42:43 bakunin kernel: [<c01be8af>] sync_dirty_buffer+0x7f/0xc0
    Mar 19 08:42:43 bakunin kernel: [<f941e227>] ext4_commit_super+0x77/0xd0 [ext4]
    Mar 19 08:42:43 bakunin kernel: [<f9421fd7>] ext4_handle_error+0x47/0xb0 [ext4]
    Mar 19 08:42:43 bakunin kernel: [<c03365f2>] printk+0x17/0x1d
    Mar 19 08:42:43 bakunin kernel: [<f9422104>] ext4_error+0x54/0x60 [ext4]
    Mar 19 08:42:43 bakunin kernel: [<f942c8cb>] ext4_mb_init_cache+0x94b/0xb40 [ext4]
    Mar 19 08:42:43 bakunin kernel: [<c0173997>] find_or_create_page+0x57/0x90
    Mar 19 08:42:43 bakunin kernel: [<f942cd6d>] ext4_mb_load_buddy+0x2ad/0x2e0 [ext4]
    Mar 19 08:42:43 bakunin kernel: [<f942d0da>] ext4_mb_free_blocks+0x33a/0x760 [ext4]
    Mar 19 08:42:43 bakunin kernel: [<c0172b8c>] find_get_page+0x2c/0xd0
    Mar 19 08:42:43 bakunin kernel: [<f9412622>] ext4_mark_iloc_dirty+0x412/0x520 [ext4]
    Mar 19 08:42:43 bakunin kernel: [<f940e66b>] ext4_free_blocks+0x5b/0xf0 [ext4]
    Mar 19 08:42:43 bakunin kernel: [<f9426dc7>] ext4_ext_truncate+0x807/0x960 [ext4]
    Mar 19 08:42:43 bakunin kernel: [<f9418177>] ext4_truncate+0x147/0x690 [ext4]
    Mar 19 08:42:43 bakunin kernel: [<c017c7c1>] truncate_inode_pages_range+0x191/0x360
    Mar 19 08:42:43 bakunin kernel: [<c0183eda>] unmap_mapping_range+0xda/0x280
    Mar 19 08:42:43 bakunin kernel: [<c0184266>] vmtruncate+0xc6/0x190
    Mar 19 08:42:43 bakunin kernel: [<c01b0c53>] inode_setattr+0x53/0x180
    Mar 19 08:42:43 bakunin kernel: [<f9413961>] ext4_setattr+0x241/0x350 [ext4]
    Mar 19 08:42:43 bakunin kernel: [<c01a5453>] do_lookup+0x93/0x1e0
    Mar 19 08:42:43 bakunin kernel: [<c01b0ec9>] notify_change+0x149/0x340
    Mar 19 08:42:43 bakunin kernel: [<c0337e73>] __mutex_lock_slowpath+0x1d3/0x250
    Mar 19 08:42:43 bakunin kernel: [<c019c5cc>] do_truncate+0x6c/0x90
    Mar 19 08:42:43 bakunin kernel: [<c03396d5>] _spin_unlock+0x5/0x20
    Mar 19 08:42:43 bakunin kernel: [<c01aeaee>] __d_lookup+0x10e/0x150
    Mar 19 08:42:43 bakunin kernel: [<c01a6a1f>] may_open+0x1bf/0x250
    Mar 19 08:42:43 bakunin kernel: [<c01a8ec5>] do_filp_open+0x185/0x860
    Mar 19 08:42:43 bakunin kernel: [<c018ec1b>] free_pages_and_swap_cache+0x7b/0xa0
    Mar 19 08:42:43 bakunin kernel: [<c03396d5>] _spin_unlock+0x5/0x20
    Mar 19 08:42:43 bakunin kernel: [<c019b641>] do_sys_open+0x61/0xf0
    Mar 19 08:42:43 bakunin kernel: [<c019b74c>] sys_open+0x2c/0x40
    Mar 19 08:42:43 bakunin kernel: [<c0103f0f>] sysenter_do_call+0x12/0x2f
    followed by multiple instances of:
    Mar 19 08:42:48 bakunin kernel: EXT4-fs error (device dm-13): mb_free_blocks: double-free of inode 0's block 11457(bit 11457 in group 0)
    Mar 19 08:42:48 bakunin kernel:
    Mar 19 08:42:48 bakunin kernel: BUG: scheduling while atomic: kjournald2/2451/0x00000002
    Mar 19 08:42:48 bakunin kernel: Modules linked in: it87 hwmon_vid isofs zlib_inflate ext3 jbd loop ipv6 arc4 ecb snd_seq_oss nvidia(P) ath5k snd_seq_midi_event snd_seq snd_seq_device agpgart mac80211 snd_hda_intel led_class snd_pcm_oss snd_mixer_oss i2c_core k8temp snd_hwdep pcspkr snd_pcm snd_timer snd snd_page_alloc cfg80211 shpchp pci_hotplug r8169 mii sg soundcore wmi evdev thermal processor fan button battery ac rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 aes_i586 aes_generic xts gf128mul dm_crypt dm_mod raid1 md_mod sd_mod usbhid hid ahci pata_amd pata_acpi ata_generic libata scsi_mod ohci_hcd ehci_hcd usbcore [last unloaded: i2c_dev]
    Mar 19 08:42:48 bakunin kernel: Pid: 2451, comm: kjournald2 Tainted: P 2.6.28-ARCH #1
    Mar 19 08:42:48 bakunin kernel: Call Trace:
    Mar 19 08:42:48 bakunin kernel: [<c0336dc7>] schedule+0x4a7/0x970
    Mar 19 08:42:48 bakunin kernel: [<f8bb844d>] dm_table_unplug_all+0x3d/0x90 [dm_mod]
    Mar 19 08:42:48 bakunin kernel: [<c0144d9b>] autoremove_wake_function+0x1b/0x50
    Mar 19 08:42:48 bakunin kernel: [<c03396d5>] _spin_unlock+0x5/0x20
    Mar 19 08:42:48 bakunin kernel: [<c02790df>] vt_console_print+0x23f/0x330
    Mar 19 08:42:48 bakunin kernel: [<c014cde1>] getnstimeofday+0x51/0x110
    Mar 19 08:42:48 bakunin kernel: [<c03372e1>] io_schedule+0x51/0x90
    Mar 19 08:42:48 bakunin kernel: [<c01be315>] sync_buffer+0x35/0x40
    Mar 19 08:42:48 bakunin kernel: [<c0337797>] __wait_on_bit+0x47/0x70
    Mar 19 08:42:48 bakunin kernel: [<c01be2e0>] sync_buffer+0x0/0x40
    Mar 19 08:42:48 bakunin kernel: [<c01be2e0>] sync_buffer+0x0/0x40
    Mar 19 08:42:48 bakunin kernel: [<c0337873>] out_of_line_wait_on_bit+0xb3/0xd0
    Mar 19 08:42:48 bakunin kernel: [<c0144dd0>] wake_bit_function+0x0/0x70
    Mar 19 08:42:48 bakunin kernel: [<c01be28e>] __wait_on_buffer+0x1e/0x30
    Mar 19 08:42:48 bakunin kernel: [<c01be8af>] sync_dirty_buffer+0x7f/0xc0
    Mar 19 08:42:48 bakunin kernel: [<f941e227>] ext4_commit_super+0x77/0xd0 [ext4]
    Mar 19 08:42:48 bakunin kernel: [<f9421fd7>] ext4_handle_error+0x47/0xb0 [ext4]
    Mar 19 08:42:48 bakunin kernel: [<c03365f2>] printk+0x17/0x1d
    Mar 19 08:42:48 bakunin kernel: [<f9422104>] ext4_error+0x54/0x60 [ext4]
    Mar 19 08:42:48 bakunin kernel: [<f942b40c>] mb_free_blocks+0x1dc/0x440 [ext4]
    Mar 19 08:42:48 bakunin kernel: [<f943022e>] release_blocks_on_commit+0xde/0x250 [ext4]
    Mar 19 08:42:48 bakunin kernel: [<f93b038c>] jbd2_journal_commit_transaction+0xf3c/0x1180 [jbd2]
    Mar 19 08:42:48 bakunin kernel: [<f93b3dac>] kjournald2+0xac/0x1f0 [jbd2]
    Mar 19 08:42:48 bakunin kernel: [<c0144d80>] autoremove_wake_function+0x0/0x50
    Mar 19 08:42:48 bakunin kernel: [<f93b3d00>] kjournald2+0x0/0x1f0 [jbd2]
    Mar 19 08:42:48 bakunin kernel: [<c0144a89>] kthread+0x39/0x70
    Mar 19 08:42:48 bakunin kernel: [<c0144a50>] kthread+0x0/0x70
    Mar 19 08:42:48 bakunin kernel: [<c0104d9f>] kernel_thread_helper+0x7/0x18
    Using "dmsetup ls", I figured that dm-13 was /usr; so I fsck'd it.
    fsck revealed hundreds of errors, which I let "fsck -y" fix automatically.
    Now there's plenty (more than 250) of files and directories in /usr/lost+found.
    [Annotation: When I now, after a reboot, use "dmsetup ls", /usr is associated minor number 14, while 13 (which is mentioned in the error messages above) is associated with /var. I don't know whether I misread the number/volume in the first place, or if the enumeration changes after a reboot. However, /var is hosting a clean filesystem.]
    An extended SMART self-test of my hard drives spotted no error messages. The hardware seems to be okay.
    The evening before the errors occured, I ran lm_sensors' "sensors-detect" script which loaded a couple of modules and stuff. Don't know if there might be a connection.
    Also, every night about 5 minutes past midnight, I get something like this in my logs:
    Mar 19 00:04:51 bakunin kernel: init_special_inode: bogus i_mode (336)
    I guess this is caused by some process run by crond, but have not yet figured out which one spawns this message.
    So, any ideas?
    Last edited by Edmond (2009-03-19 23:54:17)

    Just to keep you informed: I've posted on the LKML/ext4 ML, Ted Ts'o answered:
    Ted Ts'o wrote:
    > Mar 19 08:42:43 bakunin kernel: BUG: scheduling while atomic:
    > install-info/27020/0x00000002
    This was casued by the call to ext4_error(); the "scheduling while
    atomic" BUG error was fixed in 2.6.29-rc1:
    commit 5d1b1b3f492f8696ea18950a454a141381b0f926
    Author: Aneesh Kumar K.V <[email protected]>
    Date:   Mon Jan 5 22:19:52 2009 -0500
       ext4: fix BUG when calling ext4_error with locked block group
       The mballoc code likes to call ext4_error while it is holding locked
       block groups.  This can causes a scheduling in atomic context BUG.  We
       can't just unlock the block group and relock it after/if ext4_error
       returns since that might result in race conditions in the case where
       the filesystem is set to continue after finding errors.
       Signed-off-by: Aneesh Kumar K.V <[email protected]>
       Signed-off-by: "Theodore Ts'o" <[email protected]>
    It's going to be moderately painful to backport this to 2.6.28 and
    2.6.27, but we can look into it.
    Last edited by Edmond (2009-03-23 11:53:59)

  • Resuming from pm-suspend puts my EXT4 filesystem into Read Only mode

    As the title says, I'm having some issues with pm-suspend. A little info on my computer:
    I'm running x86 Arch Linux on a Toshiba NB500 netbook.
    The netbook has no hard drive in it. Arch is installed to an off the shelf USB drive.
    As I write this, my install is up to date (just pacman -Syu'd)
    Running kernel 2.6.39-ARCH
    Here's what happens when I run `pm-suspend`
    # pm-suspend
    --- laptop goes to sleep now. when i bring it back up: ---
    [155...] EXT4-fs error (device sda1) in ext4_reserve_inode_write:5569: Journal has aborted
    [156...] journal commit I/O error
    [157...] EXT4-fs error (device sda1) in ext4_dirty_inode:5696: Journal has aborted
    [160...] EXT4-fs error (device sda1): ext4_journal_start_sb:2779:
    [160...] EXT4-fs (sda1): Remounting filesystem read-only
    [163...] EXT4-fs error (device sda1): ext4_journal_start_sb:279: Detected aborted jorunal
    2011 Jul 13 09:28:45 myhost [156...] journal commit I/O error
    --- now, shit's broken ---
    # reboot
    -bash: /sbin/reboot: Input/output error
    My pm-suspend.log doesn't show any errors. At least, none that I can see:
    Initial commandline parameters:
    Tue Jul 12 08:35:12 WST 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
    Module Size Used by
    joydev 7535 0
    i915 557838 1
    arc4 1094 2
    snd_hda_codec_realtek 225687 1
    ecb 1645 2
    ath9k 70997 0
    snd_hda_intel 19261 0
    mac80211 189598 1 ath9k
    snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
    ath9k_common 1648 1 ath9k
    snd_hwdep 4919 1 snd_hda_codec
    drm_kms_helper 24245 1 i915
    ath9k_hw 276916 2 ath9k,ath9k_common
    snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
    serio_raw 3430 0
    drm 147653 2 i915,drm_kms_helper
    uvcvideo 55084 0
    videodev 70734 1 uvcvideo
    snd_timer 15542 1 snd_pcm
    ath 11679 2 ath9k,ath9k_hw
    snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    i2c_algo_bit 4431 1 i915
    sg 21022 0
    intel_agp 8664 1 i915
    iTCO_wdt 10333 0
    media 8513 1 videodev
    psmouse 55927 0
    cfg80211 126930 3 ath9k,mac80211,ath
    r8169 34891 0
    battery 8905 0
    i2c_i801 7039 0
    processor 21884 0
    sparse_keymap 2636 0
    evdev 7310 0
    soundcore 5018 1 snd
    pcspkr 1415 0
    iTCO_vendor_support 1553 1 iTCO_wdt
    mii 3383 1 r8169
    intel_gtt 11417 3 i915,intel_agp
    button 3654 1 i915
    rfkill 12510 1 cfg80211
    i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_algo_bit,i2c_i801
    ac 2545 0
    snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
    video 9852 1 i915
    agpgart 22160 3 drm,intel_agp,intel_gtt
    ext4 334562 1
    mbcache 4321 1 ext4
    jbd2 59098 1 ext4
    crc16 1077 1 ext4
    sd_mod 25483 3
    ums_realtek 3718 0
    usb_storage 35215 3 ums_realtek
    ahci 18093 0
    libahci 16581 1 ahci
    uhci_hcd 19312 0
    libata 154285 2 ahci,libahci
    ehci_hcd 34847 0
    scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
    usbcore 119324 6 uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 1018744 133164 885580 0 83200 18568
    -/+ buffers/cache: 31396 987348
    Swap: 488444 0 488444
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Tue Jul 12 08:35:14 WST 2011: performing suspend
    Tue Jul 12 08:35:18 WST 2011: Awake.
    Tue Jul 12 08:35:18 WST 2011: Running hooks for resume
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    /usr/lib/pm-utils/sleep.d/95led resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
    /usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    Initial commandline parameters:
    Tue Jul 12 09:58:01 WST 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
    Module Size Used by
    joydev 7535 0
    snd_hda_codec_realtek 225687 1
    arc4 1094 2
    ecb 1645 2
    ath9k 70997 0
    snd_hda_intel 19261 0
    snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
    i915 557838 1
    snd_hwdep 4919 1 snd_hda_codec
    mac80211 189598 1 ath9k
    drm_kms_helper 24245 1 i915
    snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
    ath9k_common 1648 1 ath9k
    uvcvideo 55084 0
    drm 147653 2 i915,drm_kms_helper
    ath9k_hw 276916 2 ath9k,ath9k_common
    videodev 70734 1 uvcvideo
    snd_timer 15542 1 snd_pcm
    serio_raw 3430 0
    ath 11679 2 ath9k,ath9k_hw
    intel_agp 8664 1 i915
    i2c_i801 7039 0
    i2c_algo_bit 4431 1 i915
    iTCO_wdt 10333 0
    media 8513 1 videodev
    snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    cfg80211 126930 3 ath9k,mac80211,ath
    sg 21022 0
    psmouse 55927 0
    evdev 7310 0
    pcspkr 1415 0
    sparse_keymap 2636 0
    r8169 34891 0
    intel_gtt 11417 3 i915,intel_agp
    battery 8905 0
    ac 2545 0
    processor 21884 0
    iTCO_vendor_support 1553 1 iTCO_wdt
    rfkill 12510 1 cfg80211
    i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
    soundcore 5018 1 snd
    mii 3383 1 r8169
    snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
    button 3654 1 i915
    agpgart 22160 3 drm,intel_agp,intel_gtt
    video 9852 1 i915
    ext4 334562 1
    mbcache 4321 1 ext4
    jbd2 59098 1 ext4
    crc16 1077 1 ext4
    sd_mod 25483 3
    ums_realtek 3718 0
    usb_storage 35215 3 ums_realtek
    ahci 18093 0
    uhci_hcd 19312 0
    libahci 16581 1 ahci
    libata 154285 2 ahci,libahci
    ehci_hcd 34847 0
    scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
    usbcore 119324 6 uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 1018744 54988 963756 0 6572 18428
    -/+ buffers/cache: 29988 988756
    Swap: 488444 0 488444
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Tue Jul 12 09:58:02 WST 2011: performing suspend
    Tue Jul 12 09:58:05 WST 2011: Awake.
    Tue Jul 12 09:58:05 WST 2011: Running hooks for resume
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    /usr/lib/pm-utils/sleep.d/95led resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
    /usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Tue Jul 12 09:58:13 WST 2011: Finished.
    Initial commandline parameters:
    Tue Jul 12 12:26:01 WST 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
    Module Size Used by
    joydev 7535 0
    snd_hda_codec_realtek 225687 1
    arc4 1094 2
    ecb 1645 2
    snd_hda_intel 19261 0
    i915 557838 1
    ath9k 70997 0
    snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 4919 1 snd_hda_codec
    snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
    mac80211 189598 1 ath9k
    drm_kms_helper 24245 1 i915
    ath9k_common 1648 1 ath9k
    snd_timer 15542 1 snd_pcm
    drm 147653 2 i915,drm_kms_helper
    uvcvideo 55084 0
    ath9k_hw 276916 2 ath9k,ath9k_common
    i2c_algo_bit 4431 1 i915
    videodev 70734 1 uvcvideo
    intel_agp 8664 1 i915
    media 8513 1 videodev
    intel_gtt 11417 3 i915,intel_agp
    snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    ath 11679 2 ath9k,ath9k_hw
    serio_raw 3430 0
    iTCO_wdt 10333 0
    sparse_keymap 2636 0
    i2c_i801 7039 0
    cfg80211 126930 3 ath9k,mac80211,ath
    psmouse 55927 0
    sg 21022 0
    pcspkr 1415 0
    soundcore 5018 1 snd
    i2c_core 16665 6 i915,drm_kms_helper,drm,i2c_algo_bit,videodev,i2c_i801
    agpgart 22160 3 drm,intel_agp,intel_gtt
    r8169 34891 0
    evdev 7310 0
    rfkill 12510 1 cfg80211
    iTCO_vendor_support 1553 1 iTCO_wdt
    battery 8905 0
    mii 3383 1 r8169
    ac 2545 0
    video 9852 1 i915
    snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
    processor 21884 0
    button 3654 1 i915
    ext4 334562 1
    mbcache 4321 1 ext4
    jbd2 59098 1 ext4
    crc16 1077 1 ext4
    sd_mod 25483 3
    usb_storage 35215 2
    ahci 18093 0
    uhci_hcd 19312 0
    libahci 16581 1 ahci
    libata 154285 2 ahci,libahci
    ehci_hcd 34847 0
    scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
    usbcore 119324 5 uvcvideo,usb_storage,uhci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 1018744 66712 952032 0 9656 21316
    -/+ buffers/cache: 35740 983004
    Swap: 488444 0 488444
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Tue Jul 12 12:26:04 WST 2011: performing suspend
    Tue Jul 12 12:26:10 WST 2011: Awake.
    Tue Jul 12 12:26:10 WST 2011: Running hooks for resume
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    /usr/lib/pm-utils/sleep.d/95led resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
    /usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Tue Jul 12 12:26:29 WST 2011: Finished.
    Initial commandline parameters:
    Tue Jul 12 12:28:01 WST 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
    Module Size Used by
    uas 6480 0
    ums_realtek 3718 0
    joydev 7535 0
    snd_hda_codec_realtek 225687 1
    arc4 1094 2
    ecb 1645 2
    snd_hda_intel 19261 0
    i915 557838 1
    ath9k 70997 0
    snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 4919 1 snd_hda_codec
    snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
    mac80211 189598 1 ath9k
    drm_kms_helper 24245 1 i915
    ath9k_common 1648 1 ath9k
    snd_timer 15542 1 snd_pcm
    drm 147653 2 i915,drm_kms_helper
    uvcvideo 55084 0
    ath9k_hw 276916 2 ath9k,ath9k_common
    i2c_algo_bit 4431 1 i915
    videodev 70734 1 uvcvideo
    intel_agp 8664 1 i915
    media 8513 1 videodev
    intel_gtt 11417 3 i915,intel_agp
    snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    ath 11679 2 ath9k,ath9k_hw
    serio_raw 3430 0
    iTCO_wdt 10333 0
    sparse_keymap 2636 0
    i2c_i801 7039 0
    cfg80211 126930 3 ath9k,mac80211,ath
    psmouse 55927 0
    sg 21022 0
    pcspkr 1415 0
    soundcore 5018 1 snd
    i2c_core 16665 6 i915,drm_kms_helper,drm,i2c_algo_bit,videodev,i2c_i801
    agpgart 22160 3 drm,intel_agp,intel_gtt
    r8169 34891 0
    evdev 7310 0
    rfkill 12510 1 cfg80211
    iTCO_vendor_support 1553 1 iTCO_wdt
    battery 8905 0
    mii 3383 1 r8169
    ac 2545 0
    video 9852 1 i915
    snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
    processor 21884 0
    button 3654 1 i915
    ext4 334562 1
    mbcache 4321 1 ext4
    jbd2 59098 1 ext4
    crc16 1077 1 ext4
    sd_mod 25483 3
    usb_storage 35215 3 ums_realtek
    ahci 18093 0
    uhci_hcd 19312 0
    libahci 16581 1 ahci
    libata 154285 2 ahci,libahci
    ehci_hcd 34847 0
    scsi_mod 110702 5 uas,sg,sd_mod,usb_storage,libata
    usbcore 119324 7 uas,ums_realtek,uvcvideo,usb_storage,uhci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 1018744 65960 952784 0 9740 21640
    -/+ buffers/cache: 34580 984164
    Swap: 488444 0 488444
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Tue Jul 12 12:28:03 WST 2011: performing suspend
    Initial commandline parameters:
    Tue Jul 12 15:04:01 WST 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
    Module Size Used by
    snd_hda_codec_realtek 225687 1
    arc4 1094 2
    ecb 1645 2
    snd_hda_intel 19261 0
    ath9k 70997 0
    joydev 7535 0
    snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
    i915 557838 1
    mac80211 189598 1 ath9k
    snd_hwdep 4919 1 snd_hda_codec
    snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
    ath9k_common 1648 1 ath9k
    ath9k_hw 276916 2 ath9k,ath9k_common
    drm_kms_helper 24245 1 i915
    snd_timer 15542 1 snd_pcm
    drm 147653 2 i915,drm_kms_helper
    snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    ath 11679 2 ath9k,ath9k_hw
    i2c_algo_bit 4431 1 i915
    uvcvideo 55084 0
    videodev 70734 1 uvcvideo
    r8169 34891 0
    intel_agp 8664 1 i915
    serio_raw 3430 0
    iTCO_wdt 10333 0
    soundcore 5018 1 snd
    i2c_i801 7039 0
    media 8513 1 videodev
    cfg80211 126930 3 ath9k,mac80211,ath
    intel_gtt 11417 3 i915,intel_agp
    snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
    psmouse 55927 0
    sparse_keymap 2636 0
    sg 21022 0
    iTCO_vendor_support 1553 1 iTCO_wdt
    evdev 7310 0
    agpgart 22160 3 drm,intel_agp,intel_gtt
    i2c_core 16665 6 i915,drm_kms_helper,drm,i2c_algo_bit,videodev,i2c_i801
    pcspkr 1415 0
    ac 2545 0
    mii 3383 1 r8169
    rfkill 12510 1 cfg80211
    battery 8905 0
    video 9852 1 i915
    button 3654 1 i915
    processor 21884 0
    ext4 334562 1
    mbcache 4321 1 ext4
    jbd2 59098 1 ext4
    crc16 1077 1 ext4
    sd_mod 25483 3
    ums_realtek 3718 0
    usb_storage 35215 3 ums_realtek
    ahci 18093 0
    libahci 16581 1 ahci
    uhci_hcd 19312 0
    libata 154285 2 ahci,libahci
    ehci_hcd 34847 0
    scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
    usbcore 119324 6 uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 1018744 59700 959044 0 11316 18416
    -/+ buffers/cache: 29968 988776
    Swap: 488444 0 488444
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Tue Jul 12 15:04:02 WST 2011: performing suspend
    Tue Jul 12 15:04:07 WST 2011: Awake.
    Tue Jul 12 15:04:07 WST 2011: Running hooks for resume
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    /usr/lib/pm-utils/sleep.d/95led resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
    /usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Tue Jul 12 15:04:22 WST 2011: Finished.
    Initial commandline parameters:
    Tue Jul 12 15:44:01 WST 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
    Module Size Used by
    uas 6480 0
    snd_hda_codec_realtek 225687 1
    arc4 1094 2
    ecb 1645 2
    snd_hda_intel 19261 0
    ath9k 70997 0
    joydev 7535 0
    snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
    i915 557838 1
    mac80211 189598 1 ath9k
    snd_hwdep 4919 1 snd_hda_codec
    snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
    ath9k_common 1648 1 ath9k
    ath9k_hw 276916 2 ath9k,ath9k_common
    drm_kms_helper 24245 1 i915
    snd_timer 15542 1 snd_pcm
    drm 147653 2 i915,drm_kms_helper
    snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    ath 11679 2 ath9k,ath9k_hw
    i2c_algo_bit 4431 1 i915
    uvcvideo 55084 0
    videodev 70734 1 uvcvideo
    r8169 34891 0
    intel_agp 8664 1 i915
    serio_raw 3430 0
    iTCO_wdt 10333 0
    soundcore 5018 1 snd
    i2c_i801 7039 0
    media 8513 1 videodev
    cfg80211 126930 3 ath9k,mac80211,ath
    intel_gtt 11417 3 i915,intel_agp
    snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
    psmouse 55927 0
    sparse_keymap 2636 0
    sg 21022 0
    iTCO_vendor_support 1553 1 iTCO_wdt
    evdev 7310 0
    agpgart 22160 3 drm,intel_agp,intel_gtt
    i2c_core 16665 6 i915,drm_kms_helper,drm,i2c_algo_bit,videodev,i2c_i801
    pcspkr 1415 0
    ac 2545 0
    mii 3383 1 r8169
    rfkill 12510 1 cfg80211
    battery 8905 0
    video 9852 1 i915
    button 3654 1 i915
    processor 21884 0
    ext4 334562 1
    mbcache 4321 1 ext4
    jbd2 59098 1 ext4
    crc16 1077 1 ext4
    sd_mod 25483 3
    ums_realtek 3718 0
    usb_storage 35215 3 ums_realtek
    ahci 18093 0
    libahci 16581 1 ahci
    uhci_hcd 19312 0
    libata 154285 2 ahci,libahci
    ehci_hcd 34847 0
    scsi_mod 110702 5 uas,sg,sd_mod,usb_storage,libata
    usbcore 119324 7 uas,uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 1018744 59604 959140 0 11428 18932
    -/+ buffers/cache: 29244 989500
    Swap: 488444 0 488444
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Tue Jul 12 15:44:03 WST 2011: performing suspend
    Initial commandline parameters:
    Wed Jul 13 09:10:03 WST 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
    Module Size Used by
    joydev 7535 0
    snd_hda_codec_realtek 225687 1
    arc4 1094 2
    snd_hda_intel 19261 0
    ecb 1645 2
    snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
    ath9k 70997 0
    i915 557838 1
    snd_hwdep 4919 1 snd_hda_codec
    snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
    mac80211 189598 1 ath9k
    drm_kms_helper 24245 1 i915
    ath9k_common 1648 1 ath9k
    snd_timer 15542 1 snd_pcm
    drm 147653 2 i915,drm_kms_helper
    ath9k_hw 276916 2 ath9k,ath9k_common
    uvcvideo 55084 0
    ath 11679 2 ath9k,ath9k_hw
    snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    videodev 70734 1 uvcvideo
    cfg80211 126930 3 ath9k,mac80211,ath
    intel_agp 8664 1 i915
    iTCO_wdt 10333 0
    media 8513 1 videodev
    sparse_keymap 2636 0
    i2c_algo_bit 4431 1 i915
    i2c_i801 7039 0
    serio_raw 3430 0
    soundcore 5018 1 snd
    r8169 34891 0
    psmouse 55927 0
    sg 21022 0
    intel_gtt 11417 3 i915,intel_agp
    evdev 7310 0
    i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
    iTCO_vendor_support 1553 1 iTCO_wdt
    rfkill 12510 1 cfg80211
    pcspkr 1415 0
    ac 2545 0
    processor 21884 0
    battery 8905 0
    mii 3383 1 r8169
    snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
    video 9852 1 i915
    button 3654 1 i915
    agpgart 22160 3 drm,intel_agp,intel_gtt
    ext4 334562 1
    mbcache 4321 1 ext4
    jbd2 59098 1 ext4
    crc16 1077 1 ext4
    sd_mod 25483 3
    usb_storage 35215 2
    ahci 18093 0
    uhci_hcd 19312 0
    libahci 16581 1 ahci
    libata 154285 2 ahci,libahci
    ehci_hcd 34847 0
    scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
    usbcore 119324 5 uvcvideo,usb_storage,uhci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 1018744 54644 964100 0 5652 18560
    -/+ buffers/cache: 30432 988312
    Swap: 488444 0 488444
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Wed Jul 13 09:10:12 WST 2011: performing suspend
    Wed Jul 13 09:10:19 WST 2011: Awake.
    Wed Jul 13 09:10:19 WST 2011: Running hooks for resume
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    /usr/lib/pm-utils/sleep.d/95led resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
    /usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Wed Jul 13 09:10:30 WST 2011: Finished.
    Initial commandline parameters:
    Wed Jul 13 09:17:46 WST 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
    Module Size Used by
    uas 6480 0
    ums_realtek 3718 0
    joydev 7535 0
    snd_hda_codec_realtek 225687 1
    arc4 1094 2
    snd_hda_intel 19261 0
    ecb 1645 2
    snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
    ath9k 70997 0
    i915 557838 1
    snd_hwdep 4919 1 snd_hda_codec
    snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
    mac80211 189598 1 ath9k
    drm_kms_helper 24245 1 i915
    ath9k_common 1648 1 ath9k
    snd_timer 15542 1 snd_pcm
    drm 147653 2 i915,drm_kms_helper
    ath9k_hw 276916 2 ath9k,ath9k_common
    uvcvideo 55084 0
    ath 11679 2 ath9k,ath9k_hw
    snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    videodev 70734 1 uvcvideo
    cfg80211 126930 3 ath9k,mac80211,ath
    intel_agp 8664 1 i915
    iTCO_wdt 10333 0
    media 8513 1 videodev
    sparse_keymap 2636 0
    i2c_algo_bit 4431 1 i915
    i2c_i801 7039 0
    serio_raw 3430 0
    soundcore 5018 1 snd
    r8169 34891 0
    psmouse 55927 0
    sg 21022 0
    intel_gtt 11417 3 i915,intel_agp
    evdev 7310 0
    i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
    iTCO_vendor_support 1553 1 iTCO_wdt
    rfkill 12510 1 cfg80211
    pcspkr 1415 0
    ac 2545 0
    processor 21884 0
    battery 8905 0
    mii 3383 1 r8169
    snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
    video 9852 1 i915
    button 3654 1 i915
    agpgart 22160 3 drm,intel_agp,intel_gtt
    ext4 334562 1
    mbcache 4321 1 ext4
    jbd2 59098 1 ext4
    crc16 1077 1 ext4
    sd_mod 25483 3
    usb_storage 35215 3 ums_realtek
    ahci 18093 0
    uhci_hcd 19312 0
    libahci 16581 1 ahci
    libata 154285 2 ahci,libahci
    ehci_hcd 34847 0
    scsi_mod 110702 5 uas,sg,sd_mod,usb_storage,libata
    usbcore 119324 7 uas,ums_realtek,uvcvideo,usb_storage,uhci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 1018744 54060 964684 0 5880 19004
    -/+ buffers/cache: 29176 989568
    Swap: 488444 0 488444
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Wed Jul 13 09:17:48 WST 2011: performing suspend
    Initial commandline parameters:
    Wed Jul 13 09:23:02 WST 2011: Running hooks for hibernate.
    Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
    Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
    Module Size Used by
    snd_hda_codec_realtek 225687 1
    joydev 7535 0
    snd_hda_intel 19261 0
    arc4 1094 2
    snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
    i915 557838 1
    snd_hwdep 4919 1 snd_hda_codec
    ecb 1645 2
    ath9k 70997 0
    snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
    drm_kms_helper 24245 1 i915
    mac80211 189598 1 ath9k
    snd_timer 15542 1 snd_pcm
    uvcvideo 55084 0
    drm 147653 2 i915,drm_kms_helper
    ath9k_common 1648 1 ath9k
    snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    ath9k_hw 276916 2 ath9k,ath9k_common
    videodev 70734 1 uvcvideo
    serio_raw 3430 0
    iTCO_wdt 10333 0
    soundcore 5018 1 snd
    intel_agp 8664 1 i915
    ath 11679 2 ath9k,ath9k_hw
    i2c_algo_bit 4431 1 i915
    sparse_keymap 2636 0
    media 8513 1 videodev
    i2c_i801 7039 0
    sg 21022 0
    psmouse 55927 0
    evdev 7310 0
    r8169 34891 0
    intel_gtt 11417 3 i915,intel_agp
    snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
    cfg80211 126930 3 ath9k,mac80211,ath
    pcspkr 1415 0
    iTCO_vendor_support 1553 1 iTCO_wdt
    battery 8905 0
    i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_algo_bit,i2c_i801
    ac 2545 0
    video 9852 1 i915
    processor 21884 0
    rfkill 12510 1 cfg80211
    mii 3383 1 r8169
    button 3654 1 i915
    agpgart 22160 3 drm,intel_agp,intel_gtt
    ext4 334562 1
    mbcache 4321 1 ext4
    jbd2 59098 1 ext4
    crc16 1077 1 ext4
    sd_mod 25483 3
    ums_realtek 3718 0
    usb_storage 35215 3 ums_realtek
    ahci 18093 0
    libahci 16581 1 ahci
    uhci_hcd 19312 0
    libata 154285 2 ahci,libahci
    ehci_hcd 34847 0
    scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
    usbcore 119324 6 uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 1018744 54660 964084 0 6268 18100
    -/+ buffers/cache: 30292 988452
    Swap: 488444 0 488444
    /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/11netcfg hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
    Wed Jul 13 09:23:03 WST 2011: performing hibernate
    Initial commandline parameters:
    Wed Jul 13 09:26:48 WST 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
    Module Size Used by
    joydev 7535 0
    snd_hda_codec_realtek 225687 1
    arc4 1094 2
    snd_hda_intel 19261 0
    i915 557838 1
    ecb 1645 2
    snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
    ath9k 70997 0
    snd_hwdep 4919 1 snd_hda_codec
    mac80211 189598 1 ath9k
    snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
    drm_kms_helper 24245 1 i915
    ath9k_common 1648 1 ath9k
    ath9k_hw 276916 2 ath9k,ath9k_common
    uvcvideo 55084 0
    snd_timer 15542 1 snd_pcm
    drm 147653 2 i915,drm_kms_helper
    ath 11679 2 ath9k,ath9k_hw
    snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    r8169 34891 0
    cfg80211 126930 3 ath9k,mac80211,ath
    iTCO_wdt 10333 0
    serio_raw 3430 0
    videodev 70734 1 uvcvideo
    soundcore 5018 1 snd
    i2c_i801 7039 0
    intel_agp 8664 1 i915
    media 8513 1 videodev
    i2c_algo_bit 4431 1 i915
    sparse_keymap 2636 0
    sg 21022 0
    psmouse 55927 0
    intel_gtt 11417 3 i915,intel_agp
    evdev 7310 0
    i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
    rfkill 12510 1 cfg80211
    snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
    mii 3383 1 r8169
    ac 2545 0
    iTCO_vendor_support 1553 1 iTCO_wdt
    pcspkr 1415 0
    button 3654 1 i915
    battery 8905 0
    agpgart 22160 3 drm,intel_agp,intel_gtt
    processor 21884 0
    video 9852 1 i915
    ext4 334562 1
    mbcache 4321 1 ext4
    jbd2 59098 1 ext4
    crc16 1077 1 ext4
    sd_mod 25483 3
    ums_realtek 3718 0
    usb_storage 35215 3 ums_realtek
    ahci 18093 0
    libahci 16581 1 ahci
    uhci_hcd 19312 0
    libata 154285 2 ahci,libahci
    ehci_hcd 34847 0
    scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
    usbcore 119324 6 uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 1018744 54504 964240 0 6256 18132
    -/+ buffers/cache: 30116 988628
    Swap: 488444 0 488444
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Wed Jul 13 09:26:52 WST 2011: performing suspend
    Wed Jul 13 09:27:01 WST 2011: Awake.
    Wed Jul 13 09:27:01 WST 2011: Running hooks for resume
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    /usr/lib/pm-utils/sleep.d/95led resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
    /usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Wed Jul 13 09:27:14 WST 2011: Finished.
    Initial commandline parameters:
    Wed Jul 13 09:28:16 WST 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
    Module Size Used by
    uas 6480 0
    joydev 7535 0
    snd_hda_codec_realtek 225687 1
    arc4 1094 2
    snd_hda_intel 19261 0
    i915 557838 1
    ecb 1645 2
    snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
    ath9k 70997 0
    snd_hwdep 4919 1 snd_hda_codec
    mac80211 189598 1 ath9k
    snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
    drm_kms_helper 24245 1 i915
    ath9k_common 1648 1 ath9k
    ath9k_hw 276916 2 ath9k,ath9k_common
    uvcvideo 55084 0
    snd_timer 15542 1 snd_pcm
    drm 147653 2 i915,drm_kms_helper
    ath 11679 2 ath9k,ath9k_hw
    snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    r8169 34891 0
    cfg80211 126930 3 ath9k,mac80211,ath
    iTCO_wdt 10333 0
    serio_raw 3430 0
    videodev 70734 1 uvcvideo
    soundcore 5018 1 snd
    i2c_i801 7039 0
    intel_agp 8664 1 i915
    media 8513 1 videodev
    i2c_algo_bit 4431 1 i915
    sparse_keymap 2636 0
    sg 21022 0
    psmouse 55927 0
    intel_gtt 11417 3 i915,intel_agp
    evdev 7310 0
    i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
    rfkill 12510 1 cfg80211
    snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
    mii 3383 1 r8169
    ac 2545 0
    iTCO_vendor_support 1553 1 iTCO_wdt
    pcspkr 1415 0
    button 3654 1 i915
    battery 8905 0
    agpgart 22160 3 drm,intel_agp,intel_gtt
    processor 21884 0
    video 9852 1 i915
    ext4 334562 1
    mbcache 4321 1 ext4
    jbd2 59098 1 ext4
    crc16 1077 1 ext4
    sd_mod 25483 3
    ums_realtek 3718 0
    usb_storage 35215 3 ums_realtek
    ahci 18093 0
    libahci 16581 1 ahci
    uhci_hcd 19312 0
    libata 154285 2 ahci,libahci
    ehci_hcd 34847 0
    scsi_mod 110702 5 uas,sg,sd_mod,usb_storage,libata
    usbcore 119324 7 uas,uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 1018744 54668 964076 0 6292 18816
    -/+ buffers/cache: 29560 989184
    Swap: 488444 0 488444
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Wed Jul 13 09:28:18 WST 2011: performing suspend
    My theory is: The laptop is waking up before the USB drive gets a chance to spin up.
    If I'm correct, my idea is to find a way to have pm-utils set a priority on my USB interface in the resume stage so the USB can wake up before Arch continues trying to bring everything else up - Something I have no idea how to do.
    Any thoughts?
    EDIT: Spelling. Sorry for the huge log... Figured the quote tags would have a max-height set on them.
    Last edited by tehkane (2011-07-13 05:12:01)

    Hello fellow Archers.
    Just to check if this issue was resolved as I'm having the same issue in a very similar scenario (I'm using Arch from an SD Card).
    My netbook is an Asus 1201n sporting simple Openbox WM (with latest 3.0-ARCH kernel and updates) and I installed acpid, acpi-eeepc-generic package from AUR and laptop-mod-tools and configured as per the 1201NL wiki page and also read the acpid and pm-utils wiki pages.
    My logs are pretty similar to OP's.
    Let me know if this was already solved and/or if you need additional info to help us troubleshoot this issue.
    Thanks.
    Octavian
    Edit: Adding some more details.
    Last edited by octavian (2011-10-04 14:13:34)

  • Recommended maintance in a xfs/ext4 filesystem

    What kind of "good practices" are recommended do in linux, in a XFS (root) and EXT4 (home) filesystems to mantain the system 'always ready'?
    In a raid array, as wiki says, a good practice would be regularly scrubbing, but in a "not RAID" system, what kind of utilities may I use to mantain ok my system?

    If you're not using RAID then I will assume this is not a production server you're running But for any and all systems I recommended backup backup backup and back up your backups, and test that they work!
    e2fsck seems like a good tool, and it's GPLv2. Just read the manual thoroughly!
    Last edited by ingegnue (2014-10-01 03:09:44)

  • Concept about ASM Dynamic Volume

    What is the concept behind ASM Dynamic Volume in coordination with ACFS and how a ADVM manages this ?
    Thanks in advance.
    Regards,
    Sandy

    Hi Sandy,
    ASM Instance --> ASM diskgroup --> ASM Volumn --> ACFS fs
    ADVM driver contols IOs from filesystem to disk level.
    + 11.2.0.3 onwards,database files were supported.
    + with compatible.advm greater than 11.2.0.4 ,you can use ADVM volumn as ext3 /ext4 filesystem.
    + You can use acfs snapshot to backup acfs filesystem .
    + with compatible.advm greater than 11.2.0.4 ,you can convert RW snapshots to RO snapshots.
      Also you can take backup of snapshots .
    Regards,
    Aritra 

  • Corrupt filesystem

    Hi,
    I recently made a fresh install on my laptop computer using ext4 as root filesystem. Today I ran an upgrade via 'pacman -Syu'. It installed KDE 4.4.5 among a few other things.
    Afterwards, I wanted to suspend the machine to RAM - but for some reason it crashed.
    Now the machine won't boot properly, because some files in /etc as well as a lot of .so files are empty. They all belong to packages that were upgraded prior to the crash (I think). The files exist but they contain no data.
    Of course, fsck ran after automatically after reboot, told me it was "recovering journal" and that the "filesystem is clean". The filesystem in fact seems to be intact, but the files' contents are missing.
    Luckily, pacman is still working, so I should be fine if I simply reinstall all installed packages. Is there a handy command that accomplishes this?
    Can I configure ext4 to be more robust to crashes, to prevent such massive data loss in the future?

    i know this is an older post, but i wanted to comment on
    alloc_on_commit
    i was doing some research after i just suffered data loss from UNC errors, possible bad sectors on the hard drive is the reason.  i suffererd some data loss, and i suspect thats its primarily because of the way the ext4 filesystem was handing the errors.  when the errors showed up, i rebooted, and ran 'fsck', once that came back fixed, i rebooted again.  once i run a program that was accessing from corrupted areas in a terminal, the UNC hard drive errors would start popping up again.  Its as if the journaling went bad somewhere.  I havent had this problem with ext3, i feel like im back in the windows98 data loss days again, and its as if ext4 didnt like what was going on. Im thinking that im starting to see a trend of ext4 data loss problems.
    Im searching for the most reliable file system i can find now. After your last comment NV, i think i will stick with ext3 because i was reading this article and the same thing was mentioned http://www.h-online.com/open/Ext4-data- … ews/112892, or was that you? :-) 
    anyhow, im installing, and ready to hit the 'write' button on cfdisk, so i made up my mind, im going back to ext3.
    Last edited by wolfdogg (2012-02-29 04:21:09)

  • Filesystem corruption --- how to prevent?

    Sometimes one has to do a hard reset.
    When reading about btrfs, its 'copy-on-write'-feature got my attention. 1. Does btrfs completely prevent filesystem corruption on a hard reset?
    I'm asking because recently my / (ext4) filesystem on my laptop got corrupted after a hard reset. I blame powertop's suggestion of setting /proc/sys/vm/dirty_writeback_centisecs to 1500, which I'll never do again, I guess. Lost no data, so it's not important. But I have to setup this laptop again --- ext4 or btrfs or something other? (in any case backups will be made --- so btrfs's experimental status doesn't bother me).
    2. Are there any filesystem-agnostic system settings which prevent filesystem corruption on a hard reset? If so --- do they have performance penalities or other drawbacks?
    Also: 3. What about the 'sync' mount option?
    Also: 4. What about other layers like lvm, dm-crypt, dm-raid etc?
    Last edited by g3n3r1c (2013-07-28 16:51:23)

    cfr wrote:Were you using non-default options with ext4? (Not journalling or changes to the use of barriers etc.)
    I was using (wrote it all down ):
    Creation:
    mke2fs -vt ext4 -E lazy_itable_init=1 -O dir_index,uninit_bg /dev/disk/by-uuid/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
    (for every volume)
    /etc/fstab
    tmpfs /tmp tmpfs auto,async,noatime,nodev,nodiratime,noexec,nosuid,nouser,rw 0 0
    UUID=037c4679-a4ef-42a1-bc9e-17a4c41b6283 swap swap pri=1 0 0
    UUID=fd8bf3d6-9693-41c2-95ea-c39b3b0d9443 / ext4 auto,async,dev,exec,nouser,noatime,nodiratime,suid,rw 0 1
    UUID=4a8985e4-be31-4757-88cd-5f958e4ba6b9 /boot ext4 auto,async,noatime,nodev,nodiratime,noexec,nosuid,nouser,rw 0 1
    UUID=b5826354-772c-462f-86f5-c55b625b11cc /var ext4 auto,async,noatime,nodev,nodiratime,noexec,nosuid,nouser,rw 0 1
    UUID=6f47fe27-3cbe-4f72-bd3b-d0d10fc4fff3 /home ext4 noauto,async,noatime,nodev,nodiratime,nouser,rw,acl,x-systemd.automount 0 2
    I think this does nothing to journaling.
    The system was using a cryptdevice directly on disk without partitions with lvm on top and ext4 on top of the lvms, boot was a partition on an usb key.
    When / got corrupted i was still able to access /var and /home with a live medium.
    Last edited by g3n3r1c (2013-07-28 22:07:30)

  • Ext3 to ext4 /home upgrade

    Hello folks,
    I'm thinking on upgrading my /home ext3 partition to ext4, I already read about the new features and performance improvement, also about the little problems, and the bug about the data loss, it not being a problem to me 'cause I have an UPS.
    So, do you recomend me to upgrade or wait a little more for any important problem being right now, etc etc.
    Also, how do you recommend me to do the switch;
    a) upgrade the ext3 partition to ext4
    b) backup everything format to ext4 and copy back
    Any trick to increase permormance, noatime, data=writeback, etc etc
    Thanks for your opinions and excuse my grammar.

    All info on performance tricks, etc. can be found in the ext4.txt file in the Documentation folder in the kernel sources.
    http://git.kernel.org/?p=linux/kernel/g … xt;hb=HEAD
    ext4 is a stable, solid FS that has been in the kernel for two years or so now, even though it's only recently been marked stable.
    As for the data loss, it's not a bug. Here's the lowdown. See, *most* filesystems behave in such a way that data is comitted to disk, practically guaranteed, in a very short amount of time. XFS, ext4, and Btrfs all perform delayed allocation in order to be faster. Apps that have been written according to the POSIX standard will be fine with ext4 and those other filesystems. Some apps, however, are written in such a way that if there is a sudden power loss (if the ext4 filesystem suddenly dies), data might be truncated, usually to 0. This is a bug in the _apps_ - the standard makes no guarantee that the filesystem works like ext2/3, ReiserFS, JFS, etc. But since there's a good number of buggy apps, Tso is working on some ugly hacks to make this scenario less likely. What you can do right now is add the 'nodealloc' mount option to your fstab. This will disable delayed allocation. Boom, no more 'bug'. Lower speeds, but still faster than ext3. Kernel 2.6.30 will likely have more efficient hacks that can let you have partial delayed allocation.
    Durr. Just read that you have a UPS. So, you're good, most likely
    Although, I would only really recommend ext4 if you have particular need of its features - fast fsck, fair performance increase (you likely will not notice it outright), barriers (makes data even less likely to go *poof*, but there can be big performance losses, and cannot be used with device-mapper (LVM, LUKS)), file # limit, etc., OR if you are planning on setting up a new /home anyways and want to spare trouble later. If you're already on another FS and would otherwise not need to do any switching or anything, I'd stick with ext3 for maybe a year.

  • MAJOR TM Bug found in 10.6.1! Time Machine corrupts HFS+ Filesystem! Raid 0

    Hey there,
    i guess i just found a major bug in 10.6.1 and Time Machine which will corrupt the whole Partion which was selected for the Time Machine Backup.
    This is what i got here atm:
    2x Western Digital MyBook Mirror Ed. (ext. 2TB Raid0 HDD (2x1TB))
    1x Mac Pro running 10.6.1
    1x Macbook Pro running 10.6.1
    1x Mac Mini running 10.5.8
    Ok here we go:
    I just updated to Snow Leopard a few weeks ago and wondered why my always working WD MyBook was not working as a Time Machine Backup Partition anymore.
    Everytime i started a backup it failed after 10 gig or so. After reading all over the troubleshooting and this forum i am a 100% sure that this is not a usually bug like not formatting the hard drive to GUID Mode or so.
    Well... i tried the second MyBook.. same result on both Macs running 10.6.1
    Now i got suspicious and opened the MyBook in order to put those 2 HDDs in my Mac Pro and built a 2TB Raid0 via OSX.
    Guess what? Same result when running Time Machine! Running Time Machine on a single 1 TB HDD was working perfectly fine.
    No i just remebered that there was a Mac Mini hooked up to my TV that was still running 10.5.8 just because of Plex... Hooked up BOTH MyBook Mirror Editions and both worked perfectly fine!
    Now where can i report this error? I have no doubt that Time Machine on 10.6.1 is corrupting the HFS+ Filesystem when the partition is a RAID 0 Partition.
    Please let me know what you think and where i can report this bug. Anyone knows if this one is already fixed in 10.6.2?
    Thanks!
    André

    Yeah i did check the firmware updates for both mirror editions. Both are up to date. What botheres me is that they are not working aswell when they are out of their enclosure and directly built in to the mac pro. Can this really be a firmware issue then?
    From what I've read on repair/recovery sites, WD does put some of their firmware on a special part of the drive's platter itself. So it's still possible to have instructions on the actual disk that can create a problem. I do not know if this is causing your issue, it's just something I became aware of when shooting trouble on some MyBook/Mac issues. There are some WD enhancements to power management that may be problematic for Time Machine. I don't really know the whole story, just relaying what I've read.
    It's also possible that 10.6.2 (in beta) will help with an issue like yours. In our machines we've been using Hitachi and Seagate and the occasion Samsung drives for the last few years. Our external closures come from OWC and we haven't had any of the firmware issues that happened with the Leopard release and WD and now maybe the SL release.
    The only way I would be able to point a finger right now would be to swap in a couple of other drives and see how they work. Right now it doesn't matter who's at fault, Apple or WD. The drives don't work. If it's a problem with your installation you may be able to determine that by doing the above tests. If it's a problem with Apple's drivers there may not be a repair possible or a future update will be required. The same goes for the WD drives.
    Sidenote: For our own network, we have decided to do away with Leopard Server on an old Dual G4 1.42 tower and use our new ReadyNAS drive from Netgear. It's already working perfectly with Time Machine for several computers, file storage for PC/Mac/Linux, torrent download machine, basic web server, etc. We've put in 4 1TB drives and got 2.7TB of redundant hot swap raid. We'll replace the 1TB drives with 2TB drives, one at a time (although the available space won't increase until all 4 drives are swapped in), while the NAS is online, to increase our storage as required and the drives come down in price.
    We decided that if the data is important then a striped 2 drive volume isn't safe enough. We would have needed to mirror the drives and loose half the space and still have to keep the old server online.
    I'll watch this thread for information from others. I don't have the drives you are using to test with.

  • Oracle 11g, OL 6 and ext4

    Now that Oracle Linux 6 has been certified for Oracle 11gR2, does this also include the use of the ext4 file system?
    I'm asking because I found database performance and block corruption warnings searching in Google, but perhaps this only applied to early implementations of ext4 or were simply wrong assertions. I imagine that certification includes ext4, but just to be sure, is there still a reason to be concerned about it?

    Dude wrote:
    Concurrent I/O seems to be a topic often discussed when comparing XFS with ext4. If I'm not mistaken then ext4 supports concurrent I/O, but there is a performance penalty compared to XFS, i.e. fragmentation. However, I have not found any information outlining that this was a new issue introduced with ext4.
    Apparently people are storing Oracle datafiles under ext3 without problems. The ext4 filesystem is the successor of ext3 and ext2, providing more features and robustness. How performance issues of Oracle DB pertain to ext4 is probably subject to errata and updates.
    From what I can gather, ASM (ACFS), or OCFS2 in a RAC environment are the best options under Linux. Performance results will also depend on the underlying storage technology, for instance, caching, SSD or conventional rotary devices.It supports concurrent reads, not writes so if you're running a warehouse type database where it's mostly reads, you'd be fine but if you're doing a lot of writes, you should consider other options (assuming you care about latency and performance).
    Personally, I think ASM is the way to go these days for Oracle DBs and you're right, there are a ton of factors to consider when architecting your ASM configs. For example, Oracle suggests putting all your database disks in one huge diskgroup because they claim that performance is better in that case, though I've run quite a lot of tests over the last couple years suggesting otherwise. At the end of the day, most people don't care about performance (though they may say otherwise) and certainly don't take the time to do much tuning. My situation was a bit different due to the nature of the business but even Jim Williams and some of the other folks on the ASM team didn't seem to have initially gone as in-depth as I may have when it came to tuning.
    The best thing you can do is run your own tests with tools like fio, orion, swingbench, etc. and figure out if the performance is acceptable based on your needs.

  • [solved] How to recoved data off a masacred filesystem

    I'm in trouble. I am trying to recover my main data partition. Here's how it happened:
    sdb1 - 680gb primary partition, ext4, around 300gb of data on it
    sdb2 - 60gb primary partition, ext4, for backing up system from sda1 with rsync
    Yesterday, while doing rsync backup on sdb2, I run gparted, which indicated that it cannot read partition table on sdb and displayed the whole of it as unallocated. I know that when I run gparted 30 earlier, the partition was still vissible.
    Nevertheless, I thought that's because of rsync and I thought reboot would fix that, because sdb1 was still mounted, and I was accessing all the data on it with no issues.
    When rsync was done, I rebooted an that was the last time I saw my data.
    Automounting during boot gives me:
    superblock could not be read or does not describe correct ext2 filesystem...
    So I tried to run
    $ sudo fsck.ext4 -p -b 98304 -B 4096 /dev/sdb
    fsck.ext4: Bad magic number in super-block while trying to open /dev/sdb
    /dev/sdb:
    The superblock could not be read or does not describe a correct ext2
    filesystem. If the device is valid and it really contains an ext2
    filesystem (and not swap or ufs or something else), then the superblock
    is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
    $ sudo e2fsck -b 8193 /dev/sdb
    [sudo] password for juha:
    e2fsck 1.42.8 (20-Jun-2013)
    e2fsck: Bad magic number in super-block while trying to open /dev/sdb
    The superblock could not be read or does not describe a correct ext2
    filesystem. If the device is valid and it really contains an ext2
    filesystem (and not swap or ufs or something else), then the superblock
    is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
    I tried the same command with all superblock backups that were listed.
    $ sudo fsck -n /dev/sdb1
    fsck from util-linux 2.24
    e2fsck 1.42.8 (20-Jun-2013)
    ext2fs_check_desc: Corrupt group descriptor: bad block for block bitmap
    fsck.ext4: Group descriptors look bad... trying backup blocks...
    fsck.ext4: Bad magic number in super-block while using the backup blocksfsck.ext4: going back to original superblock
    Superblock has an invalid journal (inode 8).
    Clear? no
    fsck.ext4: Illegal inode number while checking ext3 journal for /dev/sdb1
    /dev/sdb1: ********** WARNING: Filesystem still has errors **********
    I also run testdisk to see if it can find data from sdb1.
    It finds the partition (partition type is automatically selected as None) but it finds no files on sdb1, even after deep search.
    It does find data on sdb2, but that's just system partition backup I don't care about at this point.
    Also, just now I run this
    ]$ sudo fsck.ext4 -v /dev/sdb1
    e2fsck 1.42.8 (20-Jun-2013)
    ext2fs_check_desc: Corrupt group descriptor: bad block for block bitmap
    fsck.ext4: Group descriptors look bad... trying backup blocks...
    fsck.ext4: Bad magic number in super-block while using the backup blocksfsck.ext4: going back to original superblock
    Superblock has an invalid journal (inode 8).
    Clear<y>? yes
    *** ext3 journal has been deleted - filesystem is now ext2 only ***
    Note: if several inode or block bitmap blocks or part
    of the inode table require relocation, you may wish to try
    running e2fsck with the '-b 32768' option first. The problem
    may lie only with the primary block group descriptors, and
    the backup block group descriptors may be OK.
    Block bitmap for group 256 is not in group. (block 1268396107)
    Relocate<y>? yes
    Inode bitmap for group 256 is not in group. (block 1125246092)
    Relocate<y>? yes
    Inode table for group 256 is not in group. (block 2088878841)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    One or more block group descriptor checksums are invalid. Fix<y>? yes
    Group descriptor 256 checksum is 0x6349, should be 0x9abd. FIXED.
    Inode bitmap for group 257 is not in group. (block 2837529440)
    Relocate<y>? yes
    Inode table for group 257 is not in group. (block 2199953455)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 257 checksum is 0x02d4, should be 0xd13d. FIXED.
    Block bitmap for group 258 is not in group. (block 3896597355)
    Relocate<y>? yes
    Inode bitmap for group 258 is not in group. (block 2097244160)
    Relocate<y>? yes
    Inode table for group 258 is not in group. (block 2609271215)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 258 checksum is 0xee91, should be 0xc246. FIXED.
    Block bitmap for group 259 is not in group. (block 805546298)
    Relocate<y>? yes
    Inode bitmap for group 259 is not in group. (block 3538423854)
    Relocate<y>? yes
    Inode table for group 259 is not in group. (block 2924444292)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 259 checksum is 0xc190, should be 0x4c0d. FIXED.
    Block bitmap for group 260 is not in group. (block 338739984)
    Relocate<y>? yes
    Inode bitmap for group 260 is not in group. (block 902864749)
    Relocate<y>? yes
    Inode table for group 260 is not in group. (block 1901539298)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 260 checksum is 0xac76, should be 0xac63. FIXED.
    Block bitmap for group 261 is not in group. (block 1660969779)
    Relocate<y>? yes
    Inode bitmap for group 261 is not in group. (block 209743725)
    Relocate<y>? yes
    Inode table for group 261 is not in group. (block 879935846)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 261 checksum is 0x800e, should be 0x8fa5. FIXED.
    Block bitmap for group 262 is not in group. (block 1705519300)
    Relocate<y>? yes
    Inode bitmap for group 262 is not in group. (block 1360743755)
    Relocate<y>? yes
    Inode table for group 262 is not in group. (block 4107065764)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 262 checksum is 0xc00d, should be 0xe8f3. FIXED.
    Inode bitmap for group 263 is not in group. (block 2205583287)
    Relocate<y>? yes
    Inode table for group 263 is not in group. (block 3636737468)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? yes
    Group descriptor 263 checksum is 0x69a9, should be 0xb9a9. FIXED.
    Block bitmap for group 264 is not in group. (block 1471470759)
    Relocate<y>? yes
    Inode bitmap for group 264 is not in group. (block 1725839977)
    Relocate<y>? yes
    Inode table for group 264 is not in group. (block 2144458553)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 264 checksum is 0xcd09, should be 0xea3a. FIXED.
    Block bitmap for group 265 is not in group. (block 3617231787)
    Relocate<y>? yes
    Inode bitmap for group 265 is not in group. (block 2640198439)
    Relocate<y>? yes
    Inode table for group 265 is not in group. (block 2725347176)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 265 checksum is 0xbbb8, should be 0xb870. FIXED.
    Block bitmap for group 266 is not in group. (block 1840499818)
    Relocate<y>? yes
    Inode bitmap for group 266 is not in group. (block 3698703324)
    Relocate<y>? yes
    Inode table for group 266 is not in group. (block 2882301371)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 266 checksum is 0xb3c9, should be 0x72d5. FIXED.
    Block bitmap for group 267 is not in group. (block 1968099309)
    Relocate<y>? yes
    Inode bitmap for group 267 is not in group. (block 2125019324)
    Relocate<y>? yes
    Inode table for group 267 is not in group. (block 2616321653)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 267 checksum is 0x72bb, should be 0xc66c. FIXED.
    Block bitmap for group 268 is not in group. (block 3197564106)
    Relocate<y>? yes
    Inode bitmap for group 268 is not in group. (block 1173679527)
    Relocate<y>? yes
    Inode table for group 268 is not in group. (block 3081059840)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 268 checksum is 0xee4e, should be 0x6c67. FIXED.
    Block bitmap for group 269 is not in group. (block 467880860)
    Relocate<y>? yes
    Inode bitmap for group 269 is not in group. (block 3461842583)
    Relocate<y>? yes
    Inode table for group 269 is not in group. (block 903401461)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 269 checksum is 0x701d, should be 0x1735. FIXED.
    Block bitmap for group 270 is not in group. (block 1737084563)
    Relocate<y>? yes
    Inode bitmap for group 270 is not in group. (block 1617385180)
    Relocate<y>? yes
    Inode table for group 270 is not in group. (block 3944519733)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 270 checksum is 0x1c78, should be 0x9f4e. FIXED.
    Block bitmap for group 271 is not in group. (block 3558332121)
    Relocate<y>? yes
    Inode bitmap for group 271 is not in group. (block 1481837154)
    Relocate<y>? yes
    Inode table for group 271 is not in group. (block 1108213120)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 271 checksum is 0x3066, should be 0xce01. FIXED.
    Block bitmap for group 272 is not in group. (block 3294840462)
    Relocate<y>? yes
    Inode bitmap for group 272 is not in group. (block 1680662834)
    Relocate<y>? yes
    Inode table for group 272 is not in group. (block 747037043)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? no
    Group descriptor 272 checksum is 0x7d96, should be 0xde7a. FIXED.
    Block bitmap for group 273 is not in group. (block 805709209)
    Relocate<y>? cancelled!
    Inode bitmap for group 273 is not in group. (block 220354588)
    Relocate<y>? cancelled!
    Inode table for group 273 is not in group. (block 281430039)
    WARNING: SEVERE DATA LOSS POSSIBLE.
    Relocate<y>? cancelled!
    Group descriptor 273 checksum is 0xa378, should be 0x6f41. FIXED.
    /dev/sdb1: ***** FILE SYSTEM WAS MODIFIED *****
    /dev/sdb1: ********** WARNING: Filesystem still has errors **********
    But as you can see, I chickened out on "SEVERE DATA LOSS POSSIBLE" warnings, and after few repeats, I just hit ctrl+c not sure if I should even touch that.
    What should I do here?
    Last edited by Lockheed (2013-12-19 17:27:12)

    The image is decompressed and takes 650GB, which is as much as the partition was on the drive. But I had not enough free space, so I had to save that image on the drive which had the original partition on it.
    I tried to check for locations of superblock:
    $ dumpe2fs /mnt/Disk_D/backup.img | grep -i superblockdumpe2fs 1.42.8 (20-Jun-2013)
    dumpe2fs: Attempt to read block from filesystem resulted in short read while reading journal super block
    No luck. So I tried this:
    $ mke2fs -n /mnt/Disk_D/backup.img
    mke2fs 1.42.8 (20-Jun-2013)
    /mnt/Disk_D/backup.img is not a block special device.
    Proceed anyway? (y,n) y
    Filesystem label=
    OS type: Linux
    Block size=4096 (log=2)
    Fragment size=4096 (log=2)
    Stride=0 blocks, Stripe width=0 blocks
    41762816 inodes, 167026688 blocks
    8351334 blocks (5.00%) reserved for the super user
    First data block=0
    Maximum filesystem blocks=4294967296
    5098 block groups
    32768 blocks per group, 32768 fragments per group
    8192 inodes per group
    Superblock backups stored on blocks:
    32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
    4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
    102400000
    Now, if I understand correctly, to use it in "sb=" parameter with mount, I need to multiply those numbers by 4.
    So I tried the first one:
    $ sudo mount /mnt/Disk_D/backup.img /mnt/arch_backup -o loop,ro,sb=131072
    mount: wrong fs type, bad option, bad superblock on /dev/loop0,
    missing codepage or helper program, or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so.
    $ dmesg | tail
    [ 413.993564] CE: hpet increased min_delta_ns to 20115 nsec
    [ 765.048697] loop: module loaded
    [ 1291.820673] EXT4-fs (loop0): VFS: Can't find ext4 filesystem
    But the second one went better, or should I say "different":
    $ sudo mount /mnt/Disk_D/backup.img /mnt/arch_backup -o loop,ro,sb=393216
    mount: wrong fs type, bad option, bad superblock on /dev/loop0,
    missing codepage or helper program, or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so.
    $ dmesg | tail
    [ 1354.694258] Buffer I/O error on device loop0, logical block 98304
    [ 1354.694261] lost page write due to I/O error on loop0
    [ 1354.694264] EXT4-fs error (device loop0): ext4_iget:4044: inode #8: comm mount: bad extra_isize (17818 != 256)
    [ 1354.694271] EXT4-fs (loop0): no journal found
    I tried it with every following superblock, but the result was identical.
    What should I do now?
    I found here a similar error, and the advice was to delete journal and recreate it:
    http://tipsaboutmywork.blogspot.com/
    Remove the journal feature from the file system (downgrade to ext2)
    tune2fs -O ^has_journal /dev/sda8
    fsck to delete the journal:
    e2fsck -f /dev/sda8
    recreate the journal (change back to ext3)
    tune2fs -j /dev/sda8
    and finally, remount it.
    Does that have the potential to trash my data (like fsck did earlier) or does it just get rid of the journal, and not touching data?
    And if the later is the case, would that result in loss of filenames and folders like photorec recovery?
    Should I do that, or should I try something else first?
    Last edited by Lockheed (2013-12-07 16:13:40)

Maybe you are looking for