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

Notices


Reply
  Search this Thread
Old 06-29-2019, 11:56 PM   #1
Zizo007
LQ Newbie
 
Registered: Jun 2019
Posts: 3

Rep: Reputation: Disabled
Error: couldn't find RGB GLX visual or fbconfig


Hi,

I am getting Error: couldn't find RGB GLX visual or fbconfig when running glxinfo | grep OpenGL.

This started happening after I installed AMD GPU drivers from their website.

3D applications and games stopped running also.

Here is the log:
Quote:
[ 4.480]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 4.480] X Protocol Version 11, Revision 0
[ 4.480] Build Operating System: Linux 4.4.0-148-generic x86_64 Ubuntu
[ 4.480] Current Operating System: Linux elias-desktop 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64
[ 4.480] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-54-generic root=UUID=bd25b626-e15e-4039-896f-f84e0fef76a5 ro quiet splash vt.handoff=1
[ 4.480] Build Date: 03 June 2019 08:10:35AM
[ 4.480] xorg-server 2:1.19.6-1ubuntu4.3 (For technical support please see http://www.ubuntu.com/support)
[ 4.480] Current version of pixman: 0.34.0
[ 4.480] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 4.480] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4.480] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 30 00:46:55 2019
[ 4.481] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 4.482] (==) No Layout section. Using the first Screen section.
[ 4.482] (==) No screen section available. Using defaults.
[ 4.482] (**) |-->Screen "Default Screen Section" (0)
[ 4.482] (**) | |-->Monitor "<default monitor>"
[ 4.483] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 4.483] (==) Automatically adding devices
[ 4.483] (==) Automatically enabling devices
[ 4.483] (==) Automatically adding GPU devices
[ 4.483] (==) Automatically binding GPU devices
[ 4.483] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 4.483] (WW) The directory "/usr/share/fonts/X11/misc" does not exist.
[ 4.483] Entry deleted from font path.
[ 4.483] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 4.483] Entry deleted from font path.
[ 4.483] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 4.483] Entry deleted from font path.
[ 4.483] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 4.483] Entry deleted from font path.
[ 4.483] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 4.483] Entry deleted from font path.
[ 4.483] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 4.483] Entry deleted from font path.
[ 4.483] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 4.483] Entry deleted from font path.
[ 4.483] (==) FontPath set to:
built-ins
[ 4.483] (**) ModulePath set to "/opt/amdgpu-pro/lib/xorg/modules,/opt/amdgpu/lib/xorg/modules,/usr/lib/xorg/modules"
[ 4.483] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 4.483] (II) Loader magic: 0x5586b95c2020
[ 4.483] (II) Module ABI versions:
[ 4.483] X.Org ANSI C Emulation: 0.4
[ 4.483] X.Org Video Driver: 23.0
[ 4.483] X.Org XInput driver : 24.1
[ 4.483] X.Org Server Extension : 10.0
[ 4.483] (++) using VT number 7

