LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-26-2015, 08:39 AM   #1
SiriD
LQ Newbie
 
Registered: Dec 2015
Posts: 15

Rep: Reputation: Disabled
Intel Drivers.


Hello guys!! I hope that all of you have taken a good christmas! i need your help, i have just install Slackware 14.1 with my DVD, I configure my user, the desktop, the timeout of lilo, whatever, i tried to run games )native client linux) and in wine, all run very bad, i supposed that i need opengl, or upgrade my video drivers, i need your help to do it, my info is below. Thanks very much!

Pentium(R) Dual-Core CPU E5299 @ 2.50GHz 1.20 GHz, 0,99 GB RAM, Intel (R) GMA 3100

Last edited by SiriD; 12-26-2015 at 10:33 AM.
 
Old 12-26-2015, 08:52 AM   #2
moesasji
Member
 
Registered: May 2008
Distribution: Slackware Current / OpenBSD
Posts: 322

Rep: Reputation: 104Reputation: 104
You are using an intel graphics card which should run out of the box if you did a full install as the GMA 3100 is a relatively old one (and not very capable). However it is difficult to help you with the level of information you provide. First thing to typically check is whether you indeed have hardware acceleration working, using the command below. If it works you should see yes.

Code:
hge@pulsar:~$ glxinfo | grep rendering
direct rendering: Yes
btw) This being Slackware people do expect that you do investigate problems yourself. Typically Arch provides helpful pointers, for this problem https://wiki.archlinux.org/index.php/Intel_graphics might be worth a look

Last edited by moesasji; 12-26-2015 at 10:49 AM. Reason: fix link
 
Old 12-26-2015, 10:10 AM   #3
SiriD
LQ Newbie
 
Registered: Dec 2015
Posts: 15

Original Poster
Rep: Reputation: Disabled
Thank you for your answer, i used your command, but i had this error:

bash-4.2$ glxinfo | grep rendering
libGL error: failed to load driver: i915
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
direct rendering: Yes
 
Old 12-26-2015, 11:02 AM   #4
moesasji
Member
 
Registered: May 2008
Distribution: Slackware Current / OpenBSD
Posts: 322

Rep: Reputation: 104Reputation: 104
Looks like you drop down to using the software raster (swrast), but I unfortunately don't know whether that is expected for such an old graphics card as the GMA 3100 is an early generation Intel introduced in 2007.

My suggestion would be to post the output of /var/log/Xorg.0.log as that would hopefully help to see what goes on.
 
Old 12-26-2015, 03:10 PM   #5
SiriD
LQ Newbie
 
Registered: Dec 2015
Posts: 15

