LL 3.0 - restart button, add printer problems, mouse cursor - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: LL 3.0 - restart button, add printer problems, mouse cursor (/showthread.php?tid=2964) Pages:
1
2
|
Re: LL 3.0 - restart button, add printer problems, mouse cursor - trinidad - 06-20-2016 The workaround from F1 to F7 is simply handing off the mouse control to the operating system. It is an OEM EFI CSM SMM problem as I noted before, not a linux lite kernel problem. On some ASUS boards F1 is enough, as it initiates the handoff. If you can bring up a shell in EFI you can change the bin in the SMM, but that depends on your hardware version. Samsung is the most common offender with this issue. Check your OEM for version modifications, and RHEL. I haven't looked for the RHEL solutions for a while but I bet there is one. You will probably have to enable RPM functions in synaptic to use and compile the RHEL file, which is probably by the way OEM hardware specific. If you want to be careful adding RPM functions to synaptic use Alien to convert them to Deb, or a Porteus convert to Deb app. Trinidad Re: LL 3.0 - restart button, add printer problems, mouse cursor - firenice03 - 06-20-2016 (06-20-2016, 09:27 PM)trinidad link Wrote: The workaround from F1 to F7 is simply handing off the mouse control to the operating system. It is an OEM EFI CSM SMM problem as I noted before, not a linux lite kernel problem. On some ASUS boards F1 is enough, as it initiates the handoff. If you can bring up a shell in EFI you can change the bin in the SMM, but that depends on your hardware version. Samsung is the most common offender with this issue. Check your OEM for version modifications, and RHEL. I haven't looked for the RHEL solutions for a while but I bet there is one. You will probably have to enable RPM functions in synaptic to use and compile the RHEL file, which is probably by the way OEM hardware specific. If you want to be careful adding RPM functions to synaptic use Alien to convert them to Deb, or a Porteus convert to Deb app.??? UEFi issue? It can be replicated on a 32bit LL3.0 (non uefi)... No issues with 2.2 thru 2.8 only occurred in 3.0 - Not saying it not relative to the items quoted and would agree not with the kernel but perhaps more with XFCE, Lite-Locker or a screen lock setting of sorts... Similarly to the "black screen" after hibernate of previous.. Just my plugged nickel... Re: LL 3.0 - restart button, add printer problems, mouse cursor - blinkingbee - 07-25-2016 I think I have found a solution to the cursor disappearing after sleep. I found this here: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1568604/+index?comments=all Essentially it involves updating the video driver as described here: https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers This is what I did: In terminal: sudo add-apt-repository ppa:oibaf/graphics-drivers sudo apt-get update sudo apt-get upgrade sudo reboot et voila the cursor now appears after sleep. My system: System: Kernel: 4.4.0-21-generic i686 (32 bit) Desktop: Xfce 4.12.3 Distro: Ubuntu 16.04 xenial Machine: Mobo: Dell model: CN0Y53 v: A04 Bios: Dell v: A04 date: 06/22/2009 CPU(s): Single core Intel Atom N270 (-HT-) speed/max: 800/1600 MHz Graphics: Card: Intel Mobile 945GSE Express Integrated Graphics Controller Display Server: X.Org 1.18.3 drivers: intel (unloaded: fbdev,vesa) Resolution: [email protected] GLX Renderer: Mesa DRI Intel 945GME x86/MMX/SSE2 GLX Version: 1.4 Mesa 11.2.0 YMMV Re: LL 3.0 - restart button, add printer problems, mouse cursor - Valtam - 07-25-2016 (07-25-2016, 07:42 AM)blinkingbee link Wrote: I think I have found a solution to the cursor disappearing after sleep. Nice share Re: LL 3.0 - restart button, add printer problems, mouse cursor - torreydale - 07-25-2016 Wish I knew this four days ago. On Friday, I reverted my laptop to LL2.8 64bit for this very reason. The ctrl-alt-F1 and ctrl-alt-F7 workaround was becoming inconvenient for me. Re: LL 3.0 - restart button, add printer problems, mouse cursor - firenice03 - 07-26-2016 I'll go ahead and jinks myself.. BUT I haven't had to use the work around for a while and actually forgot about it.. But I've turned off all the locking features... I may try enabling locks, to initiate the problem and test blinkingbee's fix +1 on the share Re: LL 3.0 - restart button, add printer problems, mouse cursor - Le000 - 08-16-2016 (07-25-2016, 07:42 AM)blinkingbee link Wrote: I think I have found a solution to the cursor disappearing after sleep. Thx man....I was just about to unistall LL3.0....luckily you came for the rescue .... funny that DEV seems to not mind people ditching his OS for something so easily fixable and yet so complicated for non-programmers.... no wonder LL has fallen down so much on distrowatch. Re: LL 3.0 - restart button, add printer problems, mouse cursor - torreydale - 08-16-2016 Le000, It might be too soon to start throwing rocks. Furthermore, following your Distrowatch logic, Slackware, openSUSE, CentOS, and Arch are higher on the list because they're less complicated for non-programmers than Linux Lite. Must be frustration talking. You can't really believe that. Re: LL 3.0 - restart button, add printer problems, mouse cursor - Valtam - 08-16-2016 No worries, I'll just add every graphics driver PPA in existence to the next LL ??? Sent from my Nexus 6 using Tapatalk Re: LL 3.0 - restart button, add printer problems, mouse cursor - technomancer - 08-16-2016 (08-16-2016, 01:19 AM)Le000 link Wrote: [quote author=blinkingbee link=topic=3075.msg25306#msg25306 date=1469432567] Thx man....I was just about to unistall LL3.0....luckily you came for the rescue .... funny that DEV seems to not mind people ditching his OS for something so easily fixable and yet so complicated for non-programmers.... no wonder LL has fallen down so much on distrowatch. [/quote] SEE below. This is not a linux lite or any other linux system issue. Have you tried other distros and have you had the same issue on them ? If you have and the issue does not happen, maybe you could post your hardware config and mouse configuration to see what is different and it can be either fixed or added to linux lite. Give us info and we can help you, and at the same time, improve linux lite ! 8) Quote:The workaround from F1 to F7 is simply handing off the mouse control to the operating system. It is an OEM EFI CSM SMM problem as I noted before, not a linux lite kernel problem. On some ASUS boards F1 is enough, as it initiates the handoff. If you can bring up a shell in EFI you can change the bin in the SMM, but that depends on your hardware version. Samsung is the most common offender with this issue. Check your OEM for version modifications, and RHEL. I haven't looked for the RHEL solutions for a while but I bet there is one. You will probably have to enable RPM functions in synaptic to use and compile the RHEL file, which is probably by the way OEM hardware specific. If you want to be careful adding RPM functions to synaptic use Alien to convert them to Deb, or a Porteus convert to Deb app. |