Re: video capture / streaming

2020-08-05 Thread Rudolf Sykora
Hello, Mihai Popescu writes: > For camera access as an user see: /etc/fbtab (fBtab not fStab) Is fbtab usable also in the case of login via xenodm? Into fbtab one should enter the login device name (like /dev/ttyp1), but is there such a thing when xlogin logs you in? Thanks Ruda

Re: amdgpu: AMD 5700XT (NAVI10) misreported and non-working

2020-08-05 Thread Jonathan Gray
On Sun, Jul 19, 2020 at 04:36:37PM +1000, Jonathan Gray wrote: > On Sun, Jul 19, 2020 at 01:13:51AM -0400, jcm...@gmail.com wrote: > > I saw that much of the amdgpu related drm code had been updated against > > linux 5.7 and decided to try it out using a recent snapshot. While the > > amdgpu modul

Re: sysctl and panic

2020-08-05 Thread Stuart Henderson
On 2020-08-05, Stuart Henderson wrote: > On 2020-08-04, Sven F. wrote: >> Dear readers, >> >> About to upgrade devices, >> the device did not reboot on panic (6.4 stable) >> and i ' d like to see kernel crash in new version >> >> # sysctl -w ddb.panic=1 >> sysctl: ddb.panic: Operation not permit

Re: sysctl and panic

2020-08-05 Thread Stuart Henderson
On 2020-08-04, Sven F. wrote: > Dear readers, > > About to upgrade devices, > the device did not reboot on panic (6.4 stable) > and i ' d like to see kernel crash in new version > > # sysctl -w ddb.panic=1 > sysctl: ddb.panic: Operation not permitted > > wait what ?? > > # id > uid=0(root) gid=0(

Re: can't install some packages on -current

2020-08-05 Thread Stuart Henderson
On 2020-08-04, Sonic wrote: > Is there a workaround? Is it a matter of timing - waiting for the > packages to be built around the newer libraries? Or were the older > library versions left off mistakenly? scp the old libraries, or wait for new packages that don't need them. This usually happens a