Gnome-power-manager nie ściemnia/rozjaśnia ekranu

Witam,

Od czasu, gdy przeszedłem na Xserver 1.6 i Xorg 7.4 mam problem z jasnością ekranu pod Gnome. Problem polega na tym, że gdy ustawiam w gnome-power-manager jasność ekranu suwakiem, ekran ani się nie przyciemnia ani nie rozjaśnia, po prostu zero reakcji i po każdy ponownym uruchomieniu systemu muszę ściemniać ekran klawiszami do tego przeznaczonymi. Pod KDE4 nie ma z tym żadnych problemów. Obecnie korzystam z Fluxboksa i tam również używam gnome-power-manager lub xfce4-power-manager, jednak on nie obsługuje jasności ekranu, przynajmniej nie widzę takiej opcji. Acpi i acpid oraz laptope-mode zainstalowane. Mój obecny system to Archlinux na laptopie Acer Extensa 5204, jednak pod innymi dystrybucjami tj. Mandriva 2009.1 czy Ubuntu 9.04 problem również występuje.

roobal@archlinux:~$ cat /etc/X11/xorg.conf 

Section "ServerLayout"

	Identifier "Xorg Configured"

	Screen 0 "Screen0" 0 0

	InputDevice "Keyboard0" "CoreKeyboard"

        InputDevice "USB Mouse" "CorePointer"

	InputDevice	"Synaptics Touchpad" "SendCoreEvents"

	Option "AIGLX" "true"

EndSection


Section "ServerFlags"

	Option "AllowMouseOpenFail" "true"

	Option "AutoAddDevices" "False"


EndSection


Section "Files"

	ModulePath "/usr/lib/xorg/modules"

	FontPath "/usr/share/fonts/misc:unscaled"

	FontPath "/usr/share/fonts/misc"

	FontPath "/usr/share/fonts/75dpi:unscaled"

	FontPath "/usr/share/fonts/75dpi"

	FontPath "/usr/share/fonts/100dpi:unscaled"

	FontPath "/usr/share/fonts/100dpi"

	FontPath "/usr/share/fonts/PEX"

	FontPath "/usr/share/fonts/cyrillic"

	FontPath "/usr/share/fonts/Type1"

	FontPath "/usr/share/fonts/ttf/western"

	FontPath "/usr/share/fonts/ttf/decoratives"

	FontPath "/usr/share/fonts/truetype"

	FontPath "/usr/share/fonts/truetype/openoffice"

	FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"

	FontPath "/usr/share/fonts/latex-ttf-fonts"

	FontPath "/usr/share/fonts/defoma/CID"

	FontPath "/usr/share/fonts/defoma/TrueType"

EndSection


Section "Module"

        Load "ddc"

	Load "dbe"

	Load "dri"

	Load "extmod"

	Load "glx"

        Load "bitmap" # bitmap-fonts

	Load "type1"

	Load "freetype"

	Load "record"

	Load "synaptics"

EndSection


Section "InputDevice"

	Identifier "Keyboard0"

	Driver "kbd"

        Option "CoreKeyboard"

	Option "XkbRules" "xorg"

	Option "XkbModel" "pc105"

	Option "XkbLayout" "pl"

	Option "XkbVariant" ""

EndSection


Section "InputDevice"

        Identifier "USB Mouse"

        Driver "mouse"

        Option "Device" "/dev/input/mouse2"

	Option "SendCoreEvents"	"true"

        Option "Protocol" "IMPS/2"

        Option "ZAxisMapping" "4 5"

        Option "Buttons" "5"

EndSection


Section "Monitor"

	Identifier "Monitor0"

		Option "DPMS" "true"

	HorizSync 28.0 - 96.0

	VertRefresh 50.0 - 75.0

Section "Device"

	Identifier "Card0"

	Driver "intel"

	VendorName "All"

	BoardName "All"

	Option "XAANoOffscreenPixmaps"	"true"

	Option "DRI" "true"

	Option "NoDDC" "True"

	Option "EnablePageFlip" "True"

	Option "RenderAccel" "True"

EndSection


Section "Screen"

	Identifier "Screen0"

	Device "Card0"

	Monitor "Monitor0"

	DefaultColorDepth 24

	SubSection "Display"

		Depth 1

		Modes "1024x768" "800x600" "640x480"

	EndSubSection

	SubSection "Display"

		Depth 4

		Modes "1024x768" "800x600" "640x480"

	EndSubSection

	SubSection "Display"

		Depth 8

		Modes "1024x768" "800x600" "640x480"

	EndSubSection

	SubSection "Display"

		Depth 15

		Modes "1024x768" "800x600" "640x480"

	EndSubSection

	SubSection "Display"

		Depth 16

		Modes "1024x768" "800x600" "640x480"

	EndSubSection

	SubSection "Display"

		Depth 24

		Modes "1280x800" "1024x768" "800x600" "640x480"

	EndSubSection

	SubSection "Display"

		Depth 32

		Modes "1280x800" "1024x768" "800x600" "640x480"

	EndSubSection

EndSection


Section "DRI"

	Mode 0666

EndSection


Section "Extensions"

	Option "Composite"	"Enable"

EndSection

roobal@archlinux:~$

roobal@archlinux:~$ cat /etc/laptop-mode/laptop-mode.conf

###############################################################################

#

# Configuration for Laptop Mode Tools

# -----------------------------------

#

# There is a "system" to the configuration setting names:

# CONTROL_something=0/1 Determines whether Laptop Mode Tools controls 

# something

# LM_something=value Value of "something" when laptop mode is active

# NOLM_something=value Value of "something" when laptop mode is NOT

# active

# AC_something=value Value of "something" when the computer is running

# on AC power

# BATT_something=value Value of "something when the computer is running

# on battery power

#

# There can be combinations of LM_/NOLM_ and AC_/BATT_ prefixes, but the

# available prefixes are different for each setting. The available ones are 

# documented in the manual page, laptop-mode.conf(8). If there is no LM_/

# NOLM_ in a setting name, then the value is used independently of laptop

# mode state, and similarly, if there is no AC_/BATT_, then the value is used

# independently of power state.

#

# Some options only work on ACPI systems. They are marked ACPI-ONLY.

