LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 07-10-2013, 04:31 PM   #1
leamassiot
Member
 
Registered: Dec 2005
Location: France
Distribution: Debian
Posts: 123

Rep: Reputation: 17
Question Wheezy upgrade - "X.Org X Server" failure


Hi,
I just upgraded a server from "Squeeze" to "Wheezy", it went well apart from the "X.Org X Server".
I use "X.Org X Server" in combination with "Openbox".
Before the upgrade, "startx" was working well.
Now it fails with the message:
Code:
"Fatal server error:
AddScreen/ScreenInit failed for driver 0"
Even if I remove the "xorg.conf" file from "/etc/X11" or if I generate a new one with "Xorg -configure", it always fails with the same message.

I don't know how to solve that problem.
Can you help me?
Thank you.
 
Old 07-10-2013, 08:13 PM   #2
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

have you looked at /var/log/Xorg.0.log to check the full output?

Evo2.
 
Old 07-11-2013, 03:28 AM   #3
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Remove the xorg.conf file and try to startx without it.
 
Old 07-11-2013, 03:56 AM   #4
leamassiot
Member
 
Registered: Dec 2005
Location: France
Distribution: Debian
Posts: 123

Original Poster
Rep: Reputation: 17
Thank you for your answer.

Quote:
have you looked at /var/log/Xorg.0.log to check the full output?
Of course I have, it is suggested in the output when "startx" fails.
I could see the error message:
Code:
Fatal server error: AddScreen/ScreenInit failed for driver 0
Yet, I don't know what else to look for in that log file.

It's not the first time in my life I struggle with "X Org X Server".
I would be more interesting for me if you could tell me what I should look for instead of having a look for me.

What could possibly go wrong (I guess there might only be a few possibilities given that I personally didn't change anything)?
What to put in the "xorg.conf" file?
Do I even need a "xorg.xonf" file (note that it doesn't work better with no config file: I checked. I actually get exactly the same error message with no "xorg.conf" file at all in "/etc/X11").
Where to retrieve the info I need from the system (lspci...) to properly configure that file (Section "Device" for instance)?
Does a new driver have to be installed given it's a Radeon graphics card?
Could it be "Openbox" which makes the "startx" command fail?

I really want to insist on the fact that my config what definitely working before the upgrade from "Squeeze" to "Wheezy" and that I didn't change anything in the "Squeeze" old working config.

Thank you.
 
Old 07-11-2013, 09:42 AM   #5
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,
Quote:
Originally Posted by leamassiot View Post
Code:
Fatal server error: AddScreen/ScreenInit failed for driver 0
Yet, I don't know what else to look for in that log file.
If you post the whole file, perhaps someone who does can help.

Quote:
I would be more interesting for me if you could tell me what I should look for instead of having a look for me.
Not many people are likely able to do that efficiently without more information.

Quote:
What to put in the "xorg.conf" file?
In this situation it's probably best to not have one.

Evo2.
 
Old 07-11-2013, 12:56 PM   #6
leamassiot
Member
 
Registered: Dec 2005
Location: France
Distribution: Debian
Posts: 123

Original Poster
Rep: Reputation: 17
Hi,

Ok, here is the log file "/var/log/Xorg.0.log" (490 lines) after a failing "startx".
(Note that there is no "xorg.conf" in "/etc/X11").

Thank you.

Code:
[   690.978] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[   690.981] X Protocol Version 11, Revision 0
[   690.982] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[   690.983] Current Operating System: Linux xxxxx 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64
[   690.983] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=70daf53e-f087-4a17-9906-c0d8ec449d59 ro quiet
[   690.985] Build Date: 17 April 2013  10:22:47AM
[   690.986] xorg-server 2:1.12.4-6 (Julien Cristau <jcristau@debian.org>) 
[   690.987] Current version of pixman: 0.26.0
[   690.988] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   690.988] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   690.992] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 11 19:48:11 2013
[   691.249] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   691.250] (==) No Layout section.  Using the first Screen section.
[   691.250] (==) No screen section available. Using defaults.
[   691.250] (**) |-->Screen "Default Screen Section" (0)
[   691.250] (**) |   |-->Monitor "<default monitor>"
[   691.250] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   691.250] (==) Automatically adding devices
[   691.250] (==) Automatically enabling devices
[   691.250] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   691.250] 	Entry deleted from font path.
[   691.250] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   691.250] 	Entry deleted from font path.
[   691.250] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   691.250] 	Entry deleted from font path.
[   691.250] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[   691.250] 	Entry deleted from font path.
[   691.250] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   691.250] 	Entry deleted from font path.
[   691.250] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   691.250] 	Entry deleted from font path.
[   691.250] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[   691.250] 	Entry deleted from font path.
[   691.250] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	built-ins
[   691.250] (==) ModulePath set to "/usr/lib/xorg/modules"
[   691.250] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   691.250] (II) Loader magic: 0x7f6151ea2ae0
[   691.250] (II) Module ABI versions:
[   691.250] 	X.Org ANSI C Emulation: 0.4
[   691.250] 	X.Org Video Driver: 12.1
[   691.250] 	X.Org XInput driver : 16.0
[   691.250] 	X.Org Server Extension : 6.0
[   691.250] (--) PCI:*(0:1:0:0) 1002:68f9:1043:03ca rev 0, Mem @ 0xc0000000/268435456, 0xfe620000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[   691.250] (II) Open ACPI successful (/var/run/acpid.socket)
[   691.250] (II) LoadModule: "extmod"
[   691.251] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   691.251] (II) Module extmod: vendor="X.Org Foundation"
[   691.251] 	compiled for 1.12.4, module version = 1.0.0
[   691.251] 	Module class: X.Org Server Extension
[   691.251] 	ABI class: X.Org Server Extension, version 6.0
[   691.251] (II) Loading extension SELinux
[   691.251] (II) Loading extension MIT-SCREEN-SAVER
[   691.251] (II) Loading extension XFree86-VidModeExtension
[   691.251] (II) Loading extension XFree86-DGA
[   691.251] (II) Loading extension DPMS
[   691.251] (II) Loading extension XVideo
[   691.251] (II) Loading extension XVideo-MotionCompensation
[   691.251] (II) Loading extension X-Resource
[   691.251] (II) LoadModule: "dbe"
[   691.251] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   691.251] (II) Module dbe: vendor="X.Org Foundation"
[   691.251] 	compiled for 1.12.4, module version = 1.0.0
[   691.251] 	Module class: X.Org Server Extension
[   691.251] 	ABI class: X.Org Server Extension, version 6.0
[   691.251] (II) Loading extension DOUBLE-BUFFER
[   691.251] (II) LoadModule: "glx"
[   691.251] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   691.251] (II) Module glx: vendor="X.Org Foundation"
[   691.251] 	compiled for 1.12.4, module version = 1.0.0
[   691.251] 	ABI class: X.Org Server Extension, version 6.0
[   691.251] (==) AIGLX enabled
[   691.251] (II) Loading extension GLX
[   691.251] (II) LoadModule: "record"
[   691.251] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   691.251] (II) Module record: vendor="X.Org Foundation"
[   691.251] 	compiled for 1.12.4, module version = 1.13.0
[   691.251] 	Module class: X.Org Server Extension
[   691.251] 	ABI class: X.Org Server Extension, version 6.0
[   691.251] (II) Loading extension RECORD
[   691.251] (II) LoadModule: "dri"
[   691.251] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   691.251] (II) Module dri: vendor="X.Org Foundation"
[   691.251] 	compiled for 1.12.4, module version = 1.0.0
[   691.251] 	ABI class: X.Org Server Extension, version 6.0
[   691.251] (II) Loading extension XFree86-DRI
[   691.251] (II) LoadModule: "dri2"
[   691.251] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   691.251] (II) Module dri2: vendor="X.Org Foundation"
[   691.251] 	compiled for 1.12.4, module version = 1.2.0
[   691.251] 	ABI class: X.Org Server Extension, version 6.0
[   691.251] (II) Loading extension DRI2
[   691.252] (==) Matched ati as autoconfigured driver 0
[   691.252] (==) Matched vesa as autoconfigured driver 1
[   691.252] (==) Matched fbdev as autoconfigured driver 2
[   691.252] (==) Assigned the driver to the xf86ConfigLayout
[   691.252] (II) LoadModule: "ati"
[   691.252] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[   691.256] (II) Module ati: vendor="X.Org Foundation"
[   691.256] 	compiled for 1.12.4, module version = 6.14.99
[   691.256] 	Module class: X.Org Video Driver
[   691.256] 	ABI class: X.Org Video Driver, version 12.1
[   691.256] (II) LoadModule: "radeon"
[   691.256] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[   691.256] (II) Module radeon: vendor="X.Org Foundation"
[   691.256] 	compiled for 1.12.4, module version = 6.14.99
[   691.256] 	Module class: X.Org Video Driver
[   691.256] 	ABI class: X.Org Video Driver, version 12.1
[   691.256] (II) LoadModule: "vesa"
[   691.256] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   691.261] (II) Module vesa: vendor="X.Org Foundation"
[   691.261] 	compiled for 1.12.1, module version = 2.3.1
[   691.261] 	Module class: X.Org Video Driver
[   691.261] 	ABI class: X.Org Video Driver, version 12.0
[   691.261] (II) LoadModule: "fbdev"
[   691.261] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   691.262] (II) Module fbdev: vendor="X.Org Foundation"
[   691.262] 	compiled for 1.12.1, module version = 0.4.2
[   691.262] 	ABI class: X.Org Video Driver, version 12.0
[   691.262] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA
[   691.264] (II) VESA: driver for VESA chipsets: vesa
[   691.264] (II) FBDEV: driver for framebuffer: fbdev
[   691.264] (--) using VT number 7