Original Poster
Rep: Reputation: Disabled
Hi moesasji! i tried with cat /var/log/Zorg.0.log, this is the result:
Quote:
bash-4.2# cat /var/log/Xorg.0.log
[ 20.938]
X.Org X Server 1.14.3
Release Date: 2013-09-12
[ 20.938] X Protocol Version 11, Revision 0
[ 20.938] Build Operating System: Slackware 14.1 Slackware Linux Project
[ 20.938] Current Operating System: Linux siri 3.10.17-smp #2 SMP Wed Oct 23 17:13:14 CDT 2013 i686
[ 20.938] Kernel command line: BOOT_IMAGE=Linux ro root=802 vt.default_utf8=1
[ 20.938] Build Date: 09 October 2013 09:56:03PM
[ 20.938]
[ 20.938] Current version of pixman: 0.30.2
[ 20.938] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 20.938] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 20.938] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Dec 26 16:33:44 2015
[ 20.993] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 21.013] (==) No Layout section. Using the first Screen section.
[ 21.013] (==) No screen section available. Using defaults.
[ 21.013] (**) |-->Screen "Default Screen Section" (0)
[ 21.013] (**) | |-->Monitor "<default monitor>"
[ 21.013] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 21.013] (==) Automatically adding devices
[ 21.013] (==) Automatically enabling devices
[ 21.013] (==) Automatically adding GPU devices
[ 21.013] (WW) The directory "/usr/share/fonts/local" does not exist.
[ 21.013] Entry deleted from font path.
[ 21.013] (WW) The directory "/usr/share/fonts/CID" does not exist.
[ 21.013] Entry deleted from font path.
[ 21.034] (==) FontPath set to:
/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
[ 21.034] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 21.034] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 21.034] (II) Loader magic: 0x82553a0
[ 21.034] (II) Module ABI versions:
[ 21.034] X.Org ANSI C Emulation: 0.4
[ 21.034] X.Org Video Driver: 14.1
[ 21.034] X.Org XInput driver : 19.1
[ 21.034] X.Org Server Extension : 7.0
[ 21.034] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 21.035] (--) PCI:*(0:0:2:0) 8086:29c2:105b:0df2 rev 16, Mem @ 0xfdf00000/524288, 0xd0000000/268435456, 0xfda00000/1048576, I/O @ 0x0000ff00/8
[ 21.035] (II) Open ACPI successful (/var/run/acpid.socket)
[ 21.055] Initializing built-in extension Generic Event Extension
[ 21.055] Initializing built-in extension SHAPE
[ 21.055] Initializing built-in extension MIT-SHM
[ 21.055] Initializing built-in extension XInputExtension
[ 21.055] Initializing built-in extension XTEST
[ 21.055] Initializing built-in extension BIG-REQUESTS
[ 21.055] Initializing built-in extension SYNC
[ 21.055] Initializing built-in extension XKEYBOARD
[ 21.055] Initializing built-in extension XC-MISC
[ 21.055] Initializing built-in extension XINERAMA
[ 21.055] Initializing built-in extension XFIXES
[ 21.055] Initializing built-in extension RENDER
[ 21.055] Initializing built-in extension RANDR
[ 21.055] Initializing built-in extension COMPOSITE
[ 21.055] Initializing built-in extension DAMAGE
[ 21.055] Initializing built-in extension MIT-SCREEN-SAVER
[ 21.055] Initializing built-in extension DOUBLE-BUFFER
[ 21.055] Initializing built-in extension RECORD
[ 21.055] Initializing built-in extension DPMS
[ 21.055] Initializing built-in extension X-Resource
[ 21.055] Initializing built-in extension XVideo
[ 21.055] Initializing built-in extension XVideo-MotionCompensation
[ 21.055] Initializing built-in extension XFree86-VidModeExtension
[ 21.055] Initializing built-in extension XFree86-DGA
[ 21.055] Initializing built-in extension XFree86-DRI
[ 21.055] Initializing built-in extension DRI2
[ 21.055] (II) LoadModule: "glx"
[ 21.080] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 21.094] (II) Module glx: vendor="X.Org Foundation"
[ 21.094] compiled for 1.14.3, module version = 1.0.0
[ 21.094] ABI class: X.Org Server Extension, version 7.0
[ 21.094] (==) AIGLX enabled
[ 21.094] Loading extension GLX
[ 21.094] (==) Matched intel as autoconfigured driver 0
[ 21.094] (==) Matched intel as autoconfigured driver 1
[ 21.094] (==) Matched vesa as autoconfigured driver 2
[ 21.094] (==) Matched modesetting as autoconfigured driver 3
[ 21.094] (==) Matched fbdev as autoconfigured driver 4
[ 21.094] (==) Assigned the driver to the xf86ConfigLayout
[ 21.094] (II) LoadModule: "intel"
[ 21.094] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 21.125] (II) Module intel: vendor="X.Org Foundation"
[ 21.125] compiled for 1.14.2, module version = 2.21.15
[ 21.125] Module class: X.Org Video Driver
[ 21.125] ABI class: X.Org Video Driver, version 14.1
[ 21.125] (II) LoadModule: "vesa"
[ 21.125] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 21.135] (II) Module vesa: vendor="X.Org Foundation"
[ 21.135] compiled for 1.14.3, module version = 2.3.3
[ 21.135] Module class: X.Org Video Driver
[ 21.135] ABI class: X.Org Video Driver, version 14.1
[ 21.135] (II) LoadModule: "modesetting"
[ 21.135] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 21.135] (II) Module modesetting: vendor="X.Org Foundation"
[ 21.135] compiled for 1.14.2, module version = 0.8.0
[ 21.135] Module class: X.Org Video Driver
[ 21.135] ABI class: X.Org Video Driver, version 14.1
[ 21.135] (II) LoadModule: "fbdev"
[ 21.136] (WW) Warning, couldn't open module fbdev
[ 21.136] (II) UnloadModule: "fbdev"
[ 21.136] (II) Unloading fbdev
[ 21.136] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 21.136] (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
[ 21.136] (II) VESA: driver for VESA chipsets: vesa
[ 21.136] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 21.136] (++) using VT number 7

