
Code: Select all
notebook roman # emerge -pv ati-drivers
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] x11-drivers/ati-drivers-8.32.5 USE="acpi opengl -doc" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
notebook roman #
Code: Select all
notebook roman # cat /etc/make.conf
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CHOST="x86_64-pc-linux-gnu"
# Fuer einen Turion 64 Bit; http://gentoo-wiki.com/Safe_Cflags#Opteron.2FAthlon64_.28AMD.29
CFLAGS="-march=athlon64 -O2 -pipe -msse2 -msse3 -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
#NEU
MAKEOPTS="-j2"
USE="3dnow 3dnowext 7zip a52 aac aalib ace acpi amd amr apm ares asf audiofile
bash-completion bidi bindist binfilter bittorrent bl boost bzip2 calendar
caps cdparanoia cdrom chardet connectionstatus cpudetection css curl
de_tvtoday dga dhcp divx dnotify dts dvdread enca evo exif extrafilters
fame fat fbcon ffmpeg flac flood ftp fuse gaim gcc64 gd ggi gimp glitz
glut gmail gnome-print gnutls gs gtkhtml gzip h323 hdaps hddtemp
howl-compat html http ibam id3 idea imagemagick imap imlib jack
jack-tmpfs java javascript jpeg2k lcd libcaca libgda libnotify libwww
lite live logrotate lzo maildir matroska maya-shaderlibrary mbox md5sum
memlimit metalink mime mng mod mods moznocompose moznoirc moznomail
moznopango moznoroaming mp4 mp4live mpeg2 mplayer mule musepack
musicbrainz mythtv nautilus neXt network new-login nntp no-htdocs
no-old-linux nodrm noqmax ntfs openal osc pcmcia pdf physfs pmu pop
portaudio qmail rar realmedia recode sasl sdl-sound sndfile sockets speex
stream subtitles svg tcl tga theora thunar-vfs tiff timidity tk toolbar
transcode tv_check tv_pick_cgi usb utempter v4l v4l2 vcd vlm widescreen
wifi wireshark wma wmf wmp wxwindows x264 xanim xatrix xcomposite xext
xforms xine xinerama xmlreader xmlwriter xosd xpm xterm xvid xvmc xvnc
yaepg yv12 zip zvbi -arts -berkdb -bitmap-fonts -cli -dlloader -emboss
-encode -gdbm -ipv6 -isdnlog -kde -nls -spell -spl -tcpd -truetype
-truetype-fonts"
#da ich ja die closed source ATI driver verwende, muss ich das leer machen, sonst wird alles reingenommen
VIDEO_CARDS="fglrx"
#sprachen
LINGUAS="en en_GB"
#neu, laedt bei emerge command alles parallel herunter im hintergrund
FEATURES="parallel-fetch"
#English is the best
LANG="en_GB en"
#layman portage overlay, according to http://wiki.gentoo-xeffects.org/Overlay
PORTDIR_OVERLAY="/usr/local/layman/xeffects"
#source /usr/portage/local/layman/make.conf
#according to i set my ALSA CARDS
#http://www.alsa-project.org/alsa-doc/index.php?vendor=vendor-ATI#matrix
#http://gentoo-wiki.com/HOWTO_ALSA_sound_mixer_aka_dmix
#ALSA_CARDS="atiixp atiixp-modem"
notebook roman #
Code: Select all
notebook roman # cat /etc/X11/xorg.conf
# File generated by xorgconfig.
#
# Copyright 2004 The X.Org Foundation
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of The X.Org Foundation shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from
# The X.Org Foundation.
#
# **********************************************************************
# Refer to the xorg.conf(5x) man page for details about the format of
# this file.
# **********************************************************************
# **********************************************************************
# Module section -- this section is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
# **********************************************************************
# Files section. This allows default font and rgb paths to be set
# **********************************************************************
# **********************************************************************
# Server flags section.
# **********************************************************************
# **********************************************************************
# Input devices
# **********************************************************************
# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
# **********************************************************************
# Other input device sections
# this is optional and is required only if you
# are using extended input devices. This is for example only. Refer
# to the xorg.conf man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice"
# Identifier "Mouse2"
# Driver "mouse"
# Option "Protocol" "MouseMan"
# Option "Device" "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
# Identifier "spaceball"
# Driver "magellan"
# Option "Device" "/dev/cua0"
# EndSection
#
# Section "InputDevice"
# Identifier "spaceball2"
# Driver "spaceorb"
# Option "Device" "/dev/cua0"
# EndSection
#
# Section "InputDevice"
# Identifier "touchscreen0"
# Driver "microtouch"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "1412"
# Option "MaxX" "15184"
# Option "MinY" "15372"
# Option "MaxY" "1230"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
# Identifier "touchscreen1"
# Driver "elo2300"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "231"
# Option "MaxX" "3868"
# Option "MinY" "3858"
# Option "MaxY" "272"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonThreshold" "17"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
# Standard VGA Device:
# Device configured by xorgconfig:
# **********************************************************************
# Screen sections
# **********************************************************************
# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
# **********************************************************************
# ServerLayout sections.
# **********************************************************************
# Any number of ServerLayout sections may be present. Each describes
# the way multiple screens are organised. A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option. In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.
Section "DRI"
Mode 0666
EndSection
Section "ServerLayout"
# The Identifier line must be present
# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens. The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen. In this example, screen 2 is located to the
# right of screen 1.
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used. Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".
# to ged rid of weierd error message, so since 31.12.2006 Gruber Roman
Option "AIGLX" "false"
Identifier "Simple Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "Files"
# The location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
#
# FontPath "/usr/share/fonts/Type1"
# FontPath "/usr/lib/X11/fonts/local/"
# FontPath "/usr/lib/X11/fonts/misc/"
# FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
# FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
# FontPath "/usr/lib/X11/fonts/Speedo/"
# FontPath "/usr/lib/X11/fonts/Type1/"
# FontPath "/usr/lib/X11/fonts/TrueType/"
# FontPath "/usr/lib/X11/fonts/freefont/"
# FontPath "/usr/lib/X11/fonts/75dpi/"
# FontPath "/usr/lib/X11/fonts/100dpi/"
# The module search path. The default path is shown here.
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/TTF"
EndSection
Section "Module"
# This loads the DBE extension module.
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
# This loads the font modules
# Load "type1"
# Load "speedo"
# This loads the GLX module
Load "glx"
# This loads the DRI module
Load "dri"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "freetype"
# Load "xtt"
# Load "glx"
# Load "dri"
EndSection
Section "InputDevice"
# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.
# Option "Protocol" "Xqueue"
# Option "Xleds" "1 2 3"
# Option "LeftAlt" "Meta"
Option "RightAlt" "ModeShift"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc105"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# These are the default XKB settings for Xorg
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "us"
# Option "XkbVariant" ""
# Option "XkbOptions" ""
# Option "XkbDisable"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
#
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
EndSection
Section "InputDevice"
# Identifier and driver
# the following line.
# Option "Protocol" "Xqueue"
# Mouse-speed setting for PS/2 mouse.
# Option "Resolution" "256"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
# Option "BaudRate" "9600"
# Option "SampleRate" "150"
# Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
# horizontal wheel to buttons 6 & 7. Change if your mouse has more than
# 3 buttons and you need to map the wheel to different button ids to avoid
# conflicts.
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2" # Explorer PS/2
Option "Device" "/dev/psaux"
# When using XQUEUE, comment out the above two lines, and uncomment
Option "ZAxisMapping" "4 5 6 7"
# Emulate3Buttons is an option for 2-button mice
Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
# Option "ChordMiddle"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
#New 3.1.2007
# Identifier "ATI Graphics Adapter"
Driver "fglrx"
Option "no_accel" "no"
Option "no_dri" "no"
Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr
Option "DesktopSetup" "clone"
Option "ScreenOverlap" "0"
Option "GammaCorrectionI" "0x06419064"
Option "GammaCorrectionII" "0x06419064"
Option "Capabilities" "0x00000000"
Option "CapabilitiesEx" "0x00000000"
Option "VideoOverlay" "off"
Option "OpenGLOverlay" "off"
Option "CenterMode" "off"
Option "PseudoColorVisuals" "off"
Option "Stereo" "on"
Option "StereoSyncEnable" "1"
Option "FSAAEnable" "no"
Option "FSAAScale" "1"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "no"
Option "ForceGenericCPU" "no"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
#New 3.1.2007 commented
# Modes "1280x800"
EndSubSection
EndSection
# Section "DRI"
# Mode 0666
# EndSection
notebook roman #