#

# Note that this configuration file is a fragment of shell script: you

# can use all the features of the shell scripting language to achieve your

# desired configuration.

#

# 

# Modules

# -------

#

# Laptop Mode Tools modules have separate configuration files, that can be

# found in /etc/laptop-mode/conf.d. Please look through these configuration

# files as well, there are many useful power saving tools in there!

#

###############################################################################




###############################################################################

# Configuration debugging

# -----------------------

###############################################################################



#

# Set this to 1 if you want to see a lot of information when you start/stop 

# laptop_mode.

#

VERBOSE_OUTPUT=0




###############################################################################

# When to enable laptop mode

# --------------------------

#

# "Laptop mode" is the mode in which laptop mode tools makes the computer

# consume less power. This includes the kernel "laptop_mode" feature, which

# allows your hard drives to spin down, as well as various other settings which

# can be tweaked by laptop mode tools. You can enable or disable all of these

# settings using the CONTROL_... options further down in this config file.

###############################################################################



#

# Enable laptop mode when on battery power.

#

ENABLE_LAPTOP_MODE_ON_BATTERY=1



#

# Enable laptop mode when on AC power.

#

ENABLE_LAPTOP_MODE_ON_AC=1



#

# Enable laptop mode when the laptop's lid is closed, even when we're on AC

# power? (ACPI-ONLY)

#

ENABLE_LAPTOP_MODE_WHEN_LID_CLOSED=1




###############################################################################

# When to enable data loss sensitive features

# -------------------------------------------

#

# When data loss sensitive features are disabled, laptop mode tools acts as if

# laptop mode were disabled, for those features only.

#

# Data loss sensitive features include:

# - laptop_mode (i.e., delayed writes)

# - hard drive write cache

#

# All of the options that follow can be set to 0 in order to prevent laptop

# mode tools from using them to stop data loss sensitive features. Use this

# when you have a battery that reports the wrong information, that confuses

# laptop mode tools.

#

# Disabling data loss sensitive features is ACPI-ONLY, and it only works if

# your battery gives off frequent ACPI events to indicate a change in battery

# level.

#

# NOTE: If your battery does NOT give off battery events often enough, you can

# enable the battery-level-polling module to make this work. Look at the

# file /etc/laptop-mode/conf.d/battery-level-polling.conf for more information.

#

###############################################################################



#

# Disable all data loss sensitive features when the battery level (in % of the

# battery capacity) reaches this value.

#

MINIMUM_BATTERY_CHARGE_PERCENT=3



#

# Disable data loss sensitive features when the battery reports its state

# as "critical".

#

DISABLE_LAPTOP_MODE_ON_CRITICAL_BATTERY_LEVEL=1




###############################################################################

# Controlled hard drives and partitions

# -------------------------------------

#

# For spinning down your hard drives, laptop mode will remount file systems and

# adjust hard drive spindown timeouts. These parameters specify which

# devices and partitions are affected by laptop mode.

###############################################################################



#

# The drives that laptop mode controls.

# Separate them by a space, e.g. HD="/dev/hda /dev/hdb". The default is a

# wildcard, which will get you all your IDE and SCSI/SATA drives.

#

HD="/dev/[hs]d[abcdefgh]"



#

# The partitions (or mount points) that laptop mode controls.

# Separate the values by spaces. Use "auto" to indicate all partitions on drives

# listed in HD. You can add things to "auto", e.g. "auto /dev/hdc3". You can

# also specify mount points, e.g. "/mnt/data".

#

PARTITIONS="auto /dev/mapper/*"



#

# If this is enabled, laptop mode tools will assume that SCSI drives are

# really SATA drives that only _look_ like SCSI drives, and will use hdparm

# to control them. Set this to 0 if you have /dev/sd devices and you want

# laptop mode tools to use the "sdparm" command to control them. 

#

ASSUME_SCSI_IS_SATA=1



###############################################################################

# Hard drive behaviour settings

# -----------------------------

#

# These settings specify how laptop mode tools will adjust the various

# parameters of your hard drives and file systems.

###############################################################################



#

# Maximum time, in seconds, of work that you are prepared to lose when your

# system crashes or power runs out. This is the maximum time that Laptop Mode

# will keep unsaved data waiting in memory before spinning up your hard drive.

#

LM_BATT_MAX_LOST_WORK_SECONDS=600

LM_AC_MAX_LOST_WORK_SECONDS=360



#

# Should laptop mode tools control readahead?

#

CONTROL_READAHEAD=1



#

# Read-ahead, in kilobytes. You can spin down the disk while playing MP3/OGG

# by setting the disk readahead to a reasonable size, e.g. 3072 (3 MB).

# Effectively, the disk will read a complete MP3 at once, and will then spin 

# down while the MP3/OGG is playing. Don't set this too high, because the 

# readahead is applied to _all_ files that are read from disk.

#

LM_READAHEAD=3072

NOLM_READAHEAD=128



#

# Should laptop mode tools add the "noatime" option to the mount options when 

# laptop mode is enabled?

#

CONTROL_NOATIME=0


# Should laptop use relatime instead of noatime? The "relatime" mount option has

# more standards-compliant semantics, and allows more applications to work,

# while retaining a low level of atime updates (i.e., disk writes).

USE_RELATIME=1



#

# Should laptop mode tools control the hard drive idle timeout settings?

#

CONTROL_HD_IDLE_TIMEOUT=1



#

# Idle timeout values. (hdparm -S)

# Default is 2 hours on AC (NOLM_HD_IDLE_TIMEOUT_SECONDS=7200) and 20 seconds

# for battery and for AC with laptop mode on.

#

LM_AC_HD_IDLE_TIMEOUT_SECONDS=20

LM_BATT_HD_IDLE_TIMEOUT_SECONDS=20

NOLM_HD_IDLE_TIMEOUT_SECONDS=7200



#

# Should laptop mode tools control the hard drive power management settings?

#

CONTROL_HD_POWERMGMT=1



#

# Power management for HD (hdparm -B values)

#

BATT_HD_POWERMGMT=1

LM_AC_HD_POWERMGMT=254

NOLM_AC_HD_POWERMGMT=254



#

# Should laptop mode tools control the hard drive write cache settings?

