|
| ||||||||||
| Tags: linux, linux mint, sd card, sd card reader, unix |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Linux Mint 10: SD card and Screen saver not working
|
|
#2
| ||||
| ||||
| re: Linux Mint 10: SD card and Screen saver not working
Well I don’t have any solution for the issue with SD card reader. But I can let you something about the issue of the screen saver which you can help you out from this problem. Well you should check whether you have selected activate screen saver when computer is idle which is located in to Screen saver preference Window. If you have not selected the option which I have mentioned previously the display will sleep without initializing the screen saver. So I am suggesting you that browse to Screen saver preference Window and check the status for the same. For the rest of problem i really apologizes for the same. Thanks for understanding. |
|
#3
| |||
| |||
| re: Linux Mint 10: SD card and Screen saver not working
Well i am having some quick check that will help you out the root cause of the problem. You can use the following steps to find out that you are having the same kind of non working SD card reader. You have to plug the card reader and enter following code on the terminal. Code: Lsusb |
|
#4
| |||
| |||
| re: Linux Mint 10: SD card and Screen saver not working
Well you can follow the instruction to solve the matter. First of all you have to install building tools. Use following command on the terminal Code: $ sudo apt install build-essential Now Change to the directory where you needed and extract the tar ball to process further. Code: $ cd <working directory path> $ tar zxvf <path to downloaded file>/keucr.tgz $ cd keucr Code: make -C /usr/src/linux-headers-`uname -r` M=`pwd` $ sudo make -C /usr/src/linux-headers-`uname -r` O=/lib/modules/`uname -r`/build M=`pwd` modules_install $ sudo depmod -a $ sudo update-initramfs -u -k `uname -r` Code: $ modprobe -l keucr $ ls /lib/modules/`uname -r`/build/extra |
|
#5
| |||
| |||
| Re: Linux Mint 10: SD card and Screen saver not working
want to say thank you to all of you who have replied with me the possible reason. The step by step instruction was really helpful for the SD card reader. Also instruction provided for screen saver was helpful to me. Now I can make use of both SD card reader and Screen saver. I really want to appreciate your efforts that you have put in to solve my problem. Thanks again for helping me. Thanks a lot! |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Linux Mint 10: SD card and Screen saver not working" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mint Backup Tool is not working in Linux Mint Debian Edition 32 bit | Giaan | Operating Systems | 5 | 13-11-2011 03:23 PM |
| Photos Screen Saver has stopped working | sraconsultingman | Vista Help | 14 | 28-12-2010 06:32 AM |
| Screen Saver has stopped working | nugent73 | Operating Systems | 5 | 11-08-2009 01:39 PM |
| linux screen saver for Windows. | Ethex | Customize Desktop | 3 | 03-04-2009 03:09 PM |
| Screen Saver not working... | Barry | Vista Help | 5 | 23-03-2007 06:57 PM |