![](https://seccdn.libravatar.org/avatar/64b9dabb4f7e3f943f4607f39be54692.jpg?s=120&d=mm&r=g)
Hi, comments and suggestions inline On 31.10.18 23:00, L A Walsh wrote:
sudo wireshark QStandardPaths: wrong ownership on runtime directory /var/run/user/5013, 5013 instead of 0 QStandardPaths: wrong ownership on runtime directory /var/run/user/5013, 5013 instead of 0 nl80211 not found. libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast
...hmmmm.... 💡 (Ah!)
(rpm -qf wireshark + -qi :) Name : wireshark-ui-qt Version : 2.6.2 Release : 2.1 Distribution: openSUSE Tumbleweed
sudo setcap cap_net_raw+ep /usr/bin/wireshark wireshark& [1] 31423 Ishtar:law/bin> nl80211 not found. libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast
So why isn't wireshark installed with cap_net_raw? At least it gets rid of 1 error message. This one:
libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast
Your XServer drivers and or Opengl/mesa seems to be broken (or not installed?!)
seems pervasive -- even doing a "make xconfig" for kernel configuration. I keep wondering what the GL-enhanced kernel-config does? Anyone know or why libGL would be needed for an X-GUI ("make xconfig") of the kernel?
I can't find a thread to this eMail at the ML archive, so it seems to be the first one,: Where is the connection you make between running wireshark (with the Qt frontend) to do with a kernel config? Anyway, wireshark-qt uses Opengl rendering if available (as i suspect xconfig is as well, it brings up make qconfig for me, so that one uses Qt as well). If you want to get rid of it, install the corresponding OpenGL driver for your hardware, or swrast if you run in a VM. Greetings, Tobias
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org