#

CONTROL_HD_WRITECACHE=0



#

# Write cache settings for HD (hdparm -W values)

#

NOLM_AC_HD_WRITECACHE=1

NOLM_BATT_HD_WRITECACHE=0

LM_HD_WRITECACHE=0





###############################################################################

# Settings you probably don't want to touch

# -----------------------------------------

#

# It is usually not necessary to change these parameters. They are included

# for completeness' sake.

###############################################################################



#

# Change mount options on partitions in PARTITIONS? You don't really want to

# disable this. If you do, then your hard drives will probably not spin down

# anymore.

#

CONTROL_MOUNT_OPTIONS=1



#

# Dirty synchronous ratio. At this percentage of dirty pages the process

# which calls write() does its own writeback.

#

LM_DIRTY_RATIO=60

NOLM_DIRTY_RATIO=40



#

# Allowed dirty background ratio, in percent. Once DIRTY_RATIO has been

# exceeded, the kernel will wake pdflush which will then reduce the amount

# of dirty memory to dirty_background_ratio. Set this nice and low, so once

# some writeout has commenced, we do a lot of it.

#

LM_DIRTY_BACKGROUND_RATIO=1

NOLM_DIRTY_BACKGROUND_RATIO=10



#

# kernel default settings -- don't touch these unless you know what you're 

# doing.

#

DEF_UPDATE=5

DEF_XFS_AGE_BUFFER=15

DEF_XFS_SYNC_INTERVAL=30

DEF_XFS_BUFD_INTERVAL=1

DEF_MAX_AGE=30



#

# This must be adjusted manually to the value of HZ in the running kernel

# on 2.4, until the XFS people change their 2.4 external interfaces to work in

# centisecs. This can be automated, but it's a work in progress that still

# needs some fixes. On 2.6 kernels, XFS uses USER_HZ instead of HZ for

# external interfaces, and that is currently always set to 100. So you don't

# need to change this on 2.6.

#

XFS_HZ=100



#

# Seconds laptop mode has to to wait after the disk goes idle before doing

# a sync.

#

LM_SECONDS_BEFORE_SYNC=2


roobal@archlinux:~$

roobal@archlinux:~$ dmesg

Linux version 2.6.29-ARCH (root@T-POWA-LX) (gcc version 4.4.0 (GCC) ) #1 SMP PREEMPT Wed May 20 07:06:02 UTC 2009

KERNEL supported cpus:

  Intel GenuineIntel

  AMD AuthenticAMD

  NSC Geode by NSC

  Cyrix CyrixInstead

  Centaur CentaurHauls

  Transmeta GenuineTMx86

  Transmeta TransmetaCPU

  UMC UMC UMC UMC

PAT WC disabled due to known CPU erratum.

BIOS-provided physical RAM map:

 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)

 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)

 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)

 BIOS-e820: 0000000000100000 - 000000001f680000 (usable)

 BIOS-e820: 000000001f680000 - 000000001f700000 (ACPI NVS)

 BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)

 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)

 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)

 BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)

 BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)

 BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)

 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)

 BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)

DMI present.

last_pfn = 0x1f680 max_arch_pfn = 0x100000

Scanning 2 areas for low memory corruption

modified physical RAM map:

 modified: 0000000000000000 - 0000000000002000 (usable)

 modified: 0000000000002000 - 0000000000006000 (reserved)

 modified: 0000000000006000 - 0000000000007000 (usable)

 modified: 0000000000007000 - 0000000000010000 (reserved)

 modified: 0000000000010000 - 0000000000092800 (usable)

 modified: 000000000009f800 - 00000000000a0000 (reserved)

 modified: 00000000000e0000 - 0000000000100000 (reserved)

 modified: 0000000000100000 - 000000001f680000 (usable)

 modified: 000000001f680000 - 000000001f700000 (ACPI NVS)

 modified: 000000001f700000 - 0000000020000000 (reserved)

 modified: 00000000e0000000 - 00000000f0000000 (reserved)

 modified: 00000000fec00000 - 00000000fec10000 (reserved)

 modified: 00000000fed00000 - 00000000fed00400 (reserved)

 modified: 00000000fed14000 - 00000000fed1a000 (reserved)

 modified: 00000000fed1c000 - 00000000fed90000 (reserved)

 modified: 00000000fee00000 - 00000000fee01000 (reserved)

 modified: 00000000ff000000 - 0000000100000000 (reserved)

kernel direct mapping tables up to 1f680000 @ 10000-15000

RAMDISK: 1f5e7000 - 1f66fedf

ACPI: RSDP 000F6290, 0014 (r0 ACRSYS)

ACPI: RSDT 1F686745, 0054 (r1 ACRSYS ACRPRDCT 6040000 LTP 0)

ACPI: FACP 1F68DDFA, 0074 (r1 Acer Grape 6040000 LOHR 5A)

FADT: X_PM1a_EVT_BLK.bit_width (16) does not match PM1_EVT_LEN (4)

ACPI: DSDT 1F688067, 5D93 (r1 Acer CALISTGA 6040000 INTL 20050228)

ACPI: FACS 1F68EFC0, 0040

ACPI: APIC 1F68DE6E, 0068 (r1 Acer Grape 6040000 LOHR 5A)

ACPI: HPET 1F68DED6, 0038 (r1 Acer Grape 6040000 LOHR 5A)

ACPI: MCFG 1F68DF0E, 003C (r1 Acer Grape 6040000 LOHR 5A)

ACPI: DBGP 1F68DF4A, 0034 (r1 Acer Grape 6040000 LOHR 0)

ACPI: APIC 1F68DF7E, 005A (r1 PTLTD APIC 6040000 LTP 0)

ACPI: BOOT 1F68DFD8, 0028 (r1 PTLTD $SBFTBL$ 6040000 LTP 1)

ACPI: SSDT 1F687A18, 064F (r1 SataRe SataPri 1000 INTL 20050228)

ACPI: SSDT 1F687386, 0692 (r1 SataRe SataSec 1000 INTL 20050228)

ACPI: SSDT 1F686EC4, 04C2 (r1 PmRef Cpu0Cst 3001 INTL 20050228)