[ 21.147] (WW) Falling back to old probe method for vesa
[ 21.147] (WW) Falling back to old probe method for modesetting
[ 21.147] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 21.147] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 21.147] (==) intel(0): RGB weight 888
[ 21.147] (==) intel(0): Default visual is TrueColor
[ 21.147] (--) intel(0): Integrated Graphics Chipset: Intel(R) G33
[ 21.147] (**) intel(0): Relaxed fencing enabled
[ 21.147] (**) intel(0): Wait on SwapBuffers? enabled
[ 21.147] (**) intel(0): Triple buffering? enabled
[ 21.147] (**) intel(0): Framebuffer tiled
[ 21.147] (**) intel(0): Pixmaps tiled
[ 21.147] (**) intel(0): 3D buffers tiled
[ 21.147] (**) intel(0): SwapBuffers wait enabled
[ 21.147] (==) intel(0): video overlay key set to 0x101fe
[ 21.181] (II) intel(0): Output VGA1 has no monitor section
[ 21.215] (II) intel(0): EDID for output VGA1
[ 21.215] (II) intel(0): Manufacturer: BNQ Model: 7874 Serial#: 21573
[ 21.215] (II) intel(0): Year: 2010 Week: 47
[ 21.215] (II) intel(0): EDID Version: 1.3
[ 21.215] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[ 21.215] (II) intel(0): Sync: Separate Composite SyncOnGreen
[ 21.215] (II) intel(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 21.215] (II) intel(0): Gamma: 2.20
[ 21.215] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[ 21.215] (II) intel(0): Default color space is primary color space
[ 21.215] (II) intel(0): First detailed timing is preferred mode
[ 21.215] (II) intel(0): redX: 0.637 redY: 0.349 greenX: 0.333 greenY: 0.605
[ 21.215] (II) intel(0): blueX: 0.148 blueY: 0.061 whiteX: 0.312 whiteY: 0.329
[ 21.215] (II) intel(0): Supported established timings:
[ 21.215] (II) intel(0): 720x400@70Hz
[ 21.215] (II) intel(0): 640x480@60Hz
[ 21.215] (II) intel(0): 640x480@75Hz
[ 21.215] (II) intel(0): 800x600@60Hz
[ 21.215] (II) intel(0): 800x600@75Hz
[ 21.215] (II) intel(0): 832x624@75Hz
[ 21.215] (II) intel(0): 1024x768@60Hz
[ 21.215] (II) intel(0): 1024x768@75Hz
[ 21.215] (II) intel(0): 1280x1024@75Hz
[ 21.215] (II) intel(0): 1152x864@75Hz
[ 21.215] (II) intel(0): Manufacturer's mask: 0
[ 21.215] (II) intel(0): Supported standard timings:
[ 21.215] (II) intel(0): #0: hsize: 1024 vsize 576 refresh: 60 vid: 49249
[ 21.215] (II) intel(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 21.215] (II) intel(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 21.215] (II) intel(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 21.215] (II) intel(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 21.215] (II) intel(0): #5: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 21.215] (II) intel(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 21.215] (II) intel(0): #7: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 21.215] (II) intel(0): Supported detailed timing:
[ 21.215] (II) intel(0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 21.215] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 21.215] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 21.215] (II) intel(0): Serial No: 7BA02573SL0
[ 21.215] (II) intel(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 215 MHz
[ 21.215] (II) intel(0): Monitor name: BenQ GL2230A
[ 21.215] (II) intel(0): EDID (in hex):
[ 21.215] (II) intel(0): 00ffffffffffff0009d1747845540000
[ 21.215] (II) intel(0): 2f1401030e301b782e1421a359559b26
[ 21.215] (II) intel(0): 0f5054a56b8061c0810081c081408180
[ 21.215] (II) intel(0): a9c0b300d1c0023a801871382d40582c
[ 21.215] (II) intel(0): 4500dd0c1100001e000000ff00374241
[ 21.215] (II) intel(0): 3032353733534c300a20000000fd0032
[ 21.215] (II) intel(0): 4c1e5315000a202020202020000000fc
[ 21.215] (II) intel(0): 0042656e5120474c32323330410a0015
[ 21.215] (II) intel(0): Printing probed modes for output VGA1
[ 21.215] (II) intel(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 21.215] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 21.215] (II) intel(0): Modeline "1600x900"x60.0 118.96 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz)
[ 21.215] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 21.215] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 21.215] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 21.215] (II) intel(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
[ 21.215] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 21.215] (II) intel(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
[ 21.215] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 21.215] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 21.215] (II) intel(0): Modeline "1024x576"x60.0 46.97 1024 1064 1168 1312 576 577 580 597 -hsync +vsync (35.8 kHz)
[ 21.215] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 21.215] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 21.215] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 21.215] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 21.215] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 21.215] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 21.215] (II) intel(0): Output VGA1 connected
[ 21.215] (II) intel(0): Using exact sizes for initial modes
[ 21.215] (II) intel(0): Output VGA1 using initial mode 1920x1080
[ 21.215] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 21.215] (II) intel(0): Kernel page flipping support detected, enabling
[ 21.215] (==) intel(0): DPI set to (96, 96)
[ 21.215] (II) Loading sub module "fb"
[ 21.215] (II) LoadModule: "fb"
[ 21.216] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.217] (II) Module fb: vendor="X.Org Foundation"
[ 21.217] compiled for 1.14.3, module version = 1.0.0
[ 21.217] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.217] (II) Loading sub module "dri2"
[ 21.217] (II) LoadModule: "dri2"
[ 21.217] (II) Module "dri2" already built-in
[ 21.217] (II) UnloadModule: "vesa"
[ 21.217] (II) Unloading vesa
[ 21.217] (II) UnloadModule: "modesetting"
[ 21.217] (II) Unloading modesetting
[ 21.217] (==) Depth 24 pixmap format is 32 bpp
[ 21.218] (II) intel(0): [DRI2] Setup complete
[ 21.218] (II) intel(0): [DRI2] DRI driver: i915
[ 21.218] (II) intel(0): Allocated new frame buffer 1920x1080 stride 8192, tiled
[ 21.219] (II) UXA(0): Driver registered support for the following operations:
[ 21.219] (II) solid
[ 21.219] (II) copy
[ 21.219] (II) composite (RENDER acceleration)
[ 21.219] (II) put_image
[ 21.219] (II) get_image
[ 21.219] (==) intel(0): Backing store disabled
[ 21.219] (==) intel(0): Silken mouse enabled
[ 21.219] (II) intel(0): Initializing HW Cursor
[ 21.219] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 21.219] (==) intel(0): DPMS enabled
[ 21.219] (==) intel(0): Intel XvMC decoder disabled
[ 21.219] (II) intel(0): Set up textured video
[ 21.220] (II) intel(0): Set up overlay video
[ 21.220] (II) intel(0): direct rendering: DRI2 Enabled
[ 21.220] (==) intel(0): hotplug detection: "enabled"
[ 21.242] (--) RandR disabled
[ 21.330] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 21.330] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 21.330] (II) AIGLX: enabled GLX_ARB_create_context
[ 21.330] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 21.330] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 21.330] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 21.330] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 21.330] (II) AIGLX: Loaded and initialized i915
[ 21.330] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 21.330] (II) intel(0): Setting screen physical size to 507 x 285
[ 21.606] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[ 21.606] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.606] (**) Power Button: Applying InputClass "keyboard-all"
[ 21.606] (II) LoadModule: "evdev"
[ 21.607] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.620] (II) Module evdev: vendor="X.Org Foundation"
[ 21.620] compiled for 1.14.3, module version = 2.8.2
[ 21.620] Module class: X.Org XInput Driver
[ 21.620] ABI class: X.Org XInput driver, version 19.1
[ 21.620] (II) Using input driver 'evdev' for 'Power Button'
[ 21.620] (**) Power Button: always reports core events
[ 21.620] (**) evdev: Power Button: Device: "/dev/input/event7"
[ 21.620] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 21.620] (--) evdev: Power Button: Found keys
[ 21.620] (II) evdev: Power Button: Configuring as keyboard
[ 21.620] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
[ 21.620] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 21.620] (**) Option "xkb_rules" "evdev"
[ 21.620] (**) Option "xkb_model" "pc104"
[ 21.620] (**) Option "xkb_layout" "us"
[ 21.620] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 21.641] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 21.641] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.641] (**) Power Button: Applying InputClass "keyboard-all"
[ 21.641] (II) Using input driver 'evdev' for 'Power Button'
[ 21.641] (**) Power Button: always reports core events
[ 21.641] (**) evdev: Power Button: Device: "/dev/input/event6"
[ 21.641] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 21.641] (--) evdev: Power Button: Found keys
[ 21.641] (II) evdev: Power Button: Configuring as keyboard
[ 21.641] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input6/event6"
[ 21.641] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 21.641] (**) Option "xkb_rules" "evdev"
[ 21.641] (**) Option "xkb_model" "pc104"
[ 21.641] (**) Option "xkb_layout" "us"
[ 21.641] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 21.641] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 21.642] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event1)
[ 21.642] (II) No input driver specified, ignoring this device.
[ 21.642] (II) This device may have been added with another device file.
[ 21.642] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event2)
[ 21.642] (II) No input driver specified, ignoring this device.
[ 21.642] (II) This device may have been added with another device file.
[ 21.642] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event3)
[ 21.642] (II) No input driver specified, ignoring this device.
[ 21.642] (II) This device may have been added with another device file.
[ 21.642] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event4)
[ 21.642] (II) No input driver specified, ignoring this device.
[ 21.642] (II) This device may have been added with another device file.
[ 21.643] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event5)
[ 21.643] (II) No input driver specified, ignoring this device.
[ 21.643] (II) This device may have been added with another device file.
[ 21.643] (II) config/udev: Adding input device Lite-On Technology Corp. USB Keyboard (/dev/input/event8)
[ 21.643] (**) Lite-On Technology Corp. USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 21.643] (**) Lite-On Technology Corp. USB Keyboard: Applying InputClass "keyboard-all"
[ 21.643] (II) Using input driver 'evdev' for 'Lite-On Technology Corp. USB Keyboard'
[ 21.643] (**) Lite-On Technology Corp. USB Keyboard: always reports core events
[ 21.643] (**) evdev: Lite-On Technology Corp. USB Keyboard: Device: "/dev/input/event8"
[ 21.643] (--) evdev: Lite-On Technology Corp. USB Keyboard: Vendor 0x4ca Product 0x4b
[ 21.643] (--) evdev: Lite-On Technology Corp. USB Keyboard: Found keys
[ 21.643] (II) evdev: Lite-On Technology Corp. USB Keyboard: Configuring as keyboard
[ 21.643] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input8/event8"
[ 21.643] (II) XINPUT: Adding extended input device "Lite-On Technology Corp. USB Keyboard" (type: KEYBOARD, id 8)
[ 21.643] (**) Option "xkb_rules" "evdev"
[ 21.643] (**) Option "xkb_model" "pc104"
[ 21.643] (**) Option "xkb_layout" "us"
[ 21.643] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 21.644] (II) config/udev: Adding input device Lite-On Technology Corp. USB Keyboard (/dev/input/event9)
[ 21.644] (**) Lite-On Technology Corp. USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 21.644] (**) Lite-On Technology Corp. USB Keyboard: Applying InputClass "keyboard-all"
[ 21.644] (II) Using input driver 'evdev' for 'Lite-On Technology Corp. USB Keyboard'
[ 21.644] (**) Lite-On Technology Corp. USB Keyboard: always reports core events
[ 21.644] (**) evdev: Lite-On Technology Corp. USB Keyboard: Device: "/dev/input/event9"
[ 21.644] (--) evdev: Lite-On Technology Corp. USB Keyboard: Vendor 0x4ca Product 0x4b
[ 21.644] (--) evdev: Lite-On Technology Corp. USB Keyboard: Found 1 mouse buttons
[ 21.644] (--) evdev: Lite-On Technology Corp. USB Keyboard: Found scroll wheel(s)
[ 21.644] (--) evdev: Lite-On Technology Corp. USB Keyboard: Found relative axes
[ 21.644] (II) evdev: Lite-On Technology Corp. USB Keyboard: Forcing relative x/y axes to exist.
[ 21.644] (--) evdev: Lite-On Technology Corp. USB Keyboard: Found absolute axes
[ 21.644] (II) evdev: Lite-On Technology Corp. USB Keyboard: Forcing absolute x/y axes to exist.
[ 21.644] (--) evdev: Lite-On Technology Corp. USB Keyboard: Found keys
[ 21.644] (II) evdev: Lite-On Technology Corp. USB Keyboard: Configuring as mouse
[ 21.644] (II) evdev: Lite-On Technology Corp. USB Keyboard: Configuring as keyboard
[ 21.644] (II) evdev: Lite-On Technology Corp. USB Keyboard: Adding scrollwheel support
[ 21.644] (**) evdev: Lite-On Technology Corp. USB Keyboard: YAxisMapping: buttons 4 and 5
[ 21.644] (**) evdev: Lite-On Technology Corp. USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.644] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/input/input9/event9"
[ 21.644] (II) XINPUT: Adding extended input device "Lite-On Technology Corp. USB Keyboard" (type: KEYBOARD, id 9)
[ 21.644] (**) Option "xkb_rules" "evdev"
[ 21.644] (**) Option "xkb_model" "pc104"
[ 21.644] (**) Option "xkb_layout" "us"
[ 21.644] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 21.644] (II) evdev: Lite-On Technology Corp. USB Keyboard: initialized for relative axes.
[ 21.644] (WW) evdev: Lite-On Technology Corp. USB Keyboard: ignoring absolute axes.
[ 21.644] (**) Lite-On Technology Corp. USB Keyboard: (accel) keeping acceleration scheme 1
[ 21.644] (**) Lite-On Technology Corp. USB Keyboard: (accel) acceleration profile 0
[ 21.644] (**) Lite-On Technology Corp. USB Keyboard: (accel) acceleration factor: 2.000
[ 21.644] (**) Lite-On Technology Corp. USB Keyboard: (accel) acceleration threshold: 4
[ 21.644] (II) config/udev: Adding input device Genius Optical Mouse (/dev/input/event10)
[ 21.645] (**) Genius Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 21.645] (II) Using input driver 'evdev' for 'Genius Optical Mouse'
[ 21.645] (**) Genius Optical Mouse: always reports core events
[ 21.645] (**) evdev: Genius Optical Mouse: Device: "/dev/input/event10"
[ 21.645] (--) evdev: Genius Optical Mouse: Vendor 0x458 Product 0x3a
[ 21.645] (--) evdev: Genius Optical Mouse: Found 3 mouse buttons
[ 21.645] (--) evdev: Genius Optical Mouse: Found scroll wheel(s)
[ 21.645] (--) evdev: Genius Optical Mouse: Found relative axes
[ 21.645] (--) evdev: Genius Optical Mouse: Found x and y relative axes
[ 21.645] (II) evdev: Genius Optical Mouse: Configuring as mouse
[ 21.645] (II) evdev: Genius Optical Mouse: Adding scrollwheel support
[ 21.645] (**) evdev: Genius Optical Mouse: YAxisMapping: buttons 4 and 5
[ 21.645] (**) evdev: Genius Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.645] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/input/input10/event10"
[ 21.645] (II) XINPUT: Adding extended input device "Genius Optical Mouse" (type: MOUSE, id 10)
[ 21.645] (II) evdev: Genius Optical Mouse: initialized for relative axes.
[ 21.645] (**) Genius Optical Mouse: (accel) keeping acceleration scheme 1
[ 21.645] (**) Genius Optical Mouse: (accel) acceleration profile 0
[ 21.645] (**) Genius Optical Mouse: (accel) acceleration factor: 2.000
[ 21.645] (**) Genius Optical Mouse: (accel) acceleration threshold: 4
[ 21.645] (II) config/udev: Adding input device Genius Optical Mouse (/dev/input/mouse0)
[ 21.645] (II) No input driver specified, ignoring this device.
[ 21.645] (II) This device may have been added with another device file.
[ 21.646] (II) config/udev: Adding input device Speakup (/dev/input/event0)
[ 21.646] (**) Speakup: Applying InputClass "evdev keyboard catchall"
[ 21.646] (**) Speakup: Applying InputClass "keyboard-all"
[ 21.646] (II) Using input driver 'evdev' for 'Speakup'
[ 21.646] (**) Speakup: always reports core events
[ 21.646] (**) evdev: Speakup: Device: "/dev/input/event0"
[ 21.646] (--) evdev: Speakup: Vendor 0 Product 0
[ 21.646] (--) evdev: Speakup: Found keys
[ 21.646] (II) evdev: Speakup: Configuring as keyboard
[ 21.646] (**) Option "config_info" "udev:/sys/devices/virtual/input/input0/event0"
[ 21.646] (II) XINPUT: Adding extended input device "Speakup" (type: KEYBOARD, id 11)
[ 21.646] (**) Option "xkb_rules" "evdev"
[ 21.646] (**) Option "xkb_model" "pc104"
[ 21.646] (**) Option "xkb_layout" "us"
[ 21.646] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 30.097] (II) intel(0): EDID vendor "BNQ", prod id 30836
[ 30.097] (II) intel(0): Using EDID range info for horizontal sync
[ 30.097] (II) intel(0): Using EDID range info for vertical refresh
[ 30.097] (II) intel(0): Printing DDC gathered Modelines:
[ 30.097] (II) intel(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 30.097] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 30.097] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 30.097] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 30.097] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 30.097] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
 