[   691.267] (II) [KMS] Kernel modesetting enabled.
[   691.267] (WW) Falling back to old probe method for vesa
[   691.267] (WW) Falling back to old probe method for fbdev
[   691.267] (II) Loading sub module "fbdevhw"
[   691.267] (II) LoadModule: "fbdevhw"
[   691.267] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   691.280] (II) Module fbdevhw: vendor="X.Org Foundation"
[   691.280] 	compiled for 1.12.4, module version = 0.0.2
[   691.280] 	ABI class: X.Org Video Driver, version 12.1
[   691.280] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   691.280] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[   691.280] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   691.280] (==) RADEON(0): Default visual is TrueColor
[   691.280] (==) RADEON(0): RGB weight 888
[   691.280] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[   691.280] (--) RADEON(0): Chipset: "ATI Radeon HD 5450" (ChipID = 0x68f9)
[   691.280] (II) RADEON(0): PCIE card detected
[   691.280] drmOpenDevice: node name is /dev/dri/card0
[   691.280] drmOpenDevice: open result is 9, (OK)
[   691.280] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[   691.280] drmOpenDevice: node name is /dev/dri/card0
[   691.280] drmOpenDevice: open result is 9, (OK)
[   691.280] drmOpenByBusid: drmOpenMinor returns 9
[   691.280] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[   691.280] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[   691.280] (II) RADEON(0): GPU accel disabled or not working, using shadowfb for KMS
[   691.280] (II) Loading sub module "shadow"
[   691.280] (II) LoadModule: "shadow"
[   691.280] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   691.280] (II) Module shadow: vendor="X.Org Foundation"
[   691.280] 	compiled for 1.12.4, module version = 1.1.0
[   691.280] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   691.280] (II) RADEON(0): KMS Color Tiling: disabled
[   691.280] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[   691.284] (II) RADEON(0): Output HDMI-0 has no monitor section
[   691.301] (II) RADEON(0): Output DVI-0 has no monitor section
[   691.354] (II) RADEON(0): Output VGA-0 has no monitor section
[   691.358] (II) RADEON(0): EDID for output HDMI-0
[   691.376] (II) RADEON(0): EDID for output DVI-0
[   691.428] (II) RADEON(0): EDID for output VGA-0
[   691.428] (II) RADEON(0): Manufacturer: GSM  Model: 4bad  Serial#: 34067
[   691.428] (II) RADEON(0): Year: 2010  Week: 6
[   691.428] (II) RADEON(0): EDID Version: 1.3
[   691.428] (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[   691.428] (II) RADEON(0): Sync:  Separate  SyncOnGreen
[   691.428] (II) RADEON(0): Max Image Size [cm]: horiz.: 41  vert.: 23
[   691.428] (II) RADEON(0): Gamma: 2.20
[   691.428] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[   691.428] (II) RADEON(0): First detailed timing is preferred mode
[   691.428] (II) RADEON(0): redX: 0.641 redY: 0.334   greenX: 0.301 greenY: 0.608
[   691.428] (II) RADEON(0): blueX: 0.145 blueY: 0.073   whiteX: 0.313 whiteY: 0.329
[   691.428] (II) RADEON(0): Supported established timings:
[   691.428] (II) RADEON(0): 720x400@70Hz
[   691.428] (II) RADEON(0): 640x480@60Hz
[   691.428] (II) RADEON(0): 640x480@75Hz
[   691.428] (II) RADEON(0): 800x600@60Hz
[   691.428] (II) RADEON(0): 800x600@75Hz
[   691.428] (II) RADEON(0): 832x624@75Hz
[   691.428] (II) RADEON(0): 1024x768@60Hz
[   691.428] (II) RADEON(0): 1024x768@75Hz
[   691.428] (II) RADEON(0): Manufacturer's mask: 0
[   691.428] (II) RADEON(0): Supported standard timings:
[   691.428] (II) RADEON(0): #0: hsize: 640  vsize 480  refresh: 75  vid: 20273
[   691.428] (II) RADEON(0): #1: hsize: 800  vsize 600  refresh: 75  vid: 20293
[   691.428] (II) RADEON(0): #2: hsize: 1024  vsize 768  refresh: 75  vid: 20321
[   691.428] (II) RADEON(0): Supported detailed timing:
[   691.428] (II) RADEON(0): clock: 85.5 MHz   Image Size:  406 x 229 mm
[   691.428] (II) RADEON(0): h_active: 1360  h_sync: 1424  h_sync_end 1536 h_blank_end 1792 h_border: 0
[   691.428] (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 795 v_border: 0
[   691.428] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 61 kHz, PixClock max 95 MHz
[   691.428] (II) RADEON(0): Monitor name: W1943
[   691.428] (II) RADEON(0): EDID (in hex):
[   691.428] (II) RADEON(0): 	00ffffffffffff001e6dad4b13850000
[   691.428] (II) RADEON(0): 	061401036a291778ea2335a4554d9b25
[   691.428] (II) RADEON(0): 	125054a56a00314f454f614f01010101
[   691.428] (II) RADEON(0): 	010101010101662150b051001b304070
[   691.428] (II) RADEON(0): 	360096e51000001e0000000000000000
[   691.428] (II) RADEON(0): 	00000000000000000000000000fd0038
[   691.428] (II) RADEON(0): 	4b1e3d09000a202020202020000000fc
[   691.428] (II) RADEON(0): 	0057313934330a202020202020200062
[   691.429] (II) RADEON(0): Printing probed modes for output VGA-0
[   691.429] (II) RADEON(0): Modeline "1360x768"x60.0   85.50  1360 1424 1536 1792  768 771 777 795 +hsync +vsync (47.7 kHz eP)
[   691.429] (II) RADEON(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[   691.429] (II) RADEON(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   691.429] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   691.429] (II) RADEON(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   691.429] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   691.429] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   691.429] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   691.429] (II) RADEON(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   691.429] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   691.429] (II) RADEON(0): Output HDMI-0 disconnected
[   691.429] (II) RADEON(0): Output DVI-0 disconnected
[   691.429] (II) RADEON(0): Output VGA-0 connected
[   691.429] (II) RADEON(0): Using exact sizes for initial modes
[   691.429] (II) RADEON(0): Output VGA-0 using initial mode 1360x768
[   691.429] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   691.429] (II) RADEON(0): mem size init: gart size :1feff000 vram size: s:10000000 visible:fba0000
[   691.429] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[   691.429] (==) RADEON(0): DPI set to (96, 96)
[   691.429] (II) Loading sub module "fb"
[   691.429] (II) LoadModule: "fb"
[   691.429] (II) Loading /usr/lib/xorg/modules/libfb.so
[   691.429] (II) Module fb: vendor="X.Org Foundation"
[   691.429] 	compiled for 1.12.4, module version = 1.0.0
[   691.429] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   691.429] (II) Loading sub module "ramdac"
[   691.429] (II) LoadModule: "ramdac"
[   691.429] (II) Module "ramdac" already built-in
[   691.429] (II) UnloadModule: "vesa"
[   691.429] (II) Unloading vesa
[   691.429] (II) UnloadModule: "fbdev"
[   691.429] (II) Unloading fbdev
[   691.429] (II) UnloadSubModule: "fbdevhw"
[   691.429] (II) Unloading fbdevhw
[   691.429] (--) Depth 24 pixmap format is 32 bpp
[   691.429] (EE) RADEON(0): failed to initialise surface manager
[   691.429] (EE) RADEON(0): radeon_setup_kernel_mem failed
[   691.429] 
Fatal server error:
[   691.429] AddScreen/ScreenInit failed for driver 0
[   691.429] 
[   691.429] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   691.429] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   691.429] 
[   691.434] Server terminated with error (1). Closing log file.
 