ACPI: SSDT 1F686C65, 025F (r1 PmRef Cpu0Tst 3000 INTL 20050228)

ACPI: SSDT 1F686799, 04CC (r1 PmRef CpuPm 3000 INTL 20050228)

ACPI: BIOS bug: multiple APIC/MADT found, using 0

ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org

ACPI: Local APIC address 0xfee00000

0MB HIGHMEM available.

502MB LOWMEM available.

  mapped low ram: 0 - 1f680000

  low ram: 00000000 - 1f680000

  bootmap 00011000 - 00014ed0

(9 early reservations) ==> bootmem [0000000000 - 001f680000]

  #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]

  #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]

  #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]

  #3 [0000100000 - 00005a2604] TEXT DATA BSS ==> [0000100000 - 00005a2604]

  #4 [001f5e7000 - 001f66fedf] RAMDISK ==> [001f5e7000 - 001f66fedf]

  #5 [00005a3000 - 00005a6000] INIT_PG_TABLE ==> [00005a3000 - 00005a6000]

  #6 [000009f800 - 0000100000] BIOS reserved ==> [000009f800 - 0000100000]

  #7 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000]

  #8 [0000011000 - 0000015000] BOOTMAP ==> [0000011000 - 0000015000]

found SMP MP-table at [c00f6340] 000f6340

Zone PFN ranges:

  DMA 0x00000000 -> 0x00001000

  Normal 0x00001000 -> 0x0001f680

  HighMem 0x0001f680 -> 0x0001f680

Movable zone start PFN for each node

early_node_map[4] active PFN ranges

    0: 0x00000000 -> 0x00000002

    0: 0x00000006 -> 0x00000007

    0: 0x00000010 -> 0x00000092

    0: 0x00000100 -> 0x0001f680

On node 0 totalpages: 128517

free_area_init_node: node 0, pgdat c0430600, node_mem_map c1000000

  DMA zone: 32 pages used for memmap

  DMA zone: 0 pages reserved

  DMA zone: 3941 pages, LIFO batch:0

  Normal zone: 973 pages used for memmap

  Normal zone: 123571 pages, LIFO batch:31

ACPI: PM-Timer IO Port: 0x1008

ACPI: Local APIC address 0xfee00000

ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)

ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)

ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])

ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])

ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])

IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23

ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)

ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)

ACPI: IRQ0 used by override.

ACPI: IRQ2 used by override.

ACPI: IRQ9 used by override.

Enabling APIC mode: Flat. Using 1 I/O APICs

Using ACPI (MADT) for SMP configuration information

ACPI: HPET id: 0x8086a201 base: 0xfed00000

SMP: Allowing 2 CPUs, 1 hotplug CPUs

nr_irqs_gsi: 24

PM: Registered nosave memory: 0000000000002000 - 0000000000006000

PM: Registered nosave memory: 0000000000007000 - 0000000000010000

PM: Registered nosave memory: 0000000000092000 - 00000000000a0000

PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000

PM: Registered nosave memory: 00000000000e0000 - 0000000000100000

Allocating PCI resources starting at 30000000 (gap: 20000000:c0000000)

NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:2 nr_node_ids:1

PERCPU: Allocating 36864 bytes of per cpu data

Built 1 zonelists in Zone order, mobility grouping on. Total pages: 127512

Kernel command line: root=/dev/disk/by-uuid/e70f240b-e4f9-4f7e-89cf-fef0f845a944 ro vga=791 init=/sbin/bootchartd resume=/dev/disk/by-uuid/25d73317-5b91-476b-9e8c-2414f4b700b9

Enabling fast FPU save and restore... done.

Enabling unmasked SIMD FPU exception support... done.

Initializing CPU#0

PID hash table entries: 2048 (order: 11, 8192 bytes)

Fast TSC calibration using PIT

Detected 1861.860 MHz processor.

Console: colour dummy device 80x25

console [tty0] enabled

Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)

Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)

Memory: 504024k/514560k available (2363k kernel code, 9856k reserved, 1059k data, 340k init, 0k highmem)

virtual kernel memory layout:

    fixmap : 0xffee8000 - 0xfffff000 (1116 kB)

    pkmap : 0xff800000 - 0xffc00000 (4096 kB)

    vmalloc : 0xdfe80000 - 0xff7fe000 ( 505 MB)

    lowmem : 0xc0000000 - 0xdf680000 ( 502 MB)

      .init : 0xc045d000 - 0xc04b2000 ( 340 kB)

      .data : 0xc034ec74 - 0xc0457a88 (1059 kB)

      .text : 0xc0100000 - 0xc034ec74 (2363 kB)

Checking if this processor honours the WP bit even in supervisor mode...Ok.

SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1

hpet clockevent registered

HPET: 3 timers in total, 0 timers will be used for per-cpu timer

Calibrating delay loop (skipped), value calculated using timer frequency.. 3725.87 BogoMIPS (lpj=6206200)

Security Framework initialized

Mount-cache hash table entries: 512

CPU: L1 I cache: 32K, L1 D cache: 32K

CPU: L2 cache: 1024K

Intel machine check architecture supported.

Intel machine check reporting enabled on CPU#0.

using mwait in idle threads.

Checking 'hlt' instruction... OK.

SMP alternatives: switching to UP code

ACPI: Core revision 20081204

ACPI: Checking initramfs for custom DSDT

..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1

CPU0: Intel(R) Celeron(R) M CPU 440 @ 1.86GHz stepping 0c

Brought up 1 CPUs

Total of 1 processors activated (3725.87 BogoMIPS).

net_namespace: 1016 bytes

Booting paravirtualized kernel on bare hardware

NET: Registered protocol family 16

ACPI: bus type pci registered

PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255

PCI: MCFG area at e0000000 reserved in E820

PCI: Using MMCONFIG for extended config space

PCI: Using configuration type 1 for base access

bio: create slab at 0

ACPI: EC: Look up EC in DSDT

ACPI: BIOS _OSI(Linux) query ignored

ACPI: Interpreter enabled

ACPI: (supports S0 S3 S4 S5)

ACPI: Using IOAPIC for interrupt routing

ACPI: EC: non-query interrupt received, switching to interrupt mode

ACPI: EC: GPE storm detected, transactions will use polling mode

ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62

ACPI: EC: driver started in poll mode

