Re: XORG and Dummy driver compatible with Android

2018-11-19 Thread Ilya Anfimov
On Wed, Nov 14, 2018 at 04:13:00PM +0100, Mgr. Janusz Chmiel wrote: > Please does somebody of us know if there is AN hack, which will allow Me to > run X11 based apps on Android operating system, which would use XORG as X > server? > I have heart, that booting Linux kernel directly from SD cart for

Re: XORG and Dummy driver compatible with Android

2018-11-19 Thread Mgr. Janusz Chmiel
Dear MR Anfimov, Thank you very much for yours professional support. But I AM sad, that external keyboard may be could not be used from AN x running app. When I will type export DISPLAY=:0 on Debian executed by using Proot, do you think, that Debian would be able to communicate with Xserver whi

Re: XORG and Dummy driver compatible with Android

2018-11-19 Thread Ilya Anfimov
On Mon, Nov 19, 2018 at 10:58:00AM +0100, Mgr. Janusz Chmiel wrote: Good day. > Dear MR Anfimov, > Thank you very much for yours professional support. > But I AM sad, that external keyboard may be could not be used from AN x > running app. Cannot say much about keyboard support in Xvfb. In gen

Re: xrandr brightness settings permanent

2018-11-19 Thread Michal Srb
On pátek 16. listopadu 2018 17:25:00 CET Riccardo Berto wrote: > On 2018-11-15 08:25, Michal Srb wrote: > > On středa 14. listopadu 2018 21:22:28 CET Riccardo Berto wrote: > >> Thanks for the answer. > >> No, I don't use redshift. As far as I know, it can only happen twice > >> during each Xorg sta

Re: Is there a way to make xorg-server to release eGPU?

2018-11-19 Thread Michel Dänzer
On 2018-11-18 7:34 a.m., Qu Wenruo wrote: > Hi, > > Recently I got a eGPU closure which contains an RX580. > > Xorg server detects it and PRIME works mostly fine. > > However amdgpu kernel module keeps panicing the whole kernel when the > eGPU is disconnected, either hot plugged out or using the

Re: Is there a way to make xorg-server to release eGPU?

2018-11-19 Thread Qu Wenruo
On 2018/11/19 下午7:40, Michel Dänzer wrote: > On 2018-11-18 7:34 a.m., Qu Wenruo wrote: >> Hi, >> >> Recently I got a eGPU closure which contains an RX580. >> >> Xorg server detects it and PRIME works mostly fine. >> >> However amdgpu kernel module keeps panicing the whole kernel when the >> eGPU

Re: Is there a way to make xorg-server to release eGPU?

2018-11-19 Thread Michel Dänzer
On 2018-11-19 1:15 p.m., Qu Wenruo wrote: > On 2018/11/19 下午7:40, Michel Dänzer wrote: >> >> Otherwise, you can prevent Xorg from using the eGPU directly via >> >> Section "ServerFlags" >>Option "AutoAddGPU" "off" >> EndSection >> >> in /etc/X11/xorg.conf . Render offloading with DRI_PRIME

Re: XORG and Dummy driver compatible with Android

2018-11-19 Thread Mgr. Janusz Chmiel
aaaUnfortunately, Display =:0 do not work. Please, which script and where is located so I can remove nolisten tcp I AM getting The following error related to Keyboard, but it shouldnot be fatal. The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning:  Unsupported high keycode 372 fo

Re: Is there a way to make xorg-server to release eGPU?

2018-11-19 Thread Dave Airlie
On Mon, 19 Nov 2018 at 21:40, Michel Dänzer wrote: > > On 2018-11-18 7:34 a.m., Qu Wenruo wrote: > > Hi, > > > > Recently I got a eGPU closure which contains an RX580. > > > > Xorg server detects it and PRIME works mostly fine. > > > > However amdgpu kernel module keeps panicing the whole kernel w