[ 4.483] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 4.485] (--) PCI:*(0:9:0:0) 1002:67df:1682:c580 rev 231, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfcf00000/262144, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[ 4.485] (II) LoadModule: "glx"
[ 4.486] (II) Loading /opt/amdgpu-pro/lib/xorg/modules/extensions/libglx.so
[ 4.501] (II) Module glx: vendor="X.Org Foundation"
[ 4.501] compiled for 1.19.0, module version = 1.0.0
[ 4.501] ABI class: X.Org Server Extension, version 10.0
[ 4.501] (==) Matched ati as autoconfigured driver 0
[ 4.501] (==) Matched modesetting as autoconfigured driver 1
[ 4.501] (==) Matched fbdev as autoconfigured driver 2
[ 4.501] (==) Matched vesa as autoconfigured driver 3
[ 4.501] (==) Assigned the driver to the xf86ConfigLayout
[ 4.501] (II) LoadModule: "ati"
[ 4.502] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 4.502] (II) Module ati: vendor="X.Org Foundation"
[ 4.502] compiled for 1.19.6, module version = 18.0.1
[ 4.502] Module class: X.Org Video Driver
[ 4.502] ABI class: X.Org Video Driver, version 23.0
[ 4.621] (II) LoadModule: "radeon"
[ 4.621] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 4.622] (II) Module radeon: vendor="X.Org Foundation"
[ 4.622] compiled for 1.19.6, module version = 18.0.1
[ 4.622] Module class: X.Org Video Driver
[ 4.622] ABI class: X.Org Video Driver, version 23.0
[ 4.622] (II) LoadModule: "modesetting"
[ 4.622] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 4.622] (II) Module modesetting: vendor="X.Org Foundation"
[ 4.622] compiled for 1.19.6, module version = 1.19.6
[ 4.622] Module class: X.Org Video Driver
[ 4.622] ABI class: X.Org Video Driver, version 23.0
[ 4.622] (II) LoadModule: "fbdev"
[ 4.622] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 4.622] (II) Module fbdev: vendor="X.Org Foundation"
[ 4.622] compiled for 1.19.3, module version = 0.4.4
[ 4.622] Module class: X.Org Video Driver
[ 4.622] ABI class: X.Org Video Driver, version 23.0
[ 4.622] (II) LoadModule: "vesa"
[ 4.622] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 4.622] (II) Module vesa: vendor="X.Org Foundation"
[ 4.622] compiled for 1.19.3, module version = 2.3.4
[ 4.622] Module class: X.Org Video Driver
[ 4.622] ABI class: X.Org Video Driver, version 23.0
[ 4.622] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
ATI Radeon 9800PRO, ATI Radeon 9800XT,
ATI Radeon Mobility 9600/9700 (M10/M11),
ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
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 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 X1550 64-bit,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
ATI FireGL V3350, ATI Mobility Radeon X1450,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
ATI Mobility 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 Radeon X2300HD, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
ATI RS740M, 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 HD 4850 x2, ATI FirePro V8750 (FireGL),
ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
ATI FirePro M5750, 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 RV610,
ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
ATI Mobility Radeon 4300 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 3430, ATI FirePro V3700,
ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
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 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
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 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
MULLINS, KAVERI, HAWAII
[ 4.623] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 4.623] (II) FBDEV: driver for framebuffer: fbdev
[ 4.623] (II) VESA: driver for VESA chipsets: vesa
[ 4.627] (EE) open /dev/dri/card0: No such file or directory
[ 4.627] (WW) Falling back to old probe method for modesetting
[ 4.627] (EE) open /dev/dri/card0: No such file or directory
[ 4.627] (II) Loading sub module "fbdevhw"
[ 4.627] (II) LoadModule: "fbdevhw"
[ 4.627] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 4.627] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 4.627] compiled for 1.19.6, module version = 0.0.2
[ 4.627] ABI class: X.Org Video Driver, version 23.0
[ 4.627] (**) FBDEV(1): claimed PCI slot 9@0:0:0
[ 4.627] (II) FBDEV(1): using default device
[ 4.627] (WW) Falling back to old probe method for vesa
[ 4.627] (EE) Screen 0 deleted because of no matching config section.
[ 4.627] (II) UnloadModule: "modesetting"
[ 4.627] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 4.627] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[ 4.627] (==) FBDEV(0): RGB weight 888
[ 4.627] (==) FBDEV(0): Default visual is TrueColor
[ 4.627] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 4.627] (II) FBDEV(0): hardware: EFI VGA (video memory: 8128kB)
[ 4.627] (II) FBDEV(0): checking modes against framebuffer device...
[ 4.627] (II) FBDEV(0): checking modes against monitor...
[ 4.627] (--) FBDEV(0): Virtual size is 1920x1080 (pitch 1920)
[ 4.627] (**) FBDEV(0): Built-in mode "current": 207.4 MHz, 85.3 kHz, 77.2 Hz
[ 4.627] (II) FBDEV(0): Modeline "current"x0.0 207.38 1920 1952 2192 2432 1080 1084 1088 1104 -hsync -vsync -csync (85.3 kHz b)
[ 4.627] (==) FBDEV(0): DPI set to (96, 96)
[ 4.627] (II) Loading sub module "fb"
[ 4.627] (II) LoadModule: "fb"
[ 4.627] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 4.627] (II) Module fb: vendor="X.Org Foundation"
[ 4.627] compiled for 1.19.6, module version = 1.0.0
[ 4.627] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.627] (**) FBDEV(0): using shadow framebuffer
[ 4.627] (II) Loading sub module "shadow"
[ 4.627] (II) LoadModule: "shadow"
[ 4.627] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 4.628] (II) Module shadow: vendor="X.Org Foundation"
[ 4.628] compiled for 1.19.6, module version = 1.1.0
[ 4.628] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.628] (II) UnloadModule: "radeon"
[ 4.628] (II) Unloading radeon
[ 4.628] (II) UnloadModule: "vesa"
[ 4.628] (II) Unloading vesa
[ 4.628] (==) Depth 24 pixmap format is 32 bpp
[ 4.628] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by kernel - disabling)
[ 4.631] (==) FBDEV(0): Backing store enabled
[ 4.631] (==) FBDEV(0): DPMS enabled
[ 4.632] (==) RandR enabled
[ 4.634] (II) SELinux: Disabled on system
[ 4.635] (II) AIGLX: Screen 0 is not DRI2 capable
[ 4.635] (EE) AIGLX: reverting to software rendering
[ 4.730] (EE) AIGLX error: amdgpu does not export required DRI extension
[ 4.746] (EE) GLX: could not load software renderer
[ 4.746] (II) GLX: no usable GL providers found for screen 0
[ 4.770] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 4.770] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.770] (II) LoadModule: "libinput"
[ 4.770] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 4.774] (II) Module libinput: vendor="X.Org Foundation"
[ 4.774] compiled for 1.19.6, module version = 0.27.1
[ 4.774] Module class: X.Org XInput Driver
[ 4.774] ABI class: X.Org XInput driver, version 24.1
[ 4.774] (II) Using input driver 'libinput' for 'Power Button'
[ 4.774] (**) Power Button: always reports core events
[ 4.774] (**) Option "Device" "/dev/input/event1"
[ 4.774] (**) Option "_source" "server/udev"
[ 4.774] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.774] (II) event1 - Power Button: device is a keyboard
[ 4.774] (II) event1 - Power Button: device removed
[ 4.800] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 4.800] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 4.800] (**) Option "xkb_model" "pc105"
[ 4.800] (**) Option "xkb_layout" "us"
[ 4.800] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.800] (II) event1 - Power Button: device is a keyboard
[ 4.800] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 4.800] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.800] (II) Using input driver 'libinput' for 'Power Button'
[ 4.800] (**) Power Button: always reports core events
[ 4.800] (**) Option "Device" "/dev/input/event0"
[ 4.800] (**) Option "_source" "server/udev"
[ 4.800] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 4.800] (II) event0 - Power Button: device is a keyboard
[ 4.800] (II) event0 - Power Button: device removed
[ 4.820] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 4.820] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 4.820] (**) Option "xkb_model" "pc105"
[ 4.820] (**) Option "xkb_layout" "us"
[ 4.820] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 4.820] (II) event0 - Power Button: device is a keyboard
[ 4.820] (II) config/udev: Adding input device Razer Razer Abyssus (/dev/input/event3)
[ 4.820] (**) Razer Razer Abyssus: Applying InputClass "libinput pointer catchall"
[ 4.820] (II) Using input driver 'libinput' for 'Razer Razer Abyssus'
[ 4.820] (**) Razer Razer Abyssus: always reports core events
[ 4.820] (**) Option "Device" "/dev/input/event3"
[ 4.820] (**) Option "_source" "server/udev"
[ 4.880] (II) event3 - Razer Razer Abyssus: is tagged by udev as: Mouse
[ 4.880] (II) event3 - Razer Razer Abyssus: device set to 3500 DPI
[ 4.880] (II) event3 - Razer Razer Abyssus: device is a pointer
[ 4.880] (II) event3 - Razer Razer Abyssus: device removed
[ 4.924] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-2/1-2:1.0/0003:1532:0042.0001/input/input3/event3"
[ 4.924] (II) XINPUT: Adding extended input device "Razer Razer Abyssus" (type: MOUSE, id 8)
[ 4.924] (**) Option "AccelerationScheme" "none"
[ 4.924] (**) Razer Razer Abyssus: (accel) selected scheme none/0
[ 4.924] (**) Razer Razer Abyssus: (accel) acceleration factor: 2.000
[ 4.924] (**) Razer Razer Abyssus: (accel) acceleration threshold: 4
[ 4.984] (II) event3 - Razer Razer Abyssus: is tagged by udev as: Mouse
[ 4.984] (II) event3 - Razer Razer Abyssus: device set to 3500 DPI
[ 4.984] (II) event3 - Razer Razer Abyssus: device is a pointer
[ 4.984] (II) config/udev: Adding input device Razer Razer Abyssus (/dev/input/mouse0)
[ 4.984] (II) No input driver specified, ignoring this device.
[ 4.984] (II) This device may have been added with another device file.
[ 4.985] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event4)
[ 4.985] (II) No input driver specified, ignoring this device.
[ 4.985] (II) This device may have been added with another device file.
[ 4.985] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event5)
[ 4.985] (II) No input driver specified, ignoring this device.
[ 4.985] (II) This device may have been added with another device file.
[ 4.985] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event6)
[ 4.985] (II) No input driver specified, ignoring this device.
[ 4.985] (II) This device may have been added with another device file.
[ 4.985] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event7)
[ 4.985] (II) No input driver specified, ignoring this device.
[ 4.985] (II) This device may have been added with another device file.
[ 4.985] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event8)
[ 4.985] (II) No input driver specified, ignoring this device.
[ 4.985] (II) This device may have been added with another device file.
[ 4.985] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event9)
[ 4.985] (II) No input driver specified, ignoring this device.
[ 4.985] (II) This device may have been added with another device file.
[ 4.986] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event10)
[ 4.986] (II) No input driver specified, ignoring this device.
[ 4.986] (II) This device may have been added with another device file.
[ 4.986] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event11)
[ 4.986] (II) No input driver specified, ignoring this device.
[ 4.986] (II) This device may have been added with another device file.
[ 4.986] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event12)
[ 4.986] (II) No input driver specified, ignoring this device.
[ 4.986] (II) This device may have been added with another device file.
[ 4.986] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event13)
[ 4.986] (II) No input driver specified, ignoring this device.
[ 4.986] (II) This device may have been added with another device file.
[ 4.986] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event14)
[ 4.986] (II) No input driver specified, ignoring this device.
[ 4.986] (II) This device may have been added with another device file.
[ 4.986] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 4.986] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 4.986] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 4.986] (**) AT Translated Set 2 keyboard: always reports core events
[ 4.986] (**) Option "Device" "/dev/input/event2"
[ 4.986] (**) Option "_source" "server/udev"
[ 4.987] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 4.987] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
[ 4.987] (II) event2 - AT Translated Set 2 keyboard: device removed
[ 5.008] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 5.008] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 5.008] (**) Option "xkb_model" "pc105"
[ 5.008] (**) Option "xkb_layout" "us"
[ 5.008] (II) event2 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 5.008] (II) event2 - AT Translated Set 2 keyboard: device is a keyboard
Thanks