Old 07-11-2013, 07:29 PM   #7
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

maybe I should have mentioned this but I had assumed you had actually read the log file...
There is a hint in the file itself on what to look for:
Code:
[   690.988] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
So, armed with that information we look for lines with (WW) and (EE).

The first seven warning lines indicate that you are missing some fonts, but that shouldn't matter.

We see informational lines showing various X extensions being loaded. Next we see that the ati module and radeon modules are loaded. So you seem to have and ATI card and X is trying to use the Free driver.

Next thing of possible interest are the warnings about using the old probe method for vesa and fbdev, but that shouldn't matter because you are using the ati driver.

Then I don't see anything of particular interest until:
Code:
[   691.429] (EE) RADEON(0): failed to initialise surface manager
[   691.429] (EE) RADEON(0): radeon_setup_kernel_mem failed
[   691.429] 
Fatal server error:
[   691.429] AddScreen/ScreenInit failed for driver 0
These errors seem quite non specific (to me at least). I checked for known bugs and found:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676299

There are other posts in forums and bug trackers that are similar, but I've not seen a concrete explanation or fix. Although there does appear to be some indication that a newer kernel might solve this (presumably you are running the standard 3.2.0 kernel in wheezy).

Also, just be sure I wonder if perhaps you have the old proprietary fglrx driver installed. I would be good to rule that out as a source or complication of your problems. To find if it is installed via your package manager do:
Code:
dpkg -l '*fglrx*'
And look for lines with "i" in the second column, and uninstall the corresponding packages (if any).

There is also the possibility that fglrx was installed by hand - outside of dpkg. You may or may not remember doing it. You should be able to check by running
Code:
locate fglrx
Finally it might be useful to know exactly what video device you have, so please run the following and post the output.
Code:
lspci | grep -i vga
Evo2.
 
Old 07-11-2013, 07:34 PM   #8
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
The error suggest there's something going on with the kernel driver. Can you show the output of 'dmesg' ?

Adam
 
Old 07-12-2013, 06:03 PM   #9
leamassiot
Member
 
Registered: Dec 2005
Location: France
Distribution: Debian
Posts: 123

Original Poster
Rep: Reputation: 17
Hi and thank you for your answers.