ACPI: No dock devices found.

ACPI: PCI Root Bridge [PCI0] (0000:00)

pci 0000:00:02.0: reg 10 32bit mmio: [0xd0200000-0xd027ffff]

pci 0000:00:02.0: reg 14 io port: [0x5088-0x508f]

pci 0000:00:02.0: reg 18 32bit mmio: [0xc0000000-0xcfffffff]

pci 0000:00:02.0: reg 1c 32bit mmio: [0xd0300000-0xd033ffff]

pci 0000:00:02.1: reg 10 32bit mmio: [0xd0280000-0xd02fffff]

pci 0000:00:1b.0: reg 10 64bit mmio: [0xd0340000-0xd0343fff]

pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold

pci 0000:00:1b.0: PME# disabled

pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold

pci 0000:00:1c.0: PME# disabled

pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold

pci 0000:00:1c.1: PME# disabled

pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold

pci 0000:00:1c.2: PME# disabled

pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold

pci 0000:00:1c.3: PME# disabled

pci 0000:00:1d.0: reg 20 io port: [0x50a0-0x50bf]

pci 0000:00:1d.1: reg 20 io port: [0x50c0-0x50df]

pci 0000:00:1d.2: reg 20 io port: [0x50e0-0x50ff]

pci 0000:00:1d.3: reg 20 io port: [0x5400-0x541f]

pci 0000:00:1d.7: reg 10 32bit mmio: [0xd0544000-0xd05443ff]

pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold

pci 0000:00:1d.7: PME# disabled

pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO

pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO

pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0230 (mask 000f)

pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at ff20 (mask 000f)

pci 0000:00:1f.2: reg 10 io port: [0x00-0x07]

pci 0000:00:1f.2: reg 14 io port: [0x00-0x03]

pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]

pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]

pci 0000:00:1f.2: reg 20 io port: [0x5440-0x544f]

pci 0000:00:1f.2: PME# supported from D3hot

pci 0000:00:1f.2: PME# disabled

pci 0000:00:1f.3: reg 20 io port: [0x5420-0x543f]

pci 0000:00:1c.0: bridge io port: [0x00-0xfff]

pci 0000:00:1c.0: bridge 32bit mmio: [0x000000-0x0fffff]

pci 0000:05:00.0: reg 10 32bit mmio: [0xd0000000-0xd0003fff]

pci 0000:05:00.0: supports D1 D2

pci 0000:00:1c.3: bridge 32bit mmio: [0xd0000000-0xd00fffff]

pci 0000:06:01.0: reg 10 32bit mmio: [0xd0100000-0xd0101fff]

pci 0000:06:01.0: supports D1 D2

pci 0000:06:01.0: PME# supported from D0 D1 D2 D3hot D3cold

pci 0000:06:01.0: PME# disabled

pci 0000:06:04.0: reg 10 32bit mmio: [0x000000-0x000fff]

pci 0000:06:04.0: supports D1 D2

pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot D3cold

pci 0000:06:04.0: PME# disabled

pci 0000:06:04.1: reg 10 32bit mmio: [0xd0103000-0xd010307f]

pci 0000:06:04.1: supports D1 D2

pci 0000:06:04.1: PME# supported from D0 D1 D2 D3hot

pci 0000:06:04.1: PME# disabled

pci 0000:06:04.2: reg 10 32bit mmio: [0xd0103400-0xd01034ff]

pci 0000:06:04.2: supports D1 D2

pci 0000:06:04.2: PME# supported from D0 D1 D2 D3hot

pci 0000:06:04.2: PME# disabled

pci 0000:06:04.3: reg 10 32bit mmio: [0xd0103800-0xd010387f]

pci 0000:06:04.3: supports D1 D2

pci 0000:06:04.3: PME# supported from D0 D1 D2 D3hot

pci 0000:06:04.3: PME# disabled

pci 0000:06:04.4: reg 10 32bit mmio: [0x000000-0x0000ff]

pci 0000:06:04.4: supports D1 D2

pci 0000:06:04.4: PME# supported from D0 D1 D2 D3hot

pci 0000:06:04.4: PME# disabled

pci 0000:00:1e.0: transparent bridge

pci 0000:00:1e.0: bridge 32bit mmio: [0xd0100000-0xd01fffff]

pci_bus 0000:00: on NUMA node 0

ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]

ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]

ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]

ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]

ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]

ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]

ACPI: PCI Interrupt Link [LNKA] (IRQs 1 5 *6 10 12 14 15)

ACPI: PCI Interrupt Link [LNKB] (IRQs 1 5 6 *11 12 14 15)

ACPI: PCI Interrupt Link [LNKC] (IRQs 1 5 6 10 12 14 15) *11

ACPI: PCI Interrupt Link [LNKD] (IRQs 1 5 6 11 12 14 15) *10

ACPI: PCI Interrupt Link [LNKE] (IRQs 1 5 6 10 12 14 15) *0, disabled.

ACPI: PCI Interrupt Link [LNKF] (IRQs 1 5 6 11 12 14 15) *10

ACPI: PCI Interrupt Link [LNKG] (IRQs 1 5 6 *10 12 14 15)

ACPI: PCI Interrupt Link [LNKH] (IRQs 1 *5 6 11 12 14 15)

PCI: Using ACPI for IRQ routing

pci 0000:00:1c.0: BAR 7: can't allocate resource

pci 0000:00:1c.0: BAR 8: can't allocate resource

NetLabel: Initializing

NetLabel: domain hash size = 128

NetLabel: protocols = UNLABELED CIPSOv4

NetLabel: unlabeled traffic allowed by default

pnp: PnP ACPI init

ACPI: bus type pnp registered

pnp: PnP ACPI: found 10 devices

ACPI: ACPI bus type pnp unregistered

system 00:01: iomem range 0xe0000000-0xefffffff has been reserved

system 00:01: iomem range 0xfed14000-0xfed17fff has been reserved

system 00:01: iomem range 0xfed18000-0xfed18fff has been reserved

system 00:01: iomem range 0xfed19000-0xfed19fff has been reserved

system 00:01: iomem range 0xfed1c000-0xfed1ffff has been reserved

system 00:01: iomem range 0xfed20000-0xfed3ffff has been reserved

