Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-13-2014, 04:43 PM
|
#1
|
LQ Newbie
Registered: Dec 2009
Posts: 10
Rep:
|
NVidia drivers yield blanked screen on Slackware 14.1 :(
EDIT: I give up on this. Anyone know how to revert back to nouveau?
When trying to play Civ5 (via Steam) on my Slackware system, I couldn't have it start up past the intro. A suggestion I had read was to to use NVidia's proprietary drivers, which would consequently replace nouveau. Well, I tried that, I got a xorg.conf generated (Normally I just have no xorg.conf and have a 50-synaptics.conf in xorg.conf.d), and now it yielded the ever-dreaded "No Screens Found" error.
Trying to find solutions to that, I stumbled on a video that did a "BusID" trick, which kind of worked. I can clearly hear apps like Skype load, but now it has a blank screen. (Blank as in when it starts, it looks like it's just a frozen CLI cursor; then when I Ctl-Alt-F1 and go back to C-A-F7, the screen looks like it's shut off) So now I have to rename my xorg.conf into something so that I can see a GUI, which I'm guessing due to nouveau's removal now has its own problems that I hadn't previously had, I can't use SuperTuxKart or Steam
At this point I'm giving myself two choices, neither of which I have a clue how to do, even after 3 hours of googling: Revert back to nouveau, or better yet get the proprietary drivers actually working. Anyone willing to give some advice?
Here is my xorg.conf:
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 304.108 (buildmeister@swio-display-x64-rhel04-07) Wed Jul 31 21:27:07 PDT 2013
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
FontPath "/usr/lib/X11/fonts/misc/:unscaled"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/misc/"
FontPath "/usr/lib/X11/fonts/Type1/"
FontPath "/usr/lib/X11/fonts/Speedo/"
FontPath "/usr/lib/X11/fonts/100dpi/"
FontPath "/usr/lib/X11/fonts/75dpi/"
FontPath "/usr/lib/X11/fonts/cyrillic/"
FontPath "/usr/lib/X11/fonts/TTF/"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
# VendorName "Unknown"
# ModelName "Unknown"
# HorizSync 28.0 - 33.0
# VertRefresh 43.0 - 72.0
# Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BusID "PCI:1:0:0"
Option "ShadowFB" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Last edited by Lord-Ragnarock; 10-14-2014 at 03:52 AM.
Reason: I give up. I want my games back :C
|
|
|
10-13-2014, 04:43 PM
|
#2
|
LQ Newbie
Registered: Dec 2009
Posts: 10
Original Poster
Rep:
|
And because character limits, here is the error log from when I tried this again:
Code:
[ 46743.455]
X.Org X Server 1.14.3
Release Date: 2013-09-12
[ 46743.466] X Protocol Version 11, Revision 0
[ 46743.470] Build Operating System: Slackware 14.1 Slackware Linux Project
[ 46743.473] Current Operating System: Linux Eric-AspireV3-Slack 3.10.17-smp #2 SMP Wed Oct 23 17:13:14 CDT 2013 i686
[ 46743.473] Kernel command line: BOOT_IMAGE=/boot/vmlinuz root=/dev/sda7 ro vt.default_utf8=1 vga = 773
[ 46743.479] Build Date: 09 October 2013 09:56:03PM
[ 46743.482]
[ 46743.485] Current version of pixman: 0.30.2
[ 46743.491] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 46743.491] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 46743.501] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 13 17:22:08 2014
[ 46743.503] (==) Using config file: "/etc/X11/xorg.conf"
[ 46743.505] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 46743.508] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 46743.508] (==) ServerLayout "Layout0"
[ 46743.508] (**) |-->Screen "Screen0" (0)
[ 46743.508] (**) | |-->Monitor "Monitor0"
[ 46743.508] (**) | |-->Device "Device0"
[ 46743.508] (**) |-->Input Device "Keyboard0"
[ 46743.508] (**) |-->Input Device "Mouse0"
[ 46743.508] (==) Automatically adding devices
[ 46743.508] (==) Automatically enabling devices
[ 46743.508] (==) Automatically adding GPU devices
[ 46743.508] (WW) The directory "/usr/share/fonts/local" does not exist.
[ 46743.508] Entry deleted from font path.
[ 46743.508] (WW) The directory "/usr/share/fonts/CID" does not exist.
[ 46743.508] Entry deleted from font path.
[ 46743.509] (**) FontPath set to:
/usr/lib/X11/fonts/misc/:unscaled,
/usr/lib/X11/fonts/100dpi/:unscaled,
/usr/lib/X11/fonts/75dpi/:unscaled,
/usr/lib/X11/fonts/misc/,
/usr/lib/X11/fonts/Type1/,
/usr/lib/X11/fonts/Speedo/,
/usr/lib/X11/fonts/100dpi/,
/usr/lib/X11/fonts/75dpi/,
/usr/lib/X11/fonts/cyrillic/,
/usr/lib/X11/fonts/TTF/,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1,
/usr/share/fonts/misc,
/usr/share/fonts/75dpi/:unscaled,
/usr/share/fonts/100dpi/:unscaled,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,
/usr/share/fonts/cyrillic
[ 46743.509] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 46743.509] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 46743.509] (WW) Disabling Keyboard0
[ 46743.509] (WW) Disabling Mouse0
[ 46743.509] (II) Loader magic: 0x82553a0
[ 46743.509] (II) Module ABI versions:
[ 46743.509] X.Org ANSI C Emulation: 0.4
[ 46743.509] X.Org Video Driver: 14.1
[ 46743.509] X.Org XInput driver : 19.1
[ 46743.509] X.Org Server Extension : 7.0
[ 46743.509] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 46743.511] (--) PCI:*(0:0:2:0) 8086:0126:1025:0645 rev 9, Mem @ 0xb3400000/4194304, 0xc0000000/268435456, I/O @ 0x00003000/64
[ 46743.511] (--) PCI: (0:1:0:0) 10de:0de9:1025:0646 rev 161, Mem @ 0xb2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[ 46743.511] (II) Open ACPI successful (/var/run/acpid.socket)
[ 46743.513] Initializing built-in extension Generic Event Extension
[ 46743.515] Initializing built-in extension SHAPE
[ 46743.517] Initializing built-in extension MIT-SHM
[ 46743.519] Initializing built-in extension XInputExtension
[ 46743.521] Initializing built-in extension XTEST
[ 46743.523] Initializing built-in extension BIG-REQUESTS
[ 46743.524] Initializing built-in extension SYNC
[ 46743.526] Initializing built-in extension XKEYBOARD
[ 46743.528] Initializing built-in extension XC-MISC
[ 46743.529] Initializing built-in extension XINERAMA
[ 46743.531] Initializing built-in extension XFIXES
[ 46743.532] Initializing built-in extension RENDER
[ 46743.533] Initializing built-in extension RANDR
[ 46743.535] Initializing built-in extension COMPOSITE
[ 46743.536] Initializing built-in extension DAMAGE
[ 46743.537] Initializing built-in extension MIT-SCREEN-SAVER
[ 46743.538] Initializing built-in extension DOUBLE-BUFFER
[ 46743.539] Initializing built-in extension RECORD
[ 46743.541] Initializing built-in extension DPMS
[ 46743.542] Initializing built-in extension X-Resource
[ 46743.543] Initializing built-in extension XVideo
[ 46743.544] Initializing built-in extension XVideo-MotionCompensation
[ 46743.545] Initializing built-in extension XFree86-VidModeExtension
[ 46743.546] Initializing built-in extension XFree86-DGA
[ 46743.547] Initializing built-in extension XFree86-DRI
[ 46743.548] Initializing built-in extension DRI2
[ 46743.548] (II) LoadModule: "glx"
[ 46743.548] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 46743.567] (II) Module glx: vendor="NVIDIA Corporation"
[ 46743.567] compiled for 4.0.2, module version = 1.0.0
[ 46743.567] Module class: X.Org Server Extension
[ 46743.567] (II) NVIDIA GLX Module 304.108 Wed Jul 31 20:27:22 PDT 2013
[ 46743.568] Loading extension GLX
[ 46743.568] (II) LoadModule: "nvidia"
[ 46743.568] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 46743.569] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 46743.569] compiled for 4.0.2, module version = 1.0.0
[ 46743.569] Module class: X.Org Video Driver
[ 46743.569] (II) NVIDIA dlloader X Driver 304.108 Wed Jul 31 20:05:17 PDT 2013
[ 46743.569] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 46743.569] (--) using VT number 7
[ 46743.573] (II) Loading sub module "fb"
[ 46743.573] (II) LoadModule: "fb"
[ 46743.574] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 46743.574] (II) Module fb: vendor="X.Org Foundation"
[ 46743.574] compiled for 1.14.3, module version = 1.0.0
[ 46743.574] ABI class: X.Org ANSI C Emulation, version 0.4
[ 46743.574] (II) Loading sub module "wfb"
[ 46743.574] (II) LoadModule: "wfb"
[ 46743.574] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 46743.574] (II) Module wfb: vendor="X.Org Foundation"
[ 46743.574] compiled for 1.14.3, module version = 1.0.0
[ 46743.574] ABI class: X.Org ANSI C Emulation, version 0.4
[ 46743.575] (II) Loading sub module "ramdac"
[ 46743.575] (II) LoadModule: "ramdac"
[ 46743.575] (II) Module "ramdac" already built-in
[ 46743.575] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 46743.575] (==) NVIDIA(0): RGB weight 888
[ 46743.575] (==) NVIDIA(0): Default visual is TrueColor
[ 46743.575] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 46743.575] (**) NVIDIA(0): Enabling 2D acceleration
[ 46743.729] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[ 46743.730] (II) NVIDIA(0): NVIDIA GPU GeForce GT 630M (GF108) at PCI:1:0:0 (GPU-0)
[ 46743.730] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 46743.730] (--) NVIDIA(0): VideoBIOS: 70.08.a8.00.4e
[ 46743.730] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 46743.730] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 46743.733] (--) NVIDIA(0): Valid display device(s) on GeForce GT 630M at PCI:1:0:0
[ 46743.733] (--) NVIDIA(0): CRT-0 (connected)
[ 46743.733] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 46743.733] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 46743.733] (**) NVIDIA(0): device CRT-0 (Using EDID frequencies has been enabled on
[ 46743.733] (**) NVIDIA(0): all display devices.)
[ 46743.735] (==) NVIDIA(0):
[ 46743.735] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 46743.735] (==) NVIDIA(0): will be used as the requested mode.
[ 46743.735] (==) NVIDIA(0):
[ 46743.735] (II) NVIDIA(0): Validated MetaModes:
[ 46743.735] (II) NVIDIA(0): "CRT-0:nvidia-auto-select"
[ 46743.735] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
[ 46743.738] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
[ 46743.738] (WW) NVIDIA(0): from CRT-0's EDID.
[ 46743.738] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 46743.738] (--) Depth 24 pixmap format is 32 bpp
[ 46743.738] (II) NVIDIA: Using 1024.00 MB of virtual memory for indirect memory
[ 46743.738] (II) NVIDIA: access.
[ 46743.744] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
[ 46743.780] Loading extension NV-GLX
[ 46743.834] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 46743.834] (==) NVIDIA(0): Backing store disabled
[ 46743.834] (==) NVIDIA(0): Silken mouse enabled
[ 46743.835] (==) NVIDIA(0): DPMS enabled
[ 46743.835] Loading extension NV-CONTROL
[ 46743.835] Loading extension XINERAMA
[ 46743.835] (WW) NVIDIA(0): Option "ShadowFB" is not used
[ 46743.835] (II) Loading sub module "dri2"
[ 46743.835] (II) LoadModule: "dri2"
[ 46743.835] (II) Module "dri2" already built-in
[ 46743.835] (II) NVIDIA(0): [DRI2] Setup complete
[ 46743.835] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 46743.835] (--) RandR disabled
[ 46743.841] (II) Initializing extension GLX
[ 46743.973] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 46743.973] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 46743.973] (**) Power Button: Applying InputClass "keyboard-all"
[ 46743.973] (II) LoadModule: "evdev"
[ 46743.973] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 46743.973] (II) Module evdev: vendor="X.Org Foundation"
[ 46743.973] compiled for 1.14.3, module version = 2.8.2
[ 46743.973] Module class: X.Org XInput Driver
[ 46743.973] ABI class: X.Org XInput driver, version 19.1
[ 46743.973] (II) Using input driver 'evdev' for 'Power Button'
[ 46743.973] (**) Power Button: always reports core events
[ 46743.973] (**) evdev: Power Button: Device: "/dev/input/event5"
[ 46743.973] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 46743.973] (--) evdev: Power Button: Found keys
[ 46743.973] (II) evdev: Power Button: Configuring as keyboard
[ 46743.973] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[ 46743.973] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 46743.973] (**) Option "xkb_rules" "evdev"
[ 46743.973] (**) Option "xkb_model" "pc104"
[ 46743.973] (**) Option "xkb_layout" "us"
[ 46743.973] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46743.991] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[ 46743.991] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 46743.991] (**) Video Bus: Applying InputClass "keyboard-all"
[ 46743.991] (II) Using input driver 'evdev' for 'Video Bus'
[ 46743.991] (**) Video Bus: always reports core events
[ 46743.991] (**) evdev: Video Bus: Device: "/dev/input/event13"
[ 46743.991] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 46743.991] (--) evdev: Video Bus: Found keys
[ 46743.991] (II) evdev: Video Bus: Configuring as keyboard
[ 46743.991] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input13/event13"
[ 46743.991] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 46743.991] (**) Option "xkb_rules" "evdev"
[ 46743.991] (**) Option "xkb_model" "pc104"
[ 46743.991] (**) Option "xkb_layout" "us"
[ 46743.991] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46743.991] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 46743.991] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 46743.991] (**) Power Button: Applying InputClass "keyboard-all"
[ 46743.991] (II) Using input driver 'evdev' for 'Power Button'
[ 46743.991] (**) Power Button: always reports core events
[ 46743.991] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 46743.991] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 46743.991] (--) evdev: Power Button: Found keys
[ 46743.991] (II) evdev: Power Button: Configuring as keyboard
[ 46743.991] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input2/event2"
[ 46743.991] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 46743.991] (**) Option "xkb_rules" "evdev"
[ 46743.991] (**) Option "xkb_model" "pc104"
[ 46743.991] (**) Option "xkb_layout" "us"
[ 46743.991] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46743.992] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 46743.992] (II) No input driver specified, ignoring this device.
[ 46743.992] (II) This device may have been added with another device file.
[ 46743.992] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 46743.992] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 46743.992] (**) Sleep Button: Applying InputClass "keyboard-all"
[ 46743.992] (II) Using input driver 'evdev' for 'Sleep Button'
[ 46743.992] (**) Sleep Button: always reports core events
[ 46743.992] (**) evdev: Sleep Button: Device: "/dev/input/event4"
[ 46743.992] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 46743.992] (--) evdev: Sleep Button: Found keys
[ 46743.992] (II) evdev: Sleep Button: Configuring as keyboard
[ 46743.992] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0E:00/input/input4/event4"
[ 46743.992] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 46743.992] (**) Option "xkb_rules" "evdev"
[ 46743.992] (**) Option "xkb_model" "pc104"
[ 46743.992] (**) Option "xkb_layout" "us"
[ 46743.992] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46743.992] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 46743.992] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 46743.992] (**) Video Bus: Applying InputClass "keyboard-all"
[ 46743.992] (II) Using input driver 'evdev' for 'Video Bus'
[ 46743.992] (**) Video Bus: always reports core events
[ 46743.992] (**) evdev: Video Bus: Device: "/dev/input/event12"
[ 46743.992] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 46743.992] (--) evdev: Video Bus: Found keys
[ 46743.992] (II) evdev: Video Bus: Configuring as keyboard
[ 46743.992] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:37/LNXVIDEO:00/input/input12/event12"
[ 46743.992] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 10)
[ 46743.992] (**) Option "xkb_rules" "evdev"
[ 46743.992] (**) Option "xkb_model" "pc104"
[ 46743.992] (**) Option "xkb_layout" "us"
[ 46743.992] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46743.993] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 46743.993] (II) config/udev: Adding input device HD Webcam (/dev/input/event11)
[ 46743.993] (**) HD Webcam: Applying InputClass "evdev keyboard catchall"
[ 46743.993] (**) HD Webcam: Applying InputClass "keyboard-all"
[ 46743.993] (II) Using input driver 'evdev' for 'HD Webcam'
[ 46743.993] (**) HD Webcam: always reports core events
[ 46743.993] (**) evdev: HD Webcam: Device: "/dev/input/event11"
[ 46743.993] (--) evdev: HD Webcam: Vendor 0x1bcf Product 0x2c18
[ 46743.993] (--) evdev: HD Webcam: Found keys
[ 46743.993] (II) evdev: HD Webcam: Configuring as keyboard
[ 46743.993] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/input/input11/event11"
[ 46743.993] (II) XINPUT: Adding extended input device "HD Webcam" (type: KEYBOARD, id 11)
[ 46743.993] (**) Option "xkb_rules" "evdev"
[ 46743.993] (**) Option "xkb_model" "pc104"
[ 46743.993] (**) Option "xkb_layout" "us"
[ 46743.993] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46743.993] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event8)
[ 46743.993] (II) No input driver specified, ignoring this device.
[ 46743.993] (II) This device may have been added with another device file.
[ 46743.993] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event9)
[ 46743.993] (II) No input driver specified, ignoring this device.
[ 46743.993] (II) This device may have been added with another device file.
[ 46743.994] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
[ 46743.994] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 46743.994] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard-all"
[ 46743.994] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 46743.994] (**) AT Translated Set 2 keyboard: always reports core events
[ 46743.994] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event1"
[ 46743.994] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 46743.994] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 46743.994] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 46743.994] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event1"
[ 46743.994] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 46743.994] (**) Option "xkb_rules" "evdev"
[ 46743.994] (**) Option "xkb_model" "pc104"
[ 46743.994] (**) Option "xkb_layout" "us"
[ 46743.994] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46743.994] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event10)
[ 46743.994] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[ 46743.994] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad"
[ 46743.994] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad"
[ 46743.994] (II) LoadModule: "synaptics"
[ 46743.994] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 46743.994] (II) Module synaptics: vendor="X.Org Foundation"
[ 46743.994] compiled for 1.14.2, module version = 1.7.1
[ 46743.994] Module class: X.Org XInput Driver
[ 46743.994] ABI class: X.Org XInput driver, version 19.1
[ 46743.994] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[ 46743.994] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 46743.994] (**) Option "Device" "/dev/input/event10"
[ 46744.022] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2728 (res 0)
[ 46744.022] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1116 (res 0)
[ 46744.022] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[ 46744.022] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[ 46744.022] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[ 46744.022] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[ 46744.022] (**) Option "VertEdgeScroll" "off"
[ 46744.022] (**) Option "HorizEdgeScroll" "off"
[ 46744.022] (**) Option "VertTwoFingerScroll" "on"
[ 46744.022] (**) Option "HorizTwoFingerScroll" "on"
[ 46744.022] (**) Option "TapButton1" "0"
[ 46744.022] (**) Option "TapButton2" "0"
[ 46744.022] (**) Option "TapButton3" "0"
[ 46744.022] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 46744.022] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 46744.032] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[ 46744.032] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13)
[ 46744.032] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[ 46744.032] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[ 46744.032] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.068
[ 46744.032] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[ 46744.032] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[ 46744.033] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 46744.033] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 46744.033] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 46744.033] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[ 46744.033] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad"
[ 46744.033] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[ 46744.033] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 46744.033] (**) Option "Device" "/dev/input/mouse0"
[ 46744.041] (EE) synaptics: ETPS/2 Elantech Touchpad: Synaptics driver unable to detect protocol
[ 46744.041] (EE) PreInit returned 11 for "ETPS/2 Elantech Touchpad"
[ 46744.041] (II) UnloadModule: "synaptics"
[ 46744.042] (II) config/udev: Adding input device Speakup (/dev/input/event0)
[ 46744.042] (**) Speakup: Applying InputClass "evdev keyboard catchall"
[ 46744.042] (**) Speakup: Applying InputClass "keyboard-all"
[ 46744.042] (II) Using input driver 'evdev' for 'Speakup'
[ 46744.042] (**) Speakup: always reports core events
[ 46744.042] (**) evdev: Speakup: Device: "/dev/input/event0"
[ 46744.042] (--) evdev: Speakup: Vendor 0 Product 0
[ 46744.042] (--) evdev: Speakup: Found keys
[ 46744.042] (II) evdev: Speakup: Configuring as keyboard
[ 46744.042] (**) Option "config_info" "udev:/sys/devices/virtual/input/input0/event0"
[ 46744.042] (II) XINPUT: Adding extended input device "Speakup" (type: KEYBOARD, id 14)
[ 46744.042] (**) Option "xkb_rules" "evdev"
[ 46744.042] (**) Option "xkb_model" "pc104"
[ 46744.042] (**) Option "xkb_layout" "us"
[ 46744.042] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46744.043] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event6)
[ 46744.043] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 46744.043] (**) Acer WMI hotkeys: Applying InputClass "keyboard-all"
[ 46744.043] (II) Using input driver 'evdev' for 'Acer WMI hotkeys'
[ 46744.043] (**) Acer WMI hotkeys: always reports core events
[ 46744.044] (**) evdev: Acer WMI hotkeys: Device: "/dev/input/event6"
[ 46744.044] (--) evdev: Acer WMI hotkeys: Vendor 0 Product 0
[ 46744.044] (--) evdev: Acer WMI hotkeys: Found keys
[ 46744.044] (II) evdev: Acer WMI hotkeys: Configuring as keyboard
[ 46744.044] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[ 46744.044] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 15)
[ 46744.044] (**) Option "xkb_rules" "evdev"
[ 46744.044] (**) Option "xkb_model" "pc104"
[ 46744.044] (**) Option "xkb_layout" "us"
[ 46744.044] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 46744.045] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event7)
[ 46744.045] (II) No input driver specified, ignoring this device.
[ 46744.045] (II) This device may have been added with another device file.
[ 46744.045] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
[ 46744.045] (II) No input driver specified, ignoring this device.
[ 46744.045] (II) This device may have been added with another device file.
[ 46744.264] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[ 46744.264] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 46744.264] (**) NVIDIA(0): device CRT-0 (Using EDID frequencies has been enabled on
[ 46744.264] (**) NVIDIA(0): all display devices.)
[ 46746.113] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[ 46746.113] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 46746.113] (**) NVIDIA(0): device CRT-0 (Using EDID frequencies has been enabled on
[ 46746.113] (**) NVIDIA(0): all display devices.)
[ 46746.146] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
[ 46746.146] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 46746.146] (**) NVIDIA(0): device CRT-0 (Using EDID frequencies has been enabled on
[ 46746.146] (**) NVIDIA(0): all display devices.)
[ 46755.334] (II) Open ACPI successful (/var/run/acpid.socket)
[ 46755.337] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
[ 46755.428] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 46755.429] (II) LoadModule: "modesetting"
[ 46755.429] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 46755.429] (II) Module modesetting: vendor="X.Org Foundation"
[ 46755.429] compiled for 1.14.2, module version = 0.8.0
[ 46755.429] Module class: X.Org Video Driver
[ 46755.429] ABI class: X.Org Video Driver, version 14.1
[ 46755.429] (II) modesetting(G0): using drv /dev/dri/card0
[ 46755.429] (**) modesetting(G0): Depth 24, (--) framebuffer bpp 32
[ 46755.429] (==) modesetting(G0): RGB weight 888
[ 46755.430] (==) modesetting(G0): Default visual is TrueColor
[ 46755.430] (II) modesetting(G0): ShadowFB: preferred YES, enabled YES
[ 46755.430] (II) modesetting(G0): Output LVDS-0 using monitor section Monitor0
[ 46755.431] (II) modesetting(G0): Output VGA-0 has no monitor section
[ 46755.431] (II) modesetting(G0): Output HDMI-0 has no monitor section
[ 46755.431] (II) modesetting(G0): Output DisplayPort-0 has no monitor section
[ 46755.433] (II) modesetting(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 46755.433] (==) modesetting(G0): DPI set to (96, 96)
[ 46755.433] (II) Loading sub module "fb"
[ 46755.433] (II) LoadModule: "fb"
[ 46755.433] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 46755.433] (II) Module fb: vendor="X.Org Foundation"
[ 46755.433] compiled for 1.14.3, module version = 1.0.0
[ 46755.433] ABI class: X.Org ANSI C Emulation, version 0.4
[ 46755.433] (II) Loading sub module "shadow"
[ 46755.433] (II) LoadModule: "shadow"
[ 46755.433] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 46755.433] (II) Module shadow: vendor="X.Org Foundation"
[ 46755.433] compiled for 1.14.3, module version = 1.1.0
[ 46755.433] ABI class: X.Org ANSI C Emulation, version 0.4
[ 46755.433] (==) modesetting(G0): Backing store disabled
[ 46755.433] (==) modesetting(G0): Silken mouse enabled
[ 46755.433] (II) modesetting(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 46755.434] (==) modesetting(G0): DPMS enabled
[ 46755.710] (II) modesetting(G0): Damage tracking initialized
[ 46779.161] (II) evdev: Acer WMI hotkeys: Close
[ 46779.161] (II) UnloadModule: "evdev"
[ 46779.161] (II) evdev: Speakup: Close
[ 46779.161] (II) UnloadModule: "evdev"
[ 46779.161] (II) UnloadModule: "synaptics"
[ 46779.161] (II) evdev: AT Translated Set 2 keyboard: Close
[ 46779.161] (II) UnloadModule: "evdev"
[ 46779.161] (II) evdev: HD Webcam: Close
[ 46779.161] (II) UnloadModule: "evdev"
[ 46779.161] (II) evdev: Video Bus: Close
[ 46779.161] (II) UnloadModule: "evdev"
[ 46779.161] (II) evdev: Sleep Button: Close
[ 46779.161] (II) UnloadModule: "evdev"
[ 46779.161] (II) evdev: Power Button: Close
[ 46779.161] (II) UnloadModule: "evdev"
[ 46779.161] (II) evdev: Video Bus: Close
[ 46779.161] (II) UnloadModule: "evdev"
[ 46779.161] (II) evdev: Power Button: Close
[ 46779.161] (II) UnloadModule: "evdev"
[ 46779.182] (EE) Server terminated successfully (0). Closing log file.
|
|
|
10-13-2014, 05:17 PM
|
#3
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
|
Lord-Ragnarock hello since we are talking about Nvidia card could you please post your card .
in slackware
I down load the driver login in as root with run the SH NVidia ----Run .
it then reads that I have nouveau running and ask if it could black list it and set modsetting select yes.
Then reboot and then run the SH Nvidia -----.run and this has never failed me with the right nvidia driver
if this isnt a slackware full install mm. since I have no clue what your hardware is I have no other way of helping you.
This must all be done in Runlevel 3 Slackware default runlevel.
Last edited by Drakeo; 10-13-2014 at 05:23 PM.
|
|
|
10-13-2014, 05:36 PM
|
#4
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
|
I got this little hint from your read out aspirev3 but there is 6 models of them. but they all use the latest driver.
the driver I use for 32 bit slackware 14.1 http://us.download.nvidia.com/XFree8...x86-331.49.run
Well if you did as I said above. since I am gussing this is a laptop. I wonder if the back light is coming on.
those are FN key functions.
You may want to use the older driver the newer drivers are for newer mesa and xorg. and have caused back light issues.
|
|
|
10-13-2014, 07:30 PM
|
#5
|
LQ Addict
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841
|
At grub menu select Advanced Option>>Rescue
Log in
cp /etc/X11/xorg.conf /etc/X11/xorg.conf.old
|
|
|
10-14-2014, 01:13 AM
|
#6
|
LQ Newbie
Registered: Dec 2009
Posts: 10
Original Poster
Rep:
|
Drakeo: If it helps, here's my card via lspci:
Code:
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 630M] (rev a1)
|
|
|
10-14-2014, 08:45 AM
|
#7
|
LQ 5k Club
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,449
|
From your xorg.conf
Quote:
Section "Monitor"
Identifier "Monitor0"
# VendorName "Unknown"
# ModelName "Unknown"
# HorizSync 28.0 - 33.0
# VertRefresh 43.0 - 72.0
# Option "DPMS"
EndSection
|
From the error log
Quote:
[ 46743.738] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
[ 46743.738] (WW) NVIDIA(0): from CRT-0's EDID.
|
It seems that the nVidia driver does not understand your display on CRT-0.
If this is a CRT monitor then try setting the correct values for the HorizSync and VertRefresh in the "Monitor" Section in your xorg.conf with information appropriate to your monitor.
Addendum
Which seems a bit weird as the error log suggests you have an Acer machine with these display ports.
Quote:
[ 46755.430] (II) modesetting(G0): Output LVDS-0 using monitor section Monitor0
[ 46755.431] (II) modesetting(G0): Output VGA-0 has no monitor section
[ 46755.431] (II) modesetting(G0): Output HDMI-0 has no monitor section
[ 46755.431] (II) modesetting(G0): Output DisplayPort-0 has no monitor section
|
Last edited by allend; 10-14-2014 at 09:05 AM.
|
|
|
10-14-2014, 11:24 AM
|
#8
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
|
i run a gt640. you may want to open a terminal asume root and run nvidia-xconfig and it should run in auto and detect your display. hey I never got the 304 to build in slackware 14.1 wonders how you did. ????
Quote:
nvidia-xconfig: version 304.108
|
|
|
|
12-26-2014, 02:09 PM
|
#9
|
Member
Registered: Apr 2011
Distribution: slackware64-current
Posts: 525
Rep:
|
|
|
|
12-26-2014, 09:04 PM
|
#10
|
Member
Registered: Apr 2011
Distribution: slackware64-current
Posts: 525
Rep:
|
I've started a thread here about a very similar issue to this.
|
|
|
All times are GMT -5. The time now is 08:21 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|