Quote:
presumably you are running the standard 3.2.0 kernel in wheezy
I noticed I was still running the kernel "2.6.32-5-amd64".
I guess I did an incomplete upgrade of the system... I don't know...
Here is what I did according to what I read in http://www.debian.org/releases/stabl...upgrading.html
Code:
# apt-get upgrade
# apt-get dist-upgrade
# apt-get update
(I'm not saying I read well enough, but I definitely read that document).

Thank you for the indications about the log file.

Quote:
So you seem to have and ATI card
Finally it might be useful to know exactly what video device you have
Here it is:
Code:
# lspci | grep -i vga
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Cedar PRO [Radeon HD 5450/6350]
Quote:
> and X is trying to use the Free driver.
May I ask how this can be seen?

Thank you for checking other posts in forums and bug trackers.

Code:
# dpkg -l '*fglrx*'
----+-----------------+-----------+---------------+------------------------------
    | Name            | Version   | Architecture  | Description   
----+-----------------+-----------+---------------+------------------------------
un  | fglrx-glx       | <none>    |               | (no description available)
----+-----------------+-----------+---------------+------------------------------
un  | fglrx-glx-ia32  | <none>    |               | (no description available)
----+-----------------+-----------+---------------+------------------------------
I guess it means these packages are not installed.

Quote:
There is also the possibility that fglrx was installed by hand - outside of dpkg.
No, it wasn't. "locate fglrx" returns nothing.

Thank you for helping me.
 
Old 07-12-2013, 06:18 PM   #10
leamassiot
Member
 
Registered: Dec 2005
Location: France
Distribution: Debian
Posts: 123

Original Poster
Rep: Reputation: 17
Hi,
Here is the result of "dmesg" after a fresh reboot (in two separate posts).
Thank you for helping.
Code:
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-amd64 (Debian 2.6.32-46) (dannf@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Sun Sep 23 10:07:46 UTC 2012
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=70daf53e-f087-4a17-9906-c0d8ec449d59 ro quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
[    0.000000]  BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bf421000 (usable)
[    0.000000]  BIOS-e820: 00000000bf421000 - 00000000bf478000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bf478000 - 00000000bf5ab000 (reserved)
[    0.000000]  BIOS-e820: 00000000bf5ab000 - 00000000bf5bc000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bf5bc000 - 00000000bf5d0000 (reserved)
[    0.000000]  BIOS-e820: 00000000bf5d0000 - 00000000bf5d2000 (usable)
[    0.000000]  BIOS-e820: 00000000bf5d2000 - 00000000bf5d3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bf5d3000 - 00000000bf5db000 (reserved)
[    0.000000]  BIOS-e820: 00000000bf5db000 - 00000000bf5e5000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bf5e5000 - 00000000bf641000 (reserved)
[    0.000000]  BIOS-e820: 00000000bf641000 - 00000000bf684000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bf684000 - 00000000bf800000 (usable)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000043f800000 (usable)
[    0.000000] DMI 2.6 present.
[    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0x43f800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask C00000000 write-back
[    0.000000]   1 base 400000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   3 base 43F800000 mask FFF800000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xbf800 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-00000000bf800000
[    0.000000]  0000000000 - 00bf800000 page 2M
[    0.000000] kernel direct mapping tables up to bf800000 @ 10000-14000
[    0.000000] init_memory_mapping: 0000000100000000-000000043f800000
[    0.000000]  0100000000 - 043f800000 page 2M
[    0.000000] kernel direct mapping tables up to 43f800000 @ 12000-24000
[    0.000000] RAMDISK: 36e4e000 - 3771e360
[    0.000000] ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 00000000bf470068 0004C (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 00000000bf477c38 000F4 (v04 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 00000000bf470140 07AF4 (v02 ALASKA    A M I 00000000 INTL 20051117)
[    0.000000] ACPI: FACS 00000000bf5dcf80 00040
[    0.000000] ACPI: APIC 00000000bf477d30 00072 (v03 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 00000000bf477da8 00102 (v01 AMICPU     PROC 00000001 MSFT 03000001)
[    0.000000] ACPI: MCFG 00000000bf477eb0 0003C (v01 ALASKA    A M I 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000bf477ef0 00038 (v01 ALASKA    A M I 01072009 AMI. 00000004)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000043f800000
[    0.000000] Bootmem setup node 0 0000000000000000-000000043f800000
[    0.000000]   NODE_DATA [000000000001f000 - 0000000000026fff]
[    0.000000]   bootmap [0000000000100000 -  0000000000187eff] pages 88
[    0.000000] (8 early reservations) ==> bootmem [0000000000 - 043f800000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0001000000 - 00016d9584]    TEXT DATA BSS ==> [0001000000 - 00016d9584]
[    0.000000]   #3 [0036e4e000 - 003771e360]          RAMDISK ==> [0036e4e000 - 003771e360]
[    0.000000]   #4 [000009ec00 - 0000100000]    BIOS reserved ==> [000009ec00 - 0000100000]
[    0.000000]   #5 [00016da000 - 00016da26a]              BRK ==> [00016da000 - 00016da26a]
[    0.000000]   #6 [0000010000 - 0000012000]          PGTABLE ==> [0000010000 - 0000012000]
[    0.000000]   #7 [0000012000 - 000001f000]          PGTABLE ==> [0000012000 - 000001f000]
[    0.000000] found SMP MP-table at [ffff8800000fcd90] fcd90
[    0.000000]  [ffffea0000000000-ffffea000edfffff] PMD -> [ffff880001800000-ffff88000f7fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0043f800
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[5] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x000bf421
[    0.000000]     0: 0x000bf5d0 -> 0x000bf5d2
[    0.000000]     0: 0x000bf684 -> 0x000bf800
[    0.000000]     0: 0x00100000 -> 0x0043f800
[    0.000000] On node 0 totalpages: 4189485
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 115 pages reserved
[    0.000000]   DMA zone: 3811 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 765399 pages, LIFO batch:31
[    0.000000]   Normal zone: 46564 pages used for memmap
[    0.000000]   Normal zone: 3359260 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bf421000 - 00000000bf478000
[    0.000000] PM: Registered nosave memory: 00000000bf478000 - 00000000bf5ab000
[    0.000000] PM: Registered nosave memory: 00000000bf5ab000 - 00000000bf5bc000
[    0.000000] PM: Registered nosave memory: 00000000bf5bc000 - 00000000bf5d0000
[    0.000000] PM: Registered nosave memory: 00000000bf5d2000 - 00000000bf5d3000
[    0.000000] PM: Registered nosave memory: 00000000bf5d3000 - 00000000bf5db000
[    0.000000] PM: Registered nosave memory: 00000000bf5db000 - 00000000bf5e5000
[    0.000000] PM: Registered nosave memory: 00000000bf5e5000 - 00000000bf641000
[    0.000000] PM: Registered nosave memory: 00000000bf641000 - 00000000bf684000
[    0.000000] PM: Registered nosave memory: 00000000bf800000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000
[    0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at bf800000 (gap: bf800000:3f51c000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 30 pages/cpu @ffff88000fa00000 s90328 r8192 d24360 u524288
[    0.000000] pcpu-alloc: s90328 r8192 d24360 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4128470
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=70daf53e-f087-4a17-9906-c0d8ec449d59 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.000000] Placing 64MB software IO TLB between ffff88000fb9e000 - ffff880013b9e000
[    0.000000] software IO TLB at phys 0xfb9e000 - 0x13b9e000
[    0.000000] Memory: 16445608k/17817600k available (3083k kernel code, 1059660k absent, 312332k reserved, 2048k data, 592k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:4352 nr_irqs:440
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.004000] Detected 3010.268 MHz processor.
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6020.53 BogoMIPS (lpj=12041072)
[    0.000012] Security Framework initialized
[    0.000015] SELinux:  Disabled at boot.
[    0.000822] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.003405] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.004513] Mount-cache hash table entries: 256
[    0.004589] Initializing cgroup subsys ns
[    0.004591] Initializing cgroup subsys cpuacct
[    0.004594] Initializing cgroup subsys devices
[    0.004595] Initializing cgroup subsys freezer
[    0.004596] Initializing cgroup subsys net_cls
[    0.004610] CPU: Physical Processor ID: 0
[    0.004611] CPU: Processor Core ID: 0
[    0.004614] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.004615] CPU: L2 cache: 256K
[    0.004616] CPU: L3 cache: 6144K
[    0.004618] CPU 0/0x0 -> Node 0
[    0.004620] mce: CPU supports 9 MCE banks
[    0.004630] CPU0: Thermal monitoring enabled (TM1)
[    0.004632] CPU 0 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 CMCI:8
[    0.004639] using mwait in idle threads.
[    0.004640] Performance Events: Nehalem/Corei7 events, Intel PMU driver.
[    0.004643] ... version:                3
[    0.004644] ... bit width:              48
[    0.004645] ... generic registers:      8
[    0.004646] ... value mask:             0000ffffffffffff
[    0.004647] ... max period:             000000007fffffff
[    0.004648] ... fixed-purpose events:   3
[    0.004649] ... event mask:             00000007000000ff
[    0.005406] ACPI: Core revision 20090903
[    0.016684] Setting APIC routing to flat
[    0.017019] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.056683] CPU0: Intel(R) Core(TM) i5-2320 CPU @ 3.00GHz stepping 07
[    0.164361] Booting processor 1 APIC 0x2 ip 0x6000
[    0.174589] Initializing CPU#1
[    0.252251] CPU: Physical Processor ID: 0
[    0.252252] CPU: Processor Core ID: 1
[    0.252254] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.252255] CPU: L2 cache: 256K
[    0.252256] CPU: L3 cache: 6144K
[    0.252258] CPU 1/0x2 -> Node 0
[    0.252268] CPU1: Thermal monitoring enabled (TM1)
[    0.252270] CPU 1 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
[    0.252345] CPU1: Intel(R) Core(TM) i5-2320 CPU @ 3.00GHz stepping 07
[    0.252351] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.272398] Booting processor 2 APIC 0x4 ip 0x6000
[    0.282630] Initializing CPU#2
[    0.360190] CPU: Physical Processor ID: 0
[    0.360191] CPU: Processor Core ID: 2
[    0.360193] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.360194] CPU: L2 cache: 256K
[    0.360195] CPU: L3 cache: 6144K
[    0.360197] CPU 2/0x4 -> Node 0
[    0.360208] CPU2: Thermal monitoring enabled (TM1)
[    0.360209] CPU 2 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
[    0.360281] CPU2: Intel(R) Core(TM) i5-2320 CPU @ 3.00GHz stepping 07
[    0.360287] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[    0.380333] Booting processor 3 APIC 0x6 ip 0x6000
[    0.390566] Initializing CPU#3
[    0.468130] CPU: Physical Processor ID: 0
[    0.468131] CPU: Processor Core ID: 3
[    0.468133] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.468134] CPU: L2 cache: 256K
[    0.468135] CPU: L3 cache: 6144K
[    0.468137] CPU 3/0x6 -> Node 0
[    0.468148] CPU3: Thermal monitoring enabled (TM1)
[    0.468149] CPU 3 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
[    0.468217] CPU3: Intel(R) Core(TM) i5-2320 CPU @ 3.00GHz stepping 07
[    0.468223] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[    0.488228] Brought up 4 CPUs
[    0.488230] Total of 4 processors activated (24081.14 BogoMIPS).
[    0.489815] CPU0 attaching sched-domain:
[    0.489817]  domain 0: span 0-3 level MC
[    0.489819]   groups: group ffff88000fa0fbf0 cpus 0 group ffff88000fa8fbf0 cpus 1 group ffff88000fb0fbf0 cpus 2 group ffff88000fb8fbf0 cpus 3
[    0.489825] CPU1 attaching sched-domain:
[    0.489826]  domain 0: span 0-3 level MC
[    0.489828]   groups: group ffff88000fa8fbf0 cpus 1 group ffff88000fb0fbf0 cpus 2 group ffff88000fb8fbf0 cpus 3 group ffff88000fa0fbf0 cpus 0
[    0.489832] CPU2 attaching sched-domain:
[    0.489833]  domain 0: span 0-3 level MC
[    0.489834]   groups: group ffff88000fb0fbf0 cpus 2 group ffff88000fb8fbf0 cpus 3 group ffff88000fa0fbf0 cpus 0 group ffff88000fa8fbf0 cpus 1
[    0.489839] CPU3 attaching sched-domain:
[    0.489840]  domain 0: span 0-3 level MC
[    0.489841]   groups: group ffff88000fb8fbf0 cpus 3 group ffff88000fa0fbf0 cpus 0 group ffff88000fa8fbf0 cpus 1 group ffff88000fb0fbf0 cpus 2
[    0.489974] devtmpfs: initialized
[    0.492729] regulator: core version 0.5
[    0.492758] NET: Registered protocol family 16
[    0.492814] ACPI: bus type pci registered
[    0.492861] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
[    0.492862] PCI: Not using MMCONFIG.
[    0.492863] PCI: Using configuration type 1 for base access
[    0.493377] bio: create slab <bio-0> at 0
[    0.493825] ACPI: EC: Look up EC in DSDT
[    0.494938] ACPI: Executed 1 blocks of module-level executable AML code
[    0.497620] ACPI Error (psargs-0359): [RAMB] Namespace lookup failure, AE_NOT_FOUND
[    0.497624] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20090903/nsinit-338)
[    0.499174] ACPI: Interpreter enabled
[    0.499176] ACPI: (supports S0 S1 S3 S4 S5)
[    0.499191] ACPI: Using IOAPIC for interrupt routing
[    0.499224] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
[    0.499334] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[    0.500979] PCI: Using MMCONFIG at e0000000 - e3ffffff
[    0.501160] ACPI: BIOS _OSI(Linux) query ignored
[    0.505174] ACPI: No dock devices found.
[    0.505430] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.505500] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.505502] pci 0000:00:01.0: PME# disabled
[    0.505563] pci 0000:00:16.0: reg 10 64bit mmio: [0xfe707000-0xfe70700f]
[    0.505619] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.505623] pci 0000:00:16.0: PME# disabled
[    0.505675] pci 0000:00:1a.0: reg 10 32bit mmio: [0xfe706000-0xfe7063ff]
[    0.505741] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.505745] pci 0000:00:1a.0: PME# disabled
[    0.505782] pci 0000:00:1b.0: reg 10 64bit mmio: [0xfe700000-0xfe703fff]
[    0.505832] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.505836] pci 0000:00:1b.0: PME# disabled
[    0.505916] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.505920] pci 0000:00:1c.0: PME# disabled
[    0.506003] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.506006] pci 0000:00:1c.2: PME# disabled
[    0.506088] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.506092] pci 0000:00:1c.3: PME# disabled
[    0.506175] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.506178] pci 0000:00:1c.4: PME# disabled
[    0.506260] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.506264] pci 0000:00:1c.5: PME# disabled
[    0.506346] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.506349] pci 0000:00:1c.6: PME# disabled
[    0.506431] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.506435] pci 0000:00:1c.7: PME# disabled
[    0.506483] pci 0000:00:1d.0: reg 10 32bit mmio: [0xfe705000-0xfe7053ff]
[    0.506550] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.506554] pci 0000:00:1d.0: PME# disabled
[    0.506681] pci 0000:00:1f.2: reg 10 io port: [0xf0d0-0xf0d7]
[    0.506686] pci 0000:00:1f.2: reg 14 io port: [0xf0c0-0xf0c3]
[    0.506691] pci 0000:00:1f.2: reg 18 io port: [0xf0b0-0xf0b7]
[    0.506696] pci 0000:00:1f.2: reg 1c io port: [0xf0a0-0xf0a3]
[    0.506701] pci 0000:00:1f.2: reg 20 io port: [0xf090-0xf09f]
[    0.506706] pci 0000:00:1f.2: reg 24 io port: [0xf080-0xf08f]
[    0.506757] pci 0000:00:1f.3: reg 10 64bit mmio: [0xfe704000-0xfe7040ff]
[    0.506769] pci 0000:00:1f.3: reg 20 io port: [0xf000-0xf01f]
[    0.506810] pci 0000:00:1f.5: reg 10 io port: [0xf070-0xf077]
[    0.506815] pci 0000:00:1f.5: reg 14 io port: [0xf060-0xf063]
[    0.506820] pci 0000:00:1f.5: reg 18 io port: [0xf050-0xf057]
[    0.506825] pci 0000:00:1f.5: reg 1c io port: [0xf040-0xf043]
[    0.506830] pci 0000:00:1f.5: reg 20 io port: [0xf030-0xf03f]
[    0.506835] pci 0000:00:1f.5: reg 24 io port: [0xf020-0xf02f]
[    0.506891] pci 0000:01:00.0: reg 10 64bit mmio pref: [0xc0000000-0xcfffffff]
[    0.506897] pci 0000:01:00.0: reg 18 64bit mmio: [0xfe620000-0xfe63ffff]
[    0.506901] pci 0000:01:00.0: reg 20 io port: [0xe000-0xe0ff]
[    0.506908] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xfe600000-0xfe61ffff]
[    0.506932] pci 0000:01:00.0: supports D1 D2
[    0.506957] pci 0000:01:00.1: reg 10 64bit mmio: [0xfe640000-0xfe643fff]
[    0.506994] pci 0000:01:00.1: supports D1 D2
[    0.512152] pci 0000:00:01.0: bridge io port: [0xe000-0xefff]
[    0.512162] pci 0000:00:01.0: bridge 32bit mmio: [0xfe600000-0xfe6fffff]
[    0.512165] pci 0000:00:01.0: bridge 64bit mmio pref: [0xc0000000-0xcfffffff]
[    0.512465] pci 0000:00:1c.4: transparent bridge
[    0.512552] pci 0000:05:00.0: transparent bridge
[    0.512635] pci 0000:07:00.0: reg 10 io port: [0xd040-0xd047]
[    0.512643] pci 0000:07:00.0: reg 14 io port: [0xd030-0xd033]
[    0.512652] pci 0000:07:00.0: reg 18 io port: [0xd020-0xd027]
[    0.512661] pci 0000:07:00.0: reg 1c io port: [0xd010-0xd013]
[    0.512669] pci 0000:07:00.0: reg 20 io port: [0xd000-0xd00f]
[    0.512685] pci 0000:07:00.0: reg 30 32bit mmio pref: [0xfe500000-0xfe50ffff]
[    0.512753] pci 0000:07:00.0: supports D1 D2
[    0.512754] pci 0000:07:00.0: PME# supported from D1 D2 D3hot
[    0.512759] pci 0000:07:00.0: PME# disabled
[    0.520198] pci 0000:00:1c.5: bridge io port: [0xd000-0xdfff]
[    0.520202] pci 0000:00:1c.5: bridge 32bit mmio: [0xfe500000-0xfe5fffff]
[    0.520259] pci 0000:08:00.0: reg 10 io port: [0xc000-0xc0ff]
[    0.520282] pci 0000:08:00.0: reg 18 64bit mmio pref: [0xd0004000-0xd0004fff]
[    0.520298] pci 0000:08:00.0: reg 20 64bit mmio pref: [0xd0000000-0xd0003fff]
[    0.520382] pci 0000:08:00.0: supports D1 D2
[    0.520383] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.520389] pci 0000:08:00.0: PME# disabled
[    0.528193] pci 0000:00:1c.6: bridge io port: [0xc000-0xcfff]
[    0.528201] pci 0000:00:1c.6: bridge 64bit mmio pref: [0xd0000000-0xd00fffff]
[    0.528271] pci 0000:09:00.0: reg 10 64bit mmio: [0xfe400000-0xfe407fff]
[    0.528388] pci 0000:09:00.0: PME# supported from D3hot D3cold
[    0.528394] pci 0000:09:00.0: PME# disabled
[    0.536204] pci 0000:00:1c.7: bridge 32bit mmio: [0xfe400000-0xfe4fffff]
[    0.536242] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.536336] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.536372] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[    0.536408] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT]
[    0.536442] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT]
[    0.536480] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4.BR16._PRT]
[    0.536536] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
[    0.536570] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT]
[    0.536604] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7._PRT]
[    0.540167] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.540237] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.540306] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.540374] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.540441] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.540509] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.540577] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.540647] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.540707] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.540710] vgaarb: loaded
[    0.540739] PCI: Using ACPI for IRQ routing
[    0.540879] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.540883] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.542895] Switching to clocksource tsc
[    0.543575] pnp: PnP ACPI init
[    0.543579] ACPI: bus type pnp registered
[    0.545059] pnp: PnP ACPI: found 12 devices
[    0.545061] ACPI: ACPI bus type pnp unregistered
[    0.545066] system 00:01: iomem range 0xfed10000-0xfed19fff has been reserved
[    0.545068] system 00:01: iomem range 0xe0000000-0xe3ffffff has been reserved
[    0.545070] system 00:01: iomem range 0xfed90000-0xfed93fff has been reserved
[    0.545071] system 00:01: iomem range 0xfed20000-0xfed3ffff has been reserved
[    0.545073] system 00:01: iomem range 0xfee00000-0xfee0ffff has been reserved
[    0.545077] system 00:02: ioport range 0x290-0x29f has been reserved
[    0.545080] system 00:06: ioport range 0x4d0-0x4d1 has been reserved
[    0.545084] system 00:09: ioport range 0x400-0x453 has been reserved
[    0.545085] system 00:09: ioport range 0x458-0x47f has been reserved
[    0.545087] system 00:09: ioport range 0x500-0x57f has been reserved
[    0.545089] system 00:09: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    0.545091] system 00:09: iomem range 0xfec00000-0xfecfffff could not be reserved
[    0.545092] system 00:09: iomem range 0xfed08000-0xfed08fff has been reserved
[    0.545094] system 00:09: iomem range 0xff000000-0xffffffff has been reserved
[    0.545097] system 00:0a: ioport range 0x454-0x457 has been reserved
[    0.549753] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.549755] pci 0000:00:01.0:   IO window: 0xe000-0xefff
[    0.549757] pci 0000:00:01.0:   MEM window: 0xfe600000-0xfe6fffff
[    0.549759] pci 0000:00:01.0:   PREFETCH window: 0x000000c0000000-0x000000cfffffff
[    0.549762] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    0.549763] pci 0000:00:1c.0:   IO window: disabled
[    0.549767] pci 0000:00:1c.0:   MEM window: disabled
[    0.549771] pci 0000:00:1c.0:   PREFETCH window: disabled
[    0.549776] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:03
[    0.549777] pci 0000:00:1c.2:   IO window: disabled
[    0.549782] pci 0000:00:1c.2:   MEM window: disabled
[    0.549785] pci 0000:00:1c.2:   PREFETCH window: disabled
[    0.549791] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:04
[    0.549792] pci 0000:00:1c.3:   IO window: disabled
[    0.549796] pci 0000:00:1c.3:   MEM window: disabled
[    0.549799] pci 0000:00:1c.3:   PREFETCH window: disabled
[    0.549805] pci 0000:05:00.0: PCI bridge, secondary bus 0000:06
[    0.549806] pci 0000:05:00.0:   IO window: disabled
[    0.549813] pci 0000:05:00.0:   MEM window: disabled
[    0.549819] pci 0000:05:00.0:   PREFETCH window: disabled
 