Old 12-26-2015, 04:14 PM   #6
moesasji
Member
 
Registered: May 2008
Distribution: Slackware Current / OpenBSD
Posts: 322

Rep: Reputation: 104Reputation: 104
Mmm...I'm puzzled as that Xorg.log seems fine to me and it looks like it is using i915 for hardware acceleration. Bottomline is that I don't see why you get that error in glxinfo.

btw) Hopefully someone else has an idea what is going on here as I'm out of ideas.
 
Old 12-26-2015, 08:43 PM   #7
genss
Member
 
Registered: Nov 2013
Posts: 741

Rep: Reputation: Disabled
maybe


[ 21.094] (II) LoadModule: "intel"
[ 21.094] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 21.125] (II) Module intel: vendor="X.Org Foundation"
[ 21.125] compiled for 1.14.2, module version = 2.21.15

when


X.Org X Server 1.14.3
 
Old 12-27-2015, 08:20 AM   #8
SiriD
LQ Newbie
 
Registered: Dec 2015
Posts: 15

Original Poster
Rep: Reputation: Disabled
What mean that??
 
Old 12-27-2015, 08:34 AM   #9
moesasji
Member
 
Registered: May 2008
Distribution: Slackware Current / OpenBSD
Posts: 322

Rep: Reputation: 104Reputation: 104
Quote:
Originally Posted by SiriD View Post
What mean that??
What genss points out is that the version number of Xorg for which the intel-driver is compiled (=1.14.2) differs from the actual Xorg version in use (=1.14.3). I don't think it matters, but I also don't know why you get that GL error posted earlier as google isn't helpful on that error.
 