Code: Select all
notebook roman # emerge --info
Portage 2.1.2-r5 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r6_V8 x86_64)
=================================================================
System uname: 2.6.18-gentoo-r6_V8 x86_64 AMD Turion(tm) 64 Mobile Technology MT-34
Gentoo Base System release 1.12.6
Timestamp of tree: Sat, 03 Feb 2007 12:30:09 +0000
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python: 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.61
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils: 2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.17-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -msse2 -msse3 -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe -msse2 -msse3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_GB en"
LINGUAS="en en_GB"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/layman/xeffects"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="7zip X a52 aac aalib ace acpi alsa amd amd64 amr apm ares asf audiofile bash-completion bidi bindist binfilter bittorrent bl boost bzip2 cairo calendar caps cdparanoia cdr cdrom chardet connectionstatus cpudetection cracklib crypt css cups curl dbus de_tvtoday dga dhcp divx dnotify dri dts dvd dvdr dvdread eds enca esd evo exif extrafilters fam fame fat fbcon ffmpeg firefox flac flood fortran ftp fuse gaim gd ggi gif gimp glitz glut gmail gnome gnome-print gnutls gpm gs gstreamer gtk gtk2 gtkhtml gzip h323 hal hdaps hddtemp howl-compat html http ibam iconv id3 idea imagemagick imap imlib jack jack-tmpfs java javascript jpeg jpeg2k lcd ldap libcaca libg++ libgda libnotify libwww lite live logrotate lzo mad maildir matroska maya-shaderlibrary mbox md5sum memlimit metalink midi mikmod mime mng mod mods moznocompose moznoirc moznomail moznopango moznoroaming mp3 mp4 mp4live mpeg mpeg2 mplayer mule musepack musicbrainz mythtv nautilus ncurses neXt network new-login nntp no-htdocs no-old-linux nodrm noqmax nptl nptlonly ntfs ogg openal opengl osc oss pam pcmcia pcre pdf perl physfs pmu png pop portaudio ppds pppd python qmail qt3 qt4 quicktime rar readline realmedia recode reflection sasl sdl sdl-sound session sndfile sockets speex ssl stream subtitles svg tcl tga theora thunar-vfs tiff timidity tk toolbar transcode tv_check tv_pick_cgi type1-fonts udev unicode usb utempter v4l v4l2 vcd vlm vorbis widescreen wifi wireshark wma wmf wmp wxwindows x264 xanim xatrix xcomposite xext xforms xine xinerama xml xmlreader xmlwriter xorg xosd xpm xterm xv xvid xvmc xvnc yaepg yv12 zip zlib zvbi" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_GB" USERLAND="GNU" VIDEO_CARDS="fglrx"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
notebook roman #
When I watch a film with VLC now, I can see the pixels now. This hat not been before.display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON X700 Generic
OpenGL version string: 2.0.6234 (8.32.5)



Code: Select all
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_multisample
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON X700 Generic
OpenGL version string: 2.0.6234 (8.32.5)
OpenGL extensions:
GL_ARB_multitexture, GL_EXT_texture_env_add, GL_EXT_compiled_vertex_array,
GL_S3_s3tc, GL_ARB_depth_texture, GL_ARB_fragment_program,
GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
GL_ARB_multisample, GL_ARB_occlusion_query, GL_ARB_point_parameters,
GL_ARB_point_sprite, GL_ARB_shader_objects, GL_ARB_shading_language_100,
GL_ARB_shadow, GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp,
GL_ARB_texture_compression, GL_ARB_texture_cube_map,
GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
GL_ARB_texture_float, GL_ARB_texture_mirrored_repeat,
GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_vertex_blend,
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
GL_ARB_window_pos, GL_ARB_draw_buffers, GL_ATI_draw_buffers,
GL_ATI_element_array, GL_ATI_envmap_bumpmap, GL_ATI_fragment_shader,
GL_ATI_map_object_buffer, GL_ATI_separate_stencil,
GL_ATI_texture_env_combine3, GL_ATI_texture_float,
GL_ATI_texture_mirror_once, GL_ATI_vertex_array_object,
GL_ATI_vertex_attrib_array_object, GL_ATI_vertex_streams,
GL_ATIX_texture_env_combine3, GL_ATIX_texture_env_route,
GL_ATIX_vertex_shader_output_point_size, GL_EXT_abgr, GL_EXT_bgra,
GL_EXT_blend_color, GL_EXT_blend_func_separate, GL_EXT_blend_minmax,
GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_object,
GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters,
GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,
GL_EXT_texgen_reflection, GL_EXT_texture3D,
GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine,
GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
GL_EXT_vertex_shader, GL_HP_occlusion_test, GL_NV_blend_square,
GL_NV_occlusion_query, GL_NV_texgen_reflection, GL_SGI_color_matrix,
GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x24 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x25 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x26 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x27 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x28 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x29 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x2a 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x2b 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x2c 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x2d 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x2e 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x2f 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x30 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x31 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x32 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x33 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x34 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x35 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x36 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x37 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x38 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x39 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x3a 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x3b 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x3c 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x3d 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x3e 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x3f 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x40 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x41 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x42 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x43 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x44 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x45 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x46 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x47 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x48 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x49 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x4a 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x4b 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x4c 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x4d 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x4e 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x4f 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x50 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x51 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x52 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x53 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x54 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x55 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x56 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x57 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x58 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x59 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x5a 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x5b 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x5c 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 None
0x5d 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x5e 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 None
0x5f 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x60 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x61 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x62 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None

Try e.g. another wm, like gnome, or fluxbox, or enlightment, to see if this is a kde problem! I think amarok is a kde application.I set up gentoo on my Asus A6VA. Everything works fine except of graphics. When I move windows around, scroll in browsers for example, or watch a video with vlc or kaffeine the cpu usage rises to 80-100%. Even if I enable the analyzer in amarok the cpu usage is obviously higher.
Code: Select all
top - 13:00:32 up 1:20, 2 users, load average: 0.84, 0.65, 0.58
Tasks: 107 total, 3 running, 104 sleeping, 0 stopped, 0 zombie
Cpu(s): 93.9% us, 5.3% sy, 0.0% ni, 0.4% id, 0.0% wa, 0.4% hi, 0.0% si
Mem: 1030328k total, 959476k used, 70852k free, 47336k buffers
Swap: 1044184k total, 0k used, 1044184k free, 604696k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
13016 root 25 0 65308 40m 7444 R 53.9 4.0 2:59.55 X
13133 alex 15 0 138m 95m 14m S 16.3 9.5 0:57.35 opera
13103 alex 16 0 34148 18m 13m S 3.0 1.8 0:59.72 kicker
13428 alex 15 0 130m 35m 24m S 2.7 3.5 1:25.22 amarokapp
13097 alex 16 0 28764 12m 9624 S 2.3 1.3 0:03.73 kwin
13118 alex 15 0 32836 17m 11m R 1.3 1.8 0:06.68 konsole
13089 alex 15 0 31216 15m 12m S 1.0 1.6 0:01.60 kded
13101 alex 15 0 29676 14m 11m S 0.3 1.5 0:02.33 kdesktop
1 root 15 0 1520 544 476 S 0.0 0.1 0:00.67 init
2 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
3 root 34 19 0 0 0 S 0.0 0.0 0:00.03 ksoftirqd/0
4 root 10 -5 0 0 0 S 0.0 0.0 0:00.03 events/0
5 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 khelper
6 root 11 -5 0 0 0 S 0.0 0.0 0:00.00 kthread
158 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kblockd/0
159 root 14 -5 0 0 0 S 0.0 0.0 0:02.11 kacpid
277 root 20 -5 0 0 0 S 0.0 0.0 0:00.00 cqueue/0
Code: Select all
top - 13:08:48 up 1:28, 4 users, load average: 0.84, 0.66, 0.60
Tasks: 85 total, 3 running, 82 sleeping, 0 stopped, 0 zombie
Cpu(s): 93.5% us, 6.0% sy, 0.0% ni, 0.0% id, 0.0% wa, 0.4% hi, 0.0% si
Mem: 1030328k total, 847896k used, 182432k free, 51400k buffers
Swap: 1044184k total, 0k used, 1044184k free, 659764k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
14248 alex 16 0 17980 13m 3976 R 39.9 1.3 0:24.94 enlightenment
13016 root 15 0 58388 34m 10m S 20.3 3.4 3:17.73 X
14542 alex 15 0 91768 25m 17m S 19.6 2.5 0:10.42 vlc
14524 alex 15 0 102m 33m 21m S 1.7 3.3 0:04.05 firefox-bin
14560 alex 15 0 27532 14m 10m S 0.7 1.4 0:00.63 yakuake
14551 alex 15 0 9980 3312 2264 S 0.3 0.3 0:00.31 xterm
1 root 15 0 1520 544 476 S 0.0 0.1 0:00.67 init
2 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
3 root 34 19 0 0 0 S 0.0 0.0 0:00.03 ksoftirqd/0
4 root 10 -5 0 0 0 S 0.0 0.0 0:00.03 events/0
5 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 khelper
6 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kthread
158 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kblockd/0
159 root 11 -5 0 0 0 S 0.0 0.0 0:02.54 kacpid
277 root 20 -5 0 0 0 S 0.0 0.0 0:00.00 cqueue/0
278 root 10 -5 0 0 0 S 0.0 0.0 0:00.22 ata/0
279 root 20 -5 0 0 0 S 0.0 0.0 0:00.00 ata_aux
280 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 ksuspend_usbd