Old 07-12-2013, 06:19 PM   #11
leamassiot
Member
 
Registered: Dec 2005
Location: France
Distribution: Debian
Posts: 123

Original Poster
Rep: Reputation: 17
Second and last part of the result of "dmesg".
Thank you.
Code:
[    0.549828] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:05
[    0.549829] pci 0000:00:1c.4:   IO window: disabled
[    0.549834] pci 0000:00:1c.4:   MEM window: disabled
[    0.549837] pci 0000:00:1c.4:   PREFETCH window: disabled
[    0.549843] pci 0000:00:1c.5: PCI bridge, secondary bus 0000:07
[    0.549845] pci 0000:00:1c.5:   IO window: 0xd000-0xdfff
[    0.549850] pci 0000:00:1c.5:   MEM window: 0xfe500000-0xfe5fffff
[    0.549853] pci 0000:00:1c.5:   PREFETCH window: disabled
[    0.549859] pci 0000:00:1c.6: PCI bridge, secondary bus 0000:08
[    0.549861] pci 0000:00:1c.6:   IO window: 0xc000-0xcfff
[    0.549865] pci 0000:00:1c.6:   MEM window: disabled
[    0.549869] pci 0000:00:1c.6:   PREFETCH window: 0x000000d0000000-0x000000d00fffff
[    0.549875] pci 0000:00:1c.7: PCI bridge, secondary bus 0000:09
[    0.549876] pci 0000:00:1c.7:   IO window: disabled
[    0.549880] pci 0000:00:1c.7:   MEM window: 0xfe400000-0xfe4fffff
[    0.549884] pci 0000:00:1c.7:   PREFETCH window: disabled
[    0.549893]   alloc irq_desc for 16 on node -1
[    0.549894]   alloc kstat_irqs on node -1
[    0.549897] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.549900] pci 0000:00:01.0: setting latency timer to 64
[    0.549906]   alloc irq_desc for 17 on node -1
[    0.549907]   alloc kstat_irqs on node -1
[    0.549909] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.549912] pci 0000:00:1c.0: setting latency timer to 64
[    0.549919]   alloc irq_desc for 18 on node -1
[    0.549920]   alloc kstat_irqs on node -1
[    0.549922] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.549926] pci 0000:00:1c.2: setting latency timer to 64
[    0.549933]   alloc irq_desc for 19 on node -1
[    0.549934]   alloc kstat_irqs on node -1
[    0.549936] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.549939] pci 0000:00:1c.3: setting latency timer to 64
[    0.549946] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.549950] pci 0000:00:1c.4: setting latency timer to 64
[    0.549956] pci 0000:05:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.549962] pci 0000:05:00.0: setting latency timer to 64
[    0.549970] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.549973] pci 0000:00:1c.5: setting latency timer to 64
[    0.549980] pci 0000:00:1c.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.549983] pci 0000:00:1c.6: setting latency timer to 64
[    0.549990] pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.549993] pci 0000:00:1c.7: setting latency timer to 64
[    0.549997] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.549998] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.550000] pci_bus 0000:01: resource 0 io:  [0xe000-0xefff]
[    0.550001] pci_bus 0000:01: resource 1 mem: [0xfe600000-0xfe6fffff]
[    0.550003] pci_bus 0000:01: resource 2 pref mem [0xc0000000-0xcfffffff]
[    0.550004] pci_bus 0000:05: resource 3 io:  [0x00-0xffff]
[    0.550006] pci_bus 0000:05: resource 4 mem: [0x000000-0xffffffffffffffff]
[    0.550007] pci_bus 0000:06: resource 6 io:  [0x00-0xffff]
[    0.550009] pci_bus 0000:06: resource 7 mem: [0x000000-0xffffffffffffffff]
[    0.550010] pci_bus 0000:07: resource 0 io:  [0xd000-0xdfff]
[    0.550011] pci_bus 0000:07: resource 1 mem: [0xfe500000-0xfe5fffff]
[    0.550013] pci_bus 0000:08: resource 0 io:  [0xc000-0xcfff]
[    0.550014] pci_bus 0000:08: resource 2 pref mem [0xd0000000-0xd00fffff]
[    0.550016] pci_bus 0000:09: resource 1 mem: [0xfe400000-0xfe4fffff]
[    0.550031] NET: Registered protocol family 2
[    0.550275] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.551009] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.552006] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.552130] TCP: Hash tables configured (established 524288 bind 65536)
[    0.552131] TCP reno registered
[    0.552184] NET: Registered protocol family 1
[    0.552205]   alloc irq_desc for 23 on node -1
[    0.552206]   alloc kstat_irqs on node -1
[    0.552211] pci 0000:00:1a.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.680023] pci 0000:00:1a.0: PCI INT A disabled
[    0.680045] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.807948] pci 0000:00:1d.0: PCI INT A disabled
[    0.807958] pci 0000:01:00.0: Boot video device
[    0.807981] pci 0000:09:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.808015] pci 0000:09:00.0: PCI INT A disabled
[    0.808043] Unpacking initramfs...
[    0.946910] Freeing initrd memory: 9024k freed
[    0.948046] audit: initializing netlink socket (disabled)
[    0.948053] type=2000 audit(1373670360.793:1): initialized
[    0.950579] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.951368] VFS: Disk quotas dquot_6.5.2
[    0.951397] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.951444] msgmni has been set to 32137
[    0.951558] alg: No test for stdrng (krng)
[    0.951585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.951587] io scheduler noop registered
[    0.951588] io scheduler anticipatory registered
[    0.951589] io scheduler deadline registered
[    0.951620] io scheduler cfq registered (default)
[    0.951685]   alloc irq_desc for 24 on node -1
[    0.951686]   alloc kstat_irqs on node -1
[    0.951692] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[    0.951695] pcieport 0000:00:01.0: setting latency timer to 64
[    0.951768]   alloc irq_desc for 25 on node -1
[    0.951769]   alloc kstat_irqs on node -1
[    0.951775] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
[    0.951782] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.951916]   alloc irq_desc for 26 on node -1
[    0.951917]   alloc kstat_irqs on node -1
[    0.951923] pcieport 0000:00:1c.2: irq 26 for MSI/MSI-X
[    0.951931] pcieport 0000:00:1c.2: setting latency timer to 64
[    0.952021]   alloc irq_desc for 27 on node -1
[    0.952023]   alloc kstat_irqs on node -1
[    0.952029] pcieport 0000:00:1c.3: irq 27 for MSI/MSI-X
[    0.952037] pcieport 0000:00:1c.3: setting latency timer to 64
[    0.952126]   alloc irq_desc for 28 on node -1
[    0.952127]   alloc kstat_irqs on node -1
[    0.952133] pcieport 0000:00:1c.5: irq 28 for MSI/MSI-X
[    0.952140] pcieport 0000:00:1c.5: setting latency timer to 64
[    0.952230]   alloc irq_desc for 29 on node -1
[    0.952230]   alloc kstat_irqs on node -1
[    0.952237] pcieport 0000:00:1c.6: irq 29 for MSI/MSI-X
[    0.952244] pcieport 0000:00:1c.6: setting latency timer to 64
[    0.952333]   alloc irq_desc for 30 on node -1
[    0.952334]   alloc kstat_irqs on node -1
[    0.952340] pcieport 0000:00:1c.7: irq 30 for MSI/MSI-X
[    0.952348] pcieport 0000:00:1c.7: setting latency timer to 64
[    0.953143] Linux agpgart interface v0.103
[    0.953165] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.953253] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.953483] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.953564] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    0.953598] PNP: No PS/2 controller found. Probing ports directly.
[    0.956033] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.956037] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.956076] mice: PS/2 mouse device common for all mice
[    0.956098] rtc_cmos 00:04: RTC can wake from S4
[    0.956118] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.956144] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.956150] cpuidle: using governor ladder
[    0.956151] cpuidle: using governor menu
[    0.956153] No iBFT detected.
[    0.956307] TCP cubic registered
[    0.956369] NET: Registered protocol family 10
[    0.956728] Mobile IPv6
[    0.956729] NET: Registered protocol family 17
[    0.956767] PM: Resume from disk failed.
[    0.956772] registered taskstats version 1
[    0.957218] rtc_cmos 00:04: setting system clock to 2013-07-12 23:06:01 UTC (1373670361)
[    0.957256] Initalizing network drop monitor service
[    0.957272] Freeing unused kernel memory: 592k freed
[    0.957330] Write protecting the kernel read-only data: 4240k
[    0.963489] <30>udevd[77]: starting version 175
[    0.994579] usbcore: registered new interface driver usbfs
[    0.994594] usbcore: registered new interface driver hub
[    0.995112] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.995132] r8169 0000:08:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    0.995177] r8169 0000:08:00.0: setting latency timer to 64
[    0.995226]   alloc irq_desc for 31 on node -1
[    0.995228]   alloc kstat_irqs on node -1
[    0.995241] r8169 0000:08:00.0: irq 31 for MSI/MSI-X
[    0.995536] r8169 0000:08:00.0: eth0: RTL8168e/8111e at 0xffffc90006614000, c8:60:00:56:bd:f4, XID 0c200000 IRQ 31
[    0.995686] usbcore: registered new device driver usb
[    1.003126] xhci_hcd 0000:09:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    1.003150] xhci_hcd 0000:09:00.0: setting latency timer to 64
[    1.003154] xhci_hcd 0000:09:00.0: xHCI Host Controller
[    1.003168] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 1
[    1.004157] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.004170] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.004187] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.004190] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    1.004197] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2
[    1.004230] ehci_hcd 0000:00:1a.0: debug port 2
[    1.005982] SCSI subsystem initialized
[    1.008124] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[    1.008138] ehci_hcd 0000:00:1a.0: irq 23, io mem 0xfe706000
[    1.012814] xhci_hcd 0000:09:00.0: irq 19, io mem 0xfe400000
[    1.012858] usb usb1: config 1 interface 0 altsetting 0 endpoint 0x81 has no SuperSpeed companion descriptor
[    1.012864] usb usb1: New USB device found, idVendor=1d6b, idProduct=0003
[    1.012866] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.012867] usb usb1: Product: xHCI Host Controller
[    1.012868] usb usb1: Manufacturer: Linux 2.6.32-5-amd64 xhci_hcd
[    1.012869] usb usb1: SerialNumber: 0000:09:00.0
[    1.012901] libata version 3.00 loaded.
[    1.012917] usb usb1: configuration #1 chosen from 1 choice
[    1.012920] xHCI xhci_add_endpoint called for root hub
[    1.012921] xHCI xhci_check_bandwidth called for root hub
[    1.012940] hub 1-0:1.0: USB hub found
[    1.012944] hub 1-0:1.0: 4 ports detected
[    1.015748] pata_via 0000:07:00.0: version 0.3.4
[    1.015764] pata_via 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    1.015794] pata_via 0000:07:00.0: setting latency timer to 64
[    1.015845] scsi0 : pata_via
[    1.015892] scsi1 : pata_via
[    1.015921] ata1: PATA max UDMA/133 cmd 0xd040 ctl 0xd030 bmdma 0xd000 irq 17
[    1.015923] ata2: PATA max UDMA/133 cmd 0xd020 ctl 0xd010 bmdma 0xd008 irq 17
[    1.024002] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.024014] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.024015] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.024017] usb usb2: Product: EHCI Host Controller
[    1.024018] usb usb2: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[    1.024019] usb usb2: SerialNumber: 0000:00:1a.0
[    1.024059] usb usb2: configuration #1 chosen from 1 choice
[    1.024076] hub 2-0:1.0: USB hub found
[    1.024079] hub 2-0:1.0: 2 ports detected
[    1.024114] ata_piix 0000:00:1f.2: version 2.13
[    1.024123]   alloc irq_desc for 20 on node -1
[    1.024125]   alloc kstat_irqs on node -1
[    1.024129] ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[    1.024132] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.184671] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.184716] scsi2 : ata_piix
[    1.184757] scsi3 : ata_piix
[    1.185852] ata3: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf090 irq 20
[    1.185857] ata4: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf098 irq 20
[    1.185875] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.185898] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.185901] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    1.185908] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    1.185933] ehci_hcd 0000:00:1d.0: debug port 2
[    1.189820] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[    1.189824] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfe705000
[    1.203838] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.203856] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.203859] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.203861] usb usb3: Product: EHCI Host Controller
[    1.203863] usb usb3: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[    1.203866] usb usb3: SerialNumber: 0000:00:1d.0
[    1.203914] usb usb3: configuration #1 chosen from 1 choice
[    1.203930] hub 3-0:1.0: USB hub found
[    1.203934] hub 3-0:1.0: 2 ports detected
[    1.203969] ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[    1.203973] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    1.335650] usb 2-1: new high speed USB device using ehci_hcd and address 2
[    1.359639] ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
[    1.359650] ata_piix 0000:00:1f.5: setting latency timer to 64
[    1.359693] scsi4 : ata_piix
[    1.359727] scsi5 : ata_piix
[    1.360601] ata5: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 20
[    1.360602] ata6: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 20
[    1.466815] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.466818] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.466875] usb 2-1: configuration #1 chosen from 1 choice
[    1.466949] hub 2-1:1.0: USB hub found
[    1.467059] hub 2-1:1.0: 6 ports detected
[    1.578433] usb 3-1: new high speed USB device using ehci_hcd and address 2
[    1.710681] usb 3-1: New USB device found, idVendor=8087, idProduct=0024
[    1.710684] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.710739] usb 3-1: configuration #1 chosen from 1 choice
[    1.710834] hub 3-1:1.0: USB hub found
[    1.710929] hub 3-1:1.0: 8 ports detected
[    1.982288] usb 3-1.5: new low speed USB device using ehci_hcd and address 3
[    2.093849] usb 3-1.5: New USB device found, idVendor=1241, idProduct=1503
[    2.093852] usb 3-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.093854] usb 3-1.5: Product: USB Keyboard
[    2.093856] usb 3-1.5: Manufacturer:  
[    2.093912] usb 3-1.5: configuration #1 chosen from 1 choice
[    2.166190] usb 3-1.6: new low speed USB device using ehci_hcd and address 4
[    2.262508] usb 3-1.6: New USB device found, idVendor=046d, idProduct=c05b
[    2.262510] usb 3-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.262513] usb 3-1.6: Product: USB Optical Mouse
[    2.262515] usb 3-1.6: Manufacturer: Logitech
[    2.262566] usb 3-1.6: configuration #1 chosen from 1 choice
[    2.509961] ata4.01: failed to resume link (SControl 0)
[    2.521956] ata3.01: failed to resume link (SControl 0)
[    2.665945] ata4.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.665959] ata4.01: SATA link down (SStatus 0 SControl 0)
[    2.665970] ata4.01: link offline, clearing class 3 to NONE
[    2.674102] ata4.00: ATAPI: HL-DT-ST DVDRAM GH22NS90, HN00S300, max UDMA/100
[    2.678439] ata3.00: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.678450] ata3.01: SATA link down (SStatus 0 SControl 0)
[    2.682915] ata3.00: ATA-8: WDC WD10EARX-00N0YB0, 51.0AB51, max UDMA/133
[    2.682918] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.690103] ata4.00: configured for UDMA/100
[    2.698944] ata3.00: configured for UDMA/133
[    2.699017] scsi 2:0:0:0: Direct-Access     ATA      WDC WD10EARX-00N 51.0 PQ: 0 ANSI: 5
[    2.702212] scsi 3:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH22NS90  HN00 PQ: 0 ANSI: 5
[    2.705238] sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.705240] sd 2:0:0:0: [sda] 4096-byte physical blocks
[    2.705266] sd 2:0:0:0: [sda] Write Protect is off
[    2.705268] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.705290] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.705382]  sda:
[    2.708464] usbcore: registered new interface driver hiddev
[    2.717507] input:   USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.5/3-1.5:1.0/input/input1
[    2.717540] generic-usb 0003:1241:1503.0001: input,hidraw0: USB HID v1.10 Keyboard [  USB Keyboard] on usb-0000:00:1d.0-1.5/input0
[    2.725940]  sda1 < sda5
[    2.734576] input:   USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.5/3-1.5:1.1/input/input2
[    2.734604] generic-usb 0003:1241:1503.0002: input,hidraw1: USB HID v1.10 Device [  USB Keyboard] on usb-0000:00:1d.0-1.5/input1
[    2.736596] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input3
[    2.736626] generic-usb 0003:046D:C05B.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-1.6/input0
[    2.736638] usbcore: registered new interface driver usbhid
[    2.736639] usbhid: v2.6:USB HID core driver
[    2.742414]  sda6 sda7 > sda2 sda3 sda4
[    2.748848] sd 2:0:0:0: [sda] Attached SCSI disk
[    2.751223] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    2.751238] sr 3:0:0:0: Attached scsi generic sg1 type 5
[    2.773374] sr0: scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.773378] Uniform CD-ROM driver Revision: 3.20
[    2.773444] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    3.476243] PM: Starting manual resume from disk
[    3.476245] PM: Resume from partition 8:5
[    3.476246] PM: Checking hibernation image.
[    3.476386] PM: Error -22 checking image file
[    3.476388] PM: Resume from disk failed.
[    3.513881] kjournald starting.  Commit interval 5 seconds
[    3.513895] EXT3-fs: mounted filesystem with ordered data mode.
[    4.460222] <30>udevd[477]: starting version 175
[    4.674855] iTCO_vendor_support: vendor-support=0
[    4.721861] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    4.764970] ACPI: WMI: Mapper loaded
[    4.933606] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[    4.933625] ACPI: Power Button [PWRB]
[    4.933655] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[    4.933687] ACPI: Power Button [PWRF]
[    4.966719] ACPI: SSDT 00000000bf5dbc18 0038C (v01    AMI      IST 00000001 MSFT 03000001)
[    4.966892] ACPI: SSDT 00000000bf5dce18 00084 (v01    AMI      CST 00000001 MSFT 03000001)
[    4.967271] Monitor-Mwait will be used to enter C-2 state
[    4.967289] Monitor-Mwait will be used to enter C-3 state
[    4.967351] processor LNXCPU:00: registered as cooling_device0
[    4.967833] processor LNXCPU:01: registered as cooling_device1
[    4.968322] processor LNXCPU:02: registered as cooling_device2
[    4.968884] processor LNXCPU:03: registered as cooling_device3
[    5.346473] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    5.347203] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[    5.347275] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    5.347315] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    5.372161]   alloc irq_desc for 22 on node -1
[    5.372163]   alloc kstat_irqs on node -1
[    5.372168] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    5.372239] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    5.407275] [drm] Initialized drm 1.1.0 20060810
[    5.439167] Error: Driver 'pcspkr' is already registered, aborting...
[    5.456969] [drm] radeon kernel modesetting enabled.
[    5.456999] radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    5.457002] radeon 0000:01:00.0: setting latency timer to 64
[    5.457666] [drm] radeon: Initializing kernel modesetting.
[    5.457972] [drm] register mmio base: 0xFE620000
[    5.457974] [drm] register mmio size: 131072
[    5.458011] ATOM BIOS: 68F9.12.20.0.48.AS03
[    5.458071] [drm] Clocks initialized !
[    5.458083] mtrr: type mismatch for c0000000,10000000 old: write-back new: write-combining
[    5.458085] [drm] Detected VRAM RAM=256M, BAR=256M
[    5.458086] [drm] RAM width 64bits DDR
[    5.458138] [TTM] Zone  kernel: Available graphics memory: 8227614 kiB.
[    5.458139] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB.
[    5.458148] [drm] radeon: 256M of VRAM memory ready
[    5.458149] [drm] radeon: 512M of GTT memory ready.
[    5.459313] [drm] Radeon Display Connectors
[    5.459314] [drm] Connector 0:
[    5.459315] [drm]   HDMI-A
[    5.459316] [drm]   HPD1
[    5.459317] [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
[    5.459318] [drm]   Encoders:
[    5.459319] [drm]     DFP1: INTERNAL_UNIPHY1
[    5.459320] [drm] Connector 1:
[    5.459321] [drm]   DVI-I
[    5.459321] [drm]   HPD4
[    5.459322] [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[    5.459323] [drm]   Encoders:
[    5.459324] [drm]     DFP2: INTERNAL_UNIPHY
[    5.459325] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[    5.459326] [drm] Connector 2:
[    5.459327] [drm]   VGA
[    5.459328] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[    5.459329] [drm]   Encoders:
[    5.459330] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    5.466531] hda_codec: ALC887: BIOS auto-probing.
[    5.467942] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
[    5.582450] [drm] fb mappable at 0xC0040000
[    5.582452] [drm] vram apper at 0xC0000000
[    5.582453] [drm] size 4325376
[    5.582454] [drm] fb depth is 24
[    5.582455] [drm]    pitch is 5632
[    5.595442] Console: switching to colour frame buffer device 170x48
[    5.597642] fb0: radeondrmfb frame buffer device
[    5.597643] registered panic notifier
[    5.597645] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0
[    5.597694] HDA Intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    5.597739] HDA Intel 0000:01:00.1: setting latency timer to 64
[    5.931838] Adding 31249400k swap on /dev/sda5.  Priority:-1 extents:1 across:31249400k 
[    6.079023] fsck.ext3: sending ioctl 127c to a partition!
[    6.079025] fsck.ext3: sending ioctl 127c to a partition!
[    6.204670] EXT3 FS on sda2, internal journal
[    6.312234] loop: module loaded
[    6.520672] fsck.ext3: sending ioctl 127c to a partition!
[    6.520674] fsck.ext3: sending ioctl 127c to a partition!
[    6.762344] fsck.ext3: sending ioctl 127c to a partition!
[    6.762346] fsck.ext3: sending ioctl 127c to a partition!
[    6.812606] fsck.ext3: sending ioctl 127c to a partition!
[    6.812608] fsck.ext3: sending ioctl 127c to a partition!
[    6.971023] fsck.ext3: sending ioctl 127c to a partition!
[    6.971025] fsck.ext3: sending ioctl 127c to a partition!
[    7.219778] kjournald starting.  Commit interval 5 seconds
[    7.220085] EXT3 FS on sda4, internal journal
[    7.220090] EXT3-fs: mounted filesystem with ordered data mode.
[    7.233087] kjournald starting.  Commit interval 5 seconds
[    7.233347] EXT3 FS on sda6, internal journal
[    7.233351] EXT3-fs: mounted filesystem with ordered data mode.
[    7.258673] kjournald starting.  Commit interval 5 seconds
[    7.258941] EXT3 FS on sda3, internal journal
[    7.258945] EXT3-fs: mounted filesystem with ordered data mode.
[    7.284291] kjournald starting.  Commit interval 5 seconds
[    7.284664] EXT3 FS on sda7, internal journal
[    7.284669] EXT3-fs: mounted filesystem with ordered data mode.
[    8.564582] ip_tables: (C) 2000-2006 Netfilter Core Team
[    8.652555] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    8.652661] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[    8.652663] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[    8.652664] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[    8.709242] r8169 0000:08:00.0: firmware: requesting rtl_nic/rtl8168e-2.fw
[    8.733601] r8169 0000:08:00.0: eth0: unable to load firmware patch rtl_nic/rtl8168e-2.fw (-2)
[    8.751118] r8169 0000:08:00.0: eth0: link down
[    8.751147] r8169 0000:08:00.0: eth0: link down
[    8.752003] ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.012569] RPC: Registered udp transport module.
[    9.012570] RPC: Registered tcp transport module.
[    9.012572] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    9.074604] Slow work thread pool: Starting up
[    9.074757] Slow work thread pool: Ready
[    9.074792] FS-Cache: Loaded
[    9.106651] FS-Cache: Netfs 'nfs' registered for caching
[    9.143391] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   10.418409] r8169 0000:08:00.0: eth0: link up
[   10.419296] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   21.409292] eth0: no IPv6 routers present
 