Old 12-27-2015, 06:51 PM   #10
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Can you also post your /etc/X11/xorg.conf file?
 
Old 12-28-2015, 08:12 PM   #11
SiriD
LQ Newbie
 
Registered: Dec 2015
Posts: 15

Original Poster
Rep: Reputation: Disabled
Reaperx7 check this:

Quote:
bash-4.2# cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: No existe el fichero o el directorio
bash-4.2# whereis xorg.conf
xorg: /usr/lib/xorg /usr/include/xorg
Additional information:

Quote:
bash-4.2# lspci -nnk | grep -iA2 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c2] (rev 10)
Subsystem: Foxconn International, Inc. Device [105b:0df2]
Kernel driver in use: i915
bash-4.2#
Quote:
bash-4.2# glxinfo | grep "OpenGL version"
No protocol specified
Error: unable to open display :0.0
bash-4.2#

Last edited by SiriD; 12-28-2015 at 09:23 PM.
 
Old 12-29-2015, 12:16 AM   #12
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
Quote:
I configure my user
Did you add your user to the usual groups? http://docs.slackware.com/slackbook:users
It is easy to miss the prompt to use the UP arrow key when using the adduser script.
 
Old 12-29-2015, 05:22 AM   #13
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Run xorgsetup and check the xorg.conf it creates. Should help.
 