system 00:04: iomem range 0xfed00000-0xfed003ff has been reserved

system 00:06: ioport range 0x800-0x80f has been reserved

system 00:06: ioport range 0x1000-0x107f has been reserved

system 00:06: ioport range 0x1180-0x11bf has been reserved

system 00:06: ioport range 0x1640-0x164f has been reserved

system 00:06: ioport range 0xfe00-0xfefe has been reserved

system 00:06: ioport range 0xff2c-0xff2f has been reserved

pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02

pci 0000:00:1c.0: IO window: disabled

pci 0000:00:1c.0: MEM window: disabled

pci 0000:00:1c.0: PREFETCH window: disabled

pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03

pci 0000:00:1c.1: IO window: disabled

pci 0000:00:1c.1: MEM window: disabled

pci 0000:00:1c.1: PREFETCH window: disabled

pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04

pci 0000:00:1c.2: IO window: disabled

pci 0000:00:1c.2: MEM window: disabled

pci 0000:00:1c.2: PREFETCH window: disabled

pci 0000:00:1c.3: PCI bridge, secondary bus 0000:05

pci 0000:00:1c.3: IO window: disabled

pci 0000:00:1c.3: MEM window: 0xd0000000-0xd00fffff

pci 0000:00:1c.3: PREFETCH window: disabled

pci 0000:06:04.0: CardBus bridge, secondary bus 0000:07

pci 0000:06:04.0: IO window: 0x002000-0x0020ff

pci 0000:06:04.0: IO window: 0x002400-0x0024ff

pci 0000:06:04.0: PREFETCH window: 0x30000000-0x33ffffff

pci 0000:06:04.0: MEM window: 0x34000000-0x37ffffff

pci 0000:00:1e.0: PCI bridge, secondary bus 0000:06

pci 0000:00:1e.0: IO window: 0x2000-0x2fff

pci 0000:00:1e.0: MEM window: 0xd0100000-0xd01fffff

pci 0000:00:1e.0: PREFETCH window: 0x00000030000000-0x00000033ffffff

pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17

pci 0000:00:1c.0: setting latency timer to 64

pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16

pci 0000:00:1c.1: setting latency timer to 64

pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18

pci 0000:00:1c.2: setting latency timer to 64

pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19

pci 0000:00:1c.3: setting latency timer to 64

pci 0000:00:1e.0: enabling device (0004 -> 0007)

pci 0000:00:1e.0: setting latency timer to 64

pci 0000:06:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16

pci_bus 0000:00: resource 0 io: [0x00-0xffff]

pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]

pci_bus 0000:02: resource 0 mem: [0x0-0xfff]

pci_bus 0000:02: resource 1 mem: [0x0-0xfffff]

pci_bus 0000:02: resource 2 mem: [0x0-0x0]

pci_bus 0000:02: resource 3 mem: [0x0-0x0]

pci_bus 0000:03: resource 0 mem: [0x0-0x0]

pci_bus 0000:03: resource 1 mem: [0x0-0x0]

pci_bus 0000:03: resource 2 mem: [0x0-0x0]

pci_bus 0000:03: resource 3 mem: [0x0-0x0]

pci_bus 0000:04: resource 0 mem: [0x0-0x0]

pci_bus 0000:04: resource 1 mem: [0x0-0x0]

pci_bus 0000:04: resource 2 mem: [0x0-0x0]

pci_bus 0000:04: resource 3 mem: [0x0-0x0]

pci_bus 0000:05: resource 0 mem: [0x0-0x0]

pci_bus 0000:05: resource 1 mem: [0xd0000000-0xd00fffff]

pci_bus 0000:05: resource 2 mem: [0x0-0x0]

pci_bus 0000:05: resource 3 mem: [0x0-0x0]

pci_bus 0000:06: resource 0 io: [0x2000-0x2fff]

pci_bus 0000:06: resource 1 mem: [0xd0100000-0xd01fffff]

pci_bus 0000:06: resource 2 mem: [0x30000000-0x33ffffff]

pci_bus 0000:06: resource 3 io: [0x00-0xffff]

pci_bus 0000:06: resource 4 mem: [0x000000-0xffffffff]

pci_bus 0000:07: resource 0 io: [0x2000-0x20ff]

pci_bus 0000:07: resource 1 io: [0x2400-0x24ff]

pci_bus 0000:07: resource 2 mem: [0x30000000-0x33ffffff]

pci_bus 0000:07: resource 3 mem: [0x34000000-0x37ffffff]

NET: Registered protocol family 2

IP route cache hash table entries: 4096 (order: 2, 16384 bytes)

TCP established hash table entries: 16384 (order: 5, 131072 bytes)

TCP bind hash table entries: 16384 (order: 5, 131072 bytes)

TCP: Hash tables configured (established 16384 bind 16384)

TCP reno registered

NET: Registered protocol family 1

Unpacking initramfs... done

Freeing initrd memory: 547k freed

Simple Boot Flag at 0x36 set to 0x1

apm: BIOS not found.

Scanning for low memory corruption every 60 seconds

audit: initializing netlink socket (disabled)

type=2000 audit(1244464113.286:1): initialized

VFS: Disk quotas dquot_6.5.2

Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)

msgmni has been set to 985

alg: No test for stdrng (krng)

Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)

io scheduler noop registered

io scheduler anticipatory registered

io scheduler deadline registered

io scheduler cfq registered (default)

pci 0000:00:02.0: Boot video device

pcieport-driver 0000:00:1c.0: setting latency timer to 64

pcieport-driver 0000:00:1c.0: irq 24 for MSI/MSI-X

pcieport-driver 0000:00:1c.1: setting latency timer to 64

pcieport-driver 0000:00:1c.1: irq 25 for MSI/MSI-X

pcieport-driver 0000:00:1c.2: setting latency timer to 64

pcieport-driver 0000:00:1c.2: irq 26 for MSI/MSI-X

pcieport-driver 0000:00:1c.3: setting latency timer to 64

pcieport-driver 0000:00:1c.3: irq 27 for MSI/MSI-X

vesafb: framebuffer at 0xc0000000, mapped to 0xdff00000, using 3072k, total 7872k

