prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
Fresh install of Debian Squeeze Stable with the LXDE desktop on an HP Mini 110. I have no sound at all. Code: Select allandrew@debian-netbook-andrew:~$ aplay /usr/share/sounds/alsa/Noise.wav ...is silent. Don't know if this will help: Code: Select allandrew@debian-netbook-andrew:~$ dpkg -l|grep alsa ii alsa-base 1.0.23+dfsg-2 ALSA driver configuration files ii alsa-utils 1.0.23-3 Utilities for configuring and using ALSA ii bluez-alsa 4.66-3 Bluetooth ALSA support ii libsdl1.2debian-alsa 1.2.14-6.1 Simple DirectMedia Layer (with X11 and ALSA options) ii xmms2-plugin-alsa 0.7DrNo+dfsg-2 XMMS2 - ALSA output I checked the volume control on LXDE panel, and it is all the way up. I also ran alsamixer and the volume was up on that, but no sound. The volume control buttons on this netbook are not working as well. For example, I hit the "mute" button, and it does not affect the volume control. I don't know if that has anything to do with it or not. I could use help, thanks! Q
Well what does this command as root show? Code: Select all# alsactl init if you're lucky it may initialise the sound. But please also post output of: Code: Select all$ cat /proc/asound/cards and also Code: Select all$ lspci | grep audio
I am on an HP Pavilion dv8000 laptop, running wheezy amd64 arch. I had issues of repeated disconnection on my laptop so I disabled wireless while cabled. This did not help much, so I uninstalled (purged) plasma-widget-networkmanagement. This widget was failing all the time because persistently invoking kwallet when setting was to connect automatically and password was already recorded. Disconnection issues persisted so I installed network manager Ceni. I cannot reconfigure wireless, Ceni reports: Code: Select allScanning for wireless networks...Could not set interface wlan0 flags: Operation not possible due to RF-kill Could not set interface 'wlan0' UP... The problem is that wireless is not even detected by system settings anymore, it only detects eth0. How can I re-enable wireless?
To help yourself and others that want to help you, post the output of Code: Select all$ lspci -knn
Greetings My motherboard in my squeeze system died and I had to replace it with a GA-H61M-USB3-B3 V2.0 which has an Atheros AR8151 chip (10/100/1000 Mbit). The Lan does not work (I assume I need to install a driver for it). Can anyone direct where to get a driver for it and how to install it. Thanks
Just edit the subject of your OP.
Hi I didn't saw a forum for presentations, so I introduce myself here. First of all, I want to thank all the work to the Debian community, My name is Albert and I'm from Barcelona (Spain). I've always been a Ubuntu user, and now, I'm starting with Debian. I am really excited about that because Debian is hard stuff for me. Until now I did well. I installed Debian 6.0.4 (amd64) on an Asus 1001P dualbooted with Windows 7 Ultimate x64 without any problems (tested first on VBox ). My idea is to remove Windows when I get my needs replaced Wi-fi and Sound was auto-detected and working properly I also installed non-free flash, Google Chrome, VLC, all perfect My trouble is with a multifunction device: Epson Stylus SX125: I'm succeeded installing the printer, but not the scanner. Connected through USB interface (the only way) I tried with Simple Scan (when I try to scan it says "Unable to connect to scanner"). With Image Scan! for Linux (downloaded from http://download.ebz.epson.net/dsc/du/02 ... 7403a4c878) and it says "Could not send command to scanner. Check the scanner's status" With XSane found the device but says "Failed to open device `epkowa:usb:002:002': Access to resource has been denied" I don't know what to do, is it possible to solve this? Thanks!
what is the output from Code: Select allscanimage -L ?
My thinkpad has AMD HD 6480G(from the APU A4-3300M) and HD 6470M dual graphics. I'm using Squeeze and I don't use the proprietary fglrx. From Xorg.0.log, it seems that fbdev is being used instead of radeon: Code: Select all[ 32.913] (==) Matched ati as autoconfigured driver 0 [ 32.913] (==) Matched vesa as autoconfigured driver 1 [ 32.913] (==) Matched fbdev as autoconfigured driver 2 Code: Select all[ 33.114] (II) UnloadModule: "vesa" [ 33.114] (II) Unloading vesa [ 33.114] (II) UnloadModule: "radeon" [ 33.114] (II) Unloading radeon and this line of error occurred many times: Code: Select all[ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument Is that normal or something is wrong? Other informations: I have already intalled the newest 3.2.0 kernel, xorg, xserver-xorg-video-*, firmware-linux-nonfree, libgl1-mesa-dri, libgl1-mesa-glx from squeeze-backports. I didn't create a xorg.conf. Code: Select all glxinfo | egrep -i 'render' direct rendering: Yes OpenGL renderer string: Software Rasterizer full Xorg.0.log: Code: Select all[ 32.434] X.Org X Server 1.10.4 Release Date: 2011-08-19 [ 32.434] X Protocol Version 11, Revision 0 [ 32.434] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian [ 32.434] Current Operating System: Linux MovingCastle 3.2.0-0.bpo.1-686-pae #1 SMP Thu Jan 26 01:40:55 UTC 2012 i686 [ 32.434] Kernel command line: root=UUID=e9bcfbfc-1e54-4aec-ac6d-1876864d1772 ro rootdelay=5 initrd=initrd.img-3.2.0-0.bpo.1-686-pae BOOT_IMAGE=vmlinuz-3.2.0-0.bpo.1-686-pae [ 32.435] Build Date: 29 August 2011 12:12:25AM [ 32.435] xorg-server 2:1.10.4-1~bpo60+1 (Cyril Brulebois <kibi@debian.org>) [ 32.435] Current version of pixman: 0.24.0 [ 32.435] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 32.435] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 32.435] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 6 11:47:11 2012 [ 32.473] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 32.500] (==) No Layout section. Using the first Screen section. [ 32.500] (==) No screen section available. Using defaults. [ 32.500] (**) |-->Screen "Default Screen Section" (0) [ 32.500] (**) | |-->Monitor "<default monitor>" [ 32.509] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 32.510] (==) Automatically adding devices [ 32.510] (==) Automatically enabling devices [ 32.566] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 32.566] Entry deleted from font path. [ 32.769] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins [ 32.769] (==) ModulePath set to "/usr/lib/xorg/modules" [ 32.769] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 32.769] (II) Loader magic: 0x81fa6c0 [ 32.769] (II) Module ABI versions: [ 32.769] X.Org ANSI C Emulation: 0.4 [ 32.769] X.Org Video Driver: 10.0 [ 32.769] X.Org XInput driver : 12.2 [ 32.769] X.Org Server Extension : 5.0 [ 32.770] (--) PCI:*(0:0:1:0) 1002:9648:17aa:21eb rev 0, Mem @ 0xd0000000/268435456, 0xf0c00000/262144, I/O @ 0x00005000/256 [ 32.770] (--) PCI: (0:1:0:0) 1002:6760:17aa:21eb rev 0, Mem @ 0xe0000000/268435456, 0xf0b00000/131072, I/O @ 0x00004000/256, BIOS @ 0x????????/131072 [ 32.770] (II) Open ACPI successful (/var/run/acpid.socket) [ 32.770] (II) LoadModule: "extmod" [ 32.800] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 32.819] (II) Module extmod: vendor="X.Org Foundation" [ 32.819] compiled for 1.10.4, module version = 1.0.0 [ 32.819] Module class: X.Org Server Extension [ 32.819] ABI class: X.Org Server Extension, version 5.0 [ 32.819] (II) Loading extension SELinux [ 32.820] (II) Loading extension MIT-SCREEN-SAVER [ 32.820] (II) Loading extension XFree86-VidModeExtension [ 32.820] (II) Loading extension XFree86-DGA [ 32.820] (II) Loading extension DPMS [ 32.820] (II) Loading extension XVideo [ 32.820] (II) Loading extension XVideo-MotionCompensation [ 32.820] (II) Loading extension X-Resource [ 32.820] (II) LoadModule: "dbe" [ 32.820] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 32.834] (II) Module dbe: vendor="X.Org Foundation" [ 32.834] compiled for 1.10.4, module version = 1.0.0 [ 32.834] Module class: X.Org Server Extension [ 32.834] ABI class: X.Org Server Extension, version 5.0 [ 32.834] (II) Loading extension DOUBLE-BUFFER [ 32.835] (II) LoadModule: "glx" [ 32.835] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 32.854] (II) Module glx: vendor="X.Org Foundation" [ 32.854] compiled for 1.10.4, module version = 1.0.0 [ 32.854] ABI class: X.Org Server Extension, version 5.0 [ 32.858] (==) AIGLX enabled [ 32.858] (II) Loading extension GLX [ 32.858] (II) LoadModule: "record" [ 32.858] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 32.878] (II) Module record: vendor="X.Org Foundation" [ 32.878] compiled for 1.10.4, module version = 1.13.0 [ 32.878] Module class: X.Org Server Extension [ 32.878] ABI class: X.Org Server Extension, version 5.0 [ 32.878] (II) Loading extension RECORD [ 32.878] (II) LoadModule: "dri" [ 32.879] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 32.910] (II) Module dri: vendor="X.Org Foundation" [ 32.910] compiled for 1.10.4, module version = 1.0.0 [ 32.910] ABI class: X.Org Server Extension, version 5.0 [ 32.910] (II) Loading extension XFree86-DRI [ 32.910] (II) LoadModule: "dri2" [ 32.910] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 32.913] (II) Module dri2: vendor="X.Org Foundation" [ 32.913] compiled for 1.10.4, module version = 1.2.0 [ 32.913] ABI class: X.Org Server Extension, version 5.0 [ 32.913] (II) Loading extension DRI2 [ 32.913] (==) Matched ati as autoconfigured driver 0 [ 32.913] (==) Matched vesa as autoconfigured driver 1 [ 32.913] (==) Matched fbdev as autoconfigured driver 2 [ 32.913] (==) Assigned the driver to the xf86ConfigLayout [ 32.913] (II) LoadModule: "ati" [ 32.913] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so [ 32.929] (II) Module ati: vendor="X.Org Foundation" [ 32.929] compiled for 1.10.3, module version = 6.14.2 [ 32.929] Module class: X.Org Video Driver [ 32.929] ABI class: X.Org Video Driver, version 10.0 [ 32.929] (II) LoadModule: "radeon" [ 32.929] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so [ 33.003] (II) Module radeon: vendor="X.Org Foundation" [ 33.003] compiled for 1.10.3, module version = 6.14.2 [ 33.003] Module class: X.Org Video Driver [ 33.003] ABI class: X.Org Video Driver, version 10.0 [ 33.009] (II) LoadModule: "vesa" [ 33.009] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 33.024] (II) Module vesa: vendor="X.Org Foundation" [ 33.024] compiled for 1.10.3, module version = 2.3.0 [ 33.024] Module class: X.Org Video Driver [ 33.024] ABI class: X.Org Video Driver, version 10.0 [ 33.024] (II) LoadModule: "fbdev" [ 33.024] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 33.040] (II) Module fbdev: vendor="X.Org Foundation" [ 33.040] compiled for 1.10.3, module version = 0.4.2 [ 33.040] ABI class: X.Org Video Driver, version 10.0 [ 33.040] (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 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, 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, 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, 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, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS [ 33.046] (II) VESA: driver for VESA chipsets: vesa [ 33.046] (II) FBDEV: driver for framebuffer: fbdev [ 33.046] (++) using VT number 7 [ 33.051] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 33.051] vesa: Ignoring device with a bound kernel driver [ 33.051] (WW) Falling back to old probe method for vesa [ 33.051] (II) Loading sub module "fbdevhw" [ 33.051] (II) LoadModule: "fbdevhw" [ 33.052] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 33.090] (II) Module fbdevhw: vendor="X.Org Foundation" [ 33.090] compiled for 1.10.4, module version = 0.0.2 [ 33.090] ABI class: X.Org Video Driver, version 10.0 [ 33.090] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 33.090] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 33.090] (**) FBDEV(1): claimed PCI slot 0@0:1:0 [ 33.090] (II) FBDEV(1): using default device [ 33.090] (II) FBDEV(1): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 33.090] (==) FBDEV(1): Depth 24, (==) framebuffer bpp 32 [ 33.090] (==) FBDEV(1): RGB weight 888 [ 33.090] (==) FBDEV(1): Default visual is TrueColor [ 33.090] (==) FBDEV(1): Using gamma correction (1.0, 1.0, 1.0) [ 33.090] (II) FBDEV(1): hardware: radeondrmfb (video memory: 4224kB) [ 33.090] (II) FBDEV(1): checking modes against framebuffer device... [ 33.090] (II) FBDEV(1): checking modes against monitor... [ 33.090] (--) FBDEV(1): Virtual size is 1366x768 (pitch 1366) [ 33.090] (**) FBDEV(1): Built-in mode "current" [ 33.090] (==) FBDEV(1): DPI set to (96, 96) [ 33.090] (II) Loading sub module "fb" [ 33.090] (II) LoadModule: "fb" [ 33.090] (II) Loading /usr/lib/xorg/modules/libfb.so [ 33.104] (II) Module fb: vendor="X.Org Foundation" [ 33.104] compiled for 1.10.4, module version = 1.0.0 [ 33.104] ABI class: X.Org ANSI C Emulation, version 0.4 [ 33.104] (**) FBDEV(1): using shadow framebuffer [ 33.104] (II) Loading sub module "shadow" [ 33.104] (II) LoadModule: "shadow" [ 33.105] (II) Loading /usr/lib/xorg/modules/libshadow.so [ 33.113] (II) Module shadow: vendor="X.Org Foundation" [ 33.113] compiled for 1.10.4, module version = 1.1.0 [ 33.113] ABI class: X.Org ANSI C Emulation, version 0.4 [ 33.114] (II) UnloadModule: "vesa" [ 33.114] (II) Unloading vesa [ 33.114] (II) UnloadModule: "radeon" [ 33.114] (II) Unloading radeon [ 33.114] (==) Depth 24 pixmap format is 32 bpp [ 33.180] (==) FBDEV(0): Backing store disabled [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.181] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.182] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.183] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 33.184] (==) FBDEV(0): DPMS enabled [ 33.184] (==) RandR enabled [ 33.184] (II) Initializing built-in extension Generic Event Extension [ 33.184] (II) Initializing built-in extension SHAPE [ 33.184] (II) Initializing built-in extension MIT-SHM [ 33.184] (II) Initializing built-in extension XInputExtension [ 33.184] (II) Initializing built-in extension XTEST [ 33.184] (II) Initializing built-in extension BIG-REQUESTS [ 33.184] (II) Initializing built-in extension SYNC [ 33.184] (II) Initializing built-in extension XKEYBOARD [ 33.184] (II) Initializing built-in extension XC-MISC [ 33.184] (II) Initializing built-in extension SECURITY [ 33.184] (II) Initializing built-in extension XINERAMA [ 33.184] (II) Initializing built-in extension XFIXES [ 33.184] (II) Initializing built-in extension RENDER [ 33.184] (II) Initializing built-in extension RANDR [ 33.184] (II) Initializing built-in extension COMPOSITE [ 33.184] (II) Initializing built-in extension DAMAGE [ 33.184] (II) SELinux: Disabled on system [ 33.212] (II) AIGLX: Screen 0 is not DRI2 capable [ 33.226] (II) AIGLX: Screen 0 is not DRI capable [ 33.476] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so [ 33.476] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 34.410] (II) config/udev: Adding input device Power Button (/dev/input/event6) [ 34.410] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 34.410] (II) LoadModule: "evdev" [ 34.410] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.475] (II) Module evdev: vendor="X.Org Foundation" [ 34.475] compiled for 1.10.3, module version = 2.6.0 [ 34.475] Module class: X.Org XInput Driver [ 34.475] ABI class: X.Org XInput driver, version 12.2 [ 34.475] (II) Using input driver 'evdev' for 'Power Button' [ 34.475] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.475] (**) Power Button: always reports core events [ 34.475] (**) Power Button: Device: "/dev/input/event6" [ 34.475] (--) Power Button: Found keys [ 34.475] (II) Power Button: Configuring as keyboard [ 34.475] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6" [ 34.475] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 34.475] (**) Option "xkb_rules" "evdev" [ 34.475] (**) Option "xkb_model" "pc105" [ 34.475] (**) Option "xkb_layout" "us" [ 34.476] (II) config/udev: Adding input device Video Bus (/dev/input/event9) [ 34.476] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 34.476] (II) Using input driver 'evdev' for 'Video Bus' [ 34.476] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.476] (**) Video Bus: always reports core events [ 34.476] (**) Video Bus: Device: "/dev/input/event9" [ 34.476] (--) Video Bus: Found keys [ 34.476] (II) Video Bus: Configuring as keyboard [ 34.476] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:02/input/input9/event9" [ 34.476] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD) [ 34.476] (**) Option "xkb_rules" "evdev" [ 34.476] (**) Option "xkb_model" "pc105" [ 34.476] (**) Option "xkb_layout" "us" [ 34.477] (II) config/udev: Adding input device Video Bus (/dev/input/event8) [ 34.477] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 34.477] (II) Using input driver 'evdev' for 'Video Bus' [ 34.477] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.477] (**) Video Bus: always reports core events [ 34.477] (**) Video Bus: Device: "/dev/input/event8" [ 34.477] (--) Video Bus: Found keys [ 34.477] (II) Video Bus: Configuring as keyboard [ 34.477] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:04/LNXVIDEO:01/input/input8/event8" [ 34.477] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD) [ 34.477] (**) Option "xkb_rules" "evdev" [ 34.477] (**) Option "xkb_model" "pc105" [ 34.477] (**) Option "xkb_layout" "us" [ 34.480] (II) config/udev: Adding input device Power Button (/dev/input/event5) [ 34.480] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 34.480] (II) Using input driver 'evdev' for 'Power Button' [ 34.480] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.480] (**) Power Button: always reports core events [ 34.480] (**) Power Button: Device: "/dev/input/event5" [ 34.480] (--) Power Button: Found keys [ 34.480] (II) Power Button: Configuring as keyboard [ 34.480] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event5" [ 34.480] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 34.480] (**) Option "xkb_rules" "evdev" [ 34.480] (**) Option "xkb_model" "pc105" [ 34.480] (**) Option "xkb_layout" "us" [ 34.480] (II) config/udev: Adding input device Lid Switch (/dev/input/event4) [ 34.480] (II) No input driver/identifier specified (ignoring) [ 34.481] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event12) [ 34.481] (II) No input driver/identifier specified (ignoring) [ 34.484] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event1) [ 34.484] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall" [ 34.484] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0' [ 34.484] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.484] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events [ 34.484] (**) Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event1" [ 34.484] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found keys [ 34.484] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard [ 34.484] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/input/input1/event1" [ 34.484] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD) [ 34.484] (**) Option "xkb_rules" "evdev" [ 34.484] (**) Option "xkb_model" "pc105" [ 34.484] (**) Option "xkb_layout" "us" [ 34.485] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event2) [ 34.485] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev pointer catchall" [ 34.485] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall" [ 34.485] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0' [ 34.485] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.485] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events [ 34.485] (**) Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event2" [ 34.485] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found 9 mouse buttons [ 34.485] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s) [ 34.485] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes [ 34.485] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found x and y relative axes [ 34.485] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes [ 34.485] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found keys [ 34.485] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse [ 34.485] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard [ 34.485] (II) Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support [ 34.485] (**) Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5 [ 34.485] (**) Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 34.485] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.1/input/input2/event2" [ 34.485] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD) [ 34.485] (**) Option "xkb_rules" "evdev" [ 34.485] (**) Option "xkb_model" "pc105" [ 34.485] (**) Option "xkb_layout" "us" [ 34.485] (II) Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes. [ 34.485] (WW) Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes. [ 34.485] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1 [ 34.485] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0 [ 34.486] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000 [ 34.486] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4 [ 34.486] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse0) [ 34.486] (II) No input driver/identifier specified (ignoring) [ 34.486] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event3) [ 34.486] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall" [ 34.486] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0' [ 34.486] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.486] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events [ 34.486] (**) Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event3" [ 34.486] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found 1 mouse buttons [ 34.486] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s) [ 34.486] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes [ 34.486] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes [ 34.486] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found x and y absolute axes [ 34.486] (--) Microsoft Microsoft® Nano Transceiver v2.0: Found keys [ 34.486] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse [ 34.486] (II) Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard [ 34.486] (II) Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support [ 34.486] (**) Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5 [ 34.486] (**) Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 34.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.2/input/input3/event3" [ 34.487] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD) [ 34.487] (**) Option "xkb_rules" "evdev" [ 34.487] (**) Option "xkb_model" "pc105" [ 34.487] (**) Option "xkb_layout" "us" [ 34.487] (EE) Microsoft Microsoft® Nano Transceiver v2.0: failed to initialize for relative axes. [ 34.487] (WW) Microsoft Microsoft® Nano Transceiver v2.0: found 37 axes, limiting to 36. [ 34.487] (II) Microsoft Microsoft® Nano Transceiver v2.0: initialized for absolute axes. [ 34.487] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1 [ 34.487] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0 [ 34.487] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000 [ 34.487] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4 [ 34.487] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/js0) [ 34.487] (II) No input driver/identifier specified (ignoring) [ 34.488] (II) config/udev: Adding input device Integrated Camera (/dev/input/event11) [ 34.488] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall" [ 34.488] (II) Using input driver 'evdev' for 'Integrated Camera' [ 34.488] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.488] (**) Integrated Camera: always reports core events [ 34.488] (**) Integrated Camera: Device: "/dev/input/event11" [ 34.488] (--) Integrated Camera: Found keys [ 34.488] (II) Integrated Camera: Configuring as keyboard [ 34.488] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3:1.0/input/input11/event11" [ 34.488] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD) [ 34.488] (**) Option "xkb_rules" "evdev" [ 34.488] (**) Option "xkb_model" "pc105" [ 34.488] (**) Option "xkb_layout" "us" [ 34.489] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13) [ 34.489] (II) No input driver/identifier specified (ignoring) [ 34.493] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 34.493] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 34.493] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 34.493] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.493] (**) AT Translated Set 2 keyboard: always reports core events [ 34.493] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0" [ 34.493] (--) AT Translated Set 2 keyboard: Found keys [ 34.493] (II) AT Translated Set 2 keyboard: Configuring as keyboard [ 34.493] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 34.493] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD) [ 34.493] (**) Option "xkb_rules" "evdev" [ 34.493] (**) Option "xkb_model" "pc105" [ 34.493] (**) Option "xkb_layout" "us" [ 34.493] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7) [ 34.493] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall" [ 34.493] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" [ 34.493] (II) LoadModule: "synaptics" [ 34.494] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 34.620] (II) Module synaptics: vendor="X.Org Foundation" [ 34.620] compiled for 1.10.3, module version = 1.4.1 [ 34.620] Module class: X.Org XInput Driver [ 34.620] ABI class: X.Org XInput driver, version 12.2 [ 34.620] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad' [ 34.620] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 34.620] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 34.620] (**) Option "Device" "/dev/input/event7" [ 34.648] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5752 [ 34.648] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4912 [ 34.648] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255 [ 34.648] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15 [ 34.648] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple [ 34.676] (--) SynPS/2 Synaptics TouchPad: touchpad found [ 34.676] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 34.704] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7" [ 34.704] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD) [ 34.704] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5 [ 34.704] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75 [ 34.704] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036 [ 34.704] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1 [ 34.704] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1 [ 34.704] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000 [ 34.704] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4 [ 34.704] (--) SynPS/2 Synaptics TouchPad: touchpad found [ 34.704] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1) [ 34.704] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" [ 34.704] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad' [ 34.704] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 34.704] (**) SynPS/2 Synaptics TouchPad: always reports core events [ 34.704] (**) Option "Device" "/dev/input/mouse1" [ 34.704] (--) SynPS/2 Synaptics TouchPad: invalid x-axis range. defaulting to 1615 - 5685 [ 34.704] (--) SynPS/2 Synaptics TouchPad: invalid y-axis range. defaulting to 1729 - 4171 [ 34.704] (--) SynPS/2 Synaptics TouchPad: invalid pressure range. defaulting to 0 - 256 [ 34.704] (--) SynPS/2 Synaptics TouchPad: invalid finger width range. defaulting to 0 - 16 [ 34.725] (EE) Query no Synaptics: 6003C8 [ 34.725] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found [ 34.725] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware. [ 34.728] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad" [ 34.728] (II) UnloadModule: "synaptics" [ 34.728] (II) Unloading synaptics [ 34.728] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event15) [ 34.728] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall" [ 34.728] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint' [ 34.728] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.728] (**) TPPS/2 IBM TrackPoint: always reports core events [ 34.728] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event15" [ 34.728] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons [ 34.728] (--) TPPS/2 IBM TrackPoint: Found relative axes [ 34.728] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes [ 34.728] (II) TPPS/2 IBM TrackPoint: Configuring as mouse [ 34.728] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5 [ 34.728] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 34.728] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input15/event15" [ 34.728] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE) [ 34.728] (II) TPPS/2 IBM TrackPoint: initialized for relative axes. [ 34.728] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1 [ 34.728] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0 [ 34.729] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000 [ 34.729] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4 [ 34.729] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2) [ 34.729] (II) No input driver/identifier specified (ignoring) [ 34.729] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event10) [ 34.729] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall" [ 34.729] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons' [ 34.729] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.729] (**) ThinkPad Extra Buttons: always reports core events [ 34.729] (**) ThinkPad Extra Buttons: Device: "/dev/input/event10" [ 34.729] (--) ThinkPad Extra Buttons: Found keys [ 34.729] (II) ThinkPad Extra Buttons: Configuring as keyboard [ 34.729] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input10/event10" [ 34.729] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD) [ 34.729] (**) Option "xkb_rules" "evdev" [ 34.729] (**) Option "xkb_model" "pc105" [ 34.729] (**) Option "xkb_layout" "us" [ 34.731] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event14) [ 34.731] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall" [ 34.731] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device' [ 34.731] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 34.731] (**) ACPI Virtual Keyboard Device: always reports core events [ 34.731] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event14" [ 34.731] (--) ACPI Virtual Keyboard Device: Found keys [ 34.731] (II) ACPI Virtual Keyboard Device: Configuring as keyboard [ 34.731] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event14" [ 34.731] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD) [ 34.731] (**) Option "xkb_rules" "evdev" [ 34.731] (**) Option "xkb_model" "pc105" [ 34.731] (**) Option "xkb_layout" "us"
Don't know if this will help, I have a different board, but I run without xorg.conf and instead use a trimmed down profile for display adapter /usr/share/X11/xorg.conf.d/05-rs480.conf Also, there's /etc/modeprobe.d/radeon-kms.conf that contains one line, "options radeon modeset=1" Code: Select all# Xorg Device setup for Radeon rs480 Display Driver Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [<bool>] #Option "SWcursor" "True" # [<bool>] #Option "Dac6Bit" # [<bool>] #Option "Dac8Bit" # [<bool>] #Option "BusType" # [<str>] #Option "CPPIOMode" # [<bool>] #Option "CPusecTimeout" # <i> #Option "AGPMode" "4" # <i> #Option "AGPFastWrite" # [<bool>] #Option "AGPSize" # <i> #Option "GARTSize" # <i> #Option "RingSize" # <i> #Option "BufferSize" # <i> #Option "EnableDepthMoves" # [<bool>] Option "EnablePageFlip" "True" # [<bool>] #Option "NoBackBuffer" "False" # [<bool>] #Option "DMAForXv" # [<bool>] #Option "FBTexPercent" # <i> #Option "DepthBits" # <i> #Option "PCIAPERSize" # <i> Option "AccelDFS" "True" # [<bool>] #Option "IgnoreEDID" # [<bool>] #Option "CustomEDID" # [<str>] #Option "DisplayPriority" # [<str>] #Option "PanelSize" # [<str>] #Option "ForceMinDotClock" # <freq> #Option "ColorTiling" # [<bool>] #Option "VideoKey" # <i> #Option "RageTheatreCrystal" # <i> #Option "RageTheatreTunerPort" # <i> #Option "RageTheatreCompositePort" # <i> #Option "RageTheatreSVideoPort" # <i> #Option "TunerType" # <i> #Option "RageTheatreMicrocPath" # <str> #Option "RageTheatreMicrocType" # <str> #Option "ScalerWidth" # <i> Option "RenderAccel" "True" # [<bool>] #Option "SubPixelOrder" # [<str>] #Option "ClockGating" # [<bool>] #Option "VGAAccess" # [<bool>] #Option "ReverseDDC" # [<bool>] #Option "LVDSProbePLL" # [<bool>] #Option "AccelMethod" "UXA" # <str> #Option "DRI" # [<bool>] #Option "ConnectorTable" # <str> #Option "DefaultConnectorTable" # [<bool>] #Option "DefaultTMDSPLL" # [<bool>] #Option "TVDACLoadDetect" # [<bool>] #Option "ForceTVOut" # [<bool>] #Option "TVStandard" # <str> #Option "IgnoreLidStatus" # [<bool>] #Option "DefaultTVDACAdj" # [<bool>] #Option "Int10" # [<bool>] Option "EXAVSync" "True" # [<bool>] #Option "ATOMTVOut" # [<bool>] #Option "R4xxATOM" # [<bool>] #Option "ForceLowPowerMode" # [<bool>] #Option "DynamicPM" # [<bool>] #Option "NewPLL" # [<bool>] #Option "ZaphodHeads" # <str> Option "BackingStore" "True" Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "RS480 [Radeon Xpress 200G Series]" BusID "PCI:1:5:0" EndSection Section "Extensions" # compiz needs Composite, but it can cause bad (and even softreset-resistant) # effects in some graphics cards, especially nv. Option "Composite" "Enable" EndSection Section "DRI" Mode 0666 EndSection
I installed lexmark S305 following the guide from dave66, posted here http://ubuntuforums.org/showthread.php?t=855415, but the printer doesn't work. Every time a new job is in the queue, it fails to print. Basically the error reported is E [13/Mar/2010:20:33:20 +0100] [Job 2] Job stopped due to filter errors; please consult the error_log file for details. Here I uploaded my error_log from cups: http://www.megaupload.com/?d=MIO9XWYX. I have Debian unstable, kernel 2.6.32-trunk-amd64 and cups 1.4.2-9.1. Any idea how to solve this problem?
[UPDATE] parsing the error_log I found this error: D [13/Mar/2010:20:33:31 +0100] [Job 2] Lexmark_S300-S400_Series: error while loading shared libraries: libcupsimage.so.2: cannot open shared object file: No such file or directory. I performed this two checks, to see if the file exists or not: 1) "ls -al /usr/lib*/libcupsimage*" 2) "ldconfig -v". Both returned that libcupsimage.so.2 exists, so I don't have any idea why the error_log report that error.
I install minimum Debian Squeeze System from scratch. Install ufw Install xorg Install fluxbox Now i fix the sound - that was easy as alsa alredy was in my system - so i add only alsa gui. Now i want a small software with gui or some howto to fix my laptop mouse-pad. The buttons works great - but when i doubbel click on the pad nothing happens - that is my issue. Many thanks ...
pompado wrote:Now i mkdir touchpad.conf Probably because you made a dir called touchpad.conf you can't have a file in the same place called the same. Code: Select all# rmdir touchpad.conf # touch touchpad.conf # nano touchpad.conf
I just installed Debian 6.0.3 on my machine. When trying to boot I would get a black screen. I edited the boot line in grub and added "nomodeset" and was able to boot. I read this thread which says that I should try installing the proprietary Nvidia drivers. Unfortunately I am unable to connect to the internet because my wireless card is not working. From the Windows device manager it is called "Linksys Wireless-G PCI Adapter". Can the "nomodeset" option affect the functionality of my wireless card or do I just need to install a different driver for it? I will have to wait until tomorrow to connect a hard line to my router as it is getting late and I am going to bed. Thanks in advance for any input, I probably won't respond again until tomorrow.
hi, Please post what these commands show: Code: Select all$ lspci | grep Wireless and Code: Select all$ lspci | grep VGA to identify the hardware.
Hi! SPDIF was working well before last update... and now, no sound :'( All "little" speakers are ok, I can listen sound from them. Thx to help me to have sound output from this SPDIF ! In the gnome volume control > parameters > IEC958 + IEC958 Default PCM are checked Code: Select all[b]aplay -l[/b] **** List of PLAYBACK Hardware Devices **** card 0: SB [HDA ATI SB], device 0: ALC889 Analog [ALC889 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: SB [HDA ATI SB], device 1: ALC889 Digital [ALC889 Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI] Subdevices: 1/1 Subdevice #0: subdevice #0 Code: Select all[b]cat /proc/asound/cards[/b] 0 [SB ]: HDA-Intel - HDA ATI SB HDA ATI SB at 0xfe024000 irq 16 1 [HDMI ]: HDA-Intel - HDA ATI HDMI HDA ATI HDMI at 0xfdefc000 irq 19
This would be definitely a workaround, but in case you can't fix it, this person here got it working fine with pulseaudio: http://www.linuxquestions.org/questions ... al-910991/
Update 28.10.2008 for scanner driver Not a specific question, more of a how-to with some unanswered questions. This query is about the Epson Stylus DX4450 all-in-one printer/scanner (also other similar DX4000 series products) in Debian/Unstable. [Update] I do not use this as Linux printer mainly because of poor performance, i.e. slow printing and ink wastage. However, I keep this as a scanner but it will only work in 32-bits mode as currently there is no 64-bits drivers. You can check at OpenPrinting and SANE websites for list of supported printer and scanner devices. Scanner Setting it up is fine if you're running 32-bits PC but not 64-bits as there is no driver for it. Note: make sure that you have ia-32 suite installed in your Debian machine. Install these packages: Code: Select allapt-get update && apt-get install sane-utils sane xsane alien You'll need the all-in-one drivers, download them from Avasys website. Go to the section Image Scan! for Linux & Photo Image Print System and choose the model Epson Stylus CX4300/CX4400/CX4450/CX5500/CX5600/DX4400/DX4450. Choose distribution - Debian, distribution version - Other. Download the two rpm files: iscan-2.*.i386.rpm iscan-plugin-cx4400-2.*.i386.rpm Login as 'root' and convert the rpm packages to *.deb: Code: Select allalien --scripts iscan-2.10.0-1.i386.rpm alien --script iscan-plugin-cx4400-2.0.0-0.c2.i386.rpm Install the *.deb: Code: Select alldpkg -i iscan_2.10.0-2_i386.deb iscan-plugin-cx4400_2.0.0-1_i386.deb I ran into some issues with installing iscan_2.10.0-2_i386.deb as this output showed: Code: Select alltrying to overwrite `/usr/lib/sane/libsane-epkowa.la', which is also in package libsane-extras What I did is to use: Code: Select alldpkg --force-overwrite --force-conflicts --install iscan_2.10.0-2_i386.deb You may get some issuses when updating your Debian system as libsane-extras may conflicts with iscan. Since I'm running Debian unstable, it's not a big deal with me so if you're worried just make sure that you remove iscan packages before your next update and reinstall the iscan packages. Connect your all-in-one device and switch it on, check: Code: Select alllsusb Output from mine: Code: Select allBus 001 Device 003: ID 04b8:083f Seiko Epson Corp. Stylus DX4450 Login as 'root' and edit /etc/sane.d/dll.conf file: Code: Select allnano /etc/sane.d/dll.conf Comment out 'epson' and uncomment 'epkowa': Code: Select allepkowa #epson #epson2 Check whether Sane finds the scanning device. Login as 'root': Code: Select allsane-find-scanner -q Output from mine: Code: Select allUSB scanner (vendor=0x04b8 [Language Error], product=0x083f [Language Error]) at libusb:001:002 Make a note of vendor id (04b8) and product id (083f). Check that the driver is installed: Code: Select allscanimage -L Output from mine: Code: Select alldevice `epkowa:libusb:001:003' is a Epson Stylus CX4300/CX4400/CX5500/CX5600/DX4400 flatbed scanner Add user as a member of the scanner group, login as 'root': Code: Select alladduser username scanner replace username with your user name. Logout of X or reboot, check that scanner is among the group: Code: Select allgroup You can make the all-in-one device available to both user 'lp' (for printing) and users in the group 'scanner'. Edit the /etc/udev/rules.d/z60_libsane.rules file: Code: Select allnano /etc/udev/rules.d/z60_libsane.rules the prefix 'z60' may be different in your case. In my case I have these lines: Code: Select all# Epson Stylus DX4450 SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="083f", MODE="0664", GROUP="scanner", ENV{libsane_matched}="yes" I just add OWNER="lp": Code: Select all# Epson Stylus DX4450 SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="083f", MODE="0664", OWNER="lp", GROUP="scanner", ENV{libsane_matched}="yes" If you do not find a line for your devices, just add the same lines above except replace the model, vendor and product ids with the one that you noted down earlier. Restart udev: Code: Select all/etc/init.d/udev restart You can either type in the terminal: Code: Select allxsane or open xsane in gimp, by clicking on the menu File > Acquire > Xsane If you somehow managed to get the scanner to work on a 64 bit platform, please post here. Printer 1. To install the printer drivers not provided by the Linux distros, you need the "lsb" package to make your system LSB-compliant. 2. You should already have these installed: cupsys, foomatic-filters, either esp ghostscript 8.15.3 or newer (gs-esp 8.15.3.dfsg.1-1 is in Debian unstable) or gpl ghostscript 8.60 or newer (gs-gpl 8.56.dfsg.1-1.1 is in Debian unstable). See this link for the HOW-TO. You'll also need to install alien as you'll have to convert rpm packages to deb. 3. Go to this page in the link below and download the driver (gutenprint-5.0.1-1lsb3.1.xxxx) for your arch x86_32 bit or xz86_64 bit. http://openprinting.org/show_printer.cg ... lus_DX3850 4. Then do (as root): Code: Select all# alien --scripts <name of the downloaded RPM package> # dpkg -i <name of deb converted from rpm package> 5. Set up CUP. See this HOWTO for one of the methods (Printer sharing with CUPs). Observation: Printer worked fine but it seems to have a habit of switching off every time I sent document to print - I had to manually power the printer back up. Also, printing was too slow and there were a lot of ink wastage.
I did all the explaint steps and I tried a little bit more than that, I tried out the pips system etc but the printer still doesn't work, if I send a test page to the printer it starts printig but it just prints "Printer test Page" and then stops with both error-led's flushing for short time and finally it turns off - I'm at the end of my knowledge, I can't guess whats going on there. I tried printing over fritz!box usb port, in fact I tried to print over network, but nothing happens when I do this......I did all steps as explaint on the avm-web-page but it doesn't work as well as direct connection. Drivers and any thing else like cup seems to be working fine on my debian lenny system, the printer's detected automatically..... If someone has had similar problems and found a solution for it, please let me know it....... But I think I'll bring this f*** printer back to promarkt and buy an other instead of these on monday if I won't get an working solution.........
I am trying to get the wireless working on a Debian 6.0.4 LXDE system that I installed on my wife's old Dell Latitude D505. I am trying to connect with the wireless network using Wicd. Here are the results I have so far:Code: Select all$ sudo lspci 01:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05) 01:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VE (MOB) Ethernet Controller (rev 81) $ sudo iwconfig lo no wireless extensions. eth0 no wireless extensions. eth1 unassociated ESSID:off/any Mode:Managed Channel=0 Access Point: Not-Associated Bit Rate:0 kb/s Tx-Power=20 dBm Sensitivity=8/0 Retry limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 pan0 no wireless extensions. $ sudo ifconfig wlan0 up wlan0: ERROR while getting interface flags: No such deviceI have installed the needed ipw2100 and ipw2200 drivers.
Your wireless seems to be called eth1 not wlan0.
Hello Everyone, As I've stated in other posts here, I'm making the change from Windows XP to Debian Squeeze. I've asked a few intall questions and done my homework on the intallation side of things, but one area I'm still struggleing with is the "Hardware Hang-ups." I've got a hp Pavilion zv5000 laptop computer, it's probably about 5 years old or so,and I'm trying to find all the numbers to see if I have someting that is not compatible with Debian. My biggest question is that I just don't understand what they mean when they ask what "architecture" I'm using? Lastly, by any chance has anone out there every downloaded Debian on this model of computer?, and are there any obvious hardware problems that I should be wery of with concern to HP computers/ hardware in general? Thanks for reading, This forum has really been a big help!! chris1973
I don't know of any probs with that laptop. Mind you, I don't have one, have never used one, and have not read anything about them, so YMMV I would suggest downloading the current Squeeze LiveCD and give it a try. If it all works, go ahead & do the install. The other option is to boot a linux of some description & do a Code: Select alllspci and examine the resulting hardware ID's with a search engine of your choice, paying special attention to the networking & graphics devices.
I just built a new computer. I decided to go with an AMD CPU for the first time; a Phenom2 quad-core 3.7GHz. I would like to be able to have Conky display the CPUs temps (preferably by individual core). This is easy with Intel CPUs, not so much I guess with AMDs. Thanks for any help -Chris P
First, a word of advice. When you have a question, it's very helpful if you actually say what your question is. We can't read your mind. I had to Google to figure out what your question might be. The issue is not that you can't get an AMD CPU temp; it's that you can't do so via Conky's built-in acpitemp variable--two totally different things. You'll want to install and configure the lm-sensors package, which interrogates your system directly. You can then display the output of the sensors command in Conky. The lm-sensors package requires a one-time manual configuration step and some RTFM-ing. Here's the link to get you started: http://www.google.com/search?q=lm-sensors+documentation One piece of bad news: you may or may not be able to get a per-core CPU temp. It will depend entirely on what your mobo's chipset supports.
I have PNY 16 GB USB stick. Unetbootin wrote to it the ISO of a distro, now I cannot do anything with that stick. Gparted cannot format or delete partition, it is formatted to FAT 32 read-only. As root I cannot access that partition either, any operation reports "read-only file system". There must be a way to hose that drive and make it usable again. Thanks.
You are able to reuse a disk you formatted with an iso. Though, something else might be wrong. I had a usb thumb drive die on me once on some kind of corrupted write operation. Are you able to format it (with say ext4) and then it returns to the old fat32? Or does it just say unable to format? If the latter it might be salvageable somehow.
I am running into big trouble to install updated BIOS in an Acer Aspire 5520. I have the BIOS, it is too big to fit on a floppy, so I burned a CD with the files. This program will only run in Windows or DOS, and that is the problem. This is what I tried: Have floppy with Windows 98 SE, and USB floppy drive, computer will not start with option 1, CD-ROM support. It did start without it, but now it won't start from USB floppy, tried another bootable floppy to no avail. Got Free DOS in a unetbootin stick, does not work, cannot recognize CD-ROM. I really don't want to go to the trouble of installing Windows to hard drive, just to update BIOS. There must be a way to load a minimal DOS installation to RAM and then execute the BIOS program from there. Thank you.
If you have freedos on a usb stick, can't you add the bios file? Even if you have to create another small fat partition on the stick?
Wife decided to junk a working HP network printer for a laser Brother network printer, the beginning of my problems. Has anybody successfully added a Brother printer to their box? I found the post below from another forum. The problem is that there seems to be no 64 bits linux driver for this thing. http://www.debianuserforums.org/viewtop ... f=9&t=1491 Will appreciate any help...
I have a brother 4040 and a 64 bit debian os. I used the printer driver from this link: http://welcome.solutions.brother.com/bs ... d_prn.html Be sure to change to this printer driver (and not the debian one) in "Printers". Works. Regards, Bob
Please can anyone assist me I have Linux Mint Debian Edition 64 bit Katya installed on a Dell XPS 17 L702X and the OS seems to only detect 1 of the 8 cpu cores of my i7-2720QM. Ive searched google and both the debian and mint forums and can't find much help with the issue. I have ubuntu, backtrack, and arch installed on separate partitions and they all report 8 cpu cores correctly. If there is any other information required please ask, if anyone knows of an answer please post a link. Code: Select all$ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 42 model name : Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz stepping : 7 cpu MHz : 800.000 cache size : 6144 KB physical id : 0 siblings : 1 core id : 0 cpu cores : 1 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc up arch_perfmon pebs bts nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 x2apic popcnt aes xsave avx lahf_lm ida arat epb xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid bogomips : 4390.37 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: Code: Select all$ inxi -C CPU: Single core Intel Core i7-2720QM (-UP-) cache 6144 KB flags (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) clocked at 800.00 MHz Code: Select all$ uname -a Linux vetus-katya 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64 GNU/Linux
This post got me pointed in the right direction. http://forums.debian.net/viewtopic.php?f=5&t=65798 My problem was caused by having the nolapic in my GRUB_CMDLINE_LINUX_DEFAULT Removed it updated-grub and all 8 cores are back.
Hello everyone, I installed Debian Wheezy amd64 on my new laptop and tried to install the driver for my wlan card (RT 5390 PCIe). I followed the following procedure: http://forums.debian.net/viewtopic.php?f=7&t=72265 Unfortunately, I am still having some problems. It looks as if the wrong modules are loaded. lsmod: Code: Select allrt5390sta 1113416 0 rt2800pci 13908 0 rt2800lib 43568 1 rt2800pci crc_ccitt 12347 1 rt2800lib rt2x00pci 12847 1 rt2800pci rt2x00lib 38202 3 rt2800pci,rt2800lib,rt2x00pci ... mac80211 183047 3 rt2800lib,rt2x00pci,rt2x00lib ... cfg80211 132703 2 rt2x00lib,mac80211 ... eeprom_93cx6 12455 1 rt2800pci lspci --n: Code: Select all[02:00.0 Network controller [0280]: Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe [1814:5390] dmesg | grep rt: Code: Select all[ 8.057668] rt2800pci 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 8.057679] rt2800pci 0000:02:00.0: setting latency timer to 64 [ 8.082645] Registered led device: rt2800pci-phy0::radio [ 8.082661] Registered led device: rt2800pci-phy0::assoc [ 8.082676] Registered led device: rt2800pci-phy0::quality [ 9.350390] rt5390sta: module license 'unspecified' taints kernel. [ 9.353962] register rt2860 I tried blacklisting the modules which were loaded instead of rt5390sta but that didn't change anything. For some reason the correct modules are not used at all. It would be great if you could help me. Thanks a lot. Cheers, Florian
It is included in the mainline Linux kernel since version 2.6.33 and replaces the rt2860sta staging driver in Wheezy and later releases.1 Firmware is required and available in the firmware-ralink package. says http://wiki.debian.org/rt2800pci which version is your kernel?
I am surprised the forum does not have a thread on this yet. A search did not yield anything. I lost read/write access to USB devices. Mostly large capacity devices mount but I can't write to them. Small capacity ones don't even want to mount. In the past when devices were mounted they gave names, now they show up as usb0, usb1 and so on, that is if they mount at all. I don't if something went south with Sid. here is dmesg below: Code: Select all[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.1.0-1-amd64 (Debian 3.1.8-2) (ben@decadent.org.uk) (gcc version 4.6.2 (Debian 4.6.2-11) ) #1 SMP Tue Jan 10 05:01:58 UTC 2012 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.1.0-1-amd64 root=UUID=21c97546-0e3d-4d6a-bf08-298938fc1787 ro quiet splash [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI present. [ 0.000000] DMI: Gateway FX6840/FX6840, BIOS P01-A3 05/17/2010 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x240000 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] 0 base 000000000 mask E00000000 write-back [ 0.000000] 1 base 200000000 mask FC0000000 write-back [ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 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 = 0xbf780 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780 [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480 [ 0.000000] init_memory_mapping: 0000000000000000-00000000bf780000 [ 0.000000] 0000000000 - 00bf600000 page 2M [ 0.000000] 00bf600000 - 00bf780000 page 4k [ 0.000000] kernel direct mapping tables up to bf780000 @ 1fffb000-20000000 [ 0.000000] init_memory_mapping: 0000000100000000-0000000240000000 [ 0.000000] 0100000000 - 0240000000 page 2M [ 0.000000] kernel direct mapping tables up to 240000000 @ bf776000-bf780000 [ 0.000000] RAMDISK: 36c3e000 - 37617000 [ 0.000000] ACPI: RSDP 00000000000fa3e0 00014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 00000000bf780000 00048 (v01 ACRSYS ACRPRDCT 20100517 MSFT 00000097) [ 0.000000] ACPI: FACP 00000000bf780200 00084 (v01 ACRSYS FACP1139 20100517 MSFT 00000097) [ 0.000000] ACPI: DSDT 00000000bf7805e0 068E4 (v01 1AEIP 1AEIP012 00000012 INTL 20051117) [ 0.000000] ACPI: FACS 00000000bf78e000 00040 [ 0.000000] ACPI: APIC 00000000bf780390 0008C (v01 ACRSYS APIC1139 20100517 MSFT 00000097) [ 0.000000] ACPI: MCFG 00000000bf780420 0003C (v01 ACRSYS OEMMCFG 20100517 MSFT 00000097) [ 0.000000] ACPI: SLIC 00000000bf780460 00176 (v01 ACRSYS ACRPRDCT 20100517 MSFT 00000097) [ 0.000000] ACPI: OEMB 00000000bf78e040 00079 (v01 ACRSYS OEMB1139 20100517 MSFT 00000097) [ 0.000000] ACPI: HPET 00000000bf78a5e0 00038 (v01 ACRSYS OEMHPET 20100517 MSFT 00000097) [ 0.000000] ACPI: ASF! 00000000bf78a620 00099 (v32 LEGEND I865PASF 00000001 INTL 20051117) [ 0.000000] ACPI: AWMI 00000000bf78e0c0 0004E (v01 ACRSYS OEMB1139 20100517 MSFT 00000097) [ 0.000000] ACPI: SSDT 00000000bf790df0 00363 (v01 DpgPmm CpuPm 00000012 INTL 20051117) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-0000000240000000 [ 0.000000] Initmem setup node 0 0000000000000000-0000000240000000 [ 0.000000] NODE_DATA [000000023fffb000 - 000000023fffffff] [ 0.000000] [ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880237600000-ffff88023e5fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x00240000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[3] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009d [ 0.000000] 0: 0x00000100 -> 0x000bf780 [ 0.000000] 0: 0x00100000 -> 0x00240000 [ 0.000000] On node 0 totalpages: 2094861 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 5 pages reserved [ 0.000000] DMA zone: 3920 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 14280 pages used for memmap [ 0.000000] DMA32 zone: 765880 pages, LIFO batch:31 [ 0.000000] Normal zone: 17920 pages used for memmap [ 0.000000] Normal zone: 1292800 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 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 (acpi_id[0x05] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 8, 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 8 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000 [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000 [ 0.000000] PM: Registered nosave memory: 00000000bf780000 - 00000000bf78e000 [ 0.000000] PM: Registered nosave memory: 00000000bf78e000 - 00000000bf7d0000 [ 0.000000] PM: Registered nosave memory: 00000000bf7d0000 - 00000000bf7e0000 [ 0.000000] PM: Registered nosave memory: 00000000bf7e0000 - 00000000bf7ed000 [ 0.000000] PM: Registered nosave memory: 00000000bf7ed000 - 00000000c0000000 [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000 [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffb00000 [ 0.000000] PM: Registered nosave memory: 00000000ffb00000 - 0000000100000000 [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3ee00000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88023fc00000 s80768 r8192 d21632 u262144 [ 0.000000] pcpu-alloc: s80768 r8192 d21632 u262144 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2062600 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.1.0-1-amd64 root=UUID=21c97546-0e3d-4d6a-bf08-298938fc1787 ro quiet splash [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 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] Memory: 8179244k/9437184k available (3293k kernel code, 1057740k absent, 200200k reserved, 3426k data, 556k init) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:33024 nr_irqs:744 16 [ 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 2926.349 MHz processor. [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5852.69 BogoMIPS (lpj=11705396) [ 0.000005] pid_max: default: 32768 minimum: 301 [ 0.000046] Security Framework initialized [ 0.000641] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.002293] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.002998] Mount-cache hash table entries: 256 [ 0.003101] Initializing cgroup subsys cpuacct [ 0.003105] Initializing cgroup subsys memory [ 0.003117] Initializing cgroup subsys devices [ 0.003120] Initializing cgroup subsys freezer [ 0.003122] Initializing cgroup subsys net_cls [ 0.003123] Initializing cgroup subsys blkio [ 0.003150] CPU: Physical Processor ID: 0 [ 0.003151] CPU: Processor Core ID: 0 [ 0.003155] mce: CPU supports 9 MCE banks [ 0.003167] CPU0: Thermal monitoring enabled (TM1) [ 0.003175] using mwait in idle threads. [ 0.003512] ACPI: Core revision 20110623 [ 0.007587] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.047166] CPU0: Intel(R) Core(TM) i7 CPU 870 @ 2.93GHz stepping 05 [ 0.152167] Performance Events: PEBS fmt1+, erratum AAJ80 worked around, Nehalem events, Intel PMU driver. [ 0.152174] ... version: 3 [ 0.152175] ... bit width: 48 [ 0.152176] ... generic registers: 4 [ 0.152178] ... value mask: 0000ffffffffffff [ 0.152179] ... max period: 000000007fffffff [ 0.152180] ... fixed-purpose events: 3 [ 0.152181] ... event mask: 000000070000000f [ 0.152348] NMI watchdog enabled, takes one hw-pmu counter. [ 0.152447] Booting Node 0, Processors #1 [ 0.152450] smpboot cpu 1: start_ip = 98000 [ 0.259932] NMI watchdog enabled, takes one hw-pmu counter. [ 0.260036] #2 [ 0.260037] smpboot cpu 2: start_ip = 98000 [ 0.367617] NMI watchdog enabled, takes one hw-pmu counter. [ 0.367717] #3 [ 0.367718] smpboot cpu 3: start_ip = 98000 [ 0.475393] NMI watchdog enabled, takes one hw-pmu counter. [ 0.475495] #4 [ 0.475497] smpboot cpu 4: start_ip = 98000 [ 0.583005] NMI watchdog enabled, takes one hw-pmu counter. [ 0.583099] #5 [ 0.583100] smpboot cpu 5: start_ip = 98000 [ 0.690754] NMI watchdog enabled, takes one hw-pmu counter. [ 0.690839] #6 [ 0.690840] smpboot cpu 6: start_ip = 98000 [ 0.798394] NMI watchdog enabled, takes one hw-pmu counter. [ 0.798480] #7 Ok. [ 0.798481] smpboot cpu 7: start_ip = 98000 [ 0.906134] NMI watchdog enabled, takes one hw-pmu counter. [ 0.906159] Brought up 8 CPUs [ 0.906161] Total of 8 processors activated (46812.06 BogoMIPS). [ 0.909910] devtmpfs: initialized [ 0.913212] PM: Registering ACPI NVS region at bf78e000 (270336 bytes) [ 0.913325] print_constraints: dummy: [ 0.913372] NET: Registered protocol family 16 [ 0.913443] ACPI: bus type pci registered [ 0.913491] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.913493] PCI: not using MMCONFIG [ 0.913494] PCI: Using configuration type 1 for base access [ 0.914022] bio: create slab <bio-0> at 0 [ 0.914108] ACPI: Added _OSI(Module Device) [ 0.914109] ACPI: Added _OSI(Processor Device) [ 0.914111] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.914112] ACPI: Added _OSI(Processor Aggregator Device) [ 0.914934] ACPI: EC: Look up EC in DSDT [ 0.915849] ACPI: Executed 1 blocks of module-level executable AML code [ 0.930024] ACPI: SSDT 00000000bf78e110 0265C (v01 DpgPmm P001Ist 00000011 INTL 20051117) [ 0.930356] ACPI: Dynamic OEM Table Load: [ 0.930358] ACPI: SSDT (null) 0265C (v01 DpgPmm P001Ist 00000011 INTL 20051117) [ 0.930444] ACPI: SSDT 00000000bf790770 00678 (v01 PmRef P001Cst 00003001 INTL 20051117) [ 0.930687] ACPI: Dynamic OEM Table Load: [ 0.930689] ACPI: SSDT (null) 00678 (v01 PmRef P001Cst 00003001 INTL 20051117) [ 0.930889] ACPI: Interpreter enabled [ 0.930891] ACPI: (supports S0 S3 S4 S5) [ 0.930907] ACPI: Using IOAPIC for interrupt routing [ 0.930926] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.931962] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources [ 0.954589] ACPI: No dock devices found. [ 0.954591] HEST: Table not found. [ 0.954593] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.954775] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.954930] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.954932] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.954934] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.954935] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] [ 0.954937] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff] [ 0.954939] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfed8ffff] [ 0.954943] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000d0000-0x000dffff] (conflicts with Adapter ROM [mem 0x000cf800-0x000d07ff]) [ 0.954952] pci 0000:00:00.0: [8086:d131] type 0 class 0x000600 [ 0.954993] pci 0000:00:03.0: [8086:d138] type 1 class 0x000604 [ 0.955026] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold [ 0.955029] pci 0000:00:03.0: PME# disabled [ 0.955046] pci 0000:00:08.0: [8086:d155] type 0 class 0x000880 [ 0.955090] pci 0000:00:08.1: [8086:d156] type 0 class 0x000880 [ 0.955135] pci 0000:00:08.2: [8086:d157] type 0 class 0x000880 [ 0.955177] pci 0000:00:08.3: [8086:d158] type 0 class 0x000880 [ 0.955219] pci 0000:00:10.0: [8086:d150] type 0 class 0x000880 [ 0.955255] pci 0000:00:10.1: [8086:d151] type 0 class 0x000880 [ 0.955311] pci 0000:00:1a.0: [8086:3b3c] type 0 class 0x000c03 [ 0.955329] pci 0000:00:1a.0: reg 10: [mem 0xfbefc000-0xfbefc3ff] [ 0.955393] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 0.955396] pci 0000:00:1a.0: PME# disabled [ 0.955417] pci 0000:00:1b.0: [8086:3b56] type 0 class 0x000403 [ 0.955430] pci 0000:00:1b.0: reg 10: [mem 0xfbef8000-0xfbefbfff 64bit] [ 0.955476] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.955479] pci 0000:00:1b.0: PME# disabled [ 0.955496] pci 0000:00:1c.0: [8086:3b42] type 1 class 0x000604 [ 0.955543] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.955546] pci 0000:00:1c.0: PME# disabled [ 0.955565] pci 0000:00:1c.2: [8086:3b46] type 1 class 0x000604 [ 0.955612] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.955615] pci 0000:00:1c.2: PME# disabled [ 0.955641] pci 0000:00:1d.0: [8086:3b34] type 0 class 0x000c03 [ 0.955659] pci 0000:00:1d.0: reg 10: [mem 0xfbef6000-0xfbef63ff] [ 0.955723] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.955727] pci 0000:00:1d.0: PME# disabled [ 0.955744] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604 [ 0.955793] pci 0000:00:1f.0: [8086:3b08] type 0 class 0x000601 [ 0.955895] pci 0000:00:1f.2: [8086:3b22] type 0 class 0x000106 [ 0.955911] pci 0000:00:1f.2: reg 10: [io 0xcc00-0xcc07] [ 0.955917] pci 0000:00:1f.2: reg 14: [io 0xc880-0xc883] [ 0.955924] pci 0000:00:1f.2: reg 18: [io 0xc800-0xc807] [ 0.955931] pci 0000:00:1f.2: reg 1c: [io 0xc480-0xc483] [ 0.955937] pci 0000:00:1f.2: reg 20: [io 0xc400-0xc41f] [ 0.955944] pci 0000:00:1f.2: reg 24: [mem 0xfbef4000-0xfbef47ff] [ 0.955972] pci 0000:00:1f.2: PME# supported from D3hot [ 0.955975] pci 0000:00:1f.2: PME# disabled [ 0.955989] pci 0000:00:1f.3: [8086:3b30] type 0 class 0x000c05 [ 0.956002] pci 0000:00:1f.3: reg 10: [mem 0xfbef2000-0xfbef20ff 64bit] [ 0.956020] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f] [ 0.956073] pci 0000:01:00.0: [1002:68be] type 0 class 0x000300 [ 0.956085] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.956094] pci 0000:01:00.0: reg 18: [mem 0xfbfc0000-0xfbfdffff 64bit] [ 0.956100] pci 0000:01:00.0: reg 20: [io 0xd000-0xd0ff] [ 0.956111] pci 0000:01:00.0: reg 30: [mem 0xfbfa0000-0xfbfbffff pref] [ 0.956126] pci 0000:01:00.0: supports D1 D2 [ 0.956145] pci 0000:01:00.1: [1002:aa58] type 0 class 0x000403 [ 0.956156] pci 0000:01:00.1: reg 10: [mem 0xfbff8000-0xfbffbfff 64bit] [ 0.956194] pci 0000:01:00.1: supports D1 D2 [ 0.961866] pci 0000:00:03.0: PCI bridge to [bus 01-01] [ 0.961872] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff] [ 0.961878] pci 0000:00:03.0: bridge window [mem 0xfbf00000-0xfbffffff] [ 0.961885] pci 0000:00:03.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.961937] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 0.961994] pci 0000:03:00.0: [10ec:8168] type 0 class 0x000200 [ 0.962009] pci 0000:03:00.0: reg 10: [io 0xe800-0xe8ff] [ 0.962035] pci 0000:03:00.0: reg 18: [mem 0xfafff000-0xfaffffff 64bit pref] [ 0.962051] pci 0000:03:00.0: reg 20: [mem 0xfaff8000-0xfaffbfff 64bit pref] [ 0.962097] pci 0000:03:00.0: supports D1 D2 [ 0.962098] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.962102] pci 0000:03:00.0: PME# disabled [ 0.969853] pci 0000:00:1c.2: PCI bridge to [bus 03-03] [ 0.969859] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff] [ 0.969869] pci 0000:00:1c.2: bridge window [mem 0xfaf00000-0xfaffffff 64bit pref] [ 0.969938] pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode) [ 0.969946] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.969948] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.969950] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.969952] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode) [ 0.969954] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff] (subtractive decode) [ 0.969970] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.970171] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR1E._PRT] [ 0.970210] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR20._PRT] [ 0.970242] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR22._PRT] [ 0.970406] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.970704] pci0000:00: ACPI _OSC control (0x18) granted [ 0.978732] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15) [ 0.978771] ACPI: PCI Interrupt Link [LNKB] (IRQs *5) [ 0.978808] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12 14 15) [ 0.978846] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12 14 *15) [ 0.978884] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled. [ 0.978923] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled. [ 0.978961] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 7 10 11 12 *14 15) [ 0.978999] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 6 7 10 11 12 14 15) [ 0.979077] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.979079] vgaarb: loaded [ 0.979080] vgaarb: bridge control possible 0000:01:00.0 [ 0.979108] PCI: Using ACPI for IRQ routing [ 0.984563] PCI: Discovered peer bus ff [ 0.984592] pci 0000:ff:00.0: [8086:2c51] type 0 class 0x000600 [ 0.984607] pci 0000:ff:00.1: [8086:2c81] type 0 class 0x000600 [ 0.984623] pci 0000:ff:02.0: [8086:2c90] type 0 class 0x000600 [ 0.984637] pci 0000:ff:02.1: [8086:2c91] type 0 class 0x000600 [ 0.984652] pci 0000:ff:03.0: [8086:2c98] type 0 class 0x000600 [ 0.984665] pci 0000:ff:03.1: [8086:2c99] type 0 class 0x000600 [ 0.984679] pci 0000:ff:03.4: [8086:2c9c] type 0 class 0x000600 [ 0.984693] pci 0000:ff:04.0: [8086:2ca0] type 0 class 0x000600 [ 0.984707] pci 0000:ff:04.1: [8086:2ca1] type 0 class 0x000600 [ 0.984720] pci 0000:ff:04.2: [8086:2ca2] type 0 class 0x000600 [ 0.984734] pci 0000:ff:04.3: [8086:2ca3] type 0 class 0x000600 [ 0.984748] pci 0000:ff:05.0: [8086:2ca8] type 0 class 0x000600 [ 0.984762] pci 0000:ff:05.1: [8086:2ca9] type 0 class 0x000600 [ 0.984775] pci 0000:ff:05.2: [8086:2caa] type 0 class 0x000600 [ 0.984789] pci 0000:ff:05.3: [8086:2cab] type 0 class 0x000600 [ 0.985074] PCI: pci_cache_line_size set to 64 bytes [ 0.985141] reserve RAM buffer: 000000000009dc00 - 000000000009ffff [ 0.985143] reserve RAM buffer: 00000000bf780000 - 00000000bfffffff [ 0.985233] HPET: 8 timers in total, 5 timers will be used for per-cpu timer [ 0.985239] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 40, 41, 42, 43, 44, 0 [ 0.985244] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 0.989805] hpet: hpet2 irq 40 for MSI [ 0.989893] hpet: hpet3 irq 41 for MSI [ 0.993905] hpet: hpet4 irq 42 for MSI [ 0.993958] hpet: hpet5 irq 43 for MSI [ 0.997904] hpet: hpet6 irq 44 for MSI [ 1.005940] Switching to clocksource hpet [ 1.007216] pnp: PnP ACPI init [ 1.007225] ACPI: bus type pnp registered [ 1.007304] pnp 00:00: [bus 00-ff] [ 1.007306] pnp 00:00: [io 0x0cf8-0x0cff] [ 1.007307] pnp 00:00: [io 0x0000-0x0cf7 window] [ 1.007309] pnp 00:00: [io 0x0d00-0xffff window] [ 1.007311] pnp 00:00: [mem 0x000a0000-0x000bffff window] [ 1.007313] pnp 00:00: [mem 0x000d0000-0x000dffff window] [ 1.007314] pnp 00:00: [mem 0xc0000000-0xdfffffff window] [ 1.007316] pnp 00:00: [mem 0xf0000000-0xfed8ffff window] [ 1.007352] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 1.007361] pnp 00:01: [mem 0xfc000000-0xfcffffff] [ 1.007363] pnp 00:01: [mem 0xfd000000-0xfdffffff] [ 1.007365] pnp 00:01: [mem 0xfe000000-0xfebfffff] [ 1.007366] pnp 00:01: [mem 0xfed14000-0xfed19fff] [ 1.007401] system 00:01: [mem 0xfc000000-0xfcffffff] has been reserved [ 1.007404] system 00:01: [mem 0xfd000000-0xfdffffff] has been reserved [ 1.007406] system 00:01: [mem 0xfe000000-0xfebfffff] has been reserved [ 1.007408] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved [ 1.007410] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) [ 1.007441] pnp 00:02: [dma 4] [ 1.007442] pnp 00:02: [io 0x0000-0x000f] [ 1.007444] pnp 00:02: [io 0x0081-0x0083] [ 1.007445] pnp 00:02: [io 0x0087] [ 1.007447] pnp 00:02: [io 0x0089-0x008b] [ 1.007448] pnp 00:02: [io 0x008f] [ 1.007449] pnp 00:02: [io 0x00c0-0x00df] [ 1.007469] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) [ 1.007477] pnp 00:03: [io 0x0070-0x0071] [ 1.007483] pnp 00:03: [irq 8] [ 1.007500] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 1.007507] pnp 00:04: [io 0x0061] [ 1.007526] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) [ 1.007533] pnp 00:05: [io 0x00f0-0x00ff] [ 1.007538] pnp 00:05: [irq 13] [ 1.007556] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) [ 1.007608] pnp 00:06: [io 0x0060] [ 1.007610] pnp 00:06: [io 0x0064] [ 1.007614] pnp 00:06: [irq 12] [ 1.007639] pnp 00:06: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) [ 1.007767] pnp 00:07: [io 0x0000-0xffffffffffffffff disabled] [ 1.007768] pnp 00:07: [io 0x0a00-0x0a0f] [ 1.007770] pnp 00:07: [io 0x0a10-0x0a1f] [ 1.007771] pnp 00:07: [io 0x0a20-0x0a2f] [ 1.007773] pnp 00:07: [io 0x0a30-0x0a3f] [ 1.007810] system 00:07: [io 0x0a00-0x0a0f] has been reserved [ 1.007812] system 00:07: [io 0x0a10-0x0a1f] has been reserved [ 1.007814] system 00:07: [io 0x0a20-0x0a2f] has been reserved [ 1.007816] system 00:07: [io 0x0a30-0x0a3f] has been reserved [ 1.007818] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.007920] pnp 00:08: [io 0x0010-0x001f] [ 1.007922] pnp 00:08: [io 0x0022-0x003f] [ 1.007924] pnp 00:08: [io 0x0044-0x005f] [ 1.007925] pnp 00:08: [io 0x0062-0x0063] [ 1.007927] pnp 00:08: [io 0x0065-0x006f] [ 1.007928] pnp 00:08: [io 0x0072-0x007f] [ 1.007929] pnp 00:08: [io 0x0080] [ 1.007931] pnp 00:08: [io 0x0084-0x0086] [ 1.007932] pnp 00:08: [io 0x0088] [ 1.007933] pnp 00:08: [io 0x008c-0x008e] [ 1.007935] pnp 00:08: [io 0x0090-0x009f] [ 1.007937] pnp 00:08: [io 0x00a2-0x00bf] [ 1.007939] pnp 00:08: [io 0x00e0-0x00ef] [ 1.007940] pnp 00:08: [io 0x04d0-0x04d1] [ 1.007941] pnp 00:08: [io 0x0800-0x087f] [ 1.007943] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] [ 1.007945] pnp 00:08: [io 0x0500-0x057f] [ 1.007946] pnp 00:08: [mem 0xfed1c000-0xfed1ffff] [ 1.007948] pnp 00:08: [mem 0xfed20000-0xfed3ffff] [ 1.007949] pnp 00:08: [mem 0xfed40000-0xfed8ffff] [ 1.007996] system 00:08: [io 0x04d0-0x04d1] has been reserved [ 1.007998] system 00:08: [io 0x0800-0x087f] has been reserved [ 1.008000] system 00:08: [io 0x0500-0x057f] has been reserved [ 1.008002] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 1.008005] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved [ 1.008007] system 00:08: [mem 0xfed40000-0xfed8ffff] has been reserved [ 1.008009] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.008058] pnp 00:09: [mem 0xfed00000-0xfed003ff] [ 1.008080] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active) [ 1.008123] pnp 00:0a: [mem 0xffb00000-0xffbfffff] [ 1.008125] pnp 00:0a: [mem 0xfff00000-0xffffffff] [ 1.008145] pnp 00:0a: Plug and Play ACPI device, IDs INT0800 (active) [ 1.008180] pnp 00:0b: [mem 0xffc00000-0xffefffff] [ 1.008217] system 00:0b: [mem 0xffc00000-0xffefffff] has been reserved [ 1.008220] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.008294] pnp 00:0c: [io 0x0060] [ 1.008296] pnp 00:0c: [io 0x0064] [ 1.008298] pnp 00:0c: [mem 0xfec00000-0xfec00fff] [ 1.008299] pnp 00:0c: [mem 0xfee00000-0xfee00fff] [ 1.008337] system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.008340] system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.008342] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.008377] pnp 00:0d: [mem 0xfbef0000-0xfbef0fff] [ 1.008415] system 00:0d: [mem 0xfbef0000-0xfbef0fff] has been reserved [ 1.008417] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.008446] pnp 00:0e: [mem 0xe0000000-0xefffffff] [ 1.008483] system 00:0e: [mem 0xe0000000-0xefffffff] has been reserved [ 1.008485] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.008674] pnp 00:0f: [mem 0x00000000-0x0009ffff] [ 1.008676] pnp 00:0f: [mem 0x000c0000-0x000cffff] [ 1.008677] pnp 00:0f: [mem 0x000e0000-0x000fffff] [ 1.008679] pnp 00:0f: [mem 0x00100000-0xbfffffff] [ 1.008680] pnp 00:0f: [mem 0xfed90000-0xffffffff] [ 1.008731] system 00:0f: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.008734] system 00:0f: [mem 0x000c0000-0x000cffff] could not be reserved [ 1.008736] system 00:0f: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.008738] system 00:0f: [mem 0x00100000-0xbfffffff] could not be reserved [ 1.008741] system 00:0f: [mem 0xfed90000-0xffffffff] could not be reserved [ 1.008743] system 00:0f: Plug and Play ACPI device, IDs PNP0c01 (active) [ 1.008855] pnp: PnP ACPI: found 16 devices [ 1.008857] ACPI: ACPI bus type pnp unregistered [ 1.009547] Switched to NOHz mode on CPU #0 [ 1.009624] Switched to NOHz mode on CPU #1 [ 1.009693] Switched to NOHz mode on CPU #2 [ 1.009745] Switched to NOHz mode on CPU #3 [ 1.009757] Switched to NOHz mode on CPU #4 [ 1.009830] Switched to NOHz mode on CPU #6 [ 1.009878] Switched to NOHz mode on CPU #5 [ 1.009881] Switched to NOHz mode on CPU #7 [ 1.015034] PCI: max bus depth: 1 pci_try_num: 2 [ 1.015059] pci 0000:00:1c.2: BAR 14: assigned [mem 0xc0000000-0xc03fffff] [ 1.015062] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0400000-0xc05fffff] [ 1.015064] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref] [ 1.015067] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] [ 1.015069] pci 0000:00:03.0: PCI bridge to [bus 01-01] [ 1.015071] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff] [ 1.015074] pci 0000:00:03.0: bridge window [mem 0xfbf00000-0xfbffffff] [ 1.015077] pci 0000:00:03.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] [ 1.015080] pci 0000:00:1c.0: PCI bridge to [bus 02-02] [ 1.015083] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 1.015086] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc05fffff] [ 1.015090] pci 0000:00:1c.0: bridge window [mem 0xc0600000-0xc07fffff 64bit pref] [ 1.015094] pci 0000:00:1c.2: PCI bridge to [bus 03-03] [ 1.015097] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff] [ 1.015100] pci 0000:00:1c.2: bridge window [mem 0xc0000000-0xc03fffff] [ 1.015104] pci 0000:00:1c.2: bridge window [mem 0xfaf00000-0xfaffffff 64bit pref] [ 1.015108] pci 0000:00:1e.0: PCI bridge to [bus 04-04] [ 1.015124] pci 0000:00:03.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 1.015128] pci 0000:00:03.0: setting latency timer to 64 [ 1.015132] pci 0000:00:1c.0: enabling device (0104 -> 0107) [ 1.015138] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 1.015141] pci 0000:00:1c.0: setting latency timer to 64 [ 1.015149] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 1.015152] pci 0000:00:1c.2: setting latency timer to 64 [ 1.015157] pci 0000:00:1e.0: setting latency timer to 64 [ 1.015160] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 1.015161] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 1.015163] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 1.015165] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xdfffffff] [ 1.015166] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfed8ffff] [ 1.015168] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff] [ 1.015169] pci_bus 0000:01: resource 1 [mem 0xfbf00000-0xfbffffff] [ 1.015171] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] [ 1.015173] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff] [ 1.015174] pci_bus 0000:02: resource 1 [mem 0xc0400000-0xc05fffff] [ 1.015176] pci_bus 0000:02: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref] [ 1.015178] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] [ 1.015179] pci_bus 0000:03: resource 1 [mem 0xc0000000-0xc03fffff] [ 1.015181] pci_bus 0000:03: resource 2 [mem 0xfaf00000-0xfaffffff 64bit pref] [ 1.015183] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7] [ 1.015184] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff] [ 1.015186] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff] [ 1.015188] pci_bus 0000:04: resource 7 [mem 0xc0000000-0xdfffffff] [ 1.015189] pci_bus 0000:04: resource 8 [mem 0xf0000000-0xfed8ffff] [ 1.015191] pci_bus 0000:ff: resource 0 [io 0x0000-0xffff] [ 1.015192] pci_bus 0000:ff: resource 1 [mem 0x00000000-0xfffffffff] [ 1.015266] NET: Registered protocol family 2 [ 1.015445] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 1.016262] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) [ 1.018389] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 1.018652] TCP: Hash tables configured (established 524288 bind 65536) [ 1.018654] TCP reno registered [ 1.018667] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 1.018723] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 1.018867] NET: Registered protocol family 1 [ 1.069764] pci 0000:01:00.0: Boot video device [ 1.069804] PCI: CLS 32 bytes, default 64 [ 1.069835] Unpacking initramfs... [ 1.240743] Freeing initrd memory: 10084k freed [ 1.242020] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.242023] Placing 64MB software IO TLB between ffff8800bb776000 - ffff8800bf776000 [ 1.242025] software IO TLB at phys 0xbb776000 - 0xbf776000 [ 1.242588] audit: initializing netlink socket (disabled) [ 1.242597] type=2000 audit(1327158484.028:1): initialized [ 1.262612] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.280503] VFS: Disk quotas dquot_6.5.2 [ 1.280535] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.280599] msgmni has been set to 15994 [ 1.280738] alg: No test for stdrng (krng) [ 1.280773] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.280776] io scheduler noop registered [ 1.280777] io scheduler deadline registered [ 1.280799] io scheduler cfq registered (default) [ 1.280887] pcieport 0000:00:03.0: setting latency timer to 64 [ 1.280915] pcieport 0000:00:03.0: irq 45 for MSI/MSI-X [ 1.281044] aer 0000:00:03.0:pcie02: service driver aer loaded [ 1.281129] intel_idle: MWAIT substates: 0x1120 [ 1.281138] intel_idle: v0.4 model 0x1E [ 1.281139] intel_idle: lapic_timer_reliable_states 0x2 [ 1.281201] ERST: Table is not found! [ 1.281202] GHES: HEST is not enabled! [ 1.281260] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.445030] Linux agpgart interface v0.103 [ 1.445141] i8042: PNP: PS/2 Controller [PNP0f03:PS2M] at 0x60,0x64 irq 12 [ 1.445142] i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1 [ 1.445498] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.445504] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.445588] mousedev: PS/2 mouse device common for all mice [ 1.445622] rtc_cmos 00:03: RTC can wake from S4 [ 1.445718] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 1.445743] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.445917] cpuidle: using governor ladder [ 1.446179] cpuidle: using governor menu [ 1.446324] TCP cubic registered [ 1.446633] NET: Registered protocol family 10 [ 1.447213] Mobile IPv6 [ 1.447215] NET: Registered protocol family 17 [ 1.447217] Registering the dns_resolver key type [ 1.447612] PM: Hibernation image not present or could not be loaded. [ 1.447630] registered taskstats version 1 [ 1.455581] rtc_cmos 00:03: setting system clock to 2012-01-21 15:08:05 UTC (1327158485) [ 1.455613] Initializing network drop monitor service [ 1.456783] Freeing unused kernel memory: 556k freed [ 1.456845] Write protecting the kernel read-only data: 6144k [ 1.459469] Freeing unused kernel memory: 784k freed [ 1.461801] Freeing unused kernel memory: 696k freed [ 1.475252] udevd[79]: starting version 175 [ 1.486137] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.486157] r8169 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 1.486187] r8169 0000:03:00.0: setting latency timer to 64 [ 1.486242] r8169 0000:03:00.0: irq 46 for MSI/MSI-X [ 1.486632] r8169 0000:03:00.0: eth0: RTL8168e/8111e at 0xffffc90000c66000, 44:87:fc:d4:23:9e, XID 0c100000 IRQ 46 [ 1.486789] usbcore: registered new interface driver usbfs [ 1.486809] usbcore: registered new interface driver hub [ 1.487539] usbcore: registered new device driver usb [ 1.487773] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.487775] ACPI: Thermal Zone [THRM] (30 C) [ 1.487869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.487966] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 1.487984] ehci_hcd 0000:00:1a.0: setting latency timer to 64 [ 1.487988] ehci_hcd 0000:00:1a.0: EHCI Host Controller [ 1.488013] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 [ 1.488046] ehci_hcd 0000:00:1a.0: debug port 2 [ 1.491973] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported [ 1.492111] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xfbefc000 [ 1.500443] SCSI subsystem initialized [ 1.502349] libata version 3.00 loaded. [ 1.504512] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 [ 1.504547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.504550] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.504552] usb usb1: Product: EHCI Host Controller [ 1.504554] usb usb1: Manufacturer: Linux 3.1.0-1-amd64 ehci_hcd [ 1.504556] usb usb1: SerialNumber: 0000:00:1a.0 [ 1.504674] hub 1-0:1.0: USB hub found [ 1.504678] hub 1-0:1.0: 3 ports detected [ 1.504755] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.504774] ehci_hcd 0000:00:1d.0: setting latency timer to 64 [ 1.504778] ehci_hcd 0000:00:1d.0: EHCI Host Controller [ 1.504786] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 1.504816] ehci_hcd 0000:00:1d.0: debug port 2 [ 1.508768] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported [ 1.508803] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfbef6000 [ 1.524613] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 1.524632] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.524634] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.524636] usb usb2: Product: EHCI Host Controller [ 1.524637] usb usb2: Manufacturer: Linux 3.1.0-1-amd64 ehci_hcd [ 1.524639] usb usb2: SerialNumber: 0000:00:1d.0 [ 1.524719] hub 2-0:1.0: USB hub found [ 1.524722] hub 2-0:1.0: 3 ports detected [ 1.524804] ahci 0000:00:1f.2: version 3.0 [ 1.524818] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 1.524849] ahci 0000:00:1f.2: irq 47 for MSI/MSI-X [ 1.524880] ahci: SSS flag set, parallel bus scan disabled [ 1.544717] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x3f impl SATA mode [ 1.544721] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst [ 1.544725] ahci 0000:00:1f.2: setting latency timer to 64 [ 1.605077] scsi0 : ahci [ 1.605449] scsi1 : ahci [ 1.605600] scsi2 : ahci [ 1.605754] scsi3 : ahci [ 1.605919] scsi4 : ahci [ 1.606084] scsi5 : ahci [ 1.606284] ata1: SATA max UDMA/133 abar m2048@0xfbef4000 port 0xfbef4100 irq 47 [ 1.606287] ata2: SATA max UDMA/133 abar m2048@0xfbef4000 port 0xfbef4180 irq 47 [ 1.606289] ata3: SATA max UDMA/133 abar m2048@0xfbef4000 port 0xfbef4200 irq 47 [ 1.606291] ata4: SATA max UDMA/133 abar m2048@0xfbef4000 port 0xfbef4280 irq 47 [ 1.606293] ata5: SATA max UDMA/133 abar m2048@0xfbef4000 port 0xfbef4300 irq 47 [ 1.606295] ata6: SATA max UDMA/133 abar m2048@0xfbef4000 port 0xfbef4380 irq 47 [ 1.815805] usb 1-1: new high speed USB device number 2 using ehci_hcd [ 1.923461] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.938119] ata1.00: ATA-8: WDC WD10EARS-22Y5B1, 80.00A80, max UDMA/133 [ 1.938125] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA [ 1.940616] ata1.00: configured for UDMA/133 [ 1.940861] scsi 0:0:0:0: Direct-Access ATA WDC WD10EARS-22Y 80.0 PQ: 0 ANSI: 5 [ 1.947875] usb 1-1: New USB device found, idVendor=8087, idProduct=0020 [ 1.947881] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.948404] hub 1-1:1.0: USB hub found [ 1.948588] hub 1-1:1.0: 6 ports detected [ 2.059044] usb 2-1: new high speed USB device number 2 using ehci_hcd [ 2.191038] usb 2-1: New USB device found, idVendor=8087, idProduct=0020 [ 2.191044] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.191561] hub 2-1:1.0: USB hub found [ 2.191713] hub 2-1:1.0: 8 ports detected [ 2.238556] Refined TSC clocksource calibration: 2925.797 MHz. [ 2.238562] Switching to clocksource tsc [ 2.258520] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 2.262180] ata2.00: ATAPI: HL-DT-ST DVDRAM GH60N, UG00, max UDMA/100 [ 2.262705] usb 1-1.3: new high speed USB device number 3 using ehci_hcd [ 2.266556] ata2.00: configured for UDMA/100 [ 2.277336] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GH60N UG00 PQ: 0 ANSI: 5 [ 2.357722] usb 1-1.3: New USB device found, idVendor=0917, idProduct=0524 [ 2.357728] usb 1-1.3: New USB device strings: Mfr=75, Product=57, SerialNumber=44 [ 2.357732] usb 1-1.3: Product: FireLite (USB2.0) [ 2.357735] usb 1-1.3: Manufacturer: SMARTDISK Corp. [ 2.357738] usb 1-1.3: SerialNumber: DEF10C3AE19D [ 2.360142] usbcore: registered new interface driver uas [ 2.430217] usb 1-1.5: new high speed USB device number 4 using ehci_hcd [ 2.593508] ata3: SATA link down (SStatus 0 SControl 300) [ 2.789090] usb 1-1.5: New USB device found, idVendor=0bda, idProduct=0182 [ 2.789096] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.789101] usb 1-1.5: Product: USB2.0-CRW [ 2.789104] usb 1-1.5: Manufacturer: Generic [ 2.789107] usb 1-1.5: SerialNumber: 20060413092100000 [ 2.798807] Initializing USB Mass Storage driver... [ 2.799073] scsi6 : usb-storage 1-1.3:1.0 [ 2.799458] scsi7 : usb-storage 1-1.5:1.0 [ 2.799626] usbcore: registered new interface driver usb-storage [ 2.799628] USB Mass Storage support registered. [ 2.865140] usb 2-1.2: new low speed USB device number 3 using ehci_hcd [ 2.912643] ata4: SATA link down (SStatus 0 SControl 300) [ 2.965107] usb 2-1.2: New USB device found, idVendor=04f2, idProduct=0833 [ 2.965113] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.965117] usb 2-1.2: Product: USB Keyboard [ 2.965120] usb 2-1.2: Manufacturer: CHICONY [ 2.974143] generic-usb: probe of 0003:0BDA:0182.0001 failed with error -22 [ 2.977350] input: CHICONY USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input0 [ 2.977548] generic-usb 0003:04F2:0833.0002: input,hidraw0: USB HID v1.11 Keyboard [CHICONY USB Keyboard] on usb-0000:00:1d.0-1.2/input0 [ 2.986365] input: CHICONY USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/input/input1 [ 2.986602] generic-usb 0003:04F2:0833.0003: input,hiddev0,hidraw1: USB HID v1.11 Device [CHICONY USB Keyboard] on usb-0000:00:1d.0-1.2/input1 [ 2.986626] usbcore: registered new interface driver usbhid [ 2.986629] usbhid: USB HID core driver [ 3.036635] usb 2-1.3: new low speed USB device number 4 using ehci_hcd [ 3.136612] usb 2-1.3: New USB device found, idVendor=0461, idProduct=4d46 [ 3.136618] usb 2-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 3.136623] usb 2-1.3: Product: USB Optical Mouse [ 3.139311] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input2 [ 3.139617] generic-usb 0003:0461:4D46.0004: input,hidraw2: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-1.3/input0 [ 3.216090] usb 2-1.4: new high speed USB device number 5 using ehci_hcd [ 3.231916] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 3.232897] ata5.00: ATA-7: ST3250823AS, 3.03, max UDMA/133 [ 3.232903] ata5.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 31/32) [ 3.234027] ata5.00: configured for UDMA/133 [ 3.234245] scsi 4:0:0:0: Direct-Access ATA ST3250823AS 3.03 PQ: 0 ANSI: 5 [ 3.537313] usb 2-1.4: New USB device found, idVendor=046d, idProduct=0808 [ 3.537319] usb 2-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=2 [ 3.537323] usb 2-1.4: SerialNumber: A1D1C580 [ 3.550998] ata6: SATA link down (SStatus 0 SControl 300) [ 3.554421] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) [ 3.554424] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 3.554455] sd 4:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 3.554468] sd 0:0:0:0: [sda] Write Protect is off [ 3.554471] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.554491] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.554504] sd 4:0:0:0: [sdb] Write Protect is off [ 3.554507] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 3.554528] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.563268] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray [ 3.563273] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.563536] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 3.573826] sdb: sdb1 [ 3.574265] sd 4:0:0:0: [sdb] Attached SCSI disk [ 3.590169] sda: sda1 sda2 < sda5 > [ 3.590708] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.797859] scsi 7:0:0:0: Direct-Access Generic- Compact Flash 1.00 PQ: 0 ANSI: 0 CCS [ 3.801008] scsi 7:0:0:1: Direct-Access Generic- xD-Picture 1.00 PQ: 0 ANSI: 0 CCS [ 3.804382] scsi 7:0:0:2: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0 CCS [ 3.807488] scsi 7:0:0:3: Direct-Access Generic- MS/MS-Pro/HG 1.00 PQ: 0 ANSI: 0 CCS [ 3.810599] scsi 7:0:0:4: Direct-Access Generic- MicroSD 1.00 PQ: 0 ANSI: 0 CCS [ 3.817167] scsi 6:0:0:0: Direct-Access FUJITSU MHS2040AT 0000 PQ: 0 ANSI: 0 [ 3.818705] sd 6:0:0:0: [sdc] 78140160 512-byte logical blocks: (40.0 GB/37.2 GiB) [ 3.819669] sd 6:0:0:0: [sdc] Write Protect is off [ 3.819673] sd 6:0:0:0: [sdc] Mode Sense: 27 00 00 00 [ 3.820542] sd 6:0:0:0: [sdc] No Caching mode page present [ 3.820579] sd 6:0:0:0: [sdc] Assuming drive cache: write through [ 3.823322] sd 6:0:0:0: [sdc] No Caching mode page present [ 3.823371] sd 6:0:0:0: [sdc] Assuming drive cache: write through [ 3.895404] sd 7:0:0:0: [sdd] Attached SCSI removable disk [ 3.897963] sd 7:0:0:3: [sdg] Attached SCSI removable disk [ 3.900389] sd 7:0:0:2: [sdf] Attached SCSI removable disk [ 3.905670] sd 7:0:0:1: [sde] Attached SCSI removable disk [ 3.908156] sd 7:0:0:4: [sdh] Attached SCSI removable disk [ 4.192528] sdc: sdc1 [ 4.197492] sd 6:0:0:0: [sdc] No Caching mode page present [ 4.197537] sd 6:0:0:0: [sdc] Assuming drive cache: write through [ 4.197585] sd 6:0:0:0: [sdc] Attached SCSI disk [ 5.082834] PM: Starting manual resume from disk [ 5.082837] PM: Hibernation image partition 8:5 present [ 5.082838] PM: Looking for hibernation image. [ 5.083087] PM: Image not found (code -22) [ 5.083091] PM: Hibernation image not present or could not be loaded. [ 5.191985] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 6.962482] udevd[364]: starting version 175 [ 7.687283] ACPI: acpi_idle yielding to intel_idle [ 7.720093] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3 [ 7.720097] ACPI: Power Button [PWRB] [ 7.720130] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 [ 7.720132] ACPI: Power Button [PWRF] [ 7.798433] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 7.804407] wmi: Mapper loaded [ 7.874864] iTCO_vendor_support: vendor-support=0 [ 7.879587] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06 [ 7.879646] iTCO_wdt: Found a H57 TCO device (Version=2, TCOBASE=0x0860) [ 7.879704] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 7.912916] EDAC MC: Ver: 2.1.0 [ 7.924836] EDAC MC0: Giving out device to 'i7core_edac.c' 'i7 core #0': DEV 0000:ff:03.0 [ 7.924849] EDAC PCI0: Giving out device to module 'i7core_edac' controller 'EDAC PCI controller': DEV '0000:ff:03.0' (POLLED) [ 7.924851] EDAC i7core: Driver loaded. [ 8.046512] [drm] Initialized drm 1.1.0 20060810 [ 8.058994] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 8.108333] [drm] radeon kernel modesetting enabled. [ 8.108379] radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 8.108383] radeon 0000:01:00.0: setting latency timer to 64 [ 8.108527] [drm] initializing kernel modesetting (JUNIPER 0x1002:0x68BE 0x174B:0xE160). [ 8.108546] [drm] register mmio base: 0xFBFC0000 [ 8.108547] [drm] register mmio size: 131072 [ 8.108618] ATOM BIOS: JUNIPER [ 8.108634] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) [ 8.108636] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF [ 8.108640] mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining [ 8.108642] [drm] Detected VRAM RAM=1024M, BAR=256M [ 8.108643] [drm] RAM width 128bits DDR [ 8.108703] [TTM] Zone kernel: Available graphics memory: 4095682 kiB. [ 8.108704] [TTM] Zone dma32: Available graphics memory: 2097152 kiB. [ 8.108705] [TTM] Initializing pool allocator. [ 8.108717] [drm] radeon: 1024M of VRAM memory ready [ 8.108719] [drm] radeon: 512M of GTT memory ready. [ 8.108728] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 8.108729] [drm] Driver supports precise vblank timestamp query. [ 8.108758] radeon 0000:01:00.0: irq 48 for MSI/MSI-X [ 8.108762] radeon 0000:01:00.0: radeon: using MSI. [ 8.108791] [drm] radeon: irq initialized. [ 8.108794] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 8.109324] [drm] Loading JUNIPER Microcode [ 8.527954] radeon 0000:01:00.0: WB enabled [ 8.544436] [drm] ring test succeeded in 1 usecs [ 8.544583] [drm] radeon: ib pool ready. [ 8.544669] [drm] ib test succeeded in 0 usecs [ 8.544674] failed to evaluate ATIF got AE_BAD_PARAMETER [ 8.545147] [drm] Radeon Display Connectors [ 8.545149] [drm] Connector 0: [ 8.545150] [drm] DisplayPort [ 8.545152] [drm] HPD4 [ 8.545154] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c [ 8.545155] [drm] Encoders: [ 8.545157] [drm] DFP1: INTERNAL_UNIPHY2 [ 8.545158] [drm] Connector 1: [ 8.545159] [drm] HDMI-A [ 8.545161] [drm] HPD5 [ 8.545162] [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c [ 8.545164] [drm] Encoders: [ 8.545165] [drm] DFP2: INTERNAL_UNIPHY2 [ 8.545167] [drm] Connector 2: [ 8.545168] [drm] DVI-I [ 8.545169] [drm] HPD1 [ 8.545171] [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c [ 8.545173] [drm] Encoders: [ 8.545174] [drm] DFP3: INTERNAL_UNIPHY1 [ 8.545175] [drm] CRT2: INTERNAL_KLDSCP_DAC2 [ 8.680097] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 [ 8.680151] snd_hda_intel 0000:00:1b.0: irq 49 for MSI/MSI-X [ 8.680185] snd_hda_intel 0000:00:1b.0: setting latency timer to 64 [ 8.893411] hda_codec: ALC662 rev1: BIOS auto-probing. [ 8.897651] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 [ 8.979726] Linux media interface: v0.10 [ 9.023213] [drm] Radeon display connector DP-1: No monitor connected or invalid EDID [ 9.024094] Linux video capture interface: v2.00 [ 9.032984] [drm] Radeon display connector HDMI-A-1: No monitor connected or invalid EDID [ 9.087577] [drm] Radeon display connector DVI-I-1: Found valid EDID [ 9.087604] [drm] Internal thermal controller with fan control [ 9.087638] [drm] radeon: power management initialized [ 9.162042] [drm] fb mappable at 0xD0141000 [ 9.162044] [drm] vram apper at 0xD0000000 [ 9.162045] [drm] size 9216000 [ 9.162046] [drm] fb depth is 24 [ 9.162047] [drm] pitch is 7680 [ 9.162204] fbcon: radeondrmfb (fb0) is primary device [ 9.524932] usbcore: registered new interface driver snd-usb-audio [ 9.524952] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0808) [ 9.538966] input: UVC Camera (046d:0808) as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input7 [ 9.539060] usbcore: registered new interface driver uvcvideo [ 9.539064] USB Video Class driver (1.1.1) [ 9.593425] Console: switching to colour frame buffer device 240x75 [ 9.600265] fb0: radeondrmfb frame buffer device [ 9.600267] drm: registered panic notifier [ 9.600273] [drm] Initialized radeon 2.11.0 20080528 for 0000:01:00.0 on minor 0 [ 9.600348] snd_hda_intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 9.600419] snd_hda_intel 0000:01:00.1: irq 50 for MSI/MSI-X [ 9.600439] snd_hda_intel 0000:01:00.1: setting latency timer to 64 [ 9.634279] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0 [ 9.634451] input: HD-Audio Generic HDMI/DP as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card2/input8 [ 10.180531] FAT-fs (sdc1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [ 40.210869] Adding 15996924k swap on /dev/sda5. Priority:-1 extents:1 across:15996924k [ 40.214427] EXT4-fs (sda1): re-mounted. Opts: (null) [ 40.999815] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro [ 41.175163] loop: module loaded [ 42.425595] RPC: Registered named UNIX socket transport module. [ 42.425597] RPC: Registered udp transport module. [ 42.425598] RPC: Registered tcp transport module. [ 42.425599] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 42.496954] FS-Cache: Loaded [ 42.549928] FS-Cache: Netfs 'nfs' registered for caching [ 42.558133] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 43.070321] r8169 0000:03:00.0: eth0: link down [ 43.070329] r8169 0000:03:00.0: eth0: link down [ 43.070946] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 44.062037] set resolution quirk: cval->res = 384 [ 44.147364] fuse init (API version 7.17) [ 44.714580] r8169 0000:03:00.0: eth0: link up [ 44.715135] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 44.996751] NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team [ 44.996904] DECnet: Routing cache hash table of 1024 buckets, 16Kbytes [ 44.996908] NET: Registered protocol family 12 [ 45.698105] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input9 [ 48.501916] Bluetooth: Core ver 2.16 [ 48.501928] NET: Registered protocol family 31 [ 48.501929] Bluetooth: HCI device and connection manager initialized [ 48.501931] Bluetooth: HCI socket layer initialized [ 48.501932] Bluetooth: L2CAP socket layer initialized [ 48.501936] Bluetooth: SCO socket layer initialized [ 48.627460] Bluetooth: RFCOMM TTY layer initialized [ 48.627465] Bluetooth: RFCOMM socket layer initialized [ 48.627467] Bluetooth: RFCOMM ver 1.11 [ 49.196988] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 49.196990] Bluetooth: BNEP filters: protocol multicast [ 50.307317] lp: driver loaded but no devices found [ 50.575814] ppdev: user-space parallel port driver [ 64.047279] eth0: no IPv6 routers present [ 1143.051124] usb 1-1.3: USB disconnect, device number 3 [ 1187.938924] usb 2-1.8: new high speed USB device number 6 using ehci_hcd [ 1188.033487] usb 2-1.8: New USB device found, idVendor=0917, idProduct=0524 [ 1188.033493] usb 2-1.8: New USB device strings: Mfr=75, Product=57, SerialNumber=44 [ 1188.033497] usb 2-1.8: Product: FireLite (USB2.0) [ 1188.033500] usb 2-1.8: Manufacturer: SMARTDISK Corp. [ 1188.033504] usb 2-1.8: SerialNumber: DEF10C3AE19D [ 1188.034323] scsi8 : usb-storage 2-1.8:1.0 [ 1189.034442] scsi 8:0:0:0: Direct-Access FUJITSU MHS2040AT 0000 PQ: 0 ANSI: 0 [ 1189.036325] sd 8:0:0:0: [sdc] 78140160 512-byte logical blocks: (40.0 GB/37.2 GiB) [ 1189.037239] sd 8:0:0:0: [sdc] Write Protect is off [ 1189.037247] sd 8:0:0:0: [sdc] Mode Sense: 27 00 00 00 [ 1189.038235] sd 8:0:0:0: [sdc] No Caching mode page present [ 1189.038242] sd 8:0:0:0: [sdc] Assuming drive cache: write through [ 1189.041010] sd 8:0:0:0: [sdc] No Caching mode page present [ 1189.041016] sd 8:0:0:0: [sdc] Assuming drive cache: write through [ 1189.055735] sdc: sdc1 [ 1189.058950] sd 8:0:0:0: [sdc] No Caching mode page present [ 1189.058956] sd 8:0:0:0: [sdc] Assuming drive cache: write through [ 1189.058960] sd 8:0:0:0: [sdc] Attached SCSI disk [ 1190.284722] FAT-fs (sdc1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [ 1341.846377] usb 1-1.3: new high speed USB device number 5 using ehci_hcd [ 1341.943438] usb 1-1.3: New USB device found, idVendor=05dc, idProduct=a701 [ 1341.943444] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1341.943448] usb 1-1.3: Product: JD SECURE [ 1341.943452] usb 1-1.3: Manufacturer: LEXAR [ 1341.943455] usb 1-1.3: SerialNumber: 302AC701020802080907 [ 1341.944506] scsi9 : usb-storage 1-1.3:1.0 [ 1342.940829] scsi 9:0:0:0: Direct-Access LEXAR JD SECURE 1100 PQ: 0 ANSI: 0 CCS [ 1342.943636] sd 9:0:0:0: [sdi] 3932160 512-byte logical blocks: (2.01 GB/1.87 GiB) [ 1342.944499] sd 9:0:0:0: [sdi] Write Protect is off [ 1342.944505] sd 9:0:0:0: [sdi] Mode Sense: 43 00 00 00 [ 1342.945379] sd 9:0:0:0: [sdi] No Caching mode page present [ 1342.945385] sd 9:0:0:0: [sdi] Assuming drive cache: write through [ 1342.949341] sd 9:0:0:0: [sdi] No Caching mode page present [ 1342.949346] sd 9:0:0:0: [sdi] Assuming drive cache: write through [ 1343.004720] sdi: sdi1 [ 1343.007701] sd 9:0:0:0: [sdi] No Caching mode page present [ 1343.007707] sd 9:0:0:0: [sdi] Assuming drive cache: write through [ 1343.007712] sd 9:0:0:0: [sdi] Attached SCSI removable disk [ 1343.428114] FAT-fs (sdi1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [ 1950.204726] usb 1-1.3: USB disconnect, device number 5 [ 1953.284850] usb 2-1.8: USB disconnect, device number 6 [ 2009.368543] usb 1-1.4: new high speed USB device number 6 using ehci_hcd [ 2009.465724] usb 1-1.4: New USB device found, idVendor=05dc, idProduct=a701 [ 2009.465730] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2009.465734] usb 1-1.4: Product: JD SECURE [ 2009.465737] usb 1-1.4: Manufacturer: LEXAR [ 2009.465740] usb 1-1.4: SerialNumber: 302AC701020802080907 [ 2009.466680] scsi10 : usb-storage 1-1.4:1.0 [ 2010.463360] scsi 10:0:0:0: Direct-Access LEXAR JD SECURE 1100 PQ: 0 ANSI: 0 CCS [ 2010.466519] sd 10:0:0:0: [sdc] 3932160 512-byte logical blocks: (2.01 GB/1.87 GiB) [ 2010.467379] sd 10:0:0:0: [sdc] Write Protect is off [ 2010.467384] sd 10:0:0:0: [sdc] Mode Sense: 43 00 00 00 [ 2010.468232] sd 10:0:0:0: [sdc] No Caching mode page present [ 2010.468239] sd 10:0:0:0: [sdc] Assuming drive cache: write through [ 2010.472082] sd 10:0:0:0: [sdc] No Caching mode page present [ 2010.472088] sd 10:0:0:0: [sdc] Assuming drive cache: write through [ 2010.527378] sdc: sdc1 [ 2010.530452] sd 10:0:0:0: [sdc] No Caching mode page present [ 2010.530458] sd 10:0:0:0: [sdc] Assuming drive cache: write through [ 2010.530462] sd 10:0:0:0: [sdc] Attached SCSI removable disk [ 2011.069645] FAT-fs (sdc1): utf8 is not a recommended IO charset for FAT filesystems,
Job wrote:I am surprised the forum does not have a thread on this yet. well, now it has got one. i'm just guessing, but to me your problem looks related to udev (which may be a second reason why this is the first thread of this kind.) you may find a look at /etc/udev/usbmount.rules interesting, and even more so /etc/udev/rules.d/XX-permissions.rules (with XX representing a two-digit decimal number).
Hi. Recently I have bought the Genius HS-04U USB Headset, which unfortunately, does not seem to have any Drivers available for Linux. I have tried it out on Windows 7, firstly without any Drivers, as I thought it would work out of the box (but later i found the cd in the box ), it did work, but the volume was very high and I could not change it. After installing the Drivers it worked as expected. Now to Debian amd64. PS: I use ALSA, and I upgraded Debian Squeeze to Debian Testing and I also upgraded the Kernel. I have plugged in the USB Headset and Debian found it instantly, I then changed the default sound device to the USB Headset "C-Media USB Headphone Set". There is sound, but it is exactly like on Windows 7 without Drivers, loud and the volume is not changeable (alsamixer). This is the Headset: http://www.geniusnet.com/wSite/ct?xItem ... e=145&mp=1 echo $(uname -r): Code: Select all3.1.0-1-amd64 lspci: Code: Select all00:00.0 Host bridge: Intel Corporation Core Processor DMI (rev 11) 00:03.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 1 (rev 11) 00:08.0 System peripheral: Intel Corporation Core Processor System Management Registers (rev 11) 00:08.1 System peripheral: Intel Corporation Core Processor Semaphore and Scratchpad Registers (rev 11) 00:08.2 System peripheral: Intel Corporation Core Processor System Control and Status Registers (rev 11) 00:08.3 System peripheral: Intel Corporation Core Processor Miscellaneous Registers (rev 11) 00:10.0 System peripheral: Intel Corporation Core Processor QPI Link (rev 11) 00:10.1 System peripheral: Intel Corporation Core Processor QPI Routing and Protocol Registers (rev 11) 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06) 00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06) 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06) 00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06) 00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06) 00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 06) 00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06) 00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6) 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06) 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06) 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06) 02:00.0 VGA compatible controller: ATI Technologies Inc Manhattan [Mobility Radeon HD 5400 Series] 02:00.1 Audio device: ATI Technologies Inc Manhattan HDMI Audio [Mobility Radeon HD 5000 Series] 04:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01) 07:00.0 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller (rev 01) 07:00.1 System peripheral: Ricoh Co Ltd Memory Stick Host Controller (rev 01) 07:00.2 System peripheral: Ricoh Co Ltd Device e852 (rev 01) 07:00.3 FireWire (IEEE 1394): Ricoh Co Ltd FireWire Host Controller (rev 01) 09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03) ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-Core Registers (rev 04) ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 04) ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 04) ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 04) ff:03.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller (rev 04) ff:03.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Target Address Decoder (rev 04) ff:03.4 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Test Registers (rev 04) ff:04.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Control Registers (rev 04) ff:04.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Address Registers (rev 04) ff:04.2 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Rank Registers (rev 04) ff:04.3 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Thermal Control Registers (rev 04) ff:05.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Control Registers (rev 04) ff:05.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Address Registers (rev 04) ff:05.2 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Rank Registers (rev 04) ff:05.3 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Thermal Control Registers (rev 04) I hope you guys could help me get this working properly. If any additional information is required please don't hesitate to inform me. Note: This Headset supports 3D Dolby and has a Microphone, but I would already be happy if it works normally without those features. I don't know if this information is relevant or has any use to you guys but it uses "3D Xear". Note1: I'm not very experienced with GNU/Linux and Debian.
Post output of Code: Select allcat /proc/asound/cards cat /proc/asound/modules dmesg when you plug in your headset. Use either pastebin or code tags for pasting.
I tried installing the brcmsmac and it seems to work since iwconfig report a wlan0 adaptor : wlan0 IEEE 802.11bgn ESSID:"MyPo" Mode:Managed Access Point: Not-Associated Tx-Power=19 dBm Retry long limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off But Network-Manager of Gnome3 don't show the Wifi option. If i go into Network Settings, i see Wireless but under it, i see "Unmanaged" ? My Weezy system has been installed (and updated) on january 20 2012. Kernel is : 3.1.0-1-amd64 (Did i choose the right kernel for keeping up with testing?) Here's my other output (network related) : lspci: 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05) 07:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01) dmesg : [ 218.192263] brcmsmac 0000:07:00.0: PCI INT A disabled [ 218.311497] cfg80211: Calling CRDA to update world regulatory domain [ 218.311748] brcmutil: module is from the staging directory, the quality is unknown, you have been warned. [ 218.318308] brcmsmac: module is from the staging directory, the quality is unknown, you have been warned. [ 218.322036] brcmsmac 0000:07:00.0: bus 7 slot 0 func 0 irq 17 [ 218.322086] brcmsmac 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 218.322097] brcmsmac 0000:07:00.0: setting latency timer to 64 [ 218.341946] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 218.389069] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement) [ 218.389077] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement) [ 218.389605] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement) [ 218.389944] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 218.516380] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement) [ 218.516385] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement) [ 218.516942] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement) [ 218.517313] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 279.789343] ieee80211 phy0: brcms_ops_config: change monitor mode: false (implement) [ 279.789350] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement) [ 279.789902] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement) [ 279.790267] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 490.077219] r8169 0000:02:00.0: eth0: link down [ 490.077938] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 495.441220] r8169 0000:02:00.0: eth0: link down [ 495.441825] ADDRCONF(NETDEV_UP): eth0: link is not ready lsmod : Module Size Used by brcmsmac 511106 0 mac80211 183047 1 brcmsmac brcmutil 13480 1 brcmsmac cfg80211 132703 2 brcmsmac,mac80211 parport_pc 22364 0 ppdev 12763 0 lp 17149 0 parport 31858 3 parport_pc,ppdev,lp bnep 17567 2 rfcomm 33622 10 acpi_cpufreq 12935 1 mperf 12453 1 acpi_cpufreq cpufreq_userspace 12576 0 cpufreq_powersave 12454 0 cpufreq_conservative 13147 0 cpufreq_stats 12866 0 binfmt_misc 12957 1 uinput 17440 1 fuse 61981 1 nfsd 259717 2 nfs 312135 0 lockd 67328 2 nfsd,nfs fscache 36739 1 nfs auth_rpcgss 37143 2 nfsd,nfs nfs_acl 12511 2 nfsd,nfs sunrpc 173516 6 nfsd,nfs,lockd,auth_rpcgss,nfs_acl loop 22597 0 snd_hda_codec_hdmi 26548 4 joydev 17266 0 arc4 12458 2 snd_hda_codec_realtek 272344 1 snd_hda_intel 26182 2 snd_hda_codec 72920 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel nouveau 521365 3 ttm 48725 1 nouveau drm_kms_helper 27227 1 nouveau snd_hwdep 13186 1 snd_hda_codec drm 167371 5 nouveau,ttm,drm_kms_helper uvcvideo 57788 0 videodev 70858 1 uvcvideo snd_pcm 63744 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec i2c_algo_bit 12841 1 nouveau psmouse 55543 0 snd_seq 45093 0 cryptd 14517 0 snd_timer 22917 2 snd_pcm,snd_seq snd_seq_device 13176 1 snd_seq aes_x86_64 16796 1 aes_generic 33026 1 aes_x86_64 ecb 12737 1 i2c_i801 16870 0 snd 52798 13 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device btusb 17502 2 iTCO_wdt 17081 0 media 18148 2 uvcvideo,videodev jmb38x_ms 17136 0 sparse_keymap 12760 0 mxm_wmi 12473 1 nouveau bluetooth 119290 23 bnep,rfcomm,btusb soundcore 13065 1 snd snd_page_alloc 13003 2 snd_hda_intel,snd_pcm v4l2_compat_ioctl32 16567 1 videodev wmi 13243 1 mxm_wmi iTCO_vendor_support 12704 1 iTCO_wdt i2c_core 23876 6 nouveau,drm_kms_helper,drm,videodev,i2c_algo_bit,i2c_i801 memstick 13698 1 jmb38x_ms pcspkr 12579 0 intel_ips 17603 0 evdev 17562 13 rfkill 19012 4 cfg80211,bluetooth serio_raw 12850 0 battery 13109 0 ac 12624 0 toshiba_bluetooth 12634 0 power_supply 13475 2 battery,ac video 17628 1 nouveau button 12937 1 nouveau processor 27949 1 acpi_cpufreq thermal_sys 18040 2 video,processor ext4 312988 2 mbcache 13065 1 ext4 jbd2 62015 1 ext4 crc16 12343 2 bluetooth,ext4 sr_mod 21899 0 sd_mod 36136 4 cdrom 35401 1 sr_mod crc_t10dif 12348 1 sd_mod ahci 24997 3 libahci 22860 1 ahci libata 140545 2 ahci,libahci scsi_mod 162376 3 sr_mod,sd_mod,libata sdhci_pci 13483 0 sdhci 26577 1 sdhci_pci mmc_core 63754 1 sdhci ehci_hcd 40215 0 usbcore 124095 4 uvcvideo,btusb,ehci_hcd r8169 42391 0 mii 12675 1 r8169 I have some background in Linux (since 1997), but since i've been corrupted with Ubuntu for a couple of years, i'll need some help to get back to work seriously!
http://wiki.debian.org/NetworkManager#W ... _Unmanaged
Hi: I have an HP Officejet 6500n wireless printer. I followed detailed instructions from HP and other sites guiding me in installing HPLIP to manage print jobs. It installed perfectly, then printed a test page for me. Then, I printed something from my browser (coupon for my wife) and it worked flawlessly. Some days later, I tried again, and... yeah. From the laptop (Gateway NV53A running Squeeze, if it matters), it appeared to print just fine, said it printed, but nothing comes out of the machine. Tried it printing documents, a pdf, and a web page, and got the same result every time. Nothing worked. I ran hp-check -r and got the following: Code: Select allHP Linux Imaging and Printing System (ver. 3.11.12) Dependency/Version Check Utility ver. 14.3 Copyright (c) 2011-14 Hewlett-Packard Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. Note: hp-check can be run in three modes: 1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies are installed to successfully compile HPLIP. 2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball has the proper dependencies installed to successfully run. 3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both compile- and run-time dependencies). Saving output in log file: hp-check.log Initializing. Please wait... --------------- | SYSTEM INFO | --------------- Basic system information: Linux TARDIS 2.6.32-5-amd64 #1 SMP Tue Jun 14 09:42:28 UTC 2011 x86_64 GNU/Linux Distribution: debian 6.0.2 Checking Python version... OK, version 2.6.6 installed Checking PyQt 4.x version... OK, version 4.7.3 installed. Checking for CUPS... Status: scheduler is running Version: 1.4.4 error_log is set to level: warn Checking for dbus/python-dbus... dbus daemon is running. python-dbus version: 0.83.1 ------------------------ | RUNTIME DEPENDENCIES | ------------------------ Checking for dependency: CUPS - Common Unix Printing System... OK, found. Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer... OK, found. Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)... OK, found. Checking for dependency: PolicyKit - Administrative policy framework... OK, found. Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4... OK, found. Checking for dependency: Python DBus - Python bindings for DBus... OK, found. Checking for dependency: Python libnotify - Python bindings for the libnotify Desktop notifications... OK, found. Checking for dependency: Python XML libraries... OK, found. Checking for dependency: Python 2.3 or greater - Required for fax functionality... OK, found. Checking for dependency: Reportlab - PDF library for Python... OK, found. Checking for dependency: SANE - Scanning library... OK, found. Checking for dependency: scanimage - Shell scanning program... OK, found. Checking for dependency: xsane - Graphical scanner frontend for SANE... OK, found. ---------------------- | HPLIP INSTALLATION | ---------------------- Currently installed HPLIP version... HPLIP 3.11.12 currently installed in '/usr/share/hplip'. Current contents of '/etc/hp/hplip.conf' file: # hplip.conf. Generated from hplip.conf.in by configure. [hplip] version=3.11.12 [dirs] home=/usr/share/hplip run=/var/run ppd=/usr/share/ppd/HP ppdbase=/usr/share/ppd doc=/usr/share/doc/hplip-3.11.12 icon=/usr/share/applications cupsbackend=/usr/lib/cups/backend cupsfilter=/usr/lib/cups/filter drv=/usr/share/cups/drv/hp # Following values are determined at configure time and cannot be changed. [configure] network-build=yes pp-build=no gui-build=yes scanner-build=yes fax-build=yes dbus-build=yes cups11-build=no doc-build=yes shadow-build=no hpijs-install=no foomatic-drv-install=no foomatic-ppd-install=no foomatic-rip-hplip-install=no hpcups-install=yes cups-drv-install=yes cups-ppd-install=no internal-tag=3.11.12 restricted-build=no ui-toolkit=qt4 qt3=no qt4=yes policy-kit=no hpijs-only-build=no lite-build=no udev-acl-rules=no hpcups-only-build=no hpijs-only-build=no Current contents of '/var/lib/hp/hplip.state' file: # hplip.state - HPLIP runtime persistent variables. [plugin] installed=0 eula=0 Current contents of '~/.hplip/hplip.conf' file: [last_used] printer_name = Officejet_6500_E709n_fax working_dir = . device_uri = hpfax:/net/Officejet_6500_E709n?zc=HPC80360 [commands] scan = /usr/bin/xsane -V %SANE_URI% [installation] version = 3.11.12 date_time = 01/20/2012 07:44:20 [settings] systray_messages = 0 systray_visible = 1 [fax] email_address = voice_phone = [refresh] rate = 30 enable = false type = 1 [polling] enable = false device_list = interval = 5 -------------------------- | DISCOVERED USB DEVICES | -------------------------- No devices found. --------------------------------- | INSTALLED CUPS PRINTER QUEUES | --------------------------------- HP_Officejet_6500_E709n ----------------------- Type: Unknown Device URI: socket://192.168.1.5:9100 PPD: /etc/cups/ppd/HP_Officejet_6500_E709n.ppd PPD Description: HP Officejet 6500 e709n hpijs, 3.10.6 Printer status: printer HP_Officejet_6500_E709n now printing HP_Officejet_6500_E709n-0.Connecting to printer...an 2012 07:22:34 AM EST warning: Printer is not HPLIP installed. Printers must use the hp: or hpfax: CUPS backend to function in HPLIP. Officejet_6500_E709n -------------------- Type: Printer Device URI: hp:/net/Officejet_6500_E709n?zc=HPC80360 PPD: /etc/cups/ppd/Officejet_6500_E709n.ppd PPD Description: HP Officejet 6500 e709n, hpcups 3.11.12 Printer status: printer Officejet_6500_E709n disabled since Fri 06 Jan 2012 04:11:11 PMProcessing page 2... error: Unable to communicate with device (code=12): hp:/net/Officejet_6500_E709n?zc=HPC80360 error: unable to open channel error: Communication status: Failed Officejet_6500_E709n_fax ------------------------ Type: Fax Device URI: hpfax:/net/Officejet_6500_E709n?zc=HPC80360 PPD: /etc/cups/ppd/Officejet_6500_E709n_fax.ppd PPD Description: HP Fax hpcups Printer status: printer Officejet_6500_E709n_fax is idle. enabled since Mon 26 Dec 2011 02:13:27 PM EST error: Unable to communicate with device (code=12): hpfax:/net/Officejet_6500_E709n?zc=HPC80360 error: unable to open channel error: Communication status: Failed ---------------------- | SANE CONFIGURATION | ---------------------- 'hpaio' in '/etc/sane.d/dll.conf'... OK, found. SANE backend 'hpaio' is properly set up. Checking output of 'scanimage -L'... device `hpaio:/net/Officejet_6500_E709n?zc=HPC80360' is a Hewlett-Packard Officejet_6500_E709n all-in-one device `v4l:/dev/video0' is a Noname 1.3M WebCam virtual device --------------------- | PYTHON EXTENSIONS | --------------------- Checking 'cupsext' CUPS extension... OK, found. Checking 'pcardext' Photocard extension... OK, found. Checking 'hpmudext' I/O extension... OK, found. Checking 'scanext' SANE scanning extension... OK, found. --------------- | USER GROUPS | --------------- timelord lp cdrom floppy audio dip video plugdev bluetooth lpadmin netdev ----------- | SUMMARY | ----------- error: 3 errors and/or warnings. Please refer to the installation instructions at: http://hplip.sourceforge.net/install/index.html So what confuses me, is that it says not installed, yet all the dependencies are there, and it doesn't seem to have anything missing. Don't forget this printer also worked perfectly for me at least once. Something happened between then and now, but I'm at a loss to figure out what.
Does the printer have a static IP address? My wireless printer gets an IP address by DHCP and sometimes it stops working if the router gives it a different IP address: same symptoms as yours. I should get round to giving the printer a static IP address but I'm just too lazy.
Hello guys, I'm currently using Linux kernel 3.1.0-1-686-pae in Wheezy 32bit. The problem is it only detect single core from my processor. This is my processor model : Intel(R) Core(TM) i3 CPU 540 @ 3.07GHz while this is my motherboard : ASUS P7H55-M. I had try 2.6 and 3.X with 64 bit and it still detect single core only. My BIOS has been updated to latest version. Hope someone can help or enlighten me with this problem. Thanks.
Given that there are multiple threads on these forums on this very issue, I feel sure that you consulted those threads, and tried the various solutions presented in them, before posting your question. It would be very helpful if you could provide details of the results of your efforts to deploy those solutions.
Hi all, I'm new to Debian. I installed it today and started to solve some problems. One of them that I can't fix is that the speakers are not working but the headphones work. How I can resolve it? here there's my lspci Code: Select all00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge 00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller 00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02) 00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02) 00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02) 00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02) 00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA AHCI Controller (rev 02) 00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02) 05:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8192SE Wireless LAN Controller (rev 10) 09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller Thanks in advance for the answers.
I've noticed that isn't a driver problem. using alsamixer I change the volume. I think the problem is that there is not shortcut from keyboard to change the volume. I try to add one but I don't know the commands to turn up and down the volume. someone know them?
Edited: add computer model to subject line. Link in post #4to compiling drivers for Debian Forgive me if I don't format this post/question properly, as this is my first post in a long time. I've been reading/researching this and other forums for awhile now, including Debian documentation/wiki. I have a Dell Inspiron mini-10 (1010) netbook with the high definition screen. It has the above mentioned graphics chipset, Intel GMA500 poulsbo. This graphics hardware is mentioned in a Debian bug report here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533450 I have debian-503-i386-xfce+lxde-CD-1 (Lenny) installed with upgraded kernel, 2.6.30-bpo-2-686 I installed the LXDE option for my desktop. Currently I am using vesa 1024x768 and everything on the desktop is stretched. I changed all fonts in openbox to 6pt. I also have xubuntu 9.04 installed, and would like to remove ubuntu and just go for pure Debian. There is one nagging problem, the poulsbo drivers "work" in ubuntu with the following workaround: http://www.mydellmini.com/forum/dell-mi ... t-10v.html This produces a nice fine grained 1366x768 desktop, and most all GUI stuff works faster. Has anyone configured this chipset to work in Debian yet? This is a very common graphics chipset in current notebooks/netbooks. Will these computers ever run Debian in their "native" resolution? On another matter not related to my original topic, installing lenny on a Dell mini-10 results in NO network connection. I needed to use the Debian wiki to install the Broadcom wl driver for wireless, but also had no ethernet connection as well because of the realtek 8101 ethernet chip. I finally found an old Belkin (pegesus chip) USB to ethernet device from my Zaurus days that worked. I was able to get Lenny updated and also install the Broadcom wl driver. My next problem was the built in ethernet realtek 8101 chip. I needed to upgrade my kernel from 2.6.26-2-686 to my current one, 2.6.30-bpo-2-686 This broke my wl driver. I was again without a connection. I later repeated the steps in the wiki for the wl driver. Since I already had the source files for the realtek 8101, I used the readme that was included in the source. I'll post the filename, since I forgot exactly where I downloaded it. "r8101-1.013.00.tar.bz2" I tried using "module-assistant, but m-a didn't have this particular module/source, and couldn't "find" it. Once I had the realtek ethernet working, I was able to compile and install the broadcom wl module using module-assistant. One note on compiling the realtek 8101 (there is another post here with someone stuck on this). In the readme, I changed the following: Code: Select all# make clean modules (as root or with sudo) to # make (as root or with sudo) "make clean modules" seems more like a command and a description in this case. Thank you all for reading this rambling post. Jon
"bump" because of no replies. Just one question, will the poulsbo GMA500 chipset ever have a Debian driver? If not, I'll have to switch back to another distro. Jon
hiya Folks I have a GA-990FXA-UD3 motherboard with 16GB of ram and I need to dual boot with windows Debian works perfectly all the time untill I reboot in to windows 7 it works but my issue is when I go back to Debian the network card no longer works the only fix I have found so far and it's not very practical it so go under my desk unplug the PC at the wall for 30min and then Debian works fine on power up Code: Select allroot@mars:/home/xpd259# lspci -nn 00:00.0 Host bridge [0600]: ATI Technologies Inc RD890 PCI to PCI bridge (external gfx0 port B) [1002:5a14] (rev 02) 00:02.0 PCI bridge [0604]: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express gpp port B) [1002:5a16] 00:09.0 PCI bridge [0604]: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express gpp port H) [1002:5a1c] 00:0a.0 PCI bridge [0604]: ATI Technologies Inc RD890 PCI to PCI bridge (external gfx1 port A) [1002:5a1d] 00:11.0 SATA controller [0106]: ATI Technologies Inc SB700/SB800 SATA Controller [IDE mode] [1002:4390] (rev 40) 00:12.0 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller [1002:4397] 00:12.2 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB EHCI Controller [1002:4396] 00:13.0 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller [1002:4397] 00:13.2 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB EHCI Controller [1002:4396] 00:14.0 SMBus [0c05]: ATI Technologies Inc SBx00 SMBus Controller [1002:4385] (rev 42) 00:14.1 IDE interface [0101]: ATI Technologies Inc SB700/SB800 IDE Controller [1002:439c] (rev 40) 00:14.2 Audio device [0403]: ATI Technologies Inc SBx00 Azalia (Intel HDA) [1002:4383] (rev 40) 00:14.3 ISA bridge [0601]: ATI Technologies Inc SB700/SB800 LPC host controller [1002:439d] (rev 40) 00:14.4 PCI bridge [0604]: ATI Technologies Inc SBx00 PCI to PCI Bridge [1002:4384] (rev 40) 00:14.5 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller [1002:4399] 00:15.0 PCI bridge [0604]: ATI Technologies Inc Device [1002:43a0] 00:15.1 PCI bridge [0604]: ATI Technologies Inc Device [1002:43a1] 00:15.2 PCI bridge [0604]: ATI Technologies Inc Device [1002:43a2] 00:15.3 PCI bridge [0604]: ATI Technologies Inc Device [1002:43a3] 00:16.0 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller [1002:4397] 00:16.2 USB Controller [0c03]: ATI Technologies Inc SB700/SB800 USB EHCI Controller [1002:4396] 00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration [1022:1200] 00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Address Map [1022:1201] 00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller [1022:1202] 00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control [1022:1203] 00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Link Control [1022:1204] 01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:1200] (rev a1) 01:00.1 Audio device [0403]: nVidia Corporation Device [10de:0e0c] (rev a1) 02:00.0 USB Controller [0c03]: Device [1b6f:7023] (rev 01) 03:00.0 IDE interface [0101]: Marvell Technology Group Ltd. Device [1b4b:917a] (rev 11) 04:0e.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller [1106:3044] (rev c0) 05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06) 06:00.0 USB Controller [0c03]: Device [1b6f:7023] (rev 01) the only link to debian and network cards is http://forums.debian.net/viewtopic.php? ... D3#p396625 any help would be fantastic I've tried installing realtek-firmware package in apt but that just removed the errors when running update-initramfs
That's weird... Post a dmesg output (when the card is not working) and try these suggestions: 1. Putting the interface down, then up, and running dhclient on the interface 2. Unloading and reloading the kernel modules I don't know if that card requieres extra firmware, but supposing it does, do you have that firmware installed?
I just installed Debian testing from latest business card. System is updated to the max. Hardware is laptop HP Pavilion with AMD Turion processor, latest BIOS, 2 Gb RAM, BIOS is set to use UMA + sideport. I have added 128 MB of shared memory from system, for a total of 256 MB video memory. Video card is ATI Radeon Xpress 200M 5955 (PCIE). Desktop environment is KDE. Drivers installed are xorg ATI and radeon, there are others that I installed in an attempt to make it work. Multiple monitors says that I do not have system configuration of desktop spread across multiple monitors, however monitors are connected and recognized. Service Display Management is not running and I cannot start it. Please help, this is my work environment. PS. I am thinking that this happened because I loaded system with additional monitor plugged in, so my xorg.conf got screwed up.
ckosloff wrote: so my xorg.conf got screwed up. It can't be screwed up. You might want to try this script. It should toggle monitors back and forth, back and forth. Am I a poet or what? Code: Select all#!/bin/bash IN="LVDS1" EXT="VGA1" if (xrandr | grep "$EXT" | grep "+") then xrandr --output $EXT --off --output $IN --auto else if (xrandr | grep "$EXT" | grep " connected") then xrandr --output $IN --off --output $EXT --auto fi fi
I have a dual 1.42GHz Power Mac G4 with Debian installed (6.0.3 with Gnome 2.30.2) that, I think, has only one CPU currently working. The computer lags simple tasks like the volume slider and CPU usage is always around the 95-100% area when the web browser is on (even if it is only one tab). I typed the command "cat /proc/cpuinfo" into the terminal (not root terminal) and the terminal lists the correct specifications of my system as well as the CPU, but it makes no mention of 2 CPUs and says "processor : 0" (whatever than implies). Excluding my hacked Android (Linux-based) phones, I have next to no knowledge about Linux, recently started using OS X and have owned (and own) several Windows-based systems. Help with getting both CPUs going will be much appreciated as well as any other tips which I can use on this Linux-based Mac. Thanks
Make sure the symmetric multiprocessing powerpc kernel is installed. Run this command as root: Code: Select allapt-get install linux-image-powerpc-smp linux-image-2.6.32-5-powerpc-smp linux-headers-2.6.32-5-powerpc-smp Then reboot to the new kernel. Does this take care of the issue? Also run the command "top" to see what is using all of the cpu.
Well I just received the Wacom Capture CTH-470 as a Christmas present and after many trials, I have yet to get it to work. I updated my kernel to 2.6.39 so that I could get the necessary wacom headers and such. Then I installed wacom-dkms_0.12.0-0ubuntu1~ppa1_all.deb from https://launchpad.net/~lekensteyn/+arch ... /+packages. Then once I tried testing it, only the buttons worked, not the touch or the input. It recognizes the device though. So I did this command: Code: Select allless /proc/bus/input/devices The output I got was this: I: Bus=0003 Vendor=056a Product=00de Version=0100 N: Name="Wacom Bamboo 16FG 4x5 Pen" P: Phys= S: Sysfs=/devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/input/input11 U: Uniq= H: Handlers=mouse1 event11 B: PROP=0 B: EV=b B: KEY=1c03 0 0 0 0 0 B: ABS=3000003 I: Bus=0003 Vendor=056a Product=00de Version=0100 N: Name="Wacom Bamboo 16FG 4x5 Finger" P: Phys= S: Sysfs=/devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.1/input/input12 U: Uniq= H: Handlers=mouse2 event12 B: PROP=0 B: EV=b B: KEY=e420 630000 0 0 0 0 B: ABS=261800001000003 SO then I did the command: Code: Select allsudo cat /dev/input/event12 Then tried to use my fingers to see if anything popped up, and nothing happened. I also tried the pen here, same result. I also did the same thing for Event11. Same result. SO I was wondering, what am I missing here? Can anyone help me out? Thanks, Brent
Bump - Please help, I am having to boot into windows every time I want to use this and that's never fun
Hi all, I am new to Debian, and I have been using linux for a bit. I am running it on a Dell XPS M1210. I installed Squeeze from a live cd, but one thing I cannot make work is my wireless, Intel PRO/Wireless 3945. I followed the instructions contained here: http://wiki.debian.org/iwlwifi#Installation I went through the troubleshooting contained there and I have done what it suggested, but still it does not work. Does anyone have any suggestions? Thanks for helping Laura
Post outputs: Code: Select alliwconfig Code: Select allmodprobe -r iwl3945 && modprobe iwl3945 Code: Select alllsusb Code: Select alllspci
Hi, I wanted to optimize my battery life with Debian Wheezy. I am little puzzled that I am not able to get it from /proc/acpi/battery/BAT0/state .... Has it changed in Kernel 3.x or do I have to recompile the kernel to gather those kind of informations? Thanks, LK
I do not have /proc/acpi/battery though gnome-power-manager can see my battery so perhaps something to do with udev now?
Hello, it seems my wireless card is not being detected anymore. I was experiencing some issues in connecting to public (no password) wireless networks, thus I tried to reboot and to switch on and off both networking and wireless. After a couple attempts, wireless is not working anymore. While booting, Debian prints this message three times: Code: Select allwlan0: error fetching interface information: Device not found Afterwards, If I run iwconfig, then I get: Code: Select alllo no wireless extensions. eth0 no wireless extensions. pan0 no wireless extensions. vboxnet0 no wireless extensions. ppp0 no wireless extensions. Does that mean that my wireless card is dead? Any help? Thanks. System: Debian 6.0.3 fully patched running on EeePC 1000HE with a Ralink RT2860 wireless card.
Hardware kill switch...?
Hello I am a relatively new linux / debian user and am trying to get graphics drivers correctly installed for my ATI Mobility Radeon HD 5870 graphics card. I realize this is somewhat of a long post so here's a brief summary of my problem: I have installed the proprietary drivers for my graphics card and the resolution changed to the appropriate setting but basic graphical operations such as dragging windows or scrolling on a web page or in a text document are very slow and laggy. I'm running the debian amd64 build found here: http://kmuto.jp/debian/d-i/ installed from the "lenny-custom-0116.iso" image. I used this instead of the image found on the official Debian site because I ran into a problem with the official installer not recognizing my network adapter during installation. My hardware configuration is essentially a stock ASUS G73JH-A1 as seen here on Amazon: http://www.amazon.com/Republic-Gamers-G ... 99-2802851 The only difference being that I replaced one of the hard drives. I currently have the system set up to dual boot Debian and Windows 7 professional. I have a desktop machine with an ATI Radeon HD 4800 Series card which I was able to get working correctly using the ATI Proprietary Driver (fglrx) installed as described here: http://wiki.debian.org/ATIProprietary This is the first thing I tried on my laptop after installing Debian. Doing so lost my GUI (gnome) until I reverted to a backup of xorg.conf I had saved. I then assumed that this driver didn't support the newer card in my laptop and looked elsewhere. I then located the official proprietary driver for my card on AMDs site here: http://support.amd.com/us/gpudownload/l ... linux.aspx and installed that as follows: Code: Select all# sudo sh ati-driver-installer-10-11-x86.x86_64.run A GUI then popped up and I chose the "Install Driver 8.791 on X.Org 6.9 7.0 7.1 7.1 7.3 64-bit" option rather than the "Generate Distribution Specific Driver Package" and hit continue. I then accepted the license agreement and chose "Automatic" mode of installation and again hit continue. The installer then executed and said the installation was successful. I restarted the laptop and at first I though everything might have gone smoothly since the resolution had changed to the correct 1920x1080, but as soon as I opened a web browser and saw how laggy even basic graphical operations like moving a window around the screen or scrolling down a web page was I knew something must be amiss. I have searched around the net for ATI graphics installation guides and that sort of thing and have tried reinstalling following a number of them but I always end up in the same place. Some of these guides have said to try the fglrxinfo command to make sure the installation has gone correctly - which for me outputs the following error message: Code: Select all$ fglrxinfo X Error of failed request: BadRequest (invalid request code or no such operation) Major opcode of failed request: 161 (GLX) Minor opcode of failed request: 19 (X_GLXQueryServerString) Serial number of failed request: 13 Current serial number in output stream: 13 I have searched around the net a bit using parts of this error message to see if anyone has solved a similar problem in the past but haven't come across anything to fix it yet. I did find this post: http://forums.debian.net/viewtopic.php? ... 70#p292567 on this same forum which seemed to be dealing with a similar issue if not the same one. The solution for the user there was to edit the xorg.conf file taking out duplicate sections for "Devices" and "Monitors". I checked my file and the duplicates were there - I removed them but nothing changed. My xorg.conf file is the result of running "aticonfig --initial" and then removing the duplicate sections, it currently looks like this: Code: Select all# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerLayout" Identifier "aticonfig Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 EndSection Section "Module" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection One difference between my situation and that in the thread referenced above is that for me issuing the glxinfo command results in "bash: glxinfo: command not found" An additional problem I have been having is that when I select System -> Preferences -> ATI Catalyst Control Center in the gnome GUI nothing happens. When I select System -> Preferences -> ATI Catalyst Control Center (Administrative) an entry appears in the task bar called "Granting Rights" but no actual window ever appears and the entry in the task bar disappears after about 20 seconds. I've made efforts to try and completely uninstall previous drivers before re-installing and have even gone so far as to try completely reinstalling Debian between driver install attempts to no avail. I have also tried using the i386 version of Debian found on the same site I listed above. It had the same results. I'm not really sure what else to try at this point - so I'm looking for any insights / feedback you all are able to provide. Again - I'm pretty new to both Debian and Linux so it's quite possible I'm missing something pretty basic. Thanks in advance for any assistance you are able to provide!
Decent 2D performance is something that was added to fglrx only recently; you'll want to upgrade to Squeeze(and even then you might need a newer version).
I have an up-to-date installation of wheezy and am trying to get the (non-free) fglrx graphics driver to work on my laptop. Here's what lspci says about my graphics card: Code: Select all01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400 uname -srvmo says: Code: Select allLinux 3.1.0-1-686-pae #1 SMP Sun Dec 11 20:40:16 UTC 2011 i686 GNU/Linux I've been able to get this driver to work before for this same card, but that was at least a couple years ago, and since then I've been using the open-source radeon driver instead. Recently I've decided to try out the fglrx driver again. If I google around, I see that about a month and half ago there were some issues with wheezy and the fglrx driver. However, according to http://wiki.debian.org/ATIProprietary, the fglrx driver was working rather recently without much explanation, so presumably it is working with minimal work. After issuing "apt-get install fglrx*", "dpkg --get-selections| grep fglrx" tells me: Code: Select allfglrx-atieventsd install fglrx-control install fglrx-driver install fglrx-glx install fglrx-kernel-3.1.0-1-686-pae install fglrx-modules-dkms install fglrx-source install glx-alternative-fglrx install libfglrx install libgl1-fglrx-glx install When I use the radeon driver, the following four lines make for a sufficient /etc/X11/xorg.conf file: Code: Select allSection "Device" Identifier "ATI" Driver "radeon" EndSection Then I edit /etc/X11/xorg.conf and change the line that says Driver "radeon" to Driver "fglrx" and then try to reboot the computer. When I do that, I get no graphics. Just a black screen. Another thing I tried was to issue the following commands: Code: Select allmodule-assistant auto-install fglrx-source aticonfig --initial However, aticonfig --initial says "aticonfig: No supported adapters detected" Again if I try rebooting (with driver specified as "fglrx" in xorg.conf), I get a black screen instead of graphics, with the occasional extraneous character "8" printed at the very top left of the screen. I could try manually installing, however I assume that if it isn't working from the repos then the chance that it works manually isn't that great either. The method for installing it from the repository seems simple enough, but doesn't seem to work. Am I doing anything wrong in how I install it from the repository?
godot wrote: Am I doing anything wrong? Yes. You're trying to install fglrx when it doesn't support your card...
Laptop HP Pavilion DV8000. This is what lshw reveals about this wireless card: *-network:0 description: Network controller product: BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller vendor: Broadcom Corporation physical id: 2 bus info: pci@0000:06:02.0 version: 02 width: 32 bits clock: 33MHz capabilities: bus_master configuration: driver=b43-pci-bridge latency=64 resources: irq:21 memory:b0204000-b0205fff b43 is installed, these are the installed drivers: firmware-linux firmware-linux-free firmware-linux-non-free firmware-b43-installer b43-fwcutter linuxwireless.org reports that BCM4318 is supported by b43 The wireless indicator lights up on boot, but the WICD network manager does not find any wireless networks, and there are plenty around. It used to find several. I wiped out this computer a few days ago, and set it to track Debian Testing, it used to be on SID and wireless was working then. What am I missing?
network-manager-gnome
Noticed when I ran fdisk -l recently. It hung for a while on Code: Select allWarning: Unable to open /dev/fd0 read-write (Read-only file system). /dev/fd0 has been opened read-only. and finally after sometime finished with Code: Select allError: /dev/fd0: unrecognised disk label But the thing is no floppy drive is installed on this system. dmesg Code: Select all# dmesg | grep fd0 end_request: I/O error, dev fd0, sector 0 end_request: I/O error, dev fd0, sector 0 end_request: I/O error, dev fd0, sector 0 end_request: I/O error, dev fd0, sector 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 end_request: I/O error, dev fd0, sector 0 end_request: I/O error, dev fd0, sector 0 end_request: I/O error, dev fd0, sector 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 end_request: I/O error, dev fd0, sector 0 Buffer I/O error on device fd0, logical block 0 which i gues is from when i ran fdisk
probably a misconfigured /etc/fstab, see Code: Select allcat /proc/mounts man fstab
This is an HP Pavilion dv8000, sound card is *-multimedia description: Multimedia audio controller product: IXP SB400 AC'97 Audio Controller vendor: ATI Technologies Inc physical id: 14.5 bus info: pci@0000:00:14.5 version: 02 width: 32 bits clock: 66MHz capabilities: msi bus_master cap_list configuration: driver=snd_atiixp latency=64 mingnt=2 resources: irq:17 memory:b0003400-b00034ff Using Debian testing 64-bit, I see sound card is 32 bits. Drivers installed: alsa-base alsa-utils lib32asound2 libasound2 bluez-alsa linux-sound-base libasound2-plugins libsdl1.2debian pulseaudio pulseaudio-utils pulseaudio-esound-compat libpulse0 libpulse-mainloop-glib0 pulseaudio-module-x11 gstreamer0.10-pulseaudio The problem is not that I don't have sound, it is that computer always starts muted. I unmute raise volume to the max. but it will not save my settings, it will start muted again. I have Kmix as the sound mixer, I am a KDE user. Don't know what I am missing, maybe I have to install something else, or manually tweak a setting.
Sound settings are saved and restored by alsactl, man alsactl. Peter.
Hi, I can't successfully reboot my laptop - it powers up straight to a blank screen with no bios screen or grub displayed (zareason verix 1656 - based on MSI 1656). It has always been unable to properly resume after suspend with various OS (ubuntu, mint, debian) as it would have a blank screen and unresponsive keyboard despite being powered up (fan on, button lit up etc), but would respond to a hard reset using the power button by turning off, then booting to bios and grub normally after it was powered up again. (I think this is a problem with the nvidia video card s). I tried out debian wheezy, and unfortunately suspended instead of powering off. resume from suspend resulted in a blank screen as usual, and a hard shutdown using the power button turns the laptop off. But, powering up does not go to bios screen and grub, but straight away there is a blank screen - just like it was when it usually failed to resume from suspend (power button lights up, fans on, dvd-drive opens and shuts, but screen blank). So now I can't reboot the laptop, and can't get at bios or grub ... In case it was somehow going back to suspend instead of powering off (despite using the power button to shutdown), I tried to get it to completely power off and get out of suspend. I tried unplugging the power and battery - no change once it was powered up again. I tried removing and reinstalling the RAM - no change. Does anyone have any ideas of how to get back to bios or grub? It is like it is stuck in suspend (which it has always resumed from with a blank screen) despite being completely powered off - is this possible?
Try doing CTL-ALT-F7 and see if that turns X back on. That is what I routinely do with stable in this laptop. Works for me to solve what sounds like a very similar problem. Hope it does for you.
I just installed Debian 6.0.3 today and my laptop's speakers don't work. I can use my headphones, but the speakers don't work right.
Without any further information about your issue we can only make guesses in the dark what could be the problem. What have you tried already to debug the problem?
I just installed Debian 6.0.3-amd64 with xfce desktop from the live cd. I used my wife's computer and download the deb of firmware-ralink and copied it to my computer and used dpkg to install. I rebooted to be safe. I cannot connect to the internet. Wicd is installed and goes through the procedure. It opens and scans for networks and shows several ( I am in an apartment building). I select one to connect and it puts the interface down and up, connects to the site, tries to get an ipaddress and then times out after a couple of minutes. This is the same for 3 different networks. If I reboot into my other install of Debian testing everything works fine. Ifconfig and iwconfig show that the interface is up. This is what I get from lsusb: Bus 001 Device 004: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter any help is appreciated. john
jbs1136 wrote:If I reboot into my other install of Debian testing everything works fine. Try the firmware package from Sid, it has no dependencies. If that doesn't work, you may need a newer kernel. Try the one from Backports first, and note that it also requires, at least, newer initramfs-tools and linux-base (their versions in Backports will allow you to install a Testing/Sid or Liquorix kernel).
Hello Debian Users, my desktop computer crashed some days ago. Now I wanted to rescue/use its internal IDE hard disk. To do so I bought an external hard disk enclosure and put the hard disk into it. I connected the enclosure via USB to my Debian Squeeze notebook. It did find the enclosure (/dev/sdb) but it didn't find its partitions (no /dev/sdb0 or /dev/sdb1 for instance). The first partition contains Windows XP (IIRC with NTFS) and the second partition contains Ubuntu (IIRC with ext4). I used grub to choose at startup which os to boot. So here's my question: How can I mount the Windows partition of the "external" hard disk? Some specs: The enclosure: Icy Box by Raid Sonic IB-351 Series My distro: Debian Squeeze 2.6.32-5-amd64 Greetings BrightBit
I solved it on my own. I had to set the disk to use master instead of CS Enabled (by jumpers). Greetings BrightBit
My sound is not working on my installation of Debian 6.0.3. The volume is turned all the way up and it isnt muted. I have no clue where to start. Any help? Video on the subject that I made http://www.youtube.com/watch?v=uzCTF66Od8U
Start by giving info: https://wiki.ubuntu.com/Audio/AlsaInfo
I've been using Debian 6 on my HP G62-a18SA laptop since March this year. Post installation I was getting sound through the headphones but not through the speakers. To rectify this I followed the instructions at wiki.debian.org/ALSA and installed the Realtek HD Audio Codec Driver, cat /proc/asound/card0/codec#* | grep Codec having revealed that the audio codec was a Realtek ID 270. This gave me sound through both headphones and speakers. A couple of days ago (after not using the laptop for several weeks), I was surprised to find that I had no sound at all, nothing from the speakers and nothing from the headphones. I have done some googling and here are the outputs from several commands I came across, from which it would appear that Debian has now "lost" my soundcard: marrea@debian:~$ lspci | grep -i audio 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40) 01:05.1 Audio device: ATI Technologies Inc RS880 Audio Device [Radeon HD 4200] marrea@debian:~$ cat /proc/asound/card0/codec#* | grep Codec cat: /proc/asound/card0/codec#*: No such file or directory alsactl init alsactl: init No soundcards found... aplay -l aplay: device_list:235: no soundcards found... cat /proc/asound/cards --- no soundcards --- cat /dev/sndstat Sound Driver:3.8.1a-980706 (ALSA v1.0.24 emulation code) Kernel: Linux debian 2.6.32-5-686 #1 SMP Mon Jun 13 04:13:06 UTC 2011 i686 Config options: 0 Installed drivers: Type 10: ALSA emulation Card config: --- no soundcards --- Audio devices: NOT ENABLED IN CONFIG Synth devices: NOT ENABLED IN CONFIG Midi devices: NOT ENABLED IN CONFIG cat /proc/asound/version Advanced Linux Sound Architecture Driver Version 1.0.24. Compiled on May 30 2011 for kernel 2.6.32-5-686 (SMP) Unfortunately I am pretty clueless where Linux sound is concerned and was wondering whether someone could steer me in the right direction with some suggestions as to how I can get Debian to "find" my soundcard again.
I don't know but try reconfigure alsa: Code: Select alldpkg-reconfigure alsa-base and see http://alsa.opensrc.org too. Peter.
Youtube link http://www.youtube.com/watch?v=3QY46JReJ1s Code: Select allsu sudo apt-get install --reinstall linux-headers-$(uname -r) build-essential dkms patch fakeroot unzip wget http://media.cdn.ubuntu-de.org/forum/attachments/3208747/angepasster-2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO.zip unzip angepasster-2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO.zip cd angepasster-2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO/ sudo make sudo make install sudo modprobe -v rt5390sta sudo depmod -a sudo update-initramfs -u Then reboot your pc and everything will work perfectly Also credit to dilberts_left_nut for the working Debian way to do it I can now confirm it works on the AMD64 edition and on Linux Mint Debian. (Which isnt a suprise lol)
http://wiki.debian.org/rt2800pci
I do this Code: Select allsudo mount -t iso9660 /mnt/scd1 /mnt/usb2 and get the error Code: Select allmount: special device /mnt/scd1 does not exist doing this Code: Select alldmesg | grep "scd" yields no results. The drive is plugged into a usb hub, if that makes a difference. Help pls.
One mounts the file system inside a device, not the drive itself. Also, udev should handle this. What are the contents of /etc/fstab? Remove or disable all lines addressing a removable device and restart. What's the output of dmesg | tail right after connecting the drive?
So what I did is that I wanted to re-partition my hard drive (to make a partition for Vista) so I pop in a debian cd, and follow through to the part where I can partition the drive. I partition things to where I want them and then it starts installing programs. At that point I press the reset button to kill the install process ( I only wanted to partition the hd) and then after using a live disk I see that the hard drive that I partitioned doesn't even show up. What can I do to remedy the problem?
Did you back up your partition table before attempting to repartition? (You probably should have tried using a live CD which provides only Gparted or some other partioner, instead of one which wants to install Debian.) If not, you should wait for replies from more knowledgeable users before concluding that you have trashed your disk and need to reinstall! Maybe you can still save it.
Hi all. I am pretty desperate looking for the solution for my problem. When I record, the microphone captures a lot of noise, although it can recognize my voice. I have this problem with Skype, Cheese(video recording), Gnome-sound-recorder... Furthermore, I tried record my voice in Windows 7 and Ubuntu 11.10(LiveCD) and all is OK. I can hear my voice clean and without noise. But the problem is in debian. This is my configuration: http://www.alsa-project.org/db/?f=23a05 ... 07ed82ea61 ¿Any help? I'm lost... Thanks you
!!################################ !!ALSA Information Script v 0.4.60 !!################################ !!Script ran on: Sat Nov 19 21:58:08 UTC 2011 !!Linux Distribution !!------------------ Debian GNU/Linux wheezy/sid \l !!DMI Information !!--------------- Manufacturer: Dell Inc. Product Name: Vostro V131 Product Version: Not Specified !!Kernel Information !!------------------ Kernel release: 3.0.0-1-amd64 Operating System: GNU/Linux Architecture: x86_64 Processor: unknown SMP Enabled: Yes !!ALSA Version !!------------ Driver version: 1.0.24 Library version: 1.0.24.1 Utilities version: 1.0.24.2 !!Loaded ALSA modules !!------------------- snd_hda_intel !!Sound Servers on this system !!---------------------------- Pulseaudio: Installed - Yes (/usr/bin/pulseaudio) Running - Yes ESound Daemon: Installed - Yes (/usr/bin/esd) Running - No !!Soundcards recognised by ALSA !!----------------------------- 0 [PCH ]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0xf7f00000 irq 49 !!PCI Soundcards installed in the system !!-------------------------------------- 00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05) !!Advanced information - PCI Vendor/Device/Subsystem ID's !!-------------------------------------------------------- 00:1b.0 0403: 8086:1c20 (rev 05) Subsystem: 1028:0510 !!Modprobe options (Sound related) !!-------------------------------- snd-atiixp-modem: index=-2 snd-intel8x0m: index=-2 snd-via82xx-modem: index=-2 snd-pcsp: index=-2 snd-usb-audio: index=-2 snd-hda-intel: index=0 model=auto position_fix=1 snd-hda-intel: model=dell-vostro power_save=0 !!Loaded sound module options !!-------------------------- !!Module: snd_hda_intel bdl_pos_adj : 1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 beep_mode : 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y enable_msi : -1 id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null) index : 0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 model : toshiba,(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null) patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null) position_fix : 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 power_save : 0 power_save_controller : Y probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 single_cmd : N !!HDA-Intel Codec information !!--------------------------- --startcollapse-- Codec: Conexant CX20590 Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x14f1506e Subsystem Id: 0x10280510 Revision Id: 0x100002 No Modem Function Group found Default PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Default Amp-In caps: N/A Default Amp-Out caps: N/A GPIO: io=4, o=0, i=0, unsolicited=1, wake=0 IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[2]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 IO[3]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0 Node 0x10 [Audio Output] wcaps 0xc1d: Stereo Amp-Out R/L Control: name="Master Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Device: name="CONEXANT Analog", type="Audio", device=0 Amp-Out caps: ofs=0x4a, nsteps=0x4a, stepsize=0x03, mute=1 Amp-Out vals: [0x4a 0x4a] Converter: stream=5, channel=0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x11 [Audio Output] wcaps 0xc1d: Stereo Amp-Out R/L Amp-Out caps: ofs=0x4a, nsteps=0x4a, stepsize=0x03, mute=1 Amp-Out vals: [0x3c 0x3c] Converter: stream=0, channel=0 PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x12 [Audio Output] wcaps 0x611: Stereo Digital Converter: stream=0, channel=0 Digital: Digital category: 0x0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x5]: PCM AC3 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x13 [Beep Generator Widget] wcaps 0x70000c: Mono Amp-Out Control: name="Beep Playback Volume", index=0, device=0 ControlAmp: chs=1, dir=Out, idx=0, ofs=0 Control: name="Beep Playback Switch", index=0, device=0 ControlAmp: chs=1, dir=Out, idx=0, ofs=0 Amp-Out caps: ofs=0x07, nsteps=0x07, stepsize=0x0f, mute=0 Amp-Out vals: [0x00] Node 0x14 [Audio Input] wcaps 0x100d1b: Stereo Amp-In R/L Device: name="CONEXANT Analog", type="Audio", device=0 Amp-In caps: ofs=0x4a, nsteps=0x50, stepsize=0x03, mute=1 Amp-In vals: [0x4b 0x4b] [0x80 0x80] [0x4b 0x4b] [0x80 0x80] Converter: stream=1, channel=0 SDI-Select: 0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 4 0x17 0x18 0x23* 0x24 Node 0x15 [Audio Input] wcaps 0x100d1b: Stereo Amp-In R/L Amp-In caps: ofs=0x4a, nsteps=0x50, stepsize=0x03, mute=1 Amp-In vals: [0x4a 0x4a] [0x4a 0x4a] [0x4a 0x4a] [0x4a 0x4a] Converter: stream=0, channel=0 SDI-Select: 0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 4 0x17* 0x18 0x23 0x24 Node 0x16 [Audio Input] wcaps 0x100d1b: Stereo Amp-In R/L Amp-In caps: ofs=0x4a, nsteps=0x50, stepsize=0x03, mute=1 Amp-In vals: [0x4a 0x4a] [0x4a 0x4a] [0x4a 0x4a] [0x4a 0x4a] Converter: stream=0, channel=0 SDI-Select: 0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 4 0x17* 0x18 0x23 0x24 Node 0x17 [Audio Selector] wcaps 0x30050d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0 Amp-Out vals: [0x02 0x02] Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 4 0x1a 0x1b* 0x1d 0x1e Node 0x18 [Audio Selector] wcaps 0x30050d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0 Amp-Out vals: [0x00 0x00] Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 4 0x1a* 0x1b 0x1d 0x1e Node 0x19 [Pin Complex] wcaps 0x400581: Stereo Pincap 0x0000001c: OUT HP Detect Pin Default 0x04211040: [Jack] HP Out at Ext Right Conn = 1/8, Color = Black DefAssociation = 0x4, Sequence = 0x0 Pin-ctls: 0x00: Unsolicited: tag=37, enabled=1 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 2 0x10* 0x11 Node 0x1a [Pin Complex] wcaps 0x400481: Stereo Pincap 0x00001324: IN Detect Vref caps: HIZ 50 80 Pin Default 0x400001f0: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x24: IN VREF_80 Unsolicited: tag=00, enabled=0 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x1b [Pin Complex] wcaps 0x400581: Stereo Pincap 0x00011334: IN OUT EAPD Detect Vref caps: HIZ 50 80 EAPD 0x2: EAPD Pin Default 0x04a11030: [Jack] Mic at Ext Right Conn = 1/8, Color = Black DefAssociation = 0x3, Sequence = 0x0 Pin-ctls: 0x00: VREF_HIZ Unsolicited: tag=38, enabled=1 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 2 0x10* 0x11 Node 0x1c [Pin Complex] wcaps 0x400581: Stereo Pincap 0x00000014: OUT Detect Pin Default 0x400001f0: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x00: Unsolicited: tag=00, enabled=0 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 2 0x10* 0x11 Node 0x1d [Pin Complex] wcaps 0x400581: Stereo Pincap 0x00010034: IN OUT EAPD Detect EAPD 0x2: EAPD Pin Default 0x400001f0: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN Unsolicited: tag=00, enabled=0 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 2 0x10* 0x11 Node 0x1e [Pin Complex] wcaps 0x400481: Stereo Pincap 0x00000024: IN Detect Pin Default 0x400001f0: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN Unsolicited: tag=00, enabled=0 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x1f [Pin Complex] wcaps 0x400501: Stereo Pincap 0x00000010: OUT Pin Default 0x92170110: [Fixed] Speaker at Int Front Conn = Analog, Color = Unknown DefAssociation = 0x1, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x40: OUT Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 2 0x10* 0x11 Node 0x20 [Pin Complex] wcaps 0x400781: Stereo Digital Pincap 0x00000010: OUT Pin Default 0x400001f0: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 1 0x12 Node 0x21 [Audio Output] wcaps 0x611: Stereo Digital Converter: stream=0, channel=0 Digital: Digital category: 0x0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x5]: PCM AC3 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x22 [Pin Complex] wcaps 0x400781: Stereo Digital Pincap 0x00000010: OUT Pin Default 0x400001f0: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 1 0x21 Node 0x23 [Pin Complex] wcaps 0x40040b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x04, stepsize=0x2f, mute=0 Amp-In vals: [0x02 0x02] Pincap 0x00000020: IN Pin Default 0x95a60150: [Fixed] Mic at Int Top Conn = Digital, Color = Unknown DefAssociation = 0x5, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x20: IN Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Node 0x24 [Audio Mixer] wcaps 0x20050b: Stereo Amp-In Amp-In caps: ofs=0x4a, nsteps=0x4a, stepsize=0x03, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Power states: D0 D1 D2 D3 D3cold EPSS Power: setting=D0, actual=D0 Connection: 2 0x10 0x11 Node 0x25 [Vendor Defined Widget] wcaps 0xf00000: Mono Codec: Intel CougarPoint HDMI Address: 3 AFG Function Id: 0x1 (unsol 0) Vendor Id: 0x80862805 Subsystem Id: 0x80860101 Revision Id: 0x100000 No Modem Function Group found Default PCM: rates [0x0]: bits [0x0]: formats [0x0]: Default Amp-In caps: N/A Default Amp-Out caps: N/A GPIO: io=0, o=0, i=0, unsolicited=0, wake=0 Node 0x02 [Audio Output] wcaps 0x6611: 8-Channels Digital Control: name="IEC958 Playback Con Mask", index=0, device=0 Control: name="IEC958 Playback Pro Mask", index=0, device=0 Control: name="IEC958 Playback Default", index=0, device=0 Control: name="IEC958 Playback Switch", index=0, device=0 Device: name="HDMI 0", type="HDMI", device=3 Converter: stream=8, channel=0 Digital: Enabled Digital category: 0x0 PCM: rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000 bits [0x1e]: 16 20 24 32 formats [0x5]: PCM AC3 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Node 0x03 [Audio Output] wcaps 0x6611: 8-Channels Digital Converter: stream=0, channel=0 Digital: Enabled Digital category: 0x0 PCM: rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000 bits [0x1e]: 16 20 24 32 formats [0x5]: PCM AC3 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Node 0x04 [Audio Output] wcaps 0x6611: 8-Channels Digital Converter: stream=0, channel=0 Digital: Enabled Digital category: 0x0 PCM: rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000 bits [0x1e]: 16 20 24 32 formats [0x5]: PCM AC3 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Node 0x05 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x09000094: OUT Detect HBR HDMI DP Pin Default 0x18560010: [Jack] Digital Out at Int HDMI Conn = Digital, Color = Unknown DefAssociation = 0x1, Sequence = 0x0 Pin-ctls: 0x40: OUT Unsolicited: tag=05, enabled=1 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Connection: 1 0x02 Node 0x06 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x80] Pincap 0x09000094: OUT Detect HBR HDMI DP Pin Default 0x58560020: [N/A] Digital Out at Int HDMI Conn = Digital, Color = Unknown DefAssociation = 0x2, Sequence = 0x0 Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Connection: 1 0x03 Node 0x07 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x80] Pincap 0x09000094: OUT Detect HBR HDMI DP Pin Default 0x58560030: [N/A] Digital Out at Int HDMI Conn = Digital, Color = Unknown DefAssociation = 0x3, Sequence = 0x0 Pin-ctls: 0x40: OUT Unsolicited: tag=00, enabled=0 Power states: D0 D3 EPSS Power: setting=D0, actual=D0 Connection: 1 0x04 Node 0x08 [Vendor Defined Widget] wcaps 0xf00000: Mono --endcollapse-- !!ALSA Device nodes !!----------------- crw-rw---- 1 root audio 116, 7 Nov 19 22:33 /dev/snd/controlC0 crw-rw---- 1 root audio 116, 6 Nov 19 22:33 /dev/snd/hwC0D0 crw-rw---- 1 root audio 116, 5 Nov 19 22:33 /dev/snd/hwC0D3 crw-rw---- 1 root audio 116, 4 Nov 19 22:34 /dev/snd/pcmC0D0c crw-rw---- 1 root audio 116, 3 Nov 19 22:57 /dev/snd/pcmC0D0p crw-rw---- 1 root audio 116, 2 Nov 19 22:34 /dev/snd/pcmC0D3p crw-rw---- 1 root audio 116, 1 Nov 19 22:33 /dev/snd/seq crw-rw---- 1 root audio 116, 33 Nov 19 22:33 /dev/snd/timer /dev/snd/by-path: total 0 drwxr-xr-x 2 root root 60 Nov 19 22:33 . drwxr-xr-x 3 root root 220 Nov 19 22:33 .. lrwxrwxrwx 1 root root 12 Nov 19 22:33 pci-0000:00:1b.0 -> ../controlC0 !!Aplay/Arecord output !!------------ APLAY **** List of PLAYBACK Hardware Devices **** card 0: PCH [HDA Intel PCH], device 0: CONEXANT Analog [CONEXANT Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 ARECORD **** List of CAPTURE Hardware Devices **** card 0: PCH [HDA Intel PCH], device 0: CONEXANT Analog [CONEXANT Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 !!Amixer output !!------------- !!-------Mixer controls for card 0 [PCH] Card hw:0 'PCH'/'HDA Intel PCH at 0xf7f00000 irq 49' Mixer name : 'Intel CougarPoint HDMI' Components : 'HDA:14f1506e,10280510,00100002 HDA:80862805,80860101,00100000' Controls : 12 Simple ctrls : 6 Simple mixer control 'Master',0 Capabilities: pvolume pswitch pswitch-joined penum Playback channels: Front Left - Front Right Limits: Playback 0 - 74 Mono: Front Left: Playback 74 [100%] [0.00dB] [on] Front Right: Playback 74 [100%] [0.00dB] [on] Simple mixer control 'PCM',0 Capabilities: pvolume penum Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] [0.00dB] Front Right: Playback 255 [100%] [0.00dB] Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] Simple mixer control 'Beep',0 Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum Playback channels: Mono Limits: Playback 0 - 7 Mono: Playback 0 [0%] [-28.00dB] [on] Simple mixer control 'Capture',0 Capabilities: cvolume cswitch penum Capture channels: Front Left - Front Right Limits: Capture 0 - 80 Front Left: Capture 75 [94%] [1.00dB] [on] Front Right: Capture 75 [94%] [1.00dB] [on] Simple mixer control 'Analog Mic Boost',0 Capabilities: cenum Items: '0dB' '10dB' '20dB' '30dB' '40dB' Item0: '20dB' !!Alsactl output !!------------- --startcollapse-- state.PCH { control.1 { iface MIXER name 'Master Playback Volume' value.0 74 value.1 74 comment { access 'read write' type INTEGER count 2 range '0 - 74' dbmin -7400 dbmax 0 dbvalue.0 0 dbvalue.1 0 } } control.2 { iface MIXER name 'Master Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } control.3 { iface MIXER name 'Analog Mic Boost Capture Enum' value '20dB' comment { access 'read write' type ENUMERATED count 1 item.0 '0dB' item.1 '10dB' item.2 '20dB' item.3 '30dB' item.4 '40dB' } } control.4 { iface MIXER name 'Capture Volume' value.0 75 value.1 75 comment { access 'read write' type INTEGER count 2 range '0 - 80' dbmin -7400 dbmax 600 dbvalue.0 100 dbvalue.1 100 } } control.5 { iface MIXER name 'Capture Switch' value.0 true value.1 true comment { access 'read write' type BOOLEAN count 2 } } control.6 { iface MIXER name 'Beep Playback Volume' value 0 comment { access 'read write' type INTEGER count 1 range '0 - 7' dbmin -2800 dbmax 0 dbvalue.0 -2800 } } control.7 { iface MIXER name 'Beep Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } control.8 { iface MIXER name 'IEC958 Playback Con Mask' value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access read type IEC958 count 1 } } control.9 { iface MIXER name 'IEC958 Playback Pro Mask' value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access read type IEC958 count 1 } } control.10 { iface MIXER name 'IEC958 Playback Default' value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access 'read write' type IEC958 count 1 } } control.11 { iface MIXER name 'IEC958 Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } control.12 { iface MIXER name 'PCM Playback Volume' value.0 255 value.1 255 comment { access 'read write user' type INTEGER count 2 range '0 - 255' tlv '0000000100000008ffffec1400000014' dbmin -5100 dbmax 0 dbvalue.0 0 dbvalue.1 0 } } } --endcollapse-- !!All Loaded Modules !!------------------ Module parport_pc ppdev lp parport rfcomm bnep acpi_cpufreq mperf cpufreq_userspace cpufreq_conservative cpufreq_stats cpufreq_powersave binfmt_misc uinput fuse nfsd nfs lockd fscache auth_rpcgss nfs_acl sunrpc loop snd_hda_codec_hdmi snd_hda_codec_conexant snd_hda_intel snd_hda_codec btusb bluetooth snd_hwdep iwlagn mac80211 uvcvideo cfg80211 snd_pcm videodev i915 snd_seq snd_timer snd_seq_device media dell_laptop drm_kms_helper drm v4l2_compat_ioctl32 snd joydev iTCO_wdt i2c_algo_bit iTCO_vendor_support rfkill dell_wmi sparse_keymap i2c_core battery ac soundcore snd_page_alloc evdev power_supply wmi dcdbas video psmouse serio_raw processor button ext4 mbcache jbd2 crc16 sg sd_mod crc_t10dif usbhid hid thermal thermal_sys xhci_hcd ahci libahci ehci_hcd libata scsi_mod r8169 mii usbcore !!Sysfs Files !!----------- /sys/class/sound/hwC0D0/init_pin_configs: 0x19 0x04211040 0x1a 0x400001f0 0x1b 0x04a11030 0x1c 0x400001f0 0x1d 0x400001f0 0x1e 0x400001f0 0x1f 0x92170110 0x20 0x400001f0 0x22 0x400001f0 0x23 0x95a60150 /sys/class/sound/hwC0D0/driver_pin_configs: /sys/class/sound/hwC0D0/user_pin_configs: /sys/class/sound/hwC0D0/init_verbs: /sys/class/sound/hwC0D3/init_pin_configs: 0x05 0x18560010 0x06 0x58560020 0x07 0x58560030 /sys/class/sound/hwC0D3/driver_pin_configs: /sys/class/sound/hwC0D3/user_pin_configs: /sys/class/sound/hwC0D3/init_verbs: !!ALSA/HDA dmesg !!------------------ [ 6.966050] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 6.966092] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 [ 6.966149] HDA Intel 0000:00:1b.0: irq 49 for MSI/MSI-X [ 6.966178] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 7.860712] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input10 [ 7.964282] HDMI status: Pin=5 Presence_Detect=0 ELD_Valid=0 [ 7.966309] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 8.414356] Adding 7767036k swap on /dev/sda6. Priority:-1 extents:1 across:7767036k The output is ok. The problem is in the input. If works in ubuntu...how can I migrate the configuration to debian? Regards
hi to everybody, i am try to enable multitouch on my touchpad, following the debian guide, but without luck. "dmesg | grep -i mouse" gave me Code: Select all[ 1.688210] mousedev: PS/2 mouse device common for all mice [ 5.782470] input: PS/2 Generic Mouse as /devices/platform/i8042/serio4/input/input6 and "dmesg | grep -i touchpad " didn't give me nothing at all. what does it mean? this is my /var/log/Xorg.0.log: Code: Select all... [ 16.664] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event7) [ 16.664] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall" [ 16.664] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse' [ 16.664] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 16.664] (**) PS/2 Generic Mouse: always reports core events [ 16.664] (**) PS/2 Generic Mouse: Device: "/dev/input/event7" [ 16.672] (--) PS/2 Generic Mouse: Found 3 mouse buttons [ 16.672] (--) PS/2 Generic Mouse: Found relative axes [ 16.672] (--) PS/2 Generic Mouse: Found x and y relative axes [ 16.672] (II) PS/2 Generic Mouse: Configuring as mouse [ 16.672] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5 [ 16.672] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 16.672] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input7/event7" [ 16.672] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE) [ 16.672] (II) PS/2 Generic Mouse: initialized for relative axes. [ 16.672] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1 [ 16.672] (**) PS/2 Generic Mouse: (accel) acceleration profile 0 [ 16.672] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000 [ 16.672] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4 [ 16.672] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0) i use crunchbang with kernel 2.6.36-2.dmz.5-liquorix-686 on a notebook asus x54l thanks
With my Synaptics touchpad I just added a section to xorg.conf to specify my preferred options, but yours is listed as a PS/2 Generic Mouse so I'm not sure. Does your hardware support multitouch?
I think this may be more or less a hardware issue than a Debian one; However I also think it is solvable if someone with some experience setting up routers/modems etc can help me out. I have little to no experience with the internet since I never had it at home until this year. So I am not very sure the proper way to configure a router/modem dsl setup. Compared to other home internet setups it seems to be very poor performance wise. I am quite aware my internet is not the best though it seems to work much less well than it should. Now my setup is a bit weird and this may be the real problem. If this setup is really very non-standard I will probably fix it at the source. I can try to test performance by using a more standard ethernet to modem sort of deal to see if it does not have the same issues. I have a DSL Modem and in order to get wireless I pipe it into a wireless router. So it goes from internet -> modem -> router/wifi -> laptop. Some of the symptoms of the problem are that games do not work well. That is the major one. The lag during the games feels almost artificial. As if my internet is capable of running the game fine but something is stopping it up. If I look at the latency chart while playing urban terror it shoots from 50ms to say.. 700-900ms every second and back. It is quite predictable almost like a heartbeat which makes me think it is some configuration issue and not that I simply do not have the bandwidth. Here are a few examples. In the first one I try to ping google.com. I have excellent latency to the server however I have over 20% of the packets drop on the way. I read that any at all dropped is a sign of a problem in most cases. Code: Select all--- google.com ping statistics --- 26 packets transmitted, 19 received, 26% packet loss, time 25066ms rtt min/avg/max/mdev = 39.567/40.944/44.102/1.354 ms Another one is a traceroute. It hits my router and then suddenly all I see are asterisks, which seems unusual. Code: Select alltraceroute to google.com (72.14.204.104), 30 hops max, 60 byte packets 1 . (192.168.2.1) 3.256 ms 7.933 ms 9.581 ms 2 dslrouter.westell.com (192.168.1.1) 9.576 ms 9.566 ms 9.561 ms 3 * * * 4 * * * 5 * * * 6 * * * Over the local net I have a sever that I connect to using SFTP. I usually can get 6mb/s or more and it goes from laptop -> router/wifi -> server and back. So the 200kb/s is not some limitation of the router or wireless signal. If I ping my server, I get only one instance where the latency was around 50ms or more and no dropped packets. Code: Select all--- 192.168.2.3 ping statistics --- 20 packets transmitted, 20 received, 0% packet loss, time 19025ms rtt min/avg/max/mdev = 1.825/6.512/57.288/11.772 ms Here also is a speedtest result: Does anyone know if this is just my internet provider or if I have some configuration error somewhere. I will try to collect data skipping the router and just using the modem to see if it has improved performance. Also someone said I should try using my modem in something called "bridge" mode. This simply caused the modem to not work at all.
Your setup isn't all that unusual at all. In fact, it's pretty typical. And the traceroute failure is simply your ISP not routing those packets. Again, pretty standard stuff. There are a few data points that would be very helpful in diagnosis. The most important of which is this: what happens if you use an Ethernet cable to connect to your router? Does the problem persist, or disappear? There are some less obvious pieces of information that might be useful to know: 1) Is the problem basically constant? Or does is seem to happen intermittently? 2) When you say that games are an issue--are these Flash-based games? If so, does switching to a different browser change anything? 3) What flavor of Wifi? B? G? N? I don't think it's possible just yet to rule out ISP/bandwidth issues. Your speedtest results are on the low end of things. (1.2 megabits is just 120K bytes, and 57 ms is on the slow side for a ping test.) But your intuition--that throughput is a function of both latency and bandwidth--is right on target. Rather than ramble/speculate at length about possible causes, I'll wait to hear the results of the wired connection test.
I noticed that I was unable to print PDF files (printer - HP DeskJet HP4583). I tested a doc file in Libre office and a webpage in Firefox and they printed. When I use Okular no error message is shown. Going into the cups web interface, there is no trace of the job at all. When I use Adobe, I get this error My installed cups packages are: Code: Select all# dpkg -l | grep cups ii cups 1.4.7-1 Common UNIX Printing System(tm) - server ii cups-client 1.4.7-1 Common UNIX Printing System(tm) - client programs (SysV) ii cups-common 1.4.7-1 Common UNIX Printing System(tm) - common files ii cups-driver-gutenprint 5.2.6-1 printer drivers for CUPS ii cups-pdf 2.5.1-3 PDF printer for CUPS ii cups-ppdc 1.4.7-1 Common UNIX Printing System(tm) - PPD manipulation utilities ii cupsddk 1.4.7-1 Common UNIX Printing System (transitional package) ii ghostscript-cups 9.02~dfsg-3 interpreter for the PostScript language and for PDF - CUPS filters ii hal-cups-utils 0.6.16-3 Utilities to detect and configure printers automatically ii hplip-cups 3.11.5-2 HP Linux Printing and Imaging - CUPS Raster driver (hpcups) ii libcups2 1.4.7-1 Common UNIX Printing System(tm) - Core library ii libcupscgi1 1.4.7-1 Common UNIX Printing System(tm) - CGI library ii libcupsdriver1 1.4.7-1 Common UNIX Printing System(tm) - Driver library ii libcupsimage2 1.4.7-1 Common UNIX Printing System(tm) - Raster image library ii libcupsmime1 1.4.7-1 Common UNIX Printing System(tm) - MIME library ii libcupsppdc1 1.4.7-1 Common UNIX Printing System(tm) - PPD manipulation library ii libgnomecups1.0-1 0.2.3-3+b1 GNOME library for CUPS interaction ii python-cups 1.9.48-1+b1 Python bindings for CUPS ii python-cupshelpers 1.2.3-3 Python utility modules around the CUPS printing system ii python-cupsutils 1.0.0-6 Python utility modules around the CUPS printing system The HP packages are Code: Select all# dpkg -l | grep hpl ii flashplugin-nonfree 1:2.8.3 Adobe Flash Player - browser plugin ii hplip 3.11.5-2 HP Linux Printing and Imaging System (HPLIP) ii hplip-cups 3.11.5-2 HP Linux Printing and Imaging - CUPS Raster driver (hpcups) ii hplip-data 3.11.5-2 HP Linux Printing and Imaging - data files ii hplip-doc 3.11.5-2 HP Linux Printing and Imaging - documentation ii hplip-gui 3.11.5-2 HP Linux Printing and Imaging - GUI utilities (Qt-based) ii libpathplan4 2.26.3-7 rich set of graph drawing tools - pathplan library No bugs are associated with the cups hp driver Code: Select all# apt-listbugs list hplip-cups Retrieving bug reports... Done Parsing Found/Fixed information... Done The time when I tried to print is 23h25 local time. This is what I have for the logs in the /var/log/cups/ directory Code: Select alldebian ~ # cat /var/log/cups/error_log W [22/Jul/2011:07:55:24 +0200] No limit for Validate-Job defined in policy authenticated - using Print-Job's policy E [22/Jul/2011:07:55:24 +0200] Unable to open listen socket for address [v1.::1]:631 - Address family not supported by protocol. debian ~ # cat /var/log/cups/access_log localhost - - [22/Jul/2011:23:22:01 +0200] "POST /printers/Deskjet_F4500_series HTTP/1.1" 200 313 Create-Job successful-ok localhost - - [22/Jul/2011:23:22:01 +0200] "POST /printers/Deskjet_F4500_series HTTP/1.1" 200 197626 Send-Document successful-ok localhost - - [22/Jul/2011:23:24:15 +0200] "POST /printers/Deskjet_F4500_series HTTP/1.1" 200 75261 Print-Job successful-ok debian ~ #
Works just fine here with a HP PSC 1510 All-in-One. Host: debian Kernel: 2.6.39-2-486 i686 (32 bit) Desktop KDE 4.6.5 Distro: Debian GNU/Linux wheezy/sid Code: Select all $ dpkg -l |grep cups ii cups 1.4.7-1 Common UNIX Printing System(tm) - server ii cups-bsd 1.4.7-1 Common UNIX Printing System(tm) - BSD commands ii cups-client 1.4.7-1 Common UNIX Printing System(tm) - client programs (SysV) ii cups-common 1.4.7-1 Common UNIX Printing System(tm) - common files ii cups-driver-gutenprint 5.2.6-1 printer drivers for CUPS ii cups-pdf 2.5.1-3 PDF printer for CUPS ii cups-ppdc 1.4.7-1 Common UNIX Printing System(tm) - PPD manipulation utilities ii ghostscript-cups 9.02~dfsg-3 interpreter for the PostScript language and for PDF - CUPS filters ii hplip-cups 3.11.5-2 HP Linux Printing and Imaging - CUPS Raster driver (hpcups) ii libcups2 1.4.7-1 Common UNIX Printing System(tm) - Core library ii libcupscgi1 1.4.7-1 Common UNIX Printing System(tm) - CGI library ii libcupsdriver1 1.4.7-1 Common UNIX Printing System(tm) - Driver library ii libcupsimage2 1.4.7-1 Common UNIX Printing System(tm) - Raster image library ii libcupsmime1 1.4.7-1 Common UNIX Printing System(tm) - MIME library ii libcupsppdc1 1.4.7-1 Common UNIX Printing System(tm) - PPD manipulation library ii python-cups 1.9.48-1+b1 Python bindings for CUPS ii python-cupshelpers 1.2.3-3 Python utility modules around the CUPS printing system Code: Select all$ dpkg -l|grep hpl ii flashplayer-mozilla 2:10.3.181.26-0.1 Macromedia Flash Player. ii hplip 3.11.5-2 HP Linux Printing and Imaging System (HPLIP) ii hplip-cups 3.11.5-2 HP Linux Printing and Imaging - CUPS Raster driver (hpcups) ii hplip-data 3.11.5-2 HP Linux Printing and Imaging - data files ii hplip-gui 3.11.5-2 HP Linux Printing and Imaging - GUI utilities (Qt-based)
Hi to all, I have a problem installing fglrx on Debain Squeeze, 2.6.39 kernel from backports. Anybody knows where I can find a patch, or solution? saluti, tomislav Debain Squeeze xorg (1:7.5+8) - stable fglrx(1:10-9-3) - stable kernel 2.6.39 - Bkports Thinkpad x100e dkms build log: cat /var/lib/dkms/fglrx/10-9/build/make.log DKMS make.log for fglrx-10-9 for kernel 2.6.39 (i686) Sat Nov 19 17:36:36 CET 2011 make: Entering directory `/usr/src/linux-source-2.6.39' LD /var/lib/dkms/fglrx/10-9/build/built-in.o CC [M] /var/lib/dkms/fglrx/10-9/build/firegl_public.o /var/lib/dkms/fglrx/10-9/build/firegl_public.c:119:28: error: linux/smp_lock.h: No such file or directory /var/lib/dkms/fglrx/10-9/build/firegl_public.c:412: error: unknown field ‘ioctl’ specified in initializer /var/lib/dkms/fglrx/10-9/build/firegl_public.c:412: warning: initialization from incompatible pointer type /var/lib/dkms/fglrx/10-9/build/firegl_public.c: In function ‘fglrx_pci_suspend’: /var/lib/dkms/fglrx/10-9/build/firegl_public.c:843: error: implicit declaration of function ‘acquire_console_sem’ /var/lib/dkms/fglrx/10-9/build/firegl_public.c:865: error: implicit declaration of function ‘release_console_sem’ /var/lib/dkms/fglrx/10-9/build/firegl_public.c: In function ‘firegl_init_module’: /var/lib/dkms/fglrx/10-9/build/firegl_public.c error: ‘SPIN_LOCK_UNLOCKED’ undeclared (first use in this function) /var/lib/dkms/fglrx/10-9/build/firegl_public.c error: (Each undeclared identifier is reported only once /var/lib/dkms/fglrx/10-9/build/firegl_public.c error: for each function it appears in.) /var/lib/dkms/fglrx/10-9/build/firegl_public.c: In function ‘KCL_GlobalKernelLock’: /var/lib/dkms/fglrx/10-9/build/firegl_public.c error: implicit declaration of function ‘lock_kernel’ /var/lib/dkms/fglrx/10-9/build/firegl_public.c: In function ‘KCL_GlobalKernelUnlock’: /var/lib/dkms/fglrx/10-9/build/firegl_public.c error: implicit declaration of function ‘unlock_kernel’ /var/lib/dkms/fglrx/10-9/build/firegl_public.c: In function ‘KAS_Mutex_Initialize’: /var/lib/dkms/fglrx/10-9/build/firegl_public.c:5099: error: implicit declaration of function ‘init_MUTEX’ make[1]: *** [/var/lib/dkms/fglrx/10-9/build/firegl_public.o] Error 1 make: *** [_module_/var/lib/dkms/fglrx/10-9/build] Error 2 make: Leaving directory `/usr/src/linux-source-2.6.39'
Use a newer version of fglrx that doesn't depend on the big kernel lock? Or, use patches here (there's nothing Ubuntu-specific about them) http://www.mindwerks.net/2011/04/ubuntu ... nd-2-6-39/
Hi. I'm running Debian Squeeze LXDE on an Acer Aspire 5100 Laptop, which has an AR2413 Atheros wireless card. The laptop connects to my network without problems, but after some minutes it starts to lag - some pages get "stuck" and never download or download very slowly. Here's the output of lspci: Code: Select all00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10) 00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge 00:04.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge 00:05.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge 00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80) 00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80) 00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller (rev 80) 00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 83) 00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller (rev 80) 00:14.2 Audio device: ATI Technologies Inc IXP SB4x0 High Definition Audio Controller (rev 01) 00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80) 00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80) 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control 01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress 200M] 06:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 06:02.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC (rev 01) 06:04.0 CardBus bridge: ENE Technology Inc CB-712/4 Cardbus Controller (rev 10) 06:04.1 FLASH memory: ENE Technology Inc ENE PCI Memory Stick Card Reader Controller (rev 01) 06:04.2 SD Host controller: ENE Technology Inc ENE PCI Secure Digital Card Reader Controller (rev 01) 06:04.3 FLASH memory: ENE Technology Inc FLASH memory: ENE Technology Inc: (rev 01) 06:04.4 FLASH memory: ENE Technology Inc SD/MMC Card Reader Controller (rev 01) Any help with this matter will be greatly appreciated.
Finally found the fix here. Basically, I created a file named ath5k.conf on /etc/modprobe.d which contains the following instruction Code: Select alloptions ath5k nohwcrypt and rebooted. Hope this helps someone that has this same problem.
Hi All, I'm fairly new to Linux, coming from Windows, so please bear with me... I found an old Intel PIII machine in the garage, so I thought I would run Debian 6.0 on it as a web server/development machine. The problem I'm having is getting the screen resolution higher than 800x600. The only options available from the monitor settings are 640x480 and 800x600, but I know that my monitor goes up to at least 1280x1024 and the GPU went up to 1024x768 when it was running Windows. Looking around the internet, everyone is saying to edit the /etc/X11/Xorg.conf file. But it does not exist? I ran the command Xorg - configure :1 and copied the xorg.conf.new to /etc/X11/Xorg.conf and rebooted but nothing. If I try xrandr --output default --mode 1024x768 I get xrandr: Cannot find mode 1024x768 lspci -v (for just the GPU section) is pasted here: 01:00.0 VGA compatible controller: S3 Inc. VT8375 [ProSavage8 KM266/KL266] (prog-if 00 [VGA controller]) Subsystem: Micro-Star International Co., Ltd. Device 7870 Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 16 Memory at ed000000 (32-bit, non-prefetchable) [size=512K] Memory at e0000000 (32-bit, prefetchable) [size=128M] [virtual] Expansion ROM at ec000000 [disabled] [size=64K] Capabilities: [dc] Power Management version 2 Capabilities: [80] AGP version 2.0 Xorg.0.log is pages long, but if I can post it if needed. Can anyone help with this please? Thanks in advance
Xorg.0.log is pages long There are these things called 'pastebins' where you can paste large blocks of text and optionally have them go to the great bit bucket in the sky after a certain amount of time. Very useful.. Most likely, you need to manually set horizsync and vertrefresh in xorg.conf edit the /etc/X11/Xorg.conf file. But it does not exist? Xorg.conf should definitely not exist (liNuX IS CAsE SEnSiTiVe). As for xorg.conf, it probably won't exist by default, but you can create one.
Hello follow Debianner! First of all i would like to say that i am new to Debian which won't be hard to guess with my following question.... I just got a fresh install of Debian Squeeze (6.0.3) on my Dell Latitude laptop and everything is working, well....almost everything but not my wireless... here is what i have when running the: lspci -nn cmd 00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller [8086:0044] (rev 02) 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) 00:16.0 Communication controller [0780]: Intel Corporation 5 Series/3400 Series Chipset HECI Controller [8086:3b64] (rev 06) 00:1a.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 05) 00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 05) 00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 05) 00:1c.1 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 [8086:3b44] (rev 05) 00:1c.2 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 [8086:3b46] (rev 05) 00:1c.3 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 [8086:3b48] (rev 05) 00:1c.5 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 [8086:3b4c] (rev 05) 00:1d.0 USB Controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 05) 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a5) 00:1f.0 ISA bridge [0601]: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller [8086:3b09] (rev 05) 00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller [8086:3b29] (rev 05) 00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 05) 00:1f.6 Signal processing controller [1180]: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem [8086:3b32] (rev 05) 02:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6200 [8086:422c] (rev 35) 03:00.0 CardBus bridge [0607]: Ricoh Co Ltd Device [1180:e476] (rev 02) 03:00.1 SD Host controller [0805]: Ricoh Co Ltd MMC/SD Host Controller [1180:e822] (rev 03) 03:00.4 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd FireWire Host Controller [1180:e832] (rev 03) 0b:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5761e Gigabit Ethernet PCIe [14e4:1680] (rev 10) 3f:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers [8086:2c62] (rev 02) 3f:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2d01] (rev 02) 3f:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2d10] (rev 02) 3f:02.1 Host bridge [0600]: Intel Corporation Core Processor QPI Physical 0 [8086:2d11] (rev 02) 3f:02.2 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d12] (rev 02) 3f:02.3 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d13] (rev 02) and here is what is contained in my interfaces file (if it helps): # The loopback network interface auto lo iface lo inet loopback # The primary network interface allow-hotplug eth0 #NetworkManager#iface eth0 inet dhcp Could someone help me resolve this issue? Thx, LeTank
Hi, In order to enable this device, please see the wiki guide for iwlang where it is listed under supported devices-squeeze By the way, please use code tags when pasting output from terminal, like this: Just drag the mouse over the text with the left mouse button down to select text and then click the Code tab above: Code: Select all02:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6200 [8086:422c] (rev 35)
Hi, I just installed debian on one of my friend's laptop. Everything seems to work except usb drives. Whenever a usb drive is inserted it shows this error message Screenshot-Untitled Window.png (15.14 KiB) Viewed 11836 times dmesg output: [15471.492908] sd 7:0:0:0: [sdc] Assuming drive cache: write through [15471.496642] sd 7:0:0:0: [sdc] Assuming drive cache: write through [15471.496651] sdc: sdc1 [15471.533784] sd 7:0:0:0: [sdc] Assuming drive cache: write through [15471.533794] sd 7:0:0:0: [sdc] Attached SCSI removable disk [15472.260648] UDF-fs: No anchor found [15472.260654] UDF-fs: Rescanning with blocksize 2048 [15472.289781] UDF-fs: No anchor found [15472.289786] UDF-fs: No partition found (1) [15472.353280] ISOFS: Unable to identify CD-ROM format. lspci output: 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07) 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) 00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03) 00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03) 00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03) 00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03) 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03) 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03) 00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93) 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03) 00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03) 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03) 00:1f.6 Signal processing controller: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem (rev 03) 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02) 02:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01) Has it somehow configured usb ports as cd drives ?
I get the same error message with newly installed debian 6 on a workstation that had ubuntu on it before. The USB hard drive has its /dev/sdb1 partition formatted ext2, and I can mount it manually as root. Any quick fixes people think of?
I have a Sony Vaio PCG-61611L running Squeeze 2.6.32-5-amd64. I am not able to get the sound to work at all. I have read several faqs, how-tos and other posts and just can't seem to get the sound to work. Volumes are up and nothing is muted. I am a bit of a noob (using Linux for about one year now) and any help or suggestions would be appreciated. Here are some outputs: Code: Select allvanmier@phoenix:~$ cat /proc/asound/cards 0 [SB ]: HDA-Intel - HDA ATI SB HDA ATI SB at 0xf4300000 irq 16 1 [HDMI ]: HDA-Intel - HDA ATI HDMI HDA ATI HDMI at 0xf4210000 irq 19 Code: Select allvanmier@phoenix:~$ lsmod | grep snd snd_hda_codec_atihdmi 2251 1 snd_hda_codec_realtek 235122 1 snd_hda_intel 20019 2 snd_hda_codec 53892 3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel snd_hwdep 5220 1 snd_hda_codec snd_seq 41281 0 snd_pcm 60151 2 snd_hda_intel,snd_hda_codec snd_seq_device 4493 1 snd_seq snd_timer 15486 2 snd_seq,snd_pcm snd 45918 12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_pcm,snd_seq_device,snd_timer soundcore 4566 1 snd snd_page_alloc 6217 2 snd_hda_intel,snd_pcm Code: Select allvanmier@phoenix:~$ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: SB [HDA ATI SB], device 0: ALC269 Analog [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI] Subdevices: 1/1 Subdevice #0: subdevice #0 Code: Select allvanmier@phoenix:~$ sudo alsactl init Unknown hardware: "HDA-Intel" "Realtek ALC269" "HDA:10ec0269,104d4c00,00100100" "0x104d" "0x9077" Hardware is initialized using a guess method
My sound is always a bit screwy until I compile the modules from module assistant. Though an easier solution is to install the newer kernel from backports. http://backports-master.debian.org/Instructions/ After you add the repo just run this (as root) for 64-bit, and then reboot after. Code: Select allapt-get -t squeeze-backports install linux-image-2.6.39-bpo.2-amd64 If you are set on using 2.6.32 kernel, you can try compiling the module by running these commands as root.This fixes alsa for me. Code: Select allapt-get install build-essential module-assistant m-a prepare m-a a-i alsa Then reboot.
Hi Everybody, I am running Squeeze on an AMD64 machine that I built. The machine has dual Realtek RTL8111/r8168B gigabit LAN. I have been running this machine since Lenny came out and the LAN controllers functioned fine then all the way through the upgrade to Squeeze 6.0.2-1. On Saturday 08 October 2011 when I did the updates to Squeeze 6.0.3, my Realtek LAN stopped working and the I was unable to access the Internet. I am now posting this thread from my Windows machine. I have booted a Live CD of Squeeze 6.0.2-1 and with that, I am able to access the Internet through the Realtek NIC fine. Out of desperation, I did a reinstall using my Squeeze 6.0.0 Disc 1, which I thought would allow me to go back to 6.0.0 and not allow the update to 6.0.3 to happen. I was wrong, because as you know, the software is updated to the latest version at install. I did not try to install with the network cable unplugged, because after I thought about it, that would not fix the problem, but just put me back to Squeeze 6.0.2-1. To rule out network cabling problems, I unplugged the network cable from my Windows Machine and plugged it into the Linux box. I can access the Internet though both cables from the Windows Machine, and can not access the Internet with either cable from the Linux box. [EDIT] I have turned off eth1 in the BIOS for troubleshooting. eth0 is the one that shows up in lspci. I am plugged into the right LAN controller, because I did a reinstall of Squeeze with eth1 turned off and debian installer contacted the mirror OK. [/EDIT] lspci says: Code: Select all00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03) 00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03) 00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1 00:1c.3 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 4 00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 5 00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90) 00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller 00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller #1 00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller 00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller #2 01:00.0 VGA compatible controller: ATI Technologies Inc RV770 [Radeon HD 4870] 01:00.1 Audio device: ATI Technologies Inc HD48x0 audio 03:00.0 SATA controller: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller (rev 02) 03:00.1 IDE interface: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller (rev 02) [b]04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)[/b] 05:01.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD Audio] 05:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link) I'm using the r1869 driver in the kernel (which functioned correctly in Lenny and up through Squeeze 6.0.2-1) lsmod|grep r1869 says: Code: Select allr8169 36840 0 mii 3210 1 r8169 Network Manager is running by default and was functioning fine until the update to 6.0.3. The contents of NetworkManager.conf are: Code: Select all[main] plugins=ifupdown,keyfile no-auto-default=00:24:1d:2a:98:26, [ifupdown] managed=false and /etc/network/interfaces contains: Code: Select all# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface allow-hotplug eth0 #NetworkManager#iface eth0 inet dhcp If I do an ifconfig -a, I get: Code: Select alleth0 Link encap:Ethernet HWaddr 00:24:1d:2a:98:26 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:28 Base address:0x4000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:760 (760.0 B) TX bytes:760 (760.0 B) pan0 Link encap:Ethernet HWaddr c6:b7:15:12:bf:41 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Please See dmesg on the next post. I know from reading the changelog for squeeze that the kernel and the r8169 driver have been updated. I have tried running with and without the r8169 firmware and neither case allows me to access the Internet. I'd be grateful to anyone who is willing to take a look at this and help me get back on line. Thanks, Troy
dmesg for my machine with the not functioning Realtek LAN is: Code: Select all[ 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-38) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Oct 3 03:59:20 UTC 2011 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=06d2adaf-4be0-4614-8e1c-623b2005158c 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 - 000000000009f800 (usable) [ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cfeb0000 (usable) [ 0.000000] BIOS-e820: 00000000cfeb0000 - 00000000cfee2000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000cfee2000 - 00000000cfef0000 (ACPI data) [ 0.000000] BIOS-e820: 00000000cfef0000 - 00000000cff00000 (reserved) [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000e4000000 (reserved) [ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 0000000230000000 (usable) [ 0.000000] DMI 2.4 present. [ 0.000000] last_pfn = 0x230000 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-CEFFF write-protect [ 0.000000] CF000-EFFFF uncachable [ 0.000000] F0000-FFFFF write-through [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F00000000 write-back [ 0.000000] 1 base 0E0000000 mask FE0000000 uncachable [ 0.000000] 2 base 0D0000000 mask FF0000000 uncachable [ 0.000000] 3 base 100000000 mask F00000000 write-back [ 0.000000] 4 base 200000000 mask FC0000000 write-back [ 0.000000] 5 base 230000000 mask FF0000000 uncachable [ 0.000000] 6 base 0CFF00000 mask FFFF00000 uncachable [ 0.000000] 7 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820 update range: 00000000cff00000 - 0000000100000000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0xcfeb0 max_arch_pfn = 0x400000000 [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] init_memory_mapping: 0000000000000000-00000000cfeb0000 [ 0.000000] 0000000000 - 00cfe00000 page 2M [ 0.000000] 00cfe00000 - 00cfeb0000 page 4k [ 0.000000] kernel direct mapping tables up to cfeb0000 @ 8000-e000 [ 0.000000] init_memory_mapping: 0000000100000000-0000000230000000 [ 0.000000] 0100000000 - 0230000000 page 2M [ 0.000000] kernel direct mapping tables up to 230000000 @ c000-16000 [ 0.000000] RAMDISK: 3771c000 - 37fef9e6 [ 0.000000] ACPI: RSDP 00000000000f75d0 00014 (v00 GBT ) [ 0.000000] ACPI: RSDT 00000000cfee2040 0003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101) [ 0.000000] ACPI: FACP 00000000cfee20c0 00074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101) [ 0.000000] ACPI: DSDT 00000000cfee2180 050A9 (v01 GBT GBTUACPI 00001000 MSFT 0100000C) [ 0.000000] ACPI: FACS 00000000cfeb0000 00040 [ 0.000000] ACPI: EUDS 00000000cfee79c0 00500 (v01 GBT 00000000 00000000) [ 0.000000] ACPI: HPET 00000000cfee7880 00038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098) [ 0.000000] ACPI: MCFG 00000000cfee7900 0003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101) [ 0.000000] ACPI: APIC 00000000cfee7280 00084 (v01 GBT GBTUACPI 42302E31 GBTU 01010101) [ 0.000000] ACPI: SSDT 00000000cfee87f0 003AB (v01 PmRef CpuPm 00003000 INTL 20040311) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-0000000230000000 [ 0.000000] Bootmem setup node 0 0000000000000000-0000000230000000 [ 0.000000] NODE_DATA [0000000000011000 - 0000000000018fff] [ 0.000000] bootmap [0000000000019000 - 000000000005efff] pages 46 [ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 0230000000] [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] [ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000] [ 0.000000] #2 [0001000000 - 000168a594] TEXT DATA BSS ==> [0001000000 - 000168a594] [ 0.000000] #3 [003771c000 - 0037fef9e6] RAMDISK ==> [003771c000 - 0037fef9e6] [ 0.000000] #4 [000009f800 - 0000100000] BIOS reserved ==> [000009f800 - 0000100000] [ 0.000000] #5 [000168b000 - 000168b0f6] BRK ==> [000168b000 - 000168b0f6] [ 0.000000] #6 [0000008000 - 000000c000] PGTABLE ==> [0000008000 - 000000c000] [ 0.000000] #7 [000000c000 - 0000011000] PGTABLE ==> [000000c000 - 0000011000] [ 0.000000] found SMP MP-table at [ffff8800000f57a0] f57a0 [ 0.000000] [ffffea0000000000-ffffea0007bfffff] PMD -> [ffff880001800000-ffff8800089fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000000 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x00230000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[3] active PFN ranges [ 0.000000] 0: 0x00000000 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x000cfeb0 [ 0.000000] 0: 0x00100000 -> 0x00230000 [ 0.000000] On node 0 totalpages: 2096719 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 108 pages reserved [ 0.000000] DMA zone: 3835 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 14280 pages used for memmap [ 0.000000] DMA32 zone: 833256 pages, LIFO batch:31 [ 0.000000] Normal zone: 17024 pages used for memmap [ 0.000000] Normal zone: 1228160 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[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, 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: 0x8086a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 24 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 [ 0.000000] PM: Registered nosave memory: 00000000cfeb0000 - 00000000cfee2000 [ 0.000000] PM: Registered nosave memory: 00000000cfee2000 - 00000000cfef0000 [ 0.000000] PM: Registered nosave memory: 00000000cfef0000 - 00000000cff00000 [ 0.000000] PM: Registered nosave memory: 00000000cff00000 - 00000000e0000000 [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000e4000000 [ 0.000000] PM: Registered nosave memory: 00000000e4000000 - 00000000fec00000 [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 0000000100000000 [ 0.000000] Allocating PCI resources starting at e4000000 (gap: e4000000:1ac00000) [ 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 @ffff880008c00000 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: 2065251 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=06d2adaf-4be0-4614-8e1c-623b2005158c 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 0x3, cntxt size 0x240 [ 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 ffff880008d9e000 - ffff88000cd9e000 [ 0.000000] software IO TLB at phys 0x8d9e000 - 0xcd9e000 [ 0.000000] Memory: 8187504k/9175040k available (3081k kernel code, 788164k absent, 199372k reserved, 1889k 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] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 2833.266 MHz processor. [ 0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5666.53 BogoMIPS (lpj=11333064) [ 0.004019] Security Framework initialized [ 0.004022] SELinux: Disabled at boot. [ 0.004520] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.009269] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.010573] Mount-cache hash table entries: 256 [ 0.010679] Initializing cgroup subsys ns [ 0.010682] Initializing cgroup subsys cpuacct [ 0.010684] Initializing cgroup subsys devices [ 0.010686] Initializing cgroup subsys freezer [ 0.010687] Initializing cgroup subsys net_cls [ 0.010705] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.010707] CPU: L2 cache: 6144K [ 0.010709] CPU 0/0x0 -> Node 0 [ 0.010711] CPU: Physical Processor ID: 0 [ 0.010712] CPU: Processor Core ID: 0 [ 0.010714] mce: CPU supports 6 MCE banks [ 0.010719] CPU0: Thermal monitoring enabled (TM2) [ 0.010722] using mwait in idle threads. [ 0.010724] Performance Events: Core2 events, Intel PMU driver. [ 0.010727] ... version: 2 [ 0.010728] ... bit width: 40 [ 0.010729] ... generic registers: 2 [ 0.010731] ... value mask: 000000ffffffffff [ 0.010732] ... max period: 000000007fffffff [ 0.010733] ... fixed-purpose events: 3 [ 0.010734] ... event mask: 0000000700000003 [ 0.011504] ACPI: Core revision 20090903 [ 0.015931] Setting APIC routing to flat [ 0.016246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.055935] CPU0: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz stepping 0a [ 0.056001] Booting processor 1 APIC 0x1 ip 0x6000 [ 0.008000] Initializing CPU#1 [ 0.008000] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.008000] CPU: L2 cache: 6144K [ 0.008000] CPU 1/0x1 -> Node 0 [ 0.008000] CPU: Physical Processor ID: 0 [ 0.008000] CPU: Processor Core ID: 1 [ 0.008000] CPU1: Thermal monitoring enabled (TM2) [ 0.140060] CPU1: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz stepping 0a [ 0.140065] checking TSC synchronization [CPU#0 -> CPU#1]: passed. [ 0.144079] Booting processor 2 APIC 0x3 ip 0x6000 [ 0.008000] Initializing CPU#2 [ 0.008000] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.008000] CPU: L2 cache: 6144K [ 0.008000] CPU 2/0x3 -> Node 0 [ 0.008000] CPU: Physical Processor ID: 0 [ 0.008000] CPU: Processor Core ID: 3 [ 0.008000] CPU2: Thermal monitoring enabled (TM2) [ 0.232092] CPU2: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz stepping 0a [ 0.232097] checking TSC synchronization [CPU#0 -> CPU#2]: passed. [ 0.236056] Booting processor 3 APIC 0x2 ip 0x6000 [ 0.008000] Initializing CPU#3 [ 0.008000] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.008000] CPU: L2 cache: 6144K [ 0.008000] CPU 3/0x2 -> Node 0 [ 0.008000] CPU: Physical Processor ID: 0 [ 0.008000] CPU: Processor Core ID: 2 [ 0.008000] CPU3: Thermal monitoring enabled (TM2) [ 0.324099] CPU3: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz stepping 0a [ 0.324104] checking TSC synchronization [CPU#0 -> CPU#3]: passed. [ 0.328010] Brought up 4 CPUs [ 0.328012] Total of 4 processors activated (22664.40 BogoMIPS). [ 0.330821] CPU0 attaching sched-domain: [ 0.330824] domain 0: span 0-1 level MC [ 0.330825] groups: group ffff880008c0fbf0 cpus 0 group ffff880008c8fbf0 cpus 1 [ 0.330830] domain 1: span 0-3 level CPU [ 0.330831] groups: group ffff880008c0fd00 cpus 0-1 (cpu_power = 2048) group ffff880008d0fd00 cpus 2-3 (cpu_power = 2048) [ 0.330838] CPU1 attaching sched-domain: [ 0.330839] domain 0: span 0-1 level MC [ 0.330840] groups: group ffff880008c8fbf0 cpus 1 group ffff880008c0fbf0 cpus 0 [ 0.330844] domain 1: span 0-3 level CPU [ 0.330845] groups: group ffff880008c0fd00 cpus 0-1 (cpu_power = 2048) group ffff880008d0fd00 cpus 2-3 (cpu_power = 2048) [ 0.330850] CPU2 attaching sched-domain: [ 0.330852] domain 0: span 2-3 level MC [ 0.330853] groups: group ffff880008d0fbf0 cpus 2 group ffff880008d8fbf0 cpus 3 [ 0.330856] domain 1: span 0-3 level CPU [ 0.330858] groups: group ffff880008d0fd00 cpus 2-3 (cpu_power = 2048) group ffff880008c0fd00 cpus 0-1 (cpu_power = 2048) [ 0.330863] CPU3 attaching sched-domain: [ 0.330864] domain 0: span 2-3 level MC [ 0.330866] groups: group ffff880008d8fbf0 cpus 3 group ffff880008d0fbf0 cpus 2 [ 0.330869] domain 1: span 0-3 level CPU [ 0.330870] groups: group ffff880008d0fd00 cpus 2-3 (cpu_power = 2048) group ffff880008c0fd00 cpus 0-1 (cpu_power = 2048) [ 0.330960] devtmpfs: initialized [ 0.333770] regulator: core version 0.5 [ 0.333770] NET: Registered protocol family 16 [ 0.333770] ACPI: bus type pci registered [ 0.333770] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63 [ 0.333770] PCI: MCFG area at e0000000 reserved in E820 [ 0.336030] PCI: Using MMCONFIG at e0000000 - e3ffffff [ 0.336031] PCI: Using configuration type 1 for base access [ 0.336373] bio: create slab <bio-0> at 0 [ 0.336376] ACPI: EC: Look up EC in DSDT [ 0.341806] ACPI: Interpreter enabled [ 0.341808] ACPI: (supports S0 S3 S4 S5) [ 0.341823] ACPI: Using IOAPIC for interrupt routing [ 0.345444] ACPI: No dock devices found. [ 0.345521] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.345589] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 0.345592] pci 0000:00:01.0: PME# disabled [ 0.345644] pci 0000:00:1a.0: reg 20 io port: [0xe000-0xe01f] [ 0.345698] pci 0000:00:1a.1: reg 20 io port: [0xe100-0xe11f] [ 0.345751] pci 0000:00:1a.2: reg 20 io port: [0xe500-0xe51f] [ 0.345797] pci 0000:00:1a.7: reg 10 32bit mmio: [0xe7301000-0xe73013ff] [ 0.345876] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.345878] pci 0000:00:1c.0: PME# disabled [ 0.345929] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.345932] pci 0000:00:1c.3: PME# disabled [ 0.345980] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.345983] pci 0000:00:1c.4: PME# disabled [ 0.346025] pci 0000:00:1d.0: reg 20 io port: [0xe200-0xe21f] [ 0.346080] pci 0000:00:1d.1: reg 20 io port: [0xe300-0xe31f] [ 0.346133] pci 0000:00:1d.2: reg 20 io port: [0xe400-0xe41f] [ 0.346179] pci 0000:00:1d.7: reg 10 32bit mmio: [0xe7300000-0xe73003ff] [ 0.346311] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f) [ 0.346314] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f) [ 0.346317] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 000b) [ 0.346359] pci 0000:00:1f.2: reg 10 io port: [0x00-0x07] [ 0.346363] pci 0000:00:1f.2: reg 14 io port: [0x00-0x03] [ 0.346367] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07] [ 0.346371] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03] [ 0.346376] pci 0000:00:1f.2: reg 20 io port: [0xf000-0xf00f] [ 0.346380] pci 0000:00:1f.2: reg 24 io port: [0xf100-0xf10f] [ 0.346415] pci 0000:00:1f.3: reg 10 64bit mmio: [0xe7302000-0xe73020ff] [ 0.346425] pci 0000:00:1f.3: reg 20 io port: [0x500-0x51f] [ 0.346457] pci 0000:00:1f.5: reg 10 io port: [0xe700-0xe707] [ 0.346462] pci 0000:00:1f.5: reg 14 io port: [0xe800-0xe803] [ 0.346466] pci 0000:00:1f.5: reg 18 io port: [0xe900-0xe907] [ 0.346470] pci 0000:00:1f.5: reg 1c io port: [0xea00-0xea03] [ 0.346474] pci 0000:00:1f.5: reg 20 io port: [0xeb00-0xeb0f] [ 0.346478] pci 0000:00:1f.5: reg 24 io port: [0xec00-0xec0f] [ 0.346521] pci 0000:01:00.0: reg 10 64bit mmio pref: [0xd0000000-0xdfffffff] [ 0.346528] pci 0000:01:00.0: reg 18 64bit mmio: [0xe5000000-0xe500ffff] [ 0.346532] pci 0000:01:00.0: reg 20 io port: [0xa000-0xa0ff] [ 0.346539] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff] [ 0.346553] pci 0000:01:00.0: supports D1 D2 [ 0.346577] pci 0000:01:00.1: reg 10 64bit mmio: [0xe5010000-0xe5013fff] [ 0.346603] pci 0000:01:00.1: supports D1 D2 [ 0.346681] pci 0000:00:01.0: bridge io port: [0xa000-0xafff] [ 0.346683] pci 0000:00:01.0: bridge 32bit mmio: [0xe4000000-0xe5ffffff] [ 0.346686] pci 0000:00:01.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff] [ 0.346795] pci 0000:03:00.0: reg 24 32bit mmio: [0xe7000000-0xe7001fff] [ 0.346829] pci 0000:03:00.0: PME# supported from D3hot [ 0.346833] pci 0000:03:00.0: PME# disabled [ 0.346879] pci 0000:03:00.1: reg 10 io port: [0xb000-0xb007] [ 0.346887] pci 0000:03:00.1: reg 14 io port: [0xb100-0xb103] [ 0.346894] pci 0000:03:00.1: reg 18 io port: [0xb200-0xb207] [ 0.346902] pci 0000:03:00.1: reg 1c io port: [0xb300-0xb303] [ 0.346909] pci 0000:03:00.1: reg 20 io port: [0xb400-0xb40f] [ 0.346970] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.347027] pci 0000:00:1c.3: bridge io port: [0xb000-0xbfff] [ 0.347030] pci 0000:00:1c.3: bridge 32bit mmio: [0xe7000000-0xe70fffff] [ 0.347071] pci 0000:04:00.0: reg 10 io port: [0xc000-0xc0ff] [ 0.347088] pci 0000:04:00.0: reg 18 64bit mmio pref: [0xe7110000-0xe7110fff] [ 0.347099] pci 0000:04:00.0: reg 20 64bit mmio pref: [0xe7100000-0xe710ffff] [ 0.347106] pci 0000:04:00.0: reg 30 32bit mmio pref: [0x000000-0x00ffff] [ 0.347140] pci 0000:04:00.0: supports D1 D2 [ 0.347141] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.347145] pci 0000:04:00.0: PME# disabled [ 0.352081] pci 0000:00:1c.4: bridge io port: [0xc000-0xcfff] [ 0.352089] pci 0000:00:1c.4: bridge 32bit mmio: [0xe6000000-0xe6ffffff] [ 0.352094] pci 0000:00:1c.4: bridge 64bit mmio pref: [0xe7100000-0xe71fffff] [ 0.352123] pci 0000:05:01.0: reg 10 io port: [0xd000-0xd0ff] [ 0.352162] pci 0000:05:01.0: supports D1 D2 [ 0.352198] pci 0000:05:07.0: reg 10 32bit mmio: [0xe7204000-0xe72047ff] [ 0.352204] pci 0000:05:07.0: reg 14 32bit mmio: [0xe7200000-0xe7203fff] [ 0.352239] pci 0000:05:07.0: supports D1 D2 [ 0.352240] pci 0000:05:07.0: PME# supported from D0 D1 D2 D3hot [ 0.352244] pci 0000:05:07.0: PME# disabled [ 0.352277] pci 0000:00:1e.0: transparent bridge [ 0.352280] pci 0000:00:1e.0: bridge io port: [0xd000-0xdfff] [ 0.352283] pci 0000:00:1e.0: bridge 32bit mmio: [0xe7200000-0xe72fffff] [ 0.352302] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.352415] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] [ 0.352458] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT] [ 0.352504] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT] [ 0.352543] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT] [ 0.364489] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) [ 0.364560] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) [ 0.364629] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 14 15) [ 0.364699] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) [ 0.364768] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.364838] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 *4 5 6 7 9 10 11 12 14 15) [ 0.364907] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.364977] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 *7 9 10 11 12 14 15) [ 0.365053] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365057] vgaarb: loaded [ 0.365068] PCI: Using ACPI for IRQ routing [ 0.365068] HPET: 4 timers in total, 0 timers will be used for per-cpu timer [ 0.365068] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 [ 0.365068] hpet0: 4 comparators, 64-bit 14.318180 MHz counter [ 0.372004] Switching to clocksource tsc [ 0.372929] pnp: PnP ACPI init [ 0.372943] ACPI: bus type pnp registered [ 0.374558] pnp: PnP ACPI: found 11 devices [ 0.374560] ACPI: ACPI bus type pnp unregistered [ 0.374568] system 00:01: ioport range 0x4d0-0x4d1 has been reserved [ 0.374570] system 00:01: ioport range 0x290-0x29f has been reserved [ 0.374572] system 00:01: ioport range 0x800-0x805 has been reserved [ 0.374574] system 00:01: ioport range 0x290-0x294 has been reserved [ 0.374576] system 00:01: ioport range 0x880-0x88f has been reserved [ 0.374581] system 00:07: ioport range 0x400-0x4cf has been reserved [ 0.374583] system 00:07: ioport range 0x4d2-0x4ff has been reserved [ 0.374587] system 00:08: iomem range 0xe0000000-0xe3ffffff has been reserved [ 0.374591] system 00:09: iomem range 0xcf800-0xcffff has been reserved [ 0.374593] system 00:09: iomem range 0xf0000-0xf7fff could not be reserved [ 0.374595] system 00:09: iomem range 0xf8000-0xfbfff could not be reserved [ 0.374597] system 00:09: iomem range 0xfc000-0xfffff could not be reserved [ 0.374599] system 00:09: iomem range 0xcfeb0000-0xcfefffff could not be reserved [ 0.374601] system 00:09: iomem range 0x0-0x9ffff could not be reserved [ 0.374603] system 00:09: iomem range 0x100000-0xcfeaffff could not be reserved [ 0.374606] system 00:09: iomem range 0xfec00000-0xfec00fff could not be reserved [ 0.374608] system 00:09: iomem range 0xfed10000-0xfed1dfff has been reserved [ 0.374610] system 00:09: iomem range 0xfed20000-0xfed8ffff has been reserved [ 0.374612] system 00:09: iomem range 0xfee00000-0xfee00fff has been reserved [ 0.374617] system 00:09: iomem range 0xffb00000-0xffb7ffff has been reserved [ 0.374619] system 00:09: iomem range 0xfff00000-0xffffffff has been reserved [ 0.374621] system 00:09: iomem range 0xe0000-0xeffff has been reserved [ 0.379407] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 [ 0.379409] pci 0000:00:01.0: IO window: 0xa000-0xafff [ 0.379411] pci 0000:00:01.0: MEM window: 0xe4000000-0xe5ffffff [ 0.379414] pci 0000:00:01.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff [ 0.379417] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02 [ 0.379419] pci 0000:00:1c.0: IO window: 0x1000-0x1fff [ 0.379423] pci 0000:00:1c.0: MEM window: 0xe7400000-0xe75fffff [ 0.379426] pci 0000:00:1c.0: PREFETCH window: 0x000000e7600000-0x000000e77fffff [ 0.379430] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:03 [ 0.379433] pci 0000:00:1c.3: IO window: 0xb000-0xbfff [ 0.379436] pci 0000:00:1c.3: MEM window: 0xe7000000-0xe70fffff [ 0.379439] pci 0000:00:1c.3: PREFETCH window: 0x000000e7800000-0x000000e79fffff [ 0.379444] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:04 [ 0.379446] pci 0000:00:1c.4: IO window: 0xc000-0xcfff [ 0.379450] pci 0000:00:1c.4: MEM window: 0xe6000000-0xe6ffffff [ 0.379453] pci 0000:00:1c.4: PREFETCH window: 0x000000e7100000-0x000000e71fffff [ 0.379457] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05 [ 0.379459] pci 0000:00:1e.0: IO window: 0xd000-0xdfff [ 0.379463] pci 0000:00:1e.0: MEM window: 0xe7200000-0xe72fffff [ 0.379466] pci 0000:00:1e.0: PREFETCH window: disabled [ 0.379475] alloc irq_desc for 16 on node -1 [ 0.379478] alloc kstat_irqs on node -1 [ 0.379483] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.379486] pci 0000:00:01.0: setting latency timer to 64 [ 0.379491] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.379494] pci 0000:00:1c.0: setting latency timer to 64 [ 0.379500] alloc irq_desc for 19 on node -1 [ 0.379501] alloc kstat_irqs on node -1 [ 0.379504] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19 [ 0.379506] pci 0000:00:1c.3: setting latency timer to 64 [ 0.379512] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.379515] pci 0000:00:1c.4: setting latency timer to 64 [ 0.379520] pci 0000:00:1e.0: setting latency timer to 64 [ 0.379523] pci_bus 0000:00: resource 0 io: [0x00-0xffff] [ 0.379524] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff] [ 0.379526] pci_bus 0000:01: resource 0 io: [0xa000-0xafff] [ 0.379528] pci_bus 0000:01: resource 1 mem: [0xe4000000-0xe5ffffff] [ 0.379530] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff] [ 0.379531] pci_bus 0000:02: resource 0 io: [0x1000-0x1fff] [ 0.379533] pci_bus 0000:02: resource 1 mem: [0xe7400000-0xe75fffff] [ 0.379535] pci_bus 0000:02: resource 2 pref mem [0xe7600000-0xe77fffff] [ 0.379536] pci_bus 0000:03: resource 0 io: [0xb000-0xbfff] [ 0.379538] pci_bus 0000:03: resource 1 mem: [0xe7000000-0xe70fffff] [ 0.379540] pci_bus 0000:03: resource 2 pref mem [0xe7800000-0xe79fffff] [ 0.379541] pci_bus 0000:04: resource 0 io: [0xc000-0xcfff] [ 0.379543] pci_bus 0000:04: resource 1 mem: [0xe6000000-0xe6ffffff] [ 0.379545] pci_bus 0000:04: resource 2 pref mem [0xe7100000-0xe71fffff] [ 0.379546] pci_bus 0000:05: resource 0 io: [0xd000-0xdfff] [ 0.379548] pci_bus 0000:05: resource 1 mem: [0xe7200000-0xe72fffff] [ 0.379550] pci_bus 0000:05: resource 3 io: [0x00-0xffff] [ 0.379551] pci_bus 0000:05: resource 4 mem: [0x000000-0xffffffffffffffff] [ 0.379573] NET: Registered protocol family 2 [ 0.379759] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.380636] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) [ 0.382792] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.383119] TCP: Hash tables configured (established 524288 bind 65536) [ 0.383121] TCP reno registered [ 0.383207] NET: Registered protocol family 1 [ 0.419827] pci 0000:01:00.0: Boot video device [ 0.419889] Unpacking initramfs... [ 0.575817] Freeing initrd memory: 9038k freed [ 0.578419] audit: initializing netlink socket (disabled) [ 0.578429] type=2000 audit(1318713209.575:1): initialized [ 0.581043] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.582157] VFS: Disk quotas dquot_6.5.2 [ 0.582193] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582250] msgmni has been set to 16008 [ 0.582549] alg: No test for stdrng (krng) [ 0.582593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.582595] io scheduler noop registered [ 0.582597] io scheduler anticipatory registered [ 0.582598] io scheduler deadline registered [ 0.582619] io scheduler cfq registered (default) [ 0.582699] alloc irq_desc for 24 on node -1 [ 0.582700] alloc kstat_irqs on node -1 [ 0.582708] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X [ 0.582712] pcieport 0000:00:01.0: setting latency timer to 64 [ 0.582780] alloc irq_desc for 25 on node -1 [ 0.582781] alloc kstat_irqs on node -1 [ 0.582787] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X [ 0.582793] pcieport 0000:00:1c.0: setting latency timer to 64 [ 0.582875] alloc irq_desc for 26 on node -1 [ 0.582876] alloc kstat_irqs on node -1 [ 0.582881] pcieport 0000:00:1c.3: irq 26 for MSI/MSI-X [ 0.582887] pcieport 0000:00:1c.3: setting latency timer to 64 [ 0.582968] alloc irq_desc for 27 on node -1 [ 0.582969] alloc kstat_irqs on node -1 [ 0.582974] pcieport 0000:00:1c.4: irq 27 for MSI/MSI-X [ 0.582980] pcieport 0000:00:1c.4: setting latency timer to 64 [ 0.584062] Linux agpgart interface v0.103 [ 0.584100] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.584342] input: Macintosh mouse button emulation as /devices/virtual/input/input0 [ 0.584385] PNP: No PS/2 controller found. Probing ports directly. [ 0.584726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.584732] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.584815] mice: PS/2 mouse device common for all mice [ 0.584853] rtc_cmos 00:04: RTC can wake from S4 [ 0.584888] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 [ 0.584910] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs [ 0.584921] cpuidle: using governor ladder [ 0.584922] cpuidle: using governor menu [ 0.584926] No iBFT detected. [ 0.585163] TCP cubic registered [ 0.585237] NET: Registered protocol family 10 [ 0.585721] Mobile IPv6 [ 0.585723] NET: Registered protocol family 17 [ 0.585775] PM: Resume from disk failed. [ 0.585781] registered taskstats version 1 [ 0.586129] rtc_cmos 00:04: setting system clock to 2011-10-15 21:13:30 UTC (1318713210) [ 0.586165] Initalizing network drop monitor service [ 0.586195] Freeing unused kernel memory: 592k freed [ 0.586279] Write protecting the kernel read-only data: 4236k [ 0.597010] udev[76]: starting version 164 [ 0.633307] usbcore: registered new interface driver usbfs [ 0.633379] usbcore: registered new interface driver hub [ 0.635895] usbcore: registered new device driver usb [ 0.638526] SCSI subsystem initialized [ 0.639843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.639871] alloc irq_desc for 18 on node -1 [ 0.639873] alloc kstat_irqs on node -1 [ 0.639879] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.639904] ehci_hcd 0000:00:1a.7: setting latency timer to 64 [ 0.639907] ehci_hcd 0000:00:1a.7: EHCI Host Controller [ 0.639925] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 [ 0.643844] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported [ 0.643855] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xe7301000 [ 0.650247] libata version 3.00 loaded. [ 0.652610] pata_jmicron 0000:03:00.1: enabling device (0000 -> 0001) [ 0.652616] pata_jmicron 0000:03:00.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16 [ 0.652641] pata_jmicron 0000:03:00.1: setting latency timer to 64 [ 0.652690] scsi0 : pata_jmicron [ 0.652768] scsi1 : pata_jmicron [ 0.653282] ata1: PATA max UDMA/100 cmd 0xb000 ctl 0xb100 bmdma 0xb400 irq 16 [ 0.653284] ata2: PATA max UDMA/100 cmd 0xb200 ctl 0xb300 bmdma 0xb408 irq 16 [ 0.654693] ahci 0000:03:00.0: version 3.0 [ 0.654708] ahci 0000:03:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 0.659579] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 0.659601] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.659604] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.659606] usb usb1: Product: EHCI Host Controller [ 0.659608] usb usb1: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd [ 0.659610] usb usb1: SerialNumber: 0000:00:1a.7 [ 0.659678] usb usb1: configuration #1 chosen from 1 choice [ 0.659729] hub 1-0:1.0: USB hub found [ 0.659741] hub 1-0:1.0: 6 ports detected [ 0.659786] ata_piix 0000:00:1f.2: version 2.13 [ 0.659793] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 0.659796] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] [ 0.659824] ata_piix 0000:00:1f.2: setting latency timer to 64 [ 0.659891] scsi2 : ata_piix [ 0.659948] scsi3 : ata_piix [ 0.660501] ata3: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14 [ 0.660505] ata4: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15 [ 0.660532] alloc irq_desc for 23 on node -1 [ 0.660533] alloc kstat_irqs on node -1 [ 0.660542] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 0.660563] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 0.660571] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 0.660577] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 [ 0.664472] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported [ 0.664481] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xe7300000 [ 0.667586] ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode [ 0.667589] ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part [ 0.667594] ahci 0000:03:00.0: setting latency timer to 64 [ 0.667714] scsi4 : ahci [ 0.667814] scsi5 : ahci [ 0.667916] ata5: SATA max UDMA/133 abar m8192@0xe7000000 port 0xe7000100 irq 19 [ 0.667919] ata6: SATA max UDMA/133 abar m8192@0xe7000000 port 0xe7000180 irq 19 [ 0.679555] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 0.679571] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.679573] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.679575] usb usb2: Product: EHCI Host Controller [ 0.679577] usb usb2: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd [ 0.679579] usb usb2: SerialNumber: 0000:00:1d.7 [ 0.679636] usb usb2: configuration #1 chosen from 1 choice [ 0.679663] hub 2-0:1.0: USB hub found [ 0.679668] hub 2-0:1.0: 6 ports detected [ 0.679728] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 0.679736] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ] [ 0.679762] ata_piix 0000:00:1f.5: setting latency timer to 64 [ 0.679804] scsi6 : ata_piix [ 0.679866] scsi7 : ata_piix [ 0.680260] ata7: SATA max UDMA/133 cmd 0xe700 ctl 0xe800 bmdma 0xeb00 irq 19 [ 0.680263] ata8: SATA max UDMA/133 cmd 0xe900 ctl 0xea00 bmdma 0xeb08 irq 19 [ 0.728153] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728169] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.728175] uhci_hcd 0000:00:1a.0: setting latency timer to 64 [ 0.728177] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 0.728187] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 [ 0.728208] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000e000 [ 0.728242] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728243] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728245] usb usb3: Product: UHCI Host Controller [ 0.728246] usb usb3: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd [ 0.728248] usb usb3: SerialNumber: 0000:00:1a.0 [ 0.728313] usb usb3: configuration #1 chosen from 1 choice [ 0.728334] hub 3-0:1.0: USB hub found [ 0.728339] hub 3-0:1.0: 2 ports detected [ 0.728372] alloc irq_desc for 21 on node -1 [ 0.728374] alloc kstat_irqs on node -1 [ 0.728378] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 0.728382] uhci_hcd 0000:00:1a.1: setting latency timer to 64 [ 0.728385] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 0.728390] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 [ 0.728416] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000e100 [ 0.728438] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728440] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728441] usb usb4: Product: UHCI Host Controller [ 0.728442] usb usb4: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd [ 0.728444] usb usb4: SerialNumber: 0000:00:1a.1 [ 0.728481] usb usb4: configuration #1 chosen from 1 choice [ 0.728501] hub 4-0:1.0: USB hub found [ 0.728505] hub 4-0:1.0: 2 ports detected [ 0.728536] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.728540] uhci_hcd 0000:00:1a.2: setting latency timer to 64 [ 0.728542] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 0.728547] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 [ 0.728566] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000e500 [ 0.728588] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728589] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728591] usb usb5: Product: UHCI Host Controller [ 0.728592] usb usb5: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd [ 0.728593] usb usb5: SerialNumber: 0000:00:1a.2 [ 0.728631] usb usb5: configuration #1 chosen from 1 choice [ 0.728650] hub 5-0:1.0: USB hub found [ 0.728654] hub 5-0:1.0: 2 ports detected [ 0.728687] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 0.728691] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 0.728693] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 0.728698] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 [ 0.728716] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e200 [ 0.728738] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728740] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728741] usb usb6: Product: UHCI Host Controller [ 0.728743] usb usb6: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd [ 0.728744] usb usb6: SerialNumber: 0000:00:1d.0 [ 0.728784] usb usb6: configuration #1 chosen from 1 choice [ 0.728804] hub 6-0:1.0: USB hub found [ 0.728808] hub 6-0:1.0: 2 ports detected [ 0.728843] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 0.728848] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 0.728850] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 0.728854] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 [ 0.728873] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e300 [ 0.728896] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728897] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728899] usb usb7: Product: UHCI Host Controller [ 0.728900] usb usb7: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd [ 0.728901] usb usb7: SerialNumber: 0000:00:1d.1 [ 0.728938] usb usb7: configuration #1 chosen from 1 choice [ 0.728958] hub 7-0:1.0: USB hub found [ 0.728962] hub 7-0:1.0: 2 ports detected [ 0.728993] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.728997] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 0.728999] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 0.729005] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 [ 0.729023] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e400 [ 0.729044] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.729046] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.729048] usb usb8: Product: UHCI Host Controller [ 0.729049] usb usb8: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd [ 0.729050] usb usb8: SerialNumber: 0000:00:1d.2 [ 0.729088] usb usb8: configuration #1 chosen from 1 choice [ 0.729106] hub 8-0:1.0: USB hub found [ 0.729111] hub 8-0:1.0: 2 ports detected [ 0.970621] usb 1-1: new high speed USB device using ehci_hcd and address 2 [ 0.986601] ata6: SATA link down (SStatus 0 SControl 300) [ 0.986629] ata5: SATA link down (SStatus 0 SControl 300) [ 1.009211] ata8: SATA link down (SStatus 0 SControl 300) [ 1.019760] ata7: SATA link down (SStatus 0 SControl 300) [ 1.108874] usb 1-1: New USB device found, idVendor=0424, idProduct=2514 [ 1.108876] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.108934] usb 1-1: configuration #1 chosen from 1 choice [ 1.109025] hub 1-1:1.0: USB hub found [ 1.109128] hub 1-1:1.0: 3 ports detected [ 1.404102] usb 1-1.1: new high speed USB device using ehci_hcd and address 3 [ 1.456056] ata4.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.456067] ata4.01: SATA link down (SStatus 0 SControl 300) [ 1.460054] ata3.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.460067] ata3.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 1.464977] ata4.00: HPA detected: current 1465147055, native 1465149168 [ 1.464982] ata4.00: ATA-8: WDC WD7501AALS-00J7B0, 05.00K05, max UDMA/133 [ 1.464985] ata4.00: 1465147055 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 1.476991] ata3.00: HPA detected: current 586070255, native 586072368 [ 1.476995] ata3.00: ATA-8: WDC WD3000HLFS-01G6U0, 04.04V01, max UDMA/133 [ 1.476998] ata3.00: 586070255 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 1.477037] ata3.01: ATAPI: TSSTcorp CDDVDW SH-S223F, SB03, max UDMA/100 [ 1.485020] ata4.00: configured for UDMA/133 [ 1.493055] ata3.00: configured for UDMA/133 [ 1.497340] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2640 [ 1.497343] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.497406] usb 1-1.1: configuration #1 chosen from 1 choice [ 1.497617] hub 1-1.1:1.0: USB hub found [ 1.497716] hub 1-1.1:1.0: 3 ports detected [ 1.509704] ata3.01: configured for UDMA/100 [ 1.510089] scsi 2:0:0:0: Direct-Access ATA WDC WD3000HLFS-0 04.0 PQ: 0 ANSI: 5 [ 1.510769] scsi 2:0:1:0: CD-ROM TSSTcorp CDDVDW SH-S223F SB03 PQ: 0 ANSI: 5 [ 1.510940] scsi 3:0:0:0: Direct-Access ATA WDC WD7501AALS-0 05.0 PQ: 0 ANSI: 5 [ 1.512609] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.512626] r8169 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 1.512663] r8169 0000:04:00.0: setting latency timer to 64 [ 1.512700] alloc irq_desc for 28 on node -1 [ 1.512701] alloc kstat_irqs on node -1 [ 1.512713] r8169 0000:04:00.0: irq 28 for MSI/MSI-X [ 1.513817] r8169 0000:04:00.0: eth0: RTL8168c/8111c at 0xffffc90000c54000, 00:24:1d:2a:98:26, XID 1c4000c0 IRQ 28 [ 1.517488] sd 2:0:0:0: [sda] 586070255 512-byte logical blocks: (300 GB/279 GiB) [ 1.517528] sd 2:0:0:0: [sda] Write Protect is off [ 1.517529] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.517554] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.517631] sd 3:0:0:0: [sdb] 1465147055 512-byte logical blocks: (750 GB/698 GiB) [ 1.517669] sda: [ 1.517762] sd 3:0:0:0: [sdb] Write Protect is off [ 1.517764] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 1.517781] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.517891] sdb: [ 1.518997] firewire_ohci 0000:05:07.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.524750] sda1 sda2 < sda5 sdb1 sdb2 < sda6 sdb5 > [ 1.540096] sd 3:0:0:0: [sdb] Attached SCSI disk [ 1.541071] sda7 sda8 sda9 > [ 1.555004] sd 2:0:0:0: [sda] Attached SCSI disk [ 1.568030] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray [ 1.568034] Uniform CD-ROM driver Revision: 3.20 [ 1.568124] sr 2:0:1:0: Attached scsi CD-ROM sr0 [ 1.570665] sd 2:0:0:0: Attached scsi generic sg0 type 0 [ 1.570686] sr 2:0:1:0: Attached scsi generic sg1 type 5 [ 1.570708] sd 3:0:0:0: Attached scsi generic sg2 type 0 [ 1.589007] firewire_ohci: Added fw-ohci device 0000:05:07.0, OHCI version 1.10 [ 1.740553] usb 8-1: new full speed USB device using uhci_hcd and address 2 [ 1.935945] usb 8-1: New USB device found, idVendor=06cd, idProduct=0121 [ 1.935948] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.935951] usb 8-1: Product: Keyspan USA-19H [ 1.935953] usb 8-1: Manufacturer: Keyspan, a division of InnoSys Inc. [ 1.936026] usb 8-1: configuration #1 chosen from 2 choices [ 2.030307] PM: Starting manual resume from disk [ 2.030309] PM: Resume from partition 8:9 [ 2.030310] PM: Checking hibernation image. [ 2.040979] PM: Error -22 checking image file [ 2.040981] PM: Resume from disk failed. [ 2.053740] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 2.053742] EXT4-fs (sda1): write access will be enabled during recovery [ 2.088080] firewire_core: created device fw0: GUID 00427c560000241d, S400 [ 2.099289] EXT4-fs (sda1): recovery complete [ 2.099800] EXT4-fs (sda1): mounted filesystem with ordered data mode [ 2.176013] usb 8-2: new full speed USB device using uhci_hcd and address 3 [ 2.341911] usb 8-2: New USB device found, idVendor=05e3, idProduct=0604 [ 2.341914] usb 8-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 2.341917] usb 8-2: Product: USB Hub [ 2.341993] usb 8-2: configuration #1 chosen from 1 choice [ 2.344957] hub 8-2:1.0: USB hub found [ 2.346909] hub 8-2:1.0: 4 ports detected [ 2.425629] usb 1-1.1.1: new high speed USB device using ehci_hcd and address 4 [ 2.567616] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=4060 [ 2.567620] usb 1-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.567622] usb 1-1.1.1: Product: Ultra Fast Media Reader [ 2.567624] usb 1-1.1.1: Manufacturer: Generic [ 2.567626] usb 1-1.1.1: SerialNumber: 000000264001 [ 2.567703] usb 1-1.1.1: configuration #1 chosen from 1 choice [ 2.641886] usb 8-2.1: new low speed USB device using uhci_hcd and address 4 [ 2.663381] udev[465]: starting version 164 [ 2.717834] Initializing USB Mass Storage driver... [ 2.730027] scsi8 : SCSI emulation for USB Mass Storage devices [ 2.730111] usbcore: registered new interface driver usb-storage [ 2.730114] USB Mass Storage support registered. [ 2.730186] usb-storage: device found at 4 [ 2.730187] usb-storage: waiting for device to settle before scanning [ 2.788870] usb 8-2.1: New USB device found, idVendor=0b39, idProduct=0d04 [ 2.788874] usb 8-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.788876] usb 8-2.1: Product: USB KVM Switch 4 PORT V1.5 [ 2.788878] usb 8-2.1: Manufacturer: USB KVM Switch 4 PORT V1.5 [ 2.788956] usb 8-2.1: configuration #1 chosen from 1 choice [ 2.834325] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 [ 2.834357] ACPI: Power Button [PWRB] [ 2.834406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 2.834424] ACPI: Power Button [PWRF] [ 2.859662] ACPI: SSDT 00000000cfee7f10 0022A (v01 PmRef Cpu0Ist 00003000 INTL 20040311) [ 2.859813] Marking TSC unstable due to TSC halts in idle [ 2.859867] processor LNXCPU:00: registered as cooling_device0 [ 2.860172] ACPI: SSDT 00000000cfee83d0 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20040311) [ 2.860323] processor LNXCPU:01: registered as cooling_device1 [ 2.860493] ACPI: SSDT 00000000cfee8530 00152 (v01 PmRef Cpu2Ist 00003000 INTL 20040311) [ 2.860605] Switching to clocksource hpet [ 2.861243] processor LNXCPU:02: registered as cooling_device2 [ 2.861430] ACPI: SSDT 00000000cfee8690 00152 (v01 PmRef Cpu3Ist 00003000 INTL 20040311) [ 2.861585] processor LNXCPU:03: registered as cooling_device3 [ 2.877863] usb 8-2.4: new full speed USB device using uhci_hcd and address 5 [ 2.889946] usbcore: registered new interface driver usbserial [ 2.889956] USB Serial support registered for generic [ 2.903984] input: PC Speaker as /devices/platform/pcspkr/input/input3 [ 2.925864] [drm] Initialized drm 1.1.0 20060810 [ 3.014861] usb 8-2.4: New USB device found, idVendor=046d, idProduct=c526 [ 3.014865] usb 8-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.014867] usb 8-2.4: Product: USB Receiver [ 3.014869] usb 8-2.4: Manufacturer: Logitech [ 3.014953] usb 8-2.4: configuration #1 chosen from 1 choice [ 3.021028] usbcore: registered new interface driver usbserial_generic [ 3.021030] usbserial: USB Serial Driver core [ 3.124769] [drm] radeon kernel modesetting enabled. [ 3.124816] radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 3.124820] radeon 0000:01:00.0: setting latency timer to 64 [ 3.125906] [drm] radeon: Initializing kernel modesetting. [ 3.126027] [drm] register mmio base: 0xE5000000 [ 3.126028] [drm] register mmio size: 65536 [ 3.126281] ATOM BIOS: Wekiva [ 3.126293] [drm] Clocks initialized ! [ 3.126309] mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining [ 3.126311] [drm] Detected VRAM RAM=256M, BAR=256M [ 3.126312] [drm] RAM width 256bits DDR [ 3.126349] [TTM] Zone kernel: Available graphics memory: 4098568 kiB. [ 3.126351] [TTM] Zone dma32: Available graphics memory: 2097152 kiB. [ 3.126363] [drm] radeon: 256M of VRAM memory ready [ 3.126364] [drm] radeon: 512M of GTT memory ready. [ 3.126396] alloc irq_desc for 29 on node -1 [ 3.126397] alloc kstat_irqs on node -1 [ 3.126406] radeon 0000:01:00.0: irq 29 for MSI/MSI-X [ 3.126410] radeon 0000:01:00.0: radeon: using MSI. [ 3.126429] [drm] radeon: irq initialized. [ 3.126430] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 3.126892] [drm] Loading RV770 Microcode [ 3.126895] platform radeon_cp.0: firmware: requesting radeon/RV770_pfp.bin [ 3.150501] usbcore: registered new interface driver hiddev [ 3.164084] input: USB KVM Switch 4 PORT V1.5 USB KVM Switch 4 PORT V1.5 as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.1/8-2.1:1.0/input/input4 [ 3.164138] generic-usb 0003:0B39:0D04.0001: input,hidraw0: USB HID v1.10 Keyboard [USB KVM Switch 4 PORT V1.5 USB KVM Switch 4 PORT V1.5] on usb-0000:00:1d.2-2.1/input0 [ 3.164658] r600_cp: Failed to load firmware "radeon/RV770_pfp.bin" [ 3.164694] [drm:rv770_startup] *ERROR* Failed to load firmware! [ 3.164722] radeon 0000:01:00.0: disabling GPU acceleration [ 3.178186] USB Serial support registered for Keyspan - (without firmware) [ 3.178195] USB Serial support registered for Keyspan 1 port adapter [ 3.178202] USB Serial support registered for Keyspan 2 port adapter [ 3.178211] USB Serial support registered for Keyspan 4 port adapter [ 3.178225] keyspan 8-1:1.0: Keyspan 1 port adapter converter detected [ 3.178272] usb 8-1: Keyspan 1 port adapter converter now attached to ttyUSB0 [ 3.178283] usbcore: registered new interface driver keyspan [ 3.178284] keyspan: v1.1.5:Keyspan USB to Serial Converter Driver [ 3.179694] radeon 0000:01:00.0: ffff88022c807000 unpin not necessary [ 3.179697] radeon 0000:01:00.0: ffff88022c807000 unpin not necessary [ 3.179774] [drm] Default TV standard: PAL [ 3.179822] [drm] Radeon Display Connectors [ 3.179823] [drm] Connector 0: [ 3.179824] [drm] DVI-I [ 3.179825] [drm] HPD2 [ 3.179826] [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c [ 3.179828] [drm] Encoders: [ 3.179829] [drm] DFP1: INTERNAL_UNIPHY [ 3.179830] [drm] CRT2: INTERNAL_KLDSCP_DAC2 [ 3.179831] [drm] Connector 1: [ 3.179832] [drm] DIN [ 3.179833] [drm] Encoders: [ 3.179834] [drm] TV1: INTERNAL_KLDSCP_DAC2 [ 3.179835] [drm] Connector 2: [ 3.179836] [drm] DVI-I [ 3.179836] [drm] HPD1 [ 3.179838] [drm] DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c [ 3.179839] [drm] Encoders: [ 3.179840] [drm] CRT1: INTERNAL_KLDSCP_DAC1 [ 3.179841] [drm] DFP2: INTERNAL_KLDSCP_LVTMA [ 3.182600] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 3.191148] input: USB KVM Switch 4 PORT V1.5 USB KVM Switch 4 PORT V1.5 as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.1/8-2.1:1.1/input/input5 [ 3.191207] generic-usb 0003:0B39:0D04.0002: input,hidraw1: USB HID v1.10 Mouse [USB KVM Switch 4 PORT V1.5 USB KVM Switch 4 PORT V1.5] on usb-0000:00:1d.2-2.1/input1 [ 3.194018] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.4/8-2.4:1.0/input/input6 [ 3.194073] generic-usb 0003:046D:C526.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.2-2.4/input0 [ 3.198936] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.4/8-2.4:1.1/input/input7 [ 3.199004] generic-usb 0003:046D:C526.0004: input,hiddev0,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.2-2.4/input1 [ 3.199020] usbcore: registered new interface driver usbhid [ 3.199021] usbhid: v2.6:USB HID core driver [ 3.336366] [drm] fb mappable at 0xD0040000 [ 3.336368] [drm] vram apper at 0xD0000000 [ 3.336369] [drm] size 9216000 [ 3.336370] [drm] fb depth is 24 [ 3.336371] [drm] pitch is 7680 [ 3.349829] Console: switching to colour frame buffer device 240x75 [ 3.354520] fb0: radeondrmfb frame buffer device [ 3.354522] registered panic notifier [ 3.354525] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0 [ 3.448872] alloc irq_desc for 17 on node -1 [ 3.448874] alloc kstat_irqs on node -1 [ 3.448881] HDA Intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 3.448907] HDA Intel 0000:01:00.1: setting latency timer to 64 [ 3.745363] AV200 0000:05:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 4.764997] Adding 38001716k swap on /dev/sda9. Priority:-1 extents:1 across:38001716k [ 5.111920] loop: module loaded [ 7.442085] kjournald starting. Commit interval 5 seconds [ 7.442337] EXT3 FS on sdb1, internal journal [ 7.442340] EXT3-fs: mounted filesystem with ordered data mode. [ 7.461192] EXT4-fs (sda8): mounted filesystem with ordered data mode [ 7.484541] EXT4-fs (sda5): mounted filesystem with ordered data mode [ 7.520289] EXT4-fs (sda6): mounted filesystem with ordered data mode [ 7.555320] EXT4-fs (sdb5): mounted filesystem with ordered data mode [ 7.605047] EXT4-fs (sda7): mounted filesystem with ordered data mode [ 7.730960] usb-storage: device scan complete [ 7.737242] scsi 8:0:0:0: Direct-Access Generic Ultra HS-SD/MMC 1.82 PQ: 0 ANSI: 0 [ 7.737650] sd 8:0:0:0: Attached scsi generic sg3 type 0 [ 7.748476] sd 8:0:0:0: [sdc] Attached SCSI removable disk [ 9.763443] fuse init (API version 7.13) [ 11.283184] r8169 0000:04:00.0: eth0: link down [ 11.283194] r8169 0000:04:00.0: eth0: link down [ 11.284174] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 12.529532] Bluetooth: Core ver 2.15 [ 12.529578] NET: Registered protocol family 31 [ 12.529580] Bluetooth: HCI device and connection manager initialized [ 12.529583] Bluetooth: HCI socket layer initialized [ 12.545626] Bluetooth: L2CAP ver 2.14 [ 12.545628] Bluetooth: L2CAP socket layer initialized [ 12.549266] Bluetooth: RFCOMM TTY layer initialized [ 12.549271] Bluetooth: RFCOMM socket layer initialized [ 12.549273] Bluetooth: RFCOMM ver 1.11 [ 12.672891] lp: driver loaded but no devices found [ 12.706673] ppdev: user-space parallel port driver [ 12.722341] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 12.722344] Bluetooth: BNEP filters: protocol multicast [ 12.757995] Bridge firewalling registered [ 12.941407] Bluetooth: SCO (Voice Link) ver 0.6 [ 12.941410] Bluetooth: SCO socket layer initialized Thanks for any help. Troy
Having a nightmare of a time with this. I have a brand new box, not a laptop, that I intended to run wirelessly. I have a Tenda W322P V2.0 802.11n pci card I purchased for it. After getting some help on #debian on freenode, I discovered I needed to either get the rt2860sta driver and non-free firmware, or the rt2800pci and non-free firmware, depending on which kernel I picked. Well, I tried one, then when that didn't work, upgraded to wheezy and tried the other. I now have wheezy on this box, with the proper firmware. The modules are in, the firmware is in, the interface is up, and yet I still cannot scan for the twenty plus networks broadcasting around me, including my own, nor can I connect to it manually. Code: Select allroot@yggdrasil:/home/mute# iwlist wlan0 scan wlan0 No scan results Code: Select allroot@yggdrasil:/home/mute# lspci -s 0000:03:06.0 -k -nn 03:06.0 Network controller [0280]: Ralink corp. Device [1814:3062] Subsystem: Ralink corp. Device [1814:3062] Kernel driver in use: rt2800pci Code: Select allroot@yggdrasil:/home/mute# lsmod | grep rt2800pci rt2800pci 13908 0 rt2800lib 39487 1 rt2800pci rt2x00pci 12845 1 rt2800pci rt2x00lib 37998 3 rt2800pci,rt2800lib,rt2x00pci eeprom_93cx6 12455 1 rt2800pci dmesg in a pastebin because I'm not sure what you might need Kernal version 3.0.0-1-amd64 If you can illuminate my situation, I'd really appreciate it.
by no means an expert on WiFi cards but it looks like the error in your dmesg is this: 10.932617] phy0 -> rt2800pci_mcu_status: Error - MCU request failed, no response from hardware and a Google search gave me this which may sort your problem, it looks like yo may have a conflicting driver that needs blacklisting. {Mint is based on Ubuntu which in turn is based on Debian and will suffer the same problems] http://forums.linuxmint.com/viewtopic.php?f=53&t=78332 Hope this helps
I have just gotten a used Microsoft wireless natural multimedia keyboard. The problem is that the multimedia keys seem to be mixed up. Some of them work perfectly but others open the wrong thing or don't open anything at all. Example: key labeled my documents doesn't do anything, the key labeled My Pictures opens rhythmbox. All of the volume,play/pause, etc work like they should. I checked all of them using xev in a terminal to make sure they weren't broken. I have searched the wiki and the forum for clues on how to change them. All I can find refers to a file labeled "XKeysymDB". I cannot find that file anywhere on my system. I installed a program called KeyTouch Editor. Sounded like it would do what I wanted but doesn't seem to have any effect on anything. Several years ago I had a wired keyboard with multimedia keys and used sidux. Had a nice tut on the keys and it worked great. But you had to look up the keys in XKeysymDB which I don't have. I am running Wheezy/testing and gnome. The system is up to date. Any clues, tips, info, help would be appreciated. john
Perhaps change the use of the keys in the gnome keyboard shortcut app under the system menu.
Hi there, after few minutes of starting the computer the sound stops, at times it resumes, and at time it completely stops, The Debian version is Squeeze 64 Bit. looking at the following: by-id controlC0 pcmC0D0c pcmC0D1p pcmC0D2p seq by-path controlC1 pcmC0D0p pcmC0D2c pcmC1D0c timer and: pulseaudi 2396 ********* 20u CHR 116,11 0t0 4119 /dev/snd/controlC1 pulseaudi 2396 ********* 26u CHR 116,9 0t0 4060 /dev/snd/controlC0 pulseaudi 2396 ********** 32u CHR 116,9 0t0 4060 /dev/snd/controlC0 would be fair to think that controlC1 , has to be removed or made into controlC0 , and that by-id line should be made into by-path, the reason for saying this is, another computer that has same Debian 64 Bit squeeze , does not have controlC1, and by-id
The problem was identified as being due to presence of SKYPE, and after few tests , it was confirmed , and cannot be fixed,
I can print from gedit to my old HP Laserjet printer, but when I try printing a PDF (and, I think, also OpenOffice docs), the job goes to the printer queue and sits there processing but never printing. It does print, after a long while, when I ask for the printer to print a test pattern. I've tried re-installing the printer. The system has no trouble seeing it (it's connected via USB). I've tried printing from Adobe and from the native pdf viewer. Any thoughts on what this might be and how I could fix it? I'm running the latest version of Squeeze.
Some more info: It's an HP Laserjet 1320n. And, I was able to print OpenOffice and a standard PDF. But when I send the printer a bitmapped (scanned image) PDF it simply sits there 'processing' forever. A colleague with a Windows machine had no trouble printing out that PDF (though on another printer). I wonder what could explain this?
Hello, I'm trying to get the wireless card on a Compaq Evo N610c to work but have been unsuccessful thus far. I'm kind of a newbie to linux so I've been googling around but I can't seem to find the solution to my particular issue. Hope someone can help. I followed these instructions as best I could, even though it appears to be for Wheezy, and I think this is the closest I've been able to get. From the Debian Wiki - http://wiki.debian.org/orinoco_usb I get all the way up to the part where the module needs to be loaded, it claims it may be loaded automatically and if not, it asks to run modprobe orinoco_usb, when I do that I get this: FATAL: Module orinoco_usb not found. I know that the wireless card is being read because when I run lsusb, it shows up in the device list. Any help would be greatly appreciated, and if any additional information is needed please let me know so I can provide it, Thank you :edit: Oh, another source which seems to have the same problem I did but solved, - http://www.oyamaphotography.com/linux/w200.htm, maybe I'm being kind of a newb but I can't follow his instructions to install the driver, maybe because it's written for gentoo?
What version of debian are you using? The wiki that you pointed to shows that you need kernel 2.6.35 or higher.
2.6.32-5-686 KDE I have to make one of my computers wireless...so i need some product recommendations for a wireless access point & a wireless network card. Thank you in advance.
Rita G. wrote:2.6.32-5-686 KDE I am trying to install driver for this adapter http://www.newegg.com/Product/Product.a ... 6833381006 and find it impossible to do. Does anyone know how to do this? It has a Realtek RTL8191SU chipset. http://wiki.debian.org/rtl819x
Installed Debian 64 bit Squeeze KDE spin yesterday on my used Gateway NV5378u laptop. This is my first time with Debian, and KDE 4.x. Sound worked fine at first. But after updating 6.01, the sound stopped working. I installed xine (and lots of other programs) about that time, so it may have been xine and not the update. I've been working on this problem for hours. I've got it to work a few times, but it never sticks after a reboot. KDE shows two versions of the same card. “Internal Audio Analog Stereo” works like a champ. But it is usually greyed out and cannot be selected. When it can be selected, the sound works great. On reboots, the HDMI card always reasserts itself. And there is usually get a pop up message that KDE wants permanently forget about the analog card. The other version of the same card is “HDA ATI HDMI (HDMI Audio Output)”. That one is crap, even when it works. Was booting Muted, with sound at 0 %. After messing about all day, it boots with Volume at 100%, but usually produces no sound, not even the test sound. When the sound did work, it was very faint. Videos had to be set at 180% sound, and then it was barely loud enough to hear. As far as I know, this laptop has only one sound card, and this is a software issue. Things I've tried: dpkg-reconfigure alsa-base alsamixer Install the VLC back end for Phonon, instead of the Xine back end. Info that might be helpful: Debian Squeeze KDE 64 bit. All updates installed. 2.6.32-5-amd64 #1 SMP advanced Linux Sound Architecture Driver Version 1.0.21 ATI RS880 ATI RS690/780 HDMI Radeon HD 4200 Gateway NV5378 Laptop If anyone can tell me how to get the analog version permanently selected, or even get the HDMI version working, I would be very grateful.
OK please post the output of: Code: Select all$ cat /proc/asound/cards
As the title says, I have tried both of them and they both freeze my system with no apparent reason. They freeze by just looking at them in the fist few minutes after startup and a hard reboot is needed. So I keep coming back to 11.6. Does anyone else have the same problem or is it just my system? By the way I have an HD 6970 in an AMD CPU based system running squeeze. And the reason why I keep installing new drivers and don't stick with 11.6 is a futile hope that anti-aliasing will work with compiz enabled.
AMD drivers are weird, so usually a lot of issues can be traced back to incompatibility with some kind of application. What kind of desktop are you running? You mentioned that you're running compiz, do the drivers work with it disabled? How did you install the driver?
Hi I am new to Debian, My audio is working, but when i put my usb speaker in it, it doesnt redirect sound to the speaker, just continues to play from the laptop. In gnome, System->Prefernence->Sound shows the following: Device: HDA ATI SB Device: Logitech USB speaker (Alsa Mixer) lsusb shows: Bus 002 Device 003: ID 046d:0a04 Logitech, Inc. V20 portable speakers (USB powered) dmesg shows: [ 1530.060050] usb 2-1: new full speed USB device using ohci_hcd and address 3 [ 1530.229080] usb 2-1: New USB device found, idVendor=046d, idProduct=0a04 [ 1530.229089] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1530.229096] usb 2-1: Product: Logitech USB Speaker [ 1530.229102] usb 2-1: Manufacturer: Logitech [ 1530.230916] usb 2-1: configuration #1 chosen from 1 choice [ 1530.240479] input: Logitech Logitech USB Speaker as /devices/pci0000:00/0000: 00:13.0/usb2/2-1/2-1:1.2/input/input15 [ 1530.241001] generic-usb 0003:046D:0A04.0005: input,hidraw3: USB HID v1.00 Dev ice [Logitech Logitech USB Speaker] on usb-0000:00:13.0-1/input2 [ 1530.582693] usbcore: registered new interface driver snd-usb-audio my usb speaker has volume control-up/down, mute, that seems to work, just no sound coming out of it. I am running Squeeze 6.01, kernel 2.6.32-5-686 Also I have 2 computers with squeeze 6.01 installed, both doesnt output usb sound, but the speaker works fine with winXp and ubuntu. any help is much appreciated thanks.
solved. solution was: cat /proc/asound/cards, showed [1] as the speaker, then added .asoundrc to my home directory ------------ pcm.!default { type hw card 1 } ctl.!default { type hw card 1 } --------
I installed Debian a couple of days ago to experience what it brings compared to ubuntu that I am using as default. I am compiling hlpip 3.11.7 because my printer (HP 100 Color MFP M175 NW) is not yet in the hplipversion of wheezy. Terminal output is Running './configure --libdir=/usr/lib64 --prefix=/usr --disable-qt4 --enable-doc-build --disable-cups-ppd-install --disable-foomatic-drv-install --enable-foomatic-ppd-install --enable-hpijs-install --disable-policykit --disable-cups-drv-install --disable-hpcups-install --enable-network-build --enable-dbus-build --enable-scan-build --enable-fax-build' Please wait, this may take several minutes... Command completed successfully. Running 'make clean' Please wait, this may take several minutes... Command completed successfully. Running 'make' Please wait, this may take several minutes... error: 'make' command failed with status code 2 When I go the hplip directory and execute 'make' I get this output (last lines) : '`prnt/hpps/hppsfilter.c prnt/hpps/hppsfilter.c: In function ‘require_bod’: prnt/hpps/hppsfilter.c:119:5: error: unknown type name ‘ppd_attr_t’ prnt/hpps/hppsfilter.c:120:5: error: unknown type name ‘ppd_file_t’ prnt/hpps/hppsfilter.c:121:10: warning: assignment makes pointer from integer without a cast [enabled by default] prnt/hpps/hppsfilter.c:127:17: warning: assignment makes pointer from integer without a cast [enabled by default] prnt/hpps/hppsfilter.c:128:24: error: request for member ‘value’ in something not a structure or union prnt/hpps/hppsfilter.c:129:32: error: request for member ‘value’ in something not a structure or union make: *** [hppsfilter.o] Error 1 Googling with the last lines returns a bug with a comparable (but not exact the same) problem for hplip 3.11.5. I see that sid has hplip 3.11.7 but is it not better to get it compiled than backpoorting froml sid ? The same hplip version installed easily in ubuntu 11.04. Printer functions well including wireless. So I expect that this should work in Debian as well. Any suggestions ?
I may not be able to help you much, accept to say, we can't get our HP printer to work with Debian Wheezy. HP says it should (and has been, for others). It's an exact match. HP says we need to go with their newer HPLIP, for needed extra code; in the Printer/scanner. The HPLIP, with wheezy, did not print. HP site says to install their newer version of HPLIP. We removed HPLIP from Wheezy, and ran HP's new script. It failed to install dependencies, and I'm not sure why. We also noticed a CUPS upgrade today. I read bug reports, from everything, from Deb stable to sid. I even checked multiple versions of Ubuntu. HPLIP has GRAVE errors; in all! One report I read, suggested that CUPS will not change their policy, and HP and HPLIP must adapt, and fix this. My client wants her printer to work, and understands none of this! I may have to scrounge-up her, a new printer, for the cause, and for free. This is not good. I find it hard to understand, why we (HP I guess) wouldn't see that, printing that worked, would still work. This has also been going on, about two weeks. Now, our attempt to reinstall Wheezy's HPLIP, wants to REMOVE 15 things, that look important. We can't use either. Please help us.
I'm having some trouble with my WUSB600N on a 2.6.32 kernel and I'm hoping someone can just point me in the right direction. I have enough familiarity with linux in general to get myself stuck in spots, and this is one of those. There was a post here speaking on the WUSB600N that pointed me to this short guide on how to get the adapter working properly. I had a few stumbles along the way but managed to work through it. However, my dmesg shows the following when I plug my adapter in: Code: Select allkernel: [xxx] usb 1-2: new high speed USB device using ehci_hcd and address 6 kernel: [xxx] usb 1-2: New USB device found, idVendor=1737, idProduct=0079 kernel: [xxx] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 kernel: [xxx] usb 1-2: Product: Linksys WUSB600N Wireless-N USB Network Adapter with Dual-Band ver. 2 kernel: [xxx] usb 1-2: Manufacturer: Linksys kernel: [xxx] usb 1-2: configuration #1 chosen from 1 choice kernel: [xxx] rt3572sta: disagrees about version of symbol module_layout From what I've been able to ascertain online this seems to say that I've compiled the rt3572 drivers with a version of the kernel that is unsupported, but this Debian install is fresh, I installed it a couple weeks ago and this wireless adapter is the only customization I'm doing. Any advice on what to look at?
Resolved this on my own by taking a careful look at the kernel I was actually loading. Grub was auto-booting me into the "bigmem" version of my 2.6.36-5-686. I'm guessing there's a reason for that; I only have 1GB of RAM in this thing though. The README file states: Code: Select alldefine the linux kernel source include file path LINUX_SRC Just poking around in the MakeFile I found the line that I needed to adjust. But then I restarted my computer and loaded not in the bigmem kernel and my WUSB600N started right up! I think I needed to be in that kernel version anyway, so I'm just going to stay here until something else breaks!
To start with there is NO problem when running on AC-power, only on battery. When I have my laptop on battery, and I plug the mouse in, then the USB mouse is working if I keep moving it around. If I then lay it alone for 5 secs, or so. it stops working. I cannot get USB sticks to work as well. Debian unstable/experimental w. Gnome 3. Kernel 3.0.0-1-686-pae dmesg gives this as soon as it stops working. Code: Select all[ 940.012110] uhci_hcd 0000:00:1d.2: PCI INT C disabled Any ideas ?
Do you have any USB powersaving arguments in your GRUB command line?
Hi all, I just installed Wheezy on a G4 Mac Mini. During installation, it was necessary to pass "video=ofonly" in order to get any video. The computer is attached via dvi to a tv. That all went perfectly fine. However, now that Debian is installed, video=ofonly seems to have no effect. On boot, I get a few seconds of boot text, along with Tux sitting in the upper left. But then the screen goes blank and that's it for the rest of the boot. I do not have X installed. Thankfully, I installed the ssh server package during installation and am able to get a command prompt that way. "video-ofonly" is in yaboot.conf, and I've tried passing it explicity as well as adding "nosplash". Neither seems to make any difference. Any ideas? I don't quite understand why it worked during installation, but not after.
Also, I should have mentioned that I've also tried "video=radeonfb" and "video=radeon:1024x768@60" with the same results.
Hello, I'm an almost complete Linux newbie, I installed the latest Debian on an Atom 525 rig, with GMA 3150 integrated graphics. I have a 16:9 full HD monitor connected to the rig, but the available resolutions are not 16:9, except for the first and (roughly) the last: 1920x1080, 1680x1050, 1280x1024, 1152x864, 1024x768, 800x600, 640x480, 720x400 Now, 1920x1080 is the monitor's native resolution, but I really can't use it, stuff is just too small and not everything can be fixed by changing the system fonts' size. So I was wondering if there is a way to add some 16:9 resolutions, I'd look for 1600x900 and most of all 1280x720. I know that this usually gets done editing xorg.conf, but there's no such file in the /etc/X11 folder on my rig. Can anybody help?
but there's no such file in the /etc/X11 folder on my rig. You can always add such a file... Two tools come to my mind : xrandr part of : http://packages.debian.org/squeeze/x11-xserver-utils gtf part of : http://packages.debian.org/squeeze/xserver-xorg-core http://forums.debian.net/viewtopic.php?t=26577
Hi: I have an HP printer that I can't connect to. For some reason, CUPS is demanding a username and password. I know there's a way to manually edit the cupsd file, but I'm not sure what I'm looking for in it to shut off the dialog, so I can just go in and add a printer. Anybody else had this problem? I tried using a text browser, and ran into the same problem.
Where is CUPS asking for the password? The web interface requires the root password of the system in order to change the config file. Maybe there's a more secure way to set it up, but that's the default.
I'm running Kernel 3.0 and i cannot use my TP-Link TL-WN821N v2. Code: Select all# lsusb Bus 001 Device 003: ID 0cf3:1002 Atheros Communications, Inc. TP-Link TL-WN821N v2 [Atheros AR9001U-(2)NG] Code: Select all#tail -f /var/log/messages Jul 25 09:08:19 thom kernel: [ 189.344054] usb 1-5: new high speed USB device number 6 using ehci_hcd Jul 25 09:08:19 thom kernel: [ 189.523942] usb 1-5: New USB device found, idVendor=0cf3, idProduct=1002 Jul 25 09:08:19 thom kernel: [ 189.523946] usb 1-5: New USB device strings: Mfr=16, Product=32, SerialNumber=48 Jul 25 09:08:19 thom kernel: [ 189.523950] usb 1-5: Product: USB2.0 WLAN Jul 25 09:08:19 thom kernel: [ 189.523952] usb 1-5: Manufacturer: ATHER Jul 25 09:08:19 thom kernel: [ 189.523954] usb 1-5: SerialNumber: 12345 Jul 25 09:08:19 thom kernel: [ 189.640071] usb 1-5: reset high speed USB device number 6 using ehci_hcd Jul 25 09:08:19 thom mtp-probe: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:03.3/usb1/1-5" Jul 25 09:08:19 thom mtp-probe: bus: 1, device: 6 was not an MTP device ifconfig wlan0 up doesn't work. With kernel 2.6.39 I can use it. Thanks.
udevadm monitor output: Kernel 3.0 Code: Select all# udevadm monitor monitor will print the received events for: UDEV - the event which udev sends out after rule processing KERNEL - the kernel uevent KERNEL[103.820829] add /devices/pci0000:00/0000:00:03.3/usb1/1-5 (usb) KERNEL[103.820890] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0 (usb) KERNEL[104.105345] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/firmware/1-5 (firmware) KERNEL[104.110711] remove /devices/pci0000:00/0000:00:03.3/usb1/1-5/firmware/1-5 (firmware) KERNEL[104.111733] remove /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0 (usb) UDEV [104.112482] remove /devices/pci0000:00/0000:00:03.3/usb1/1-5/firmware/1-5 (firmware) UDEV [104.119485] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/firmware/1-5 (firmware) UDEV [104.207112] add /devices/pci0000:00/0000:00:03.3/usb1/1-5 (usb) UDEV [104.210229] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0 (usb) UDEV [104.210777] remove /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0 (usb) Kernel 2.6.39 Code: Select all# udevadm monitor monitor will print the received events for: UDEV - the event which udev sends out after rule processing KERNEL - the kernel uevent KERNEL[345.389181] add /devices/pci0000:00/0000:00:03.3/usb1/1-5 (usb) KERNEL[345.389836] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0 (usb) KERNEL[346.676829] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/firmware/1-5 (firmware) KERNEL[346.683300] remove /devices/pci0000:00/0000:00:03.3/usb1/1-5/firmware/1-5 (firmware) UDEV [346.683340] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/firmware/1-5 (firmware) UDEV [346.683835] remove /devices/pci0000:00/0000:00:03.3/usb1/1-5/firmware/1-5 (firmware) UDEV [346.790674] add /devices/pci0000:00/0000:00:03.3/usb1/1-5 (usb) UDEV [346.793991] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0 (usb) KERNEL[347.025776] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/ieee80211/phy3 (ieee80211) UDEV [347.026528] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/ieee80211/phy3 (ieee80211) KERNEL[347.026796] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/ieee80211/phy3/rfkill2 (rfkill) UDEV [347.027404] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/ieee80211/phy3/rfkill2 (rfkill) KERNEL[347.027624] change /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/ieee80211/phy3/rfkill2 (rfkill) UDEV [347.028463] change /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/ieee80211/phy3/rfkill2 (rfkill) KERNEL[347.028832] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0 (net) KERNEL[347.029627] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/rx-0 (queues) KERNEL[347.029809] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/rx-1 (queues) KERNEL[347.029902] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/rx-2 (queues) KERNEL[347.029990] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/rx-3 (queues) KERNEL[347.030077] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/tx-0 (queues) KERNEL[347.030163] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/tx-1 (queues) KERNEL[347.030249] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/tx-2 (queues) KERNEL[347.030335] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/tx-3 (queues) KERNEL[347.031984] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/leds/ar9170-phy3::tx (leds) UDEV [347.032917] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/leds/ar9170-phy3::tx (leds) KERNEL[347.033114] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/leds/ar9170-phy3::assoc (leds) UDEV [347.033608] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/leds/ar9170-phy3::assoc (leds) UDEV [347.043079] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0 (net) UDEV [347.045522] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/rx-1 (queues) UDEV [347.045561] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/rx-0 (queues) UDEV [347.046438] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/tx-0 (queues) UDEV [347.047152] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/tx-1 (queues) UDEV [347.047713] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/tx-2 (queues) UDEV [347.048323] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/tx-3 (queues) UDEV [347.048875] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/rx-3 (queues) UDEV [347.049388] add /devices/pci0000:00/0000:00:03.3/usb1/1-5/1-5:1.0/net/wlan0/queues/rx-2 (queues)
I've been trying to install Debian AMD64 on a new system I put together, including an MSI motherboard with SATA support. However, I can't install Debian as the system decides to "crash" when I try. It's a 500GB Western Digital drive that my brother rarely used and had laying around. I go through the process of installing with either the net install image on CD or the DVD image (DVD1), I get up to the point of being able to see the partitions as they would be made and everything looks great right up to the point where the program tries to format. At that point the screen turns red, the computer informs me that the partition can't be made and offers the choice to either go back or continue. Either choice takes me back to the partition table and then when I back out of that, the partition that my boot record is on, is trashed as well. Pantherman
You could try to partition the disk before the installation with # mke2fs if you know how.
Squeeze 6.0.2 Kernel: 2.6.32-5-amd64 While I was running Lenny, it worked. I don't see any device files for the DVD/CD-ROM. I used a usb stick for installation. I can see the usb stick listed in /etc/fstab file. I assumed DVD-ROM would work because the system is fresh installation. My laptop shows Code: Select all/dev/cdrom -> sr0 /dev/cdrw -> sr0 root cdrom 11, 0 Aug 8 19:22 /dev/sr0 The desktop shows nothing. This machine has one SATA hard disk and DVD-ROM drive. /dev/sda is the main hard disk. Code: Select allbrw-rw---- 1 root disk 8, 0 Aug 8 15:31 /dev/sda brw-rw---- 1 root disk 8, 1 Aug 8 15:31 /dev/sda1 brw-rw---- 1 root disk 8, 2 Aug 8 15:31 /dev/sda2 brw-rw---- 1 root disk 8, 3 Aug 8 15:31 /dev/sda3 brw-rw---- 1 root disk 8, 5 Aug 8 15:31 /dev/sda5 brw-rw---- 1 root floppy 8, 16 Aug 8 15:31 /dev/sdb brw-rw---- 1 root floppy 8, 32 Aug 8 15:31 /dev/sdc brw-rw---- 1 root floppy 8, 48 Aug 8 15:31 /dev/sdd brw-rw---- 1 root floppy 8, 64 Aug 8 15:31 /dev/sde brw-rw---- 1 root floppy 8, 80 Aug 8 20:47 /dev/sdf brw-rw---- 1 root floppy 8, 81 Aug 8 20:48 /dev/sdf1
JanPenguin wrote:Squeeze 6.0.2 Kernel: 2.6.32-5-amd64 While I was running Lenny, it worked. I don't see any device files for the DVD/CD-ROM. I used a usb stick for installation. I can see the usb stick listed in /etc/fstab file. I assumed DVD-ROM would work because the system is fresh installation. My laptop shows Code: Select all/dev/cdrom -> sr0 /dev/cdrw -> sr0 root cdrom 11, 0 Aug 8 19:22 /dev/sr0 The desktop shows nothing. This machine has one SATA hard disk and DVD-ROM drive. /dev/sda is the main hard disk. Code: Select allbrw-rw---- 1 root disk 8, 0 Aug 8 15:31 /dev/sda brw-rw---- 1 root disk 8, 1 Aug 8 15:31 /dev/sda1 brw-rw---- 1 root disk 8, 2 Aug 8 15:31 /dev/sda2 brw-rw---- 1 root disk 8, 3 Aug 8 15:31 /dev/sda3 brw-rw---- 1 root disk 8, 5 Aug 8 15:31 /dev/sda5 brw-rw---- 1 root floppy 8, 16 Aug 8 15:31 /dev/sdb brw-rw---- 1 root floppy 8, 32 Aug 8 15:31 /dev/sdc brw-rw---- 1 root floppy 8, 48 Aug 8 15:31 /dev/sdd brw-rw---- 1 root floppy 8, 64 Aug 8 15:31 /dev/sde brw-rw---- 1 root floppy 8, 80 Aug 8 20:47 /dev/sdf brw-rw---- 1 root floppy 8, 81 Aug 8 20:48 /dev/sdf1 So it's only detecting one of two cd drives? Does /dev/sr0 mount ok?
Code: Select all# glxinfo | grep rendering NVIDIA: could not open the device file /dev/nvidiactl (Permission denied). NVIDIA: Direct rendering failed; attempting indirect rendering. direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose) From Xorg.0.log Code: Select all(--) PCI:*(0:1:0:0) 10de:0111:0000:0000 nVidia Corporation NV11DDR [GeForce2 MX200] rev 178, Mem @ 0xce000000/16777216, 0xc0000000/134217728, BIOS @ 0x????????/65536 Edit. From dmesg Code: Select all nvidia: module license 'NVIDIA' taints kernel. Disabling lock debugging due to kernel taint vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem NVRM: loading NVIDIA Linux x86 Kernel Module 96.43.18 Tue Jul 13 13:16:20 PDT 2010 Edit. Any suggestions?
I have rebooted a few minutes ago and i found out this Code: Select allAris@DebianAthlon:~$ glxinfo | grep rendering direct rendering: Yes I have done nothing at all, and somehow the driver is working properly now.
I am running sid. A few days ago I ran an update which killed 3D. I followed this thread to get 3D support back. However I failed to hold those packages so I suspect a subsequent upgrade undid all that work. Now what is happening is that I do not have X starting at all. These are the relevant nvidia, mesa and xserver files installed Code: Select allii libgl1-nvidia-alternatives-ia32 270.41.19-1 simplifies replacing MESA libGL with GPU vendor libraries (32-bit) ii libgl1-nvidia-glx-ia32 270.41.19-1 NVIDIA binary OpenGL 32-bit libraries ii libglx-nvidia-alternatives 270.41.19-1 simplifies replacing Xorg module libglx.so with GPU vendor library ii nvidia-installer-cleanup 20110515+1 Cleanup after driver installation with the nvidia-installer ii nvidia-kernel-common 20110515+1 NVIDIA binary kernel module support files ii nvidia-kernel-dkms 270.41.19-1 NVIDIA binary kernel module DKMS source ii nvidia-settings 270.41.06-1 Tool for configuring the NVIDIA graphics driver ii nvidia-support 20110515+1 NVIDIA binary graphics driver support files ii nvidia-vdpau-driver 270.41.19-1 NVIDIA vdpau driver ii nvidia-vdpau-driver-ia32 270.41.19-1 NVIDIA vdpau 32-bit driver Code: Select allii libegl1-mesa 7.10.2-3 free implementation of the EGL API -- runtime ii libegl1-mesa-drivers 7.10.2-3 free implementation of the EGL API -- hardware drivers ii libgl1-mesa-dri 7.10.2-3 free implementation of the OpenGL API -- DRI modules ii libgl1-mesa-glx 7.10.2-3 free implementation of the OpenGL API -- GLX runtime ii libglu1-mesa 7.10.2-3 The OpenGL utility library (GLU) ii mesa-common-dev 7.10.3-2 Developer documentation for Mesa ii mesa-utils 8.0.1-2 Miscellaneous Mesa GL utilities Code: Select allxserver-xephyr: Installed: 2:1.10.2-1+wheezy1 Candidate: 2:1.10.2-2 Version table: 2:1.10.2-2 0 500 http://ukdebian.mirror.anlx.net/debian/ unstable/main amd64 Packages *** 2:1.10.2-1+wheezy1 0 500 http://ukdebian.mirror.anlx.net/debian/ testing/main amd64 Packages 100 /var/lib/dpkg/status 2:1.7.7-13 0 500 http://ukdebian.mirror.anlx.net/debian/ stable/main amd64 Packages xserver-xorg: Installed: 1:7.6+7 Candidate: 1:7.6+7 Version table: *** 1:7.6+7 0 500 http://ukdebian.mirror.anlx.net/debian/ testing/main amd64 Packages 500 http://ukdebian.mirror.anlx.net/debian/ unstable/main amd64 Packages 100 /var/lib/dpkg/status 1:7.5+8 0 500 http://ukdebian.mirror.anlx.net/debian/ stable/main amd64 Packages xserver-xorg-core: Installed: 2:1.10.2-1+wheezy1 Candidate: 2:1.10.2-2 Version table: 2:1.10.2-2 0 500 http://ukdebian.mirror.anlx.net/debian/ unstable/main amd64 Packages *** 2:1.10.2-1+wheezy1 0 500 http://ukdebian.mirror.anlx.net/debian/ testing/main amd64 Packages 100 /var/lib/dpkg/status 2:1.7.7-13 0 500 http://ukdebian.mirror.anlx.net/debian/ stable/main amd64 Packages xserver-common: Installed: 2:1.10.2-1+wheezy1 Candidate: 2:1.10.2-2 Version table: 2:1.10.2-2 0 500 http://ukdebian.mirror.anlx.net/debian/ unstable/main amd64 Packages *** 2:1.10.2-1+wheezy1 0 500 http://ukdebian.mirror.anlx.net/debian/ testing/main amd64 Packages 100 /var/lib/dpkg/status 2:1.7.7-13 0 500 http://ukdebian.mirror.anlx.net/debian/ stable/main amd64 Packages xserver-xorg-video-nvidia: Installed: (none) Candidate: 275.09.07-3 Version table: 275.09.07-3 0 1 http://ukdebian.mirror.anlx.net/debian/ experimental/non-free amd64 Packages /var/log/Xorg.0.log gives the following error Code: Select all[ 41.144] X.Org X Server 1.10.2 Release Date: 2011-05-28 [ 41.157] X Protocol Version 11, Revision 0 [ 41.157] Build Operating System: Linux 2.6.39-1-amd64 x86_64 Debian [ 41.157] Current Operating System: Linux debian 2.6.39.1 #1 SMP PREEMPT Sat Jun 11 19:22:14 SAST 2011 x86_64 [ 41.157] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.39.1 root=UUID=3cd9444c-d963-4269-9b58-ec9f3b31e304 ro quiet [ 41.157] Build Date: 18 June 2011 10:12:52AM [ 41.157] xorg-server 2:1.10.2-1+wheezy1 (Cyril Brulebois <kibi@debian.org>) [ 41.157] Current version of pixman: 0.21.8 [ 41.157] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 41.157] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 41.157] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 25 00:30:26 2011 [ 41.397] (==) Using config file: "/etc/X11/xorg.conf" [ 41.397] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 41.429] Parse error on line 10 of section Files in file /etc/X11/xorg.conf Ignoring obsolete keyword "RgbPath". [ 41.429] (==) ServerLayout "Layout0" [ 41.429] (**) |-->Screen "Screen0" (0) [ 41.429] (**) | |-->Monitor "Monitor0" [ 41.429] (**) | |-->Device "Device0" [ 41.429] (==) Automatically adding devices [ 41.429] (==) Automatically enabling devices [ 41.476] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 41.476] Entry deleted from font path. [ 41.526] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins [ 41.526] (==) ModulePath set to "/usr/lib/xorg/modules" [ 41.526] (**) Extension "Composite" is enabled [ 41.526] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 41.526] (II) Loader magic: 0x7d7b00 [ 41.526] (II) Module ABI versions: [ 41.526] X.Org ANSI C Emulation: 0.4 [ 41.526] X.Org Video Driver: 10.0 [ 41.526] X.Org XInput driver : 12.2 [ 41.526] X.Org Server Extension : 5.0 [ 41.527] (--) PCI: (0:4:0:0) 10de:05eb:1682:2505 rev 161, Mem @ 0xf5000000/16777216, 0xc0000000/268435456, 0xf2000000/33554432, I/O @ 0x0000ac00/128, BIOS @ 0x????????/524288 [ 41.527] (--) PCI:*(0:5:0:0) 10de:05eb:1682:2505 rev 161, Mem @ 0xf8000000/16777216, 0xd0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/524288 [ 41.527] (--) PCI: (0:10:1:0) 14f1:8800:107d:6611 rev 5, Mem @ 0xfa000000/16777216 [ 41.527] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 41.527] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. [ 41.527] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. [ 41.527] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 41.527] (II) "record" will be loaded by default. [ 41.527] (II) "dri" will be loaded by default. [ 41.527] (II) "dri2" will be loaded by default. [ 41.527] (II) LoadModule: "dbe" [ 41.612] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 41.623] (II) Module dbe: vendor="X.Org Foundation" [ 41.623] compiled for 1.10.2, module version = 1.0.0 [ 41.623] Module class: X.Org Server Extension [ 41.623] ABI class: X.Org Server Extension, version 5.0 [ 41.623] (II) Loading extension DOUBLE-BUFFER [ 41.623] (II) LoadModule: "extmod" [ 41.623] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 41.635] (II) Module extmod: vendor="X.Org Foundation" [ 41.635] compiled for 1.10.2, module version = 1.0.0 [ 41.635] Module class: X.Org Server Extension [ 41.635] ABI class: X.Org Server Extension, version 5.0 [ 41.635] (II) Loading extension SELinux [ 41.635] (II) Loading extension MIT-SCREEN-SAVER [ 41.635] (II) Loading extension XFree86-VidModeExtension [ 41.635] (II) Loading extension XFree86-DGA [ 41.635] (II) Loading extension DPMS [ 41.635] (II) Loading extension XVideo [ 41.635] (II) Loading extension XVideo-MotionCompensation [ 41.635] (II) Loading extension X-Resource [ 41.635] (II) LoadModule: "glx" [ 41.635] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 41.648] (II) Module glx: vendor="X.Org Foundation" [ 41.648] compiled for 1.10.2, module version = 1.0.0 [ 41.648] ABI class: X.Org Server Extension, version 5.0 [ 41.648] (==) AIGLX enabled [ 41.648] (II) Loading extension GLX [ 41.648] (II) LoadModule: "record" [ 41.648] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 41.649] (II) Module record: vendor="X.Org Foundation" [ 41.649] compiled for 1.10.2, module version = 1.13.0 [ 41.649] Module class: X.Org Server Extension [ 41.649] ABI class: X.Org Server Extension, version 5.0 [ 41.649] (II) Loading extension RECORD [ 41.649] (II) LoadModule: "dri" [ 41.649] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 41.671] (II) Module dri: vendor="X.Org Foundation" [ 41.671] compiled for 1.10.2, module version = 1.0.0 [ 41.671] ABI class: X.Org Server Extension, version 5.0 [ 41.671] (II) Loading extension XFree86-DRI [ 41.671] (II) LoadModule: "dri2" [ 41.671] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 41.671] (II) Module dri2: vendor="X.Org Foundation" [ 41.671] compiled for 1.10.2, module version = 1.2.0 [ 41.671] ABI class: X.Org Server Extension, version 5.0 [ 41.671] (II) Loading extension DRI2 [ 41.671] (II) LoadModule: "nvidia" [ 41.679] (WW) Warning, couldn't open module nvidia [ 41.679] (II) UnloadModule: "nvidia" [ 41.679] (II) Unloading nvidia [ 41.679] (EE) Failed to load module "nvidia" (module does not exist, 0) [ 41.679] (EE) No drivers available. [ 41.679] Fatal server error: [ 41.679] no screens found [ 41.679] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 41.679] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 41.679] yet when i run lsmod I get Code: Select allnvidia 10710970 0 i2c_core 25601 14 adt7475,nvidia,tuner_simple,tda9887,tda8290,tea5767,tuner,cx8800,cx88xx,i2c_algo_bit,tveeprom,v4l2_common,videodev,i2c_i801 I can't help but feel I am missing something obvious in all of this. edit - could this be the problem Code: Select all xserver-xorg-video-nvidia: Installed: (none) Candidate: 275.09.07-3 Version table: 275.09.07-3 0 1 http://ukdebian.mirror.anlx.net/debian/ experimental/non-free amd64 Packages
Your nvidia looks old, you should have 275.09.07-1. mesa also is old, you should have 7.10.3-3 I would update and safe-upgrade. mesa was fixed with a "breaks" nvidia so it will be held back. I don't think xserver-xorg-video-nvidia is the problem, I don have it installed and x is running.
So I just installed Debian on this laptop that was given to me with an ATI HD3200. The open source drivers work but 3D performs worse than my old netbook's intel 915G, and it artifacts. glxgears gets me about 55fps, which is obscenely low. I'd like to install fglrx, but if I want fglrx-glx, it wants to uninstall several programs and games I want to use. I'm sure it has something to do with the mesa glx.
nobody knows why this is happening or how to fix it?
During installation at, Select and install software, i had this extra option "Packages to install: rt2x00-source", and answered yes. sources.list has main and contrib sections. lspci -k Network controller: RaLink RT2561/RT61 802.11g PCI Subsystem: Linksys WMP54G ver 4.1 Kernel driver in use: rt61pci ifup wlan0 returns this, SIOCSIFFLAGS: No such file or directory SIOCSIFFLAGS: No such file or directory Failed to bring up wlan0. ifconfig shows the loopback and eth0. ifconfig -a shows all devices. dmesg Has 8 similar lines. rt61pci 0000:00:11:0: firmware: requesting rt2561s.bin phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware. /etc/init.d/networking restart Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces ... (warning). Reconfiguring network interfaces...done. Rebooted without any difference. Edit. On LXDE and Squeeze 6.0.2 fresh installation. Edit.
aptitude show firmware-ralink
Yesterday I downloaded and installed Wheezy 64 from the most recent debian-testing-amd64-netinst.iso (as of yesterday) on my new Zacate-based MSI E350IS-E45 (MS-7698) AMD E-350 ITX motherboard. I figured I needed something recent to support a very new chipset, I don't think Squeeze was even stable when this chipset came out. Everything seemed to go smoothly, I was asked for the firmware tarball, but I guess I hit the wrong button and the installing just continued. Everything set up OK, it seemed, but I didn't have speakers or headphones on the system. I didn't appear to need the firmware-linux package, the networking was working, radeon was providing proper screen resolution, if kind of crummy performance (Desktop Effects wouldn't work in KDE, for instance, and 1080p won't play, though it does better than in Ubuntu). But as I was configuring some program it complained about no sound output, I didn't make much of a note of it, I figured it was just some muted mixer, or such, I haven't had many problems with Linux audio before (except getting spdif to work, but I didn't need that here). But I started noodling around and sound was just not working. aplay -l aplay: device_list:235: no soundcards found... lshw -C sound Code: Select all *-multimedia:0 UNCLAIMED description: Audio device product: ATI Technologies Inc vendor: ATI Technologies Inc physical id: 1.1 bus info: pci@0000:00:01.1 version: 00 width: 32 bits clock: 33MHz capabilities: pm pciexpress msi bus_master cap_list configuration: latency=0 resources: memory:feb44000-feb47fff *-multimedia:1 UNCLAIMED description: Audio device product: SBx00 Azalia (Intel HDA) vendor: ATI Technologies Inc physical id: 14.2 bus info: pci@0000:00:14.2 version: 40 width: 64 bits clock: 33MHz capabilities: pm bus_master cap_list configuration: latency=32 resources: memory:feb40000-feb43fff lspci -v 00:01.1 Audio device: ATI Technologies Inc Device 1314 Subsystem: Micro-Star International Co., Ltd. Device 7698 Flags: bus master, fast devsel, latency 0, IRQ 10 Memory at feb44000 (32-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 3 Capabilities: [58] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [a0] MSI: Enable- Count=1/1 Maskable- 64bit+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> ls /proc/asound ls: cannot access /proc/asound: No such file or directory # alsactl init alsactl: init No soundcards found... # service alsa-utils restart Shutting down ALSA...done (none loaded). Setting up ALSA...done (none loaded). # service pulseaudio restart Stopping PulseAudio DaemonNo process in pidfile '/var/run/pulse/pid' found running; none killed. ... pulseaudio is not running. ls -l /dev/snd total 0 crw------- 1 root root 116, 1 May 13 16:34 seq crw------- 1 root root 116, 33 May 13 16:34 timer lsmod|grep '^snd' | column -t That returned NOTHING. No snd modules are being loaded. On another drive I have Natty Ubuntu (i386) and it reports plenty of modues. Code: Select all lsmod |grep snd snd_hda_codec_realtek 255820 1 snd_hda_codec_hdmi 27479 1 snd_hda_intel 24140 2 snd_hda_codec 90901 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel snd_hwdep 13274 1 snd_hda_codec snd_pcm 80244 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec snd_seq_midi 13132 0 snd_rawmidi 25269 1 snd_seq_midi snd_seq_midi_event 14475 1 snd_seq_midi snd_seq 51291 2 snd_seq_midi,snd_seq_midi_event snd_timer 28659 2 snd_pcm,snd_seq snd_seq_device 14110 3 snd_seq_midi,snd_rawmidi,snd_seq snd 55295 14 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device soundcore 12600 1 snd snd_page_alloc 14073 2 snd_hda_intel,snd_pcm Natty is reporting lots of stuff in /proc/asound: card0/ cards Generic@ modules SB@ timers card1/ devices hwdep pcm seq/ version me@natty $ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: SB [HDA ATI SB], device 0: ALC887-VD Analog [ALC887-VD Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: SB [HDA ATI SB], device 1: ALC887-VD Digital [ALC887-VD Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 Unfortunately except for the sound issue, Debian is much nicer than Natty, faster & less buggy. GUI mixers are reporting only dummy devices or outputs. An example: Alsamixer GUI: alsamixer: function snd_ctl_open failed for default: No such file or directory So I installed the the firmware-linux & firmware-realtek packages, no effect (actually, not quite true, my ethernet speed seemed to increase). Then I tried the Liquorix 2.6.38-6.dmz.1-liquorix-amd64 kernel, no joy. Attempting to "insmod" various snd modules just gives me "No such file or directory" At this point I don't know what to do. I guess I could try "upgrading" to sid and hope for the best. Or I could uninstall all of pulseaudio, which I know has been very problematic for a lot of people. I could even try to purge and reinstall a bunch of alsa packages: Code: Select allapt-get --purge remove paprefs pulseaudio-esound-compat pulseaudio-module-gconf pulseaudio-module-x11 pulseaudio-module-zeroconf alsa-base alsa-firmware-loaders alsa-oss alsa-source alsa-tools alsa-tools-gui alsa-utils alsamixergui alsaplayer-common alsaplayer-gtk alsaplayer-oss gamix gnome-alsamixer libasound2-plugin-equal libasound2-plugins libsox-fmt-alsa pulseaudio I suppose I could try to go to the alsa web site and download & install its driver, lib & utils. I'm really hoping it won't come to that, sound should really work out of the box. Or I could just wait and hope a future upgrade sorts out the sound. Any suggestions?
Perhaps, ALC887 is not supported. There is list of sound cards in alsa-base package: /usr/share/doc/alsa-base/driver/HD-Audio-Models.txt.gz and it is not contain ALC887. I have ALC888. Aslo see hwinfo output, string "alsa.device_id = ...". Peter.
I have a 500 GB drive that has a bad "place" at the beginning of the drive. It affected both the MBR and the first 40 GB partition. I just installed a 1 TB (why not?) replacement, but I'm wondering if I can get some future use from the bad drive. I recall there are programs that will identify and lock out bad sectors on a drive, but I can't remember any specific names. Does Linux have such a critter? Is the MBR in a fixed location on a drive, or could such a utility lock out the bad MBR and allow the creation of a new one in good space? Lane
I can't answer your question directly. Maybe look at smartctl? But if it's just the MBR and not the partition table, can't you just partition around it? I wouldn't trust it in the slightest, but you might be able to use the part beyond 40gb for storage without trying to boot from it...
Hello, I have just install debian squeeze in my old laptop (HP nx6120). Everything works fine except for the fan. When it boots up, the fan is really silent but after a few of minutes it starts working and doesn't stop at all. The CPU usage is low (1%) with 53MB/512MB of used RAM. This is how I install Debian: _ During the installation, I chose to install the "laptop" and "base system" categories (the last 2 categories of package). _ I use FluxBox as my graphical environment and Slim as login manager. I have Ubuntu installed before and it didn't happen so I think this is a configuration problem. Can someone help me ? Best regard, sn1987a
I have found the fix: _ Have to enable acpi: "ACPI=on" in the grub menu option the fan is now more responsive so I think it's solved
I have finally upgraded my old computer and have a question. I always had an inexpensive card and just used the standard driver. Since upgrading I now have an AMD Phenom II x4 955 processor, 4 gigs of ram and a new motherboard and graphics card. The card is an MSI R5450 with 1 gb ddr3, PCIe x16, connected to the monitor via hdmi. The specs for the board (from the back of the box) Model: R5450-MD1GH; GPU ATI Radeon HD 5450; Memory Size: 1GB DDR3; Memory bus: 64 bits; Output: HDMI/DVI/D-sub. I am running Testing (wheezy) with Kernel 2.6.32-5-amd64. I think I have all of the pertinent info listed. The question is how do I take advantage of the card? I would like to try compiz and to get the most out of the card and the computer. I have searched here and read a bunch of threads and followed their links. I have also downloaded the driver from ATI, which said I didn't have the appropriate hardware (?), have tried the firmware-linux-free/nonfree drivers and I still can't get compiz to run. It does seem to change a few things such as ctrl-alt-left/right key brings up a block of windows to change but that is about it. I have never had a PCIe card and know nothing about them. I am looking for hints/suggestions of what driver I should use and any software that should be installed for improvement of the display and to possibly get compiz to work. I have no problem with the command line or editing config files when necessary. If the system breaks and I have to reinstall then I probably learned something which is good. I am retired and the computer is a learning/fun item for me. Thanks for any help/suggestions john
if you can get x to start at all, you need mesa-utils to run this script and see what's up, sounds nice! Code: Select all#!/bin/sh #script to test video cat /proc/pci | grep VGA || lspci | grep VGA | colrm 1 4 ; cat /proc/cpuinfo | \ egrep "model name|MHz" ; xdpyinfo | egrep "version:|dimensions|depth of" ; glxinfo | \ egrep -A2 "direct rendering|OpenGL vendor" ; glxgears & sleep 25 ; killall glxgears post back
Hello, I am a new Debian user. And this is a fresh installation. I have an nVidia graphics card that I would like to use with the non-free nVidia drivers. I have: Code: Select all$ lspci 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400 GS] (rev a1) $ uname -a Linux kub 2.6.32-5-amd64 #1 SMP Mon Mar 7 21:35:22 UTC 2011 x86_64 GNU/Linux I tried to follow the instructions to make use of the NVIDIA video hardware in my PC at http://wiki.debian.org/NvidiaGraphicsDr ... allation-1 Unfortunately, I got confused when the instructions mentioned to "Set a VERSION variable" as part of the installation. Since I didn't know the answer I used the script referred to on that page. The script said it will "... determine which version you should use, you can run this script, which will propose to set VERSION." So, I downloaded the script and made it executable. Then I ran it as a regular user and as root and got the following: Code: Select all# ./nvidia-versions.sh Uh oh. Failed to identify your Debian suite. At that point in time I should have stopped and posted a question on this forum. Instead, like a schmuck, I opened Synaptic and installed "nvidia-kernel-2.6-amd64 (195.36.31+2)" and "nvidia-kernel-2.6.32-5-amd64 (195.36.31+2+4+2.6.32-24)". Then I went back to the command line and ran Code: Select all# m-a auto-install nvidia-kernel I know the full command is Code: Select all# m-a auto-install nvidia-kernel${VERSION}-source but since I didn't have the Version I left that part off. Is there any way I can use the nvidia driver without reinstalling the system? Thank you for your time and help.
Let me start by saying that I've only been using Debian/Linux for less than 2 yrs, so I'm not seasoned and most of my knowledge has been developed through long hours of trial and error. You didn't say, but I'm assuming you installed the module-assistant... Although, I'm not sure if installing both the 2.6-amd64 and 2.6.32-5-amd64 kernels was necessary or even a good idea. Your uname command returned that you have the 2.6.32-5-amd64 kernel, so I would uninstall the 2.6-amd64 kernel and try again. Actually, the best solution would be to uninstall both packages, then reinstall only the 2.6.32-5-amd64. Better safe than sorry. If that doesn't do the trick...do as the guide says and try removing the old files with... Code: Select all# rm -r /usr/src/modules/nvidia-kernel/ Then reinstall the 2.6.32-5-amd64 kernel package with the following command... Code: Select all# apt-get install nvidia-kernel${VERSION}-$(uname -r) or Code: Select all# apt-get install nvidia-kernel${VERSION}-2.6.32-5-amd64 Also, as I recall when I installed mine, there was a point in the setup where it said the gcc version didn't match, but if you're sure you know what you're doing, select "No" and continue. I had no idea what I was doing at the time and I couldn't find the gcc package in the Debian Squeeze Repositories, but I'm daring and it was a fresh Debian install...so there was little to lose by continuing...I chose "No", continued and everthing works fine, aside from my Separate X issue, but I'm sure that's not an issue with the driver install. Hope this helps...
Hi all. Have been trying to fix this for quite some time to no avail. I bought the Asus 1001PX Seashell is powered by Intel Atom N450 processor(1.66 GHz), with windows XP. I then installed Debian Squeeze and followed the below directions to get the wireless working. http://wiki.debian.org/DebianEeePC/HowTo/Wifi This worked fine for a week on LXDE and then I swapped to Awesome. It worked on the night of the swap but then the next day it stopped connecting. All of the local wireless routers are being displayed, it is just that I am unable to connect. I am able to connect through a cable. It comes up with this error message and has done ever since: Validating Authentication... Connection Failed: Bad Password Details of the connection are: DHCP host name: miso Clicked: Use these settings for all networks sharing this essid Clicked: Use encryption WPA 1/2 (passphrase) - this is the correct passphrase as other computers are connected So the correct key/ password is being used but the machine is kicking up s***. Then I found this http://ubuntuforums.org/showthread.php?t=1608106 Which describes the same problem. Someone suggested going into the router and disabling the password. I have done this and am now getting a different error message: "Connection Failed: Unable to get IP address" ------------------------------------------------- ok here are some outputs which I hope might be helpful to reason through this: salstreets@miso:~$ lspci 00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02) 00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02) 00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) 00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02) 01:00.0 Ethernet controller: Atheros Communications AR8132 Fast Ethernet (rev c0) 02:00.0 Network controller: RaLink RT3090 Wireless 802.11n 1T/1R PCIe salstreets@miso:~$ lsusb Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 13d3:5108 IMC Networks Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub salstreets@miso:~$ sudo iwconfig [sudo] password for salstreets: lo no wireless extensions. eth0 no wireless extensions. wlan0 Ralink STA ESSID:"" Nickname:"RT2860STA" Mode:Auto Frequency=2.437 GHz Access Point: 00:22:3F:C5:B2:2E Bit Rate=1 Mb/s RTS thr:off Fragment thr:off Encryption key:off Link Quality=70/100 Signal level:0 dBm Noise level:-115 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 pan0 no wireless extensions. salstreets@miso:~$ sudo ifconfig eth0 Link encap:Ethernet HWaddr e0:cb:4e:b1:dc:ab inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::e2cb:4eff:feb1:dcab/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:72986 errors:0 dropped:0 overruns:0 frame:0 TX packets:53233 errors:0 dropped:0 overruns:0 carrier:1 collisions:0 txqueuelen:1000 RX bytes:89060552 (84.9 MiB) TX bytes:7445864 (7.1 MiB) Interrupt:28 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:104 errors:0 dropped:0 overruns:0 frame:0 TX packets:104 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:8178 (7.9 KiB) TX bytes:8178 (7.9 KiB) wlan0 Link encap:Ethernet HWaddr 00:25:d3:98:d3:b3 inet6 addr: fe80::225:d3ff:fe98:d3b3/64 Scope:Link UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:7812 errors:0 dropped:0 overruns:0 frame:0 TX packets:3714 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1562111 (1.4 MiB) TX bytes:0 (0.0 B) Interrupt:17 Let me know if there is anything else I should output. Sal
After alot of thought a google searching I realised that when I swapped from LXDE to Awesome I also downloaded wicd-client. The reason the wireless was not working was because of a conflict between gnome-network-manager and wicd-client. I realised this after doing the following: Code: Select alldmesg | less There were a few lines with ===> next to it. In this case it indicated the problem was with the nextwork manager. I am new to this so acknowledge this isn't the conventional way to solve the problem but I then went into /etc/init.d and added exit 0 to the initialization file for the network manager. I then rebooted and this had solved the problem so I aptitude removed gnome-network-manager. Thank you for all the views. If anyone has a more conventional way of solving the above problem it would be great to let us know how! Sal
I use debian as my OS, it's good until I update few days ago; the Xorg hang after several hours. Debian version: 5.0, testing uname -a: Linux mada 2.6.38-2-amd64 #1 SMP Thu Apr 7 04:28:07 UTC 2011 x86_64 GNU/Linux vedio: GEFORCE GT330M driver: nouvea Can anyone help me. (I have reinstall Debian many times. but it doesn't work.) Thanks Dma
Here is the error message from xorg.log mada@mada:~$ cat /var/log/Xorg.0.log | grep EE (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 2125.989] (II) Loading extension MIT-SCREEN-SAVER [ 2126.658] (EE) Query no Synaptics: 6003C8 [ 2126.658] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware. [ 2126.658] (EE) PreInit returned NULL for "SynPS/2 Synaptics TouchPad" [ 2415.388] (EE) Unable to open evdev device "/dev/input/event1". Thanks Dma
i get errors when i try to use "make" on the package. root@debian:/home/chris/Downloads/rtl8192ce_linux_2.6.0003.0628.2010# make make: *** /lib/modules/2.6.32-5-686/build: No such file or directory. Stop. make: *** [all] Error 2 what am i missing?
charvey wrote:i get errors when i try to use "make" on the package. root@debian:/home/chris/Downloads/rtl8192ce_linux_2.6.0003.0628.2010# make make: *** /lib/modules/2.6.32-5-686/build: No such file or directory. Stop. make: *** [all] Error 2 what am i missing?\ Hi Charvey, Do you have 'make' installed? If not install make ( part of build-essentials) using: Code: Select all apt-get install build-essential Also, did you run configure first ? Alex.
The title says it all... lspci Code: Select all01:05.1 Audio device: ATI Technologies Inc RS880 Audio Device [Radeon HD 4200] Everything works fine in Ubuntu, because the Driver seems to be integrated http://www.ubunut.com/certification/cat ... 1002-AUDIO So far i looked on the internet and used Debian Wiki, but following Links were not able to help me: http://wiki.debian.org/SoundCard http://wiki.debian.org/SoundConfiguration On most forums people always just seem to think "Alsa Mixer" is fixing everything, tried that, but it doesn*t... etc/modprobe.d/alsa-base Code: Select alloptions snd-hda-intel model=ALC260 This is everything written in this file.. someone suggested to write this down there, cause it could fix audio problem btw: Sound is working fine with external speakers... just need the internal ones to work too... btw: I have Debian 6.0 Squeeze 64(!)bit, don't know if that makes any difference, but maybe it does...
Solved it, so here it is: 1) Installed 32bit-Version again (64bitversion has some driver problems) 2) Installed module assistant Code: Select allapt-get install module-assistant m-a prepare m-a update 3) find out what hardware you have Code: Select alllspci -v 4) start module assistant Code: Select allm-a 5) installed drivers i meant i would need and Done! [ofc this could have easily also maybe worked with 64bit-version, but don't know if it would have] Thanks for all people who have read this thread, at least spending some seconds with my problem [i mean it ] Greetings, _ari
Hi, i got an AOC 18" lcd, the instructions that came with it, are only for Windows and Macs, if i press a button at the base of it, a square appears with all the pictures to configure including brightness, but i can't click on the screen. The cd that came with the monitor, i assume only works with Windows/Mac, i haven't inserted it for fear of screwing up. Any ideas? Thank you. PS: when i pass the mouse over the square, the pointer disappears.
I do not think the OS can interface with the monitor like so. You will likely need to find buttons on the monitor itself to configure it. Is there only one button?
I have this Buffalo MiniStation 320gb (HD-PSU2) and Im having trouble mounting it. I have few friends who have similar problems with their various usb-devices but heres whats my problem. Im running up to date Squeeze right now but this could as well be Wheezy or Sid as the same thing happens when I run those in this laptop. My laptop is Fujitsu-Siemens Amilo Si 1520 heres my lspci: Code: Select alllspci 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02) 00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02) 00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02) 00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02) 00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02) 01:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02) 07:08.0 Ethernet controller: Intel Corporation PRO/100 VE Network Connection (rev 02) 07:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller 07:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19) 07:09.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 0a) 07:09.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 05) 07:09.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff) Be it said that this hard-drive works everytime in my HTPC running Debian Wheezy and in netbook running ubuntu 10.04. It says in the Disk Utility that the partition in HD-PSU2 is "W95 FAT32 (LBA) (0x0c)". Heres what happens and what I have tested this far: I plug in the hard-drive and it gives me this in error window Unable to mount HD-PSU2 Error mounting: mount exited with exit code 1: helper failed with: mount: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so Code: Select alldmesg | tail [ 546.375046] sd 6:0:0:0: [sdb] Assuming drive cache: write through [ 546.381418] sd 6:0:0:0: [sdb] Assuming drive cache: write through [ 546.381428] sdb: sdb1 [ 546.991540] sd 6:0:0:0: [sdb] Assuming drive cache: write through [ 546.991549] sd 6:0:0:0: [sdb] Attached SCSI disk [ 547.496187] UDF-fs: No VRS found [ 547.496193] UDF-fs: Rescanning with blocksize 2048 [ 547.557940] UDF-fs: No VRS found [ 547.557945] UDF-fs: No partition found (1) [ 547.642444] ISOFS: Unable to identify CD-ROM format. After that I plug in my N900 and the SDHC inside it, which are both the same partition type as the hard-drive, and they mount just fine: Code: Select alldmesg | tail [ 882.381131] sd 10:0:0:0: [sdc] Assuming drive cache: write through [ 882.381141] sdc: [ 882.398386] sd 10:0:0:0: [sdc] Assuming drive cache: write through [ 882.398394] sd 10:0:0:0: [sdc] Attached SCSI removable disk [ 882.948057] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [ 884.499932] sd 10:0:0:1: [sdd] 15954944 512-byte logical blocks: (8.16 GB/7.60 GiB) [ 884.500346] sd 10:0:0:1: [sdd] Assuming drive cache: write through [ 884.501848] sd 10:0:0:1: [sdd] Assuming drive cache: write through [ 884.501855] sdd: sdd1 [ 884.961391] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! Now, I remove the HD-PSU2 external hard-drive and N900. Plug in the N900 first as sdb and sdc. Code: Select alldmesg | tail [ 116.864696] sd 6:0:0:0: [sdb] Assuming drive cache: write through [ 116.864702] sdb: [ 116.868572] sd 6:0:0:0: [sdb] Assuming drive cache: write through [ 116.868578] sd 6:0:0:0: [sdb] Attached SCSI removable disk [ 117.179008] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [ 119.501202] sd 6:0:0:1: [sdc] 15954944 512-byte logical blocks: (8.16 GB/7.60 GiB) [ 119.501826] sd 6:0:0:1: [sdc] Assuming drive cache: write through [ 119.503565] sd 6:0:0:1: [sdc] Assuming drive cache: write through [ 119.503575] sdc: sdc1 [ 119.986218] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! After this I plug in the hard-drive HD-PSU2 as sdd and it works just great! Code: Select alldmesg | tail [ 200.804542] sd 7:0:0:0: Attached scsi generic sg4 type 0 [ 200.806691] sd 7:0:0:0: [sdd] 625142448 512-byte logical blocks: (320 GB/298 GiB) [ 200.811454] sd 7:0:0:0: [sdd] Write Protect is off [ 200.811461] sd 7:0:0:0: [sdd] Mode Sense: 38 00 00 00 [ 200.811466] sd 7:0:0:0: [sdd] Assuming drive cache: write through [ 200.818008] sd 7:0:0:0: [sdd] Assuming drive cache: write through [ 200.818020] sdd: sdd1 [ 201.423222] sd 7:0:0:0: [sdd] Assuming drive cache: write through [ 201.423231] sd 7:0:0:0: [sdd] Attached SCSI disk [ 201.854998] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! So it seems that this hard-drive, for reasons unknown to me, wont mount when its to be mounted as sdb but it works when it its mounted as sdc or sdd. Any ideas why this is? If you need any more information please ask for it cause I dont know what else I could give. Cheers!
http://forums.debian.net/viewtopic.php?f=7&t=60190
I am running Debian Squeeze. I installed and removed Gnome3 and reinstalled Gnome2.x (epic fail and stupidity) and in the process I have lost audio. I tried to install whatever possible package was removed by studying Code: Select all/var/log/dpkg.log. This fixed my other issues like no right click on desktop and blunt looking buttons etc. Now I have everything in order but sound is missing. I don't see sound section in Code: Select allgnome-control-center. Here are some findings: Code: Select allkumar@debian-box:/$ lspci | grep Audio 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) kumar@debian-box:/$ lsmod |grep audio kumar@debian-box:/$ lsmod |grep snd kumar@debian-box:/$ lsmod |grep sound kumar@debian-box:/$ cat alsa-base.conf # autoloader aliases install sound-slot-0 /sbin/modprobe snd-card-0 install sound-slot-1 /sbin/modprobe snd-card-1 install sound-slot-2 /sbin/modprobe snd-card-2 install sound-slot-3 /sbin/modprobe snd-card-3 install sound-slot-4 /sbin/modprobe snd-card-4 install sound-slot-5 /sbin/modprobe snd-card-5 install sound-slot-6 /sbin/modprobe snd-card-6 install sound-slot-7 /sbin/modprobe snd-card-7 # Cause optional modules to be loaded above generic modules install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe --quiet snd-ioctl32 ; /sbin/modprobe --quiet snd-seq ; } install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi && { /sbin/modprobe --quiet snd-seq-midi ; : ; } install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && { /sbin/modprobe --quiet snd-emu10k1-synth ; : ; } # Prevent abnormal drivers from grabbing index 0 options bt87x index=-2 options cx88_alsa index=-2 options snd-atiixp-modem index=-2 options snd-intel8x0m index=-2 options snd-via82xx-modem index=-2 # Keep snd-pcsp from beeing loaded as first soundcard options snd-pcsp index=-2 # Keep snd-usb-audio from beeing loaded as first soundcard options snd-usb-audio index=-2 I have tried and followed every possible trick mentioned in the forums but all in vain Hope this helps in helping me. Its really hard for me to concentrate w/out headphones.
I fixed it using sudo modprobe snd-hda-intel, it seems I messed up kernel headers
My problem is that in Gnome, every time a system sound should play, instead my speaker sounds as if it gets an electric shock. I also get no startup-sound. Settings in "System > Preferences > Sound > Sound Theme" make no difference, even if i choose "Sound Theme: No Sounds". Just to be clear ALL other sounds are working, so the problem is just annoying, not a performance issue. PS: If I log out, I get a perfectly good system alert sound at the login screen. If anybody has a solution I would be very happy. System info: Debian Squeeze 6.0.1 Gnome 2.30.2 Kernel 2.6.32-5-amd64 Sound card info: (lspci -v) Code: Select all00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) Subsystem: Hewlett-Packard Company Device 306c Flags: bus master, fast devsel, latency 0, IRQ 22 Memory at d7000000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel
I am thinking initial Mic feedback as Soundcard and Mic are initiated. Try Code: Select allsu alsamixer .......Reduce the MIC levels Code: Select allalsactl store .......which will save the levels for reboot. Reboot and see if that reduces or eliminates the buzz. May help..May not but that is my thought on a possible solution.
In Gnome, touch-pad tapping is independent of the pointer buttons. Thus configuring the pointer device for left-handed inverts only the buttons but not the tapping. In Xfce, however, touch-pad tapping and the left button seem to be one, and configuring the pointer device for left-handed inverts both, i.e. tapping equals right-clicking, making it unusable. The same happened while trying Gnome 3 if touch-pad tapping was enabled before configuring a left-handed pointer device. In this case, the solution was easy: enabling touch-pad tapping at last. Any ideas about how to invert the pointer buttons and keep the normal touch-pad tapping in Xfce?
Running the following command solves the issue: Code: Select allsynclient TapButton1=3 One still needs to run it at every login. Does anyone know how to make the change permanent?
Hello, I’m running Debian squeeze 64bit with pusleaudio and Asus xonar D1 sound card. Pulseaudio recognize the xonar D1 in the hardware tab and set the profile on "Analoge Surround 5.1 Output + Analog Stereo input". In the Input tab the Xonar sound card is selected(its the only card that can be selected, i have disabled the inboard sound card) But when i use skype or sound recorder the mic doesn’t work, The mic work on windows that i sometimes use for some games. hope someone can help me, thanks for the effort.
Run alsamixer as root like Code: Select allalsamixer -c 0 press F5 and check all what are related to microphone. Capture must be turned on. Take care on Fx descriptions on the right top corner. After leaving enter command Code: Select allalsactl store 0 Peter.
Hi all. I am about to go bed so won't be posting for another 6 hours. Thanks in advance for links through to solves for this. I'm new and got lost in semi solutions that i couldn't work through. I am running squeeze on an asus eeepc 1001AH Double clicking my 2 gig flash drive gives me: Error mounting: mount exited with exit code 1: helper failed with: mount: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so me@miso:~$ sudo fdisk -l /dev/sdb Disk /dev/sdb: 2003 MB, 2003795968 bytes 255 heads, 63 sectors/track, 243 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000 Device Boot Start End Blocks Id System /dev/sdb1 1 244 1956780 b W95 FAT32 Partition 1 has different physical/logical endings: phys=(1023, 254, 63) logical=(243, 155, 63) me@miso:~$ dmesg|tail -15 [13522.489142] ISOFS: Unable to identify CD-ROM format. [13526.833979] UDF-fs: No anchor found [13526.833994] UDF-fs: Rescanning with blocksize 2048 [13526.850104] UDF-fs: No anchor found [13526.850115] UDF-fs: No partition found (1) [13526.905606] ISOFS: Unable to identify CD-ROM format. [13552.289360] ===>rt_ioctl_giwscan. 11(11) BSS returned, data->length = 1713 [13612.284652] ===>rt_ioctl_giwscan. 6(6) BSS returned, data->length = 946 [13672.284335] ===>rt_ioctl_giwscan. 12(12) BSS returned, data->length = 1934 [13732.285344] ===>rt_ioctl_giwscan. 9(9) BSS returned, data->length = 1438 [13792.281372] ===>rt_ioctl_giwscan. 8(8) BSS returned, data->length = 1268 [13852.285345] ===>rt_ioctl_giwscan. 6(6) BSS returned, data->length = 994 [13912.284323] ===>rt_ioctl_giwscan. 9(9) BSS returned, data->length = 1448 [13972.280342] ===>rt_ioctl_giwscan. 10(10) BSS returned, data->length = 1628 [14032.284335] ===>rt_ioctl_giwscan. 7(7) BSS returned, data->length = 1132 me@miso:~$ sudo mount /dev/sdb1 /mnt/usb mount: mount point /mnt/usb does not exist me@miso:~$ sudo mount /dev/sdb2 /mnt/usb mount: mount point /mnt/usb does not exist me@miso:~$ sudo mount /dev/sdb3 /mnt/usb mount: mount point /mnt/usb does not exist Where to next from here? Sal
salstreets wrote: me@miso:~$ sudo mount /dev/sdb1 /mnt/usb mount: mount point /mnt/usb does not exist me@miso:~$ sudo mount /dev/sdb2 /mnt/usb mount: mount point /mnt/usb does not exist me@miso:~$ sudo mount /dev/sdb3 /mnt/usb mount: mount point /mnt/usb does not exist Where to next from here? Sal You need to create the mount point before you can mount anything to it.
Hi, I just instaled a Debian on a machine and want to make it readable/writeable a 500Gb HD with files on it. Can someone please help me?
Mr James wrote:Got hal? Got xserver-xorg-input-evdev? Got milk? What Mr James is asking is if you have hal and xserver-xorg-input-evdev installed. Here's how to tell: Code: Select alldpkg -l|grep hal dpkg -l|grep xserver-xorg-input-evdev
I'm experiencing what seems to me random overheating (three times in two days) when fan stops working and cpu temperature climbs very quickly to nearly 90 degrees. the incidents occur at different uptimes, this morning after only half an hour. the computer is up 12-15 hours a day. i've been running Debian netinstall (was squeeze for a while, for about a month its wheezy) as the only OS on this lenovo edge 15 with intel graphics and i3 cpu (scaled). Never had any problem with temperature or fans until yesterday. the temperature was always within 45-55 range. I didn't upgrade or install new programs in the past 4-5 days, except that i'm normally running Fluxbox but for the past week I've been testing awesome. The overheating occurs in awesome, although i've run the wm for several days before this started happening and there was no trouble except this rare slight lag on some programs i've noticed - when i first started using it, not in the past 2 or 3 days. i start it from .xinitrc. have no idea how fluxbox is started, it happens automagically. i don't know that this is relevant. but it's the only change to the system, so.. Now i'm unable to link the incidents to any particular combination of processes or programs running. i suspend and resume and then fan works again and the temperature is quickly back to normal. i have lm sensors installed but they kinda worked partially, with coretemp unable to load under kernel .32. so i last night after the second overheating i installed kernel .38 from sid, upgraded the system, loaded coretemp fine, and this morning it happened again under the new kernel. What could be causing this? i doubt it very much it's a physical obstruction or dust, it's a new computer. I must say I did away with desktop computers years ago and only use notebooks, and i've never once had problems with overheating under linux. so this is kinda hitting me hard XD anyway thanks for any suggestions. cheers.
Edit: Sorry, you ruled out dust and physical obstruction already... ( I didn't read your post careful; It was just that I usually have dust problems myself within my computer after some time ) Might still be a bad fan (just bad luck since it is a new device )..
Had to swap out my sandy bridge mobo (thanks Intel). The new mobo is more or less the same. Interestingly the NIC is being detected as eth1. Curious if anyone knows how to make it eth0? Thanks
Have a look at /etc/udev/rules.d/70-persistent-net.rules. As root, make your change (delete old nic, change name of new nic), save and restaert networking or reboot.
Hello, I have question, what is different between drivers installed from ATI web or by "aptitude install linux-headers-2.6-$(uname -r | sed 's,.*-,,') fglrx-control fglrx-driver"? What is better? And will my graphics apps and games faster, when I will use drivers from ATI web pages? And how faster it will be? Thank you
It would help to know what card you have. Code: Select alllspci and share the peritnent output.
I can't get my mouse to work. I have an old Logitech PS/2 mouse. I have recently been trying to update my computer and in the mix of everything my mouse no longer works. My debian version and kernel are very outdated. I was still running woody with a 2.4.18 kernel. I was in the works of upgrading and my mouse stopped working after a reboot. I am now running sarge and getting ready to update my kernel before I go to etch, but working without a mouse is frustrating. I tried running xf86config to fix the mouse, but I had no luck. What else can I do?
As I remember it, you must load the module hid for older versions of debian and kernels. It could be this is for USB mouse only, I am not sure.