Code: Select all
Feb 4 23:57:23 alebo su(pam_unix)[8310]: session closed for user root
Feb 4 23:57:23 alebo su(pam_unix)[8324]: session closed for user root
Feb 4 23:57:31 alebo su(pam_unix)[11750]: session closed for user root
Feb 4 23:57:38 alebo kde(pam_unix)[8182]: session closed for user alex
Feb 4 23:57:39 alebo [ 450.467000] [fglrx] total GART = 125829120
Feb 4 23:57:39 alebo [ 450.467000] [fglrx] free GART = 109838336
Feb 4 23:57:39 alebo [ 450.467000] [fglrx] max single GART = 109838336
Feb 4 23:57:39 alebo [ 450.467000] [fglrx] total LFB = 133959680
Feb 4 23:57:39 alebo [ 450.467000] [fglrx] free LFB = 119570432
Feb 4 23:57:39 alebo [ 450.467000] [fglrx] max single LFB = 119570432
Feb 4 23:57:39 alebo [ 450.467000] [fglrx] total Inv = 0
Feb 4 23:57:39 alebo [ 450.467000] [fglrx] free Inv = 0
Feb 4 23:57:39 alebo [ 450.467000] [fglrx] max single Inv = 0
Feb 4 23:57:39 alebo [ 450.467000] [fglrx] total TIM = 0
Feb 4 23:57:42 alebo shutdown[11884]: shutting down for system reboot
Feb 4 23:57:42 alebo init: Switching to runlevel: 6
Feb 4 23:57:50 alebo syslog-ng[7115]: syslog-ng version 1.6.11 going down
Feb 4 23:59:14 alebo syslog-ng[7277]: syslog-ng version 1.6.11 starting
Feb 4 23:59:14 alebo syslog-ng[7277]: Changing permissions on special file /dev/tty12
Feb 4 23:59:14 alebo LIFO batch:31
Feb 4 23:59:14 alebo [ 0.000000] HighMem zone: 255 pages used for memmap
Feb 4 23:59:14 alebo [ 0.000000] HighMem zone: 32449 pages, LIFO batch:7
Feb 4 23:59:14 alebo [ 0.000000] DMI 2.3 present.
Feb 4 23:59:14 alebo [ 0.000000] ACPI: RSDP (v000 ACPIAM ) @ 0x000f6980
Feb 4 23:59:14 alebo [ 0.000000] ACPI: RSDT (v001 A M I OEMRSDT 0x02000620 MSFT 0x00000097) @ 0x3ffc0000
Feb 4 23:59:14 alebo [ 0.000000] ACPI: FADT (v002 A M I OEMFACP 0x02000620 MSFT 0x00000097) @ 0x3ffc0200
Feb 4 23:59:14 alebo [ 0.000000] ACPI: MADT (v001 A M I OEMAPIC 0x02000620 MSFT 0x00000097) @ 0x3ffc0390
Feb 4 23:59:14 alebo [ 0.000000] ACPI: MCFG (v001 A M I OEMMCFG 0x02000620 MSFT 0x00000097) @ 0x3ffc03f0
Feb 4 23:59:14 alebo [ 0.000000] ACPI: OEMB (v001 A M I AMI_OEM 0x02000620 MSFT 0x00000097) @ 0x3ffcf040
Feb 4 23:59:14 alebo [ 0.000000] ACPI: SSDT (v001 AMI CPU1PM 0x00000001 INTL 0x02002026) @ 0x3ffc8e30
Feb 4 23:59:14 alebo [ 0.000000] ACPI: DSDT (v001 0AAAA 0AAAA000 0x00000000 INTL 0x02002026) @ 0x00000000
Feb 4 23:59:14 alebo [ 0.000000] ACPI: PM-Timer IO Port: 0x808
Feb 4 23:59:14 alebo [ 0.000000] ACPI: Local APIC address 0xfee00000
Feb 4 23:59:14 alebo [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Feb 4 23:59:14 alebo [ 0.000000] Processor #0 6:13 APIC version 20
Feb 4 23:59:14 alebo [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
Feb 4 23:59:14 alebo [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Feb 4 23:59:14 alebo [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Feb 4 23:59:14 alebo [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Feb 4 23:59:14 alebo [ 0.000000] ACPI: IRQ0 used by override.
Feb 4 23:59:14 alebo [ 0.000000] ACPI: IRQ2 used by override.
Feb 4 23:59:14 alebo [ 0.000000] ACPI: IRQ9 used by override.
Feb 4 23:59:14 alebo [ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
Feb 4 23:59:14 alebo [ 0.000000] Using ACPI (MADT) for SMP configuration information
Feb 4 23:59:14 alebo [ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:bed14000)
Feb 4 23:59:14 alebo [ 0.000000] Detected 1296.788 MHz processor.
Feb 4 23:59:14 alebo [ 20.199724] Built 1 zonelists. Total pages: 260033
Feb 4 23:59:14 alebo [ 20.199729] Kernel command line: root=/dev/sda7
Feb 4 23:59:14 alebo [ 20.199996] mapped APIC to ffffd000 (fee00000)
Feb 4 23:59:14 alebo [ 20.200000] mapped IOAPIC to ffffc000 (fec00000)
Feb 4 23:59:14 alebo [ 20.200004] Enabling fast FPU save and restore... done.
Feb 4 23:59:14 alebo [ 20.200007] Enabling unmasked SIMD FPU exception support... done.
Feb 4 23:59:14 alebo [ 20.200011] Initializing CPU#0
Feb 4 23:59:14 alebo [ 20.200085] PID hash table entries: 4096 (order: 12, 16384 bytes)
Feb 4 23:59:14 alebo [ 20.201459] Console: colour VGA+ 80x25
Feb 4 23:59:14 alebo [ 20.203936] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Feb 4 23:59:14 alebo [ 20.204534] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Feb 4 23:59:14 alebo [ 20.243940] Memory: 1029600k/1048320k available (5915k kernel code, 18140k reserved, 2211k data, 508k init, 130816k highmem)
Feb 4 23:59:14 alebo [ 20.244023] virtual kernel memory layout:
Feb 4 23:59:14 alebo [ 20.244025] fixmap : 0xfff4e000 - 0xfffff000 ( 708 kB)
Feb 4 23:59:14 alebo [ 20.244027] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
Feb 4 23:59:14 alebo [ 20.244028] vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB)
Feb 4 23:59:14 alebo [ 20.244030] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
Feb 4 23:59:14 alebo [ 20.244032] .init : 0xc08f9000 - 0xc0978000 ( 508 kB)
Feb 4 23:59:14 alebo [ 20.244033] .data : 0xc06c6f52 - 0xc08efb6c (2211 kB)
Feb 4 23:59:14 alebo [ 20.244035] .text : 0xc0100000 - 0xc06c6f52 (5915 kB)
Feb 4 23:59:14 alebo [ 20.244496] Checking if this processor honours the WP bit even in supervisor mode... Ok.
Feb 4 23:59:14 alebo [ 20.303989] Calibrating delay using timer specific routine.. 2595.04 BogoMIPS (lpj=1297524)
Feb 4 23:59:14 alebo [ 20.304151] Security Framework v1.0.0 initialized
Feb 4 23:59:14 alebo [ 20.304213] SELinux: Initializing.
Feb 4 23:59:14 alebo [ 20.304284] SELinux: Starting in permissive mode
Feb 4 23:59:14 alebo [ 20.304346] selinux_register_security: Registering secondary module capability
Feb 4 23:59:14 alebo [ 20.304415] Capability LSM initialized as secondary
Feb 4 23:59:14 alebo [ 20.304488] Mount-cache hash table entries: 512
Feb 4 23:59:14 alebo [ 20.304686] CPU: After generic identify, caps: afe9fbff 00100000 00000000 00000000 00000180 00000000 00000000
Feb 4 23:59:14 alebo [ 20.304701] CPU: L1 I cache: 32K, L1 D cache: 32K
Feb 4 23:59:14 alebo [ 20.304806] CPU: L2 cache: 2048K
Feb 4 23:59:14 alebo [ 20.304863] CPU: After all inits, caps: afe9fbff 00100000 00000000 00000040 00000180 00000000 00000000
Feb 4 23:59:14 alebo [ 20.304872] Intel machine check architecture supported.
Feb 4 23:59:14 alebo [ 20.304933] Intel machine check reporting enabled on CPU#0.
Feb 4 23:59:14 alebo [ 20.305010] Compat vDSO mapped to ffffe000.
Feb 4 23:59:14 alebo [ 20.305077] Checking 'hlt' instruction... OK.
Feb 4 23:59:14 alebo [ 20.309345] SMP alternatives: switching to UP code
Feb 4 23:59:14 alebo [ 20.309811] Freeing SMP alternatives: 28k freed
Feb 4 23:59:14 alebo [ 20.309870] ACPI: Core revision 20060707
Feb 4 23:59:14 alebo [ 20.327289] CPU0: Intel(R) Pentium(R) M processor 1.73GHz stepping 08
Feb 4 23:59:14 alebo [ 20.327464] Total of 1 processors activated (2595.04 BogoMIPS).
Feb 4 23:59:14 alebo [ 20.327681] ENABLING IO-APIC IRQs
Feb 4 23:59:14 alebo [ 20.327936] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Feb 4 23:59:14 alebo [ 20.479851] Brought up 1 CPUs
Feb 4 23:59:14 alebo [ 20.480412] NET: Registered protocol family 16
Feb 4 23:59:14 alebo [ 20.480667] EISA bus registered
Feb 4 23:59:14 alebo [ 20.480726] ACPI: bus type pci registered
Feb 4 23:59:14 alebo [ 20.480791] PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
Feb 4 23:59:14 alebo [ 20.480856] PCI: Not using MMCONFIG.
Feb 4 23:59:14 alebo [ 20.480978] PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=3
Feb 4 23:59:14 alebo [ 20.481038] PCI: Using configuration type 1
Feb 4 23:59:14 alebo [ 20.481095] Setting up standard PCI resources
Feb 4 23:59:14 alebo [ 20.485627] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.485690] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.485750] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.485813] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.485873] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.485933] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.485992] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486052] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486111] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486170] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486230] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486290] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486349] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486408] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486468] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486526] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486586] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486646] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486705] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486765] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486849] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486909] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.486969] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.487029] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.487088] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.487148] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.487207] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.487267] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.487326] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.487386] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.487445] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.487505] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.487565] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.487625] pci_get_subsys() called while pci_devices is still empty
Feb 4 23:59:14 alebo [ 20.626175] ACPI: Interpreter enabled
Feb 4 23:59:14 alebo [ 20.626233] ACPI: Using IOAPIC for interrupt routing
Feb 4 23:59:14 alebo [ 20.626890] ACPI: PCI Root Bridge [PCI0] (0000:00)
Feb 4 23:59:14 alebo [ 20.626957] PCI: Probing PCI hardware (bus 00)
Feb 4 23:59:14 alebo [ 20.630077] PCI quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
Feb 4 23:59:14 alebo [ 20.630140] PCI quirk: region 0480-04bf claimed by ICH6 GPIO
Feb 4 23:59:14 alebo [ 20.630254] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Feb 4 23:59:14 alebo [ 20.630399] Boot video device is 0000:01:00.0
Feb 4 23:59:14 alebo [ 20.630904] PCI: Transparent bridge - 0000:00:1e.0
Feb 4 23:59:14 alebo [ 20.631030] PCI: Bus #03 (-#06) is hidden behind transparent bridge #02 (-#03) (try 'pci=assign-busses')
Feb 4 23:59:14 alebo [ 20.631102] Please report the result to linux-kernel to fix this permanently
Feb 4 23:59:14 alebo [ 20.631195] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Feb 4 23:59:14 alebo [ 20.636122] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
Feb 4 23:59:14 alebo [ 20.644402] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT]
Feb 4 23:59:14 alebo [ 20.645551] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *11 12)
Feb 4 23:59:14 alebo [ 20.646484] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 12) *11
Feb 4 23:59:14 alebo [ 20.647417] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 7 12)
Feb 4 23:59:14 alebo [ 20.648286] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 *6 7 12)
Feb 4 23:59:14 alebo [ 20.649155] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 12)
Feb 4 23:59:14 alebo [ 20.650019] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 12) *0, disabled.
Feb 4 23:59:14 alebo [ 20.650978] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 12)
Feb 4 23:59:14 alebo [ 20.651854] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 12)
Feb 4 23:59:14 alebo [ 20.652777] ACPI: Power Resource [GFAN] (off)
Feb 4 23:59:14 alebo [ 20.652858] Linux Plug and Play Support v0.97 (c) Adam Belay
Feb 4 23:59:14 alebo [ 20.652927] pnp: PnP ACPI init
Feb 4 23:59:14 alebo [ 20.658643] pnp: PnP ACPI: found 14 devices
Feb 4 23:59:14 alebo [ 20.658706] PnPBIOS: Disabled by ACPI PNP
Feb 4 23:59:14 alebo [ 20.658942] SCSI subsystem initialized
Feb 4 23:59:14 alebo [ 20.659026] libata version 2.00 loaded.
Feb 4 23:59:14 alebo [ 20.659101] usbcore: registered new interface driver usbfs
Feb 4 23:59:14 alebo [ 20.659200] usbcore: registered new interface driver hub
Feb 4 23:59:14 alebo [ 20.659296] usbcore: registered new device driver usb
Feb 4 23:59:14 alebo [ 20.659391] PCI: Using ACPI for IRQ routing
Feb 4 23:59:14 alebo [ 20.659450] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Feb 4 23:59:14 alebo [ 20.667283] NetLabel: Initializing
Feb 4 23:59:14 alebo [ 20.667340] NetLabel: domain hash size = 128
Feb 4 23:59:14 alebo [ 20.667397] NetLabel: protocols = UNLABELED CIPSOv4
Feb 4 23:59:14 alebo [ 20.667471] NetLabel: unlabeled traffic allowed by default
Feb 4 23:59:14 alebo [ 20.669038] pnp: 00:0b: ioport range 0xa00-0xa0f has been reserved
Feb 4 23:59:14 alebo [ 20.669124] ieee1394: Initialized config rom entry `ip1394'
Feb 4 23:59:14 alebo [ 20.669216] ACPI: PCI Interrupt 0000:02:01.1[B] -> GSI 18 (level, low) -> IRQ 16
Feb 4 23:59:14 alebo [ 20.722558] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16] MMIO=[feafb000-feafb7ff] Max Packet=[2048] IR/IT contexts=[4/4]
Feb 4 23:59:14 alebo [ 20.729735] PCI: Bridge: 0000:00:01.0
Feb 4 23:59:14 alebo [ 20.729793] IO window: a000-cfff
Feb 4 23:59:14 alebo [ 20.729852] MEM window: fe900000-fe9fffff
Feb 4 23:59:14 alebo [ 20.729912] PREFETCH window: cff00000-dfefffff
Feb 4 23:59:14 alebo [ 20.729979] PCI: Bus 3, cardbus bridge: 0000:02:01.0
Feb 4 23:59:14 alebo [ 20.730037] IO window: 0000d000-0000d0ff
Feb 4 23:59:14 alebo [ 20.730098] IO window: 0000d400-0000d4ff
Feb 4 23:59:14 alebo [ 20.730160] PREFETCH window: 50000000-51ffffff
Feb 4 23:59:14 alebo [ 20.730221] MEM window: 54000000-55ffffff
Feb 4 23:59:14 alebo [ 20.730281] PCI: Bridge: 0000:00:1e.0
Feb 4 23:59:14 alebo [ 20.730339] IO window: d000-dfff
Feb 4 23:59:14 alebo [ 20.730400] MEM window: fea00000-feafffff
Feb 4 23:59:14 alebo [ 20.730460] PREFETCH window: 50000000-52ffffff
Feb 4 23:59:14 alebo [ 20.730531] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 17
Feb 4 23:59:14 alebo [ 20.730649] PCI: Setting latency timer of device 0000:00:01.0 to 64
Feb 4 23:59:14 alebo [ 20.730662] PCI: Setting latency timer of device 0000:00:1e.0 to 64
Feb 4 23:59:14 alebo [ 20.730678] ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 18
Feb 4 23:59:14 alebo [ 20.730814] NET: Registered protocol family 2
Feb 4 23:59:14 alebo [ 20.742798] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Feb 4 23:59:14 alebo [ 20.743010] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Feb 4 23:59:14 alebo [ 20.744303] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
Feb 4 23:59:14 alebo [ 20.745072] TCP: Hash tables configured (established 131072 bind 65536)
Feb 4 23:59:14 alebo [ 20.745135] TCP reno registered
Feb 4 23:59:14 alebo [ 20.745471] Machine check exception polling timer started.
Feb 4 23:59:14 alebo [ 20.745849] audit: initializing netlink socket (disabled)
Feb 4 23:59:14 alebo [ 20.745920] audit(1170629900.563:1): initialized
Feb 4 23:59:14 alebo [ 20.746044] highmem bounce pool size: 64 pages
Feb 4 23:59:14 alebo [ 20.746104] Total HugeTLB memory allocated, 0
Feb 4 23:59:14 alebo [ 20.746241] VFS: Disk quotas dquot_6.5.1
Feb 4 23:59:14 alebo [ 20.746321] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Feb 4 23:59:14 alebo [ 20.746464] squashfs: version 3.1 (2006/08/19) Phillip Lougher
Feb 4 23:59:14 alebo [ 20.746545] Coda Kernel/Venus communications, v5.3.20, coda@cs.cmu.edu
Feb 4 23:59:14 alebo [ 20.746917] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Feb 4 23:59:14 alebo [ 20.747254] NTFS driver 2.1.27 [Flags: R/W].
Feb 4 23:59:14 alebo [ 20.747364] QNX4 filesystem 0.2.3 registered.
Feb 4 23:59:14 alebo [ 20.747423] fuse init (API version 7.7)
Feb 4 23:59:14 alebo [ 20.748294] JFS: nTxBlock = 8045, nTxLock = 64363
Feb 4 23:59:14 alebo [ 20.755515] SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
Feb 4 23:59:14 alebo [ 20.755864] SGI XFS Quota Management subsystem
Feb 4 23:59:14 alebo [ 20.755991] SELinux: Registering netfilter hooks
Feb 4 23:59:14 alebo [ 20.765190] io scheduler noop registered
Feb 4 23:59:14 alebo [ 20.765294] io scheduler anticipatory registered
Feb 4 23:59:14 alebo [ 20.765396] io scheduler deadline registered
Feb 4 23:59:14 alebo [ 20.765534] io scheduler cfq registered (default)
Feb 4 23:59:14 alebo [ 20.766005] PCI: Setting latency timer of device 0000:00:01.0 to 64
Feb 4 23:59:14 alebo [ 20.766042] assign_interrupt_mode Found MSI capability
Feb 4 23:59:14 alebo [ 20.766159] Allocate Port Service[0000:00:01.0:pcie00]
Feb 4 23:59:14 alebo [ 20.791572] lp: driver loaded but no devices found
Feb 4 23:59:14 alebo [ 20.791728] Real Time Clock Driver v1.12ac
Feb 4 23:59:14 alebo [ 20.791856] toshiba: not a supported Toshiba laptop
Feb 4 23:59:14 alebo [ 20.791957] ppdev: user-space parallel port driver
Feb 4 23:59:14 alebo [ 20.792016] Linux agpgart interface v0.101 (c) Dave Jones
Feb 4 23:59:14 alebo [ 20.792328] ACPI: AC Adapter [AC0] (on-line)
Feb 4 23:59:14 alebo [ 20.826472] ACPI: Battery Slot [BAT0] (battery present)
Feb 4 23:59:14 alebo [ 20.826549] ACPI: Power Button (FF) [PWRF]
Feb 4 23:59:14 alebo [ 20.826649] ACPI: Lid Switch [LID]
Feb 4 23:59:14 alebo [ 20.826714] ACPI: Sleep Button (CM) [SLPB]
Feb 4 23:59:14 alebo [ 20.826865] ACPI: Transitioning device [FN00] to D3
Feb 4 23:59:14 alebo [ 20.826923] ACPI: Transitioning device [FN00] to D3
Feb 4 23:59:14 alebo [ 20.826983] ACPI: Fan [FN00] (off)
Feb 4 23:59:14 alebo [ 20.827232] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
Feb 4 23:59:14 alebo [ 20.827543] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
Feb 4 23:59:14 alebo [ 20.827616] Using specific hotkey driver
Feb 4 23:59:14 alebo [ 20.828610] ACPI: CPU0 (power states: C1[C1] C2[C2])
Feb 4 23:59:14 alebo [ 20.828804] ACPI: Processor [CPU1] (supports 8 throttling states)
Feb 4 23:59:14 alebo [ 0.399000] ACPI: Thermal Zone [THRM] (59 C)
Feb 4 23:59:14 alebo [ 0.399000] Asus Laptop ACPI Extras version 0.30
Feb 4 23:59:14 alebo [ 0.399000] unsupported model A6VA, trying default values
Feb 4 23:59:14 alebo [ 0.399000] send /proc/acpi/dsdt to the developers
Feb 4 23:59:14 alebo [ 0.399000] ibm_acpi: ec object not found
Feb 4 23:59:14 alebo [ 0.399000] isapnp: Scanning for PnP cards...
Feb 4 23:59:14 alebo [ 0.756000] isapnp: No Plug & Play device found
Feb 4 23:59:14 alebo [ 0.756000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
Feb 4 23:59:14 alebo [ 0.756000] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Feb 4 23:59:14 alebo [ 0.757000] parport: PnPBIOS parport detected.
Feb 4 23:59:14 alebo [ 0.757000] parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
Feb 4 23:59:14 alebo [ 1.008000] lp0: using parport0 (interrupt-driven).
Feb 4 23:59:14 alebo [ 2.008000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e018000348630c]
Feb 4 23:59:14 alebo [ 4.204000] floppy0: no floppy controllers found
Feb 4 23:59:14 alebo [ 4.204000] RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
Feb 4 23:59:14 alebo [ 4.205000] loop: loaded (max 8 devices)
Feb 4 23:59:14 alebo [ 4.205000] Compaq SMART2 Driver (v 2.6.0)
Feb 4 23:59:14 alebo [ 4.205000] HP CISS Driver (v 3.6.10)
Feb 4 23:59:14 alebo [ 4.205000] v2.3 : Micro Memory(tm) PCI memory board block driver
Feb 4 23:59:14 alebo [ 4.205000] MM: desc_per_page = 128
Feb 4 23:59:14 alebo [ 4.206000] Loading iSCSI transport class v2.0-724.<5>iscsi: registered transport (tcp)
Feb 4 23:59:14 alebo [ 4.206000] Loading Adaptec I2O RAID: Version 2.4 Build 5go
Feb 4 23:59:14 alebo [ 4.206000] Detecting Adaptec I2O RAID controllers...
Feb 4 23:59:14 alebo [ 4.206000] Adaptec aacraid driver (1.1-5[2409]-mh2)
Feb 4 23:59:14 alebo [ 4.207000] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.2 loaded
Feb 4 23:59:14 alebo [ 4.207000] NCR53c406a: no available ports found
Feb 4 23:59:14 alebo [ 4.207000] sym53c416.c: Version 1.0.0-ac
Feb 4 23:59:14 alebo [ 4.207000] qlogicfas: no cards were found, please specify I/O address and IRQ using iobase= and irq= options<6>QLogic Fibre Channel HBA Driver
Feb 4 23:59:14 alebo [ 4.207000] iscsi: registered transport (qla4xxx)
Feb 4 23:59:14 alebo [ 4.207000] QLogic iSCSI HBA Driver
Feb 4 23:59:14 alebo [ 4.207000] Emulex LightPulse Fibre Channel SCSI driver 8.1.10
Feb 4 23:59:14 alebo [ 4.208000] Copyright(c) 2004-2006 Emulex. All rights reserved.
Feb 4 23:59:14 alebo [ 4.479000] Failed initialization of WD-7000 SCSI card!
Feb 4 23:59:14 alebo [ 4.479000] IBM MCA SCSI: Version 4.0b-ac
Feb 4 23:59:14 alebo [ 4.479000] IBM MCA SCSI: No Microchannel-bus present --> Aborting.
Feb 4 23:59:14 alebo [ 4.479000] This machine does not have any IBM MCA-bus
Feb 4 23:59:14 alebo [ 4.479000] or the MCA-Kernel-support is not enabled!
Feb 4 23:59:14 alebo [ 4.498000] DC390: clustering now enabled by default. If you get problems load
Feb 4 23:59:14 alebo [ 4.498000] with "disable_clustering=1" and report to maintainers
Feb 4 23:59:14 alebo [ 4.498000] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
Feb 4 23:59:14 alebo [ 4.498000] megaraid: 2.20.4.9 (Release Date: Sun Jul 16 12:27:22 EST 2006)
Feb 4 23:59:14 alebo [ 4.498000] megasas: 00.00.03.05 Mon Oct 02 11:21:32 PDT 2006
Feb 4 23:59:14 alebo [ 4.498000] GDT-HA: Storage RAID Controller Driver. Version: 3.05
Feb 4 23:59:14 alebo [ 4.498000] GDT-HA: Found 0 PCI Storage RAID Controllers
Feb 4 23:59:14 alebo [ 4.499000] 3ware Storage Controller device driver for Linux v1.26.02.001.
Feb 4 23:59:14 alebo [ 4.499000] 3ware 9000 Storage Controller device driver for Linux v2.26.02.008.
Feb 4 23:59:14 alebo [ 4.499000] nsp32: loading...
Feb 4 23:59:14 alebo [ 4.499000] RocketRAID 3xxx SATA Controller driver v1.0 (060426)
Feb 4 23:59:14 alebo [ 4.499000] stex: Promise SuperTrak EX Driver version: 3.0.0.1
Feb 4 23:59:14 alebo [ 4.499000] st: Version 20050830, fixed bufsize 32768, s/g segs 256
Feb 4 23:59:14 alebo [ 4.499000] osst :I: Tape driver with OnStream support version 0.99.4
Feb 4 23:59:14 alebo [ 4.499000] osst :I: $Id: osst.c,v 1.73 2005/01/01 21:13:34 wriede Exp $
Feb 4 23:59:14 alebo [ 4.499000] ata_piix 0000:00:1f.1: version 2.00ac6
Feb 4 23:59:14 alebo [ 4.499000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 16
Feb 4 23:59:14 alebo [ 4.500000] PCI: Setting latency timer of device 0000:00:1f.1 to 64
Feb 4 23:59:14 alebo [ 4.500000] ata1: PATA max UDMA/100 cmd 0x1F0 ctl 0x3F6 bmdma 0xFFA0 irq 14
Feb 4 23:59:14 alebo [ 4.500000] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xFFA8 irq 15
Feb 4 23:59:14 alebo [ 4.500000] scsi2 : ata_piix
Feb 4 23:59:14 alebo [ 4.707000] ata1.00: ATA-7, max UDMA/100, 156301488 sectors: LBA48
Feb 4 23:59:14 alebo [ 4.707000] ata1.00: ata1: dev 0 multi count 16
Feb 4 23:59:14 alebo [ 4.926000] ata1.01: ATAPI, max UDMA/33
Feb 4 23:59:14 alebo [ 4.928000] ata1.00: configured for UDMA/100
Feb 4 23:59:14 alebo [ 5.109000] ata1.01: configured for UDMA/33
Feb 4 23:59:14 alebo [ 5.109000] scsi3 : ata_piix
Feb 4 23:59:14 alebo [ 5.331000] ATA: abnormal status 0x7F on port 0x177
Feb 4 23:59:14 alebo [ 5.332000] scsi 2:0:0:0: Direct-Access ATA HTS421280H9AT00 HA3O PQ: 0 ANSI: 5
Feb 4 23:59:14 alebo [ 5.332000] SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
Feb 4 23:59:14 alebo [ 5.332000] sda: Write Protect is off
Feb 4 23:59:14 alebo [ 5.332000] sda: Mode Sense: 00 3a 00 00
Feb 4 23:59:14 alebo [ 5.332000] SCSI device sda: drive cache: write back
Feb 4 23:59:14 alebo [ 5.332000] SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
Feb 4 23:59:14 alebo [ 5.332000] sda: Write Protect is off
Feb 4 23:59:14 alebo [ 5.332000] sda: Mode Sense: 00 3a 00 00
Feb 4 23:59:14 alebo [ 5.332000] SCSI device sda: drive cache: write back
Feb 4 23:59:14 alebo [ 5.332000] sda: sda1 sda2 < sda5 sda6 sda7 >
Feb 4 23:59:14 alebo [ 5.404000] sd 2:0:0:0: Attached scsi disk sda
Feb 4 23:59:14 alebo [ 5.404000] sd 2:0:0:0: Attached scsi generic sg0 type 0
Feb 4 23:59:14 alebo [ 5.405000] scsi 2:0:1:0: CD-ROM TSSTcorp CD/DVDW TS-L532A TI51 PQ: 0 ANSI: 5
Feb 4 23:59:14 alebo [ 5.406000] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Feb 4 23:59:14 alebo [ 5.406000] Uniform CD-ROM driver Revision: 3.20
Feb 4 23:59:14 alebo [ 5.406000] sr 2:0:1:0: Attached scsi CD-ROM sr0
Feb 4 23:59:14 alebo [ 5.406000] sr 2:0:1:0: Attached scsi generic sg1 type 5
Feb 4 23:59:14 alebo [ 5.408000] I2O subsystem v1.325
Feb 4 23:59:14 alebo [ 5.408000] i2o: max drivers = 8
Feb 4 23:59:14 alebo [ 5.408000] I2O Configuration OSM v1.323
Feb 4 23:59:14 alebo [ 5.408000] I2O Bus Adapter OSM v1.317
Feb 4 23:59:14 alebo [ 5.408000] I2O Block Device OSM v1.325
Feb 4 23:59:14 alebo [ 5.408000] I2O SCSI Peripheral OSM v1.316
Feb 4 23:59:14 alebo [ 5.408000] I2O ProcFS OSM v1.316
Feb 4 23:59:14 alebo [ 5.408000] Fusion MPT base driver 3.04.02
Feb 4 23:59:14 alebo [ 5.409000] Copyright (c) 1999-2005 LSI Logic Corporation
Feb 4 23:59:14 alebo [ 5.409000] Fusion MPT SPI Host driver 3.04.02
Feb 4 23:59:14 alebo [ 5.409000] Fusion MPT FC Host driver 3.04.02
Feb 4 23:59:14 alebo [ 5.409000] Fusion MPT SAS Host driver 3.04.02
Feb 4 23:59:14 alebo [ 5.409000] Fusion MPT misc device (ioctl) driver 3.04.02
Feb 4 23:59:14 alebo [ 5.409000] mptctl: Registered with Fusion MPT base driver
Feb 4 23:59:14 alebo [ 5.409000] mptctl: /dev/mptctl @ (major,minor=10,220)
Feb 4 23:59:14 alebo [ 5.409000] Fusion MPT LAN driver 3.04.02
Feb 4 23:59:14 alebo [ 5.409000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
Feb 4 23:59:14 alebo [ 5.409000] ieee1394: sbp2: Try serialize_io=0 for better performance
Feb 4 23:59:14 alebo [ 5.409000] usbcore: registered new interface driver usblp
Feb 4 23:59:14 alebo [ 5.409000] drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Feb 4 23:59:14 alebo [ 5.409000] Initializing USB Mass Storage driver...
Feb 4 23:59:14 alebo [ 5.410000] usbcore: registered new interface driver usb-storage
Feb 4 23:59:14 alebo [ 5.410000] USB Mass Storage support registered.
Feb 4 23:59:14 alebo [ 5.410000] usbcore: registered new interface driver libusual
Feb 4 23:59:14 alebo [ 5.410000] usbcore: registered new interface driver hiddev
Feb 4 23:59:14 alebo [ 5.410000] usbcore: registered new interface driver usbhid
Feb 4 23:59:14 alebo [ 5.410000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Feb 4 23:59:14 alebo [ 5.410000] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
Feb 4 23:59:14 alebo [ 5.413000] i8042.c: Detected active multiplexing controller, rev 1.1.
Feb 4 23:59:14 alebo [ 5.414000] serio: i8042 KBD port at 0x60,0x64 irq 1
Feb 4 23:59:14 alebo [ 5.415000] serio: i8042 AUX0 port at 0x60,0x64 irq 12
Feb 4 23:59:14 alebo [ 5.415000] serio: i8042 AUX1 port at 0x60,0x64 irq 12
Feb 4 23:59:14 alebo [ 5.415000] serio: i8042 AUX2 port at 0x60,0x64 irq 12
Feb 4 23:59:14 alebo [ 5.415000] serio: i8042 AUX3 port at 0x60,0x64 irq 12
Feb 4 23:59:14 alebo [ 5.415000] parport0: cannot grant exclusive access for device parkbd
Feb 4 23:59:14 alebo [ 5.415000] mice: PS/2 mouse device common for all mice
Feb 4 23:59:14 alebo [ 5.415000] md: linear personality registered for level -1
Feb 4 23:59:14 alebo [ 5.415000] md: raid0 personality registered for level 0
Feb 4 23:59:14 alebo [ 5.415000] md: raid1 personality registered for level 1
Feb 4 23:59:14 alebo [ 5.415000] md: raid10 personality registered for level 10
Feb 4 23:59:14 alebo [ 5.432000] raid6: int32x1 421 MB/s
Feb 4 23:59:14 alebo [ 5.449000] raid6: int32x2 500 MB/s
Feb 4 23:59:14 alebo [ 5.466000] raid6: int32x4 421 MB/s
Feb 4 23:59:14 alebo [ 5.483000] raid6: int32x8 355 MB/s
Feb 4 23:59:14 alebo [ 5.500000] raid6: mmxx1 1292 MB/s
Feb 4 23:59:14 alebo [ 5.517000] raid6: mmxx2 1414 MB/s
Feb 4 23:59:14 alebo [ 5.534000] raid6: sse1x1 949 MB/s
Feb 4 23:59:14 alebo [ 5.551000] raid6: sse1x2 1472 MB/s
Feb 4 23:59:14 alebo [ 5.568000] raid6: sse2x1 1695 MB/s
Feb 4 23:59:14 alebo [ 5.585000] raid6: sse2x2 1742 MB/s
Feb 4 23:59:14 alebo [ 5.585000] raid6: using algorithm sse2x2 (1742 MB/s)
Feb 4 23:59:14 alebo [ 5.585000] md: raid6 personality registered for level 6
Feb 4 23:59:14 alebo [ 5.585000] md: raid5 personality registered for level 5
Feb 4 23:59:14 alebo [ 5.585000] md: raid4 personality registered for level 4
Feb 4 23:59:14 alebo [ 5.585000] raid5: automatically using best checksumming function: pIII_sse
Feb 4 23:59:14 alebo [ 5.590000] pIII_sse : 3452.000 MB/sec
Feb 4 23:59:14 alebo [ 5.590000] raid5: using function: pIII_sse (3452.000 MB/sec)
Feb 4 23:59:14 alebo [ 5.590000] md: multipath personality registered for level -4
Feb 4 23:59:14 alebo [ 5.590000] md: faulty personality registered for level -5
Feb 4 23:59:14 alebo [ 5.590000] device-mapper: ioctl: 4.10.0-ioctl (2006-09-14) initialised: dm-devel@redhat.com
Feb 4 23:59:14 alebo [ 5.590000] EISA: Probing bus 0 at eisa.0
Feb 4 23:59:14 alebo [ 5.590000] EISA: Detected 0 cards.
Feb 4 23:59:14 alebo [ 5.590000] Advanced Linux Sound Architecture Driver Version 1.0.13 (Tue Nov 28 14:07:24 2006 UTC).
Feb 4 23:59:14 alebo [ 5.619000] input: AT Translated Set 2 keyboard as /class/input/input0
Feb 4 23:59:14 alebo [ 5.750000] specify port
Feb 4 23:59:14 alebo [ 5.750000] snd_cs4231: probe of snd_cs4231.0 failed with error -22
Feb 4 23:59:14 alebo [ 6.431000] Synaptics Touchpad, model: 1, fw: 6.1, id: 0xa3a0b3, caps: 0xa04713/0x10008
Feb 4 23:59:14 alebo [ 6.471000] input: SynPS/2 Synaptics TouchPad as /class/input/input1
Feb 4 23:59:14 alebo [ 6.474000] ALSA device list:
Feb 4 23:59:14 alebo [ 6.474000] No soundcards found.
Feb 4 23:59:14 alebo [ 6.474000] TCP bic registered
Feb 4 23:59:14 alebo [ 6.474000] NET: Registered protocol family 1
Feb 4 23:59:14 alebo [ 6.474000] NET: Registered protocol family 17
Feb 4 23:59:14 alebo [ 6.475000] Using IPI No-Shortcut mode
Feb 4 23:59:14 alebo [ 6.475000] ACPI: (supports S0 S3 S4 S5)
Feb 4 23:59:14 alebo [ 6.475000] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
Feb 4 23:59:14 alebo [ 6.475000] md: Autodetecting RAID arrays.
Feb 4 23:59:14 alebo [ 6.475000] md: autorun ...
Feb 4 23:59:14 alebo [ 6.476000] Time: tsc clocksource has been installed.
Feb 4 23:59:14 alebo [ 6.476000] md: ... autorun DONE.
Feb 4 23:59:14 alebo [ 6.478000] Time: acpi_pm clocksource has been installed.
Feb 4 23:59:14 alebo [ 6.493000] kjournald starting. Commit interval 5 seconds
Feb 4 23:59:14 alebo [ 6.493000] EXT3-fs: mounted filesystem with ordered data mode.
Feb 4 23:59:14 alebo [ 6.493000] VFS: Mounted root (ext3 filesystem) readonly.
Feb 4 23:59:14 alebo [ 6.493000] Freeing unused kernel memory: 508k freed
Feb 4 23:59:14 alebo [ 14.715000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Feb 4 23:59:14 alebo [ 14.737000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Feb 4 23:59:14 alebo [ 15.046000] agpgart: Detected an Intel 915GM Chipset.
Feb 4 23:59:14 alebo [ 15.069000] agpgart: AGP aperture is 256M @ 0x0
Feb 4 23:59:14 alebo [ 15.785000] USB Universal Host Controller Interface driver v3.0
Feb 4 23:59:14 alebo [ 15.787000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 19
Feb 4 23:59:14 alebo [ 15.787000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
Feb 4 23:59:14 alebo [ 15.787000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Feb 4 23:59:14 alebo [ 15.789000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Feb 4 23:59:14 alebo [ 15.789000] uhci_hcd 0000:00:1d.0: irq 19, io base 0x0000e480
Feb 4 23:59:14 alebo [ 15.792000] usb usb1: configuration #1 chosen from 1 choice
Feb 4 23:59:14 alebo [ 15.794000] hub 1-0:1.0: USB hub found
Feb 4 23:59:14 alebo [ 15.794000] hub 1-0:1.0: 2 ports detected
Feb 4 23:59:14 alebo [ 15.833000] input: PC Speaker as /class/input/input2
Feb 4 23:59:14 alebo [ 15.900000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 20
Feb 4 23:59:14 alebo [ 15.900000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
Feb 4 23:59:14 alebo [ 15.900000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Feb 4 23:59:14 alebo [ 15.901000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
Feb 4 23:59:14 alebo [ 15.901000] uhci_hcd 0000:00:1d.1: irq 20, io base 0x0000e800
Feb 4 23:59:14 alebo [ 15.905000] usb usb2: configuration #1 chosen from 1 choice
Feb 4 23:59:14 alebo [ 15.907000] hub 2-0:1.0: USB hub found
Feb 4 23:59:14 alebo [ 15.907000] hub 2-0:1.0: 2 ports detected
Feb 4 23:59:14 alebo [ 16.011000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 16
Feb 4 23:59:14 alebo [ 16.011000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
Feb 4 23:59:14 alebo [ 16.011000] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Feb 4 23:59:14 alebo [ 16.013000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
Feb 4 23:59:14 alebo [ 16.013000] uhci_hcd 0000:00:1d.2: irq 16, io base 0x0000e880
Feb 4 23:59:14 alebo [ 16.016000] usb usb3: configuration #1 chosen from 1 choice
Feb 4 23:59:14 alebo [ 16.018000] hub 3-0:1.0: USB hub found
Feb 4 23:59:14 alebo [ 16.018000] hub 3-0:1.0: 2 ports detected
Feb 4 23:59:14 alebo [ 16.109000] usb 1-2: new low speed USB device using uhci_hcd and address 2
Feb 4 23:59:14 alebo [ 16.246000] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 17
Feb 4 23:59:14 alebo [ 16.246000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
Feb 4 23:59:14 alebo [ 16.246000] uhci_hcd 0000:00:1d.3: UHCI Host Controller
Feb 4 23:59:14 alebo [ 16.247000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
Feb 4 23:59:14 alebo [ 16.247000] uhci_hcd 0000:00:1d.3: irq 17, io base 0x0000ec00
Feb 4 23:59:14 alebo [ 16.251000] usb usb4: configuration #1 chosen from 1 choice
Feb 4 23:59:14 alebo [ 16.253000] hub 4-0:1.0: USB hub found
Feb 4 23:59:14 alebo [ 16.253000] hub 4-0:1.0: 2 ports detected
Feb 4 23:59:14 alebo [ 16.274000] usb 1-2: configuration #1 chosen from 1 choice
Feb 4 23:59:14 alebo [ 16.290000] input: Logitech USB-PS/2 Optical Mouse as /class/input/input3
Feb 4 23:59:14 alebo [ 16.290000] input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-2
Feb 4 23:59:14 alebo [ 16.357000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 19
Feb 4 23:59:14 alebo [ 16.357000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
Feb 4 23:59:14 alebo [ 16.357000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Feb 4 23:59:14 alebo [ 16.359000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
Feb 4 23:59:14 alebo [ 16.359000] ehci_hcd 0000:00:1d.7: debug port 1
Feb 4 23:59:14 alebo [ 16.359000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
Feb 4 23:59:14 alebo [ 16.359000] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xfebffc00
Feb 4 23:59:14 alebo [ 16.363000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Feb 4 23:59:14 alebo [ 16.367000] usb usb5: configuration #1 chosen from 1 choice
Feb 4 23:59:14 alebo [ 16.369000] hub 5-0:1.0: USB hub found
Feb 4 23:59:14 alebo [ 16.369000] hub 5-0:1.0: 8 ports detected
Feb 4 23:59:14 alebo [ 16.573000] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 17
Feb 4 23:59:14 alebo [ 16.574000] PCI: Setting latency timer of device 0000:00:1b.0 to 64
Feb 4 23:59:14 alebo [ 16.683000] usb 1-2: USB disconnect, address 2
Feb 4 23:59:14 alebo [ 17.152000] usb 5-4: new high speed USB device using ehci_hcd and address 3
Feb 4 23:59:14 alebo [ 17.270000] usb 5-4: configuration #1 chosen from 1 choice
Feb 4 23:59:14 alebo [ 17.271000] scsi4 : SCSI emulation for USB Mass Storage devices
Feb 4 23:59:14 alebo [ 17.271000] usb-storage: device found at 3
Feb 4 23:59:14 alebo [ 17.271000] usb-storage: waiting for device to settle before scanning
Feb 4 23:59:14 alebo [ 17.480000] usb 5-5: new high speed USB device using ehci_hcd and address 4
Feb 4 23:59:14 alebo [ 17.603000] usb 5-5: configuration #1 chosen from 1 choice
Feb 4 23:59:14 alebo [ 17.965000] usb 1-2: new low speed USB device using uhci_hcd and address 3
Feb 4 23:59:14 alebo [ 18.128000] usb 1-2: configuration #1 chosen from 1 choice
Feb 4 23:59:14 alebo [ 18.144000] input: Logitech USB-PS/2 Optical Mouse as /class/input/input4
Feb 4 23:59:14 alebo [ 18.145000] input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-2
Feb 4 23:59:14 alebo [ 18.353000] usb 4-1: new full speed USB device using uhci_hcd and address 2
Feb 4 23:59:14 alebo [ 18.549000] usb 4-1: configuration #1 chosen from 1 choice
Feb 4 23:59:14 alebo [ 18.814000] Yenta: CardBus bridge found at 0000:02:01.0 [1043:1177]
Feb 4 23:59:14 alebo [ 18.938000] Yenta: ISA IRQ mask 0x0438, PCI irq 18
Feb 4 23:59:14 alebo [ 18.938000] Socket status: 30000006
Feb 4 23:59:14 alebo [ 18.938000] Yenta: Raising subordinate bus# of parent bus (#02) from #03 to #06
Feb 4 23:59:14 alebo [ 18.938000] pcmcia: parent PCI bridge I/O window: 0xd000 - 0xdfff
Feb 4 23:59:14 alebo [ 18.938000] cs: IO port probe 0xd000-0xdfff: clean.
Feb 4 23:59:14 alebo [ 18.939000] pcmcia: parent PCI bridge Memory window: 0xfea00000 - 0xfeafffff
Feb 4 23:59:14 alebo [ 18.939000] pcmcia: parent PCI bridge Memory window: 0x50000000 - 0x52ffffff
Feb 4 23:59:14 alebo [ 18.963000] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 20 (level, low) -> IRQ 21
Feb 4 23:59:14 alebo [ 18.963000] skge 1.9 addr 0xfeafc000 irq 21 chip Yukon-Lite rev 9
Feb 4 23:59:14 alebo [ 18.965000] skge eth0: addr 00:15:f2:88:82:04
Feb 4 23:59:14 alebo [ 19.183000] ieee80211_crypt: registered algorithm 'NULL'
Feb 4 23:59:14 alebo [ 19.198000] ieee80211: 802.11 data/management/control stack, git-1.1.13
Feb 4 23:59:14 alebo [ 19.198000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
Feb 4 23:59:14 alebo [ 19.260000] sdhci: Secure Digital Host Controller Interface driver, 0.12
Feb 4 23:59:14 alebo [ 19.260000] sdhci: Copyright(c) Pierre Ossman
Feb 4 23:59:14 alebo [ 19.260000] sdhci: SDHCI controller found at 0000:02:01.2 [1180:0822] (rev 17)
Feb 4 23:59:14 alebo [ 19.260000] ACPI: PCI Interrupt 0000:02:01.2[C] -> GSI 19 (level, low) -> IRQ 20
Feb 4 23:59:14 alebo [ 19.260000] mmc0: SDHCI at 0xfeafb800 irq 20 DMA
Feb 4 23:59:14 alebo [ 19.321000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.4kmprq
Feb 4 23:59:14 alebo [ 19.321000] ipw2200: Copyright(c) 2003-2006 Intel Corporation
Feb 4 23:59:14 alebo [ 19.321000] ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 22 (level, low) -> IRQ 22
Feb 4 23:59:14 alebo [ 19.321000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Feb 4 23:59:14 alebo [ 21.349000] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
Feb 4 23:59:14 alebo [ 22.275000] scsi 4:0:0:0: Direct-Access SAMSUNG SP2514N 0000 PQ: 0 ANSI: 0
Feb 4 23:59:14 alebo [ 22.276000] SCSI device sdb: 488397168 512-byte hdwr sectors (250059 MB)
Feb 4 23:59:14 alebo [ 22.276000] sdb: Write Protect is off
Feb 4 23:59:14 alebo [ 22.276000] sdb: Mode Sense: 27 00 00 00
Feb 4 23:59:14 alebo [ 22.276000] sdb: assuming drive cache: write through
Feb 4 23:59:14 alebo [ 22.279000] SCSI device sdb: 488397168 512-byte hdwr sectors (250059 MB)
Feb 4 23:59:14 alebo [ 22.280000] sdb: Write Protect is off
Feb 4 23:59:14 alebo [ 22.280000] sdb: Mode Sense: 27 00 00 00
Feb 4 23:59:14 alebo [ 22.280000] sdb: assuming drive cache: write through
Feb 4 23:59:14 alebo [ 22.280000] sdb: sdb1 < sdb5 sdb6 sdb7 >
Feb 4 23:59:14 alebo [ 22.327000] sd 4:0:0:0: Attached scsi disk sdb
Feb 4 23:59:14 alebo [ 22.327000] sd 4:0:0:0: Attached scsi generic sg2 type 0
Feb 4 23:59:14 alebo [ 22.331000] usb-storage: device scan complete
Feb 4 23:59:14 alebo [ 33.393000] Bluetooth: Core ver 2.11
Feb 4 23:59:14 alebo [ 33.393000] NET: Registered protocol family 31
Feb 4 23:59:14 alebo [ 33.393000] Bluetooth: HCI device and connection manager initialized
Feb 4 23:59:14 alebo [ 33.393000] Bluetooth: HCI socket layer initialized
Feb 4 23:59:14 alebo [ 33.394000] Bluetooth: HCI USB driver ver 2.9
Feb 4 23:59:14 alebo [ 33.439000] usbcore: registered new interface driver hci_usb
Feb 4 23:59:14 alebo [ 37.959000] EXT3 FS on sda7, internal journal
Feb 4 23:59:14 alebo [ 38.347000] ieee80211_crypt: registered algorithm 'WEP'
Feb 4 23:59:14 alebo [ 38.392000] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
Feb 4 23:59:14 alebo [ 38.468000] NET: Registered protocol family 23
Feb 4 23:59:14 alebo [ 39.095000] Adding 1044184k swap on /dev/sda6. Priority:-1 extents:1 across:1044184k
Feb 4 23:59:24 alebo [ 63.001000] skge eth0: enabling interface
Feb 4 23:59:24 alebo rc-scripts: You are using a deprecated configuration syntax for eth0
Feb 4 23:59:24 alebo rc-scripts: You are advised to read /etc/conf.d/net.example and upgrade it accordingly
Feb 4 23:59:24 alebo dhcpcd[7973]: MAC address = 00:15:f2:88:82:04
Feb 5 00:00:24 alebo dhcpcd[7973]: timed out waiting for a valid DHCP server response
Feb 5 00:00:24 alebo [ 123.502000] skge eth0: disabling interface
Feb 5 00:00:25 alebo rc-scripts: ERROR: cannot start netmount as net.eth0 could not start
Feb 5 00:00:26 alebo logger: ACPI event unhandled: thermal_zone THRM 00000081 00000000
Feb 5 00:00:26 alebo cron[8212]: (CRON) STARTUP (V5.0)
Feb 5 00:00:32 alebo login(pam_unix)[8317]: session opened for user root by (uid=0)
Feb 5 00:00:32 alebo login[8335]: ROOT LOGIN on 'tty1'
Feb 5 00:00:37 alebo [ 136.430000] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
Feb 5 00:00:37 alebo [ 136.433000] [fglrx] Maximum main memory to use for locked dma buffers: 924 MBytes.
Feb 5 00:00:37 alebo [ 136.434000] [fglrx] module loaded - fglrx 8.32.5 [Dec 12 2006] on minor 0
Feb 5 00:00:37 alebo [ 136.474000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 17
Feb 5 00:00:39 alebo [ 138.892000] [fglrx] total GART = 130023424
Feb 5 00:00:39 alebo [ 138.892000] [fglrx] free GART = 114032640
Feb 5 00:00:39 alebo [ 138.892000] [fglrx] max single GART = 114032640
Feb 5 00:00:39 alebo [ 138.892000] [fglrx] total LFB = 134086656
Feb 5 00:00:39 alebo [ 138.892000] [fglrx] free LFB = 119697408
Feb 5 00:00:39 alebo [ 138.892000] [fglrx] max single LFB = 119697408
Feb 5 00:00:39 alebo [ 138.892000] [fglrx] total Inv = 0
Feb 5 00:00:39 alebo [ 138.892000] [fglrx] free Inv = 0
Feb 5 00:00:39 alebo [ 138.892000] [fglrx] max single Inv = 0
Feb 5 00:00:39 alebo [ 138.892000] [fglrx] total TIM = 0
Feb 5 00:00:51 alebo kde(pam_unix)[8344]: session opened for user alex by (uid=0)
Feb 5 00:01:25 alebo su[8472]: Successful su for root by alex
Feb 5 00:01:26 alebo su[8472]: + pts/1 alex:root
Feb 5 00:01:26 alebo su(pam_unix)[8472]: session opened for user root by (uid=1000)
Feb 5 00:01:51 alebo dhcpcd[8491]: MAC address = 00:15:00:29:40:dc
Feb 5 00:01:51 alebo dhcpcd[8491]: verified 192.168.178.34 address is not in use
Feb 5 00:01:51 alebo dhcpcd[8491]: your IP address = 192.168.178.34
Feb 5 00:02:02 alebo su[8500]: Successful su for root by alex
Feb 5 00:02:02 alebo su[8500]: + pts/3 alex:root
Feb 5 00:02:02 alebo su(pam_unix)[8500]: session opened for user root by (uid=1000)
Feb 5 00:02:02 alebo su(pam_unix)[8500]: session closed for user root
Feb 5 00:02:04 alebo su[8506]: Successful su for root by alex
Feb 5 00:02:04 alebo su[8506]: + pts/3 alex:root
Feb 5 00:02:04 alebo su(pam_unix)[8506]: session opened for user root by (uid=1000)
Code: Select all
Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.19-gentoo-r4 i686)
=================================================================
System uname: 2.6.19-gentoo-r4 i686 Intel(R) Pentium(R) M processor 1.73GHz
Gentoo Base System release 1.12.6
Last Sync: Sun, 04 Feb 2007 12:30:08 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python: 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.17
sys-devel/autoconf: 2.13, 2.61
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils: 2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium-m -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE.UTF-8"
LC_ALL="de_DE.UTF-8"
LINGUAS="de en"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/stuart-desktop /usr/portage/local/layman/gentopia /usr/portage/local/layman/enlightenment"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X acpi alsa alsa_cards_ali5451 alsa_cards_als4000 alsa_cards_atiixp alsa_cards_atiixp-modem alsa_cards_bt87x alsa_cards_ca0106 alsa_cards_cmipci alsa_cards_emu10k1x alsa_cards_ens1370 alsa_cards_ens1371 alsa_cards_es1938 alsa_cards_es1968 alsa_cards_fm801 alsa_cards_hda-intel alsa_cards_intel8x0 alsa_cards_intel8x0m alsa_cards_maestro3 alsa_cards_trident alsa_cards_usb-audio alsa_cards_via82xx alsa_cards_via82xx-modem alsa_cards_ymfpci alsa_pcm_plugins_adpcm alsa_pcm_plugins_alaw alsa_pcm_plugins_asym alsa_pcm_plugins_copy alsa_pcm_plugins_dmix alsa_pcm_plugins_dshare alsa_pcm_plugins_dsnoop alsa_pcm_plugins_empty alsa_pcm_plugins_extplug alsa_pcm_plugins_file alsa_pcm_plugins_hooks alsa_pcm_plugins_iec958 alsa_pcm_plugins_ioplug alsa_pcm_plugins_ladspa alsa_pcm_plugins_lfloat alsa_pcm_plugins_linear alsa_pcm_plugins_meter alsa_pcm_plugins_mulaw alsa_pcm_plugins_multi alsa_pcm_plugins_null alsa_pcm_plugins_plug alsa_pcm_plugins_rate alsa_pcm_plugins_route alsa_pcm_plugins_share alsa_pcm_plugins_shm alsa_pcm_plugins_softvol avi berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox fortran gdbm gif gpm gstreamer hal iconv input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics ipv6 isdnlog jpeg kde kernel_linux lcd_devices_bayrad lcd_devices_cfontz lcd_devices_cfontz633 lcd_devices_glk lcd_devices_hd44780 lcd_devices_lb216 lcd_devices_lcdm001 lcd_devices_mtxorb lcd_devices_ncurses lcd_devices_text ldap libg++ linguas_de linguas_en logitech-mouse mad midi mikmod mmx mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session spell spl sse ssl tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU video_cards_fbdev video_cards_fglrx video_cards_radeon video_cards_vesa vorbis widescreen win32codecs x86 xml xorg xv zlib"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
