prompt stringlengths 1 63.6k | completion stringlengths 1 53.1k |
|---|---|
I have installed debian 7@64 bit with stable repos. However I needed some tools from unstable repository so I had it enabled (some android tools, kio-mtp etc). Now, I want to install skype which depends on some i386 libs. Good. I went to install ia32 libs (after adding 32 support) but it says that I have unmet dependencies. If I "say" stable repos prefered (in /etc/apt/preferences) ia32 libs will install fine but remove my needed tools from unstable. My other choice is to do a dist-upgrade on unstable, but it kinda defeats the purpose of having a stable Debian, as I only need a few tools form unstable, not all of them. Is there an other way around? Or a modded skype that works on 64 bit systems? Thanks. | My preferred method of installing things from unstable is to download the sources (using apt-src, e.g.) then compile them against my stable install. Do you have multiarch enabled on your system? |
Just installed Xen on a brand new install of Wheezy. When trying to boot with the Xen kernel, X does not come up, but rather the screen goes black except for a blinking cursor in the upper left corner. I installed Wheezy using defaults for everything except I'm using LXDE instead of Gnome (chosen at installation time). | My Xorg.0.log file: Code: Select all[ 20.939] X.Org X Server 1.12.4 Release Date: 2012-08-27 [ 20.939] X Protocol Version 11, Revision 0 [ 20.939] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian [ 20.939] Current Operating System: Linux server 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 [ 20.939] Kernel command line: placeholder root=UUID=78eca4d7-6d61-406f-80f6-562b3bc22dce ro quiet [ 20.940] Build Date: 17 April 2013 10:22:47AM [ 20.940] xorg-server 2:1.12.4-6 (Julien Cristau <jcristau@debian.org>) [ 20.940] Current version of pixman: 0.26.0 [ 20.940] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 20.940] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 20.940] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 18 17:35:12 2013 [ 20.964] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 20.995] (==) No Layout section. Using the first Screen section. [ 20.995] (==) No screen section available. Using defaults. [ 20.995] (**) |-->Screen "Default Screen Section" (0) [ 20.995] (**) | |-->Monitor "<default monitor>" [ 21.034] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 21.034] (==) Automatically adding devices [ 21.034] (==) Automatically enabling devices [ 21.110] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 21.110] Entry deleted from font path. [ 21.124] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. [ 21.124] Entry deleted from font path. [ 21.124] (==) 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, built-ins [ 21.124] (==) ModulePath set to "/usr/lib/xorg/modules" [ 21.124] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 21.124] (II) Loader magic: 0x7fdc50261ae0 [ 21.124] (II) Module ABI versions: [ 21.124] X.Org ANSI C Emulation: 0.4 [ 21.124] X.Org Video Driver: 12.1 [ 21.124] X.Org XInput driver : 16.0 [ 21.124] X.Org Server Extension : 6.0 [ 21.125] (--) PCI:*(0:1:0:0) 1002:9460:1682:2700 rev 0, Mem @ 0xd0000000/268435456, 0xe0020000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072 [ 21.125] (II) Open ACPI successful (/var/run/acpid.socket) [ 21.125] (II) LoadModule: "extmod" [ 21.126] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 21.202] (II) Module extmod: vendor="X.Org Foundation" [ 21.202] compiled for 1.12.4, module version = 1.0.0 [ 21.202] Module class: X.Org Server Extension [ 21.202] ABI class: X.Org Server Extension, version 6.0 [ 21.202] (II) Loading extension SELinux [ 21.202] (II) Loading extension MIT-SCREEN-SAVER [ 21.202] (II) Loading extension XFree86-VidModeExtension [ 21.202] (II) Loading extension XFree86-DGA [ 21.202] (II) Loading extension DPMS [ 21.202] (II) Loading extension XVideo [ 21.202] (II) Loading extension XVideo-MotionCompensation [ 21.202] (II) Loading extension X-Resource [ 21.202] (II) LoadModule: "dbe" [ 21.202] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 21.217] (II) Module dbe: vendor="X.Org Foundation" [ 21.217] compiled for 1.12.4, module version = 1.0.0 [ 21.217] Module class: X.Org Server Extension [ 21.217] ABI class: X.Org Server Extension, version 6.0 [ 21.217] (II) Loading extension DOUBLE-BUFFER [ 21.217] (II) LoadModule: "glx" [ 21.218] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 21.260] (II) Module glx: vendor="X.Org Foundation" [ 21.260] compiled for 1.12.4, module version = 1.0.0 [ 21.260] ABI class: X.Org Server Extension, version 6.0 [ 21.260] (==) AIGLX enabled [ 21.260] (II) Loading extension GLX [ 21.260] (II) LoadModule: "record" [ 21.260] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 21.283] (II) Module record: vendor="X.Org Foundation" [ 21.283] compiled for 1.12.4, module version = 1.13.0 [ 21.283] Module class: X.Org Server Extension [ 21.283] ABI class: X.Org Server Extension, version 6.0 [ 21.283] (II) Loading extension RECORD [ 21.283] (II) LoadModule: "dri" [ 21.283] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 21.311] (II) Module dri: vendor="X.Org Foundation" [ 21.311] compiled for 1.12.4, module version = 1.0.0 [ 21.311] ABI class: X.Org Server Extension, version 6.0 [ 21.311] (II) Loading extension XFree86-DRI [ 21.311] (II) LoadModule: "dri2" [ 21.311] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 21.311] (II) Module dri2: vendor="X.Org Foundation" [ 21.311] compiled for 1.12.4, module version = 1.2.0 [ 21.311] ABI class: X.Org Server Extension, version 6.0 [ 21.311] (II) Loading extension DRI2 [ 21.312] (==) Matched ati as autoconfigured driver 0 [ 21.312] (==) Matched vesa as autoconfigured driver 1 [ 21.312] (==) Matched fbdev as autoconfigured driver 2 [ 21.312] (==) Assigned the driver to the xf86ConfigLayout [ 21.312] (II) LoadModule: "ati" [ 21.312] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so [ 21.319] (II) Module ati: vendor="X.Org Foundation" [ 21.319] compiled for 1.12.4, module version = 6.14.99 [ 21.319] Module class: X.Org Video Driver [ 21.319] ABI class: X.Org Video Driver, version 12.1 [ 21.319] (II) LoadModule: "radeon" [ 21.320] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so [ 21.404] (II) Module radeon: vendor="X.Org Foundation" [ 21.404] compiled for 1.12.4, module version = 6.14.99 [ 21.404] Module class: X.Org Video Driver [ 21.404] ABI class: X.Org Video Driver, version 12.1 [ 21.415] (II) LoadModule: "vesa" [ 21.415] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 21.415] (II) Module vesa: vendor="X.Org Foundation" [ 21.415] compiled for 1.12.1, module version = 2.3.1 [ 21.415] Module class: X.Org Video Driver [ 21.415] ABI class: X.Org Video Driver, version 12.0 [ 21.415] (II) LoadModule: "fbdev" [ 21.416] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 21.436] (II) Module fbdev: vendor="X.Org Foundation" [ 21.436] compiled for 1.12.1, module version = 0.4.2 [ 21.436] ABI class: X.Org Video Driver, version 12.0 [ 21.436] (II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI), ATI Radeon Mobility X300 (M24) 3152 (PCIE), ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI), ATI Radeon X600 (RV380) 3E50 (PCIE), ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP), ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP), ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP), ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650, ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337, ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI), ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP), ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP), ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP), ATI Radeon Mobility 9800 (M18) JN (AGP), ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP), ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP), ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP), ATI Radeon Mobility M7 LW (AGP), ATI Mobility FireGL 7800 M7 LX (AGP), ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP), ATI FireGL Mobility 9000 (M9) Ld (AGP), ATI Radeon Mobility 9000 (M9) Lf (AGP), ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI, ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP), ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP), ATI Radeon Mobility 9600 (M10) NQ (AGP), ATI Radeon Mobility 9600 (M11) NR (AGP), ATI Radeon Mobility 9600 (M10) NS (AGP), ATI FireGL Mobility T2 (M10) NT (AGP), ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP), ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP), ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI), ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI), ATI Radeon Mobility X300 (M22) 5460 (PCIE), ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE), ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE), ATI Radeon X800PRO (R423) UI (PCIE), ATI Radeon X800LE (R423) UJ (PCIE), ATI Radeon X800SE (R423) UK (PCIE), ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE), ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE), ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE), ATI FireGL unknown (R423) UR (PCIE), ATI FireGL unknown (R423) UT (PCIE), ATI Mobility FireGL V5000 (M26) (PCIE), ATI Mobility FireGL V5000 (M26) (PCIE), ATI Mobility Radeon X700 XL (M26) (PCIE), ATI Mobility Radeon X700 (M26) (PCIE), ATI Mobility Radeon X700 (M26) (PCIE), ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834, ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon XPRESS 200 5954 (PCIE), ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP), ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP), ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI), ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE), ATI Radeon XPRESS 200M 5975 (PCIE), ATI Radeon XPRESS 200 5A41 (PCIE), ATI Radeon XPRESS 200M 5A42 (PCIE), ATI Radeon XPRESS 200 5A61 (PCIE), ATI Radeon XPRESS 200M 5A62 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE), ATI Radeon X600 (RV370) 5B62 (PCIE), ATI Radeon X550 (RV370) 5B63 (PCIE), ATI FireGL V3100 (RV370) 5B64 (PCIE), ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE), ATI Radeon Mobility 9200 (M9+) 5C61 (AGP), ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Mobility Radeon X800 XT (M28) (PCIE), ATI Mobility FireGL V5100 (M28) (PCIE), ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE), ATI Radeon X850 XT PE (R480) (PCIE), ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE), ATI unknown Radeon / FireGL (R480) 5D50 (PCIE), ATI Radeon X850 XT (R480) (PCIE), ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 PRO (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800, ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800, ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800, ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505, ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL, ATI Mobility Radeon X1400, ATI Radeon X1300/X1550, ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300, ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350, ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550, ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450, ATI Radeon X1300/X1550, ATI Mobility Radeon X2300, ATI Mobility Radeon X2300, ATI Mobility Radeon X1350, ATI Mobility Radeon X1350, ATI Mobility Radeon X1450, ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350, ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600, ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600, ATI Mobility FireGL V5200, ATI Mobility Radeon X1600, ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400, ATI Mobility FireGL V5250, ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT, ATI FireGL V5200, ATI Mobility Radeon X1700, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300, ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900, ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950, ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560, ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400, ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560, ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835, ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740, ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2, ATI Radeon 4800 Series, ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2, ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL), ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98, ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670, ATI FirePro M5750, ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP), ATI RV730XT [Radeon HD 4670], ATI RADEON E4600, ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650], ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL), ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830, ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740, ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770, ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870, ATI Mobility Radeon HD 3850, ATI Radeon HD3850, ATI Mobility Radeon HD 3850 X2, ATI RV670, ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850, ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630, ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT, ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP, ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630, ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600, ATI FireGL V3600, ATI Radeon HD 2600 LE, ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470, ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700, ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics, AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370, AMD Firestream 9350, ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series, ATI Mobility Radeon HD 5800 Series, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series, ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR, ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS, BARTS, Mobility Radeon HD 6000 Series, Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS, AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA [ 21.442] (II) VESA: driver for VESA chipsets: vesa [ 21.442] (II) FBDEV: driver for framebuffer: fbdev [ 21.442] (++) using VT number 7 [ 21.443] (II) [KMS] drm report modesetting isn't supported. [ 21.444] (WW) Falling back to old probe method for vesa [ 21.444] (WW) Falling back to old probe method for fbdev [ 21.444] (II) Loading sub module "fbdevhw" [ 21.444] (II) LoadModule: "fbdevhw" [ 21.444] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 21.444] (II) Module fbdevhw: vendor="X.Org Foundation" [ 21.444] compiled for 1.12.4, module version = 0.0.2 [ 21.444] ABI class: X.Org Video Driver, version 12.1 [ 21.445] (EE) open /dev/fb0: No such file or directory [ 21.445] (II) RADEON(0): TOTO SAYS 00000000e0020000 [ 21.445] (II) RADEON(0): MMIO registers at 0x00000000e0020000: size 64KB [ 21.445] (II) RADEON(0): PCI bus 1 card 0 func 0 [ 21.445] (II) RADEON(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 21.445] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32 [ 21.445] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) [ 21.445] (==) RADEON(0): Default visual is TrueColor [ 21.445] (II) Loading sub module "vgahw" [ 21.445] (II) LoadModule: "vgahw" [ 21.445] (II) Loading /usr/lib/xorg/modules/libvgahw.so [ 21.498] (II) Module vgahw: vendor="X.Org Foundation" [ 21.498] compiled for 1.12.4, module version = 0.1.0 [ 21.498] ABI class: X.Org Video Driver, version 12.1 [ 21.498] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0 [ 21.498] (==) RADEON(0): RGB weight 888 [ 21.498] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC) [ 21.498] (--) RADEON(0): Chipset: "ATI Radeon 4800 Series" (ChipID = 0x9460) [ 21.498] (--) RADEON(0): Linear framebuffer at 0x00000000d0000000 [ 21.498] (II) RADEON(0): PCIE card detected [ 21.498] (II) Loading sub module "int10" [ 21.498] (II) LoadModule: "int10" [ 21.498] (II) Loading /usr/lib/xorg/modules/libint10.so [ 21.512] (II) Module int10: vendor="X.Org Foundation" [ 21.512] compiled for 1.12.4, module version = 1.0.0 [ 21.512] ABI class: X.Org Video Driver, version 12.1 [ 21.512] (II) RADEON(0): initializing int10 [ 21.512] (EE) RADEON(0): V_BIOS address 0x73610 out of range [ 21.512] (II) RADEON(0): ATOM BIOS detected [ 21.518] (II) RADEON(0): ATOM BIOS Rom: [ 21.518] SubsystemVendorID: 0x1682 SubsystemID: 0x2700 [ 21.518] IOBaseAddress: 0xe000 [ 21.518] Filename: 489AZDF5.BIN [ 21.518] BIOS Bootup Message: Wekiva RV790 B93102-00 XT 850E/975M [ 21.518] (II) RADEON(0): Framebuffer space used by Firmware (kb): 20 [ 21.518] (II) RADEON(0): Start of VRAM area used by Firmware: 0xfffec [ 21.518] (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space [ 21.518] (II) RADEON(0): AtomBIOS VRAM scratch base: 0xfffec [ 21.518] (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead [ 21.518] (II) RADEON(0): Default Engine Clock: 850000 [ 21.518] (II) RADEON(0): Default Memory Clock: 975000 [ 21.518] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000 [ 21.518] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0 [ 21.518] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 16000 [ 21.518] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 6000 [ 21.518] (II) RADEON(0): Maximum Pixel Clock: 400000 [ 21.518] (II) RADEON(0): Reference Clock: 100000 [ 21.518] drmOpenDevice: node name is /dev/dri/card0 [ 21.529] drmOpenByBusid: Searching for BusID pci:0000:01:00.0 [ 21.529] drmOpenDevice: node name is /dev/dri/card0 [ 21.537] drmOpenByBusid: drmOpenMinor returns -1 [ 21.537] drmOpenDevice: node name is /dev/dri/card1 [ 21.545] drmOpenByBusid: drmOpenMinor returns -1 [ 21.545] drmOpenDevice: node name is /dev/dri/card2 [ 21.553] drmOpenByBusid: drmOpenMinor returns -1 [ 21.553] drmOpenDevice: node name is /dev/dri/card3 [ 21.561] drmOpenByBusid: drmOpenMinor returns -1 [ 21.561] drmOpenDevice: node name is /dev/dri/card4 [ 21.569] drmOpenByBusid: drmOpenMinor returns -1 [ 21.569] drmOpenDevice: node name is /dev/dri/card5 [ 21.577] drmOpenByBusid: drmOpenMinor returns -1 [ 21.577] drmOpenDevice: node name is /dev/dri/card6 [ 21.585] drmOpenByBusid: drmOpenMinor returns -1 [ 21.585] drmOpenDevice: node name is /dev/dri/card7 [ 21.820] drmOpenByBusid: drmOpenMinor returns -1 [ 21.820] drmOpenDevice: node name is /dev/dri/card8 [ 21.828] drmOpenByBusid: drmOpenMinor returns -1 [ 21.828] drmOpenDevice: node name is /dev/dri/card9 [ 21.836] drmOpenByBusid: drmOpenMinor returns -1 [ 21.836] drmOpenDevice: node name is /dev/dri/card10 [ 21.844] drmOpenByBusid: drmOpenMinor returns -1 [ 21.844] drmOpenDevice: node name is /dev/dri/card11 [ 21.852] drmOpenByBusid: drmOpenMinor returns -1 [ 21.852] drmOpenDevice: node name is /dev/dri/card12 [ 21.860] drmOpenByBusid: drmOpenMinor returns -1 [ 21.860] drmOpenDevice: node name is /dev/dri/card13 [ 21.868] drmOpenByBusid: drmOpenMinor returns -1 [ 21.868] drmOpenDevice: node name is /dev/dri/card14 [ 21.876] drmOpenByBusid: drmOpenMinor returns -1 [ 21.876] drmOpenDevice: node name is /dev/dri/card15 [ 21.884] drmOpenByBusid: drmOpenMinor returns -1 [ 21.884] drmOpenDevice: node name is /dev/dri/card0 [ 21.896] drmOpenDevice: node name is /dev/dri/card0 [ 21.904] drmOpenDevice: node name is /dev/dri/card1 [ 21.912] drmOpenDevice: node name is /dev/dri/card2 [ 21.920] drmOpenDevice: node name is /dev/dri/card3 [ 21.928] drmOpenDevice: node name is /dev/dri/card4 [ 21.936] drmOpenDevice: node name is /dev/dri/card5 [ 21.944] drmOpenDevice: node name is /dev/dri/card6 [ 21.952] drmOpenDevice: node name is /dev/dri/card7 [ 21.960] drmOpenDevice: node name is /dev/dri/card8 [ 21.968] drmOpenDevice: node name is /dev/dri/card9 [ 21.978] drmOpenDevice: node name is /dev/dri/card10 [ 21.986] drmOpenDevice: node name is /dev/dri/card11 [ 21.994] drmOpenDevice: node name is /dev/dri/card12 [ 22.002] drmOpenDevice: node name is /dev/dri/card13 [ 22.011] drmOpenDevice: node name is /dev/dri/card14 [ 22.019] drmOpenDevice: node name is /dev/dri/card15 [ 22.027] (EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM [dri] Disabling DRI. [ 22.027] (II) RADEON(0): using shadow framebuffer [ 22.027] (II) Loading sub module "shadow" [ 22.027] (II) LoadModule: "shadow" [ 22.027] (II) Loading /usr/lib/xorg/modules/libshadow.so [ 22.107] (II) Module shadow: vendor="X.Org Foundation" [ 22.107] compiled for 1.12.4, module version = 1.1.0 [ 22.107] ABI class: X.Org ANSI C Emulation, version 0.4 [ 22.107] (II) RADEON(0): Detected total video RAM=1048576K, accessible=262144K (PCI BAR=262144K) [ 22.107] (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM) [ 22.107] (II) RADEON(0): Color tiling disabled [ 22.107] (II) Loading sub module "ddc" [ 22.107] (II) LoadModule: "ddc" [ 22.107] (II) Module "ddc" already built-in [ 22.107] (II) Loading sub module "i2c" [ 22.107] (II) LoadModule: "i2c" [ 22.107] (II) Module "i2c" already built-in [ 22.107] (II) RADEON(0): PLL parameters: rf=10000 rd=12 min=60000 max=120000; xclk=40000 [ 22.108] (II) RADEON(0): Output DVI-1 has no monitor section [ 22.108] (II) RADEON(0): I2C bus "DVI-1" initialized. [ 22.108] (II) RADEON(0): Output DVI-0 has no monitor section [ 22.108] (II) RADEON(0): I2C bus "DVI-0" initialized. [ 22.108] (II) RADEON(0): Port0: [ 22.108] XRANDR name: DVI-1 [ 22.108] Connector: DVI-I [ 22.108] CRT2: INTERNAL_KLDSCP_DAC2 [ 22.108] DFP1: INTERNAL_UNIPHY [ 22.108] DDC reg: 0x7e60 [ 22.108] (II) RADEON(0): Port1: [ 22.108] XRANDR name: DVI-0 [ 22.108] Connector: DVI-I [ 22.108] CRT1: INTERNAL_KLDSCP_DAC1 [ 22.108] DFP2: INTERNAL_KLDSCP_LVTMA [ 22.108] DDC reg: 0x7e20 [ 22.108] (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0. [ 22.117] Dac detection success [ 22.117] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0 [ 22.117] Unhandled monitor type 0 [ 22.117] finished output detect: 0 [ 22.117] (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0. [ 22.118] (II) RADEON(0): I2C device "DVI-0:E-EDID segment register" registered at address 0x60. [ 22.171] (II) RADEON(0): EDID for output DVI-0 [ 22.171] (II) RADEON(0): Manufacturer: ACI Model: 2494 Serial#: 16843009 [ 22.171] (II) RADEON(0): Year: 2011 Week: 28 [ 22.171] (II) RADEON(0): EDID Version: 1.3 [ 22.171] (II) RADEON(0): Digital Display Input [ 22.171] (II) RADEON(0): Max Image Size [cm]: horiz.: 53 vert.: 30 [ 22.171] (II) RADEON(0): Gamma: 2.20 [ 22.171] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off [ 22.171] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 22.171] (II) RADEON(0): First detailed timing is preferred mode [ 22.171] (II) RADEON(0): redX: 0.631 redY: 0.351 greenX: 0.334 greenY: 0.621 [ 22.171] (II) RADEON(0): blueX: 0.157 blueY: 0.051 whiteX: 0.313 whiteY: 0.329 [ 22.172] (II) RADEON(0): Supported established timings: [ 22.172] (II) RADEON(0): 720x400@70Hz [ 22.172] (II) RADEON(0): 640x480@60Hz [ 22.172] (II) RADEON(0): 640x480@67Hz [ 22.172] (II) RADEON(0): 640x480@72Hz [ 22.172] (II) RADEON(0): 640x480@75Hz [ 22.172] (II) RADEON(0): 800x600@56Hz [ 22.172] (II) RADEON(0): 800x600@60Hz [ 22.172] (II) RADEON(0): 800x600@72Hz [ 22.172] (II) RADEON(0): 800x600@75Hz [ 22.172] (II) RADEON(0): 832x624@75Hz [ 22.172] (II) RADEON(0): 1024x768@60Hz [ 22.172] (II) RADEON(0): 1024x768@70Hz [ 22.172] (II) RADEON(0): 1024x768@75Hz [ 22.172] (II) RADEON(0): 1280x1024@75Hz [ 22.172] (II) RADEON(0): Manufacturer's mask: 0 [ 22.172] (II) RADEON(0): Supported standard timings: [ 22.172] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337 [ 22.172] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 22.172] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513 [ 22.172] (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149 [ 22.172] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553 [ 22.172] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179 [ 22.172] (II) RADEON(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361 [ 22.172] (II) RADEON(0): Supported detailed timing: [ 22.172] (II) RADEON(0): clock: 148.5 MHz Image Size: 531 x 299 mm [ 22.172] (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 22.172] (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 22.172] (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz [ 22.172] (II) RADEON(0): Monitor name: VE248 [ 22.172] (II) RADEON(0): Serial No: B7LMQS010496 [ 22.172] (II) RADEON(0): EDID (in hex): [ 22.172] (II) RADEON(0): 00ffffffffffff000469942401010101 [ 22.172] (II) RADEON(0): 1c15010380351e78eab845a159559f28 [ 22.172] (II) RADEON(0): 0d5054bfef00714f818081409500a940 [ 22.172] (II) RADEON(0): b300d1c00101023a801871382d40582c [ 22.172] (II) RADEON(0): 4500132b2100001e000000fd00324c1e [ 22.172] (II) RADEON(0): 5311000a202020202020000000fc0056 [ 22.172] (II) RADEON(0): 453234380a20202020202020000000ff [ 22.172] (II) RADEON(0): 0042374c4d51533031303439360a00b2 [ 22.172] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3 [ 22.172] (II) RADEON(0): EDID data from the display on output: DVI-0 ---------------------- [ 22.172] (II) RADEON(0): Manufacturer: ACI Model: 2494 Serial#: 16843009 [ 22.172] (II) RADEON(0): Year: 2011 Week: 28 [ 22.172] (II) RADEON(0): EDID Version: 1.3 [ 22.172] (II) RADEON(0): Digital Display Input [ 22.172] (II) RADEON(0): Max Image Size [cm]: horiz.: 53 vert.: 30 [ 22.172] (II) RADEON(0): Gamma: 2.20 [ 22.172] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off [ 22.172] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 22.172] (II) RADEON(0): First detailed timing is preferred mode [ 22.172] (II) RADEON(0): redX: 0.631 redY: 0.351 greenX: 0.334 greenY: 0.621 [ 22.172] (II) RADEON(0): blueX: 0.157 blueY: 0.051 whiteX: 0.313 whiteY: 0.329 [ 22.172] (II) RADEON(0): Supported established timings: [ 22.172] (II) RADEON(0): 720x400@70Hz [ 22.172] (II) RADEON(0): 640x480@60Hz [ 22.172] (II) RADEON(0): 640x480@67Hz [ 22.172] (II) RADEON(0): 640x480@72Hz [ 22.172] (II) RADEON(0): 640x480@75Hz [ 22.172] (II) RADEON(0): 800x600@56Hz [ 22.172] (II) RADEON(0): 800x600@60Hz [ 22.172] (II) RADEON(0): 800x600@72Hz [ 22.172] (II) RADEON(0): 800x600@75Hz [ 22.172] (II) RADEON(0): 832x624@75Hz [ 22.172] (II) RADEON(0): 1024x768@60Hz [ 22.172] (II) RADEON(0): 1024x768@70Hz [ 22.172] (II) RADEON(0): 1024x768@75Hz [ 22.172] (II) RADEON(0): 1280x1024@75Hz [ 22.172] (II) RADEON(0): Manufacturer's mask: 0 [ 22.172] (II) RADEON(0): Supported standard timings: [ 22.172] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337 [ 22.172] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 22.172] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513 [ 22.172] (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149 [ 22.172] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553 [ 22.172] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179 [ 22.172] (II) RADEON(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361 [ 22.172] (II) RADEON(0): Supported detailed timing: [ 22.172] (II) RADEON(0): clock: 148.5 MHz Image Size: 531 x 299 mm [ 22.172] (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 22.172] (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 22.172] (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz [ 22.172] (II) RADEON(0): Monitor name: VE248 [ 22.172] (II) RADEON(0): Serial No: B7LMQS010496 [ 22.172] (II) RADEON(0): EDID (in hex): [ 22.173] (II) RADEON(0): 00ffffffffffff000469942401010101 [ 22.173] (II) RADEON(0): 1c15010380351e78eab845a159559f28 [ 22.173] (II) RADEON(0): 0d5054bfef00714f818081409500a940 [ 22.173] (II) RADEON(0): b300d1c00101023a801871382d40582c [ 22.173] (II) RADEON(0): 4500132b2100001e000000fd00324c1e [ 22.173] (II) RADEON(0): 5311000a202020202020000000fc0056 [ 22.173] (II) RADEON(0): 453234380a20202020202020000000ff [ 22.173] (II) RADEON(0): 0042374c4d51533031303439360a00b2 [ 22.173] finished output detect: 1 [ 22.173] finished all detect [ 22.182] Dac detection success [ 22.182] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0 [ 22.182] Unhandled monitor type 0 [ 22.182] (II) RADEON(0): EDID for output DVI-1 [ 22.247] (II) RADEON(0): EDID for output DVI-0 [ 22.247] (II) RADEON(0): Manufacturer: ACI Model: 2494 Serial#: 16843009 [ 22.247] (II) RADEON(0): Year: 2011 Week: 28 [ 22.247] (II) RADEON(0): EDID Version: 1.3 [ 22.247] (II) RADEON(0): Digital Display Input [ 22.247] (II) RADEON(0): Max Image Size [cm]: horiz.: 53 vert.: 30 [ 22.247] (II) RADEON(0): Gamma: 2.20 [ 22.247] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off [ 22.247] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 22.247] (II) RADEON(0): First detailed timing is preferred mode [ 22.247] (II) RADEON(0): redX: 0.631 redY: 0.351 greenX: 0.334 greenY: 0.621 [ 22.247] (II) RADEON(0): blueX: 0.157 blueY: 0.051 whiteX: 0.313 whiteY: 0.329 [ 22.247] (II) RADEON(0): Supported established timings: [ 22.247] (II) RADEON(0): 720x400@70Hz [ 22.247] (II) RADEON(0): 640x480@60Hz [ 22.247] (II) RADEON(0): 640x480@67Hz [ 22.247] (II) RADEON(0): 640x480@72Hz [ 22.247] (II) RADEON(0): 640x480@75Hz [ 22.247] (II) RADEON(0): 800x600@56Hz [ 22.247] (II) RADEON(0): 800x600@60Hz [ 22.247] (II) RADEON(0): 800x600@72Hz [ 22.247] (II) RADEON(0): 800x600@75Hz [ 22.247] (II) RADEON(0): 832x624@75Hz [ 22.247] (II) RADEON(0): 1024x768@60Hz [ 22.247] (II) RADEON(0): 1024x768@70Hz [ 22.247] (II) RADEON(0): 1024x768@75Hz [ 22.247] (II) RADEON(0): 1280x1024@75Hz [ 22.247] (II) RADEON(0): Manufacturer's mask: 0 [ 22.247] (II) RADEON(0): Supported standard timings: [ 22.247] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337 [ 22.247] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 22.247] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513 [ 22.247] (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149 [ 22.247] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553 [ 22.247] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179 [ 22.247] (II) RADEON(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361 [ 22.247] (II) RADEON(0): Supported detailed timing: [ 22.247] (II) RADEON(0): clock: 148.5 MHz Image Size: 531 x 299 mm [ 22.247] (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 22.248] (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 22.248] (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz [ 22.248] (II) RADEON(0): Monitor name: VE248 [ 22.248] (II) RADEON(0): Serial No: B7LMQS010496 [ 22.248] (II) RADEON(0): EDID (in hex): [ 22.248] (II) RADEON(0): 00ffffffffffff000469942401010101 [ 22.248] (II) RADEON(0): 1c15010380351e78eab845a159559f28 [ 22.248] (II) RADEON(0): 0d5054bfef00714f818081409500a940 [ 22.248] (II) RADEON(0): b300d1c00101023a801871382d40582c [ 22.248] (II) RADEON(0): 4500132b2100001e000000fd00324c1e [ 22.248] (II) RADEON(0): 5311000a202020202020000000fc0056 [ 22.248] (II) RADEON(0): 453234380a20202020202020000000ff [ 22.248] (II) RADEON(0): 0042374c4d51533031303439360a00b2 [ 22.248] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3 [ 22.248] (II) RADEON(0): EDID data from the display on output: DVI-0 ---------------------- [ 22.248] (II) RADEON(0): Manufacturer: ACI Model: 2494 Serial#: 16843009 [ 22.248] (II) RADEON(0): Year: 2011 Week: 28 [ 22.248] (II) RADEON(0): EDID Version: 1.3 [ 22.248] (II) RADEON(0): Digital Display Input [ 22.248] (II) RADEON(0): Max Image Size [cm]: horiz.: 53 vert.: 30 [ 22.248] (II) RADEON(0): Gamma: 2.20 [ 22.248] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off [ 22.248] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 22.248] (II) RADEON(0): First detailed timing is preferred mode [ 22.248] (II) RADEON(0): redX: 0.631 redY: 0.351 greenX: 0.334 greenY: 0.621 [ 22.248] (II) RADEON(0): blueX: 0.157 blueY: 0.051 whiteX: 0.313 whiteY: 0.329 [ 22.248] (II) RADEON(0): Supported established timings: [ 22.248] (II) RADEON(0): 720x400@70Hz [ 22.248] (II) RADEON(0): 640x480@60Hz [ 22.248] (II) RADEON(0): 640x480@67Hz [ 22.248] (II) RADEON(0): 640x480@72Hz [ 22.248] (II) RADEON(0): 640x480@75Hz [ 22.248] (II) RADEON(0): 800x600@56Hz [ 22.248] (II) RADEON(0): 800x600@60Hz [ 22.248] (II) RADEON(0): 800x600@72Hz [ 22.248] (II) RADEON(0): 800x600@75Hz [ 22.248] (II) RADEON(0): 832x624@75Hz [ 22.248] (II) RADEON(0): 1024x768@60Hz [ 22.248] (II) RADEON(0): 1024x768@70Hz [ 22.248] (II) RADEON(0): 1024x768@75Hz [ 22.248] (II) RADEON(0): 1280x1024@75Hz [ 22.248] (II) RADEON(0): Manufacturer's mask: 0 [ 22.248] (II) RADEON(0): Supported standard timings: [ 22.248] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337 [ 22.248] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 22.248] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513 [ 22.248] (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149 [ 22.248] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553 [ 22.248] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179 [ 22.248] (II) RADEON(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361 [ 22.248] (II) RADEON(0): Supported detailed timing: [ 22.248] (II) RADEON(0): clock: 148.5 MHz Image Size: 531 x 299 mm [ 22.248] (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 22.248] (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 22.248] (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz [ 22.248] (II) RADEON(0): Monitor name: VE248 [ 22.248] (II) RADEON(0): Serial No: B7LMQS010496 [ 22.248] (II) RADEON(0): EDID (in hex): [ 22.248] (II) RADEON(0): 00ffffffffffff000469942401010101 [ 22.248] (II) RADEON(0): 1c15010380351e78eab845a159559f28 [ 22.248] (II) RADEON(0): 0d5054bfef00714f818081409500a940 [ 22.248] (II) RADEON(0): b300d1c00101023a801871382d40582c [ 22.248] (II) RADEON(0): 4500132b2100001e000000fd00324c1e [ 22.248] (II) RADEON(0): 5311000a202020202020000000fc0056 [ 22.248] (II) RADEON(0): 453234380a20202020202020000000ff [ 22.248] (II) RADEON(0): 0042374c4d51533031303439360a00b2 [ 22.248] (II) RADEON(0): Panel infos found from DDC detailed: 1920x1080 [ 22.248] (II) RADEON(0): EDID vendor "ACI", prod id 9364 [ 22.248] (II) RADEON(0): Printing probed modes for output DVI-0 [ 22.248] (II) RADEON(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP) [ 22.248] (II) RADEON(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e) [ 22.248] (II) RADEON(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e) [ 22.248] (II) RADEON(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e) [ 22.248] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e) [ 22.248] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 22.249] (II) RADEON(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e) [ 22.249] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e) [ 22.249] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e) [ 22.249] (II) RADEON(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e) [ 22.249] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e) [ 22.249] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 22.249] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e) [ 22.249] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e) [ 22.249] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 22.249] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 22.249] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e) [ 22.249] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 22.249] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e) [ 22.249] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e) [ 22.249] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 22.249] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 22.249] (II) RADEON(0): Output DVI-1 disconnected [ 22.249] (II) RADEON(0): Output DVI-0 connected [ 22.249] (II) RADEON(0): Using exact sizes for initial modes [ 22.249] (II) RADEON(0): Output DVI-0 using initial mode 1920x1080 [ 22.249] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 22.249] (==) RADEON(0): DPI set to (96, 96) [ 22.249] (II) Loading sub module "fb" [ 22.249] (II) LoadModule: "fb" [ 22.249] (II) Loading /usr/lib/xorg/modules/libfb.so [ 22.271] (II) Module fb: vendor="X.Org Foundation" [ 22.271] compiled for 1.12.4, module version = 1.0.0 [ 22.271] ABI class: X.Org ANSI C Emulation, version 0.4 [ 22.271] (II) Loading sub module "ramdac" [ 22.271] (II) LoadModule: "ramdac" [ 22.271] (II) Module "ramdac" already built-in [ 22.271] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support [ 22.271] (II) UnloadModule: "vesa" [ 22.271] (II) Unloading vesa [ 22.271] (II) UnloadModule: "fbdev" [ 22.271] (II) Unloading fbdev [ 22.271] (II) UnloadSubModule: "fbdevhw" [ 22.271] (II) Unloading fbdevhw [ 22.271] (--) Depth 24 pixmap format is 32 bpp [ 22.271] (II) RADEON(0): RADEONScreenInit d0000000 0 0 [ 22.322] [ 22.322] Backtrace: [ 22.371] 0: /usr/bin/X (xorg_backtrace+0x36) [0x7fdc4fff7d06] [ 22.371] 1: /usr/bin/X (0x7fdc4fe79000+0x182859) [0x7fdc4fffb859] [ 22.371] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fdc4f1a1000+0xf030) [0x7fdc4f1b0030] [ 22.371] 3: /usr/lib/x86_64-linux-gnu/libpciaccess.so.0 (0x7fdc4f3bd000+0x5018) [0x7fdc4f3c2018] [ 22.371] 4: /usr/lib/xorg/modules/libvgahw.so (0x7fdc4b1b4000+0x261a) [0x7fdc4b1b661a] [ 22.371] 5: /usr/lib/xorg/modules/libvgahw.so (vgaHWUnlock+0x23) [0x7fdc4b1b8eb3] [ 22.371] 6: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7fdc4bbd7000+0x4528d) [0x7fdc4bc1c28d] [ 22.372] 7: /usr/bin/X (AddScreen+0x189) [0x7fdc4fecc1f9] [ 22.372] 8: /usr/bin/X (InitOutput+0x28e) [0x7fdc4ff0a3fe] [ 22.372] 9: /usr/bin/X (0x7fdc4fe79000+0x41d26) [0x7fdc4febad26] [ 22.372] 10: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7fdc4dec8ead] [ 22.372] 11: /usr/bin/X (0x7fdc4fe79000+0x4219d) [0x7fdc4febb19d] [ 22.372] [ 22.372] Segmentation fault at address (nil) [ 22.372] Fatal server error: [ 22.372] Caught signal 11 (Segmentation fault). Server aborting [ 22.372] [ 22.372] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 22.372] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 22.372] [ 22.373] Server terminated with error (1). Closing log file. |
On a Jessie i open a shell.... ipconfig -i eth0 bash: ipconfig: Kommando nicht gefunden. I take a look at Synaptic, yes the Net3 Toolkit was installed what must i do to have ipconfig present on my system? | or give the full path: Code: Select all/sbin/ifconfig /sbin/ is not in a regular users PATH |
hi @all, the following may have been posted here before, at least according to some notice i made in a config file on my box (http://www.debianuserforums.org/viewtop ... f=9&t=1491) the problem isn't altogether new. however, i'm not allowed to access my scanner (a Brother DCP-585CW) wearing another hat than the root one. this is what i (being root) get when i scan for devices: Code: Select alllegoland:~# scanimage -L device `brother3:bus1;dev2' is a Brother DCP-585CW USB scanner so far, so good. now: Code: Select alltheUser@legoland:~$ scanimage >test.tiff scanimage: open of device brother3:bus1;dev2 failed: Invalid argument clearly, this is a udev configuration issue. here's the respective rule: Code: Select allATTR{idVendor}=="0x04f9" GROUP="scanner" MODE="0666" and of course, theUser is a member of the scanner group: Code: Select allscanner:x:115:saned,theUser everything seems to be correct (even more so, since MODE is set to 0666, which in theory should make adding theUser to the scanner group superfluous), but alas, theUser still isn't permitted to scan. any ideas? [edit] i found this in the logs: Code: Select allNov 11 16:02:22 legoland scanimage: io/hpmud/pp.c 627: unable to read device-id ret=-1 | is your user part of the lp group? for my hp printer/scanner i think i had to add my user to that group. Code: Select all$ groups milomak lp cdrom floppy sudo audio dip video plugdev netdev davfs2 vboxusers |
I have installed Debian Squeeze on my Acer travelmate 2424 WXCi When I started to surf th web I found the web browser is slow than my Ubuntu 10.10 .It will delay 3 or 5 seconds to open the website. It seems like the browser is finding the web sites. The status bar of Iceweasel shows "searching http://www.yahoo.com" (the message is Chinese.my system language is traditional Chinese) I don’t know what’s wrong? Is any setting suggested to fix the problem? Thanks | If you haven't already done so, try disabling ipv6: 1. In Iceweasel, go to the URL about:config 2. Toggle network.dns.disableIPv6 so that it is set to true raycherng wrote:I have installed Debian Squeeze on my Acer travelmate 2424 WXCi When I started to surf th web I found the web browser is slow than my Ubuntu 10.10 .It will delay 3 or 5 seconds to open the website. It seems like the browser is finding the web sites. The status bar of Iceweasel shows "searching http://www.yahoo.com" (the message is Chinese.my system language is traditional Chinese) I don’t know what’s wrong? Is any setting suggested to fix the problem? Thanks |
My network device is configured dynamically at boot with dhcp (as are most home boxes, I'd guess...) DHCP returns the address of the DSL modem as name server (192.168.1.1) which takes a long time. My DSL modem does not have the option of configuring it to serve a different name server. Hence I would like to configure DHCP to use a hard coded name server for /etc/resolv.conf. I read the dhcp man page and it would seem you can do this using the domain-name-servers option. Here's my /etc/dhcp/dhclient.conf: Code: Select all# # Normally, if the DHCP server provides reasonable information and does # not leave anything out (like the domain name, for example), then # few changes must be made to this file, if any. # option rfc3442-classless-static-routes code 121 = array of unsigned integer 8; option domain-name-servers 208.67.220.222; #this is the original line in request below. # domain-name, domain-name-servers, domain-search, host-name, #send host-name "andare.fugue.com"; #send dhcp-client-identifier 1:0:a0:24:ab:fb:9c; #send dhcp-lease-time 3600; #supersede domain-name "fugue.com home.vix.com"; #prepend domain-name-servers 127.0.0.1; request subnet-mask, broadcast-address, time-offset, routers, domain-name, domain-search, host-name, netbios-name-servers, netbios-scope, interface-mtu, rfc3442-classless-static-routes, ntp-servers; #require subnet-mask, domain-name-servers; #timeout 60; #retry 60; #reboot 10; #select-timeout 5; #initial-interval 2; #script "/etc/dhcp3/dhclient-script"; #media "-link0 -link1 -link2", "link0 link1"; #reject 192.33.137.209; #alias { # interface "eth0"; # fixed-address 192.5.5.213; # option subnet-mask 255.255.255.255; #} #lease { # interface "eth0"; # fixed-address 192.33.137.200; # medium "link0 link1"; # option host-name "andare.swiftmedia.com"; # option subnet-mask 255.255.255.0; # option broadcast-address 192.33.137.255; # option routers 192.33.137.250; # option domain-name-servers 127.0.0.1; # option domain-name-servers 208.67.220.222; # renew 2 2000/1/12 00:00:01; # rebind 2 2000/1/12 00:00:01; # expire 2 2000/1/12 00:00:01; #} I added the option line and removed the request for the name server, but my /etc/resolv.conf still comes up after boot with 192.168.1.1 for the name server (which is just the address of my dsl modem, which obviously forwards the dns request to my providers dns, which takes about 30 secs to reply....) I am running a freshly installed wheezy installed from the daily build snapshop from Sep. 19th, 2011. All my /etc conf files are virgin. I'm new to wheezy. I've been running Lenny. I'm not yet familiar with how NetworkManager works, which seems to be the new way network devices are automagically configured. Any pointer here are welcome. SEARCH TIDBITS for anybody searching for similar problems as I had: My providers name server is a joke and makes every http request take about 30 secs while waiting for the name server to return the address (firefox stalls forever while "looking up ..." ). If I use a different name server in /etc/resolv.conf this isn't a problem (I'm using opendns even if it is slightly commercial). | There are several existing threads on this forum that address this issue. At least one of them is less than a month old. As a courtesy to folks on the forum, you really should search before you post. |
I'm looking for something similar to the "users and groups" tool on Ubuntu or Kuser on KDE. A graphical frontend to accountsservices, or something like that? I'd like to be able to manage user permissions graphically, but I have no interest in the aforementioned applications because they're loaded with Gnome and KDE dependencies and I'm running a simple Openbox setup. Is anyone aware of a solution? Thank you so much. EDIT: Never mind, I installed gnome-system-tools directly with apt-get and it only had 2 missing dependencies. Synaptic was giving me over 50. | Glad you got what you wanted. To each their own, but in my opinion, it is better to learn how to manage permissions with the terminal. It gives a better understanding of how such things work and is quite quick once one gets used to doing it. |
Running Debian Sid, Intel socket 2011 quad core CPU 3.6ghz, 16GB ram, Z79 chipset, AMD 6870 graphics card. According to good forum ettiquette: Yes, I have tried to rectify the problem myself, and tried debugging tools to find the cause. Yes, I have googled for the problem, in fact Ive been googling it for several months. Yes, I have checked the linux man pages regarding these tools Yes, I have done a search on the Debain forums and on the Aptosid forums, no answers are available. I have been having an intermittant and random hard kernel freeze for the last few months. It occurred on all 3.9.x kernels and all 3.10.x kernels and now I have the same problem on the new 3.11.x kernels. It happens mostly when I am running a game in Wine or when I am running a VM in Virtualbox, but it occurs outside of these times too, always randomly, under high load and low load, hot system or cool system, and usually once every 24-48 hours. When it freezes, there is no information written to the syslog or kernel log, so debugging the cause is quite difficult. I changed the fglrx drivers to the open drivers and I still have the same problem. I was using aptosid kernels, so I switched to debian sid kernels and the same problem occurs. I ran Memtest86+ on the system for 12 hours overnight with zero errors, so it is not RAM. It does not occur if I boot into Windows. It has started to affect my productivity, so I decided to do some proper debugging to try to get to the root of the cause. I followed the guide presented here http://wiki.incloudus.com/display/DOC/Debian+-+Kdump to install kexec, kdump-tools and the debugging kernel image (3.11-1-amd-dbg). If I run kdump-config test, I get the following output: Code: Select allUSE_KDUMP: 1 KDUMP_SYSCTL: kernel.panic_on_oops=1 KDUMP_COREDIR: /var/crash crashkernel addr: 0x2e000000 kdump kernel addr: relocatable kdump kernel: /boot/vmlinuz-3.11-1-amd64 kdump initrd: /boot/initrd.img-3.11-1-amd64 debug kernel: /usr/lib/debug/boot/vmlinux-3.11-1-amd64 kexec command to be used: /sbin/kexec -p --command-line="BOOT_IMAGE=/boot/vmlinuz-3.11-1-amd64 root=UUID=d07b6c53-efa7-4fc7-bf0e-a97ff8ed8641 ro quiet irqpoll maxcpus=1 nousb" --initrd=/boot/initrd.img-3.11-1-amd64 /boot/vmlinuz-3.11-1-amd64 This looks like it is configured correctly, I cannot however get kexec to launch the crash kernel. When I do echo c > /proc/sysrq-trigger I get a stacktrace and a kernel freeze, but nothing else. I need to turn the system off and on again to get it back up. When it comes back up, there is nothing written in /var/crash. While doing some research I found that someone else had a similar problem, they were advised to just leave on that screen for a while, the kernel will write its memory to the crash dump, that will take a few minutes, then kexec will boot into the crash kernel for debugging. I left it on that screen while I went to work for 8 hours, it was still frozen on that screen when I got home. It seems like it is having a kernel freeze while trying to do the crash-handling routines. Kexec also handles reboots, if I do sudo reboot the system tries to do a hot-boot into a replacement kernel, but the system freezes on "Kexec starting replacement kernel" and the system does not reboot. I have to turn it off and on again to restart it. I checked in /boot/config-3.11-1-amd64 and all of the required options to make kexec work with the current kernel are set, so there should be no reason why it is not working. I need someone to point me in the right direction to find what exactly is causing the crashes. I am not sure if my original freezes are related to the reason kexec is freezing on crash handling, it would be interesting to find out. | Try check RAM voltage in BIOS SETUP, perhaps, it is less than needed. If voltage is normal, run memtest from Grub menu. Peter. |
Saturday morning logged into a terminal as root I got the following error from 'aptitude update': Code: Select allroot@elgar:/home/james# aptitude update E: The value 'testing' is invalid for APT::Default-Release as such a release is not available in the sources E: The value 'testing' is invalid for APT::Default-Release as such a release is not available in the sources Get: 1 http://ftp.uk.debian.org testing InRelease [162 kB] Get: 2 http://security.debian.org testing/updates InRelease [73.5 kB] 10% [1 InRelease 23.0 kB/162 kB 14%] [2 InRelease 1,148 B/73.5 kB 2%]Failed to exec method /usr/lib/apt/methods/gpgv Fetched 73.5 kB in 0s (135 kB/s) E: Method gpgv has died unexpectedly! E: Sub-process gpgv returned an error code (100) E: Method /usr/lib/apt/methods/gpgv did not start correctly E: The value 'testing' is invalid for APT::Default-Release as such a release is not available in the sources E: The value 'testing' is invalid for APT::Default-Release as such a release is not available in the sources My set-up is almost totally testing/jessie with a few programs from unstable/sid. I always use aptitude for apt software installing & maintenance. I have not use synaptic in years. Having done a lot of internet searching I did find similar problems but they did not seem to be directly related to my simple desktop PC set-up. As a result of the information I did find I did try the following unsuccessfully: 1/ Moved the statement 'APT::Default-Release "testing";' from '/etc/apt/apt.conf.d/70debconf' to '/etc/apt/apt.conf.d/80defaultrelease' & then onto '/etc/apt/apt.conf.d/00local' with no success in all locations I got the same 'E: The value 'testing' is invalid' error (I understand that /etc/apt/apt.conf is no longer used). 2/ While doing the above I also tried using 'jessie' instead of 'testing' & I made sure that only one of the two release names was used across both 'APT::Default-Release' file & the sources.list. This resulted in the 'The value 'testing' is invalid' error changing to 'The value 'jessie' is invalid'. 3/ Then I focused on trying to get 'aptitude update' to work using just one distribution (stable/wheezy or testing/jessie). I commented out 'APT::Default-Release "testing";' & edited the sources.list down to just one line 'deb http://ftp.uk.debian.org/debian (wheezy or stable) main', plus I also tried different debian mirrors. The 'The value 'testing' is invalid' error stopped, but I still got a 'E: Method gpgv has died unexpectedly!' error. Any suggestions as to how I can fix this would be much appreciated. System Information: sources.list at time of first error Code: Select allcat /etc/apt/sources.list deb http://ftp.uk.debian.org/debian/ testing main contrib non-free deb-src http://ftp.uk.debian.org/debian/ testing main contrib non-free deb http://ftp.uk.debian.org/debian/ unstable main contrib non-free deb-src http://ftp.uk.debian.org/debian/ unstable main contrib non-free deb http://security.debian.org/ testing/updates main contrib non-free deb-src http://security.debian.org/ testing/updates main contrib non-free aptitude & apt info Code: Select allaptitude --version aptitude 0.6.8.2 compiled at Aug 25 2013 12:37:10 Compiler: g++ 4.8.1 Compiled against: apt version 4.12.0 NCurses version 5.9 libsigc++ version: 2.2.10 Ept support enabled. Gtk+ support disabled. Qt support disabled. Current library versions: NCurses version: ncurses 5.9.20130608 cwidget version: 0.5.16 Apt version: 4.12.0 release info Code: Select allcat /etc/*-release PRETTY_NAME="Debian GNU/Linux jessie/sid" [snip] kernel info Code: Select alluname -mrs Linux 3.10-3-amd64 x86_64 Thanks in advance for your help ! | Finally spotted I using apt from sid (unstable) not from jessie (testing) which is my normal setup. Don't know how this happened since the only sid packages I use is Iceweasel & Libraoffice. Downloaded the jessie version of apt & installed using dpkg -i (pleasantly surprised that there were no dependency problems). The 'E: Method gpgv has died unexpectedly!' error stopped with the downgrade, but I was still getting the 'E: The value 'testing' is invalid for APT::Default-Release' error. After some more googling I found the following two sources of useful info: http://debian-handbook.info/browse/stab ... t-get.html http://raphaelhertzog.com/2011/06/16/in ... -no-sorry/ Both sources indicated that 'APT::Default-Release "testing";' statement should be in the following previously untried file: /etc/apt/apt.conf.d/local Created file with 'Default-Release' statement & the 'value 'testing' is invalid' error stopped. Next day was puzzled as to why 'apt.conf.d/local' worked & 'apt.conf.d/00local' don't. So repeated earlier experiments of moving 'APT::Default-Release "testing";' around different files within /etc/apt/apt.conf.d/. I was puzzled to find that the 'Default-Release' statement now appears to work in any file in the 'apt.conf.d' directory (tested: '/etc/apt/apt.conf.d/70debconf, /etc/apt/apt.conf.d/80defaultrelease' & '/etc/apt/apt.conf.d/00local) I even successfully tested it in a file called /etc/apt/apt.conf.d/madeupname. Don't know why it works now & not before. Using /etc/apt/apt.conf.d/local for now since the above links indicate this is the new orthodoxy. Posted just in case it is useful for other Debian users. |
I have Debian 7.1/Wheezy running AMD64 kernel I have already carried out the multi-architecture steps to add 32bit libraries and I've manually added evey other 32bit libGL that can be safely added. The remaining two want to replace 64bit stuff. Totally lost on what to do and no basically have nothing working. Upgrading to the latest version, following instructions on POL (PlayOnLinux) pages under Debian, even broke Warlords2*. Either 1) it is a missing configuration statement, or 2) total misinstall, or 3) there are some steps I haven't been able to find on the internet yet, 4) other. The problem is there seems to be much outdated instructions, total contradictions and so many versions of what to do. 1) Do I need to SET some variable to point POLto my 32bit libraries? (seen that) 2) Somewhere mentioned installing POL chroot right from the beginning. 3) ??? 4) ??? So, if you have had this frustration any ideas? I'm at the now far too frequent stage of being very frustrated with "Linux" (<rant> Whatever happened to "Just Works" ,/rant>) * I think the breaking of Warlords2 was due to it being installed in the LeagueOfLegends sub-dir(no idea why) and me chaging the wine version from dosbox version to 1.7LoL version(which now gets the LoL badge before hanging. | Since you don't provide a list of what specific libraries you actually installed or what graphics card you are using: did you install libgl1-nvidia-glx:i386 or the corresponding package for you graphics card (mesa/fglrx)? http://verahill.blogspot.com.au/2013/05 ... ender.html http://forum.winehq.org/viewtopic.php?t=15434 |
I am coming off a fresh installation of Debian Wheezy 64-bit, and I upgraded the kernel from backports to 3.10 to better suit my hardware (laptop). Seeing as it's a laptop, I installed laptop-mode-tools as well. But upon installation, I got a handful of errors. The first of which was a warning (below), no big deal. But what confuses me is the errors below the warning: Code: Select allv@debian:/etc/init.d$ sudo /etc/init.d/laptop-mode restart [ ok ] Disabling laptop mode...done (Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/*.conf is not readable, skipping. disabled, not active [b]SETTING OF KERNEL PARAMETER FAILED: echo ondemand \> /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor SETTING OF KERNEL PARAMETER FAILED: echo ondemand \> /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor SETTING OF KERNEL PARAMETER FAILED: echo ondemand \> /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor SETTING OF KERNEL PARAMETER FAILED: echo ondemand \> /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor).[/b] [ ok ] Enabling laptop mode...done (Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/*.conf is not readable, skipping. enabled, [b]not active[/b] [b]SETTING OF KERNEL PARAMETER FAILED: echo ondemand \> /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor SETTING OF KERNEL PARAMETER FAILED: echo ondemand \> /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor SETTING OF KERNEL PARAMETER FAILED: echo ondemand \> /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor SETTING OF KERNEL PARAMETER FAILED: echo ondemand \> /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor).[/b] Then it exits. The issues I'm trying to resolve above are marked in *bold*. My current kernel is 3.10-0.bpo.3-amd64. Current Debian version is 7.2.0 64-bit. Any ideas on how to rectify this error and fix laptop-mode-tools? Battery life is not horrible with Wheezy, but I would like to get as much as I can out of it. Thanks in advance! /v | i have noticed in the past some irregular problems like that using sudo to echo/redirect to certain files. in fact, i have followed what i think is good advice and given up sudo altogether. maybe try as root? Code: Select all$ su Password: # service laptop-mode restart an alternate workaround that seems to usually work is like this, but it requires rewriting the echo > commands in the script: Code: Select all$ echo 1 > /tmp/a_temp_file $ sudo cp /tmp/a_temp_file some_important_system_file above might have ownership issues? just use su |
Hi I've installed debian wheezy on a desktop pc with an Nvidia Quadro FX graphic card. I've installed successfully the nvidia drivers through the Nvidia installer first and later also from the debian repository, but I'm not able to run the native 1920x1080 resolution with my 2nd monitor. The first monitor is a Samsung SyncMaster with a native resolution of 1280x1024 (4:3) wich is automatically configured, but the 2nd one, an Hannspree HF237 23' is not recongnized correctly and I'm not able to run resolutions above 1360x768 probably because the card isn't getting any EDID information from the monitor. The specifications of the monitor are there: http://www.hannspree.com/HSPV3Images/Do ... N_v2.0.pdf After configuring Xorg.conf through the nvidia-xconfig command I've tried to modify it adding manually the parameters in the Monitor and Screen sections and setting the "UseEDID" option to false and addinf the "DPMS", but nothing happened. I tryied also to configure the resolution addinf the Modes section and the "UseModes" option int he Monitor section, but still with no results resulting some sort of override of the parameters in the xorg.conf Here there's the report of the get-edid | parse-edid: Code: Select allparse-edid: parse-edid version 2.0.0 get-edid: get-edid version 2.0.0 Performing real mode VBE call Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0 Function supported Call successful VBE version 300 VBE string at 0x11100 "NVIDIA" VBE/DDC service about to be called Report DDC capabilities Performing real mode VBE call Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0 Function supported Call successful Monitor and video card combination does not support DDC1 transfers Monitor and video card combination supports DDC2 transfers 0 seconds per 128 byte EDID block transfer Screen is not blanked during DDC transfer Reading next EDID block VBE/DDC service about to be called Read EDID Performing real mode VBE call Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0 Function supported Call successful parse-edid: EDID checksum passed. # EDID version 1 revision 3 Section "Monitor" # Block type: 2:0 3:fd # Block type: 2:0 3:fc Identifier "SyncMaster" VendorName "SAM" ModelName "SyncMaster" # Block type: 2:0 3:fd HorizSync 30-81 VertRefresh 56-75 # Max dot clock (video bandwidth) 140 MHz # Block type: 2:0 3:fc # Block type: 2:0 3:ff # DPMS capabilities: Active off:yes Suspend:no Standby:no Mode "1280x1024" # vfreq 60.020Hz, hfreq 63.981kHz DotClock 108.000000 HTimings 1280 1328 1440 1688 VTimings 1024 1025 1028 1066 Flags "+HSync" "+VSync" EndMode # Block type: 2:0 3:fd # Block type: 2:0 3:fc # Block type: 2:0 3:ff EndSection and here the xorg.conf as generated by the nvidia-xconfig: Code: Select all# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 304.48 (pbuilder@cake) Wed Sep 12 10:54:51 UTC 2012 Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" Screen 2 "Screen2" RightOf "Screen1" Screen 3 "Screen3" RightOf "Screen2" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "built-ins" EndSection Section "Module" Load "dri2" Load "dbe" Load "record" Load "extmod" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Monitor" Identifier "Monitor2" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Monitor" Identifier "Monitor3" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" Identifier "Card0" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz", ### <percent>: "<f>%" ### [arg]: arg optional #Option "SWcursor" # [<bool>] #Option "kmsdev" # <str> #Option "ShadowFB" # [<bool>] Identifier "Card1" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz", ### <percent>: "<f>%" ### [arg]: arg optional #Option "ShadowFB" # [<bool>] #Option "Rotate" # <str> #Option "fbdev" # <str> #Option "debug" # [<bool>] Identifier "Card2" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz", ### <percent>: "<f>%" ### [arg]: arg optional #Option "ShadowFB" # [<bool>] #Option "DefaultRefresh" # [<bool>] #Option "ModeSetClearScreen" # [<bool>] Identifier "Card3" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card1" Monitor "Monitor1" SubSection "Display" Viewport 0 0 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen2" Device "Card2" Monitor "Monitor2" SubSection "Display" Viewport 0 0 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen3" Device "Card3" Monitor "Monitor3" SubSection "Display" Viewport 0 0 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection here the xorg.conf I've modified: Code: Select all# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 304.48 (pbuilder@cake) Wed Sep 12 10:54:51 UTC 2012 Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" Screen 2 "Screen2" RightOf "Screen1" Screen 3 "Screen3" RightOf "Screen2" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "built-ins" EndSection Section "Module" Load "dri2" Load "dbe" Load "record" Load "extmod" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Modes" Identifier "1920x1080" Modeline "1920x1080" 138.500 1920 1968 2000 2080 1080 1083 1088 1111 +HSync -VSync EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Monitor" Identifier "Monitor1" VendorName "HannSpree" ModelName "HF237" Horizsync 24.0 - 80.0 Vertrefresh 55.0 - 75.0 Modeline "1920x1080" 138.500 1920 1968 2000 2080 1080 1083 1088 1111 +HSync -VSync Option "DPMS" Option "UseModes" "1920x1080" EndSection Section "Monitor" Identifier "Monitor2" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Monitor" Identifier "Monitor3" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" Identifier "Card0" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz", ### <percent>: "<f>%" ### [arg]: arg optional #Option "SWcursor" # [<bool>] #Option "kmsdev" # <str> #Option "ShadowFB" # [<bool>] Identifier "Card1" Driver "nvidia" BusID "PCI:1:0:0" Option "TwinView" Option "UseEDID" "false" Option "MetaModes" "CRT-0: 1280x1024 +0+0, CRT-1: 1920x1080 +1280+0" Option "SecondMonitorHorizSync" "24.0 - 80.0" Option "SecondMonitorVertRefresh" "55.0 - 75.0" Option "TwinViewOrientation" "RightOf" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz", ### <percent>: "<f>%" ### [arg]: arg optional #Option "ShadowFB" # [<bool>] #Option "Rotate" # <str> #Option "fbdev" # <str> #Option "debug" # [<bool>] Identifier "Card2" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz", ### <percent>: "<f>%" ### [arg]: arg optional #Option "ShadowFB" # [<bool>] #Option "DefaultRefresh" # [<bool>] #Option "ModeSetClearScreen" # [<bool>] Identifier "Card3" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card1" Monitor "Monitor1" Option "UseEDID" "false" DefaultDepth 24 SubSection "Display" Viewport 0 0 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 Modes "1920x1080" EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "1920x1080" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "1920x1080" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1920x1080" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1920x1080" EndSubSection EndSection Section "Screen" Identifier "Screen2" Device "Card2" Monitor "Monitor2" SubSection "Display" Viewport 0 0 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen3" Device "Card3" Monitor "Monitor3" SubSection "Display" Viewport 0 0 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection and here the X log: Code: Select all[ 77.741] X.Org X Server 1.12.4 Release Date: 2012-08-27 [ 77.741] X Protocol Version 11, Revision 0 [ 77.741] Build Operating System: Linux 3.10-3-amd64 x86_64 Debian [ 77.742] Current Operating System: Linux ATHLON64 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 [ 77.742] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=c19f02e5-3356-4075-a59d-f3f36470928f ro quiet [ 77.742] Build Date: 21 October 2013 04:49:48PM [ 77.742] xorg-server 2:1.12.4-6+deb7u1 (Moritz Muehlenhoff <jmm@debian.org>) [ 77.742] Current version of pixman: 0.26.0 [ 77.742] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 77.742] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 77.743] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 29 17:02:23 2013 [ 77.743] (==) Using config file: "/etc/X11/xorg.conf" [ 77.743] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 77.744] (==) ServerLayout "X.org Configured" [ 77.744] (**) |-->Screen "Screen0" (0) [ 77.744] (**) | |-->Monitor "Monitor0" [ 77.745] (**) | |-->Device "Card0" [ 77.745] (**) |-->Screen "Screen1" (1) [ 77.745] (**) | |-->Monitor "Monitor1" [ 77.745] (**) | |-->Device "Card1" [ 77.745] (**) |-->Screen "Screen2" (2) [ 77.745] (**) | |-->Monitor "Monitor2" [ 77.746] (**) | |-->Device "Card2" [ 77.746] (**) |-->Screen "Screen3" (3) [ 77.746] (**) | |-->Monitor "Monitor3" [ 77.747] (**) | |-->Device "Card3" [ 77.747] (**) |-->Input Device "Mouse0" [ 77.747] (**) |-->Input Device "Keyboard0" [ 77.747] (==) Automatically adding devices [ 77.747] (==) Automatically enabling devices [ 77.807] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 77.807] Entry deleted from font path. [ 77.848] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. [ 77.848] Entry deleted from font path. [ 77.848] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 77.848] Entry deleted from font path. [ 77.848] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. [ 77.848] Entry deleted from font path. [ 77.848] (**) 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, built-ins, /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, built-ins [ 77.848] (**) ModulePath set to "/usr/lib/xorg/modules" [ 77.848] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 77.848] (WW) Disabling Mouse0 [ 77.848] (WW) Disabling Keyboard0 [ 77.848] (II) Loader magic: 0x7f598a4d2ae0 [ 77.848] (II) Module ABI versions: [ 77.848] X.Org ANSI C Emulation: 0.4 [ 77.848] X.Org Video Driver: 12.1 [ 77.848] X.Org XInput driver : 16.0 [ 77.848] X.Org Server Extension : 6.0 [ 77.849] (--) PCI:*(0:1:0:0) 10de:029e:10de:032c rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xfb000000/16777216, I/O @ 0x0000ac00/128, BIOS @ 0x????????/131072 [ 77.855] (II) Open ACPI successful (/var/run/acpid.socket) [ 77.855] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. [ 77.855] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. [ 77.856] (II) "glx" will be loaded. This was enabled by default and also specified in the config file. [ 77.856] (II) "record" will be loaded. This was enabled by default and also specified in the config file. [ 77.856] (II) "dri" will be loaded by default. [ 77.856] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file. [ 77.856] (II) LoadModule: "dri2" [ 77.941] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 77.965] (II) Module dri2: vendor="X.Org Foundation" [ 77.965] compiled for 1.12.4, module version = 1.2.0 [ 77.965] ABI class: X.Org Server Extension, version 6.0 [ 77.965] (II) Loading extension DRI2 [ 77.965] (II) LoadModule: "dbe" [ 77.965] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 77.977] (II) Module dbe: vendor="X.Org Foundation" [ 77.977] compiled for 1.12.4, module version = 1.0.0 [ 77.977] Module class: X.Org Server Extension [ 77.977] ABI class: X.Org Server Extension, version 6.0 [ 77.977] (II) Loading extension DOUBLE-BUFFER [ 77.977] (II) LoadModule: "record" [ 77.977] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 77.978] (II) Module record: vendor="X.Org Foundation" [ 77.978] compiled for 1.12.4, module version = 1.13.0 [ 77.978] Module class: X.Org Server Extension [ 77.978] ABI class: X.Org Server Extension, version 6.0 [ 77.978] (II) Loading extension RECORD [ 77.978] (II) LoadModule: "extmod" [ 77.978] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 77.994] (II) Module extmod: vendor="X.Org Foundation" [ 77.994] compiled for 1.12.4, module version = 1.0.0 [ 77.994] Module class: X.Org Server Extension [ 77.994] ABI class: X.Org Server Extension, version 6.0 [ 77.994] (II) Loading extension SELinux [ 77.994] (II) Loading extension MIT-SCREEN-SAVER [ 77.994] (II) Loading extension XFree86-VidModeExtension [ 77.994] (II) Loading extension XFree86-DGA [ 77.994] (II) Loading extension DPMS [ 77.994] (II) Loading extension XVideo [ 77.994] (II) Loading extension XVideo-MotionCompensation [ 77.994] (II) Loading extension X-Resource [ 77.994] (II) LoadModule: "glx" [ 77.994] (II) Loading /usr/lib/xorg/modules/linux/libglx.so [ 78.663] (II) Module glx: vendor="NVIDIA Corporation" [ 78.663] compiled for 4.0.2, module version = 1.0.0 [ 78.663] Module class: X.Org Server Extension [ 78.663] (II) NVIDIA GLX Module 304.88 Wed Mar 27 14:46:57 PDT 2013 [ 78.663] (II) Loading extension GLX [ 78.663] (II) LoadModule: "dri" [ 78.663] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 78.685] (II) Module dri: vendor="X.Org Foundation" [ 78.685] compiled for 1.12.4, module version = 1.0.0 [ 78.685] ABI class: X.Org Server Extension, version 6.0 [ 78.685] (II) Loading extension XFree86-DRI [ 78.685] (II) LoadModule: "nvidia" [ 78.718] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 78.810] (II) Module nvidia: vendor="NVIDIA Corporation" [ 78.810] compiled for 4.0.2, module version = 1.0.0 [ 78.810] Module class: X.Org Video Driver [ 78.839] (II) NVIDIA dlloader X Driver 304.88 Wed Mar 27 14:28:14 PDT 2013 [ 78.839] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 78.840] (--) using VT number 7 [ 78.857] (II) Loading sub module "fb" [ 78.857] (II) LoadModule: "fb" [ 78.878] (II) Loading /usr/lib/xorg/modules/libfb.so [ 78.893] (II) Module fb: vendor="X.Org Foundation" [ 78.893] compiled for 1.12.4, module version = 1.0.0 [ 78.893] ABI class: X.Org ANSI C Emulation, version 0.4 [ 78.893] (II) Loading sub module "wfb" [ 78.893] (II) LoadModule: "wfb" [ 78.893] (II) Loading /usr/lib/xorg/modules/libwfb.so [ 78.905] (II) Module wfb: vendor="X.Org Foundation" [ 78.905] compiled for 1.12.4, module version = 1.0.0 [ 78.905] ABI class: X.Org ANSI C Emulation, version 0.4 [ 78.905] (II) Loading sub module "ramdac" [ 78.905] (II) LoadModule: "ramdac" [ 78.905] (II) Module "ramdac" already built-in [ 78.933] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32 [ 78.933] (==) NVIDIA(0): RGB weight 888 [ 78.933] (==) NVIDIA(0): Default visual is TrueColor [ 78.933] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 78.933] (**) NVIDIA(0): Enabling 2D acceleration [ 81.349] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA [ 81.349] (II) NVIDIA(GPU-0): 3D Vision stereo. [ 82.047] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1 [ 82.058] (II) NVIDIA(0): NVIDIA GPU Quadro FX 1500 (G71GL) at PCI:1:0:0 (GPU-0) [ 82.058] (--) NVIDIA(0): Memory: 262144 kBytes [ 82.058] (--) NVIDIA(0): VideoBIOS: 05.71.22.38.07 [ 82.058] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 82.058] (--) NVIDIA(0): Interlaced video modes are supported on this GPU [ 82.058] (--) NVIDIA(0): Valid display device(s) on Quadro FX 1500 at PCI:1:0:0 [ 82.058] (--) NVIDIA(0): Samsung SyncMaster (CRT-0) (connected) [ 82.058] (--) NVIDIA(0): CRT-1 (connected) [ 82.058] (--) NVIDIA(0): TV-0 [ 82.058] (--) NVIDIA(0): DFP-0 [ 82.058] (--) NVIDIA(0): DFP-1 [ 82.058] (--) NVIDIA(0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel clock [ 82.058] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock [ 82.058] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock [ 82.058] (--) NVIDIA(0): TV encoder: Unknown [ 82.058] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock [ 82.058] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS [ 82.058] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock [ 82.058] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS [ 82.058] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 82.058] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies [ 82.058] (**) NVIDIA(0): has been enabled on all display devices.) [ 82.058] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 82.058] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on [ 82.058] (**) NVIDIA(0): all display devices.) [ 82.059] (==) NVIDIA(0): [ 82.059] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" [ 82.059] (==) NVIDIA(0): will be used as the requested mode. [ 82.059] (==) NVIDIA(0): [ 82.059] (II) NVIDIA(0): Validated MetaModes: [ 82.059] (II) NVIDIA(0): "CRT-0:nvidia-auto-select,CRT-1:nvidia-auto-select" [ 82.059] (II) NVIDIA(0): Virtual screen size determined to be 2304 x 1024 [ 82.060] (WW) NVIDIA(0): Unable to support custom viewPortOut 1280 x 720 +0 +152 [ 82.074] (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config [ 82.074] (--) NVIDIA(0): option [ 82.074] (WW) NVIDIA(0): UBB is incompatible with the Composite extension. Disabling [ 82.074] (WW) NVIDIA(0): UBB. [ 82.074] (--) Depth 24 pixmap format is 32 bpp [ 82.086] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select,CRT-1:nvidia-auto-select" [ 82.271] (II) Loading extension NV-GLX [ 82.328] (==) NVIDIA(0): Disabling shared memory pixmaps [ 82.328] (==) NVIDIA(0): Backing store disabled [ 82.328] (==) NVIDIA(0): Silken mouse enabled [ 82.329] (==) NVIDIA(0): DPMS enabled [ 82.329] (II) Loading extension NV-CONTROL [ 82.330] (II) Loading extension XINERAMA [ 82.330] (II) Loading sub module "dri2" [ 82.330] (II) LoadModule: "dri2" [ 82.330] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 82.330] (II) Module dri2: vendor="X.Org Foundation" [ 82.330] compiled for 1.12.4, module version = 1.2.0 [ 82.330] ABI class: X.Org Server Extension, version 6.0 [ 82.330] (II) NVIDIA(0): [DRI2] Setup complete [ 82.330] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia [ 82.330] (--) RandR disabled [ 82.330] (II) Initializing built-in extension Generic Event Extension [ 82.330] (II) Initializing built-in extension SHAPE [ 82.330] (II) Initializing built-in extension MIT-SHM [ 82.330] (II) Initializing built-in extension XInputExtension [ 82.330] (II) Initializing built-in extension XTEST [ 82.330] (II) Initializing built-in extension BIG-REQUESTS [ 82.330] (II) Initializing built-in extension SYNC [ 82.330] (II) Initializing built-in extension XKEYBOARD [ 82.330] (II) Initializing built-in extension XC-MISC [ 82.330] (II) Initializing built-in extension SECURITY [ 82.330] (II) Initializing built-in extension XINERAMA [ 82.330] (II) Initializing built-in extension XFIXES [ 82.330] (II) Initializing built-in extension RENDER [ 82.330] (II) Initializing built-in extension RANDR [ 82.330] (II) Initializing built-in extension COMPOSITE [ 82.330] (II) Initializing built-in extension DAMAGE [ 82.331] (II) SELinux: Disabled on system [ 82.334] (II) Initializing extension GLX [ 82.925] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 82.925] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 82.925] (II) LoadModule: "evdev" [ 82.958] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 82.970] (II) Module evdev: vendor="X.Org Foundation" [ 82.970] compiled for 1.12.1, module version = 2.7.0 [ 82.970] Module class: X.Org XInput Driver [ 82.970] ABI class: X.Org XInput driver, version 16.0 [ 82.970] (II) Using input driver 'evdev' for 'Power Button' [ 82.970] (**) Power Button: always reports core events [ 82.970] (**) evdev: Power Button: Device: "/dev/input/event2" [ 82.970] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 82.970] (--) evdev: Power Button: Found keys [ 82.970] (II) evdev: Power Button: Configuring as keyboard [ 82.970] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2" [ 82.970] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 82.970] (**) Option "xkb_rules" "evdev" [ 82.970] (**) Option "xkb_model" "pc105" [ 82.970] (**) Option "xkb_layout" "it" [ 83.042] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 83.042] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 83.042] (II) Using input driver 'evdev' for 'Power Button' [ 83.042] (**) Power Button: always reports core events [ 83.042] (**) evdev: Power Button: Device: "/dev/input/event1" [ 83.042] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 83.042] (--) evdev: Power Button: Found keys [ 83.042] (II) evdev: Power Button: Configuring as keyboard [ 83.042] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1" [ 83.042] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 83.042] (**) Option "xkb_rules" "evdev" [ 83.042] (**) Option "xkb_model" "pc105" [ 83.042] (**) Option "xkb_layout" "it" [ 83.043] (II) config/udev: Adding input device Vega USB 2.0 Camera. (/dev/input/event5) [ 83.043] (**) Vega USB 2.0 Camera.: Applying InputClass "evdev keyboard catchall" [ 83.044] (II) Using input driver 'evdev' for 'Vega USB 2.0 Camera.' [ 83.044] (**) Vega USB 2.0 Camera.: always reports core events [ 83.044] (**) evdev: Vega USB 2.0 Camera.: Device: "/dev/input/event5" [ 83.044] (--) evdev: Vega USB 2.0 Camera.: Vendor 0xac8 Product 0x332d [ 83.044] (--) evdev: Vega USB 2.0 Camera.: Found keys [ 83.044] (II) evdev: Vega USB 2.0 Camera.: Configuring as keyboard [ 83.044] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/usb1/1-1/1-1:1.0/input/input5/event5" [ 83.044] (II) XINPUT: Adding extended input device "Vega USB 2.0 Camera." (type: KEYBOARD, id 8) [ 83.044] (**) Option "xkb_rules" "evdev" [ 83.044] (**) Option "xkb_model" "pc105" [ 83.044] (**) Option "xkb_layout" "it" [ 83.045] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 83.045] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 83.045] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 83.045] (**) AT Translated Set 2 keyboard: always reports core events [ 83.045] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0" [ 83.045] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 83.045] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 83.045] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 83.046] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 83.046] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9) [ 83.046] (**) Option "xkb_rules" "evdev" [ 83.046] (**) Option "xkb_model" "pc105" [ 83.046] (**) Option "xkb_layout" "it" [ 83.047] (II) config/udev: Adding input device ImExPS/2 Logitech Explorer Mouse (/dev/input/event4) [ 83.047] (**) ImExPS/2 Logitech Explorer Mouse: Applying InputClass "evdev pointer catchall" [ 83.047] (II) Using input driver 'evdev' for 'ImExPS/2 Logitech Explorer Mouse' [ 83.047] (**) ImExPS/2 Logitech Explorer Mouse: always reports core events [ 83.047] (**) evdev: ImExPS/2 Logitech Explorer Mouse: Device: "/dev/input/event4" [ 83.047] (--) evdev: ImExPS/2 Logitech Explorer Mouse: Vendor 0x2 Product 0x6 [ 83.047] (--) evdev: ImExPS/2 Logitech Explorer Mouse: Found 9 mouse buttons [ 83.047] (--) evdev: ImExPS/2 Logitech Explorer Mouse: Found scroll wheel(s) [ 83.047] (--) evdev: ImExPS/2 Logitech Explorer Mouse: Found relative axes [ 83.047] (--) evdev: ImExPS/2 Logitech Explorer Mouse: Found x and y relative axes [ 83.047] (II) evdev: ImExPS/2 Logitech Explorer Mouse: Configuring as mouse [ 83.047] (II) evdev: ImExPS/2 Logitech Explorer Mouse: Adding scrollwheel support [ 83.047] (**) evdev: ImExPS/2 Logitech Explorer Mouse: YAxisMapping: buttons 4 and 5 [ 83.047] (**) evdev: ImExPS/2 Logitech Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 83.047] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4" [ 83.047] (II) XINPUT: Adding extended input device "ImExPS/2 Logitech Explorer Mouse" (type: MOUSE, id 10) [ 83.048] (II) evdev: ImExPS/2 Logitech Explorer Mouse: initialized for relative axes. [ 83.048] (**) ImExPS/2 Logitech Explorer Mouse: (accel) keeping acceleration scheme 1 [ 83.048] (**) ImExPS/2 Logitech Explorer Mouse: (accel) acceleration profile 0 [ 83.048] (**) ImExPS/2 Logitech Explorer Mouse: (accel) acceleration factor: 2.000 [ 83.048] (**) ImExPS/2 Logitech Explorer Mouse: (accel) acceleration threshold: 4 [ 83.049] (II) config/udev: Adding input device ImExPS/2 Logitech Explorer Mouse (/dev/input/mouse0) [ 83.049] (II) No input driver specified, ignoring this device. [ 83.049] (II) This device may have been added with another device file. [ 83.050] (II) config/udev: Adding input device PC Speaker (/dev/input/event3) [ 83.050] (II) No input driver specified, ignoring this device. [ 83.050] (II) This device may have been added with another device file. [ 87.252] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA [ 87.252] (II) NVIDIA(GPU-0): 3D Vision stereo. [ 87.252] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 87.252] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies [ 87.252] (**) NVIDIA(0): has been enabled on all display devices.) [ 87.950] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1 [ 87.952] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 87.952] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on [ 87.952] (**) NVIDIA(0): all display devices.) [ 89.112] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1280x1024 +0+0, DVI-I-1: 1360x768 @1360x768 +1280+0" [ 93.264] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA [ 93.287] (II) NVIDIA(GPU-0): 3D Vision stereo. [ 93.287] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 93.287] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies [ 93.287] (**) NVIDIA(0): has been enabled on all display devices.) [ 93.986] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1 [ 93.986] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 93.986] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on [ 93.986] (**) NVIDIA(0): all display devices.) [ 97.100] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA [ 97.100] (II) NVIDIA(GPU-0): 3D Vision stereo. [ 97.100] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 97.100] (**) NVIDIA(0): device Samsung SyncMaster (CRT-0) (Using EDID frequencies [ 97.100] (**) NVIDIA(0): has been enabled on all display devices.) [ 97.802] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-1 [ 97.802] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display [ 97.802] (**) NVIDIA(0): device CRT-1 (Using EDID frequencies has been enabled on [ 97.802] (**) NVIDIA(0): all display devices.) Thanks in advance. | solved with this configuration: Code: Select all# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 304.48 (pbuilder@cake) Wed Sep 12 10:54:51 UTC 2012 Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "built-ins" EndSection Section "Module" Load "dri2" Load "dbe" Load "record" Load "extmod" Load "glx" EndSection Section "ServerFlags" Option "Xinerama" "0" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Samsung" ModelName "SyncMaster913v" Horizsync 30.0 - 81.0 Vertrefresh 56.0 - 75.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" VendorName "HannSpree" ModelName "HF237" Horizsync 24.0 - 80.0 Vertrefresh 55.0 - 75.0 Modeline "1920x1080" 148.50 1920 2008 2052 2200 1080 1084 1088 1125 -HSync -VSync Option "DPMS" Option "UseModes" "1920x1080" EndSection Section "Device" Identifier "Card0" Driver "nvidia" BusID "PCI:1:0:0" Screen 0 EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "1" Option "metamodes" "CRT-0: nvidia-auto-select +0+0, CRT-1: 1920x1080 +1280+0" SubSection "Display" Depth 24 EndSubSection EndSection |
I'm trying to connect to wifi on my laptop. I installed firmware for my wireless card via "apt-get install firmware-ipw2x00". I then ran the command "modprobe -r ipw2200 ; modprobe ipw2200", which a guide told me to do. After that I ran "iwconfig", which showed my wired ethernet connection but didn't show any wireless connections. Any idea what could be wrong here? I don't think it's a hardware issue, as wifi has worked with other OS's. | Unplug your ethernet cable and try again. |
I use a pub that has free wifi, which has the SSID of Bakewell_WiFi. It is open so there is no passkey. What do I put in wpa_supplicant (or /etc/network/interfaces) to make this work? I did try a pair of quotes for the passkey unsuccessfully. My wireless is wlan0. I use the DWM window manager which if you didn't know doesn't have panel applets but I have other reasons for preferring it. I'd like to be doing my updates in there while I'm emailing otherwise I'd just run an Xfce live stick while out. Thanks. (Debian 64 bit 7.2, DWM, installed from 'standard' iso) | shouldn't be a problem, check /usr/share/doc/wpa_supplicant there are some good setups in there |
hi, i would like my dhclient to send the systems hostname as DNS name to the router. ive looked at my ubuntu 12.04 installations which does this and it looks like the config parameter is: Code: Select allsend host-name "<hostname>"; ive changed my debian 6.0.7 config accordingly, but still no DNS name is registered. comparing the working config with the debian one results in: Code: Select alldiff dhclient.debian.conf dhclient.ubuntu.conf 24,26c24 < rfc3442-classless-static-routes, ntp-servers, < dhcp6.domain-search, dhcp6.fqdn, < dhcp6.name-servers, dhcp6.sntp-servers; --- > rfc3442-classless-static-routes, ntp-servers; just some additional ipv6 stuff, shouldnt matter for the hostname or? what am i doing wrong? | This question is confusing, I don't think you 'send' a DNS name to the router, you send the hostname and that goes in the dhcp server log, and I suppose the router can use that for assigning addresses and other things.. There is a commented entry here in /etc/dhcp/dhclient.conf that reads Code: Select all#send host-name = gethostname(); And I don't know if that is the default, but I think it probably is, you could find out in the man page I'm sure. You can set that to whatever you want, enclose the name in "quotes" and see if that helps. You can tell your dhclient to set a certain DNS nameserver though, and you can set that after connect in different ways also, but that's a different thing. Mybe chek out 'man resolv.conf' and see if that's what you're looking for. Maybe if you explain a little better, someone else can offer a better answer. I don't understand what you meant by "send the systems hostname as DNS name" |
Please any one know how to stop firewall ( i use Debian etch, with default installation cd) from blocking GE to connect to the login server | Well.. If you use some program (like firestarter) you can just stop from there But if you really want to stop your firewall (is it iptables right?) you can use # iptables -F # iptables -P INPUT ACCEPT # iptables -P OUTPUT ACCEPT # iptables -P FORWARD ACCEPT It will erase all rules and set the policy to accept all packges It's better to add a rule to accept google earth I hope it helps ^^ []'z |
I've been playing with swap, for whatever reason. I have been thinking about trying to use hibernation on desktops, and I wanted to increase the single swap partition to around 2GB from 1GB and ran across some thing I don't understand... I have a 1GB swap partition, and I use Code: Select all# swapoff -a to turn off swapping, then cfdisk to delete it and recreate a new partition 2000MB, and then Code: Select all# mkswap /dev/sdXX but mkswap tells me it creates a 1 GB swap area? Man page for mkswap says it uses entire partition by default and the way I read it, warns about using the size parameter. I haven't tried that. Found a workaround using parted to rm the partition and then Code: Select allmkpartfs primary linux-swap 10.0GB 12.0GB but if I go back and try the same process to reduce the partition back to 1GB, mkswap then tells me it is creating 2GB swap area on a 1GB partition. I know I'm missing something... | This might be a dumb question, but did you do this in "rescue mode"? |
Hi to all, I am interested in Zram on Thinkpad x100e, Stable, except a few backports installs (office/browsers). However, I have LVM-Encryption (Swap, Home, etc) so the block/device/... configuration should be different then noted at http://forums.debian.net/viewtopic.php? ... am#p426619 What would be the proper implementation without sacrificing stability? cheers, tomislav | Which kernel version do you have? zram is a technology to allow any block device to be transparently compressed into a portion of RAM, but in the most recent kernels its use for swap has been largely superceded. Of course you are still free to use zram for a swap device or for any other block device.What is it you had in mind? For just swap, the article is still correct. First, make sure you have zram loaded. Probably you need modprobe for this, although some kernels have it built in. The module takes a parameter (different name in different kernel versions!) for the number of zram devices you want but lets just start with one. Once you've got that, see if the device exists at /dev/zram0. If so, you can set the size as described and then use it for whatever you like. For swap, just follow the same commands. If your swap partition (or file) is encrypted then it shouldn't matter. zram intercepts blocks that would be written to the actual swap device, compresses them, and stores them in RAM. If it can't for whatever reason, then they are actually written to the real swap device and encrypted. Note that the contents or your zram will not be encrypted, but then they won't be written to disk so that shouldn't be an issue. Try it. Hard to break anything. Once you are happy that it works, you can automate it into your boot sequence. |
Hi I setup samba client (on Jessie64) to connect to my win box. I think I got it all fine, mostly because I use almost the same setup on 2 other desktops (Squeeze and Jessie). I am really not sure why the samba mounts on this desktop fails terribly This is the error I get after firing "mount /mnt/mymount" Code: Select allmount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) When I use "smbclient //xxxxxx/share -U myuser", it connects fine. I can also mount samba shares of another Debian desktop on this PC. Somehow only this pc is having issues with the real Windows shares. fstab Code: Select all//192.168.xx.xx/share /mnt/mymount cifs credentials=/home/myuser/.credentials,file_mode=0777,dir_mode=0777,rw 0 0 .credentials Code: Select allusername=myuser password=mypassword Please bear in mind that the fstab and the .credentials files are identical on my other desktops(since I use the same users and entwork on them) and they work just perfectly. I am wondering if someone can help me out figuring out the issue. | Relevant part of the smb.conf Code: Select all workgroup = WORKGROUP server string = %h server dns proxy = yes interfaces = eth0 eth0:0 wlan0 lo ; bind interfaces only = yes log file = /var/log/samba/log.%m max log size = 1000 |
It will be a while before I'm at someone's home where I can use ethernet. I have installed 7.2 on a pc using the live 'standard' iso with the intention of a lean system using DWM. I have painstakingly moved .deb files from a netbook's /var/cache/apt/archives and chased a few dependencies, to the point now where my mobile broadband dongle works, it connects using wvdial using a wvdial.conf I pieced together. It may be not so obscure to some but is there a way I can start wvdial and then do apt-get install xorg? Having got this cli Debian only so far I see no way of running a second process as the console's cursor just hangs whilst it is running wvdial. Do I not have enough in the system to run wvdial in the background and install xorg/the 'x-window-system'? Yes I could have just installed from an lxde iso and ignored lxde but I've been curious and have spent many hours on this today. This may only turn out to be an experiment that defeats me but I've wanted to follow it through and see how the lean system behaved. And yes I have googled for hours. Thanks for any help. | Don't you have several consoles? F7, F6, F5, etc? Can't you use one to make your connection and another to apt-get? |
Hi, I am trying to set-up autofs on Debian 7 as I have always done on Debian 6 but the things go wrong somehow - it doesn't work. If I try to mount the remote location manually, I get this error: Code: Select allmount -t nfs box:/path /mnt mount.nfs: rpc.statd is not running but is required for remote locking. mount.nfs: Either use '-o nolock' to keep locks local, or start statd. mount.nfs: an incorrect mount option was specified Any help solving this problem will be appreciated. Best regards, OneC | Doesn't the message say it all? rpc.statd is required for handling locking of remote files through NFS. You are setting up an NFS mount, yes? If you don't have this daemon running, you can either install it (nfs-common package) or activate it or add options (probably in /etc/auto.nfs but possible a different name in your setup) to turn off remote locking. |
I'm using Debian GNU/Linux 6.03 This is in a single-disk computer (x86) with encrypted partition for root filesystem (boots well): Code: Select all$ cryptsetup --version cryptsetup 1.1.3 $ apt-cache show initramfs-tools | grep -ie "version" Version: 0.98.8 $ mkdir /tmp/test1 $ cd /tmp/test1 $ cp /boot/initrd.img-2.6.32-5-686 . $ gunzip -c -9 initrd.img-2.6.32-5-686 | cpio -i -d -H newc --no-absolute-filenames 48241 blocks $ find / -name "cryptroot" /usr/share/initramfs-tools/hooks/cryptroot /usr/share/initramfs-tools/scripts/local-top/cryptroot /tmp/test1/conf/conf.d/cryptroot /tmp/test1/scripts/local-top/cryptroot This is in a multiple-disk (software RAID5e) computer (amd64) with encrypted volume for root filesystem in it (fails to boot): Code: Select all$ cryptsetup --version cryptsetup 1.1.3 $ apt-cache show initramfs-tools | grep -ie "version" Version: 0.98.8 $ mkdir /tmp/test1 $ cd /tmp/test1 $ cp /boot/initrd.img-2.6.32-5-amd64 . $ gunzip -c -9 initrd.img-2.6.32-5-amd64 | cpio -i -d -H newc --no-absolute-filenames 71017 blocks $ find / -name "cryptroot" /usr/share/initramfs-tools/hooks/cryptroot /usr/share/initramfs-tools/scripts/local-top/cryptroot /tmp/test1/scripts/local-top/cryptroot Note that in the second computer update-initramfs doesn't include the file "conf/conf.d/cryptroot" (as I read somewhere it should be generated by cryptsetup), and then when booting cryptsetup shows an error "evms_activate is not available". I've seen the following related pages: https://bugs.launchpad.net/bugs/663053 http://forums.debian.net/viewtopic.php?f=10&t=59239 http://us.generation-nt.com/answer/bug- ... 93941.html But no one explains how to fix this behaviour for future kernel updates. | I see this is a bug in the installation process. To solve it in my case, I had to boot in a Live-USB, assemble the RAID with the same path as expected in the installed system (/dev/md/0), unlock the encrypted volume with the same name as expected in the installed system (md0_crypt), chroot into the installed root filesystem and mount /boot , and finally rebuild the initrd: Code: Select allupdate-initramfs -u -k all Before this, when update-initramfs I was getting the following messages, because I was using a different name for encrypted volume than in /etc/crypttab Code: Select allcryptsetup: WARNING: invalid line in /etc/crypttab - It's necessary to have the content in /etc/crypttab matching all the data with the available devices/mounts. |
I was following (as best I understood) the debian.org directions for upgrading from Squeeze to Wheezy. I got through the minimum system upgrade (debian.org phrase) using apt-get update then apt-get upgrade. When I went to the full system upgrade using apt-get dist-upgrade, i ran into a loop dependency issue with nvidia-settings. I tried activating the apt-get option that deals with loop dependcies as the debian.org guide recommended but I must have entered it wrong despite several attempts because i got the system message about apt having super cow powers and showing me a brief synopsis of how to correctly run apt. So I decided I should delete nvidia-settings which was cited as the source of the loop dependency by apt-get dist-upgrade. I noticed that the wallpaper photo I had on the graphical desktop immediately disappeared and was replaced with a nice lime green. I now ran apt-get dist-upgrade again and it seemed to be running like a champ for several minutes and longer than previously when I ran inot the loop dependency issue. I left the room and when I came back the screen was blank. No cursor, just black. I moved the mouse and I could see the flickering mouse cursor while I was moving the mouse but everything disappeared as soon as it stopped. I searched this forum and saw that someone running KDE (I am running Gnome) had a similar problem and was able to get to a terminal using ctrl-alt-f1 (I think working from memory now). I was able to get to a terminal. I was and still am not sure if the upgrade is running. So I ran apt-get update. It ran through a bunch of files, ignored some files in /etc/apt/sources.list.d/ has having an invalid filename extension. Interestingly, it said it could not get a lock on /var/lib/dpkg/lock and that it was unable to lock the administration directory and asked if another process was using it. Based on the last error I got, I presume that the upgrade is still running. Because I can get to a terminal, because I deleted nvidia-settings, and because I can see the mouse cursor in the black screen, I presume that I killed the resources needed to show the GNOME GUI which is probably ok for now. But how do I get back to the running upgrade to see what it needs to progress? Any other observations or insights? My Debian skill level is pretty low. I have been using for 2 or 3 years and though I have comp sci background, I dont work in this stuff and havent invested the time to know much. Thanks GNOME AMD64 single core 1 gig ram 40g boot drive 2x500g drive | You're only going to make it uglier. Kill gdm (which should take down the gnome-terminal session and consequently the apt-get upgrade process). Shut down any other services that you think might give trouble. DO NOT REBOOT. Restart the upgrade again from the tty. |
Hi, I'm new to Debian (used Ubuntu before), just installed the system and tried to use the Nvidia Driver for my GT220m following this guide: https://wiki.debian.org/NvidiaGraphicsD ... figuration After Rebooting I just got a blinking cursor instead of the GUI. It seems as if x.org still tries to use noveau despite nvidia being installed - and fails. Can you help me out to a) get the nvidia driver working or b) uninstall the nvidia driver and return to noveau? I guess I have to purge the driver, remove the config-file and the blacklisting, but I don't know how to do that. Many thanks! Here's my log file: [ 83.233] X.Org X Server 1.12.4 Release Date: 2012-08-27 [ 83.233] X Protocol Version 11, Revision 0 [ 83.233] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian [ 83.233] Current Operating System: Linux fynn 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1+deb7u1 x86_64 [ 83.233] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=070f1d8b-fd9c-46b0-a854-cfdbaf6ed114 ro single [ 83.233] Build Date: 17 April 2013 10:22:47AM [ 83.233] xorg-server 2:1.12.4-6 (Julien Cristau <jcristau@debian.org>) [ 83.233] Current version of pixman: 0.26.0 [ 83.233] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 83.233] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 83.233] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 23 15:09:09 2013 [ 83.234] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 83.234] (==) No Layout section. Using the first Screen section. [ 83.234] (==) No screen section available. Using defaults. [ 83.234] (**) |-->Screen "Default Screen Section" (0) [ 83.234] (**) | |-->Monitor "<default monitor>" [ 83.234] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 83.234] (==) Automatically adding devices [ 83.234] (==) Automatically enabling devices [ 83.234] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 83.234] Entry deleted from font path. [ 83.234] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. [ 83.234] Entry deleted from font path. [ 83.234] (==) 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, built-ins [ 83.234] (==) ModulePath set to "/usr/lib/xorg/modules" [ 83.234] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 83.234] (II) Loader magic: 0x7f48b1ee8ae0 [ 83.234] (II) Module ABI versions: [ 83.234] X.Org ANSI C Emulation: 0.4 [ 83.234] X.Org Video Driver: 12.1 [ 83.234] X.Org XInput driver : 16.0 [ 83.234] X.Org Server Extension : 6.0 [ 83.236] (--) PCI:*(0:1:0:0) 10de17c0:10ca rev 161, Mem @ 0xf2000000/16777216, 0xd0000000/268435456, 0xf0000000/33554432, I/O @ 0x00002000/128 [ 83.236] (II) Open ACPI successful (/var/run/acpid.socket) [ 83.236] (II) LoadModule: "extmod" [ 83.236] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 83.237] (II) Module extmod: vendor="X.Org Foundation" [ 83.237] compiled for 1.12.4, module version = 1.0.0 [ 83.237] Module class: X.Org Server Extension [ 83.237] ABI class: X.Org Server Extension, version 6.0 [ 83.237] (II) Loading extension SELinux [ 83.237] (II) Loading extension MIT-SCREEN-SAVER [ 83.237] (II) Loading extension XFree86-VidModeExtension [ 83.237] (II) Loading extension XFree86-DGA [ 83.237] (II) Loading extension DPMS [ 83.237] (II) Loading extension XVideo [ 83.237] (II) Loading extension XVideo-MotionCompensation [ 83.237] (II) Loading extension X-Resource [ 83.237] (II) LoadModule: "dbe" [ 83.237] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 83.237] (II) Module dbe: vendor="X.Org Foundation" [ 83.237] compiled for 1.12.4, module version = 1.0.0 [ 83.237] Module class: X.Org Server Extension [ 83.237] ABI class: X.Org Server Extension, version 6.0 [ 83.237] (II) Loading extension DOUBLE-BUFFER [ 83.237] (II) LoadModule: "glx" [ 83.237] (II) Loading /usr/lib/xorg/modules/linux/libglx.so [ 83.253] (II) Module glx: vendor="NVIDIA Corporation" [ 83.253] compiled for 4.0.2, module version = 1.0.0 [ 83.253] Module class: X.Org Server Extension [ 83.253] (II) NVIDIA GLX Module 304.88 Wed Mar 27 14:46:57 PDT 2013 [ 83.253] (II) Loading extension GLX [ 83.253] (II) LoadModule: "record" [ 83.253] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 83.253] (II) Module record: vendor="X.Org Foundation" [ 83.253] compiled for 1.12.4, module version = 1.13.0 [ 83.253] Module class: X.Org Server Extension [ 83.253] ABI class: X.Org Server Extension, version 6.0 [ 83.253] (II) Loading extension RECORD [ 83.253] (II) LoadModule: "dri" [ 83.253] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 83.254] (II) Module dri: vendor="X.Org Foundation" [ 83.254] compiled for 1.12.4, module version = 1.0.0 [ 83.254] ABI class: X.Org Server Extension, version 6.0 [ 83.254] (II) Loading extension XFree86-DRI [ 83.254] (II) LoadModule: "dri2" [ 83.254] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 83.254] (II) Module dri2: vendor="X.Org Foundation" [ 83.254] compiled for 1.12.4, module version = 1.2.0 [ 83.254] ABI class: X.Org Server Extension, version 6.0 [ 83.254] (II) Loading extension DRI2 [ 83.254] (==) Matched nouveau as autoconfigured driver 0 [ 83.254] (==) Matched nv as autoconfigured driver 1 [ 83.254] (==) Matched vesa as autoconfigured driver 2 [ 83.254] (==) Matched fbdev as autoconfigured driver 3 [ 83.254] (==) Assigned the driver to the xf86ConfigLayout [ 83.254] (II) LoadModule: "nouveau" [ 83.254] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so [ 83.254] (II) Module nouveau: vendor="X.Org Foundation" [ 83.254] compiled for 1.12.4, module version = 1.0.1 [ 83.254] Module class: X.Org Video Driver [ 83.254] ABI class: X.Org Video Driver, version 12.1 [ 83.254] (II) LoadModule: "nv" [ 83.255] (WW) Warning, couldn't open module nv [ 83.255] (II) UnloadModule: "nv" [ 83.255] (II) Unloading nv [ 83.255] (EE) Failed to load module "nv" (module does not exist, 0) [ 83.255] (II) LoadModule: "vesa" [ 83.255] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 83.255] (II) Module vesa: vendor="X.Org Foundation" [ 83.255] compiled for 1.12.1, module version = 2.3.1 [ 83.255] Module class: X.Org Video Driver [ 83.255] ABI class: X.Org Video Driver, version 12.0 [ 83.255] (II) LoadModule: "fbdev" [ 83.255] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 83.255] (II) Module fbdev: vendor="X.Org Foundation" [ 83.255] compiled for 1.12.1, module version = 0.4.2 [ 83.255] ABI class: X.Org Video Driver, version 12.0 [ 83.255] (II) NOUVEAU driver Date: Fri Jul 6 16:23:50 2012 +1000 [ 83.255] (II) NOUVEAU driver for NVIDIA chipset families : [ 83.255] RIVA TNT (NV04) [ 83.255] RIVA TNT2 (NV05) [ 83.255] GeForce 256 (NV10) [ 83.256] GeForce 2 (NV11, NV15) [ 83.256] GeForce 4MX (NV17, NV18) [ 83.256] GeForce 3 (NV20) [ 83.256] GeForce 4Ti (NV25, NV28) [ 83.256] GeForce FX (NV3x) [ 83.256] GeForce 6 (NV4x) [ 83.256] GeForce 7 (G7x) [ 83.256] GeForce 8 (G8x) [ 83.256] GeForce GTX 200 (NVA0) [ 83.256] GeForce GTX 400 (NVC0) [ 83.256] (II) VESA: driver for VESA chipsets: vesa [ 83.256] (II) FBDEV: driver for framebuffer: fbdev [ 83.256] (++) using VT number 8 [ 83.273] drmOpenDevice: node name is /dev/dri/card0 [ 83.280] drmOpenByBusid: Searching for BusID pci:0000:01:00.0 [ 83.280] drmOpenDevice: node name is /dev/dri/card0 [ 83.286] drmOpenByBusid: drmOpenMinor returns -1 [ 83.286] drmOpenDevice: node name is /dev/dri/card1 [ 83.291] drmOpenByBusid: drmOpenMinor returns -1 [ 83.291] drmOpenDevice: node name is /dev/dri/card2 [ 83.297] drmOpenByBusid: drmOpenMinor returns -1 [ 83.297] drmOpenDevice: node name is /dev/dri/card3 [ 83.303] drmOpenByBusid: drmOpenMinor returns -1 [ 83.303] drmOpenDevice: node name is /dev/dri/card4 [ 83.308] drmOpenByBusid: drmOpenMinor returns -1 [ 83.308] drmOpenDevice: node name is /dev/dri/card5 [ 83.314] drmOpenByBusid: drmOpenMinor returns -1 [ 83.314] drmOpenDevice: node name is /dev/dri/card6 [ 83.320] drmOpenByBusid: drmOpenMinor returns -1 [ 83.320] drmOpenDevice: node name is /dev/dri/card7 [ 83.326] drmOpenByBusid: drmOpenMinor returns -1 [ 83.326] drmOpenDevice: node name is /dev/dri/card8 [ 83.331] drmOpenByBusid: drmOpenMinor returns -1 [ 83.331] drmOpenDevice: node name is /dev/dri/card9 [ 83.337] drmOpenByBusid: drmOpenMinor returns -1 [ 83.337] drmOpenDevice: node name is /dev/dri/card10 [ 83.343] drmOpenByBusid: drmOpenMinor returns -1 [ 83.343] drmOpenDevice: node name is /dev/dri/card11 [ 83.349] drmOpenByBusid: drmOpenMinor returns -1 [ 83.349] drmOpenDevice: node name is /dev/dri/card12 [ 83.354] drmOpenByBusid: drmOpenMinor returns -1 [ 83.354] drmOpenDevice: node name is /dev/dri/card13 [ 83.360] drmOpenByBusid: drmOpenMinor returns -1 [ 83.360] drmOpenDevice: node name is /dev/dri/card14 [ 83.366] drmOpenByBusid: drmOpenMinor returns -1 [ 83.366] drmOpenDevice: node name is /dev/dri/card15 [ 83.372] drmOpenByBusid: drmOpenMinor returns -1 [ 83.372] drmOpenDevice: node name is /dev/dri/card0 [ 83.381] drmOpenDevice: node name is /dev/dri/card0 [ 83.386] drmOpenDevice: node name is /dev/dri/card1 [ 83.391] drmOpenDevice: node name is /dev/dri/card2 [ 83.396] drmOpenDevice: node name is /dev/dri/card3 [ 83.401] drmOpenDevice: node name is /dev/dri/card4 [ 83.406] drmOpenDevice: node name is /dev/dri/card5 [ 83.411] drmOpenDevice: node name is /dev/dri/card6 [ 83.416] drmOpenDevice: node name is /dev/dri/card7 [ 83.421] drmOpenDevice: node name is /dev/dri/card8 [ 83.426] drmOpenDevice: node name is /dev/dri/card9 [ 83.431] drmOpenDevice: node name is /dev/dri/card10 [ 83.436] drmOpenDevice: node name is /dev/dri/card11 [ 83.441] drmOpenDevice: node name is /dev/dri/card12 [ 83.446] drmOpenDevice: node name is /dev/dri/card13 [ 83.451] drmOpenDevice: node name is /dev/dri/card14 [ 83.456] drmOpenDevice: node name is /dev/dri/card15 [ 83.461] (EE) [drm] failed to open device [ 83.461] vesa: Ignoring device with a bound kernel driver [ 83.461] (WW) Falling back to old probe method for vesa [ 83.461] (II) Loading sub module "fbdevhw" [ 83.461] (II) LoadModule: "fbdevhw" [ 83.461] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 83.462] (II) Module fbdevhw: vendor="X.Org Foundation" [ 83.462] compiled for 1.12.4, module version = 0.0.2 [ 83.462] ABI class: X.Org Video Driver, version 12.1 [ 83.462] (EE) open /dev/fb0: No such file or directory [ 83.462] (WW) Falling back to old probe method for fbdev [ 83.462] (II) UnloadModule: "vesa" [ 83.462] (II) UnloadModule: "fbdev" [ 83.462] (II) UnloadSubModule: "fbdevhw" [ 83.462] (EE) Screen(s) found, but none have a usable configuration. [ 83.462] Fatal server error: [ 83.462] no screens found [ 83.462] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 83.462] Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 83.462] [ 83.464] Server terminated with error (1). Closing log file. | Perhaps your /etc/X11/xorg.conf file is not set up to load the nvidia driver. Install the nvidia-xconfig package and then run as root: nvidia-xconfig. |
Hi, i have searched in the forum but i couldn't find anything. I have an Acer Aspire 5734z, Debian Wheezy with Xfce. I realized that i can't change the backlight value with Fn+[more/less light buttons]. In " /sys/class/backlight/acpi_video0# " i have some files named "actual_brightness" or "max_brightness " but i can't change them even with root permits! If i do Fn+[more/less light buttons] the number in "actual_brightness change in the range 0-9, but the real backlight rimains constant. How can i fix this problem?? Thanks in advance. | Hi, I think you'll have better luck with the kernel backported for stable from jessie. If you're not sure, post what your current kernel is: Code: Select all$ uname -r please. |
I recently upgraded to jessie and now running into problems configuring virtual hosts, which I never had before, or maybe I am missing something because I have been away from this for a long time. I created a very simple site for testing, called dumbsite because all it has is an index.html which I modified from the default index.html in /var/www. Folder dumbsite is in /var/www and if I type localhost/dumbsite it will work, however just dumbsite will not work, ergo virtual hosting is not working. Here is the config for dumbsite in sites-available: Code: Select all<VirtualHost *:80> ServerName dumbsite ServerAdmin webmaster@localhost DocumentRoot /var/www/dumbsite <Directory /var/www/dumbsite> Options All AllowOverride All Order allow,deny Allow from all </Directory> DirectoryIndex index.html </VirtualHost> This is what my /etc/hosts looks like: Code: Select all127.0.0.1 localhost dumbsite 127.0.1.1 papimalo.POMPANO papimalo # The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback ff02::1 ip6-allnodes ff02::2 ip6-allrouters As explained before, folder dumbsite exists in /var/www and it works. So I cannot understand the reason for this error: Code: Select allroot@papimalo:/etc/apache2# service apache2 restart [ ok ] Restarting web server: apache2. root@papimalo:/etc/apache2# a2ensite dumbsite ERROR: Site dumbsite does not exist! root@papimalo:/etc/apache2# And this is what command apache2ctl -S looks like: Code: Select all root@papimalo:/etc/apache2# apache2ctl -S VirtualHost configuration: *:80 is a NameVirtualHost default server papimalo.POMPANO (/etc/apache2/sites-enabled/000-default.conf:1) port 80 namevhost papimalo.POMPANO (/etc/apache2/sites-enabled/000-default.conf:1) port 80 namevhost papimalo.POMPANO (/etc/apache2/sites-enabled/000-default.conf:1) ServerRoot: "/etc/apache2" Main DocumentRoot: "/var/www" Main ErrorLog: "/var/log/apache2/error.log" Mutex watchdog-callback: using_defaults Mutex rewrite-map: using_defaults Mutex default: dir="/var/lock/apache2" mechanism=fcntl Mutex mpm-accept: using_defaults PidFile: "/var/run/apache2/apache2.pid" Define: DUMP_VHOSTS Define: DUMP_RUN_CFG Define: MODPERL2 User: name="www-data" id=33 Group: name="www-data" id=33 User: name="www-data" id=33 Group: name="www-data" id=33 root@papimalo:/etc/apache2# Running a2ensite without arguments yields this: Code: Select all root@papimalo:/etc/apache2# a2ensite Your choices are: 000-default default-ssl Which site(s) do you want to enable (wildcards ok)? No mention of dumbsite, which is present. Please help. | Code: Select allls -la /etc/apache2/sites-available |
hi community, i am trying to install the latest debian wheezy on my laptop and i have a strange sound problem as for example when starting up the desktop (kde) the session opening sound is doing scratches and dirty noises. here is the output of the lspci command : Code: Select all00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Complex 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek [Radeon HD 6520G] 00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series] 00:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Port 00:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Port 00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 03) 00:10.1 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 03) 00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 40) 00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11) 00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11) 00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11) 00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 11) 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 13) 00:14.1 IDE interface: Advanced Micro Devices, Inc. [AMD] FCH IDE Controller 00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller (rev 01) 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11) 00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge (rev 40) 00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller (rev 11) 00:14.7 SD Host controller: Advanced Micro Devices, Inc. [AMD] FCH SD Flash Controller 00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 0) 00:15.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 1) 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 0 (rev 43) 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 1 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 2 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 3 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 4 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 6 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 5 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 7 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06) 02:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01) the laptop is a dell with A6 4 core processor. Other linux are not showing this problem, i have installed the ati/radeon drivers but this did not changed anything if someone has any suggestions or requests i will appreciate... | phonon-backend-gstreamer works well for me. Worth a try as I vaguely recall vlc backend to be less than perfect for me. It may help to reduce volumes slightly from maximum. IIRC, the xine backend is deprecated. |
I have two roughly identical debian installs on two different computers; both track the testing distribution. Both are using apt_0.9.9.4 and apt-utils_0.9.9.4 On one of them, I consistently get an error when I use apt to install packages during the template install, which I've traced back to apt-extracttemplates, part of apt-utils and called by other apt functions. Code: Select all E: Could not open file descriptor -1 debconf: apt-extracttemplates failed: No such file or directory However the installs succeed with no problems or broken packages. On the other machine, with the same versions of apt and apt-utils, this error does not appear. Has anyone run into a configuration or directory permission setting that might have caused apt-extracttemplates to generate this error, when the same version works on another machine? thanks! | I forgot to mention that running dpkg-reconfigure locale did not make any difference. Code: Select all=> validlocale en_US.UTF-8 locale 'en_US.UTF-8' valid and available => locale LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= => |
I just ran an apt-get dist-upgrade, in the course of which grub2 was upgraded to version 2.00-19. Since then everytime I boot the computer, grub sets the video mode in a manner that my monitor reports as being "out of range", with the effect that instead of seeing the grub menu I have to patiently wait until grub hands over the video control to the kernel, which then sets H- and VSync to rates my monitor finds acceptable. I'm quite sure there's an easy way to fix this, but none of the grub-related manpages mentions such a thing. Anyone got a clue? Many thx in advance --sub | try adding refresh rate in /etc/default/grub, GRUB_GFXMODE=1024x768@60 |
[ETA - partly solved, you can ignore this post really, supplementary question in the second post] I've pieced together the following process for making a Sparkleshare server - which isn't to say it's necessarily the sensible way to do it. On the server: Code: Select all# aptitude install openssh-server git # adduser sparkleshare # su - sparkleshare $ git init --bare sparkleshare.git So, we make a 'sparkleshare' user, and make a git repository in its home directory. On each client: Code: Select all# aptitude install sparkleshare openssh-client $ ssh-keygen -t rsa $ ssh-copy-id -i sparkleshare@<server ip> $ sparkleshare start We enable password-less login to the server, then start the client. Fill in the details (sparkleshare@<server ip>, /home/sparkleshare/sparkleshare.git), and it seems to work. Problem is, say I've got a 'guest' account on my machines as well, and I'd like to be able to access a 'guest-sparkleshare' project from my account too. If I want to enable passwordless login to 'guest-sparkleshare', I would upload my key to the <server ip>:/home/guest-sparkleshare/.ssh/authorized_keys, making it more visible than I'm presuming is sensible. So there has to be a clever way round that. Perhaps changing the permissions on the .ssh directory (which they do in one of the links below, and which the 'dazzle' script from SparkleShare themselves does, but I can't figure out to what end)? Perhaps copying the key from the guest account into my main account's ~/.ssh? Or am I misunderstanding ssh-copy-id completely, and is the part copied over the public part of a private / public pair, which can safely be exposed to other users? I really don't know much about access control / permissions at all, only ever having really used single user systems, so I'll keep experimenting, but if anyone can point me in the right direction it would be appreciated. Thanks. http://sparkleshare.org/ http://www.ebayram.net/how-to-install-s ... ternative/ http://www.webupd8.org/2011/03/set-up-s ... r-own.html | OK, I've been reading more about SSH keys and it does look like the public key can be read safely by other users. But I'm still seeing disagreements over what permissions ~/.ssh and ~/.ssh/authorized_keys should have. Does anyone have a good explanation? |
I want to update the kernel from the 3.2 to some of the later kernels,, but this has me puzzled as to why it is happening. I had no such crap the last time(prior incantation of this hardware) I attempted it Code: Select all<user@host>:/# aptitude install linux-image-3.9-0.bpo.1-486 The following NEW packages will be installed: linux-image-3.9-0.bpo.1-486{b} 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 23.3 MB of archives. After unpacking 84.4 MB will be used. The following packages have unmet dependencies: linux-image-3.9-0.bpo.1-486 : Breaks: initramfs-tools (< 0.110~) but 0.109.1 is installed. The following actions will resolve these dependencies: Remove the following packages: 1) initramfs-tools Install the following packages: 2) cryptsetup [2:1.4.3-4 (stable)] 3) dmraid [1.0.0.rc16-4.2 (stable)] 4) dracut [020-2 (stable)] 5) kpartx [0.4.9+git0.4dfdaf2b-6 (stable)] 6) libdmraid1.0.0.rc16 [1.0.0.rc16-4.2 (stable)] 7) lvm2 [2.02.95-7 (stable)] 8) mdadm [3.2.5-5 (stable)] Accept this solution? [Y/n/q/?] q Abandoning all efforts to resolve these dependencies. Abort. After I switch off Install-Recommends, this is the chat Code: Select all<user@host>:/etc/apt# aptitude install linux-image-3.9-0.bpo.1-amd64 The following NEW packages will be installed: linux-image-3.9-0.bpo.1-amd64{b} 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 24.5 MB of archives. After unpacking 114 MB will be used. The following packages have unmet dependencies: linux-image-3.9-0.bpo.1-amd64 : Breaks: initramfs-tools (< 0.110~) but 0.109.1 is installed. The following actions will resolve these dependencies: Remove the following packages: 1) initramfs-tools Install the following packages: 2) dracut [020-2 (stable)] 3) kpartx [0.4.9+git0.4dfdaf2b-6 (stable)] Accept this solution? [Y/n/q/?] The following NEW packages will be installed: dracut{a} kpartx{a} linux-image-3.9-0.bpo.1-amd64 The following packages will be REMOVED: initramfs-tools{a} The following packages are RECOMMENDED but will NOT be installed: cryptsetup dmraid lvm2 mdadm 0 packages upgraded, 3 newly installed, 1 to remove and 0 not upgraded. Need to get 24.7 MB of archives. After unpacking 114 MB will be used. Do you want to continue? [Y/n/?] ^[[B Bingo, I have backports in to /etc/apt/sources.list an what this is telling me is that I need to aptitude -t whezzy-backports safe-upgrade initramfs first. | Aptitude's resolver is very capable (though it does tie itself in knots sometimes). If you just cycle through the solutions by typing 'n' at the prompt, or even reject specific actions by typing 'r 1' in your first example, it'll probably get there eventually (does depend on the priorities assigned to the different sources). It does seem to come up with suggestions in a pretty bizarre order though, like the first frequently being the direct opposite of what you request... Ho hum. |
Hi there ,) I'm newbie having wheezy for about 2 weeks now. i just can't get the hdd(s) spinning down by hdparm.conf. it's working absolutely fine when i go to console and set the spindown there, but (as former windows user ,p) i'd like to have the comfort to have the spindown set automatically upon (re)boot. is there anything else i have to configure to load this file? thx in advance muab | I haven't used it yet because it does look a little tricky, and it plainly spells out a very narrow case in which it will start, and the potential for damage. The only thing in my /etc/hdparm.conf that isn't commented is this Code: Select all# -q be quiet quiet have you tried commenting out quiet and then rebooting, or restarting /etc/init.d/hdparm ? or maybe post your hdparm.conf in some code tags and someone else might be able to see where the problem is. |
Hi all, I've been using Debian for the last 3 months and up to about 3 days ago no problems. My Wifi connection suddenly seems to be VERY slow (< 1 kB/s). Firstly let me explain how I tested. My home setup consists of a wireless ADSL router which has an ethernet connection to my home server. My home server is running an SSH server. I have 2 laptops, one running Debian (wheezy) and one Windows 7. When copying files from my home server to the Windows laptop I get speeds of about 3000 kB/s but when doing the same to the Debian laptop I only get the sub 1 kB/s transfer rate. Since the transfer from home server to the Windows laptop is quite fast, I don't think that the Wifi network setup (the ADSL wireless router) is to blame. I have to mention that this is a sudden occurrence as the connection used to be fast with the Debian laptop as well. I don't remember changing any settings so I'm not sure where to look for the problem. Could anyone please help me in solving this problem? Thank you stoff3l | The usual problem is that the connection between the modem and the ISP has deteriorated. Reboot the modem. |
hi,everyone. i got some wrong with my debian wheezy7.1 xfce (i upgrade it from debian6.0.7 squeeze gnome2) today's morning, i usually type #apt-get update it reminds me the google-chrome needs to upgrade. so i input the follows as usual. #apt-get upgrade i got some wrong Code: Select allFetched 44.5 MB in 2min 51s (260 kB/s) Reading changelogs... Done Setting up tzdata (2013d-0wheezy1) ... Current default time zone: 'Asia/Chongqing' date: invalid date `\033[01;32mThu Sep \033[01;36m12\033[01;32m \033[01;36m03\033[01;32m\033[01;34m:\033[01;32m\033[01;36m34\033[01;32m\033[01;34m:\033[01;32m\033[01;36m03\033[01;32m UTC \033[01;36m2013\033[0m' dpkg: error processing tzdata (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: tzdata E: Sub-process /usr/bin/dpkg returned an error code (1) now,eache upgrade method stop! i can't install anyone software from 'apt-get install' or 'aptitude install'. my /etc/localtime is 'cp' from /usr/share/zoneinfo/Asia/Chongqing date is correctly. i don't know why this problem still have just it's updating from debian6? help me fix it,pls. thanks. Code: Select allroot@debian:/# dpkg -l tzdata Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-================================= iF tzdata 2013d-0wheez all time zone and daylight-saving tim root@debian:/# apt-cache showpkg tzdata Package: tzdata Versions: 2013d-0wheezy1 (/var/lib/apt/lists/mirrors.163.com_debian_dists_wheezy-proposed-updates_main_binary-amd64_Packages) (/var/lib/dpkg/status) ... Dependencies: 2013d-0wheezy1 - debconf (18 0.5) debconf-2.0 (0 (null)) libc0.1 (0 (null)) libc0.1:i386 (0 (null)) libc0.3 (0 (null)) libc0.3:i386 (0 (null)) libc6 (0 (null)) libc6:i386 (0 (null)) libc6.1 (0 (null)) libc6.1:i386 (0 (null)) 2013c-0wheezy1 - debconf (18 0.5) debconf-2.0 (0 (null)) libc0.1 (0 (null)) libc0.1:i386 (0 (null)) libc0.3 (0 (null)) libc0.3:i386 (0 (null)) libc6 (0 (null)) libc6:i386 (0 (null)) libc6.1 (0 (null)) libc6.1:i386 (0 (null)) Provides: 2013d-0wheezy1 - tzdata:i386 tzdata-wheezy:i386 tzdata-wheezy 2013c-0wheezy1 - tzdata:i386 tzdata-wheezy:i386 tzdata-wheezy Reverse Provides: root@debian:/# apt-cache showpkg tzdata-java Package: tzdata-java Versions: 2013d-0wheezy1 (/var/lib/apt/lists/mirrors.163.com_debian_dists_wheezy-proposed-updates_main_binary-amd64_Packages) (/var/lib/dpkg/status) .... Dependencies: 2013d-0wheezy1 - tzdata (5 2013d-0wheezy1) 2013c-0wheezy1 - tzdata (5 2013c-0wheezy1) Provides: 2013d-0wheezy1 - tzdata-java:i386 2013c-0wheezy1 - tzdata-java:i386 | i fixed it... there is something wrong with tzdata configure. i had modified the timezone or UTC or rcS utc by manual in debian6 . it's made the system date wrong format.like this: Code: Select all#date Thu Sep 12 16:06:35 CST 2013 my $LANG is en_US.UTF-8 but, when i first install debian5, i chose it zh_CN.UTF-8. maybe it made the core change some configure. so i gvim the /var/lib/dpkg/info/tzdata.postinst change the shell code Code: Select allTZBase=$(LC_ALL=C TZ=UTC0 date) to Code: Select allTZBase=$(LC_ALL=C TZ=UTC0 date -R) because the Code: Select all UTdate=$(LC_ALL=C TZ=UTC0 date -d "$TZBase") TZdate=$(unset TZ ; LANG=C date -d "$TZBase") can't explain the date format for the TZ=UTC0 . i have others PC,it ( TZ=UTC0) works perfectly except this one. so if you have the some problems, see the file "/var/lib/dpkg/info/tzdata.postinst" ,check your timezone and UTC configure.mayby it helps. |
Hello, I recently changed back from arch linux to debian. My home partition is encrypted and in arch I used the following script togthere with pam_exec and the expose_authtok option to decrypt it: Code: Select allroot@rebooc:/home/marenz# cat /home/mountHome #!/bin/bash # if [ "$PAM_USER" == "root" ]; then exit $PAM_SUCCESS; fi if [ -b /dev/mapper/home ]; then exit 0; fi if ! [ -f /media/stick/keyfile.bin ]; then mount /media/stick; fi PW=$(cat /dev/stdin) (echo -n $PW && cat /media/stick/keyfile.bin ) | sudo /sbin/cryptsetup --key-file=- create home /dev/sdb1 #Original old line, commented out for debugging #(echo -n $(cat /dev/stdin) && cat /media/stick/keyfile.bin ) | sudo /sbin/cryptsetup --key-file=- create home /dev/sdb1 # outputting entered/received pw for debugging echo $PW > /tmp/pw.$PAM_USER if ! mount /home/marenz; then sudo /sbin/cryptsetup remove home exit -1 fi exit $PAM_SUCCESS; As you can see I already have some debug output in there. The file /tmp/pw.* is always empty (I always delete it after checking it) so it seems the password is never received. Calling this script manually (as both, root and marenz) works as expected (the pw is written to the file and the drive is successfully decrypted & mounted). This is my pam configuration (stripped of comments and blank lines), the pam_exec is the last line: Code: Select allroot@rebooc:/home/marenz# cat /etc/pam.d/login | grep -v -e "^#" -e "^$" auth optional pam_faildelay.so delay=3000000 auth [success=ok new_authtok_reqd=ok ignore=ignore user_unknown=bad default=die] pam_securetty.so auth requisite pam_nologin.so session [success=ok ignore=ignore module_unknown=ignore default=bad] pam_selinux.so close session required pam_env.so readenv=1 session required pam_env.so readenv=1 envfile=/etc/default/locale @include common-auth auth optional pam_group.so session required pam_limits.so session optional pam_lastlog.so session optional pam_motd.so motd=/run/motd.dynamic session optional pam_motd.so session optional pam_mail.so standard @include common-account @include common-session @include common-password session [success=ok ignore=ignore module_unknown=ignore default=bad] pam_selinux.so open session required pam_exec.so expose_authtok log=/tmp/mount.log /home/mountHome Any idea why this doesn't work? The error I get is that it's the wrong password, or rather, it can't mount it (as the way I encrypted it, it just goes ahead and decrypts, without checking the pw) but as I checked the file, I know the pw was in fact empty/not given. Or so I think at least. --Marenz | Solution was: Don't add the pam configuration line with "session" because that doesn't support expose_authtok as the log (/var/log/auth.log) clearly says: Code: Select allSep 13 01:01:51 rebooc login[6549]: pam_exec(login:session): expose_authtok not supported for type open_session So the actual configuration line has to look like this: Code: Select allauth required pam_exec.so expose_authtok log=/tmp/mount.log /home/mountHome |
I have two hard drives installed on this old desktop. I have it setup for dual booting. Debian Wheezy on a 40gb and Windows XP on a 160gb. I can't figure out why my drive doesn't automount. Maybe I am doing something wrong in Fstab? I am able to manually mount the drive though. These are the steps I have already taken, that have lead me up to this point. 1) Using Gparted, I shrank the XP volume size down to 10gb. 2) Allocated the remaining drive space by formatting it to ext3 and named the label; Storage. 3) Mounted the drive manually by using this command: Code: Select allsudo mount -t ext3 /dev/sdb3 /Disk2 All is fine until I restart the computer. Then I have to manually mount it again? This is my Fdisk output: Code: Select allDisk /dev/sda: 40.0 GB, 40000000000 bytes 255 heads, 63 sectors/track, 4863 cylinders, total 78125000 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000ad15b Device Boot Start End Blocks Id System /dev/sda1 * 2048 74858495 37428224 83 Linux /dev/sda2 74860542 78123007 1631233 5 Extended /dev/sda5 74860544 78123007 1631232 82 Linux swap / Solaris Disk /dev/sdb: 160.0 GB, 160000000000 bytes 255 heads, 63 sectors/track, 19452 cylinders, total 312500000 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0xd0f4738c Device Boot Start End Blocks Id System /dev/sdb1 63 112454 56196 de Dell Utility /dev/sdb2 * 112455 21092351 10489948+ 7 HPFS/NTFS/exFAT /dev/sdb3 21092352 312498175 145702912 83 Linux This is my Fstab: Code: Select all# /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> # / was on /dev/sda1 during installation UUID=48bb0c40-22e1-47d2-ba8e-56a7f48d562b / ext4 errors=remount-ro 0 1 # swap was on /dev/sda5 during installation UUID=e94889f2-f5ae-4d02-8c78-a9abbe25adfe none swap sw 0 0 /dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/sdc1 /media/usb0 auto rw,user,noauto 0 0 /dev/sdb3 /home/confucius/disk2 ext3 defaults,user 0 0 Input would be greatly appreciated. Regards | capitalization problem? try /home/confucius/Disk2 in fstab |
Hi all I have a problem with my SATA controller. The effect is that when I use a lot of disk IO, the controller fails/has timeouts/whatever and remounts everything on the harddisk as read-only. Mounting as readonly is annoying, but a good solution to a bad problem. Since it is the only HDD, all the important filesystem becomes RO and the machine is unusable. SD cards and USB stick are not affected. I get the problem mostly when I use wirtual machines that uses high IO. Windows 7 is bad and pfsense was not installable. I do qemu/kvm and libvirt for virtualization. But I have seen it with other software also. It is a Lenovo x230 laptop running debian/wheezy. Some info about my controller: ... 00:1f.2 IDE interface: Intel Corporation 7 Series Chipset Family 4-port SATA Controller [IDE mode] (rev 04) Subsystem: Lenovo Device 21fa Kernel driver in use: ata_piix ... 00:1f.5 IDE interface: Intel Corporation 7 Series Chipset Family 2-port SATA Controller [IDE mode] (rev 04) Subsystem: Lenovo Device 21fa Kernel driver in use: ata_piix ... I don't have any logs to post, since they (obviously) are not saved to disk First question: does anyone else have this problem? Second: how to debug? who to talk to? what info can I dig up to shed some light on this? As you can hear, I am drawing a blank as to how to approach this, so suggestions are welcome. regards moozer | an update (still not solution) In the line 00:1f.2 IDE interface: Intel Corporation 7 Series Chipset Family 4-port SATA Controller [IDE mode] (rev 04) I noticed the "IDE" part, and looking in the BIOS, I change the SATA controller from "compatability mode" to AHCI. I got faster speed on my disk, but it still fails. Some word it wrote while failing: * failed command: FLUSH CACHE EXT * COMRESET FAILED * unhandled error code (with no value specified). No obvious google answers, except perhaps to upgrade the firmware in the disk. |
hi, when i use these commands to redirect the output from tun0 to ifb0: Code: Select all dev=tun0; indev=ifb0; tc qdisc add dev $dev handle ffff: ingress tc filter add dev $dev parent ffff: protocol ip prio 1 u32 match u32 0 0 action \ mirred egress redirect dev $indev i get this tcpdump output: Code: Select alltcpdump -i ifb0 tcpdump: WARNING: ifb0: no IPv4 address assigned listening on ifb0, link-type EN10MB (Ethernet), capture size 65535 bytes 22:44:38.333033 00:00:40:01:43:58 (oui Unknown) > 45:00:00:54:23:22 (oui Unknown), ethertype Unknown (0x0a08), length 84: 0x0000: 000a 0a08 0016 0000 2e57 39db 0009 361c .........W9...6. 0x0010: 3652 3c53 0400 0809 0a0b 0c0d 0e0f 1011 6R<S............ 0x0020: 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 ...............! 0x0030: 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 "#$%&'()*+,-./01 0x0040: 3233 3435 3637 234567 22:44:39.333253 00:00:40:01:43:57 (oui Unknown) > 45:00:00:54:23:23 (oui Unknown), ethertype Unknown (0x0a08), length 84: 0x0000: 000a 0a08 0016 0000 3e52 39db 000a 371c ........>R9...7. 0x0010: 3652 2b57 0400 0809 0a0b 0c0d 0e0f 1011 6R+W............ 0x0020: 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 ...............! 0x0030: 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 "#$%&'()*+,-./01 0x0040: 3233 3435 3637 234567 why dont i get the icmp packets that went into the openvpn tunnel? and what do i get instead? the target is to manage all incoming traffic, but if use eth0 (the real physical device) as root all that goes over the vpn connection is already encrypted and encapsulated by openvpn. so its all one big blob with dst port 1194. is there a better way to manage the traffic that goes to the internet and the one that goes trough a vpn at one bottleneck? | should have checkd what ping packets look like on the receiving side, i was expecting a tc filter that matches small packets to hit it and be redirected in a qdisc. since that qdisc never got any packets i assumed that they never reached the machine...i was wrong |
Hey dear forum I'm installing Debian. My problem is: I can't get wireless to work. So far, I've tested the following two iso images: + debian-7.1.0-amd64-kde-CD-1.iso + debian-7.1.0-amd64-netinst.iso With KDE, I can't click on the tab at System settings > Network settings > Network connections > Wireless With default GNOME of netinst iso, I can't find anything related to wireless at System settings > Network For both GNOME and KDE, lshw -C network says UNCLAIMED about this wireless card... This is the transcript of some Arch forum commandline sequence with default GNOME of netinst iso: Code: Select allbasico@debian:~$ ip link 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN mode DEFAULT link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 1000 link/ether e0:db:55:a4:1e:45 brd ff:ff:ff:ff:ff:ff basico@debian:~$ lspci | grep -i net 06:00.0 Network controller: Atheros Communications Inc. AR9565 Wireless Network Adapter (rev 01) 09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05) basico@debian:~$ dmesg | grep ath [ 8.485540] ath3k: probe of 1-1.4:1.0 failed with error -2 [ 8.485609] usbcore: registered new interface driver ath3k basico@debian:~$ lsmod | grep ath ath3k 12671 0 bluetooth 119455 12 btusb,ath3k,rfcomm,bnep usbcore 128741 8 ehci_hcd,xhci_hcd,usbhid,btusb,ath3k,rts5139,uvcvideo As a sanity check, I tested some Ubuntu Live CD. I did have wireless with the Ubuntu Live CD... Among other things, lspci was saying the following with the Ubuntu Live CD... Code: Select all06:00.0 Network controller: Atheros Communications Inc. Device 0036 (rev 01) Subsystem: Dell Device 020c Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 18 Region 0: Memory at f7c00000 (64-bit, non-prefetchable) [size=512K] Expansion ROM at f7c80000 [disabled] [size=64K] Capabilities: <access denied> Kernel driver in use: ath9k Kernel modules: ath9k Thanks in advance!!!! | You will need a newer kernel for that chip to work. The kernel in backports will support it. |
jeff@optiplex:/media$ ls -l total 124 lrwxrwxrwx 1 root root 6 Apr 7 14:46 cdrom -> cdrom0 drwxrwxr-x 2 root root 4096 Apr 7 14:46 cdrom0 lrwxrwxrwx 1 root root 7 Apr 7 14:46 floppy -> floppy0 drwxrwxr-x 2 root root 4096 Apr 11 15:06 floppy0 drwxrwxr-x 2 root root 4096 Apr 8 14:50 mp3 lrwxrwxrwx 1 root root 4 Apr 19 15:16 usb -> usb0 drwxr-xr-x 16 root root 16384 Dec 31 1969 usb0 drwxr-xr-x 9 root root 16384 Dec 31 1969 usb1 drwxr-xr-x 8 root root 16384 Dec 31 1969 usb2 ..usb3 ..usb7 I especially don't understand this bit, jeff@optiplex:/media/floppy0$ cat > test2.txt bash: test2.txt: Permission denied have these installed, libusb-0.1-4 install libusb-1.0-0 install usbmount install usbutils install Been a while, but I don't recall having to do anything with lenny - gnome, in order to have write acess. Is it different when starting with standard system, and no desktop ? Also have this , jeff@optiplex:/media$ cat /etc/group root0: daemon1: bin2: sys3: adm4: tty5: disk6: lp7: mail8: news9: uucp10: man12: proxy13: kmem15: dialout20: fax21: voice22: cdrom24:jeff floppy25:jeff tape26: sudo27: audio29:jeff dip30:jeff www-data33: backup34: operator37: list38: irc39: src40: gnats41: shadow42: utmp43: video44:jeff sasl45: plugdev46:jeff staff50: games60: users100: nogroup65534: libuuid101: crontab102: Debian-exim103: mlocate104: ssh105: jeff1000: utempter106: messagebus107: fuse108: ntp109: dictd110: and this, jeff@optiplex:/media$ groups jeff cdrom floppy audio dip video plugdev I saw mention of plugdev as well as usb-loging in other threads, but I don't even see any usb-login ??? and lastly , # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # / was on /dev/sda1 during installation UUID=57bb31a5-9293-47cc-8825-c3bd9fe66947 / ext4 errors=remount-ro 0 1 # /home was on /dev/sda6 during installation UUID=9e2c89af-7c6a-4baf-94a7-a7ba8e084cbc /home ext4 defaults 0 2 # swap was on /dev/sda5 during installation UUID=8bd11a06-8bf3-46eb-b8d9-adadf63d2061 none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 /dev/sdb1 /media/usb0 auto rw,user,noauto,exec 0 0 What am I missing , and why shouldn't users have access to /media ? That makes no sense at all. | Run: Code: Select allsu -c "usermod jeff -aG users" |
Is there a way to configure dnsmasq-base in Debian beyond the defaults provided by NetworkManager? In Ubuntu there is the dnsmasq.d directory under /etc/NetworkManager/ for that, but in Debian this directory doesn't exist and it doesn't honor the configuration in /etc/dnsmasq.conf Note: I have installed just the dnsmasq-base package both in Debian (testing) and in Ubuntu 13.04. | Perhaps your problem is that you don't have the dnsmasq package installed? The base package contains the executable, but not much else. All the configuration and the scripts to start it and red the configs are in the package called dnsmasq. |
I have been away from local apache server for a long time. I am back to activity in it and found in /etc/apache2/sites-available, site letodms which was also enabled. I don't recall having created it so I quickly disabled it but I have doubts: Is it created automatically by some process? Have I been hacked? Thanks for answer. | the heck is a DMS? http://forums.debian.net/viewtopic.php?f=3&t=106723 http://www.gluster.org/2013/08/how-far- ... as-fallen/ |
I had printer problems after an update to cups 1.5.1 so I thought to install 1.4.8 from source (but didn't remove cups first with apt) then cups didn't open in browser so used apt to remove cups, then to install from repo again got errors so I did make uninstall from the 1.4.8 used apt again to install and still erros and no cups working errors: Code: Select alldav>15:18:31:~$ a-i cups Reading package lists... Done Building dependency tree Reading state information... Done cups is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 7 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue [Y/n]? y Setting up cups (1.5.3-5) ... insserv: warning: script 'K36cups' missing LSB tags and overrides insserv: warning: script 'cups' missing LSB tags and overrides insserv: warning: current stop runlevel(s) (0 1 2 3 5) of script `cups' overrides LSB defaults (0 1 6). insserv: There is a loop between service rmnologin and mountnfs-bootclean if started insserv: loop involving service mountnfs-bootclean at depth 8 insserv: loop involving service mountnfs at depth 7 insserv: There is a loop between service rmnologin and urandom if started insserv: loop involving service urandom at depth 5 insserv: loop involving service mountall at depth 4 insserv: loop involving service networking at depth 7 insserv: loop involving service mountall-bootclean at depth 5 insserv: There is a loop between service rmnologin and mountall if started insserv: There is a loop between service rmnologin and udev if started insserv: loop involving service udev at depth 1 insserv: There is a loop at service rmnologin if started insserv: There is a loop at service cups if started insserv: loop involving service checkfs at depth 4 insserv: There is a loop between service cups and keyboard-setup if started insserv: loop involving service keyboard-setup at depth 1 insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Max recursions depth 99 reached insserv: loop involving service bluetooth at depth 1 insserv: There is a loop between service rmnologin and mountall-bootclean if started insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: There is a loop between service rmnologin and mountnfs if started insserv: loop involving service bootmisc at depth 12 insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: There is a loop between service rmnologin and cryptdisks-early if started insserv: loop involving service cryptdisks-early at depth 4 insserv: loop involving service checkroot at depth 3 insserv: loop involving service mountkernfs at depth 1 insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: There is a loop between service rmnologin and mountdevsubfs if started insserv: loop involving service mountdevsubfs at depth 1 insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: Starting cups depends on rmnologin and therefore on system facility `$all' which can not be true! insserv: There is a loop between service cups and checkroot if started insserv: loop involving service cryptdisks at depth 6 insserv: loop involving service hwclock at depth 4 insserv: exiting now without changing boot order! update-rc.d: error: insserv rejected the script header dpkg: error processing cups (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of printer-driver-hpcups: printer-driver-hpcups depends on cups; however: Package cups is not configured yet. dpkg: error processing printer-driver-hpcups (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of hplip: hplip depends on printer-driver-hpcups (= 3.12.6-3.1); however: Package printer-driver-hpcups is not configured yet. hplip depends on cups (>= 1.1.20); however: Package cups is not configured yet. dpkg: error processing hplip (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of printer-driver-postscript-hp: printer-driver-postscript-hp depends on hplip (>= 3.12.6-3.1); however: Package hplip is not configured yet. dpkg: error processing printer-driver-postscript-hp (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of bluez-cups: bluez-cups depends on cups; however: Package cups is not configured yet. dpkg: error processing bluez-cups (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of printer-driver-gutenprint: printer-driver-gutenprint depends on cups (>= 1.3.0); however: Package cups is not configured yet. dpkg: error processing printer-driver-gutenprint (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of printer-driver-splix: printer-driver-splix depends on cups (>= 1.5.0-3~); however: Package cups is not configured yet. dpkg: error processing printer-driver-splix (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: cups printer-driver-hpcups hplip printer-driver-postscript-hp bluez-cups printer-driver-gutenprint printer-driver-splix E: Sub-process /usr/bin/dpkg returned an error code (1) so how to get back to cups install from wheezy repo? thanks for helping | OK, I forgot to google the error I had... a Brazilian mentioned that he put a section (the init info) at the start of the /etc/init.d/cups file to get things working... and my file didn't have this, don't know where it went if had it before Code: Select allSolve after was included in the /etc/init.d/cups this : ### BEGIN INIT INFO # Provides: cups # Required-Start: $syslog $remote_fs # Required-Stop: $syslog $remote_fs # Should-Start: $network avahi # Should-Stop: $network # X-Start-Before: samba # X-Stop-After: samba # Default-Start: 2 3 4 5 # Default-Stop: 1 # Short-Description: CUPS Printing spooler and server ### END INIT INFO I then re-installed cups, with only one error Code: Select allThe following partially installed packages will be configured: cups No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded. Need to get 0 B of archives. After unpacking 0 B will be used. Setting up cups (1.5.3-5) ... insserv: warning: current stop runlevel(s) (0 1 2 3 5) of script `cups' overrides LSB defaults (1). cups: started scheduler. Updating PPD files for cups ... Updating PPD files for cups-filters ... Updating PPD files for foomatic-db-compressed-ppds ... Updating PPD files for foomatic-db-engine ... Updating PPD files for ghostscript-cups ... Updating PPD files for c2esp ... Updating PPD files for escpr ... Updating PPD files for foo2zjs ... Updating PPD files for hpijs ... Updating PPD files for m2300w ... Updating PPD files for ptouch ... Updating PPD files for pxljr ... Updating PPD files for sag-gdi ... so I think the init info was not quite right... this has worked better: Default-Stop: 0 and printing is back to usual after full reinstall of cups |
Hello, I recently installed Debian Jessie on a Dell XPS 13 Developer Edition. Everithing works fine, the only proleblem is that I see horizontal lines while watching videos. It is like an horizontal shift between the two regions of the video delimited by the line. Actually is this shift that creates the illusion of a line. Usually the line moves toward the top of the screen. I can not take screenshots, when I save a picture with mplayer, the picture do not show the line. It seems that even if I drag windows the refresh of the borders of the window is slow, the result is a broken window border while dragging it. I can not find anything about this very problem, but I do not think that it is an hardware problem because, if I run the Dell/Ubuntu installer and use it to see a video from youtube, I see no lines. When I do the same in Debian, the lines appears even on youtube. It is worth to note that my hard drive is encrypted, but I do not think that this could be related to the issue, I think that my box is quick enough to handle the extra load. I hope I was clear enough in describing the problem, I hope somebody can help me. Here is some info about my system: lspci Code: Select all00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09) 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) 00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) 00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4) 00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation QS77 Express Chipset LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04) 00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04) 01:00.0 Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter (rev 01) lshw Code: Select allanuro description: Portable Computer product: Dell System XPS L322X (Dell System XPS L322X) vendor: Dell Inc. version: 0.1 serial: 77NK1Y1 width: 64 bits capabilities: smbios-2.7 dmi-2.7 vsyscall32 configuration: administrator_password=unknown boot=normal chassis=portable family=ChiefRiver System frontpanel_password=unknown keyboard_password=unknown power-on_password=unknown sku=Dell System XPS L322X uuid=44454C4C-3700-104E-804B-B7C04F315931 *-core description: Motherboard product: 0PJHXN vendor: Dell Inc. physical id: 0 version: A00 serial: .77NK1Y1.CN4864337J0086. slot: Part Component *-cpu description: CPU product: Intel(R) Core(TM) i7-3537U CPU @ 2.00GHz vendor: Intel Corp. physical id: 4 bus info: cpu@0 version: Intel(R) Core(TM) i7-3537U CPU @ 2.00GHz serial: To Be Filled By O.E.M. slot: CPU Socket - U3E1 size: 2500MHz width: 64 bits clock: 100MHz capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms cpufreq configuration: cores=2 enabledcores=2 threads=4 *-cache:0 description: L1 cache physical id: 6 slot: L1-Cache size: 32KiB capacity: 32KiB capabilities: internal write-through instruction *-cache:1 description: L2 cache physical id: 7 slot: L2-Cache size: 256KiB capacity: 256KiB capabilities: internal write-through unified *-cache:2 description: L3 cache physical id: 8 slot: L3-Cache size: 4MiB capacity: 4MiB capabilities: internal write-back unified *-cache description: L1 cache physical id: 5 slot: L1-Cache size: 32KiB capacity: 32KiB capabilities: internal write-through data *-firmware description: BIOS vendor: Dell Inc. physical id: 0 version: A09 date: 05/15/2013 size: 128KiB capacity: 6592KiB capabilities: pci pnp upgrade shadowing escd cdboot bootselect edd int13floppy360 int13floppy1200 int13floppy720 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot smartbattery biosbootspecification netboot *-memory description: System Memory physical id: 35 slot: System board or motherboard size: 8GiB *-bank:0 description: DIMM DDR3 Synchronous 1600 MHz (0,6 ns) product: HT5SMRAP vendor: Hynix/Hyundai physical id: 0 serial: 00000000 slot: ChannelA-DIMM0 size: 4GiB width: 64 bits clock: 1600MHz (0.6ns) *-bank:1 description: DIMM DDR3 Synchronous 1600 MHz (0,6 ns) product: HT5SMRAP vendor: Hynix/Hyundai physical id: 1 serial: 00000000 slot: ChannelB-DIMM0 size: 4GiB width: 64 bits clock: 1600MHz (0.6ns) *-pci description: Host bridge product: 3rd Gen Core processor DRAM Controller vendor: Intel Corporation physical id: 100 bus info: pci@0000:00:00.0 version: 09 width: 32 bits clock: 33MHz *-display description: VGA compatible controller product: 3rd Gen Core processor Graphics Controller vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 09 width: 64 bits clock: 33MHz capabilities: msi pm vga_controller bus_master cap_list rom configuration: driver=i915 latency=0 resources: irq:43 memory:d0000000-d03fffff memory:c0000000-cfffffff ioport:2000(size=64) *-usb:0 description: USB controller product: 7 Series/C210 Series Chipset Family USB xHCI Host Controller vendor: Intel Corporation physical id: 14 bus info: pci@0000:00:14.0 version: 04 width: 64 bits clock: 33MHz capabilities: pm msi xhci cap_list configuration: driver=xhci_hcd latency=0 resources: irq:44 memory:d0500000-d050ffff *-communication description: Communication controller product: 7 Series/C210 Series Chipset Family MEI Controller #1 vendor: Intel Corporation physical id: 16 bus info: pci@0000:00:16.0 version: 04 width: 64 bits clock: 33MHz capabilities: pm msi bus_master cap_list configuration: driver=mei_me latency=0 resources: irq:42 memory:d0515000-d051500f *-usb:1 description: USB controller product: 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 vendor: Intel Corporation physical id: 1a bus info: pci@0000:00:1a.0 version: 04 width: 32 bits clock: 33MHz capabilities: pm debug ehci cap_list configuration: driver=ehci-pci latency=0 resources: irq:16 memory:d051a000-d051a3ff *-multimedia description: Audio device product: 7 Series/C210 Series Chipset Family High Definition Audio Controller vendor: Intel Corporation physical id: 1b bus info: pci@0000:00:1b.0 version: 04 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list configuration: driver=snd_hda_intel latency=0 resources: irq:40 memory:d0510000-d0513fff *-pci description: PCI bridge product: 7 Series/C210 Series Chipset Family PCI Express Root Port 1 vendor: Intel Corporation physical id: 1c bus info: pci@0000:00:1c.0 version: c4 width: 32 bits clock: 33MHz capabilities: pci pciexpress msi pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:16 memory:d0400000-d04fffff ioport:bfa00000(size=1048576) *-network description: Wireless interface product: AR9462 Wireless Network Adapter vendor: Qualcomm Atheros physical id: 0 bus info: pci@0000:01:00.0 logical name: wlan0 version: 01 serial: bc:85:56:d3:63:ef width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless configuration: broadcast=yes driver=ath9k driverversion=3.10-2-amd64 firmware=N/A ip=192.168.1.50 latency=0 link=yes multicast=yes wireless=IEEE 802.11abgn resources: irq:16 memory:d0400000-d047ffff memory:bfa00000-bfa0ffff *-usb:2 description: USB controller product: 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 vendor: Intel Corporation physical id: 1d bus info: pci@0000:00:1d.0 version: 04 width: 32 bits clock: 33MHz capabilities: pm debug ehci cap_list configuration: driver=ehci-pci latency=0 resources: irq:23 memory:d0519000-d05193ff *-isa description: ISA bridge product: QS77 Express Chipset LPC Controller vendor: Intel Corporation physical id: 1f bus info: pci@0000:00:1f.0 version: 04 width: 32 bits clock: 33MHz capabilities: isa bus_master cap_list configuration: driver=lpc_ich latency=0 resources: irq:0 *-storage description: SATA controller product: 7 Series Chipset Family 6-port SATA Controller [AHCI mode] vendor: Intel Corporation physical id: 1f.2 bus info: pci@0000:00:1f.2 version: 04 width: 32 bits clock: 66MHz capabilities: storage msi pm ahci_1.0 bus_master cap_list configuration: driver=ahci latency=0 resources: irq:41 ioport:2088(size=8) ioport:209c(size=4) ioport:2080(size=8) ioport:2098(size=4) ioport:2060(size=32) memory:d0518000-d05187ff *-serial UNCLAIMED description: SMBus product: 7 Series/C210 Series Chipset Family SMBus Controller vendor: Intel Corporation physical id: 1f.3 bus info: pci@0000:00:1f.3 version: 04 width: 64 bits clock: 33MHz configuration: latency=0 resources: memory:d0514000-d05140ff ioport:efa0(size=32) *-scsi physical id: 1 logical name: scsi0 capabilities: emulated *-disk description: ATA Disk product: SAMSUNG SSD PM83 physical id: 0.0.0 bus info: scsi@0:0.0.0 logical name: /dev/sda version: CXM1 serial: S0XPNYAD506042 size: 238GiB (256GB) capabilities: partitioned partitioned:dos configuration: ansiversion=5 sectorsize=512 signature=0001fdfe *-volume:0 description: Linux filesystem partition vendor: Linux physical id: 1 bus info: scsi@0:0.0.0,1 logical name: /dev/sda1 logical name: /boot version: 1.0 serial: e52c7eeb-b329-46fd-b4d5-4770d74d06b3 size: 121MiB capacity: 121MiB capabilities: primary bootable lvm2 ext2 initialized configuration: filesystem=ext2 label=bota modified=2013-08-24 14:49:52 mount.fstype=ext2 mount.options=rw,relatime,errors=continue state=mounted *-volume:1 description: Linux filesystem partition physical id: 2 bus info: scsi@0:0.0.0,2 logical name: /dev/sda2 serial: 08684bf3-c405-453c-b09c-29d03f87478b size: 238GiB capacity: 238GiB width: 512 bits capabilities: primary encrypted luks initialized configuration: bits=512 cipher=aes filesystem=luks hash=sha1 mode=xts-plain64 version=1 *-battery product: DELL vendor: Simplo physical id: 1 version: 2008 serial: 1.0 slot: Rear capacity: 47360mWh configuration: voltage=7,4V cat /var/log/Xorg.0.log Code: Select all[ 1118.493] X.Org X Server 1.12.4 Release Date: 2012-08-27 [ 1118.504] X Protocol Version 11, Revision 0 [ 1118.508] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian [ 1118.512] Current Operating System: Linux anuro 3.10-2-amd64 #1 SMP Debian 3.10.5-1 (2013-08-07) x86_64 [ 1118.512] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10-2-amd64 root=/dev/mapper/cripta-radice ro quiet [ 1118.518] Build Date: 17 April 2013 10:22:47AM [ 1118.522] xorg-server 2:1.12.4-6 (Julien Cristau <jcristau@debian.org>) [ 1118.525] Current version of pixman: 0.30.2 [ 1118.531] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 1118.531] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 1118.543] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 24 17:54:59 2013 [ 1118.546] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 1118.549] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 1118.549] (==) No Layout section. Using the first Screen section. [ 1118.549] (==) No screen section available. Using defaults. [ 1118.549] (**) |-->Screen "Default Screen Section" (0) [ 1118.549] (**) | |-->Monitor "<default monitor>" [ 1118.549] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 1118.549] (**) | |-->Device "Card0" [ 1118.549] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 1118.550] (==) Automatically adding devices [ 1118.550] (==) Automatically enabling devices [ 1118.550] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 1118.550] Entry deleted from font path. [ 1118.550] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. [ 1118.550] Entry deleted from font path. [ 1118.550] (==) 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, built-ins [ 1118.550] (==) ModulePath set to "/usr/lib/xorg/modules" [ 1118.550] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 1118.550] (II) Loader magic: 0x7f4bbbc3fae0 [ 1118.550] (II) Module ABI versions: [ 1118.550] X.Org ANSI C Emulation: 0.4 [ 1118.550] X.Org Video Driver: 12.1 [ 1118.550] X.Org XInput driver : 16.0 [ 1118.550] X.Org Server Extension : 6.0 [ 1118.550] (--) PCI:*(0:0:2:0) 8086:0166:1028:058b rev 9, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00002000/64 [ 1118.550] (II) Open ACPI successful (/var/run/acpid.socket) [ 1118.550] (II) LoadModule: "extmod" [ 1118.551] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 1118.551] (II) Module extmod: vendor="X.Org Foundation" [ 1118.551] compiled for 1.12.4, module version = 1.0.0 [ 1118.551] Module class: X.Org Server Extension [ 1118.551] ABI class: X.Org Server Extension, version 6.0 [ 1118.551] (II) Loading extension SELinux [ 1118.551] (II) Loading extension MIT-SCREEN-SAVER [ 1118.551] (II) Loading extension XFree86-VidModeExtension [ 1118.551] (II) Loading extension XFree86-DGA [ 1118.551] (II) Loading extension DPMS [ 1118.551] (II) Loading extension XVideo [ 1118.551] (II) Loading extension XVideo-MotionCompensation [ 1118.551] (II) Loading extension X-Resource [ 1118.551] (II) LoadModule: "dbe" [ 1118.551] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 1118.551] (II) Module dbe: vendor="X.Org Foundation" [ 1118.551] compiled for 1.12.4, module version = 1.0.0 [ 1118.551] Module class: X.Org Server Extension [ 1118.551] ABI class: X.Org Server Extension, version 6.0 [ 1118.551] (II) Loading extension DOUBLE-BUFFER [ 1118.551] (II) LoadModule: "glx" [ 1118.551] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 1118.551] (II) Module glx: vendor="X.Org Foundation" [ 1118.551] compiled for 1.12.4, module version = 1.0.0 [ 1118.551] ABI class: X.Org Server Extension, version 6.0 [ 1118.551] (==) AIGLX enabled [ 1118.551] (II) Loading extension GLX [ 1118.551] (II) LoadModule: "record" [ 1118.552] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 1118.552] (II) Module record: vendor="X.Org Foundation" [ 1118.552] compiled for 1.12.4, module version = 1.13.0 [ 1118.552] Module class: X.Org Server Extension [ 1118.552] ABI class: X.Org Server Extension, version 6.0 [ 1118.552] (II) Loading extension RECORD [ 1118.552] (II) LoadModule: "dri" [ 1118.552] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 1118.552] (II) Module dri: vendor="X.Org Foundation" [ 1118.552] compiled for 1.12.4, module version = 1.0.0 [ 1118.552] ABI class: X.Org Server Extension, version 6.0 [ 1118.552] (II) Loading extension XFree86-DRI [ 1118.552] (II) LoadModule: "dri2" [ 1118.552] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 1118.552] (II) Module dri2: vendor="X.Org Foundation" [ 1118.552] compiled for 1.12.4, module version = 1.2.0 [ 1118.552] ABI class: X.Org Server Extension, version 6.0 [ 1118.552] (II) Loading extension DRI2 [ 1118.552] (II) LoadModule: "intel" [ 1118.552] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 1118.553] (II) Module intel: vendor="X.Org Foundation" [ 1118.553] compiled for 1.12.4, module version = 2.21.14 [ 1118.553] Module class: X.Org Video Driver [ 1118.553] ABI class: X.Org Video Driver, version 12.1 [ 1118.553] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics, HD Graphics 2000, HD Graphics 3000, HD Graphics 2500, HD Graphics 4000, HD Graphics P4000, HD Graphics 4600, HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100, HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200 [ 1118.553] (--) using VT number 7 [ 1118.562] drmOpenDevice: node name is /dev/dri/card0 [ 1118.562] drmOpenDevice: open result is 8, (OK) [ 1118.562] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 [ 1118.562] drmOpenDevice: node name is /dev/dri/card0 [ 1118.562] drmOpenDevice: open result is 8, (OK) [ 1118.562] drmOpenByBusid: drmOpenMinor returns 8 [ 1118.562] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 [ 1118.562] drmOpenDevice: node name is /dev/dri/card0 [ 1118.562] drmOpenDevice: open result is 9, (OK) [ 1118.562] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 [ 1118.562] drmOpenDevice: node name is /dev/dri/card0 [ 1118.562] drmOpenDevice: open result is 9, (OK) [ 1118.562] drmOpenByBusid: drmOpenMinor returns 9 [ 1118.562] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 [ 1118.562] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 1118.562] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 1118.562] (==) intel(0): RGB weight 888 [ 1118.562] (==) intel(0): Default visual is TrueColor [ 1118.562] (**) intel(0): Option "AccelMethod" "UXA" [ 1118.562] (**) intel(0): Option "DRI" "True" [ 1118.562] (**) intel(0): Option "XvPreferOverlay" [ 1118.562] (**) intel(0): Option "XvMC" [ 1118.562] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000 [ 1118.562] (**) intel(0): Relaxed fencing enabled [ 1118.562] (**) intel(0): Wait on SwapBuffers? enabled [ 1118.562] (**) intel(0): Triple buffering? enabled [ 1118.562] (**) intel(0): Framebuffer tiled [ 1118.562] (**) intel(0): Pixmaps tiled [ 1118.562] (**) intel(0): 3D buffers tiled [ 1118.562] (**) intel(0): SwapBuffers wait enabled [ 1118.562] (==) intel(0): video overlay key set to 0x101fe [ 1118.562] (II) intel(0): Output eDP1 has no monitor section [ 1118.563] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video0 [ 1118.592] (II) intel(0): Output VGA1 has no monitor section [ 1118.592] (II) intel(0): Output HDMI1 has no monitor section [ 1118.592] (II) intel(0): Output DP1 has no monitor section [ 1118.592] (II) intel(0): EDID for output eDP1 [ 1118.592] (II) intel(0): Manufacturer: CMN Model: 1345 Serial#: 0 [ 1118.592] (II) intel(0): Year: 2012 Week: 21 [ 1118.592] (II) intel(0): EDID Version: 1.4 [ 1118.592] (II) intel(0): Digital Display Input [ 1118.592] (II) intel(0): 8 bits per channel [ 1118.592] (II) intel(0): Digital interface is DisplayPort [ 1118.592] (II) intel(0): Max Image Size [cm]: horiz.: 29 vert.: 17 [ 1118.592] (II) intel(0): Gamma: 2.20 [ 1118.592] (II) intel(0): No DPMS capabilities specified [ 1118.592] (II) intel(0): Supported color encodings: RGB 4:4:4 [ 1118.592] (II) intel(0): First detailed timing is preferred mode [ 1118.592] (II) intel(0): Preferred mode is native pixel format and refresh rate [ 1118.592] (II) intel(0): redX: 0.650 redY: 0.338 greenX: 0.329 greenY: 0.608 [ 1118.592] (II) intel(0): blueX: 0.148 blueY: 0.047 whiteX: 0.313 whiteY: 0.329 [ 1118.592] (II) intel(0): Manufacturer's mask: 0 [ 1118.592] (II) intel(0): Supported detailed timing: [ 1118.592] (II) intel(0): clock: 138.8 MHz Image Size: 294 x 165 mm [ 1118.592] (II) intel(0): h_active: 1920 h_sync: 1966 h_sync_end 1996 h_blank_end 2080 h_border: 0 [ 1118.592] (II) intel(0): v_active: 1080 v_sync: 1082 v_sync_end 1086 v_blanking: 1112 v_border: 0 [ 1118.592] (II) intel(0): Supported detailed timing: [ 1118.592] (II) intel(0): clock: 92.5 MHz Image Size: 294 x 165 mm [ 1118.592] (II) intel(0): h_active: 1920 h_sync: 1966 h_sync_end 1996 h_blank_end 2080 h_border: 0 [ 1118.592] (II) intel(0): v_active: 1080 v_sync: 1082 v_sync_end 1086 v_blanking: 1112 v_border: 0 [ 1118.592] (II) intel(0): VKWJC�133HSE [ 1118.592] (II) intel(0): Unknown vendor-specific block 0 [ 1118.592] (II) intel(0): EDID (in hex): [ 1118.592] (II) intel(0): 00ffffffffffff000dae451300000000 [ 1118.592] (II) intel(0): 15160104a51d117802a705a656549b26 [ 1118.592] (II) intel(0): 0c505400000001010101010101010101 [ 1118.592] (II) intel(0): 010101010101363680a0703820402e1e [ 1118.592] (II) intel(0): 240026a51000001a242480a070382040 [ 1118.592] (II) intel(0): 2e1e240026a51000001a000000fe0056 [ 1118.592] (II) intel(0): 4b574a43803133334853450a00000000 [ 1118.592] (II) intel(0): 000a4131a3001000000a010a20200023 [ 1118.593] (II) intel(0): EDID vendor "CMN", prod id 4933 [ 1118.593] (II) intel(0): Printing DDC gathered Modelines: [ 1118.593] (II) intel(0): Modeline "1920x1080"x0.0 138.78 1920 1966 1996 2080 1080 1082 1086 1112 +hsync -vsync (66.7 kHz eP) [ 1118.593] (II) intel(0): Modeline "1920x1080"x0.0 92.52 1920 1966 1996 2080 1080 1082 1086 1112 +hsync -vsync (44.5 kHz e) [ 1118.593] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported) [ 1118.593] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported) [ 1118.593] (II) intel(0): Printing probed modes for output eDP1 [ 1118.593] (II) intel(0): Modeline "1920x1080"x60.0 138.78 1920 1966 1996 2080 1080 1082 1086 1112 +hsync -vsync (66.7 kHz eP) [ 1118.593] (II) intel(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d) [ 1118.593] (II) intel(0): Modeline "1920x1080"x40.0 92.52 1920 1966 1996 2080 1080 1082 1086 1112 +hsync -vsync (44.5 kHz e) [ 1118.593] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d) [ 1118.593] (II) intel(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d) [ 1118.593] (II) intel(0): Modeline "1600x1024"x60.2 103.12 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync (62.0 kHz d) [ 1118.593] (II) intel(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d) [ 1118.593] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d) [ 1118.593] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d) [ 1118.593] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d) [ 1118.593] (II) intel(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d) [ 1118.593] (II) intel(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d) [ 1118.593] (II) intel(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d) [ 1118.593] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d) [ 1118.593] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d) [ 1118.593] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d) [ 1118.593] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d) [ 1118.624] (II) intel(0): EDID for output VGA1 [ 1118.624] (II) intel(0): EDID for output HDMI1 [ 1118.624] (II) intel(0): EDID for output DP1 [ 1118.624] (II) intel(0): Output eDP1 connected [ 1118.624] (II) intel(0): Output VGA1 disconnected [ 1118.624] (II) intel(0): Output HDMI1 disconnected [ 1118.624] (II) intel(0): Output DP1 disconnected [ 1118.624] (II) intel(0): Using exact sizes for initial modes [ 1118.624] (II) intel(0): Output eDP1 using initial mode 1920x1080 [ 1118.624] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [ 1118.624] (II) intel(0): Kernel page flipping support detected, enabling [ 1118.624] (**) intel(0): Display dimensions: (290, 170) mm [ 1118.624] (**) intel(0): DPI set to (168, 161) [ 1118.624] (II) Loading sub module "fb" [ 1118.624] (II) LoadModule: "fb" [ 1118.624] (II) Loading /usr/lib/xorg/modules/libfb.so [ 1118.624] (II) Module fb: vendor="X.Org Foundation" [ 1118.624] compiled for 1.12.4, module version = 1.0.0 [ 1118.624] ABI class: X.Org ANSI C Emulation, version 0.4 [ 1118.625] (II) Loading sub module "dri2" [ 1118.625] (II) LoadModule: "dri2" [ 1118.625] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 1118.625] (II) Module dri2: vendor="X.Org Foundation" [ 1118.625] compiled for 1.12.4, module version = 1.2.0 [ 1118.625] ABI class: X.Org Server Extension, version 6.0 [ 1118.625] (==) Depth 24 pixmap format is 32 bpp [ 1118.625] (II) intel(0): [DRI2] Setup complete [ 1118.625] (II) intel(0): [DRI2] DRI driver: i965 [ 1118.625] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled [ 1118.625] (II) UXA(0): Driver registered support for the following operations: [ 1118.625] (II) solid [ 1118.625] (II) copy [ 1118.625] (II) composite (RENDER acceleration) [ 1118.625] (II) put_image [ 1118.625] (II) get_image [ 1118.625] (==) intel(0): Backing store disabled [ 1118.625] (==) intel(0): Silken mouse enabled [ 1118.625] (II) intel(0): Initializing HW Cursor [ 1118.625] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [ 1118.629] (==) intel(0): DPMS enabled [ 1118.629] (**) intel(0): Intel XvMC decoder enabled [ 1118.629] (II) intel(0): Set up textured video [ 1118.629] (II) intel(0): [XvMC] xvmc_vld driver initialized. [ 1118.629] (II) intel(0): direct rendering: DRI2 Enabled [ 1118.629] (WW) intel(0): Option "Shadow" is not used [ 1118.629] (==) intel(0): hotplug detection: "enabled" [ 1118.640] (--) RandR disabled [ 1118.640] (II) Initializing built-in extension Generic Event Extension [ 1118.640] (II) Initializing built-in extension SHAPE [ 1118.640] (II) Initializing built-in extension MIT-SHM [ 1118.640] (II) Initializing built-in extension XInputExtension [ 1118.640] (II) Initializing built-in extension XTEST [ 1118.640] (II) Initializing built-in extension BIG-REQUESTS [ 1118.640] (II) Initializing built-in extension SYNC [ 1118.640] (II) Initializing built-in extension XKEYBOARD [ 1118.640] (II) Initializing built-in extension XC-MISC [ 1118.640] (II) Initializing built-in extension SECURITY [ 1118.640] (II) Initializing built-in extension XINERAMA [ 1118.640] (II) Initializing built-in extension XFIXES [ 1118.640] (II) Initializing built-in extension RENDER [ 1118.640] (II) Initializing built-in extension RANDR [ 1118.640] (II) Initializing built-in extension COMPOSITE [ 1118.640] (II) Initializing built-in extension DAMAGE [ 1118.640] (II) SELinux: Disabled on system [ 1118.646] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 1118.646] (II) AIGLX: enabled GLX_INTEL_swap_event [ 1118.646] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 1118.646] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [ 1118.646] (II) AIGLX: Loaded and initialized i965 [ 1118.646] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 1118.646] (II) intel(0): Setting screen physical size to 508 x 285 [ 1118.667] (II) config/udev: Adding input device Power Button (/dev/input/event4) [ 1118.667] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 1118.668] (II) LoadModule: "evdev" [ 1118.668] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 1118.668] (II) Module evdev: vendor="X.Org Foundation" [ 1118.668] compiled for 1.12.1, module version = 2.7.0 [ 1118.668] Module class: X.Org XInput Driver [ 1118.668] ABI class: X.Org XInput driver, version 16.0 [ 1118.668] (II) Using input driver 'evdev' for 'Power Button' [ 1118.668] (**) Power Button: always reports core events [ 1118.668] (**) evdev: Power Button: Device: "/dev/input/event4" [ 1118.668] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 1118.668] (--) evdev: Power Button: Found keys [ 1118.668] (II) evdev: Power Button: Configuring as keyboard [ 1118.668] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4" [ 1118.668] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 1118.668] (**) Option "xkb_rules" "evdev" [ 1118.668] (**) Option "xkb_model" "pc105" [ 1118.668] (**) Option "xkb_layout" "it" [ 1118.680] (II) config/udev: Adding input device Video Bus (/dev/input/event9) [ 1118.680] (**) Video Bus: Applying InputClass "evdev keyboard catchall" [ 1118.680] (II) Using input driver 'evdev' for 'Video Bus' [ 1118.680] (**) Video Bus: always reports core events [ 1118.680] (**) evdev: Video Bus: Device: "/dev/input/event9" [ 1118.680] (--) evdev: Video Bus: Vendor 0 Product 0x6 [ 1118.680] (--) evdev: Video Bus: Found keys [ 1118.680] (II) evdev: Video Bus: Configuring as keyboard [ 1118.680] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input9/event9" [ 1118.680] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 1118.680] (**) Option "xkb_rules" "evdev" [ 1118.680] (**) Option "xkb_model" "pc105" [ 1118.680] (**) Option "xkb_layout" "it" [ 1118.680] (II) config/udev: Adding input device Power Button (/dev/input/event1) [ 1118.680] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 1118.680] (II) Using input driver 'evdev' for 'Power Button' [ 1118.680] (**) Power Button: always reports core events [ 1118.680] (**) evdev: Power Button: Device: "/dev/input/event1" [ 1118.680] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 1118.680] (--) evdev: Power Button: Found keys [ 1118.680] (II) evdev: Power Button: Configuring as keyboard [ 1118.680] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1" [ 1118.680] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) [ 1118.680] (**) Option "xkb_rules" "evdev" [ 1118.680] (**) Option "xkb_model" "pc105" [ 1118.680] (**) Option "xkb_layout" "it" [ 1118.681] (II) config/udev: Adding input device Lid Switch (/dev/input/event3) [ 1118.681] (II) No input driver specified, ignoring this device. [ 1118.681] (II) This device may have been added with another device file. [ 1118.681] (II) config/udev: Adding input device Sleep Button (/dev/input/event2) [ 1118.681] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 1118.681] (II) Using input driver 'evdev' for 'Sleep Button' [ 1118.681] (**) Sleep Button: always reports core events [ 1118.681] (**) evdev: Sleep Button: Device: "/dev/input/event2" [ 1118.681] (--) evdev: Sleep Button: Vendor 0 Product 0x3 [ 1118.681] (--) evdev: Sleep Button: Found keys [ 1118.681] (II) evdev: Sleep Button: Configuring as keyboard [ 1118.681] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2" [ 1118.681] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9) [ 1118.681] (**) Option "xkb_rules" "evdev" [ 1118.681] (**) Option "xkb_model" "pc105" [ 1118.681] (**) Option "xkb_layout" "it" [ 1118.681] (II) config/udev: Adding input device Laptop_Integrated_Webcam_1.3M (/dev/input/event6) [ 1118.681] (**) Laptop_Integrated_Webcam_1.3M: Applying InputClass "evdev keyboard catchall" [ 1118.681] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_1.3M' [ 1118.681] (**) Laptop_Integrated_Webcam_1.3M: always reports core events [ 1118.681] (**) evdev: Laptop_Integrated_Webcam_1.3M: Device: "/dev/input/event6" [ 1118.681] (--) evdev: Laptop_Integrated_Webcam_1.3M: Vendor 0x1bcf Product 0x288f [ 1118.681] (--) evdev: Laptop_Integrated_Webcam_1.3M: Found keys [ 1118.681] (II) evdev: Laptop_Integrated_Webcam_1.3M: Configuring as keyboard [ 1118.681] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input6/event6" [ 1118.681] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_1.3M" (type: KEYBOARD, id 10) [ 1118.681] (**) Option "xkb_rules" "evdev" [ 1118.681] (**) Option "xkb_model" "pc105" [ 1118.681] (**) Option "xkb_layout" "it" [ 1118.681] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10) [ 1118.681] (II) No input driver specified, ignoring this device. [ 1118.681] (II) This device may have been added with another device file. [ 1118.682] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11) [ 1118.682] (II) No input driver specified, ignoring this device. [ 1118.682] (II) This device may have been added with another device file. [ 1118.682] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12) [ 1118.682] (II) No input driver specified, ignoring this device. [ 1118.682] (II) This device may have been added with another device file. [ 1118.682] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13) [ 1118.682] (II) No input driver specified, ignoring this device. [ 1118.682] (II) This device may have been added with another device file. [ 1118.682] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 1118.682] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 1118.682] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 1118.682] (**) AT Translated Set 2 keyboard: always reports core events [ 1118.682] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0" [ 1118.682] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 1118.682] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 1118.682] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 1118.682] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 1118.682] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11) [ 1118.682] (**) Option "xkb_rules" "evdev" [ 1118.682] (**) Option "xkb_model" "pc105" [ 1118.682] (**) Option "xkb_layout" "it" [ 1118.682] (II) config/udev: Adding input device CyPS/2 Cypress Trackpad (/dev/input/event8) [ 1118.682] (**) CyPS/2 Cypress Trackpad: Applying InputClass "evdev touchpad catchall" [ 1118.682] (**) CyPS/2 Cypress Trackpad: Applying InputClass "touchpad catchall" [ 1118.682] (**) CyPS/2 Cypress Trackpad: Applying InputClass "Default clickpad buttons" [ 1118.682] (**) CyPS/2 Cypress Trackpad: Applying InputClass "touchpad" [ 1118.682] (II) LoadModule: "synaptics" [ 1118.683] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so [ 1118.683] (II) Module synaptics: vendor="X.Org Foundation" [ 1118.683] compiled for 1.12.4, module version = 1.6.2 [ 1118.683] Module class: X.Org XInput Driver [ 1118.683] ABI class: X.Org XInput driver, version 16.0 [ 1118.683] (II) Using input driver 'synaptics' for 'CyPS/2 Cypress Trackpad' [ 1118.683] (**) CyPS/2 Cypress Trackpad: always reports core events [ 1118.683] (**) Option "Device" "/dev/input/event8" [ 1118.844] (II) synaptics: CyPS/2 Cypress Trackpad: ignoring touch events for semi-multitouch device [ 1118.844] (II) synaptics: CyPS/2 Cypress Trackpad: found clickpad property [ 1118.844] (--) synaptics: CyPS/2 Cypress Trackpad: x-axis range 0 - 1600 [ 1118.844] (--) synaptics: CyPS/2 Cypress Trackpad: y-axis range 0 - 900 [ 1118.844] (--) synaptics: CyPS/2 Cypress Trackpad: pressure range 0 - 255 [ 1118.844] (--) synaptics: CyPS/2 Cypress Trackpad: finger width range 0 - 255 [ 1118.844] (--) synaptics: CyPS/2 Cypress Trackpad: buttons: left right middle double triple [ 1118.844] (--) synaptics: CyPS/2 Cypress Trackpad: Vendor 0x2 Product 0x11 [ 1118.844] (**) Option "SHMConfig" "on" [ 1118.844] (**) Option "EmulateTwoFingerMinZ" "40" [ 1118.844] (**) Option "EmulateTwoFingerMinW" "8" [ 1118.844] (**) Option "VertEdgeScroll" "off" [ 1118.844] (**) Option "HorizEdgeScroll" "off" [ 1118.844] (**) Option "VertTwoFingerScroll" "on" [ 1118.844] (**) Option "HorizTwoFingerScroll" "on" [ 1118.844] (**) Option "TapButton3" "2" [ 1118.844] (**) Option "CircularScrolling" "on" [ 1118.845] (**) Option "CircScrollTrigger" "2" [ 1118.845] (**) Option "CoastingSpeed" "0" [ 1118.845] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" [ 1118.845] (--) synaptics: CyPS/2 Cypress Trackpad: touchpad found [ 1118.845] (**) CyPS/2 Cypress Trackpad: always reports core events [ 1118.904] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8" [ 1118.904] (II) XINPUT: Adding extended input device "CyPS/2 Cypress Trackpad" (type: TOUCHPAD, id 12) [ 1118.904] (**) synaptics: CyPS/2 Cypress Trackpad: (accel) MinSpeed is now constant deceleration 2.5 [ 1118.904] (**) synaptics: CyPS/2 Cypress Trackpad: MaxSpeed is now 1.75 [ 1118.904] (**) synaptics: CyPS/2 Cypress Trackpad: AccelFactor is now 0.109 [ 1118.904] (**) CyPS/2 Cypress Trackpad: (accel) keeping acceleration scheme 1 [ 1118.905] (**) CyPS/2 Cypress Trackpad: (accel) acceleration profile 1 [ 1118.905] (**) CyPS/2 Cypress Trackpad: (accel) acceleration factor: 2.000 [ 1118.905] (**) CyPS/2 Cypress Trackpad: (accel) acceleration threshold: 4 [ 1118.905] (--) synaptics: CyPS/2 Cypress Trackpad: touchpad found [ 1118.905] (II) config/udev: Adding input device CyPS/2 Cypress Trackpad (/dev/input/mouse0) [ 1118.905] (**) CyPS/2 Cypress Trackpad: Ignoring device from InputClass "touchpad ignore duplicates" [ 1118.906] (II) config/udev: Adding input device PC Speaker (/dev/input/event5) [ 1118.906] (II) No input driver specified, ignoring this device. [ 1118.906] (II) This device may have been added with another device file. [ 1118.907] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event14) [ 1118.907] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall" [ 1118.907] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device' [ 1118.907] (**) ACPI Virtual Keyboard Device: always reports core events [ 1118.907] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event14" [ 1118.907] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0 [ 1118.907] (--) evdev: ACPI Virtual Keyboard Device: Found keys [ 1118.907] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard [ 1118.907] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event14" [ 1118.907] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 13) [ 1118.907] (**) Option "xkb_rules" "evdev" [ 1118.907] (**) Option "xkb_model" "pc105" [ 1118.907] (**) Option "xkb_layout" "it" [ 1118.908] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event7) [ 1118.908] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall" [ 1118.908] (II) Using input driver 'evdev' for 'Dell WMI hotkeys' [ 1118.908] (**) Dell WMI hotkeys: always reports core events [ 1118.908] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event7" [ 1118.908] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0 [ 1118.908] (--) evdev: Dell WMI hotkeys: Found keys [ 1118.908] (II) evdev: Dell WMI hotkeys: Configuring as keyboard [ 1118.908] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7" [ 1118.908] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 14) [ 1118.908] (**) Option "xkb_rules" "evdev" [ 1118.908] (**) Option "xkb_model" "pc105" [ 1118.908] (**) Option "xkb_layout" "it" [ 1608.024] (II) config/udev: removing device AT Translated Set 2 keyboard [ 1608.024] (II) evdev: AT Translated Set 2 keyboard: Close [ 1608.024] (II) UnloadModule: "evdev" [ 1608.024] (II) intel(0): EDID vendor "CMN", prod id 4933 [ 1608.024] (II) intel(0): Printing DDC gathered Modelines: [ 1608.024] (II) intel(0): Modeline "1920x1080"x0.0 138.78 1920 1966 1996 2080 1080 1082 1086 1112 +hsync -vsync (66.7 kHz eP) [ 1608.024] (II) intel(0): Modeline "1920x1080"x0.0 92.52 1920 1966 1996 2080 1080 1082 1086 1112 +hsync -vsync (44.5 kHz e) [ 1608.092] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 1608.092] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 1608.092] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 1608.092] (**) AT Translated Set 2 keyboard: always reports core events [ 1608.092] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0" [ 1608.092] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 1608.092] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 1608.092] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 1608.092] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input15/event0" [ 1608.092] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11) [ 1608.092] (**) Option "xkb_rules" "evdev" [ 1608.092] (**) Option "xkb_model" "pc105" [ 1608.092] (**) Option "xkb_layout" "it" | on my machine i get this after 'using VT number 7' line in Xorg.0.log, maybe it's a clue? Code: Select all[ 27.028] (II) [KMS] Kernel modesetting enabled. [ 1118.512] Current Operating System: Linux anuro 3.10-2-amd64 #1 SMP Debian 3.10.5-1 (2013-08-07) x86_64 farm out, stable has a more recent kernel than testing! Code: Select all$ cat /var/log/Xorg.0.log | grep Current [ 26.675] Current Operating System: Linux apisonco 3.10-0.bpo.2-amd64 #1 SMP Debian 3.10.5-1~bpo70+1 (2013-08-11) x86_64 $ dmesg | grep modeset [ 5.831675] [drm] radeon kernel modesetting enabled. [ 5.832694] [drm] initializing kernel modesetting (R423 0x1002:0x554F 0x174B:0x1600). |
I want to go from stable to testing. I am getting this error in synaptic when I attempt to reload sources: Failed to fetch http://security.debian.org/jessie/updat ... 6/Packages 404 Not Found [IP: 149.20.20.6 80] This is what my sources.list looks like: # Liquorix sources added by smxi # deb http://http.us.debian.org/debian/ wheezy contrib non-free main # deb http://ftp.debian.org/debian/ wheezy-backports main contrib non-free # deb-src http://ftp.debian.org/debian/ wheezy-backports main contrib non-free deb http://ftp.us.debian.org/debian /jessie main contrib non-free deb-src http://ftp.us.debian.org/debian /jessie main contrib non-free deb http://security.debian.org/jessie/updates/ main contrib non-free deb-src http://security.debian.org/jessie/updates/ main contrib non-free Is there anything malformed in the last two lines? | I fixed it, this is the right way: deb http://ftp.us.debian.org/debian /jessie main contrib non-free deb-src http://ftp.us.debian.org/debian /jessie main contrib non-free deb http://security.debian.org/ jessie/updates main contrib non-free deb-src http://security.debian.org/ jessie/updates main contrib non-free Sorry for bothering. |
Hi, Yesterday I had my first introduction to "dependency hell" when I did an apt-get dist-upgrade on my debian unstable and I ended up with only a shell remaining. So today after several hours I've managed to downgrade my system back to wheezy stable and get all my applications running again - a sobering experience. The only visible remaining issue is that whenever I do an installation with apt-get install the installation will be performed but I get this message: Code: Select allTraceback (most recent call last): File "/usr/bin/apt-listchanges", line 29, in <module> import anydbm ImportError: No module named anydbm I'm assuming it's a python module that apt-listchanges is trying to call. I'v tried to reinstall apt-listchanges, python (and updates), but that doesn't solve my problems... Who can help me out? regards, Gijs | after all I decided to take a drastic approach and reinstall all the python packages and libraries.... that did the trick. But I'm still clueless as to which package provides anydbm.... |
I did "sudo apt-get update && sudo apt-get dist-upgrade" today and after that (and reboot) I couldn't compile my old qt5 programs anymore. The compiler error is "cannot find -lGL" which refers to missing libGL.so file. I can only find one libGL.so file on my system: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so. I'm using fglrx display drivers, am I not supposed to have a libGL.so file from those drivers? I believe libGL.so file went missing after dist-upgrade. How do I get it back? I'm running Debian Testing (Jessie) with 3.10-2-amd64 kernel | Upgrading xorg core files may point the openGL library file symbolic links to the xorg/mesa versions rather than that provided by fgrlx. There's no real libGL.so, it's just a symlink that points to the actual library files. The first thing I'd try is to reinstall the fglrx drivers and see if that recreates the symlinks. |
Hello, I got debian-live-7.0.0-i386-standard.iso on a USB flash drive and really like it. It has everything I need as a beginner, like loading deb files with Code: Select alldpkg -i file.deb and I am using it completely offline! And I can access to the ISO contents after having them written to the USB drive with rufus (using Windows) or with WinRar exploring them. How can I modify the isolinux.cfg bootmenu to immediately start Code: Select alllabel live-486 menu label ^Live (486) menu default linux /live/vmlinuz1 initrd /live/initrd1.img append boot=live config quiet splash directly without pressing 'return' ? the isolinux.cfg file: Code: Select allinclude menu.cfg default vesamenu.c32 prompt 0 timeout 0 How can I modify the " /etc/init.d/" , I think it's in (iso-img)/live/filesystem.squashfs ? I want to run some script on boot, the files are on USB mounted readonly and loaded into RAM. This works already perfect. I just want to do this on every start. (btw.: I found out that /deb/sdb1 is mounted on /lib/live/mount/medium (readonly)) I tried Squashfstools-4.1-Win32 and get Code: Select all\Squashfstools-4.1-Win32>unsquashfs filesystem.squashfs Filesystem uses unknown compression, this is unsupported by this version Decompressors available: gzip other unsquashfs I tried: Code: Select allFilesystem on filesystem.squashfs is (4:0), which is a later filesystem version than I support! Thanks in advance! | I have solved the first problem by using isolinux.cfg Code: Select alldefault menu.c32 prompt 0 MENU TITLE Debian [debian-live-7.0.0-i386-standard.iso] timeout 100 TOTALTIMEOUT 900 label live-486 menu label ^Live (486) menu default linux /live/vmlinuz1 initrd /live/initrd1.img append boot=live config quiet splash and downloaded menu.c32 (a non-graphical menu) from http://rufus.akeo.ie/downloads/ with explanation given here http://www.syslinux.org/wiki/index.php/Menu.c32 --- However, I still have no idea how to make changes to filesystem.squashfs ... Will it really work when changing this file or where is the live system saved ? |
I have been trying to get kdump working on a debian squeeze system running a 3.2 kernel from squeeze-backports for quite some time. Despite many hours of searching and reading, I have not been able to reach a solution that works. Here's the scenario: When I configure kdump /etc/default/kexec as I would like (I've varied the location of /var/crash around in the event that partitioning or location had anything to do with it, with no success): Code: Select all USE_KDUMP=1 KDUMP_COREDIR="/var/crash" DEBUG_KERNEL=/usr/lib/debug/boot/vmlinux-3.2.0-0.bpo.3-amd64 KDUMP_CMDLINE_APPEND="irqpoll maxcpus=1" And then update the grub config Code: Select allFor grub1: Append crashkernel=64M@192M to kernel line on default boot For grub2: edit /etc/default/grub and append "crashkernel=64M to GRUB_CMDLINE_LINUX_DEFAULT run update-grub (If there is a double space before crashkernel in the resulting grub.cfg or menu.lst, I noticed that I have to remove it manually) I then reboot the host and run kdumpconfig status, which returns "Ready to kdump": Code: Select all# kdump-config status current state : ready to kdump This is the output of kdump-config show: Code: Select all# kdump-config show USE_KDUMP: 1 KDUMP_SYSCTL: kernel.panic_on_oops=1 KDUMP_COREDIR: /var/crash crashkernel addr: 0xc000000 current state: ready to kdump kernel link: /usr/lib/debug/boot/vmlinux-3.2.0-0.bpo.3-amd64 kexec command: /sbin/kexec -p --command-line="root=/dev/xvda1 rw console=hvc0 irqpoll maxcpus=1" --initrd=/boot/initrd.img-3.2.0-0.bpo.3-amd64 /boot/vmlinuz-3.2.0-0.bpo.3-amd64 Then I confirm that I have sysrq set up correctly by setting it to 1: Code: Select allecho 1 > /proc/sys/kernel/sysrq (This is usually already set to 1, but I still do it for kicks) Then I simulate a crash: Code: Select allecho c > /proc/sysrq-trigger On a Squeeze host, the panic occurs, but nothing else. I have to manually reset the machine to bring it back. On a RHEL6 host (slightly varied configuration), the kernel dumps the core as expected and reboots. I have tried this on several machines, and they all react the same way. I've reached out to the package maintainer for kdump-tools, but I haven't gotten a reply. I have two questions: 1. Does anyone here know what I might be doing wrong that I'm not seeing? 2. Does anyone here know of a specific mailing list I might be able to reach out to for help with this issue? Thanks. | Hi, I wrote a documentation (in french) about how to use Kdump on Debian. Link : http://wiki.incloudus.com/display/DOC/Debian+-+Kdump I hope it'll help you. |
Running Wheezy, 7.1 Apt-get seems broken. Any installation attempt, for any package, results in the following: Code: Select allSetting up initscripts (2.88dsf-41+deb7u1) ... Can't exec "insserv": No such file or directory at /usr/sbin/update-rc.d line 406. update-rc.d: error: insserv rejected the script header dpkg: error processing initscripts (--configure): subprocess installed post-installation script returned error exit status 255 Errors were encountered while processing: initscripts E: Sub-process /usr/bin/dpkg returned an error code (1) It seems to be a problem with some script in /etc/init.d, but I have no idea which. I have the proper script header information ready, but I don't really want to go through every script there checking the headers. Anyone have any ideas? | Strangely enough, installing and running smxi seems to have solved the problem. It installed nothing, but after running through it and restarting the desktop, running an upgrade with apt-get seems to have finished without any errors. I run smxi regularly on my Sid system, but not usually on Stable. |
I installed Debian on my note Acer Extensa 7630G and I have problems with going to Internet (it seems my Debian was not able to get IP from ADSL Router via Ethernet): File interfaces: # 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 iface eth0 inet dhcp hostname debian Console output: user@debian:~$ su Пароль: root@debian:/home/user# ifconfig eth0 Link encap:Ethernet HWaddr c8:0a:a9:4a:8f:a8 inet6 addr: fe80::ca0a:a9ff:fe4a:8fa8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1152 (1.1 KiB) TX bytes:492 (492.0 B) Interrupt:17 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:67 errors:0 dropped:0 overruns:0 frame:0 TX packets:67 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16862 (16.4 KiB) TX bytes:16862 (16.4 KiB) root@debian:/home/user# lspci | grep Ether 09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5764M Gigabit Ethernet PCIe (rev 10) root@debian:/home/user# | Try add Code: Select allauto eth0 under "# The primary network interface" line in your /etc/network/interfaces file... |
While fiddling with tune2fs I noticed that none of the filesystems were fsck'd since install. It seems that, by default, maximum mount count is set to -1, which basically disables fsck on boot. Why is this? Would anyone happen to know the reason to such a decision? In Squeeze filesystems were fsck'd regularly. While searching I found this thread but it didn't help much. Thanks in advance. | My two recently created fs's both have -1, two older ones have 34 & 27 ... fsck on ext4 is *lots* faster than ext3. |
I've shared a folder on my network with samba: /home/holmen/.xbmc/ Code: Select allholmen@filserver:~$ ls -Al | grep .xbmc drwxrwx--- 3 xbmcusr shared 4096 Jul 24 13:03 .xbmc And I'm trying to access it from my HTPC with user "xbmcusr". Code: Select all xbmcusr@HTPC:~$ sudo mount.cifs //192.168.1.2/.xbmc /mnt/.xbmc/ -o user=xbmcusr,pass=password' The mounting works fine. But when trying to access the folder from my htpc I get error: Code: Select all xbmcusr@HTPC:~$ ls -Al /mnt/.xbmc/ ls: cannot open directory /mnt/.xbmc/: Permission denied I have added xbmcusr to smbusers on the server. Code: Select allholmen@filserver:~$ sudo smbpasswd -a xbmcusr New SMB password: Retype new SMB password: holmen@filserver:~$ sudo usermod -a -G sambashare xbmcusr holmen@filserver:~$ cat /etc/samba/smbusers xbmcusr = "xbmcusr" My smb.conf: Code: Select all[.xbmc] comment = XBMC settings folder valid users = xbmcusr path = /home/holmen/.xbmc/ browseable = yes read only = no guest ok = no create mask = 0660 directory mask = 0770 What am I doing wrong? Edit: Solution: So i managed to solve this by using a credential file. /etc/fstab: Code: Select all//192.168.1.2/.xbmc /mnt/.xbmc cifs credentials=/root/.cifs.credentials 0 0 /root/.cifs.credentials: Code: Select allusername=xbmcusr password=thepassword Set filepermissions 0600 (-rw-------) to the credential file so only root can read and edit. Now mount -a works fine and the drive is mounted at boot. | From terminal ls -al / | grep mnt ls -al /mnt | grep xbmc ls -al /mnt/.xbmc Check all directories and files permission |
I have installed Wheezy using the debian-wheezy-7.1.0-i386-lxde-CD-1.iso (no errors during install) and now when I try to install packages using apt-get it always complains about dependencies: Code: Select allReading package lists... Done root@pc:/home/liviu# apt-get install opera Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: opera : Depends: gstreamer0.10-plugins-good but it is not installable Depends: fonts-liberation but it is not installable or ttf-liberation but it is not installable or ttf-mscorefonts-installer but it is not installable Recommends: flashplugin-nonfree but it is not installable Recommends: cups-client but it is not installable E: Unable to correct problems, you have held broken packages. When running apt-get update get no error messages. Tried different mirrors, same result. /etc/apt/sources.list: Code: Select alldeb http://security.debian.org/ wheezy/updates main contrib non-free deb http://ftp.lug.ro/debian/ wheezy-updates main contrib non-free deb http://www.deb-multimedia.org wheezy main non-free deb http://deb.opera.com/opera stable non-free What to do? I have installed debian in the past but such a thing never happened to me. | did you try to use the ftp.lug.ro mirror for 'wheezy' and not just for 'wheezy-updates' http://www.debian.org/mirror/list |
Hi, Well, last night I upgraded from Debian 6 to 7. Everything went fine, but now I just noticed that my 5 other static IPs do not work.. Before the upgrade, all of my IPs worked fine, but now the ones on eth0:0 do not work anymore. I looked into it some more and it appears it cannot bring up the interface: Code: Select allroot@vanilla:~# ifup eth0:0 RTNETLINK answers: File exists Failed to bring up eth0:0. I am not sure what is wrong. NOTHING has changed at all in the interfaces file. Here is my interfaces config: http://pastebin.com/raw.php?i=tPpK9sWn Any clue on what is wrong and how I could fix this? Thanks in advance, Nate | Have you checked the logs? |
Hi all: I just bought a new 64gb micro SDXC card with adapter. I put it in my laptop's card slot, but I can't get it to mount. Fdisk lists it there as /dev/sdb1 but it doesn't auto-mount, and when I try to mount it manually, I get: Code: Select allmount: can't find /dev/sdb1 in /etc/fstab or /etc/mtab Do I have to format it? This is the first time I've tried this. Other SD cards auto-mount as soon as I insert them. | Sd cards larger than 32gb usually use exfat as filesystem. afaik exfat is only available as userspace filesystem (fuse) in GNU/Linux, so you'll need the package exfat-fuse. I don' know though if automounting works. Or you could format the card with fat32 and probably still use it with a lot oft devices. |
Hello, I installed a debian squeeze system with kde desktop on a new asus netbook and it loses the network connection after a while; once lost, the only way to get it back is to reboot; logging out/in does not help; also, dhclient eth0 hangs, while dhclient with no parameters runs but does not help; /etc/init.d/networking restart runs but does not restore the network, it does however complain that it is deprecated; I also uninstalled network-manager because I read in the forums that fixes the problem; I think it helped a bit, the connection lasts a bit longer but it still breaks; specifically, it breaks instantly if I try to upload something, even a small file, say a 1 MB attachment, or even send a larger webform, perhaps 100KB; I reinstalled the squeeze system with gnome desktop and the same problem is there; then I reinstalled it back with kde; the internet connection is pppoe, and the problem is there when the cable is plugged directly into the netbook, as well as when the cable is plugged into a router configured with the pppoe connection, and the netbook configured with dhcp connected to the router; in both cases, google chrome can access various websites such as debian.net or google.com until connection breaks and chrome complains about dns lookup failed; there is no problem with the router or internet connection or cable, because the same netbook can be booted in windows7, in which case the internet connection is stable, upload/download works swell; also, during installing of the debian system over the network, the internet connection works; thus, clearly it is something that it is running on a fully installed system that messes it up, or some misconfiguration in the default setup; any ideas what I could try to get the network connection to be stable and not break anymore? a debian linux system with a reliable network connection would be great; cat /etc/network/interfaces auto lo iface lo inet loopback # The primary network interface allow-hotplug eth0 iface eth0 inet dhcp uname -a Linux box 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64 GNU/Linux | after losing the connection run "dhclient -v eth0" and post it's output here. Also try /etc/init.d/networking restart Both is very vague and common. More of that? Ok: ping localhost ping google.com ping 8.8.8.8 If google.com fails and 8.8.8.8 succeeds, then you got a DNS problem (which you already seem to know anyway). Try this in /etc/dhcp/dhclient.conf supersede domain-name-servers 127.0.0.1, 204.45.18.18, 204.45.18.26; (while you can replace the domain name servers with whatever you prefer, say the ones of google). If you _got_ an entry there ( i doubt it) then comment it. If you got resolvconf installed ( i doubt it ) remove it or kill it after running ps ax | grep resolvconf As of now i could not figure out what is the exact difference, but replacing allow-hotplug with auto in /etc/network/interfaces won't hurt (as a test, not as a solution) Open synaptic and check what you got installed at the networking section. Of course log out and back in won't correct network problems. If replacing kde with gnome there is no need to reinstall Debian. |
My hardware is HP ProLiant MicroServer G7 N54L and I have Debian 7 on a usb stick running the installer. I have 4 HD, 250 GB each. I want to dedicate 2 of them for RAID1 (and also have the OS on them). I am following this guide and got stuck in the middle - http://wiki.debian.org/DebianInstaller/SoftwareRaidRoot they create a logical volume called foobar_root but never create swap or splitting it. they also mention that it's not a good practice but never show how to do all that. I am not familiar with lvm. should i try to get my RAID1 working without it? if yes, can you link me a step by step guide for doing it? if you guys believe I should definitely use lvm, can you give me a more detailed instruction of partitioning and setting up whatever I need? Thanks a lot! | I will not attempt to tell you what you should do, but I will tell you what I would do. 1) Use something like Parted Magic to create identical partitions on the two drives that you want in RAID-1 2) Create a btrfs filesystem on one of them 3) Install to that partition 4) Once things are up and running, use the btrfs command to add the second drive's partition to the filesystem in a RAID-1 configuration btrfs may not be what you want; if not, go back and figure out lvm. But btrfs is quick and easy. I have been running mine as RAID-0 since last October with no significant problems. Tim |
Hi all, I'm running Debian Wheezy, kernel 3.2.0-4-686-pae on a Lenovo ThinkPad T410 and I can't get my Ethernet connection working (not even my WiFi one, but I'd prefer to first get the wired one working, so that I can install the firmware necessary for the WiFi via apt). I'm using Wicd. Everything was set up fine for a Lenovo T510, but now I had to swap the hd in a T410 with different drivers (but same network surrounding environments) needed. I downloaded the driver ("e1000e") https://downloadcenter.intel.com/Detail ... pe=Drivers . I followed the instructions in the README http://downloadmirror.intel.com/15817/eng/README.txt which instructions, end up with Assign an IP address to the interface while my wired connection auto assigns IP addresses via DHCP. So I didn't know what to do and I tried just inventing an IP address, i.e., 192.68.1.1. The from the README: ifconfig ethx <IP_address> while I'm using Wicd (I think the above command enable ethx only when using networkmanager, right?). Anyway I wanted to try, so I "obeyed" Code: Select allifconfig eth1 192.168.1.1 I used eth1 because that's what was listed in "ifconfig -a" along with lo and pan0. Then from the README: "verify that the interface works...ping <IP_address>". And it all works. Also, while earlier ifconfig was only showing lo, now it shows both lo and eth1. But when i try to connect to the wired network using wicd, I get "Putting interface up" then "Obtaining IP address" and then "Done obtaining IP address" and then "Not connected". In the "properties" nothing (static ips, static dns, dhcp hostname, encryption) is ticked because it should all be auto-assigned and it used to work like this on my other laptop (same HD). How can I connect to the wired network? Thank you so much and big kudos to whomever will be so kind to help me ^.^ Some more info: Code: Select alllsmod .. e1000e 113559 0 .. Code: Select allifconfig eth1 Link encap:Ethernet HWaddr f0:de:f1:02:12:99 inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 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:20 Memory:f2400000-f2420000 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:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:14 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1044 (1.0 KiB) TX bytes:1044 (1.0 KiB) cat /etc/network/interfaces # 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 auto eth1 allow-hotplug eth1 iface eth1 inet dhcp cat /etc/resolv.conf nameserver 89.101.160.5 nameserver 89.101.160.4 ifconfig -a eth1 Link encap:Ethernet HWaddr f0:de:f1:02:12:99 inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 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:20 Memory:f2400000-f2420000 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:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:14 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1044 (1.0 KiB) TX bytes:1044 (1.0 KiB) pan0 Link encap:Ethernet HWaddr ba:56:bc:3a:20:de 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) | well this was very trivial...sorry :p i just didn't want to uninstall wicd at first but yeah as soon as I uninstalled wicd, getting the connection working was just a matter of "ifup -a" |
Hopefully now i have it right This behaviour is new to me. /etc/resolv.conf gets overwritten by the dhcp settings on the router. While i've attempted to fix this by having network-manager rewrite the dns entries ( system-settings - network - dhcp only - dns = n.n.n.n ) This did not work as did not limiting /etc/dhcp/dhcpclient.conf to not request nameserver information ( commented out the lines, appended ; to line above ) In the end i've set the prepend domain-name-servers n.n.n.n for a few nameservers i prefer. This seems to work. At this point the dns servers configured are identical for dhcpclient.conf as well as in network-manager. Now i've noticed this does not compute well as sometimes the file shows to be generated by network-manager while after the dhcp-dns reset it does not. I could not find much on this but the behaviour strikes me as undesirable. What's up with this ? | jlambrecht wrote:/etc/resolv.conf gets overwritten by the dhcp settings on the router. That's exactly what's supposed to happen. jlambrecht wrote:I could not find much on this but the behaviour strikes me as undesirable. Quite the contrary. This behavior is what allows the DHCP server to specify DNS hosts dynamically. It sounds as if you've already discovered the preferred way of adding additional (static) addresses. man resolv.conf for more info. |
I have set up a standalone system (there will be no network) on Debian 7.1.0 running XDM. I have created a utility for local museums where I volunteer that prompts a user with questions and gets answers on subjest related to the theme of the museum. They can not break out of the program and get to the system (and won't have a keyboard available). They use a mouse (or future touchscreen to select answers. That all works. However, XDM login requires the user to have a password. I want them to not need one but I still want to use passwords for root (and possibly an additional user) so autologin is not good. I'd simply like to have a user with no password. I installed the system w/o shadow file but PAM still gets me by giving me an error even when the user's password is null. With a password for the user, I can login as that user. Without a password. I get "Login incorrect or forbidden by policy" in xdm. I edited /usr/share/pam-config/unix to add/change the commands to have "nullok" then ran pam-auth-update to update the configuration files in /etc/pam.d. They got updated. But I still can't login with a null password (just hitting Return in response to password prompt). Suggestions? Edit: I forgot to mention that the changes allow me to login w/o xdm and not use a password. Edit: /usr/share/pam-config/unix is correct file. Fixed above but someone might have read this before I did. | In /etc/passwd, edit the user's line by removing the characters between the first and second colons (if you use the shadow suite, this will be a single 'x'): saul1000,,,:/home/saul:/bin/bash guest:<delete whatever is here>100:,,,:/home/guest:/bin/bash |
After my last safe-upgrade my laptop developed a loud, annoying beep at shutdown. Yes, I have searched for answers including at this forum. Yes, I have tried shutting off all sound. Yes, I have tried entering blacklist pcspkr and blacklist snd_pcsp into /etc/modprobe.d/blacklist.conf. So far, I still have the annoying beep. Any more suggestions? | If I remember correctly, blacklisting pcspkr and snd_pcsp didn't help me. What I did was disable the "Beep" in Alsamixer. Check if your main Sound Card has a "Beep" option, and set it to 0 and mute it (press M). Similar Thread here: http://forums.debian.net/viewtopic.php? ... 95#p397706 |
Hi there and thanks for your help. Before my last kernel update to 3.9 I had the WiFi drivers installed and all was working well. Now I just cann't get my Broadcom working any more. Have tried all kind of "how to's" and am slowly giving up: System: debian testing, xfce iwconfig lo no wireless extensions. eth0 no wireless extensions. Following this, also didn't help: http://wiki.debian.org/wl seems to only work on the "wheezy" and not in "jessie" like in my case?? Any help appreciated. | For me, in Jessie Broadcomm, works like charm. To make it work, you need the firmware-linux-nonfree if you don't have it installed already. As root, you need to run this command: Code: Select allapt-get install firmware-linux-nonfree |
I am experiencing a very odd problem. I am running KDE on a Lenovo T530 laptop with debian wheezy. Wenn I connect it to my network (fritzbox router) via cable, everything is OK. But when I connect via WLAN from start, I get access to the internet. But I have no access to my router. A ping breaks with "no available host". I also cannot ping to any address, neither IP nor named in the internet. But the browsers (FF, Konqerer) works OK. If I then connect the cable everythings works fine again (access to router setting, pings of IP or named address). And even when I then plug off the cable, the former mentioned problems with WLAN don't show up again, until I shutdown restart again. I use static IP-Adresses at the moment, but even with DHCP on, the problems persists. I searched the net, but nobody seems to have a similar problem. Any ideas are really, really appreciated. Edit: Maybe it's worth mentioning that I do not only have a dual boot setup with Win 7 (UEFI Legacy), but also have installed Gnome as a second DE. And I am currently using GDM. | After fiddling a bit with my router setting some things have changed. I put on the DHCP server again and allowed communication of all units in the network. Now the situation has declined but is somewhat more consistent. On startup with WLAN, the networkmanager reports a successful connection, but nothing works. No ping, no NAS connection, no internet. After plug in LAN cable, everything is ok, and even if I pull the cable, the WLAN now works fine. There seem to be no router problem, because I have the same setup (debian 7.1 with GNOME) on a T43 (32 bit) which works fine. And there's probably no KDE problem, because on my T530 (64bit) its the same behaviour under KDE or GNOME. And obviously that's not a hardware problem, because WLAN has already worked once, and on my parallel WIN 7 installation all is fine. So I believe it has to do with debian 7.1 64 bit installation. |
Hi all How to add non-free drivers to the kernel before compiling? Thanks Regards | What drivers do you need to add? |
Hi, I use btrfs for my /home filesystem, but recently it has gotten extremely slow - programs intermittently hang and don't start. (I know it is definitely the filesystem because using a tmpfs instead fixes the issue.) The odd thing is that my root file system also uses btrfs but hasn't given any trouble at all. The /home file system was created about a year ago on a conventional drive, while the root FS was created last month on a SSD. I have read that setting the leaf and node size to 16k can improve performance, but this can only be done when creating the file system, so I would like to know what my current settings are first to determine if this will make a difference. Does anyone know how to get the leaf and node size of an existing btrfs file system? | I cannot find any information on checking the node and leaf size after the btrfs system is made. However, I am skeptical that, having originally performed satisfactorily, those parameters are suddenly not appropriate. If this was an established issue with btrfs, there would be guidance, and there's not. You didn't mention what kinds of programs are hanging and not starting. If there's a VM involved, that's a well-known issue with btrfs. Are sure it's not the SSD that is having the issues -- isn't that where your linux software packages are installed? I assume you have fsck'd and scanned the btrfs filesystem already? I suppose, if you've been very, very busy adding, deleting, and modifying lots of files, that fragmentation could have become an issue -- have you attempted a defrag on it? I have been running a 2-drive btrfs filesystem (hdds) for several years now and it seems very steady -- I fsck and scan it two or three times a year, and don't see any issues with it. |
I noticed in my system monitor (on Squeeze) that my "Swap" is listed as 0 of 0, ie that no swap is available. I'd like to fix that, so I've gone through the wiki page at wiki.debian.org/Swap. If I look in fstab, my swap partition is /dev/sda5. This was set up on install, and not (deliberately) changed since. If I do "swapon /dev/sda5", then it does turn the swap on, and I can persuade it to use it, so I can see it in the system monitor. But when I reboot, the swap is off again. In fstab, /dev/sda5 is listed with a UUID, as follows:Code: Select all# /dev/sda5 none swap sw 0 0 UUID=whatever none swap sw 0 0 The wiki page says "Simply run blkid with root privileges and compare the UUID it has with what is in /etc/fstab. If there is a discrepancy, replace the UUID in /etc/fstab with the one output by blkid." Unfortunately, when I run blkid, it doesn't give me a UUID for the swap partition:Code: Select all# blkid /dev/sda1: UUID="whatever1" TYPE="ext3" /dev/sda5: TYPE="swap" /dev/sda6: UUID="whatever2" TYPE="ext3" SEC_TYPE="ext2" Can anyone help me figure out what's wrong here, I guess I need to edit the fstab, right? So I need the UUID of /dev/sda5? | UUID is more reliable than /dev/sdX designation, as the devicename can change as disks or partitions are added/removed. You can also use volume LABEL's if you want (my preference as it is more readable). |
I don't know how to install the binary Broadcom Tigon3 ethernet driver. (tg3.bin) I Googled and used the search engine on this forum, but I haven't found anything. (I also did more general searches for general binary drivers, but didn't find anything...most of it seemed pretty specific.) I found the driver here, which led me to this. On a side note, what are the tso and tso5 versions? (I haven't done any searching on this. I assume they aren't relevant, but I might be wrong. ) I'll probably do more searching later, but I thought I might ask anyhow. | The driver is already install (it's included in the kernel) but requires proprietary microcode (firmware). If you install the firmware-linux-nonfree package it should work. Download this and get it onto your system http://ftp.debian.org/debian/pool/non-f ... .1_all.deb Once downloaded, cd to the directory where it is located and install it (as root) i.e. if you placed it in your /home/user_name Code: Select all$ cd ~ # dpkg -i firmware-linux-nonfree_0.36+wheezy.1_all.deb # modprobe -r tg3 ; modprobe tg3 Then configure your connection as appropriate. |
If I point my browser to 192.168.1.2:8200 it shows that minidlna found, say, 4200 music files. However, when I try to connect using a client application, it shows the folders for the music files, but no music in the folders. I gave the files ownership to minidlna, and I started the service, reloaded, etc., as root, but still no joy. I could really use some trouble shooting help here as to what is going on. | Ok, I feel stupid, I was pointing my client to type VIDEO when I was looking for type MUSIC, hence, whala, all my music showed up. Duh! |
The kernel installs and boots OK but one error message holds up the process somewhat. Says intel-ucode firmware microcode not found I installed intel-ucode tools from Synaptic but can't find any firmware related to microcode to install. Any ideas ? thx Patrick | http://forums.debian.net/viewtopic.php?f=5&t=94248 |
Hello all, for some reason I'm unable to find the BT848 driver while doing a make menuconfig with kernels newers than 3.4. I used to go to 'Device Drivers > Multimedia support > Video capture adapters > V4L PCI(e) devices > BT848 Video For Linux' to active the 'CONFIG_VIDEO_BT848' module I just updated to 3.9.8 and under Device Drivers > Multimedia support' I can't find those settings anymore no matter which other options I select. Any ideas on what happened? Thanks, LU | Look for it under CONFIG_MEDIA_CAMERA_SUPPORT. Some additional info: http://nlug.ml1.co.uk/2013/01/gentoo-ke ... hange/3798 |
Hi all, does anybody know if new features in the mainline kernel are backported to the 3.2 branch used in debian stable? jan | They are not. Security updates only. |
aptitude full-upgrade fails complaining about libc6 : Code: Select allreparing to replace libc6:i386 2.13-38 (using .../archives/libc6_2.17-3_i386.deb) ... Checking for services that may need to be restarted... Checking init scripts... A copy of the C library was found in an unexpected directory: '/lib/i386-linux-gnu/ld-2.17.so' It is not safe to upgrade the C library in this situation; please remove that copy of the C library or get it out of '/lib/i386-linux-gnu' and try again. dpkg: error processing /var/cache/apt/archives/libc6_2.17-3_i386.deb (--unpack): subprocess new pre-installation script returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/libc6_2.17-3_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: dpkg: error processing libc6:amd64 (--configure): package libc6:amd64 cannot be configured because libc6:i386 is not ready (current status 'half-installed') dpkg: dependency problems prevent configuration of libc6-dev:amd64: libc6-dev:amd64 depends on libc6 (= 2.17-3); however: Package libc6:amd64 is not configured yet. dpkg: error processing libc6-dev:amd64 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libc-dev-bin: libc-dev-bin depends on libc6 (>> 2.17); however: Package libc6:amd64 is not configured yet. libc-dev-bin depends on libc6 (<< 2.18); however: Package libc6:amd64 is not configured yet. dpkg: error processing libc-dev-bin (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libc6-i386: libc6-i386 depends on libc6 (= 2.17-3); however: Package libc6:amd64 is not configured yet. dpkg: error processing libc6-i386 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of locales: locales depends on glibc-2.17-1; however: Package glibc-2.17-1 is not installed. Package libc6:amd64 which provides glibc-2.17-1 is not configured yet. dpkg: error processing locales (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: libc6:amd64 libc6-dev:amd64 libc-dev-bin libc6-i386 locales Here is the information I have been able to gather though I don't know what to do to fix this issue. Code: Select alluname -a Linux satori 2.6.39-2-amd64 #1 SMP Wed Jun 8 11:01:04 UTC 2011 x86_64 GNU/Linux Code: Select alllsb_release --all No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux testing (jessie) Release: testing Codename: jessie Code: Select alldpkg --audit The following packages have been unpacked but not yet configured. They must be configured using dpkg --configure or the configure menu option in dselect for them to work: libc6-dev:amd64 Embedded GNU C Library: Development Libraries and Header libc-dev-bin Embedded GNU C Library: Development binaries libc6-i386 Embedded GNU C Library: 32-bit shared libraries for AMD64 locales Embedded GNU C Library: National Language (locale) data [ libc6:amd64 Embedded GNU C Library: Shared libraries The following packages are only half installed, due to problems during installation. The installation can probably be completed by retrying it; the packages can be removed using dselect or dpkg --remove: libc6:i386 Embedded GNU C Library: Shared libraries Code: Select alldpkg --configure -a dpkg: error processing libc6:amd64 (--configure): package libc6:amd64 cannot be configured because libc6:i386 is not ready (current status 'half-installed') dpkg: dependency problems prevent configuration of libc6-dev:amd64: libc6-dev:amd64 depends on libc6 (= 2.17-3); however: Package libc6:amd64 is not configured yet. dpkg: error processing libc6-dev:amd64 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libc-dev-bin: libc-dev-bin depends on libc6 (>> 2.17); however: Package libc6:amd64 is not configured yet. libc-dev-bin depends on libc6 (<< 2.18); however: Package libc6:amd64 is not configured yet. dpkg: error processing libc-dev-bin (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of libc6-i386: libc6-i386 depends on libc6 (= 2.17-3); however: Package libc6:amd64 is not configured yet. dpkg: error processing libc6-i386 (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of locales: locales depends on glibc-2.17-1; however: Package glibc-2.17-1 is not installed. Package libc6:amd64 which provides glibc-2.17-1 is not configured yet. dpkg: error processing locales (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: libc6:amd64 libc6-dev:amd64 libc-dev-bin libc6-i386 locales Code: Select allapt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will be installed: libc6:i386 libc6-i686:i386 Suggested packages: glibc-doc:i386 locales:i386 The following packages will be upgraded: libc6:i386 libc6-i686:i386 2 upgraded, 0 newly installed, 0 to remove and 710 not upgraded. 6 not fully installed or removed. Need to get 0 B/5,414 kB of archives. After this operation, 811 kB of additional disk space will be used. Do you want to continue [Y/n]? Reading changelogs... Done Preconfiguring packages ... Selecting previously unselected package libc6:i386. (Reading database ... 238897 files and directories currently installed.) Preparing to replace libc6:i386 2.13-38 (using .../archives/libc6_2.17-3_i386.deb) ... Checking for services that may need to be restarted... Checking init scripts... A copy of the C library was found in an unexpected directory: '/lib/i386-linux-gnu/libc-2.17.so' It is not safe to upgrade the C library in this situation; please remove that copy of the C library or get it out of '/lib/i386-linux-gnu' and try again. dpkg: error processing /var/cache/apt/archives/libc6_2.17-3_i386.deb (--unpack): subprocess new pre-installation script returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/libc6_2.17-3_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) Code: Select allaptitude reinstall libc6 The following packages will be REINSTALLED: libc6{b} The following partially installed packages will be configured: libc-dev-bin libc6-dev libc6-i386 locales 0 packages upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 712 not upgraded. Need to get 0 B of archives. After unpacking 0 B will be used. The following packages have unmet dependencies: libc6 : Breaks: libc6:i386 (!= 2.17-3) but 2.13-38 is installed and it is kept back. libc6:i386 : Breaks: libc6 (!= 2.13-38) but 2.17-3 is installed. Code: Select alldpkg -l | grep libc6; apt-cache policy libc6 iU libc6:amd64 2.17-3 amd64 Embedded GNU C Library: Shared libraries iH libc6:i386 2.13-38 i386 Embedded GNU C Library: Shared libraries iU libc6-dev:amd64 2.17-3 amd64 Embedded GNU C Library: Development Libraries and Header Files iU libc6-i386 2.17-3 amd64 Embedded GNU C Library: 32-bit shared libraries for AMD64 ii libc6-i686:i386 2.13-38 i386 Embedded GNU C Library: Shared libraries [i686 optimized] libc6: Installed: 2.17-3 Candidate: 2.17-3 Version table: *** 2.17-3 0 500 http://cdn.debian.net/debian/ testing/main amd64 Packages 100 /var/lib/dpkg/status | Have you tried this upgrade before? The library it is complaining about looks like the one you're trying to upgrade to, already present. |
After some recent updates (Debian testing x86_64), I noticed that man stopped highlighting found patterns during search. Did anyone encounter it, and how can it be configured to highlight them? UPDATE: I figured out what the problem was. For some reason "less" tool was gone completely. After I installed less package, man started to behave normally. I wonder why would suddenly testing remove less... | There was a conflict between less and man-db which caused gnome to be removed if you used apt and didn't watch out. See e.g. http://verahill.blogspot.com.au/2013/05 ... orary.html |
Hi guys... I just upgraded my Debian OS to Wheezy. Love this free software a lot, but I need a little help from an expert. There's something that has gone wrong in my upgrade. All the video settings seem to be off. First of all, I noticed that the framebuffer in the console is acting differently. It's slow sort of. Like when you use "less" to view a big long file, the pages come up screen by screen very slowly. Does anyone know what could be doing that? The big problem is that Nouveau doesn't work anymore. I said "no screens found". I had to load the Nvidia driver to get to X. That worked, but I would like to stick with free software if I can. I want my Nouveau back! What can I try to get the nouveau server running? I have my xorg.conf from before my upgrade (from when I was running nouveau with no problems), and it doesn't work. And can this problem be related to the strange behavior of my console frame buffer? I really appreciate your help! | Just an update, should I post any of my config files?? amber |
Hi all, I have just installed Debian stable on my machine. I put the correct proxy given by the university and firefox perfectly works. But when I execute Code: Select allsudo apt-get update I have Code: Select allErr http://ftp.fr.debian.org stable Release.gpg Cannot initiate the connection to ftp.fr.debian.org:80 (2a01:e0c:1:1598::2). - connect (101: Network is unreachable) [IP: 2a01:e0c:1:1598::2 80] I have tried to change to mirror http://ftp2.fr.debian.org without solving the problem. And I have tried to disable ipv6 appending to etc/gai.conf Code: Select allprecedence ::ffff:0:0/96 100 with no changes. I am not an expert and I don't understand where the problem is... Any suggestion is welcome! | Where did you state which proxy to use? Post the contents of /etc/network/interfaces. |
what are the default update sources for debian weezy? | http://wiki.debian.org/SourcesList#Exam ... 2Wheezy.22 |
Hello, Is there a way to set the BIOS clock to local time or is it stuck in UTC ? I'm asking that because earlier I changed the BIOS time when I realised it's clock was two hours late (I'm in UTC+2 - CEST). At that time, I didn't know BIOS time was set to UTC by default, found out after doing some research - my bad. The problem is that my local time (UTC+2/CEST) is now two hours ahead of the correct time, since I changed the BIOS time (and therefore modified UTC reading). Do I need to reset back the time to UTC in the BIOS or is there an other option ? Thanks for the help. Dan | It's really simple. Three step process: 1. sudo apt-get install ntpdate 2. sudo ntpdate pool.ntp.org 3. sudo hwclock -w Done. If you want to automatically synchronize your computer's time over the internet on startup, you could install ntp as well, which is a time-fetching service. This is not required however. Ntpdate alone will do. |
After a recent update I found GRUB had been replaced with LILO. And LILO is installed to the MBR, so I can't access Windows now. Also, I prefer to have the Windows boot loader in the MBR, for various reasons. I want to install LILO to the Debian boot partition, and I know how to do it. Except I'm stumped by one little thing in the lilo.conf file: Code: Select all# With newer kernel you should use the ID of the boot device, which # can be found here: /dev/disks/by-id/ata*. boot = /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546 I looked in the /dev/disk/by-id/ folder and I can't determine which one corresponds to my Debian partition: Code: Select all$ ls /dev/disk/by-id/ata* /dev/disk/by-id/ata-PLDS_DVD+_-RW_DH-16ABS_CN085KRY7363908H54EU /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546 /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546-part1 /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546-part10 /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546-part11 /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546-part12 /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546-part2 /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546-part3 /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546-part4 /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546-part5 /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546-part6 /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546-part7 /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546-part8 /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV2AA23546-part9 If my Debian partition is /dev/sda6, which of the above would correspond to it? There's a command called blkid which I use to find the UUID of each partition. Is there a similar command I can use to find the volume id of each partition? | geoffreymathews wrote:After a recent update I found GRUB had been replaced with LILO.This looks strange to me. blkid will give you better visibility. |
During the boot I see lines Code: Select allmodprobe: bad line 1: 1 tokens found, 2 needed How can I fix modrobe problems ? | modprobe inserts kernel modules... at a guess I'd say that's coming from a blacklist file... Post the contents of any *blacklist.conf files you have in /etc/modprobe.d/ |
Hi folks, I have a weird problem on Wheezy where a handful of binaries are not able to be run. One is a perl script, one is the binary for Thunderbird and one is Skype. In each instance, trying to run the binary gives "no such file or directory" even though I am explicitly typing the path to the file. The following additional information is perhaps insightful but perhaps more confusing; [*] I've set chmod +x on a binary to ensure its execute bit was set, even though its file name is green in the terminal [*] I've chowned the whole home directory recursively to ensure that nothing was somehow not owned by me [*] I've created helloworld.sh in the same directory to confirm that was runnable [*] While the files are visible in a terminal with ls, they are invisible in Nautilus What am I doing wrong? | For your .pl, check the first line and be sure the path to perl is correct. For the binaries, run $ file /path/to/thunderbird/executable $ file /path/to/skype/executable Is file able to see them? If so, does it report them as binary executables? |
Hello community, after three installation attempts I finally got the system I wanted on my laptop. I also managed to install freefilesync and btnx two programs I really need and are not in the repositories (OT: is there a way to vote for programs being included in debian?), a more recent version of iceweasel and a more recent libreoffice version. Moreover, installing kvpm made me miss yast just a little less. Now, there are two more things I need to accomplish. Lets start with the first one. I would like my network connection to be managed by the kde network manager, as I usually connect with my laptop to two different networks with my wired LAN interface (at work and home, both using static IPs v4), and also I would like to install my wlan interface. The installer claimed that it needed two firmware files (which I unfortunately did not bother to note). The interface should work on linux, as I used to have openSUSE installed on this machine for about 6 years and it always was recognized automatically. What should I do to find out what interface I have? How would I proceed to install the required firmware? Thank you! PS: I am running Debian KDE 64bit installed on an encrypted LVM. The hardware is a HP comaq 6820s, with an ATI mobility radeon 1350x. I don't know what wireless chip is on this thing. | for finding out which device you have, it's the same as opensuse Code: Select alllspci -v as for letting network manager manage your connections, edit /etc/network/interfaces & comment out any devices |
i use dsl connection. i have set up a dsl connection in the network manager, but i'm unable to dial in to network. i mean the dsl connection does not show up on the notification area. is there a way to add it there and alternative gui based software to dial to networks. | How are you connected to your modem? Ethernet cable or Wifi? Does your modem display that it is connected to your DSL? Have you done a search of this site for this problem? We regularly see varieties of your problem here and there are good solutions. |
Hi folks, not new to Linux but new to Debian on my new PC and there's a few things that are like learning to drive on the other side of the road. Car works the same, just have to remember some things aren't as you expect. I have a dive computer, like a very large watch that measures depth and amount of air in scuba tanks remaining etc. It uses a usb interface to connect to a PC to transfer information about dives over a serial interface that runs over USB, the target application is Subsurface. Problem is, when I've used this on other Linux distros the attachment of the device to the usb port has created a /dev/ttyUSB0 for me to enter as the serial port for transfer (similar devices are created when I do stuff like plug an Arduino in) but there's no device created here. I've ensured usbserial is installed and any other packages I think are relevant, any idea where to start looking? | Run Code: Select alldmesg before and after plugging it in. Also, do Code: Select alllsusb Make sure the usbserial module is loaded Code: Select alllsmod|grep usbserial And report back. Also mention what debian version you are using and whether you are using the stock kernel. |
Hello; Sorry if this has been answered before .. I have wheezy xfce 64-bit installed on a box with quadro fx 3800 card .. Looked around for the usual aptitude steps for installing the driver but found it confusing .. So I Dled NVIDIA-Linux-x86_64-319.17.run file from the nvidia site .. according to the nvidia site, all I have to do is do "sh NVIDIA-Linux-x86_64-319.17.run" I am sure there is more to this .. Any help would be appreciated .. Thnx | The easiest way to install and set up the nvidia driver is probably using smxi, which will help you set up dkms as well. From http://smxi.org/site/install.htm Code: Select all# as root, run the following command cd /usr/local/bin && wget -Nc smxi.org/smxi.zip && unzip smxi.zip && smxi The first time you run it it will ask you questions about what release to track, kernel to use etc. Eventually you'll get the opportunity to configure graphics though -- try (the option) debian-nvidia first. Otherwise (the option) nvidia-current will set things up as well, but without dkms (I think) which means you'll have to run smxi every time you upgrade the kernel. With dkms the kernel module gets recompiled automatically. There are other ways of doing it, but smxi makes it very easy. |
Hi all, trying to limit writing to my ssd I inspected everything in /var/log and came across pm-powersave.log and pm-suspend.log. How do I disable logging for pm-utils? I found nothing in the relevant rsyslog configs... Thank you for the info! | For reference... I changed PM_LOGFILE in /usr/lib/pm-utils/pm-functions to PM_LOGFILE="/tmp/${STASHNAME}.log". Since /tmp resides in RAM only it doesn't matter how much it logs anyway... |
Hi I am trying to get my 2.6.32.33 system into a clean state. dpkg --audit reports: --- The following packages have been unpacked but not yet configured. They must be configured using dpkg --configure or the configure menu option in dselect for them to work: module-init-tools transitional dummy package (module-init-tools to kmod) The following packages are missing the md5sums control file in the database, they need to be reinstalled: modutils Linux module utilities --- I haven't been able to fix this. apt-get -f install wants to install kmod but I get: --- dpkg: error processing /var/cache/apt/archives/kmod_9-3_i386.deb (--unpack): trying to overwrite '/usr/share/man/man5/modules.5.gz', which is also in package modutils 2.4.27.0-6 --- I have deleted the file modules.5.gz but still get the error. apt-get remove modutils does not work: --- You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: module-init-tools : Depends: kmod but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution) --- Suggestions? Tim | And what says Code: Select allaptitude install -f |
Hello Debian World, Hopefully my title makes sense. Long story short I came a crossed the *Debian wiki* that helps enhance the longevity of my Solid State Drive. Well I installed this package ' sysfsutils ' then I added this line ' block/sdX/queue/scheduler = deadline' in my /etc/sysfs.conf file. Now my problem is sometimes it will fail because my / (filesystem?) mounts to either /dev/sda1 or /dev/sdc1 (randomly). How can I make it point to one or the other permanently? I am sorry; I have tried looking on Google but, I am still very new to Linux. So I don't think I have the correct terms, thus no solution(s). So if you could just please point me in the right direction, I would greatly appreciate it. Also any information that I may need to provide I will happily provide it. Thanks in advance. | So if it gets sdc, what gets sda? Could you add it for both? This is usually an issue with the BIOS detection routines & drive "availability" timing so is not really something you can work around in the OS. That's why grub & fstab have moved to using UUID (or my preference LABEL's ) over /dev/ designation. Not sure if that will help in your config file, but maybe adding UUID as a search term could flag some options. edit: or maybe you could use the /dev/disk/by-<whatever-suits> location instead? |
I'm starting to go in circles with this problem so it's time to ask for help ! New 7.0 AMD-64 system on Gigabyte GA-Z77X-D3H i5 8 Gb mem. Devices are detected on USB 2 ports but not the USB 3 ports. I have tried as many combinations in the BIOS as I can think of but no luck. I have been using Debian for many years and have never needed to troubleshoot USB, so I really don't know what I am looking for. Any guidance would be appreciated, Thanks Bob H May 16 - an update to the kernel seems to have resolved the issue | Check BIOS SETUP, is USB 3.0 enabled or not, that must be enough. I have AMD64 system too and usb 3.0 works. Peter. |
Hi all, This is my first post and I'm really new in linux world so please be tolerant I try to configure my wireless card to connect a router (only line command) on a livebox. I have downloaded wpasupplicant and configured /etc/wpa_supplicant/wpa_supplicant.conf as follow: Code: Select allctrl_inter=/var/run/wpa_supplicant ap_scan=2 #also tried 1 and 0 network={ ssid="Livebox-xxxx" scan_ssid=1 key_mgmt=WPA-PSK psk=xxxxxxxxxxxxxxxxxxxxxxx } Psk key is retrieved using : Code: Select allwpa_passphrase SSID_NAME THE_KEY Here is the interfaces file: Code: Select allauto wlan0 iface wlan0 inet dhcp wpa-conf managed wpa-ap-scan 1 wpa-scan-ssid 1 wpa-ssid Livebox-xxxx wpa-key-mgmt WPA-PSK wpa-group TKIP CCMP wpa-psk xxxxxxxxxxxxxxxxxxxxxxx I have also tried... Code: Select allauto wlan0 iface wlan0 inet dhcp pre-up wpa_supplicant -Dwext -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf post-down killall -q wpa_supplicant ...to use wpa_supplicant.conf. When I restart network using... Code: Select allinvoke-rc.d networking restart ...I have: - with ap-scan set to 2: Code: Select all... ... Trying to associate with SSID 'Livebox-xxxx' Authentification with 00:00:00:00:00:00 timed out. - with ap-scan set to 1: Code: Select all... ... Trying to associate with 00:XX:XX:XX:XX:XX (SSID='Livebox-xxxx' freq=2437 MHz) ioctl[SIOCSIWFREQ] : Device or resource busy Association request to the driver failed - with ap-scan set to 0, I have some traces like... Code: Select allListening on LPF/wlan0/00:XX:XX:XX:XX:XX Sending on LFP/wlan0/00:XX:XX:XX:XX:XX ...as before but nothing more. And using the configuration in interfaces instead of wpa_supplicant.conf, I have : Code: Select allDHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 21 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6 No DHCPOFFERS received. No working leases in persistent database - sleeping. Precision: the scan works properly. I don't know at all what to do... So if someone has an idea Thanks ! | I'm really new in linux world You seem to be doing really well, you can use wpa_supplicant to connect and watch what happens and maybe find out where the problem is, use ctrl-c to stop it: Code: Select allwpa_supplicant -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf you don't have to pre-up in interfaces to call wpa_supplicant, put this in the iface section for wlan0: Code: Select allwpa-conf /etc/wpa_supplicant/wpa_supplicant.conf you can use iw to scan and show capabilities of the router: Code: Select alliw wlan0 scan might need to add some lines to the .conf Code: Select all proto=WPA2 pairwise=CCMP TKIP group=CCMP TKIP |
Hello; Default wheezy xfce install, if you choose default config, places the main panel bar at the top .. Is there a way to move it to the bottom or clone it ?? Tried right click ==> Move but that does not seem to work .. Thank you | Right click Panel, open Panel Preferences and uncheck "Lock Panel" Then you can grab it and move it. Be sure to recheck it if you don't want it moved by mistake. |
I have btrfs running root on a debian testing system. It boots fine with the experimental "3.8-trunk-amd64 #1 SMP Debian 3.8.3-1~experimental.1 x86_64" kernel but when I 'upgrade' to 'Debian GNU/Linux, kernel 3.8-1-amd64' (actually 3.8.12) which is now sitting in sid it fails to boot into the kernel. In fact the problem appeared at an instance of 3.8.5-1~experimental which briefly appear within experimental just before wheezy was released. [FYI I use 3.4+ versions of the kernel because I used mkfs.btrfs -l 32k etc - and that wasn't implemented in wheezy kernels of 3.2] My /boot is ext4; / is btrfs. I get to the boot menu when I choose the kernel and then if I don't choose the experimental kernel it drops to the debug shell. This happens in both grub2 1.99 and 2.0 and extlinux 4; so I know it's not the bootloader. I prefer extlinux! Diffing the config's I get: Code: Select alldiff /boot/config-3.8-1-amd64 /boot/config-3.8-trunk-amd64 3c3 < # Linux/x86 3.8.12 Kernel Configuration --- > # Linux/x86 3.8.3 Kernel Configuration 5120c5120 < CONFIG_ZSMALLOC=y --- > CONFIG_ZSMALLOC=m 5272,5273d5271 < CONFIG_EFI_VARS_PSTORE=y < CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y which I don't see as significant to my problem. The errors I get from dracut (with the 3.8-1 kernel version) relate to not being able to mount the btrfs partition. I'm running the testing/wheezy version of btrfs-tools (2012) and the experimental version of btrfs-tools (20130315-1) breaks both kernels booting! I really can't work out what's wrong or where to look?! Any ideas anyone pertty please? | I cannot say exactly what is wrong with your combination of kernel + btrfs. But, running sid (siduction), I can say that there is no general problem with the 3.8 or early 3.9 kernels, with btrfs. My btrfs filesystem is not the root filesystem, it is a large dual-disk data filesystem. That may or may not be a relevant difference from your installation. Code: Select alldon@imerabox:~$ uname -a Linux imerabox 3.9-2.towo.2-siduction-amd64 #1 SMP PREEMPT Sat May 18 11:59:28 UTC 2013 x86_64 GNU/Linux Code: Select allroot@imerabox:/# apt-cache policy btrfs-tools btrfs-tools: Installed: 0.19+20130131-3+really20121004-1 Candidate: 0.19+20130131-3+really20121004-1 Version table: *** 0.19+20130131-3+really20121004-1 0 500 http://ftp.us.debian.org/debian/ unstable/main amd64 Packages 500 http://http.debian.net/debian/ unstable/main amd64 Packages 100 /var/lib/dpkg/status Code: Select allroot@imerabox:/# btrfs fi df /mnt/DATA Data, RAID0: total=936.00GB, used=932.14GB Data: total=8.00MB, used=6.28MB System, RAID1: total=8.00MB, used=72.00KB System: total=4.00MB, used=0.00 Metadata, RAID1: total=3.00GB, used=1.67GB Metadata: total=8.00MB, used=0.00 Code: Select allroot@imerabox:/# btrfsck --repair /dev/sdd enabling repair mode failed to read /dev/sr0 failed to read /dev/sr0 checking extents checking fs roots checking root refs found 1002679984128 bytes used err is 0 total csum bytes: 977187984 total tree bytes: 1793335296 total fs tree bytes: 310140928 btree space waste bytes: 306621822 file data blocks allocated: 1000886648832 referenced 1024685408256 Btrfs Btrfs v0.19 I hope this eliminates some possibilities for you. |
OK, I'm well aware that this is a well worn subject much discussed elsewhere, & indeed I've solved it myself many times before - but today I've spent hours on it - I need some help!! I'm running CrunchBang Waldorf. (Debian Wheezy) I've installed: firmware-realtek debhelper build-essentials ethtool dkms I have blacklisted r8169 Here is my /etc/modules Code: Select allloop lp rtc r8168 Here is the relevent output from lspci -v Code: Select all03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03) Subsystem: Giga-byte Technology GA-EP45-DS5/GA-EG45M-DS2H Motherboard Flags: bus master, fast devsel, latency 0, IRQ 12 I/O ports at de00 [size=256] Memory at fbbff000 (64-bit, prefetchable) [size=4K] Memory at fbbf8000 (64-bit, prefetchable) [size=16K] [virtual] Expansion ROM at fbb00000 [disabled] [size=128K] Capabilities: <access denied> .. ifconfig (note the absense of eth0) Code: Select allplenty@plenty-plentybox:~$ sudo ifconfig -a [sudo] password for plenty: 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:106 errors:0 dropped:0 overruns:0 frame:0 TX packets:106 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:8980 (8.7 KiB) TX bytes:8980 (8.7 KiB) wlan0 Link encap:Ethernet HWaddr 00:1f:1f:76:0d:c8 inet addr:192.168.0.126 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::21f:1fff:fe76:dc8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:186140 errors:0 dropped:0 overruns:0 frame:0 TX packets:104744 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:193793880 (184.8 MiB) TX bytes:13404448 (12.7 MiB) plenty@plenty-plentybox:~$ I have downloaded the following files; r8168-dkms_8.035.00-2_all.deb r8168-8.035.00.tar.bz2 This is the result when I try installing r8168-dkms_8.035.00-2_all.deb Code: Select allplenty@plenty-plentybox:~/downloads$ sudo dpkg -i r8168-dkms_8.035.00-2_all.deb Selecting previously unselected package r8168-dkms. (Reading database ... 105152 files and directories currently installed.) Unpacking r8168-dkms (from r8168-dkms_8.035.00-2_all.deb) ... Setting up r8168-dkms (8.035.00-2) ... Loading new r8168-8.035.00 DKMS files... First Installation: checking all kernels... Building only for 3.2.0-4-amd64 Module build for the currently running kernel was skipped since the kernel source for this kernel does not seem to be installed. plenty@plenty-plentybox:~/downloads$ ..and this is what happens with the r8168-8.035.00.tar.bz2 Code: Select allplenty@plenty-plentybox:~/downloads$ sudo update-initramfs -u && cd ~/downloads && tar xvf r8168-8.035.00.tar.bz2 && cd r8168-8.035.00 && sudo sh autorun.sh update-initramfs: Generating /boot/initrd.img-3.2.0-4-amd64 r8168-8.035.00/ r8168-8.035.00/autorun.sh r8168-8.035.00/src/ r8168-8.035.00/src/rtl_eeprom.h r8168-8.035.00/src/rtltool.h r8168-8.035.00/src/Makefile r8168-8.035.00/src/Makefile_linux24x r8168-8.035.00/src/rtl_eeprom.c r8168-8.035.00/src/r8168.h r8168-8.035.00/src/r8168_n.c r8168-8.035.00/src/r8168_asf.c r8168-8.035.00/src/r8168_asf.h r8168-8.035.00/src/rtltool.c r8168-8.035.00/Makefile r8168-8.035.00/README Check old driver and unload it. Build the module and install make[2]: *** No rule to make target `clean'. Stop. make[1]: *** [clean] Error 2 make: *** [clean] Error 2 plenty@plenty-plentybox:~/downloads/r8168-8.035.00$ Below is the contents of the 'Makefile' from the r8168-8.035.00 folder, if it helps. Code: Select allKFLAG := 2$(shell uname -r | sed -ne 's/^2\.[4]\..*/4/p')x all: clean modules install modules: ifeq ($(KFLAG),24x) $(MAKE) -C src/ -f Makefile_linux24x modules else $(MAKE) -C src/ modules endif clean: ifeq ($(KFLAG),24x) $(MAKE) -C src/ -f Makefile_linux24x clean else $(MAKE) -C src/ clean endif install: ifeq ($(KFLAG),24x) $(MAKE) -C src/ -f Makefile_linux24x install else $(MAKE) -C src/ install endif I don't understand what it means by 'Check old driver & unload it', as when I modprobe r8169 it ain't there. I've also tried this; Code: Select all$ dget -u http://ftp.us.debian.org/debian/pool/main/r/r8168/r8168_8.035.00-2.dsc $ cd r8168-8.035.00 $ dpkg-buildpackage -us -uc .. but the process stalls at this point; Code: Select allplenty@plenty-plentybox:~/tmp/r8168-8.035.00$ sudo su -c "dpkg -i r8168-dkms_8.035.00-2_all.deb" dpkg: error processing r8168-dkms_8.035.00-2_all.deb (--install): cannot access archive: No such file or directory Errors were encountered while processing: r8168-dkms_8.035.00-2_all.deb I've followed many guides, here is a sample; How to fix RTL8111/8168B ethernet connectivity issues in Linux http://www.dividebyzero.co.za/blog/2012 ... -in-linux/ The pain of an Realtek (RTL8111/RTL8168) ethernet card http://unixblogger.wordpress.com/2011/1 ... rnet-card/ It's been many moons since I last had to deal with this issue, having dealt with it on Ubuntu & Arch - each time it took hours upon hours to solve, but this time is unparelleled! I'm ashamed to admit that, after some years of linux use, I don't understand this. Someone please help me!! | plenty wrote:I'm running CrunchBang Waldorf. Do you think that might be a good place to start? If you were running pure Debian from Debian repositories I have lots of suggestions but I don't think they will be helpful with Crunchbang. |
Hi, Debian 7 is out, woohoo! I've tried pre-release versions over the last few months but also had this problem: my system won't reboot/restart. It exits KDE & looks like it is going to reboot, but instead it stops sending a signal to the screen so it goes to sleep, the main box stops doing anything & it doesn't reboot. I can't get it to respond by ctrl+alt+del, and the reboot button doesn't work either. All I can do is hold down the power switch for 5 seconds to power it down & then switch it back on. I didn't have this issue on Squeeze. My system is: Debian Wheezy 7, amd64 & i386 on separate HDDs, KDE, fresh install. Athlon 64 X2 4200+ (socket 939) MSI K8N Neo2 Platinum MoBo (nVidia nForce 3 Ultra chipset), 2GB RAM, ATi Radeon HD4650 AGP 1Gb RAM, SB Live!, Terratec TV card. I've tried passing GRUB parameters: reboot=efi/bios/acpi/pci, appending noacpi, pci=noacpi, acpi=noirq, pnpacpi=off, nolacpi, but no success yet. I've read in the release notes/eratta about there being some issue with amd64 & UEFI but this is an 8 year old system & doesn't have any modern UEFI to worry about so I'm looking for help on how to fix this please? I've tried chaniging the BIOS power state thing from S1 to S3 but not change either & Squeeze didn't have any problems rebooting. Thanks in advance for any suggestions. | you should check KDEs logs, and acpi logs. I doubt this is an acpi problem. try using sudo reboot and see what happens. |
hi I have Wheezy with Gnome Classic installed. To get white mouse cursor I've done the following:Code: Select all# apt-get install dmz-cursor-theme # update-alternatives --config x-cursor-theme and I've entered selection number for DMZ-White. The mouse cursor is now white, but if I'm working with Iceweasel then it changes to black. Howto get it white in Iceweasel? | A quick Web search for linux cursor firefox reveals that this is a known bug affecting V9 and V10. You have several options: - Update your browser (http://mozilla.debian.net/ has details) - Experiment with one of several solutions identified in existing posts on various forums (See "Web search" above) - Live with it |
I've been trying to install the drivers for the MP560 on Wheezy with no luck. I've tried work arounds using the 64 bit and now on the 32 bit with no luck. I didn't have a problem with Squeeze. I've loaded in the drivers and then tried the add printer but it flashes and then back to no printer. Printer is attached with USB. Anyone got this to work? I would appreciate the help as I'm at wits end. Thank You. | Lucky you! I ended up on this depressing forum with an errant click. Since I have had a Canon MP560 working via USB and wireless for years, pay attention. Cups... add printer... Canon MP560 driver from list... all done for USB! That's it! Enjoy! |
Hello I'm currently running debian 6.0.7 and I'm having problems getting the wi-fi to work. I'm using a usb wireless adapter DLink DWA-125. I tried installing firmware-ralink, and it can connect to a network (not listed, which is strange because the network is not hidden) but only through WEP (which is also strange because the network is configured to WPA). So long story short, it connects but I get no internet connection. I tried following this (http://kaustav.codebinders.com/2011/10/ ... 11-10.html ) instructions to build the driver from source but when i run make i have the following error: root@debian:/home/damt/dwa-125# make make -C tools make[1]: Entering directory `/home/damt/dwa-125/tools' gcc -g bin2h.c -o bin2h make[1]: Leaving directory `/home/damt/dwa-125/tools' /home/damt/dwa-125/tools/bin2h cp -f os/linux/Makefile.6 /home/damt/dwa-125/os/linux/Makefile make -C /lib/modules/2.6.32-5-686/build SUBDIRS=/home/damt/dwa-125/os/linux modules make: *** /lib/modules/2.6.32-5-686/build: No such file or directory. Stop. make: *** [LINUX] Error 2 Any help will be appreciated | Did you install wpasupplicant? It is needed for wpa/wpa2 connections. http://packages.debian.org/squeeze/wpasupplicant |
Hi to all, please, I need some help with this problem: I recently switched to Debian (from Ubuntu), since I wanted to set up a computer to share files (mostly music) across a network with Windows machines (XP and 7). WIth Ubuntu I was able to set it up quite quickly (creating a samba share via system-config-samba). However, I decided to switch to Debian because I find it a more stable and robust system. The problem is that I'm having real trouble doing it with Debian. I'm not even able to browse the windows network via Nautilus. I get the message "Unable to mount location: Failed to retrieve share list from server" With Ubuntu I could do this right away and I could see all the machines in the network. What could be going on? I guess this problem has to be resolved before sharing drives with the other computers (which cannot see my Debian machine either). I would really like to solve this problem. I don't want to go back to Ubuntu... Debian just captivates me!! Many thanks for reading this. Any help will be much appreciated. Kind regards EDIT: I forgot to mention: I can ping machines from either sides and everything works OK. | More information is needed e.g. how have you set up your /etc/samba/smb.conf? Have you made sure that you're using the same workgroup? What have you installed (e.g. smbclient, samba, samba-common)? The following posts may -- or may not -- be of help: http://forums.debian.net/viewtopic.php?f=5&t=103216 http://verahill.blogspot.com.au/2012/12 ... samba.html |
I've installed newest Debian (Squeeze) and then on fresh system made instalation of VirtualBox OSE as it is written on http://wiki.debian.org/VirtualBox. I've also created virtual machine, however when I try to run it I got error message: Code: Select allRTR3Init failed with rc=-1912(rc=-1912) Please install the virtual-ose-dkms package and execute 'modprobe vboxdrv' as root And later on: Code: Select allKod wyniku (RC): NS_ERROR_FAILURE (0x80004005) Komponent: Machine Interfejs: IMachine {6d9212cb-a5c0-48b7-bbc1-3fa2ba2ee6d2} It's weird while it seems all kernel modules are properly loaded: Code: Select allroot@WS01:~/.vnc# lsmod|grep vbox vboxnetadp 4145 0 vboxnetflt 12381 0 vboxdrv 1723383 2 vboxnetadp,vboxnetflt Here's my kernel version: Code: Select allroot@WS01:~/.vnc# uname -a Linux WS01 2.6.32-5-amd64 #1 SMP Wed Jan 12 05:14:59 UTC 2011 x86_64 GNU/Linux And list of VBox packages I installed: Code: Select allvirtualbox-ose 3.2.10-dfsg-1 virtualbox-ose-qt 3.2.10-dfsg-1 virtualbox-dkms 3.2.10-dfsg-1 It would be great if you could help me. Best regards, Kevin | Open a root terminal and run: Code: Select alldpkg-reconfigure virtualbox-ose-dkms && modprobe vboxdrv If that does not work, install the linux-headers for your kernel and try again. |
Ok, I knows there's a thread for this already but it's not exactly the same problem and it's five years old so I thought a new one would be ok. I've been messing with kernel configs for a couple of weeks now, trying to get it as small as possible, with everything built in. Can't figure out why I keep getting this issue. (I am by every definition a noob at doing this). Code: Select alllspci 00:00.0 Host bridge: Intel Corporation Mobile 945GSE Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GSE 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 NM10/ICH7 Family High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02) 00:1c.2 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 3 (rev 02) 00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 02) 00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 02) 00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 02) 00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 02) 00:1d.7 USB controller: Intel Corporation NM10/ICH7 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-M Family) SATA Controller [AHCI mode] (rev 02) 00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 02) 01:00.0 Ethernet controller: Atheros Communications Inc. AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01) 03:00.0 Ethernet controller: Atheros Communications Inc. AR8132 Fast Ethernet (rev c0) Code: Select all# # Automatically generated file; DO NOT EDIT. # Linux/i386 3.2.41 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y # CONFIG_X86_64 is not set CONFIG_X86=y CONFIG_INSTRUCTION_DECODER=y CONFIG_OUTPUT_FORMAT="elf32-i386" CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig" CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y CONFIG_LOCKDEP_SUPPORT=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y CONFIG_MMU=y CONFIG_ZONE_DMA=y # CONFIG_NEED_DMA_MAP_STATE is not set CONFIG_NEED_SG_DMA_LENGTH=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_GPIO=y CONFIG_ARCH_MAY_HAVE_PC_FDC=y # CONFIG_RWSEM_GENERIC_SPINLOCK is not set CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y CONFIG_GENERIC_CALIBRATE_DELAY=y # CONFIG_GENERIC_TIME_VSYSCALL is not set CONFIG_ARCH_HAS_CPU_RELAX=y CONFIG_ARCH_HAS_DEFAULT_IDLE=y CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y CONFIG_ARCH_HAS_CPU_AUTOPROBE=y CONFIG_HAVE_SETUP_PER_CPU_AREA=y CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y # CONFIG_ZONE_DMA32 is not set CONFIG_ARCH_POPULATES_NODE_MAP=y # CONFIG_AUDIT_ARCH is not set CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y CONFIG_X86_32_SMP=y CONFIG_X86_HT=y CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx" CONFIG_KTIME_SCALAR=y CONFIG_ARCH_CPU_PROBE_RELEASE=y CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" CONFIG_HAVE_IRQ_WORK=y CONFIG_IRQ_WORK=y # # General setup # # CONFIG_EXPERIMENTAL is not set CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_CROSS_COMPILE="" CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y CONFIG_HAVE_KERNEL_LZMA=y CONFIG_HAVE_KERNEL_XZ=y CONFIG_HAVE_KERNEL_LZO=y # CONFIG_KERNEL_GZIP is not set # CONFIG_KERNEL_BZIP2 is not set # CONFIG_KERNEL_LZMA is not set # CONFIG_KERNEL_XZ is not set CONFIG_KERNEL_LZO=y CONFIG_DEFAULT_HOSTNAME="(none)" CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y CONFIG_BSD_PROCESS_ACCT=y CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_FHANDLE=y # CONFIG_TASKSTATS is not set CONFIG_AUDIT=y CONFIG_AUDITSYSCALL=y CONFIG_AUDIT_WATCH=y CONFIG_AUDIT_TREE=y CONFIG_HAVE_GENERIC_HARDIRQS=y # # IRQ subsystem # CONFIG_GENERIC_HARDIRQS=y CONFIG_HAVE_SPARSE_IRQ=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_IRQ_SHOW=y CONFIG_GENERIC_PENDING_IRQ=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_SPARSE_IRQ=y # # RCU Subsystem # CONFIG_TREE_PREEMPT_RCU=y CONFIG_PREEMPT_RCU=y # CONFIG_RCU_TRACE is not set CONFIG_RCU_FANOUT=32 # CONFIG_RCU_FANOUT_EXACT is not set # CONFIG_TREE_RCU_TRACE is not set # CONFIG_RCU_BOOST is not set CONFIG_IKCONFIG=y # CONFIG_IKCONFIG_PROC is not set CONFIG_LOG_BUF_SHIFT=17 CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y CONFIG_CGROUPS=y # CONFIG_CGROUP_DEBUG is not set CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_DEVICE=y CONFIG_CPUSETS=y CONFIG_PROC_PID_CPUSET=y CONFIG_CGROUP_CPUACCT=y CONFIG_RESOURCE_COUNTERS=y CONFIG_CGROUP_MEM_RES_CTLR=y CONFIG_CGROUP_MEM_RES_CTLR_DISABLED=y CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y # CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED is not set CONFIG_CGROUP_PERF=y CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_BLK_CGROUP=y # CONFIG_DEBUG_BLK_CGROUP is not set CONFIG_NAMESPACES=y CONFIG_UTS_NS=y CONFIG_IPC_NS=y CONFIG_PID_NS=y CONFIG_NET_NS=y CONFIG_SCHED_AUTOGROUP=y CONFIG_MM_OWNER=y # CONFIG_SYSFS_DEPRECATED is not set CONFIG_RELAY=y CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" CONFIG_RD_GZIP=y # CONFIG_RD_BZIP2 is not set # CONFIG_RD_LZMA is not set # CONFIG_RD_XZ is not set CONFIG_RD_LZO=y # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set CONFIG_SYSCTL=y CONFIG_ANON_INODES=y CONFIG_EXPERT=y CONFIG_UID16=y # CONFIG_SYSCTL_SYSCALL is not set CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_ALL is not set CONFIG_HOTPLUG=y CONFIG_PRINTK=y CONFIG_BUG=y CONFIG_ELF_CORE=y CONFIG_PCSPKR_PLATFORM=y CONFIG_HAVE_PCSPKR_PLATFORM=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y CONFIG_EPOLL=y CONFIG_SIGNALFD=y CONFIG_TIMERFD=y CONFIG_EVENTFD=y CONFIG_SHMEM=y CONFIG_AIO=y # CONFIG_EMBEDDED is not set CONFIG_HAVE_PERF_EVENTS=y # # Kernel Performance Events And Counters # CONFIG_PERF_EVENTS=y # CONFIG_PERF_COUNTERS is not set # CONFIG_DEBUG_PERF_USE_VMALLOC is not set CONFIG_VM_EVENT_COUNTERS=y CONFIG_PCI_QUIRKS=y # CONFIG_COMPAT_BRK is not set CONFIG_SLAB=y # CONFIG_SLUB is not set # CONFIG_SLOB is not set CONFIG_PROFILING=y CONFIG_TRACEPOINTS=y CONFIG_OPROFILE=y # CONFIG_OPROFILE_EVENT_MULTIPLEX is not set CONFIG_HAVE_OPROFILE=y CONFIG_KPROBES=y # CONFIG_JUMP_LABEL is not set CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y CONFIG_KRETPROBES=y CONFIG_HAVE_IOREMAP_PROT=y CONFIG_HAVE_KPROBES=y CONFIG_HAVE_KRETPROBES=y CONFIG_HAVE_OPTPROBES=y CONFIG_HAVE_ARCH_TRACEHOOK=y CONFIG_HAVE_DMA_ATTRS=y CONFIG_USE_GENERIC_SMP_HELPERS=y CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y CONFIG_HAVE_DMA_API_DEBUG=y CONFIG_HAVE_HW_BREAKPOINT=y CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y CONFIG_HAVE_USER_RETURN_NOTIFIER=y CONFIG_HAVE_PERF_EVENTS_NMI=y CONFIG_HAVE_ARCH_JUMP_LABEL=y CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y # # GCOV-based kernel profiling # # CONFIG_GCOV_KERNEL is not set CONFIG_HAVE_GENERIC_DMA_COHERENT=y CONFIG_SLABINFO=y CONFIG_RT_MUTEXES=y CONFIG_BASE_SMALL=0 CONFIG_MODULES=y CONFIG_MODULE_FORCE_LOAD=y CONFIG_MODULE_UNLOAD=y CONFIG_MODVERSIONS=y # CONFIG_MODULE_SRCVERSION_ALL is not set CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y CONFIG_LBDAF=y CONFIG_BLK_DEV_BSG=y CONFIG_BLK_DEV_BSGLIB=y CONFIG_BLK_DEV_INTEGRITY=y # # IO Schedulers # CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_DEADLINE=y # CONFIG_IOSCHED_CFQ is not set CONFIG_DEFAULT_DEADLINE=y # CONFIG_DEFAULT_NOOP is not set CONFIG_DEFAULT_IOSCHED="deadline" # CONFIG_INLINE_SPIN_TRYLOCK is not set # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set # CONFIG_INLINE_SPIN_LOCK is not set # CONFIG_INLINE_SPIN_LOCK_BH is not set # CONFIG_INLINE_SPIN_LOCK_IRQ is not set # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set # CONFIG_INLINE_SPIN_UNLOCK is not set # CONFIG_INLINE_SPIN_UNLOCK_BH is not set # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set # CONFIG_INLINE_READ_TRYLOCK is not set # CONFIG_INLINE_READ_LOCK is not set # CONFIG_INLINE_READ_LOCK_BH is not set # CONFIG_INLINE_READ_LOCK_IRQ is not set # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set # CONFIG_INLINE_READ_UNLOCK is not set # CONFIG_INLINE_READ_UNLOCK_BH is not set # CONFIG_INLINE_READ_UNLOCK_IRQ is not set # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set # CONFIG_INLINE_WRITE_TRYLOCK is not set # CONFIG_INLINE_WRITE_LOCK is not set # CONFIG_INLINE_WRITE_LOCK_BH is not set # CONFIG_INLINE_WRITE_LOCK_IRQ is not set # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set # CONFIG_INLINE_WRITE_UNLOCK is not set # CONFIG_INLINE_WRITE_UNLOCK_BH is not set # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_FREEZER=y # # Processor type and features # CONFIG_TICK_ONESHOT=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y CONFIG_SMP=y CONFIG_X86_MPPARSE=y # CONFIG_X86_BIGSMP is not set # CONFIG_X86_EXTENDED_PLATFORM is not set CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y # CONFIG_X86_32_IRIS is not set CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_PARAVIRT_GUEST=y # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set # CONFIG_XEN_PRIVILEGED_GUEST is not set CONFIG_KVM_CLOCK=y CONFIG_KVM_GUEST=y # CONFIG_LGUEST_GUEST is not set CONFIG_PARAVIRT=y CONFIG_PARAVIRT_CLOCK=y # CONFIG_PARAVIRT_DEBUG is not set CONFIG_NO_BOOTMEM=y CONFIG_MEMTEST=y # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set # CONFIG_M586TSC is not set # CONFIG_M586MMX is not set # CONFIG_M686 is not set # CONFIG_MPENTIUMII is not set # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUMM is not set # CONFIG_MPENTIUM4 is not set # CONFIG_MK6 is not set # CONFIG_MK7 is not set # CONFIG_MK8 is not set # CONFIG_MCRUSOE is not set # CONFIG_MEFFICEON is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MELAN is not set # CONFIG_MGEODEGX1 is not set # CONFIG_MGEODE_LX is not set # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set # CONFIG_MVIAC7 is not set # CONFIG_MCORE2 is not set CONFIG_MATOM=y CONFIG_X86_GENERIC=y CONFIG_X86_INTERNODE_CACHE_SHIFT=6 CONFIG_X86_CMPXCHG=y CONFIG_CMPXCHG_LOCAL=y CONFIG_CMPXCHG_DOUBLE=y CONFIG_X86_L1_CACHE_SHIFT=6 CONFIG_X86_XADD=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_INTEL_USERCOPY=y CONFIG_X86_USE_PPRO_CHECKSUM=y CONFIG_X86_TSC=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_CMOV=y CONFIG_X86_MINIMUM_CPU_FAMILY=5 CONFIG_X86_DEBUGCTLMSR=y # CONFIG_PROCESSOR_SELECT is not set CONFIG_CPU_SUP_INTEL=y CONFIG_CPU_SUP_CYRIX_32=y CONFIG_CPU_SUP_AMD=y CONFIG_CPU_SUP_CENTAUR=y CONFIG_CPU_SUP_TRANSMETA_32=y CONFIG_CPU_SUP_UMC_32=y CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y CONFIG_DMI=y # CONFIG_IOMMU_HELPER is not set CONFIG_NR_CPUS=8 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y # CONFIG_IRQ_TIME_ACCOUNTING is not set CONFIG_PREEMPT=y # CONFIG_PREEMPT_NONE is not set # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT__LL=y # CONFIG_PREEMPT_RTB is not set # CONFIG_PREEMPT_RT_FULL is not set CONFIG_PREEMPT_COUNT=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y CONFIG_X86_MCE=y CONFIG_X86_MCE_INTEL=y # CONFIG_X86_MCE_AMD is not set # CONFIG_X86_ANCIENT_MCE is not set CONFIG_X86_MCE_THRESHOLD=y # CONFIG_X86_MCE_INJECT is not set CONFIG_X86_THERMAL_VECTOR=y CONFIG_VM86=y # CONFIG_TOSHIBA is not set # CONFIG_I8K is not set CONFIG_X86_REBOOTFIXUPS=y # CONFIG_MICROCODE is not set # CONFIG_X86_MSR is not set # CONFIG_X86_CPUID is not set CONFIG_NOHIGHMEM=y # CONFIG_HIGHMEM4G is not set # CONFIG_HIGHMEM64G is not set CONFIG_PAGE_OFFSET=0xC0000000 # CONFIG_X86_PAE is not set # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set # CONFIG_ARCH_DMA_ADDR_T_64BIT is not set CONFIG_ARCH_FLATMEM_ENABLE=y CONFIG_ILLEGAL_POINTER_VALUE=0 CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y CONFIG_HAVE_MEMBLOCK=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_SPLIT_PTLOCK_CPUS=4 CONFIG_COMPACTION=y CONFIG_MIGRATION=y # CONFIG_PHYS_ADDR_T_64BIT is not set CONFIG_ZONE_DMA_FLAG=1 CONFIG_BOUNCE=y CONFIG_VIRT_TO_BUS=y CONFIG_KSM=y CONFIG_DEFAULT_MMAP_MIN_ADDR=65536 CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y CONFIG_MEMORY_FAILURE=y # CONFIG_HWPOISON_INJECT is not set CONFIG_TRANSPARENT_HUGEPAGE=y # CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y # CONFIG_CLEANCACHE is not set # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set CONFIG_X86_RESERVE_LOW=64 # CONFIG_MATH_EMULATION is not set CONFIG_MTRR=y CONFIG_MTRR_SANITIZER=y CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 CONFIG_X86_PAT=y CONFIG_ARCH_USES_PG_UNCACHED=y CONFIG_ARCH_RANDOM=y # CONFIG_EFI is not set CONFIG_SECCOMP=y CONFIG_CC_STACKPROTECTOR=y # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set # CONFIG_HZ_300 is not set CONFIG_HZ_1000=y CONFIG_HZ=1000 CONFIG_SCHED_HRTICK=y CONFIG_KEXEC=y CONFIG_PHYSICAL_START=0x1000000 CONFIG_RELOCATABLE=y CONFIG_X86_NEED_RELOCS=y CONFIG_PHYSICAL_ALIGN=0x1000000 CONFIG_HOTPLUG_CPU=y # CONFIG_COMPAT_VDSO is not set # CONFIG_CMDLINE_BOOL is not set # # Power management and ACPI options # CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y # CONFIG_HIBERNATION is not set CONFIG_PM_SLEEP=y CONFIG_PM_SLEEP_SMP=y CONFIG_PM_RUNTIME=y CONFIG_PM=y CONFIG_PM_DEBUG=y CONFIG_PM_ADVANCED_DEBUG=y # CONFIG_PM_TEST_SUSPEND is not set CONFIG_CAN_PM_TRACE=y # CONFIG_PM_TRACE_RTC is not set CONFIG_ACPI=y CONFIG_ACPI_SLEEP=y # CONFIG_ACPI_PROCFS is not set # CONFIG_ACPI_PROCFS_POWER is not set # CONFIG_ACPI_EC_DEBUGFS is not set # CONFIG_ACPI_PROC_EVENT is not set CONFIG_ACPI_AC=y CONFIG_ACPI_BATTERY=y CONFIG_ACPI_BUTTON=y CONFIG_ACPI_VIDEO=y CONFIG_ACPI_FAN=y CONFIG_ACPI_PROCESSOR=y CONFIG_ACPI_HOTPLUG_CPU=y CONFIG_ACPI_THERMAL=y # CONFIG_ACPI_CUSTOM_DSDT is not set CONFIG_ACPI_BLACKLIST_YEAR=0 # CONFIG_ACPI_DEBUG is not set # CONFIG_ACPI_PCI_SLOT is not set CONFIG_X86_PM_TIMER=y CONFIG_ACPI_CONTAINER=y # CONFIG_ACPI_SBS is not set CONFIG_ACPI_HED=y # CONFIG_ACPI_CUSTOM_METHOD is not set CONFIG_ACPI_APEI=y CONFIG_ACPI_APEI_GHES=y CONFIG_ACPI_APEI_PCIEAER=y CONFIG_ACPI_APEI_MEMORY_FAILURE=y # CONFIG_ACPI_APEI_EINJ is not set # CONFIG_ACPI_APEI_ERST_DEBUG is not set CONFIG_SFI=y # CONFIG_APM is not set # # CPU Frequency scaling # # CONFIG_CPU_FREQ is not set CONFIG_CPU_IDLE=y CONFIG_CPU_IDLE_GOV_LADDER=y CONFIG_CPU_IDLE_GOV_MENU=y CONFIG_INTEL_IDLE=y # # Bus options (PCI etc.) # CONFIG_PCI=y # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GOMMCONFIG is not set # CONFIG_PCI_GODIRECT is not set CONFIG_PCI_GOANY=y CONFIG_PCI_BIOS=y CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y CONFIG_PCI_DOMAINS=y CONFIG_PCIEPORTBUS=y CONFIG_HOTPLUG_PCI_PCIE=y CONFIG_PCIEAER=y # CONFIG_PCIE_ECRC is not set # CONFIG_PCIEAER_INJECT is not set CONFIG_PCIEASPM=y # CONFIG_PCIEASPM_DEBUG is not set CONFIG_ARCH_SUPPORTS_MSI=y CONFIG_PCI_MSI=y # CONFIG_PCI_DEBUG is not set # CONFIG_PCI_STUB is not set CONFIG_HT_IRQ=y CONFIG_PCI_ATS=y CONFIG_PCI_IOV=y # CONFIG_PCI_PRI is not set # CONFIG_PCI_PASID is not set CONFIG_PCI_IOAPIC=y CONFIG_PCI_LABEL=y CONFIG_ISA_DMA_API=y CONFIG_ISA=y # CONFIG_EISA is not set # CONFIG_MCA is not set # CONFIG_SCx200 is not set # CONFIG_OLPC is not set # CONFIG_ALIX is not set CONFIG_AMD_NB=y CONFIG_PCCARD=y CONFIG_PCMCIA=y CONFIG_CARDBUS=y # # PC-card bridges # # CONFIG_YENTA is not set # CONFIG_PD6729 is not set # CONFIG_I82092 is not set # CONFIG_I82365 is not set # CONFIG_TCIC is not set CONFIG_PCMCIA_PROBE=y CONFIG_HOTPLUG_PCI=y # CONFIG_HOTPLUG_PCI_FAKE is not set # CONFIG_HOTPLUG_PCI_COMPAQ is not set # CONFIG_HOTPLUG_PCI_IBM is not set CONFIG_HOTPLUG_PCI_ACPI=y # CONFIG_HOTPLUG_PCI_ACPI_IBM is not set CONFIG_HOTPLUG_PCI_CPCI=y # CONFIG_HOTPLUG_PCI_CPCI_ZT5550 is not set # CONFIG_HOTPLUG_PCI_CPCI_GENERIC is not set # CONFIG_HOTPLUG_PCI_SHPC is not set # CONFIG_RAPIDIO is not set # # Executable file formats / Emulations # CONFIG_BINFMT_ELF=y CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_HAVE_AOUT=y # CONFIG_BINFMT_AOUT is not set # CONFIG_BINFMT_MISC is not set CONFIG_HAVE_ATOMIC_IOMAP=y CONFIG_HAVE_TEXT_POKE_SMP=y CONFIG_NET=y # # Networking options # CONFIG_PACKET=y CONFIG_UNIX=y # CONFIG_NET_KEY is not set CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IP_FIB_TRIE_STATS=y CONFIG_IP_MULTIPLE_TABLES=y CONFIG_IP_ROUTE_MULTIPATH=y CONFIG_IP_ROUTE_VERBOSE=y # CONFIG_IP_PNP is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_IPGRE_DEMUX is not set CONFIG_IP_MROUTE=y CONFIG_IP_MROUTE_MULTIPLE_TABLES=y CONFIG_IP_PIMSM_V1=y CONFIG_IP_PIMSM_V2=y # CONFIG_ARPD is not set CONFIG_SYN_COOKIES=y # CONFIG_INET_AH is not set # CONFIG_INET_ESP is not set # CONFIG_INET_IPCOMP is not set # CONFIG_INET_XFRM_TUNNEL is not set # CONFIG_INET_TUNNEL is not set # CONFIG_INET_XFRM_MODE_TRANSPORT is not set # CONFIG_INET_XFRM_MODE_TUNNEL is not set # CONFIG_INET_XFRM_MODE_BEET is not set # CONFIG_INET_LRO is not set # CONFIG_INET_DIAG is not set CONFIG_TCP_CONG_ADVANCED=y # CONFIG_TCP_CONG_BIC is not set CONFIG_TCP_CONG_CUBIC=y # CONFIG_TCP_CONG_WESTWOOD is not set # CONFIG_TCP_CONG_HTCP is not set CONFIG_DEFAULT_CUBIC=y # CONFIG_DEFAULT_RENO is not set CONFIG_DEFAULT_TCP_CONG="cubic" CONFIG_IPV6=y CONFIG_IPV6_PRIVACY=y CONFIG_IPV6_ROUTER_PREF=y # CONFIG_INET6_AH is not set # CONFIG_INET6_ESP is not set # CONFIG_INET6_IPCOMP is not set # CONFIG_INET6_XFRM_TUNNEL is not set # CONFIG_INET6_TUNNEL is not set # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set # CONFIG_INET6_XFRM_MODE_TUNNEL is not set # CONFIG_INET6_XFRM_MODE_BEET is not set # CONFIG_IPV6_SIT is not set # CONFIG_IPV6_TUNNEL is not set # CONFIG_NETLABEL is not set CONFIG_NETWORK_SECMARK=y CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set CONFIG_NETFILTER_ADVANCED=y # # Core Netfilter Configuration # # CONFIG_NETFILTER_NETLINK_QUEUE is not set # CONFIG_NETFILTER_NETLINK_LOG is not set CONFIG_NF_CONNTRACK=y CONFIG_NF_CONNTRACK_MARK=y CONFIG_NF_CONNTRACK_SECMARK=y CONFIG_NF_CONNTRACK_EVENTS=y CONFIG_NF_CONNTRACK_TIMESTAMP=y # CONFIG_NF_CT_PROTO_UDPLITE is not set # CONFIG_NF_CONNTRACK_AMANDA is not set CONFIG_NF_CONNTRACK_FTP=y # CONFIG_NF_CONNTRACK_H323 is not set # CONFIG_NF_CONNTRACK_IRC is not set # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set # CONFIG_NF_CONNTRACK_SNMP is not set # CONFIG_NF_CONNTRACK_PPTP is not set # CONFIG_NF_CONNTRACK_SIP is not set # CONFIG_NF_CONNTRACK_TFTP is not set # CONFIG_NF_CT_NETLINK is not set CONFIG_NETFILTER_XTABLES=y # # Xtables combined modules # # CONFIG_NETFILTER_XT_MARK is not set # CONFIG_NETFILTER_XT_CONNMARK is not set # # Xtables targets # # CONFIG_NETFILTER_XT_TARGET_AUDIT is not set # CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set # CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set # CONFIG_NETFILTER_XT_TARGET_CONNSECMARK is not set # CONFIG_NETFILTER_XT_TARGET_DSCP is not set # CONFIG_NETFILTER_XT_TARGET_HL is not set # CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set # CONFIG_NETFILTER_XT_TARGET_LED is not set # CONFIG_NETFILTER_XT_TARGET_MARK is not set # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set # CONFIG_NETFILTER_XT_TARGET_TEE is not set # CONFIG_NETFILTER_XT_TARGET_SECMARK is not set # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set # # Xtables matches # CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set # CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set # CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set # CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set # CONFIG_NETFILTER_XT_MATCH_CPU is not set # CONFIG_NETFILTER_XT_MATCH_DCCP is not set # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set # CONFIG_NETFILTER_XT_MATCH_DSCP is not set # CONFIG_NETFILTER_XT_MATCH_ESP is not set # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set # CONFIG_NETFILTER_XT_MATCH_HELPER is not set # CONFIG_NETFILTER_XT_MATCH_HL is not set # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set CONFIG_NETFILTER_XT_MATCH_LIMIT=y # CONFIG_NETFILTER_XT_MATCH_MAC is not set # CONFIG_NETFILTER_XT_MATCH_MARK is not set CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y # CONFIG_NETFILTER_XT_MATCH_OWNER is not set # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set # CONFIG_NETFILTER_XT_MATCH_REALM is not set # CONFIG_NETFILTER_XT_MATCH_RECENT is not set CONFIG_NETFILTER_XT_MATCH_STATE=y # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set # CONFIG_NETFILTER_XT_MATCH_STRING is not set # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set # CONFIG_NETFILTER_XT_MATCH_TIME is not set # CONFIG_NETFILTER_XT_MATCH_U32 is not set # CONFIG_IP_VS is not set # # IP: Netfilter Configuration # CONFIG_NF_DEFRAG_IPV4=y CONFIG_NF_CONNTRACK_IPV4=y CONFIG_NF_CONNTRACK_PROC_COMPAT=y # CONFIG_IP_NF_QUEUE is not set CONFIG_IP_NF_IPTABLES=y # CONFIG_IP_NF_MATCH_AH is not set # CONFIG_IP_NF_MATCH_ECN is not set # CONFIG_IP_NF_MATCH_TTL is not set CONFIG_IP_NF_FILTER=y CONFIG_IP_NF_TARGET_REJECT=y CONFIG_IP_NF_TARGET_LOG=y # CONFIG_IP_NF_TARGET_ULOG is not set CONFIG_NF_NAT=y CONFIG_NF_NAT_NEEDED=y # CONFIG_IP_NF_TARGET_MASQUERADE is not set # CONFIG_IP_NF_TARGET_NETMAP is not set # CONFIG_IP_NF_TARGET_REDIRECT is not set CONFIG_NF_NAT_FTP=y # CONFIG_NF_NAT_IRC is not set # CONFIG_NF_NAT_TFTP is not set # CONFIG_NF_NAT_AMANDA is not set # CONFIG_NF_NAT_PPTP is not set # CONFIG_NF_NAT_H323 is not set # CONFIG_NF_NAT_SIP is not set CONFIG_IP_NF_MANGLE=y # CONFIG_IP_NF_TARGET_ECN is not set # CONFIG_IP_NF_TARGET_TTL is not set # CONFIG_IP_NF_RAW is not set # CONFIG_IP_NF_SECURITY is not set # CONFIG_IP_NF_ARPTABLES is not set # # IPv6: Netfilter Configuration # # CONFIG_NF_DEFRAG_IPV6 is not set # CONFIG_NF_CONNTRACK_IPV6 is not set # CONFIG_IP6_NF_QUEUE is not set CONFIG_IP6_NF_IPTABLES=y # CONFIG_IP6_NF_MATCH_AH is not set # CONFIG_IP6_NF_MATCH_EUI64 is not set # CONFIG_IP6_NF_MATCH_FRAG is not set # CONFIG_IP6_NF_MATCH_OPTS is not set # CONFIG_IP6_NF_MATCH_HL is not set # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set # CONFIG_IP6_NF_MATCH_MH is not set # CONFIG_IP6_NF_MATCH_RT is not set # CONFIG_IP6_NF_TARGET_LOG is not set CONFIG_IP6_NF_FILTER=y # CONFIG_IP6_NF_TARGET_REJECT is not set # CONFIG_IP6_NF_MANGLE is not set # CONFIG_IP6_NF_RAW is not set # CONFIG_IP6_NF_SECURITY is not set # CONFIG_ATM is not set # CONFIG_L2TP is not set # CONFIG_BRIDGE is not set # CONFIG_VLAN_8021Q is not set # CONFIG_DECNET is not set CONFIG_LLC=y # CONFIG_LLC2 is not set # CONFIG_IPX is not set # CONFIG_ATALK is not set # CONFIG_PHONET is not set CONFIG_NET_SCHED=y # # Queueing/Scheduling # # CONFIG_NET_SCH_CBQ is not set # CONFIG_NET_SCH_HTB is not set # CONFIG_NET_SCH_HFSC is not set # CONFIG_NET_SCH_PRIO is not set # CONFIG_NET_SCH_MULTIQ is not set # CONFIG_NET_SCH_RED is not set # CONFIG_NET_SCH_SFB is not set # CONFIG_NET_SCH_SFQ is not set # CONFIG_NET_SCH_TEQL is not set # CONFIG_NET_SCH_TBF is not set # CONFIG_NET_SCH_GRED is not set # CONFIG_NET_SCH_DSMARK is not set # CONFIG_NET_SCH_NETEM is not set # CONFIG_NET_SCH_DRR is not set # CONFIG_NET_SCH_MQPRIO is not set # CONFIG_NET_SCH_CHOKE is not set # CONFIG_NET_SCH_QFQ is not set # CONFIG_NET_SCH_CODEL is not set # CONFIG_NET_SCH_FQ_CODEL is not set # CONFIG_NET_SCH_INGRESS is not set # # Classification # CONFIG_NET_CLS=y # CONFIG_NET_CLS_BASIC is not set # CONFIG_NET_CLS_TCINDEX is not set # CONFIG_NET_CLS_ROUTE4 is not set # CONFIG_NET_CLS_FW is not set # CONFIG_NET_CLS_U32 is not set # CONFIG_NET_CLS_RSVP is not set # CONFIG_NET_CLS_RSVP6 is not set # CONFIG_NET_CLS_FLOW is not set CONFIG_NET_CLS_CGROUP=y CONFIG_NET_EMATCH=y CONFIG_NET_EMATCH_STACK=32 # CONFIG_NET_EMATCH_CMP is not set # CONFIG_NET_EMATCH_NBYTE is not set # CONFIG_NET_EMATCH_U32 is not set # CONFIG_NET_EMATCH_META is not set # CONFIG_NET_EMATCH_TEXT is not set CONFIG_NET_CLS_ACT=y # CONFIG_NET_ACT_POLICE is not set # CONFIG_NET_ACT_GACT is not set # CONFIG_NET_ACT_MIRRED is not set # CONFIG_NET_ACT_IPT is not set # CONFIG_NET_ACT_NAT is not set # CONFIG_NET_ACT_PEDIT is not set # CONFIG_NET_ACT_SIMP is not set # CONFIG_NET_ACT_SKBEDIT is not set # CONFIG_NET_ACT_CSUM is not set CONFIG_NET_SCH_FIFO=y CONFIG_DCB=y CONFIG_DNS_RESOLVER=y # CONFIG_BATMAN_ADV is not set CONFIG_RPS=y CONFIG_RFS_ACCEL=y CONFIG_XPS=y CONFIG_BQL=y # # Network testing # # CONFIG_NET_PKTGEN is not set # CONFIG_HAMRADIO is not set # CONFIG_CAN is not set # CONFIG_IRDA is not set # CONFIG_BT is not set CONFIG_FIB_RULES=y CONFIG_WIRELESS=y CONFIG_WEXT_CORE=y CONFIG_WEXT_PROC=y CONFIG_CFG80211=y # CONFIG_NL80211_TESTMODE is not set # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set # CONFIG_CFG80211_REG_DEBUG is not set CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEBUGFS is not set # CONFIG_CFG80211_INTERNAL_REGDB is not set CONFIG_CFG80211_WEXT=y # CONFIG_WIRELESS_EXT_SYSFS is not set # CONFIG_LIB80211 is not set CONFIG_MAC80211=y CONFIG_MAC80211_HAS_RC=y # CONFIG_MAC80211_RC_PID is not set CONFIG_MAC80211_RC_MINSTREL=y CONFIG_MAC80211_RC_MINSTREL_HT=y CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y CONFIG_MAC80211_RC_DEFAULT="minstrel_ht" CONFIG_MAC80211_LEDS=y # CONFIG_MAC80211_DEBUGFS is not set # CONFIG_MAC80211_DEBUG_MENU is not set # CONFIG_WIMAX is not set CONFIG_RFKILL=y CONFIG_RFKILL_LEDS=y CONFIG_RFKILL_INPUT=y # CONFIG_RFKILL_REGULATOR is not set # CONFIG_NET_9P is not set # CONFIG_CAIF is not set # # Device Drivers # # # Generic Driver Options # CONFIG_UEVENT_HELPER_PATH="" CONFIG_DEVTMPFS=y # CONFIG_DEVTMPFS_MOUNT is not set CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y # CONFIG_FIRMWARE_IN_KERNEL is not set CONFIG_EXTRA_FIRMWARE="" # CONFIG_DEBUG_DRIVER is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_SYS_HYPERVISOR is not set # CONFIG_GENERIC_CPU_DEVICES is not set # CONFIG_CONNECTOR is not set # CONFIG_MTD is not set # CONFIG_PARPORT is not set CONFIG_PNP=y # CONFIG_PNP_DEBUG_MESSAGES is not set # # Protocols # CONFIG_ISAPNP=y CONFIG_PNPACPI=y CONFIG_BLK_DEV=y # CONFIG_BLK_DEV_FD is not set CONFIG_BLK_DEV_XD=y # CONFIG_BLK_CPQ_DA is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_DEV_DAC960 is not set # CONFIG_BLK_DEV_COW_COMMON is not set CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 # CONFIG_BLK_DEV_CRYPTOLOOP is not set # # DRBD disabled because PROC_FS, INET or CONNECTOR not selected # # CONFIG_BLK_DEV_NBD is not set # CONFIG_BLK_DEV_SX8 is not set # CONFIG_BLK_DEV_UB is not set # CONFIG_BLK_DEV_RAM is not set # CONFIG_CDROM_PKTCDVD is not set # CONFIG_ATA_OVER_ETH is not set # CONFIG_BLK_DEV_HD is not set # CONFIG_SENSORS_LIS3LV02D is not set # CONFIG_MISC_DEVICES is not set CONFIG_HAVE_IDE=y # CONFIG_IDE is not set # # SCSI device support # CONFIG_SCSI_MOD=y # CONFIG_RAID_ATTRS is not set CONFIG_SCSI=y CONFIG_SCSI_DMA=y CONFIG_SCSI_NETLINK=y # CONFIG_SCSI_PROC_FS is not set # # SCSI support type (disk, tape, CD-ROM) # # CONFIG_BLK_DEV_SD is not set # CONFIG_CHR_DEV_ST is not set # CONFIG_CHR_DEV_OSST is not set # CONFIG_BLK_DEV_SR is not set # CONFIG_CHR_DEV_SG is not set # CONFIG_CHR_DEV_SCH is not set # CONFIG_SCSI_MULTI_LUN is not set # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_LOGGING is not set # CONFIG_SCSI_SCAN_ASYNC is not set CONFIG_SCSI_WAIT_SCAN=m # # SCSI Transports # # CONFIG_SCSI_SPI_ATTRS is not set CONFIG_SCSI_FC_ATTRS=y # CONFIG_SCSI_ISCSI_ATTRS is not set # CONFIG_SCSI_SAS_ATTRS is not set # CONFIG_SCSI_SAS_LIBSAS is not set # CONFIG_SCSI_SRP_ATTRS is not set # CONFIG_SCSI_LOWLEVEL is not set # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set # CONFIG_SCSI_DH is not set # CONFIG_SCSI_OSD_INITIATOR is not set CONFIG_ATA=y # CONFIG_ATA_NONSTANDARD is not set CONFIG_ATA_VERBOSE_ERROR=y CONFIG_ATA_ACPI=y CONFIG_SATA_PMP=y # # Controllers with non-SFF native interface # CONFIG_SATA_AHCI=y # CONFIG_SATA_AHCI_PLATFORM is not set # CONFIG_SATA_INIC162X is not set CONFIG_SATA_ACARD_AHCI=y # CONFIG_SATA_SIL24 is not set CONFIG_ATA_SFF=y # # SFF controllers with custom DMA interface # # CONFIG_PDC_ADMA is not set # CONFIG_SATA_QSTOR is not set CONFIG_ATA_BMDMA=y # # SATA SFF controllers with BMDMA # CONFIG_ATA_PIIX=y # CONFIG_SATA_MV is not set # CONFIG_SATA_NV is not set # CONFIG_SATA_PROMISE is not set # CONFIG_SATA_SIL is not set # CONFIG_SATA_SIS is not set # CONFIG_SATA_SVW is not set # CONFIG_SATA_ULI is not set # CONFIG_SATA_VIA is not set # CONFIG_SATA_VITESSE is not set # # PATA SFF controllers with BMDMA # # CONFIG_PATA_ALI is not set # CONFIG_PATA_AMD is not set # CONFIG_PATA_ARASAN_CF is not set # CONFIG_PATA_ARTOP is not set # CONFIG_PATA_ATIIXP is not set # CONFIG_PATA_ATP867X is not set # CONFIG_PATA_CMD64X is not set # CONFIG_PATA_CS5520 is not set # CONFIG_PATA_CS5530 is not set # CONFIG_PATA_CS5536 is not set # CONFIG_PATA_EFAR is not set # CONFIG_PATA_HPT366 is not set # CONFIG_PATA_HPT37X is not set # CONFIG_PATA_HPT3X2N is not set # CONFIG_PATA_HPT3X3 is not set # CONFIG_PATA_IT821X is not set # CONFIG_PATA_JMICRON is not set # CONFIG_PATA_MARVELL is not set # CONFIG_PATA_NETCELL is not set # CONFIG_PATA_NINJA32 is not set # CONFIG_PATA_NS87415 is not set # CONFIG_PATA_OLDPIIX is not set # CONFIG_PATA_PDC2027X is not set # CONFIG_PATA_PDC_OLD is not set # CONFIG_PATA_RDC is not set # CONFIG_PATA_SC1200 is not set # CONFIG_PATA_SCH is not set # CONFIG_PATA_SERVERWORKS is not set # CONFIG_PATA_SIL680 is not set # CONFIG_PATA_SIS is not set # CONFIG_PATA_TRIFLEX is not set # CONFIG_PATA_VIA is not set # CONFIG_PATA_WINBOND is not set # # PIO-only SFF controllers # # CONFIG_PATA_ISAPNP is not set # CONFIG_PATA_MPIIX is not set # CONFIG_PATA_NS87410 is not set # CONFIG_PATA_PCMCIA is not set # CONFIG_PATA_PLATFORM is not set # CONFIG_PATA_QDI is not set # CONFIG_PATA_RZ1000 is not set # # Generic fallback / legacy drivers # # CONFIG_PATA_ACPI is not set CONFIG_ATA_GENERIC=y CONFIG_MD=y # CONFIG_BLK_DEV_MD is not set # CONFIG_BLK_DEV_DM is not set # CONFIG_TARGET_CORE is not set CONFIG_FUSION=y # CONFIG_FUSION_SPI is not set # CONFIG_FUSION_FC is not set # CONFIG_FUSION_SAS is not set CONFIG_FUSION_MAX_SGE=128 # CONFIG_FUSION_LOGGING is not set # # IEEE 1394 (FireWire) support # CONFIG_FIREWIRE=y # CONFIG_FIREWIRE_OHCI is not set # CONFIG_FIREWIRE_SBP2 is not set # CONFIG_FIREWIRE_NET is not set # CONFIG_FIREWIRE_NOSY is not set # CONFIG_I2O is not set # CONFIG_MACINTOSH_DRIVERS is not set CONFIG_NETDEVICES=y CONFIG_NET_CORE=y # CONFIG_BONDING is not set # CONFIG_DUMMY is not set # CONFIG_EQUALIZER is not set CONFIG_NET_FC=y CONFIG_MII=y # CONFIG_IFB is not set # CONFIG_NETCONSOLE is not set # CONFIG_NETPOLL is not set # CONFIG_NET_POLL_CONTROLLER is not set # CONFIG_TUN is not set # CONFIG_VETH is not set # CONFIG_ARCNET is not set # # CAIF transport drivers # CONFIG_ETHERNET=y CONFIG_MDIO=y CONFIG_NET_VENDOR_3COM=y # CONFIG_EL1 is not set # CONFIG_EL3 is not set # CONFIG_3C515 is not set # CONFIG_PCMCIA_3C574 is not set # CONFIG_PCMCIA_3C589 is not set # CONFIG_VORTEX is not set # CONFIG_TYPHOON is not set CONFIG_NET_VENDOR_ADAPTEC=y # CONFIG_ADAPTEC_STARFIRE is not set CONFIG_NET_VENDOR_ALTEON=y # CONFIG_ACENIC is not set CONFIG_NET_VENDOR_AMD=y # CONFIG_AMD8111_ETH is not set # CONFIG_LANCE is not set # CONFIG_PCNET32 is not set # CONFIG_DEPCA is not set # CONFIG_PCMCIA_NMCLAN is not set # CONFIG_NI65 is not set CONFIG_NET_VENDOR_ATHEROS=y # CONFIG_ATL2 is not set # CONFIG_ATL1 is not set # CONFIG_ALX is not set CONFIG_NET_VENDOR_BROADCOM=y # CONFIG_B44 is not set # CONFIG_BNX2 is not set # CONFIG_CNIC is not set # CONFIG_TIGON3 is not set # CONFIG_BNX2X is not set CONFIG_NET_VENDOR_BROCADE=y # CONFIG_BNA is not set CONFIG_NET_VENDOR_CHELSIO=y # CONFIG_CHELSIO_T1 is not set # CONFIG_CHELSIO_T3 is not set # CONFIG_CHELSIO_T4 is not set # CONFIG_CHELSIO_T4VF is not set CONFIG_NET_VENDOR_CIRRUS=y # CONFIG_CS89x0 is not set CONFIG_NET_VENDOR_CISCO=y # CONFIG_ENIC is not set # CONFIG_DNET is not set CONFIG_NET_VENDOR_DEC=y # CONFIG_EWRK3 is not set CONFIG_NET_TULIP=y # CONFIG_DE2104X is not set # CONFIG_TULIP is not set # CONFIG_DE4X5 is not set # CONFIG_WINBOND_840 is not set # CONFIG_DM9102 is not set # CONFIG_ULI526X is not set # CONFIG_PCMCIA_XIRCOM is not set CONFIG_NET_VENDOR_DLINK=y # CONFIG_DL2K is not set # CONFIG_SUNDANCE is not set CONFIG_NET_VENDOR_EMULEX=y # CONFIG_BE2NET is not set CONFIG_NET_VENDOR_EXAR=y # CONFIG_S2IO is not set # CONFIG_VXGE is not set CONFIG_NET_VENDOR_FUJITSU=y # CONFIG_PCMCIA_FMVJ18X is not set # CONFIG_ETH16I is not set CONFIG_NET_VENDOR_HP=y # CONFIG_HP100 is not set CONFIG_NET_VENDOR_INTEL=y # CONFIG_E100 is not set # CONFIG_E1000 is not set # CONFIG_E1000E is not set # CONFIG_IGB is not set # CONFIG_IGBVF is not set # CONFIG_IXGB is not set # CONFIG_IXGBE is not set # CONFIG_IXGBEVF is not set CONFIG_NET_VENDOR_I825XX=y # CONFIG_ELPLUS is not set # CONFIG_APRICOT is not set # CONFIG_EEXPRESS is not set # CONFIG_EEXPRESS_PRO is not set # CONFIG_LP486E is not set # CONFIG_NI52 is not set # CONFIG_JME is not set CONFIG_NET_VENDOR_MARVELL=y # CONFIG_SKGE is not set # CONFIG_SKY2 is not set CONFIG_NET_VENDOR_MELLANOX=y # CONFIG_MLX4_EN is not set # CONFIG_MLX4_CORE is not set CONFIG_NET_VENDOR_MICREL=y # CONFIG_KS8851 is not set # CONFIG_KS8851_MLL is not set # CONFIG_KSZ884X_PCI is not set CONFIG_NET_VENDOR_MYRI=y # CONFIG_MYRI10GE is not set # CONFIG_FEALNX is not set CONFIG_NET_VENDOR_NATSEMI=y # CONFIG_NATSEMI is not set # CONFIG_NS83820 is not set CONFIG_NET_VENDOR_8390=y # CONFIG_EL2 is not set # CONFIG_PCMCIA_AXNET is not set # CONFIG_E2100 is not set # CONFIG_HPLAN_PLUS is not set # CONFIG_HPLAN is not set # CONFIG_NE2000 is not set # CONFIG_NE2K_PCI is not set # CONFIG_PCMCIA_PCNET is not set # CONFIG_ULTRA is not set # CONFIG_WD80x3 is not set CONFIG_NET_VENDOR_NVIDIA=y # CONFIG_FORCEDETH is not set CONFIG_NET_VENDOR_OKI=y # CONFIG_PCH_GBE is not set # CONFIG_ETHOC is not set CONFIG_NET_PACKET_ENGINE=y # CONFIG_HAMACHI is not set CONFIG_NET_VENDOR_QLOGIC=y # CONFIG_QLA3XXX is not set # CONFIG_QLCNIC is not set # CONFIG_QLGE is not set # CONFIG_NETXEN_NIC is not set CONFIG_NET_VENDOR_RACAL=y CONFIG_NET_VENDOR_REALTEK=y # CONFIG_8139TOO is not set # CONFIG_R8169 is not set CONFIG_NET_VENDOR_RDC=y # CONFIG_R6040 is not set CONFIG_NET_VENDOR_SIS=y # CONFIG_SIS900 is not set # CONFIG_SIS190 is not set CONFIG_SFC=y CONFIG_NET_VENDOR_SMSC=y # CONFIG_SMC9194 is not set # CONFIG_PCMCIA_SMC91C92 is not set # CONFIG_EPIC100 is not set # CONFIG_SMSC9420 is not set CONFIG_NET_VENDOR_STMICRO=y # CONFIG_STMMAC_ETH is not set CONFIG_NET_VENDOR_SUN=y # CONFIG_HAPPYMEAL is not set # CONFIG_SUNGEM is not set # CONFIG_CASSINI is not set # CONFIG_NIU is not set CONFIG_NET_VENDOR_TEHUTI=y # CONFIG_TEHUTI is not set CONFIG_NET_VENDOR_TI=y # CONFIG_TLAN is not set CONFIG_NET_VENDOR_VIA=y # CONFIG_VIA_RHINE is not set # CONFIG_VIA_VELOCITY is not set CONFIG_NET_VENDOR_XIRCOM=y # CONFIG_PCMCIA_XIRC2PS is not set CONFIG_FDDI=y # CONFIG_DEFXX is not set # CONFIG_SKFP is not set # CONFIG_NET_SB1000 is not set # CONFIG_PHYLIB is not set # CONFIG_PPP is not set # CONFIG_SLIP is not set CONFIG_TR=y # CONFIG_PCMCIA_IBMTR is not set # CONFIG_IBMTR is not set # CONFIG_IBMOL is not set # CONFIG_IBMLS is not set # CONFIG_3C359 is not set # CONFIG_TMS380TR is not set # CONFIG_SMCTR is not set # # USB Network Adapters # # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_USBNET is not set # CONFIG_USB_HSO is not set # CONFIG_USB_IPHETH is not set CONFIG_WLAN=y # CONFIG_PCMCIA_RAYCS is not set # CONFIG_LIBERTAS_THINFIRM is not set # CONFIG_AIRO is not set # CONFIG_ATMEL is not set # CONFIG_AT76C50X_USB is not set # CONFIG_AIRO_CS is not set # CONFIG_USB_ZD1201 is not set # CONFIG_RTL8187 is not set # CONFIG_MAC80211_HWSIM is not set CONFIG_ATH_COMMON=y # CONFIG_ATH_DEBUG is not set CONFIG_ATH5K=y # CONFIG_ATH5K_DEBUG is not set # CONFIG_ATH5K_TRACER is not set CONFIG_ATH5K_PCI=y # CONFIG_ATH9K is not set # CONFIG_ATH9K_HTC is not set # CONFIG_B43 is not set # CONFIG_B43LEGACY is not set # CONFIG_BRCMSMAC is not set # CONFIG_HOSTAP is not set # CONFIG_IPW2100 is not set # CONFIG_IPW2200 is not set # CONFIG_IWLWIFI is not set # CONFIG_IWL4965 is not set # CONFIG_IWL3945 is not set # CONFIG_LIBERTAS is not set # CONFIG_HERMES is not set # CONFIG_RT2X00 is not set # CONFIG_MWIFIEX is not set # # Enable WiMAX (Networking options) to see the WiMAX drivers # CONFIG_WAN=y # CONFIG_HDLC is not set # CONFIG_DLCI is not set # CONFIG_SBNI is not set # CONFIG_VMXNET3 is not set # CONFIG_ISDN is not set # CONFIG_PHONE is not set # # Input device support # CONFIG_INPUT=y CONFIG_INPUT_FF_MEMLESS=y # CONFIG_INPUT_POLLDEV is not set CONFIG_INPUT_SPARSEKMAP=y # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_EVBUG is not set # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y # CONFIG_KEYBOARD_ADP5588 is not set # CONFIG_KEYBOARD_ADP5589 is not set CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_QT1070 is not set # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_GPIO is not set # CONFIG_KEYBOARD_GPIO_POLLED is not set # CONFIG_KEYBOARD_TCA6416 is not set # CONFIG_KEYBOARD_MATRIX is not set # CONFIG_KEYBOARD_LM8323 is not set # CONFIG_KEYBOARD_MAX7359 is not set # CONFIG_KEYBOARD_MCS is not set # CONFIG_KEYBOARD_MPR121 is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_OPENCORES is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_XTKBD is not set CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=y CONFIG_MOUSE_PS2_ALPS=y CONFIG_MOUSE_PS2_LOGIPS2PP=y CONFIG_MOUSE_PS2_SYNAPTICS=y CONFIG_MOUSE_PS2_LIFEBOOK=y CONFIG_MOUSE_PS2_TRACKPOINT=y CONFIG_MOUSE_PS2_ELANTECH=y CONFIG_MOUSE_PS2_SENTELIC=y # CONFIG_MOUSE_PS2_TOUCHKIT is not set # CONFIG_MOUSE_SERIAL is not set # CONFIG_MOUSE_APPLETOUCH is not set # CONFIG_MOUSE_BCM5974 is not set # CONFIG_MOUSE_INPORT is not set # CONFIG_MOUSE_LOGIBM is not set # CONFIG_MOUSE_PC110PAD is not set # CONFIG_MOUSE_VSXXXAA is not set # CONFIG_MOUSE_GPIO is not set # CONFIG_MOUSE_SYNAPTICS_I2C is not set # CONFIG_MOUSE_SYNAPTICS_USB is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TOUCHSCREEN is not set # CONFIG_INPUT_MISC is not set # # Hardware I/O ports # CONFIG_SERIO=y CONFIG_SERIO_I8042=y # CONFIG_SERIO_SERPORT is not set # CONFIG_SERIO_CT82C710 is not set # CONFIG_SERIO_PCIPS2 is not set CONFIG_SERIO_LIBPS2=y # CONFIG_SERIO_RAW is not set # CONFIG_SERIO_ALTERA_PS2 is not set # CONFIG_SERIO_PS2MULT is not set # CONFIG_GAMEPORT is not set # # Character devices # CONFIG_VT=y CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_VT_CONSOLE=y CONFIG_VT_CONSOLE_SLEEP=y CONFIG_HW_CONSOLE=y CONFIG_VT_HW_CONSOLE_BINDING=y CONFIG_UNIX98_PTYS=y CONFIG_DEVPTS_MULTIPLE_INSTANCES=y # CONFIG_LEGACY_PTYS is not set CONFIG_SERIAL_NONSTANDARD=y # CONFIG_ROCKETPORT is not set # CONFIG_CYCLADES is not set # CONFIG_MOXA_INTELLIO is not set # CONFIG_MOXA_SMARTIO is not set # CONFIG_SYNCLINK is not set # CONFIG_SYNCLINKMP is not set # CONFIG_SYNCLINK_GT is not set # CONFIG_ISI is not set # CONFIG_N_HDLC is not set # CONFIG_TRACE_SINK is not set # CONFIG_DEVKMEM is not set CONFIG_STALDRV=y # # Serial drivers # CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_FIX_EARLYCON_MEM=y CONFIG_SERIAL_8250_PCI=y CONFIG_SERIAL_8250_PNP=y # CONFIG_SERIAL_8250_CS is not set CONFIG_SERIAL_8250_NR_UARTS=32 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 CONFIG_SERIAL_8250_EXTENDED=y CONFIG_SERIAL_8250_MANY_PORTS=y # CONFIG_SERIAL_8250_FOURPORT is not set # CONFIG_SERIAL_8250_ACCENT is not set # CONFIG_SERIAL_8250_BOCA is not set # CONFIG_SERIAL_8250_EXAR_ST16C554 is not set # CONFIG_SERIAL_8250_HUB6 is not set CONFIG_SERIAL_8250_SHARE_IRQ=y # CONFIG_SERIAL_8250_DETECT_IRQ is not set CONFIG_SERIAL_8250_RSA=y # # Non-8250 serial port support # # CONFIG_SERIAL_MAX3100 is not set # CONFIG_SERIAL_MAX3107 is not set # CONFIG_SERIAL_MFD_HSU is not set CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y # CONFIG_SERIAL_JSM is not set # CONFIG_SERIAL_TIMBERDALE is not set # CONFIG_SERIAL_ALTERA_JTAGUART is not set # CONFIG_SERIAL_ALTERA_UART is not set # CONFIG_SERIAL_PCH_UART is not set # CONFIG_SERIAL_XILINX_PS_UART is not set # CONFIG_TTY_PRINTK is not set # CONFIG_IPMI_HANDLER is not set # CONFIG_HW_RANDOM is not set CONFIG_NVRAM=y # CONFIG_DTLK is not set # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set # # PCMCIA character devices # # CONFIG_SYNCLINK_CS is not set # CONFIG_CARDMAN_4000 is not set # CONFIG_CARDMAN_4040 is not set # CONFIG_IPWIRELESS is not set # CONFIG_MWAVE is not set # CONFIG_PC8736x_GPIO is not set # CONFIG_NSC_GPIO is not set # CONFIG_RAW_DRIVER is not set CONFIG_HPET=y CONFIG_HPET_MMAP=y # CONFIG_HANGCHECK_TIMER is not set # CONFIG_TCG_TPM is not set CONFIG_DEVPORT=y # CONFIG_RAMOOPS is not set CONFIG_I2C=y CONFIG_I2C_BOARDINFO=y CONFIG_I2C_COMPAT=y # CONFIG_I2C_CHARDEV is not set CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_ALGOBIT=y # # I2C Hardware Bus support # # # PC SMBus host controller drivers # # CONFIG_I2C_ALI1535 is not set # CONFIG_I2C_ALI15X3 is not set # CONFIG_I2C_AMD756 is not set # CONFIG_I2C_AMD8111 is not set # CONFIG_I2C_I801 is not set # CONFIG_I2C_ISCH is not set # CONFIG_I2C_PIIX4 is not set # CONFIG_I2C_NFORCE2 is not set # CONFIG_I2C_SIS5595 is not set # CONFIG_I2C_SIS630 is not set # CONFIG_I2C_SIS96X is not set # CONFIG_I2C_VIAPRO is not set # # ACPI drivers # # CONFIG_I2C_SCMI is not set # # I2C system bus drivers (mostly embedded / system-on-chip) # # CONFIG_I2C_DESIGNWARE_PCI is not set # CONFIG_I2C_GPIO is not set # CONFIG_I2C_INTEL_MID is not set # CONFIG_I2C_PCA_PLATFORM is not set # CONFIG_I2C_PXA_PCI is not set # CONFIG_I2C_SIMTEC is not set # CONFIG_I2C_EG20T is not set # # External I2C/SMBus adapter drivers # # CONFIG_I2C_DIOLAN_U2C is not set # CONFIG_I2C_PARPORT_LIGHT is not set # CONFIG_I2C_TINY_USB is not set # # Other I2C/SMBus bus drivers # # CONFIG_I2C_PCA_ISA is not set # CONFIG_SCx200_ACB is not set # CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set # CONFIG_I2C_DEBUG_BUS is not set CONFIG_SPI=y # CONFIG_SPI_DEBUG is not set CONFIG_SPI_MASTER=y # # SPI Master Controller Drivers # # CONFIG_SPI_ALTERA is not set # CONFIG_SPI_BITBANG is not set # CONFIG_SPI_GPIO is not set # CONFIG_SPI_OC_TINY is not set # CONFIG_SPI_PXA2XX_PCI is not set # CONFIG_SPI_TOPCLIFF_PCH is not set # CONFIG_SPI_DESIGNWARE is not set # # SPI Protocol Masters # # CONFIG_SPI_TLE62X0 is not set # # PPS support # # # PPS generators support # # # PTP clock support # # # Enable Device Drivers -> PPS to see the PTP clock options. # CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y CONFIG_GPIOLIB=y # CONFIG_DEBUG_GPIO is not set # # Memory mapped GPIO drivers: # # CONFIG_GPIO_GENERIC_PLATFORM is not set # CONFIG_GPIO_IT8761E is not set # CONFIG_GPIO_SCH is not set # CONFIG_GPIO_VX855 is not set # # I2C GPIO expanders: # # CONFIG_GPIO_MAX7300 is not set # CONFIG_GPIO_MAX732X is not set # CONFIG_GPIO_PCA953X is not set # CONFIG_GPIO_PCF857X is not set # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_ADP5588 is not set # # PCI GPIO expanders: # # CONFIG_GPIO_BT8XX is not set # CONFIG_GPIO_LANGWELL is not set # CONFIG_GPIO_PCH is not set # CONFIG_GPIO_ML_IOH is not set # CONFIG_GPIO_RDC321X is not set # # SPI GPIO expanders: # # CONFIG_GPIO_MAX7301 is not set # CONFIG_GPIO_MCP23S08 is not set # CONFIG_GPIO_MC33880 is not set # CONFIG_GPIO_74X164 is not set # # AC97 GPIO expanders: # # # MODULbus GPIO expanders: # # CONFIG_W1 is not set CONFIG_POWER_SUPPLY=y # CONFIG_POWER_SUPPLY_DEBUG is not set # CONFIG_PDA_POWER is not set # CONFIG_TEST_POWER is not set # CONFIG_BATTERY_DS2780 is not set # CONFIG_BATTERY_DS2782 is not set # CONFIG_BATTERY_BQ20Z75 is not set # CONFIG_BATTERY_BQ27x00 is not set # CONFIG_BATTERY_MAX17040 is not set # CONFIG_BATTERY_MAX17042 is not set # CONFIG_CHARGER_MAX8903 is not set # CONFIG_CHARGER_GPIO is not set CONFIG_HWMON=y # CONFIG_HWMON_VID is not set # CONFIG_HWMON_DEBUG_CHIP is not set # # Native drivers # # CONFIG_SENSORS_ADM1021 is not set # CONFIG_SENSORS_ADM1025 is not set # CONFIG_SENSORS_ADM1026 is not set # CONFIG_SENSORS_ADM1029 is not set # CONFIG_SENSORS_ADM1031 is not set # CONFIG_SENSORS_ADM9240 is not set # CONFIG_SENSORS_ADT7475 is not set # CONFIG_SENSORS_ASC7621 is not set # CONFIG_SENSORS_K10TEMP is not set # CONFIG_SENSORS_FAM15H_POWER is not set # CONFIG_SENSORS_DS620 is not set # CONFIG_SENSORS_DS1621 is not set # CONFIG_SENSORS_F71805F is not set # CONFIG_SENSORS_F71882FG is not set # CONFIG_SENSORS_F75375S is not set # CONFIG_SENSORS_FSCHMD is not set # CONFIG_SENSORS_G760A is not set # CONFIG_SENSORS_GL518SM is not set # CONFIG_SENSORS_GL520SM is not set # CONFIG_SENSORS_GPIO_FAN is not set # CONFIG_SENSORS_IT87 is not set # CONFIG_SENSORS_JC42 is not set # CONFIG_SENSORS_LM63 is not set # CONFIG_SENSORS_LM70 is not set # CONFIG_SENSORS_LM73 is not set # CONFIG_SENSORS_LM75 is not set # CONFIG_SENSORS_LM77 is not set # CONFIG_SENSORS_LM78 is not set # CONFIG_SENSORS_LM80 is not set # CONFIG_SENSORS_LM83 is not set # CONFIG_SENSORS_LM85 is not set # CONFIG_SENSORS_LM87 is not set # CONFIG_SENSORS_LM90 is not set # CONFIG_SENSORS_LM92 is not set # CONFIG_SENSORS_LM93 is not set # CONFIG_SENSORS_LTC4151 is not set # CONFIG_SENSORS_LM95241 is not set # CONFIG_SENSORS_MAX1111 is not set # CONFIG_SENSORS_MAX16065 is not set # CONFIG_SENSORS_MAX1619 is not set # CONFIG_SENSORS_PC87360 is not set # CONFIG_SENSORS_PC87427 is not set # CONFIG_SENSORS_PCF8591 is not set # CONFIG_SENSORS_SHT15 is not set # CONFIG_SENSORS_SHT21 is not set # CONFIG_SENSORS_SIS5595 is not set # CONFIG_SENSORS_EMC1403 is not set # CONFIG_SENSORS_EMC2103 is not set # CONFIG_SENSORS_EMC6W201 is not set # CONFIG_SENSORS_SMSC47M1 is not set # CONFIG_SENSORS_SMSC47M192 is not set # CONFIG_SENSORS_SCH56XX_COMMON is not set # CONFIG_SENSORS_SCH5627 is not set # CONFIG_SENSORS_SCH5636 is not set # CONFIG_SENSORS_ADS1015 is not set # CONFIG_SENSORS_ADS7828 is not set # CONFIG_SENSORS_ADS7871 is not set # CONFIG_SENSORS_THMC50 is not set # CONFIG_SENSORS_VIA_CPUTEMP is not set # CONFIG_SENSORS_VIA686A is not set # CONFIG_SENSORS_VT1211 is not set # CONFIG_SENSORS_VT8231 is not set # CONFIG_SENSORS_W83781D is not set # CONFIG_SENSORS_W83791D is not set # CONFIG_SENSORS_W83792D is not set # CONFIG_SENSORS_W83627HF is not set # CONFIG_SENSORS_W83627EHF is not set # CONFIG_SENSORS_APPLESMC is not set # # ACPI drivers # # CONFIG_SENSORS_ACPI_POWER is not set CONFIG_THERMAL=y CONFIG_THERMAL_HWMON=y CONFIG_WATCHDOG=y # CONFIG_WATCHDOG_CORE is not set # CONFIG_WATCHDOG_NOWAYOUT is not set | Code: Select all# # Watchdog Device Drivers # # CONFIG_SOFT_WATCHDOG is not set # CONFIG_ACQUIRE_WDT is not set # CONFIG_ADVANTECH_WDT is not set # CONFIG_ALIM1535_WDT is not set # CONFIG_ALIM7101_WDT is not set # CONFIG_SP5100_TCO is not set # CONFIG_SC520_WDT is not set # CONFIG_SBC_FITPC2_WATCHDOG is not set # CONFIG_EUROTECH_WDT is not set # CONFIG_IB700_WDT is not set # CONFIG_IBMASR is not set # CONFIG_WAFER_WDT is not set # CONFIG_I6300ESB_WDT is not set # CONFIG_ITCO_WDT is not set # CONFIG_IT8712F_WDT is not set # CONFIG_HP_WATCHDOG is not set # CONFIG_SC1200_WDT is not set # CONFIG_PC87413_WDT is not set # CONFIG_NV_TCO is not set # CONFIG_60XX_WDT is not set # CONFIG_SBC8360_WDT is not set # CONFIG_SBC7240_WDT is not set # CONFIG_CPU5_WDT is not set # CONFIG_SMSC_SCH311X_WDT is not set # CONFIG_SMSC37B787_WDT is not set # CONFIG_W83627HF_WDT is not set # CONFIG_W83697HF_WDT is not set # CONFIG_W83697UG_WDT is not set # CONFIG_W83877F_WDT is not set # CONFIG_W83977F_WDT is not set # CONFIG_MACHZ_WDT is not set # CONFIG_SBC_EPX_C3_WATCHDOG is not set # # ISA-based Watchdog Cards # # CONFIG_PCWATCHDOG is not set # CONFIG_MIXCOMWD is not set # CONFIG_WDT is not set # # PCI-based Watchdog Cards # # CONFIG_PCIPCWATCHDOG is not set # CONFIG_WDTPCI is not set # # USB-based Watchdog Cards # # CONFIG_USBPCWATCHDOG is not set CONFIG_SSB_POSSIBLE=y # # Sonics Silicon Backplane # # CONFIG_SSB is not set CONFIG_BCMA_POSSIBLE=y # # Broadcom specific AMBA # # CONFIG_BCMA is not set # # Multifunction device drivers # # CONFIG_MFD_CORE is not set # CONFIG_MFD_88PM860X is not set # CONFIG_MFD_SM501 is not set # CONFIG_HTC_PASIC3 is not set # CONFIG_HTC_I2CPLD is not set # CONFIG_TPS6105X is not set # CONFIG_TPS65010 is not set # CONFIG_TPS6507X is not set # CONFIG_MFD_TPS6586X is not set # CONFIG_MFD_TPS65910 is not set # CONFIG_MFD_TPS65912_I2C is not set # CONFIG_MFD_TPS65912_SPI is not set # CONFIG_TWL4030_CORE is not set # CONFIG_MFD_STMPE is not set # CONFIG_MFD_TC3589X is not set # CONFIG_MFD_TMIO is not set # CONFIG_PMIC_DA903X is not set # CONFIG_PMIC_ADP5520 is not set # CONFIG_MFD_MAX8925 is not set # CONFIG_MFD_MAX8997 is not set # CONFIG_MFD_MAX8998 is not set # CONFIG_MFD_WM8400 is not set # CONFIG_MFD_WM831X_I2C is not set # CONFIG_MFD_WM831X_SPI is not set # CONFIG_MFD_WM8350_I2C is not set # CONFIG_MFD_WM8994 is not set # CONFIG_MFD_PCF50633 is not set # CONFIG_MFD_MC13XXX is not set # CONFIG_ABX500_CORE is not set # CONFIG_EZX_PCAP is not set # CONFIG_MFD_CS5535 is not set # CONFIG_MFD_TIMBERDALE is not set # CONFIG_LPC_SCH is not set # CONFIG_MFD_RDC321X is not set # CONFIG_MFD_JANZ_CMODIO is not set # CONFIG_MFD_VX855 is not set # CONFIG_MFD_WL1273_CORE is not set # CONFIG_MFD_AAT2870_CORE is not set CONFIG_REGULATOR=y # CONFIG_REGULATOR_DEBUG is not set # CONFIG_REGULATOR_DUMMY is not set # CONFIG_REGULATOR_FIXED_VOLTAGE is not set # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set # CONFIG_REGULATOR_GPIO is not set # CONFIG_REGULATOR_BQ24022 is not set # CONFIG_REGULATOR_MAX1586 is not set # CONFIG_REGULATOR_MAX8649 is not set # CONFIG_REGULATOR_MAX8660 is not set # CONFIG_REGULATOR_MAX8952 is not set # CONFIG_REGULATOR_LP3971 is not set # CONFIG_REGULATOR_LP3972 is not set # CONFIG_REGULATOR_TPS65023 is not set # CONFIG_REGULATOR_TPS6507X is not set # CONFIG_REGULATOR_ISL6271A is not set # CONFIG_REGULATOR_AD5398 is not set # CONFIG_REGULATOR_TPS6524X is not set # CONFIG_MEDIA_SUPPORT is not set # # Graphics support # CONFIG_AGP=y CONFIG_AGP_ALI=y CONFIG_AGP_ATI=y CONFIG_AGP_AMD=y CONFIG_AGP_AMD64=y CONFIG_AGP_INTEL=y CONFIG_AGP_NVIDIA=y CONFIG_AGP_SIS=y CONFIG_AGP_SWORKS=y CONFIG_AGP_VIA=y CONFIG_AGP_EFFICEON=y CONFIG_VGA_ARB=y CONFIG_VGA_ARB_MAX_GPUS=16 CONFIG_VGA_SWITCHEROO=y CONFIG_DRM=y CONFIG_DRM_KMS_HELPER=y # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set # CONFIG_DRM_TDFX is not set # CONFIG_DRM_R128 is not set # CONFIG_DRM_RADEON is not set # CONFIG_DRM_NOUVEAU is not set # # I2C encoder or helper chips # # CONFIG_DRM_I2C_CH7006 is not set # CONFIG_DRM_I2C_SIL164 is not set CONFIG_DRM_I915=y CONFIG_DRM_I915_KMS=y # CONFIG_DRM_MGA is not set # CONFIG_DRM_SIS is not set # CONFIG_DRM_VIA is not set # CONFIG_DRM_SAVAGE is not set # CONFIG_DRM_VMWGFX is not set # CONFIG_STUB_POULSBO is not set # CONFIG_VGASTATE is not set CONFIG_VIDEO_OUTPUT_CONTROL=y CONFIG_FB=y # CONFIG_FIRMWARE_EDID is not set # CONFIG_FB_DDC is not set # CONFIG_FB_BOOT_VESA_SUPPORT is not set CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set # CONFIG_FB_SYS_FILLRECT is not set # CONFIG_FB_SYS_COPYAREA is not set # CONFIG_FB_SYS_IMAGEBLIT is not set # CONFIG_FB_FOREIGN_ENDIAN is not set # CONFIG_FB_SYS_FOPS is not set # CONFIG_FB_WMT_GE_ROPS is not set # CONFIG_FB_SVGALIB is not set # CONFIG_FB_MACMODES is not set # CONFIG_FB_BACKLIGHT is not set # CONFIG_FB_MODE_HELPERS is not set # CONFIG_FB_TILEBLITTING is not set # # Frame buffer hardware drivers # # CONFIG_FB_CIRRUS is not set # CONFIG_FB_PM2 is not set # CONFIG_FB_CYBER2000 is not set # CONFIG_FB_ARC is not set # CONFIG_FB_ASILIANT is not set # CONFIG_FB_IMSTT is not set # CONFIG_FB_VGA16 is not set # CONFIG_FB_VESA is not set # CONFIG_FB_N411 is not set # CONFIG_FB_HGA is not set # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_LE80578 is not set # CONFIG_FB_MATROX is not set # CONFIG_FB_RADEON is not set # CONFIG_FB_ATY128 is not set # CONFIG_FB_ATY is not set # CONFIG_FB_S3 is not set # CONFIG_FB_SIS is not set # CONFIG_FB_VIA is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set # CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_ARK is not set # CONFIG_FB_CARMINE is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_UDL is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MB862XX is not set # CONFIG_FB_BROADSHEET is not set CONFIG_BACKLIGHT_LCD_SUPPORT=y # CONFIG_LCD_CLASS_DEVICE is not set CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_GENERIC is not set # CONFIG_BACKLIGHT_PROGEAR is not set # CONFIG_BACKLIGHT_APPLE is not set # CONFIG_BACKLIGHT_SAHARA is not set # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set # # Display device support # # CONFIG_DISPLAY_SUPPORT is not set # # Console display driver support # CONFIG_VGA_CONSOLE=y # CONFIG_VGACON_SOFT_SCROLLBACK is not set # CONFIG_MDA_CONSOLE is not set CONFIG_DUMMY_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y # CONFIG_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y # CONFIG_LOGO is not set CONFIG_SOUND=y # CONFIG_SOUND_OSS_CORE is not set CONFIG_SND=y CONFIG_SND_TIMER=y CONFIG_SND_PCM=y CONFIG_SND_HWDEP=m CONFIG_SND_RAWMIDI=y CONFIG_SND_JACK=y # CONFIG_SND_SEQUENCER is not set # CONFIG_SND_MIXER_OSS is not set # CONFIG_SND_PCM_OSS is not set CONFIG_SND_HRTIMER=y CONFIG_SND_DYNAMIC_MINORS=y CONFIG_SND_SUPPORT_OLD_API=y CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set CONFIG_SND_VMASTER=y CONFIG_SND_DMA_SGBUF=y # CONFIG_SND_RAWMIDI_SEQ is not set # CONFIG_SND_OPL3_LIB_SEQ is not set # CONFIG_SND_OPL4_LIB_SEQ is not set # CONFIG_SND_SBAWE_SEQ is not set # CONFIG_SND_EMU10K1_SEQ is not set CONFIG_SND_MPU401_UART=y CONFIG_SND_DRIVERS=y CONFIG_SND_DUMMY=y CONFIG_SND_ALOOP=y CONFIG_SND_MTPAV=y CONFIG_SND_SERIAL_U16550=y CONFIG_SND_MPU401=y # CONFIG_SND_ISA is not set CONFIG_SND_PCI=y # CONFIG_SND_AD1889 is not set # CONFIG_SND_ALS300 is not set # CONFIG_SND_ALS4000 is not set # CONFIG_SND_ALI5451 is not set # CONFIG_SND_ASIHPI is not set # CONFIG_SND_ATIIXP is not set # CONFIG_SND_ATIIXP_MODEM is not set # CONFIG_SND_AU8810 is not set # CONFIG_SND_AU8820 is not set # CONFIG_SND_AU8830 is not set # CONFIG_SND_AW2 is not set # CONFIG_SND_AZT3328 is not set # CONFIG_SND_BT87X is not set # CONFIG_SND_CA0106 is not set # CONFIG_SND_CMIPCI is not set # CONFIG_SND_OXYGEN is not set # CONFIG_SND_CS4281 is not set # CONFIG_SND_CS46XX is not set # CONFIG_SND_CS5530 is not set # CONFIG_SND_CS5535AUDIO is not set # CONFIG_SND_CTXFI is not set # CONFIG_SND_DARLA20 is not set # CONFIG_SND_GINA20 is not set # CONFIG_SND_LAYLA20 is not set # CONFIG_SND_DARLA24 is not set # CONFIG_SND_GINA24 is not set # CONFIG_SND_LAYLA24 is not set # CONFIG_SND_MONA is not set # CONFIG_SND_MIA is not set # CONFIG_SND_ECHO3G is not set # CONFIG_SND_INDIGO is not set # CONFIG_SND_INDIGOIO is not set # CONFIG_SND_INDIGODJ is not set # CONFIG_SND_INDIGOIOX is not set # CONFIG_SND_INDIGODJX is not set # CONFIG_SND_EMU10K1 is not set # CONFIG_SND_EMU10K1X is not set # CONFIG_SND_ENS1370 is not set # CONFIG_SND_ENS1371 is not set # CONFIG_SND_ES1938 is not set # CONFIG_SND_ES1968 is not set # CONFIG_SND_FM801 is not set CONFIG_SND_HDA_INTEL=m CONFIG_SND_HDA_PREALLOC_SIZE=64 CONFIG_SND_HDA_HWDEP=y CONFIG_SND_HDA_INPUT_BEEP=y CONFIG_SND_HDA_INPUT_BEEP_MODE=1 CONFIG_SND_HDA_INPUT_JACK=y CONFIG_SND_HDA_CODEC_REALTEK=y CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS=y CONFIG_SND_HDA_CODEC_ANALOG=y CONFIG_SND_HDA_CODEC_SIGMATEL=y CONFIG_SND_HDA_CODEC_VIA=y CONFIG_SND_HDA_CODEC_HDMI=y CONFIG_SND_HDA_CODEC_CIRRUS=y CONFIG_SND_HDA_CODEC_CONEXANT=y CONFIG_SND_HDA_CODEC_CA0110=y CONFIG_SND_HDA_CODEC_CA0132=y CONFIG_SND_HDA_CODEC_CMEDIA=y CONFIG_SND_HDA_CODEC_SI3054=y CONFIG_SND_HDA_GENERIC=y CONFIG_SND_HDA_POWER_SAVE=y CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0 # CONFIG_SND_HDSP is not set # CONFIG_SND_HDSPM is not set # CONFIG_SND_ICE1712 is not set # CONFIG_SND_ICE1724 is not set # CONFIG_SND_INTEL8X0 is not set # CONFIG_SND_INTEL8X0M is not set # CONFIG_SND_KORG1212 is not set # CONFIG_SND_LOLA is not set # CONFIG_SND_LX6464ES is not set # CONFIG_SND_MAESTRO3 is not set # CONFIG_SND_MIXART is not set # CONFIG_SND_NM256 is not set # CONFIG_SND_PCXHR is not set # CONFIG_SND_RIPTIDE is not set # CONFIG_SND_RME32 is not set # CONFIG_SND_RME96 is not set # CONFIG_SND_RME9652 is not set # CONFIG_SND_SIS7019 is not set # CONFIG_SND_SONICVIBES is not set # CONFIG_SND_TRIDENT is not set # CONFIG_SND_VIA82XX is not set # CONFIG_SND_VIA82XX_MODEM is not set # CONFIG_SND_VIRTUOSO is not set # CONFIG_SND_VX222 is not set # CONFIG_SND_YMFPCI is not set # CONFIG_SND_SPI is not set # CONFIG_SND_USB is not set # CONFIG_SND_FIREWIRE is not set # CONFIG_SND_PCMCIA is not set # CONFIG_SND_SOC is not set # CONFIG_SOUND_PRIME is not set CONFIG_HID_SUPPORT=y CONFIG_HID=y CONFIG_HIDRAW=y # # USB Input Devices # CONFIG_USB_HID=y CONFIG_HID_PID=y CONFIG_USB_HIDDEV=y # # Special HID drivers # CONFIG_HID_A4TECH=y # CONFIG_HID_ACRUX is not set CONFIG_HID_APPLE=y CONFIG_HID_BELKIN=y CONFIG_HID_CHERRY=y CONFIG_HID_CHICONY=y CONFIG_HID_PRODIKEYS=y CONFIG_HID_CYPRESS=y # CONFIG_HID_DRAGONRISE is not set # CONFIG_HID_EMS_FF is not set CONFIG_HID_EZKEY=y # CONFIG_HID_HOLTEK is not set # CONFIG_HID_KEYTOUCH is not set CONFIG_HID_KYE=y # CONFIG_HID_UCLOGIC is not set # CONFIG_HID_WALTOP is not set # CONFIG_HID_GYRATION is not set # CONFIG_HID_TWINHAN is not set CONFIG_HID_KENSINGTON=y # CONFIG_HID_LCPOWER is not set CONFIG_HID_LOGITECH=y # CONFIG_HID_LOGITECH_DJ is not set CONFIG_LOGITECH_FF=y CONFIG_LOGIRUMBLEPAD2_FF=y CONFIG_LOGIG940_FF=y CONFIG_LOGIWHEELS_FF=y CONFIG_HID_MICROSOFT=y CONFIG_HID_MONTEREY=y # CONFIG_HID_MULTITOUCH is not set # CONFIG_HID_NTRIG is not set # CONFIG_HID_ORTEK is not set # CONFIG_HID_PANTHERLORD is not set # CONFIG_HID_PETALYNX is not set # CONFIG_HID_PICOLCD is not set # CONFIG_HID_PRIMAX is not set # CONFIG_HID_QUANTA is not set # CONFIG_HID_ROCCAT is not set # CONFIG_HID_SAMSUNG is not set # CONFIG_HID_SONY is not set # CONFIG_HID_SPEEDLINK is not set # CONFIG_HID_SUNPLUS is not set # CONFIG_HID_GREENASIA is not set # CONFIG_HID_SMARTJOYPLUS is not set # CONFIG_HID_TOPSEED is not set # CONFIG_HID_THRUSTMASTER is not set # CONFIG_HID_ZEROPLUS is not set # CONFIG_HID_ZYDACRON is not set CONFIG_USB_SUPPORT=y CONFIG_USB_COMMON=y CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB_ARCH_HAS_EHCI=y CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB=y # CONFIG_USB_DEBUG is not set CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y # CONFIG_USB_DEVICE_CLASS is not set CONFIG_USB_DYNAMIC_MINORS=y CONFIG_USB_SUSPEND=y # CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OTG_BLACKLIST_HUB is not set # CONFIG_USB_DWC3 is not set # CONFIG_USB_MON is not set # CONFIG_USB_WUSB_CBAF is not set # # USB Host Controller Drivers # # CONFIG_USB_C67X00_HCD is not set CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_ROOT_HUB_TT=y CONFIG_USB_EHCI_TT_NEWSCHED=y # CONFIG_USB_OXU210HP_HCD is not set # CONFIG_USB_ISP116X_HCD is not set # CONFIG_USB_ISP1362_HCD is not set # CONFIG_USB_OHCI_HCD is not set CONFIG_USB_UHCI_HCD=y # CONFIG_USB_SL811_HCD is not set # CONFIG_USB_R8A66597_HCD is not set # CONFIG_USB_RENESAS_USBHS is not set # # USB Device Class drivers # # CONFIG_USB_ACM is not set # CONFIG_USB_PRINTER is not set # CONFIG_USB_WDM is not set # CONFIG_USB_TMC is not set # # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may # # # also be needed; see USB_STORAGE Help for more info # # CONFIG_USB_STORAGE is not set # CONFIG_USB_LIBUSUAL is not set # # USB Imaging devices # # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set # # USB port drivers # # CONFIG_USB_SERIAL is not set # # USB Miscellaneous drivers # # CONFIG_USB_EMI62 is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_ADUTUX is not set # CONFIG_USB_SEVSEG is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LCD is not set # CONFIG_USB_LED is not set # CONFIG_USB_CYPRESS_CY7C63 is not set # CONFIG_USB_CYTHERM is not set # CONFIG_USB_IDMOUSE is not set # CONFIG_USB_FTDI_ELAN is not set CONFIG_USB_APPLEDISPLAY=y # CONFIG_USB_SISUSBVGA is not set # CONFIG_USB_LD is not set # CONFIG_USB_TRANCEVIBRATOR is not set # CONFIG_USB_IOWARRIOR is not set # CONFIG_USB_TEST is not set # CONFIG_USB_ISIGHTFW is not set # CONFIG_USB_YUREX is not set CONFIG_USB_GADGET=y # CONFIG_USB_GADGET_DEBUG is not set # CONFIG_USB_GADGET_DEBUG_FILES is not set # CONFIG_USB_GADGET_DEBUG_FS is not set CONFIG_USB_GADGET_VBUS_DRAW=2 CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 # CONFIG_USB_FUSB300 is not set # CONFIG_USB_R8A66597 is not set # CONFIG_USB_M66592 is not set # CONFIG_USB_AMD5536UDC is not set # CONFIG_USB_CI13XXX_PCI is not set # CONFIG_USB_NET2272 is not set # CONFIG_USB_NET2280 is not set # CONFIG_USB_GOKU is not set # CONFIG_USB_LANGWELL is not set # CONFIG_USB_EG20T is not set # CONFIG_USB_DUMMY_HCD is not set # CONFIG_USB_ZERO is not set # CONFIG_USB_AUDIO is not set # CONFIG_USB_ETH is not set # CONFIG_USB_G_NCM is not set # CONFIG_USB_FILE_STORAGE is not set # CONFIG_USB_MASS_STORAGE is not set # CONFIG_USB_G_SERIAL is not set # CONFIG_USB_G_PRINTER is not set # CONFIG_USB_CDC_COMPOSITE is not set # CONFIG_USB_G_ACM_MS is not set # CONFIG_USB_G_MULTI is not set # CONFIG_USB_G_HID is not set # CONFIG_USB_G_DBGP is not set # # OTG and related infrastructure # # CONFIG_USB_GPIO_VBUS is not set # CONFIG_NOP_USB_XCEIV is not set # CONFIG_MMC is not set # CONFIG_MEMSTICK is not set CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y # # LED drivers # # CONFIG_LEDS_LM3530 is not set # CONFIG_LEDS_GPIO is not set # CONFIG_LEDS_LP3944 is not set # CONFIG_LEDS_LP5521 is not set # CONFIG_LEDS_LP5523 is not set # CONFIG_LEDS_CLEVO_MAIL is not set # CONFIG_LEDS_PCA955X is not set # CONFIG_LEDS_DAC124S085 is not set # CONFIG_LEDS_REGULATOR is not set # CONFIG_LEDS_BD2802 is not set # CONFIG_LEDS_INTEL_SS4200 is not set # CONFIG_LEDS_LT3593 is not set # CONFIG_LEDS_DELL_NETBOOKS is not set CONFIG_LEDS_TRIGGERS=y # # LED Triggers # # CONFIG_LEDS_TRIGGER_TIMER is not set # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set # CONFIG_LEDS_TRIGGER_GPIO is not set # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set # # iptables trigger is under Netfilter config (LED target) # # CONFIG_ACCESSIBILITY is not set # CONFIG_INFINIBAND is not set CONFIG_EDAC=y # # Reporting subsystems # # CONFIG_EDAC_DEBUG is not set # CONFIG_EDAC_MM_EDAC is not set CONFIG_RTC_LIB=y CONFIG_RTC_CLASS=y CONFIG_RTC_HCTOSYS=y CONFIG_RTC_HCTOSYS_DEVICE="rtc0" # CONFIG_RTC_DEBUG is not set # # RTC interfaces # CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set # CONFIG_RTC_DRV_TEST is not set # # I2C RTC drivers # # CONFIG_RTC_DRV_DS1307 is not set # CONFIG_RTC_DRV_DS1374 is not set # CONFIG_RTC_DRV_DS1672 is not set # CONFIG_RTC_DRV_DS3232 is not set # CONFIG_RTC_DRV_MAX6900 is not set # CONFIG_RTC_DRV_RS5C372 is not set # CONFIG_RTC_DRV_ISL1208 is not set # CONFIG_RTC_DRV_ISL12022 is not set # CONFIG_RTC_DRV_X1205 is not set # CONFIG_RTC_DRV_PCF8563 is not set # CONFIG_RTC_DRV_PCF8583 is not set # CONFIG_RTC_DRV_M41T80 is not set # CONFIG_RTC_DRV_BQ32K is not set # CONFIG_RTC_DRV_S35390A is not set # CONFIG_RTC_DRV_FM3130 is not set # CONFIG_RTC_DRV_RX8581 is not set # CONFIG_RTC_DRV_RX8025 is not set # CONFIG_RTC_DRV_EM3027 is not set # CONFIG_RTC_DRV_RV3029C2 is not set # # SPI RTC drivers # # CONFIG_RTC_DRV_M41T93 is not set # CONFIG_RTC_DRV_M41T94 is not set # CONFIG_RTC_DRV_DS1305 is not set # CONFIG_RTC_DRV_DS1390 is not set # CONFIG_RTC_DRV_MAX6902 is not set # CONFIG_RTC_DRV_R9701 is not set # CONFIG_RTC_DRV_RS5C348 is not set # CONFIG_RTC_DRV_DS3234 is not set # CONFIG_RTC_DRV_PCF2123 is not set # # Platform RTC drivers # CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_DS1286 is not set # CONFIG_RTC_DRV_DS1511 is not set # CONFIG_RTC_DRV_DS1553 is not set # CONFIG_RTC_DRV_DS1742 is not set # CONFIG_RTC_DRV_STK17TA8 is not set # CONFIG_RTC_DRV_M48T86 is not set # CONFIG_RTC_DRV_M48T35 is not set # CONFIG_RTC_DRV_M48T59 is not set # CONFIG_RTC_DRV_MSM6242 is not set # CONFIG_RTC_DRV_BQ4802 is not set # CONFIG_RTC_DRV_RP5C01 is not set # CONFIG_RTC_DRV_V3020 is not set # # on-CPU RTC drivers # CONFIG_DMADEVICES=y # CONFIG_DMADEVICES_DEBUG is not set # # DMA Devices # # CONFIG_INTEL_MID_DMAC is not set # CONFIG_INTEL_IOATDMA is not set # CONFIG_TIMB_DMA is not set # CONFIG_PCH_DMA is not set # CONFIG_AUXDISPLAY is not set # CONFIG_UIO is not set # # Virtio drivers # # CONFIG_VIRTIO_BALLOON is not set CONFIG_STAGING=y # CONFIG_ET131X is not set # CONFIG_SLICOSS is not set # CONFIG_PRISM2_USB is not set # CONFIG_ECHO is not set # CONFIG_COMEDI is not set # CONFIG_ASUS_OLED is not set # CONFIG_R8187SE is not set # CONFIG_RTL8192U is not set # CONFIG_RTL8192E is not set # CONFIG_R8712U is not set # CONFIG_RTS_PSTOR is not set # CONFIG_RTS5139 is not set # CONFIG_TRANZPORT is not set # CONFIG_POHMELFS is not set # CONFIG_IDE_PHISON is not set # CONFIG_LINE6_USB is not set # # I2C encoder or helper chips # # CONFIG_VT6655 is not set # CONFIG_VT6656 is not set # CONFIG_VME_BUS is not set # CONFIG_DX_SEP is not set # CONFIG_IIO is not set # CONFIG_XVMALLOC is not set # CONFIG_ZRAM is not set # CONFIG_FB_SM7XX is not set # CONFIG_CRYSTALHD is not set # CONFIG_FB_XGI is not set # CONFIG_ACPI_QUICKSTART is not set # CONFIG_USB_ENESTORAGE is not set # CONFIG_FT1000 is not set # # Speakup console speech # # CONFIG_SPEAKUP is not set # CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set CONFIG_STAGING_MEDIA=y CONFIG_X86_PLATFORM_DEVICES=y CONFIG_ACER_WMI=y CONFIG_ACERHDF=y # CONFIG_ASUS_LAPTOP is not set # CONFIG_DELL_WMI is not set # CONFIG_DELL_WMI_AIO is not set # CONFIG_FUJITSU_LAPTOP is not set # CONFIG_AMILO_RFKILL is not set # CONFIG_HP_ACCEL is not set # CONFIG_HP_WMI is not set # CONFIG_MSI_LAPTOP is not set # CONFIG_PANASONIC_LAPTOP is not set # CONFIG_COMPAL_LAPTOP is not set # CONFIG_SONY_LAPTOP is not set # CONFIG_IDEAPAD_LAPTOP is not set # CONFIG_THINKPAD_ACPI is not set # CONFIG_SENSORS_HDAPS is not set # CONFIG_INTEL_MENLOW is not set CONFIG_ACPI_WMI=y # CONFIG_MSI_WMI is not set # CONFIG_ACPI_ASUS is not set # CONFIG_TOPSTAR_LAPTOP is not set # CONFIG_ACPI_TOSHIBA is not set # CONFIG_TOSHIBA_BT_RFKILL is not set # CONFIG_ACPI_CMPC is not set # CONFIG_INTEL_IPS is not set # CONFIG_IBM_RTL is not set # CONFIG_XO15_EBOOK is not set # CONFIG_SAMSUNG_LAPTOP is not set CONFIG_MXM_WMI=m # CONFIG_INTEL_OAKTRAIL is not set # CONFIG_SAMSUNG_Q10 is not set # # Hardware Spinlock drivers # CONFIG_CLKSRC_I8253=y CONFIG_CLKEVT_I8253=y CONFIG_I8253_LOCK=y CONFIG_CLKBLD_I8253=y CONFIG_IOMMU_SUPPORT=y # CONFIG_INTEL_IOMMU is not set # CONFIG_VIRT_DRIVERS is not set # # Microsoft Hyper-V guest support # # CONFIG_HYPERV is not set # CONFIG_PM_DEVFREQ is not set # # Firmware Drivers # # CONFIG_EDD is not set CONFIG_FIRMWARE_MEMMAP=y # CONFIG_DELL_RBU is not set # CONFIG_DCDBAS is not set CONFIG_DMIID=y # CONFIG_DMI_SYSFS is not set CONFIG_ISCSI_IBFT_FIND=y # CONFIG_SIGMA is not set # CONFIG_GOOGLE_FIRMWARE is not set # # File systems # CONFIG_EXT2_FS=y # CONFIG_EXT2_FS_XATTR is not set # CONFIG_EXT2_FS_XIP is not set CONFIG_EXT3_FS=y CONFIG_EXT3_DEFAULTS_TO_ORDERED=y CONFIG_EXT3_FS_XATTR=y # CONFIG_EXT3_FS_POSIX_ACL is not set # CONFIG_EXT3_FS_SECURITY is not set CONFIG_EXT4_FS=y CONFIG_EXT4_FS_XATTR=y CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y # CONFIG_EXT4_DEBUG is not set CONFIG_JBD=y # CONFIG_JBD_DEBUG is not set CONFIG_JBD2=y # CONFIG_JBD2_DEBUG is not set CONFIG_FS_MBCACHE=y # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set # CONFIG_XFS_FS is not set # CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set CONFIG_FS_POSIX_ACL=y CONFIG_EXPORTFS=y CONFIG_FILE_LOCKING=y CONFIG_FSNOTIFY=y CONFIG_DNOTIFY=y CONFIG_INOTIFY_USER=y CONFIG_FANOTIFY=y # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set CONFIG_QUOTA=y CONFIG_QUOTA_NETLINK_INTERFACE=y # CONFIG_PRINT_QUOTA_WARNING is not set # CONFIG_QUOTA_DEBUG is not set # CONFIG_QFMT_V1 is not set # CONFIG_QFMT_V2 is not set CONFIG_QUOTACTL=y # CONFIG_AUTOFS4_FS is not set CONFIG_FUSE_FS=y # CONFIG_CUSE is not set CONFIG_GENERIC_ACL=y # # Caches # # CONFIG_FSCACHE is not set # # CD-ROM/DVD Filesystems # # CONFIG_ISO9660_FS is not set # CONFIG_UDF_FS is not set # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=m CONFIG_MSDOS_FS=m CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" CONFIG_NTFS_FS=m # CONFIG_NTFS_DEBUG is not set # CONFIG_NTFS_RW is not set # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_PROC_SYSCTL=y CONFIG_PROC_PAGE_MONITOR=y CONFIG_SYSFS=y CONFIG_TMPFS=y CONFIG_TMPFS_POSIX_ACL=y CONFIG_TMPFS_XATTR=y CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y CONFIG_CONFIGFS_FS=y CONFIG_MISC_FILESYSTEMS=y # CONFIG_HFSPLUS_FS is not set # CONFIG_CRAMFS is not set # CONFIG_SQUASHFS is not set # CONFIG_VXFS_FS is not set # CONFIG_MINIX_FS is not set # CONFIG_OMFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set # CONFIG_ROMFS_FS is not set CONFIG_PSTORE=y # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # CONFIG_NETWORK_FILESYSTEMS is not set # # Partition Types # CONFIG_PARTITION_ADVANCED=y # CONFIG_ACORN_PARTITION is not set # CONFIG_OSF_PARTITION is not set # CONFIG_AMIGA_PARTITION is not set # CONFIG_ATARI_PARTITION is not set # CONFIG_MAC_PARTITION is not set CONFIG_MSDOS_PARTITION=y CONFIG_BSD_DISKLABEL=y CONFIG_MINIX_SUBPARTITION=y CONFIG_SOLARIS_X86_PARTITION=y CONFIG_UNIXWARE_DISKLABEL=y # CONFIG_LDM_PARTITION is not set # CONFIG_SGI_PARTITION is not set # CONFIG_ULTRIX_PARTITION is not set # CONFIG_SUN_PARTITION is not set # CONFIG_KARMA_PARTITION is not set # CONFIG_EFI_PARTITION is not set # CONFIG_SYSV68_PARTITION is not set CONFIG_NLS=y CONFIG_NLS_DEFAULT="utf8" # CONFIG_NLS_CODEPAGE_437 is not set # CONFIG_NLS_CODEPAGE_737 is not set # CONFIG_NLS_CODEPAGE_775 is not set # CONFIG_NLS_CODEPAGE_850 is not set # CONFIG_NLS_CODEPAGE_852 is not set # CONFIG_NLS_CODEPAGE_855 is not set # CONFIG_NLS_CODEPAGE_857 is not set # CONFIG_NLS_CODEPAGE_860 is not set # CONFIG_NLS_CODEPAGE_861 is not set # CONFIG_NLS_CODEPAGE_862 is not set # CONFIG_NLS_CODEPAGE_863 is not set # CONFIG_NLS_CODEPAGE_864 is not set # CONFIG_NLS_CODEPAGE_865 is not set # CONFIG_NLS_CODEPAGE_866 is not set # CONFIG_NLS_CODEPAGE_869 is not set # CONFIG_NLS_CODEPAGE_936 is not set # CONFIG_NLS_CODEPAGE_950 is not set # CONFIG_NLS_CODEPAGE_932 is not set # CONFIG_NLS_CODEPAGE_949 is not set # CONFIG_NLS_CODEPAGE_874 is not set # CONFIG_NLS_ISO8859_8 is not set # CONFIG_NLS_CODEPAGE_1250 is not set # CONFIG_NLS_CODEPAGE_1251 is not set # CONFIG_NLS_ASCII is not set # CONFIG_NLS_ISO8859_1 is not set # CONFIG_NLS_ISO8859_2 is not set # CONFIG_NLS_ISO8859_3 is not set # CONFIG_NLS_ISO8859_4 is not set # CONFIG_NLS_ISO8859_5 is not set # CONFIG_NLS_ISO8859_6 is not set # CONFIG_NLS_ISO8859_7 is not set # CONFIG_NLS_ISO8859_9 is not set # CONFIG_NLS_ISO8859_13 is not set # CONFIG_NLS_ISO8859_14 is not set # CONFIG_NLS_ISO8859_15 is not set # CONFIG_NLS_KOI8_R is not set # CONFIG_NLS_KOI8_U is not set # CONFIG_NLS_UTF8 is not set # # Kernel hacking # CONFIG_TRACE_IRQFLAGS_SUPPORT=y CONFIG_PRINTK_TIME=y CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 CONFIG_ENABLE_WARN_DEPRECATED=y CONFIG_ENABLE_MUST_CHECK=y CONFIG_FRAME_WARN=1024 CONFIG_MAGIC_SYSRQ=y CONFIG_MAGIC_SYSRQ_DEFAULT_MASK=0x01b6 CONFIG_STRIP_ASM_SYMS=y CONFIG_UNUSED_SYMBOLS=y CONFIG_DEBUG_FS=y # CONFIG_HEADERS_CHECK is not set # CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_DEBUG_KERNEL=y # CONFIG_DEBUG_SHIRQ is not set # CONFIG_LOCKUP_DETECTOR is not set # CONFIG_HARDLOCKUP_DETECTOR is not set # CONFIG_DETECT_HUNG_TASK is not set CONFIG_SCHED_DEBUG=y # CONFIG_SCHEDSTATS is not set # CONFIG_TIMER_STATS is not set # CONFIG_DEBUG_OBJECTS is not set # CONFIG_DEBUG_SLAB is not set CONFIG_DEBUG_PREEMPT=y # CONFIG_DEBUG_RT_MUTEXES is not set # CONFIG_RT_MUTEX_TESTER is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_MUTEXES is not set # CONFIG_DEBUG_LOCK_ALLOC is not set # CONFIG_PROVE_LOCKING is not set # CONFIG_SPARSE_RCU_POINTER is not set # CONFIG_LOCK_STAT is not set # CONFIG_DEBUG_ATOMIC_SLEEP is not set # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set CONFIG_STACKTRACE=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_KOBJECT is not set CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_INFO is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_WRITECOUNT is not set CONFIG_DEBUG_MEMORY_INIT=y # CONFIG_DEBUG_LIST is not set # CONFIG_TEST_LIST_SORT is not set # CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_NOTIFIERS is not set # CONFIG_DEBUG_CREDENTIALS is not set CONFIG_ARCH_WANT_FRAME_POINTERS=y # CONFIG_FRAME_POINTER is not set # CONFIG_BOOT_PRINTK_DELAY is not set # CONFIG_RCU_TORTURE_TEST is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_CPU_STALL_VERBOSE is not set # CONFIG_KPROBES_SANITY_TEST is not set # CONFIG_BACKTRACE_SELF_TEST is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set # CONFIG_DEBUG_PER_CPU_MAPS is not set # CONFIG_LKDTM is not set # CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set # CONFIG_FAULT_INJECTION is not set # CONFIG_LATENCYTOP is not set CONFIG_SYSCTL_SYSCALL_CHECK=y # CONFIG_DEBUG_PAGEALLOC is not set CONFIG_USER_STACKTRACE_SUPPORT=y CONFIG_NOP_TRACER=y CONFIG_HAVE_FUNCTION_TRACER=y CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y CONFIG_HAVE_DYNAMIC_FTRACE=y CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HAVE_C_RECORDMCOUNT=y CONFIG_RING_BUFFER=y CONFIG_EVENT_TRACING=y CONFIG_EVENT_POWER_TRACING_DEPRECATED=y CONFIG_CONTEXT_SWITCH_TRACER=y CONFIG_RING_BUFFER_ALLOW_SWAP=y CONFIG_TRACING=y CONFIG_GENERIC_TRACER=y CONFIG_TRACING_SUPPORT=y CONFIG_FTRACE=y # CONFIG_FUNCTION_TRACER is not set # CONFIG_IRQSOFF_TRACER is not set # CONFIG_PREEMPT_TRACER is not set # CONFIG_SCHED_TRACER is not set # CONFIG_MISSED_TIMER_OFFSETS_HIST is not set # CONFIG_FTRACE_SYSCALLS is not set CONFIG_BRANCH_PROFILE_NONE=y # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set # CONFIG_PROFILE_ALL_BRANCHES is not set # CONFIG_STACK_TRACER is not set CONFIG_BLK_DEV_IO_TRACE=y # CONFIG_KPROBE_EVENT is not set # CONFIG_FTRACE_STARTUP_TEST is not set # CONFIG_MMIOTRACE is not set # CONFIG_RING_BUFFER_BENCHMARK is not set # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set # CONFIG_DYNAMIC_DEBUG is not set # CONFIG_DMA_API_DEBUG is not set # CONFIG_ATOMIC64_SELFTEST is not set # CONFIG_SAMPLES is not set CONFIG_HAVE_ARCH_KGDB=y CONFIG_HAVE_ARCH_KMEMCHECK=y # CONFIG_KMEMCHECK is not set # CONFIG_TEST_KSTRTOX is not set CONFIG_STRICT_DEVMEM=y CONFIG_X86_VERBOSE_BOOTUP=y CONFIG_EARLY_PRINTK=y # CONFIG_EARLY_PRINTK_DBGP is not set # CONFIG_DEBUG_STACKOVERFLOW is not set # CONFIG_X86_PTDUMP is not set CONFIG_DEBUG_RODATA=y CONFIG_DEBUG_RODATA_TEST=y CONFIG_DEBUG_SET_MODULE_RONX=y # CONFIG_DEBUG_NX_TEST is not set CONFIG_DOUBLEFAULT=y # CONFIG_IOMMU_STRESS is not set CONFIG_HAVE_MMIOTRACE_SUPPORT=y # CONFIG_X86_DECODER_SELFTEST is not set CONFIG_IO_DELAY_TYPE_0X80=0 CONFIG_IO_DELAY_TYPE_0XED=1 CONFIG_IO_DELAY_TYPE_UDELAY=2 CONFIG_IO_DELAY_TYPE_NONE=3 CONFIG_IO_DELAY_0X80=y # CONFIG_IO_DELAY_0XED is not set # CONFIG_IO_DELAY_UDELAY is not set # CONFIG_IO_DELAY_NONE is not set CONFIG_DEFAULT_IO_DELAY_TYPE=0 # CONFIG_DEBUG_BOOT_PARAMS is not set # CONFIG_CPA_DEBUG is not set CONFIG_OPTIMIZE_INLINING=y # CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set # # Security options # CONFIG_KEYS=y # CONFIG_ENCRYPTED_KEYS is not set CONFIG_KEYS_DEBUG_PROC_KEYS=y # CONFIG_SECURITY_DMESG_RESTRICT is not set CONFIG_SECURITY=y CONFIG_SECURITYFS=y CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_PATH=y CONFIG_LSM_MMAP_MIN_ADDR=0 CONFIG_SECURITY_SELINUX=y # CONFIG_SECURITY_SELINUX_BOOTPARAM is not set # CONFIG_SECURITY_SELINUX_DISABLE is not set CONFIG_SECURITY_SELINUX_DEVELOP=y CONFIG_SECURITY_SELINUX_AVC_STATS=y CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 # CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set CONFIG_SECURITY_TOMOYO=y CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048 CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024 # CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/sbin/tomoyo-init" CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/sbin/init" CONFIG_SECURITY_APPARMOR=y CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=1 CONFIG_SECURITY_APPARMOR_COMPAT_24=y # CONFIG_IMA is not set # CONFIG_EVM is not set # CONFIG_DEFAULT_SECURITY_SELINUX is not set # CONFIG_DEFAULT_SECURITY_TOMOYO is not set # CONFIG_DEFAULT_SECURITY_APPARMOR is not set CONFIG_DEFAULT_SECURITY_DAC=y CONFIG_DEFAULT_SECURITY="" CONFIG_CRYPTO=y # # Crypto core or helper # CONFIG_CRYPTO_ALGAPI=y CONFIG_CRYPTO_ALGAPI2=y CONFIG_CRYPTO_AEAD2=y CONFIG_CRYPTO_BLKCIPHER2=y CONFIG_CRYPTO_HASH=y CONFIG_CRYPTO_HASH2=y CONFIG_CRYPTO_RNG2=y CONFIG_CRYPTO_PCOMP2=y CONFIG_CRYPTO_MANAGER=y CONFIG_CRYPTO_MANAGER2=y # CONFIG_CRYPTO_USER is not set # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set # CONFIG_CRYPTO_GF128MUL is not set # CONFIG_CRYPTO_NULL is not set CONFIG_CRYPTO_WORKQUEUE=y # CONFIG_CRYPTO_CRYPTD is not set # CONFIG_CRYPTO_AUTHENC is not set # CONFIG_CRYPTO_TEST is not set # # Authenticated Encryption with Associated Data # # CONFIG_CRYPTO_CCM is not set # CONFIG_CRYPTO_GCM is not set # CONFIG_CRYPTO_SEQIV is not set # # Block modes # # CONFIG_CRYPTO_CBC is not set # CONFIG_CRYPTO_CTR is not set # CONFIG_CRYPTO_CTS is not set # CONFIG_CRYPTO_ECB is not set # CONFIG_CRYPTO_PCBC is not set # # Hash modes # CONFIG_CRYPTO_HMAC=y # # Digest # CONFIG_CRYPTO_CRC32C=y # CONFIG_CRYPTO_CRC32C_INTEL is not set # CONFIG_CRYPTO_GHASH is not set # CONFIG_CRYPTO_MD4 is not set CONFIG_CRYPTO_MD5=y # CONFIG_CRYPTO_MICHAEL_MIC is not set # CONFIG_CRYPTO_RMD128 is not set # CONFIG_CRYPTO_RMD160 is not set # CONFIG_CRYPTO_RMD256 is not set # CONFIG_CRYPTO_RMD320 is not set CONFIG_CRYPTO_SHA1=y # CONFIG_CRYPTO_SHA256 is not set # CONFIG_CRYPTO_SHA512 is not set # CONFIG_CRYPTO_TGR192 is not set # CONFIG_CRYPTO_WP512 is not set # # Ciphers # CONFIG_CRYPTO_AES=y CONFIG_CRYPTO_AES_586=y # CONFIG_CRYPTO_AES_NI_INTEL is not set # CONFIG_CRYPTO_ANUBIS is not set CONFIG_CRYPTO_ARC4=y # CONFIG_CRYPTO_BLOWFISH is not set # CONFIG_CRYPTO_CAMELLIA is not set # CONFIG_CRYPTO_CAST5 is not set # CONFIG_CRYPTO_CAST6 is not set # CONFIG_CRYPTO_DES is not set # CONFIG_CRYPTO_FCRYPT is not set # CONFIG_CRYPTO_KHAZAD is not set # CONFIG_CRYPTO_SEED is not set # CONFIG_CRYPTO_SERPENT is not set # CONFIG_CRYPTO_TEA is not set # CONFIG_CRYPTO_TWOFISH is not set # CONFIG_CRYPTO_TWOFISH_586 is not set # # Compression # # CONFIG_CRYPTO_DEFLATE is not set # CONFIG_CRYPTO_ZLIB is not set # CONFIG_CRYPTO_LZO is not set # # Random Number Generation # # CONFIG_CRYPTO_ANSI_CPRNG is not set # CONFIG_CRYPTO_USER_API_HASH is not set # CONFIG_CRYPTO_USER_API_SKCIPHER is not set CONFIG_CRYPTO_HW=y # CONFIG_CRYPTO_DEV_PADLOCK is not set # CONFIG_CRYPTO_DEV_GEODE is not set # CONFIG_CRYPTO_DEV_HIFN_795X is not set CONFIG_HAVE_KVM=y CONFIG_VIRTUALIZATION=y # CONFIG_KVM is not set CONFIG_BINARY_PRINTF=y # # Library routines # CONFIG_BITREVERSE=y CONFIG_GENERIC_FIND_FIRST_BIT=y # CONFIG_CRC_CCITT is not set CONFIG_CRC16=y CONFIG_CRC_T10DIF=y CONFIG_CRC_ITU_T=y CONFIG_CRC32=y # CONFIG_CRC7 is not set CONFIG_LIBCRC32C=y # CONFIG_CRC8 is not set CONFIG_AUDIT_GENERIC=y CONFIG_ZLIB_INFLATE=y CONFIG_LZO_DECOMPRESS=y CONFIG_XZ_DEC=y CONFIG_XZ_DEC_X86=y CONFIG_XZ_DEC_POWERPC=y CONFIG_XZ_DEC_IA64=y CONFIG_XZ_DEC_ARM=y CONFIG_XZ_DEC_ARMTHUMB=y CONFIG_XZ_DEC_SPARC=y CONFIG_XZ_DEC_BCJ=y # CONFIG_XZ_DEC_TEST is not set CONFIG_DECOMPRESS_GZIP=y CONFIG_DECOMPRESS_LZO=y CONFIG_GENERIC_ALLOCATOR=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y CONFIG_HAS_DMA=y CONFIG_CHECK_SIGNATURE=y CONFIG_CPU_RMAP=y CONFIG_DQL=y CONFIG_NLATTR=y CONFIG_AVERAGE=y # CONFIG_CORDIC is not set # # Watchdog Device Drivers # # CONFIG_SOFT_WATCHDOG is not set # CONFIG_ACQUIRE_WDT is not set # CONFIG_ADVANTECH_WDT is not set # CONFIG_ALIM1535_WDT is not set # CONFIG_ALIM7101_WDT is not set # CONFIG_SP5100_TCO is not set # CONFIG_SC520_WDT is not set # CONFIG_SBC_FITPC2_WATCHDOG is not set # CONFIG_EUROTECH_WDT is not set # CONFIG_IB700_WDT is not set # CONFIG_IBMASR is not set # CONFIG_WAFER_WDT is not set # CONFIG_I6300ESB_WDT is not set # CONFIG_ITCO_WDT is not set # CONFIG_IT8712F_WDT is not set # CONFIG_HP_WATCHDOG is not set # CONFIG_SC1200_WDT is not set # CONFIG_PC87413_WDT is not set # CONFIG_NV_TCO is not set # CONFIG_60XX_WDT is not set # CONFIG_SBC8360_WDT is not set # CONFIG_SBC7240_WDT is not set # CONFIG_CPU5_WDT is not set # CONFIG_SMSC_SCH311X_WDT is not set # CONFIG_SMSC37B787_WDT is not set # CONFIG_W83627HF_WDT is not set # CONFIG_W83697HF_WDT is not set # CONFIG_W83697UG_WDT is not set # CONFIG_W83877F_WDT is not set # CONFIG_W83977F_WDT is not set # CONFIG_MACHZ_WDT is not set # CONFIG_SBC_EPX_C3_WATCHDOG is not set # # ISA-based Watchdog Cards # # CONFIG_PCWATCHDOG is not set # CONFIG_MIXCOMWD is not set # CONFIG_WDT is not set # # PCI-based Watchdog Cards # # CONFIG_PCIPCWATCHDOG is not set # CONFIG_WDTPCI is not set # # USB-based Watchdog Cards # # CONFIG_USBPCWATCHDOG is not set CONFIG_SSB_POSSIBLE=y # # Sonics Silicon Backplane # # CONFIG_SSB is not set CONFIG_BCMA_POSSIBLE=y |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.