vesafb: mode is 1024x768x16, linelength=2048, pages=4

vesafb: scrolling: redraw

vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0

Console: switching to colour frame buffer device 128x48

fb0: VESA VGA frame buffer device

isapnp: Scanning for PnP cards...

Switched to high resolution mode on CPU 0

isapnp: No Plug & Play device found

Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled

input: Macintosh mouse button emulation as /devices/virtual/input/input0

PNP: PS/2 Controller [PNP0303] at 0x60,0x64 irq 1,12

i8042.c: Detected active multiplexing controller, rev 1.1.

serio: i8042 KBD port at 0x60,0x64 irq 1

serio: i8042 AUX0 port at 0x60,0x64 irq 12

serio: i8042 AUX1 port at 0x60,0x64 irq 12

serio: i8042 AUX2 port at 0x60,0x64 irq 12

serio: i8042 AUX3 port at 0x60,0x64 irq 12

mice: PS/2 mouse device common for all mice

cpuidle: using governor ladder

cpuidle: using governor menu

TCP cubic registered

NET: Registered protocol family 17

Using IPI No-Shortcut mode

registered taskstats version 1

Freeing unused kernel memory: 340k freed

input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1

SCSI subsystem initialized

libata version 3.00 loaded.

pata_acpi 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19

pata_acpi 0000:00:1f.2: setting latency timer to 64

pata_acpi 0000:00:1f.2: PCI INT B disabled

ata_piix 0000:00:1f.2: version 2.12

ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19

ata_piix 0000:00:1f.2: MAP [P0 P2 IDE IDE]

ata_piix 0000:00:1f.2: setting latency timer to 64

scsi0 : ata_piix

scsi1 : ata_piix

ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x5440 irq 14

ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x5448 irq 15

ata1.00: ATA-7: WDC WD800BEVS-22RST0, 04.01G04, max UDMA/133

ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 0/32)

ata1.00: configured for UDMA/133

scsi 0:0:0:0: Direct-Access ATA WDC WD800BEVS-22 04.0 PQ: 0 ANSI: 5

ata2.00: ATAPI: PIONEER DVD-RW DVR-K17RS, 1.00, max UDMA/33

ata2.00: configured for UDMA/33

scsi 1:0:0:0: CD-ROM PIONEER DVD-RW DVR-K17RS 1.00 PQ: 0 ANSI: 5

Driver 'sd' needs updating - please use bus_type methods

sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors: (80.0 GB/74.5 GiB)

Driver 'sr' needs updating - please use bus_type methods

sd 0:0:0:0: [sda] Write Protect is off

sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00

sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA

sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors: (80.0 GB/74.5 GiB)

sd 0:0:0:0: [sda] Write Protect is off

sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00

sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA

 sda: sda1 < sda5 sda6 > sda2 sda3 sda4

sd 0:0:0:0: [sda] Attached SCSI disk

sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray

Uniform CD-ROM driver Revision: 3.20

sr 1:0:0:0: Attached scsi CD-ROM sr0

PM: Starting manual resume from disk

EXT3-fs: mounted filesystem with ordered data mode.

kjournald starting. Commit interval 5 seconds

rtc_cmos 00:07: RTC can wake from S4

rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0

rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs

udev: starting version 141

ACPI: AC Adapter [ACAD] (on-line)

ACPI: Battery Slot [BAT1] (battery present)

input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2

ACPI: Power Button (FF) [PWRF]

input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3

ACPI: Lid Switch [LID]

input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4

ACPI: Sleep Button (CM) [SLPB]

input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5

ACPI: Power Button (CM) [PWRB]

ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])

processor ACPI_CPU:00: registered as cooling_device0

ACPI: Processor [CPU0] (supports 8 throttling states)

Marking TSC unstable due to TSC halts in idle

thermal LNXTHERM:01: registered as thermal_zone0

ACPI: Thermal Zone [TZ00] (30 C)

thermal LNXTHERM:02: registered as thermal_zone1

ACPI: Thermal Zone [TZ01] (30 C)

Linux agpgart interface v0.103

agpgart-intel 0000:00:00.0: Intel 945GM Chipset

agpgart-intel 0000:00:00.0: detected 7932K stolen memory

agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000

input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:06/input/input6

ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)

ACPI: WMI: Mapper loaded

usbcore: registered new interface driver usbfs

usbcore: registered new interface driver hub

usbcore: registered new device driver usb

b43-pci-bridge 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19

b43-pci-bridge 0000:05:00.0: setting latency timer to 64

input: PC Speaker as /devices/platform/pcspkr/input/input7

intel_rng: FWH not detected

ssb: Sonics Silicon Backplane found on PCI device 0000:05:00.0

ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver

ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23

ehci_hcd 0000:00:1d.7: setting latency timer to 64

ehci_hcd 0000:00:1d.7: EHCI Host Controller

ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1

ehci_hcd 0000:00:1d.7: debug port 1

ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported

ehci_hcd 0000:00:1d.7: irq 23, io mem 0xd0544000

ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00

usb usb1: configuration #1 chosen from 1 choice

hub 1-0:1.0: USB hub found

hub 1-0:1.0: 8 ports detected

yenta_cardbus 0000:06:04.0: CardBus bridge found [1025]

yenta_cardbus 0000:06:04.0: Using CSCINT to route CSC interrupts to PCI

yenta_cardbus 0000:06:04.0: Routing CardBus interrupts to PCI

yenta_cardbus 0000:06:04.0: TI: mfunc 0x90501212, devctl 0x44

sd 0:0:0:0: Attached scsi generic sg0 type 0

sr 1:0:0:0: Attached scsi generic sg1 type 5

i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19

ACPI: I/O resource 0000:00:1f.3 [0x5420-0x543f] conflicts with ACPI region SMBI [0x5420-0x542f]

ACPI: Device needs an ACPI driver

uhci_hcd: USB Universal Host Controller Interface driver

uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23

uhci_hcd 0000:00:1d.0: setting latency timer to 64

uhci_hcd 0000:00:1d.0: UHCI Host Controller

uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2

uhci_hcd 0000:00:1d.0: irq 23, io base 0x000050a0

usb usb2: configuration #1 chosen from 1 choice

hub 2-0:1.0: USB hub found