Last edited by Zizo007; 06-29-2019 at 11:58 PM.
 
Old 07-04-2019, 07:56 AM   #2
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,800
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Quote:
Originally Posted by Zizo007 View Post
I am getting Error: couldn't find RGB GLX visual or fbconfig when running glxinfo | grep OpenGL.

This started happening after I installed AMD GPU drivers from their website.
...
[ 4.627] (EE) open /dev/dri/card0: No such file or directory...
This indirectly tells you AMD's driver installation failed.
Quote:
[ 4.627] (II) FBDEV(0): ...
These FBDEV lines tell you a fallback X driver that is crude and unpleasant is being employed. It does not support such things as wide screens, HiDPI, glxinfo or openGL. Next step I would try is reversing the installation of AMD's drivers.
 
  


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
Error: couldn't find RGB GLX visual or fbconfig jagga13 CentOS 0 04-01-2018 04:51 AM
[SOLVED] couldn't find RGB GLX visual or fbconfig nodir Slackware 6 03-03-2017 12:41 PM
Problems with nvidia drivers in 12.2 - glxinfo "couldn't find RGB GLX visual" yossarian42 SUSE / openSUSE 7 01-27-2013 07:50 PM
glxinfo "couldn't find rgb glx visual or fbconfig" on nvidia drivers MikeyCarter Linux - Software 3 10-13-2009 08:15 AM
ut2003--- couldn't set video mode:couldn't find matching GLX visual <h1>tux</h1> Linux - Newbie 1 08-22-2003 07:17 PM

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

All times are GMT -5. The time now is 10:11 PM.

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