Old 12-29-2015, 05:26 AM   #14
SiriD
LQ Newbie
 
Registered: Dec 2015
Posts: 15

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by allend View Post
Did you add your user to the usual groups? http://docs.slackware.com/slackbook:users
It is easy to miss the prompt to use the UP arrow key when using the adduser script.
Thats amazing how it could solve my problem!! It was make me crazy, really thank you!


Quote:
Originally Posted by ReaperX7 View Post
Run xorgsetup and check the xorg.conf it creates. Should help.
Thanks you for your help boy!! i solved it, but I'm curious, whats that? what is the importans of xorg.conf?? i want to learn.


Thanks to all of you for your help!
 
Old 12-29-2015, 07:02 AM   #15
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
I am glad you got it working! The clue was that although the Xorg.0.log file showed no problem, post #11 showed
Quote:
Error: unable to open display :0.0
suggesting that your user was not a member of the video group.

The xorg.conf file has become increasingly unnecessary with improvements in graphics hardware and better autodetection by the X windows software. It can still be useful for fine tuning graphics driver options, input device driver options as well as setting up multimonitor displays. In recent times there has been a shift from using a monolithic xorg.conf file to having a more modular arrangement of configuration files in the /etc/X11/xorg.conf.d/ directory. Slackware also supplies some configuration files in the /usr/share/X11/xorg.conf.d/ directory.
 
2 members found this post helpful.
  


Reply



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

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



Similar Threads
Thread Thread Starter Forum Replies Last Post
"Fatal server error: no screens found" after updating intel drivers (Intel GMA 3650) Frannie Slackware 2 03-29-2012 02:13 PM
[SOLVED] centos intel drivers for intel xgma 4500hd bobba.surendra Linux - Hardware 6 01-04-2011 04:31 AM
Problems with Intel Pro 100, Intel Pro 1000 NIC Drivers clathen Linux - Networking 2 12-05-2005 02:31 PM
Problems with Intel Pro 100, Intel Pro 1000 NIC Drivers clathen Linux - Networking 1 12-05-2005 12:40 AM
Proprietary nvidia drivers vs. generic intel sound and ethernet drivers vharishankar Linux - Hardware 2 02-22-2005 05:32 AM

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

All times are GMT -5. The time now is 11:03 AM.

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