hub 2-0:1.0: 2 ports detected

uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19

uhci_hcd 0000:00:1d.1: setting latency timer to 64

uhci_hcd 0000:00:1d.1: UHCI Host Controller

uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3

uhci_hcd 0000:00:1d.1: irq 19, io base 0x000050c0

usb usb3: configuration #1 chosen from 1 choice

hub 3-0:1.0: USB hub found

hub 3-0:1.0: 2 ports detected

uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18

uhci_hcd 0000:00:1d.2: setting latency timer to 64

uhci_hcd 0000:00:1d.2: UHCI Host Controller

uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4

uhci_hcd 0000:00:1d.2: irq 18, io base 0x000050e0

usb usb4: configuration #1 chosen from 1 choice

hub 4-0:1.0: USB hub found

hub 4-0:1.0: 2 ports detected

uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16

uhci_hcd 0000:00:1d.3: setting latency timer to 64

uhci_hcd 0000:00:1d.3: UHCI Host Controller

uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5

uhci_hcd 0000:00:1d.3: irq 16, io base 0x00005400

usb usb5: configuration #1 chosen from 1 choice

hub 5-0:1.0: USB hub found

hub 5-0:1.0: 2 ports detected

iTCO_vendor_support: vendor-support=0

iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05

iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x1060)

iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)

yenta_cardbus 0000:06:04.0: ISA IRQ mask 0x0cf8, PCI irq 16

yenta_cardbus 0000:06:04.0: Socket status: 30000006

pci_bus 0000:06: Raising subordinate bus# of parent bus (#06) from #07 to #0a

yenta_cardbus 0000:06:04.0: pcmcia: parent PCI bridge I/O window: 0x2000 - 0x2fff

pcmcia_socket pcmcia_socket0: cs: IO port probe 0x2000-0x2fff: clean.

yenta_cardbus 0000:06:04.0: pcmcia: parent PCI bridge Memory window: 0xd0100000 - 0xd01fffff

yenta_cardbus 0000:06:04.0: pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x33ffffff

acer-wmi: Acer Laptop ACPI-WMI Extras

sdhci: Secure Digital Host Controller Interface driver

sdhci: Copyright(c) Pierre Ossman

cfg80211: Using static regulatory domain info

cfg80211: Regulatory domain: US

	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)

	(2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)

	(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)

	(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)

	(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)

	(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)

	(5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)

cfg80211: Calling CRDA for country: US

usb 4-1: new low speed USB device using uhci_hcd and address 2

b44 0000:06:01.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21

b44 0000:06:01.0: setting latency timer to 64

ssb: Sonics Silicon Backplane found on PCI device 0000:06:01.0

b44.c:v2.0

sdhci-pci 0000:06:04.2: SDHCI controller found [1524] (rev 1)

sdhci-pci 0000:06:04.2: enabling device (0000 -> 0002)

sdhci-pci 0000:06:04.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17

Registered led device: mmc0::

mmc0: SDHCI controller on PCI [0000] using PIO

sdhci-pci 0000:06:04.4: SDHCI controller found [1524] (rev 1)

sdhci-pci 0000:06:04.4: enabling device (0000 -> 0002)

sdhci-pci 0000:06:04.4: PCI INT B -> GSI 17 (level, low) -> IRQ 17

Registered led device: mmc1::

mmc1: SDHCI controller on PCI [0000] using PIO

eth0: Broadcom 44xx/47xx 10/100BaseT Ethernet 00:16:d4:db:3e:ae

usb 4-1: configuration #1 chosen from 1 choice

Synaptics Touchpad, model: 1, fw: 6.2, id: 0x1280b1, caps: 0xa04713/0x204000

input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input8

b43-phy0: Broadcom 4311 WLAN found

wmaster0 (b43): not using net_device_ops yet

phy0: Selected rate control algorithm 'minstrel'

pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.

pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7

pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.

pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.

pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.

usbcore: registered new interface driver hiddev

wlan0 (b43): not using net_device_ops yet

Broadcom 43xx driver loaded [Features: PMLR, Firmware-ID: FW13]

input: HID 04d9:0499 as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input9

generic-usb 0003:04D9:0499.0001: input,hidraw0: USB HID v1.10 Mouse [HID 04d9:0499] on usb-0000:00:1d.2-1/input0

usbcore: registered new interface driver usbhid

usbhid: v2.6:USB HID core driver

cfg80211: Regulatory domain changed to country: US

	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)

	(2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)

	(5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)

	(5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)

	(5490000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)

	(5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)

EXT3 FS on sda5, internal journal

kjournald starting. Commit interval 5 seconds

EXT3 FS on sda2, internal journal

EXT3-fs: mounted filesystem with ordered data mode.

Adding 497972k swap on /dev/sda6. Priority:-1 extents:1 across:497972k 

Clocksource tsc unstable (delta = -68575409 ns)

oss_hdaudio 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22

usbcore: registered new interface driver oss_usb

ip_tables: (C) 2000-2006 Netfilter Core Team

nf_conntrack version 0.5.0 (8040 buckets, 32160 max)

CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use

nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or

sysctl net.netfilter.nf_conntrack_acct=1 to enable it.

vboxdrv: Trying to deactivate the NMI watchdog permanently...

vboxdrv: Successfully done.

vboxdrv: Found 1 processor cores.

vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.

vboxdrv: Successfully loaded version 2.2.2 (interface 0x000a0009).

vboxnet0 (): not using net_device_ops yet

b44: eth0: Link is up at 100 Mbps, full duplex.

b44: eth0: Flow control is off for TX and off for RX.

[drm] Initialized drm 1.1.0 20060810

pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16

pci 0000:00:02.0: setting latency timer to 64

[drm] Initialized i915 1.6.0 20080730 on minor 0

fuse init (API version 7.11)

NET: Registered protocol family 10

lo: Disabled Privacy Extensions

eth0: no IPv6 routers present

roobal@archlinux:~$

Jakby coś jeszcze trzeba było to podrzucę :slight_smile:

Pozdrawiam!

EDIT: Dodałem jeszcze wynik dmesg, gdyż wczoraj straciłem połączenie z forum.

EDIT2: Póki co to tylko najnowsza Fedora nie sprawia problemów.