vkohaupt / vokoscreenNG

vokoscreenNG is a powerful screencast creator in many languages to record the screen, an area or a window (Linux only). Recording of audio from multiple sources is supported. With the built-in camera support, you can make your video more personal. Other tools such as systray, magnifying glass, countdown, timer, Showclick and Halo support will help
https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html
GNU General Public License v2.0
1.05k stars 91 forks source link

"r300: driver missing" #30

Closed ghost closed 4 years ago

ghost commented 4 years ago

After install vokoscreen-ng for Debian 10 with all its dependencies/recommended/suggested packages...

... on vokoscreenNG launch (it started - good) it generate another issue: r300: driver missing

Terminal log ``` $ vokoscreenNG r300: driver missing r300: driver missing [vokoscreenNG] Version: 3.0.0 [vokoscreenNG] Locale: en_US [vokoscreenNG] Log from: 2020-01-18 17:37:19 [vokoscreenNG] Country: UnitedStates [vokoscreenNG] Qt: 5.11.3 [vokoscreenNG] GStreamer 1.14.4 [vokoscreenNG] Operating system: Debian GNU/Linux 10 (buster) [vokoscreenNG] CPU Architecture: x86_64 [vokoscreenNG] vokoscreenNG running as: xcb client [vokoscreenNG] vokoscreenNG running on: x11 [vokoscreenNG] Desktop: XFCE [vokoscreenNG] Icon-Theme: Papirus [vokoscreenNG] Styles: (bb10dark, bb10bright, cleanlooks, gtk2, cde, motif, plastique, Windows, Fusion) [vokoscreenNG] Qt-PluginsPath: /usr/lib/x86_64-linux-gnu/qt5/plugins [vokoscreenNG] Qt-TranslationsPath: /usr/share/qt5/translations [vokoscreenNG] Qt-LibraryPath: /usr/lib/x86_64-linux-gnu [vokoscreenNG] Settings: /home/user/.config/vokoscreenNG/vokoscreenNG.ini [vokoscreenNG] Log: /home/user/.config/vokoscreenNG/log/2020_01_18_17_37_16.log [vokoscreenNG] CompositingManager running: true [vokoscreenNG] [PulseAudio] Found: Monitor of Built-in Audio Analog Stereo Device: alsa_output.pci-0000_00_14.2.analog-stereo.monitor [vokoscreenNG] [PulseAudio] Found: Built-in Audio Analog Stereo Device: alsa_input.pci-0000_00_14.2.analog-stereo [vokoscreenNG] Symbols: + available, - not available [vokoscreenNG] + matroskamux [vokoscreenNG] + webmmux [vokoscreenNG] + avimux [vokoscreenNG] + mp4mux [vokoscreenNG] + qtmux [vokoscreenNG] + x264enc [vokoscreenNG] - openh264enc [vokoscreenNG] - vaapih264enc [vokoscreenNG] - vaapimpeg2enc [vokoscreenNG] + vp8enc [vokoscreenNG] + vorbisenc [vokoscreenNG] + flacenc [vokoscreenNG] + opusenc [vokoscreenNG] + lamemp3enc [vokoscreenNG] + ximagesrc [vokoscreenNG] + pulsesrc [vokoscreenNG] + queue [vokoscreenNG] + capsfilter [vokoscreenNG] + videoconvert [vokoscreenNG] + videorate [vokoscreenNG] + audioconvert [vokoscreenNG] + audiorate [vokoscreenNG] + filesink [vokoscreenNG] + videoscale [vokoscreenNG] + h264parse [vokoscreenNG] + adder [vokoscreenNG] Name from screen: LVDS [vokoscreenNG] Screen available desktop width : 1280 [vokoscreenNG] Screen available desktop height: 800 [vokoscreenNG] DevicePixelRatio: 1 (Normal displays is 1, Retina display is 2) [vokoscreenNG] Vertical refresh rate of the screen in Hz: 60 [vokoscreenNG] Screen orientation Qt::ScreenOrientation(LandscapeOrientation) [vokoscreenNG] Color depth of the screen: 24 [vokoscreenNG] Model from screen: [vokoscreenNG] Manufactur from screen: LTN154AT07C0 [vokoscreenNG] SerialNumber from screen: [vokoscreenNG] ItemText in Combobox: LVDS : 1280 x 800 [vokoscreenNG] ItemData in Combobox: x=0 y=0 with=1280 height=800 [vokoscreenNG] ExtensionsPath: /home/user/vokoscreen_extensions/ [vokoscreenNG] No library for extension found [vokoscreenNG] Desktop session is a X11 session ``` What does it mean? Is it critical?
vkohaupt commented 4 years ago

https://github.com/anholt/mesa/blob/master/src/gallium/auxiliary/target-helpers/drm_helper.h#L128 What a graphics card is in your system?

ghost commented 4 years ago

What a graphics card is in your system?

Here are details:

Graphics:  Device-1: AMD RS600M [Radeon Xpress 1250] vendor: Samsung Co driver: radeon v: kernel
           Display: x11 server: X.Org 1.20.4 driver: ati,radeon unloaded: fbdev,modesetting,vesa 
           resolution: 1280x800~60Hz 
           OpenGL: renderer: ATI RS600 v: 2.1 Mesa 18.3.6 direct render: Yes
vkohaupt commented 4 years ago

As I wrote, the message comes from Mesa. If you are interested then ask on the mailing list. https://mesa3d.org/lists.html