Old 07-13-2013, 09:30 AM   #12
leamassiot
Member
 
Registered: Dec 2005
Location: France
Distribution: Debian
Posts: 123

Original Poster
Rep: Reputation: 17
Hi,

I think that my problem is solved.

My problem was that the kernel hadn't been upgraded.
I followed one of the instructions in the following article: http://www.pontikis.net/blog/debian-...eeze-to-wheezy
I did:
Code:
# apt-get install linux-image-2.6-amd64
I don't know exactly what I did next nor in which order (update, upgrade, reboot...), but now, the running kernel version is "3.2.0-4-amd64" and "startx" is working properly.

Thank you for your help.
 
Old 07-14-2013, 03:37 PM   #13
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Install this meta package and you shouldn't have this problem next time around
Code:
# apt-get install linux-image-amd64
(It is however, your responsibility to ensure that the system was updated).
 
1 members found this post helpful.
Old 07-15-2013, 03:21 AM   #14
leamassiot
Member
 
Registered: Dec 2005
Location: France
Distribution: Debian
Posts: 123

Original Poster
Rep: Reputation: 17
Thank you.

In response to "cynwulf".
Quote:
(It is however, your responsibility to ensure that the system was updated).
What do you mean?
I regularly do "apt-get update"s and I certainly did one before upgrading.
Shall I have done something else?
 
Old 07-15-2013, 06:01 AM   #15
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
You did not have a kernel meta package installed, thus the kernel could not be upgraded. A specific kernel package cannot be upgraded to another kernel. Instead a new kernel is installed and the old one marked as an obsolete package. It remains until you clean it up. So yes it's up to you as a debian user to ensure you're running the kernel from the stable branch and if not, install it.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
where is "Users and Groups" in Debian "Wheezy" ? StefanP Linux - Newbie 10 04-28-2014 03:37 PM
What are the options "Nosuid" "mode" "size" in /etc/fstab? tuxfiles.org does not help pstein Linux - Newbie 1 11-16-2012 12:58 AM
LXer: Deploy your own "cloud" with Debian "Wheezy" LXer Syndicated Linux News 0 04-25-2012 06:50 PM
k3b - "tao" failure and "sequential" dvd's ungua Linux - Software 16 12-03-2006 07:07 AM
nslookup: no response, captured 3 "server failure" packets trainpic Linux - Networking 3 02-08-2006 10:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 12:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration