I am new to the forum, and to Linux as a whole: I only started using Ubuntu last year, and then switched to MacOS for a long time, so that I only reinstalled Ubuntu on my laptop a few months ago.
However, I wanted to try other distro so that I decided to install Linux Mint (the KDE version).
The installation went flawlessly, even though I had to shrink one partition to be able to create the linux one, and after the installation, i was quite hapoy at first since the wireless, the Fn shortcuts...were working like a charm! I was quite pleased.
However, since, I have discovered a few problems:
1. first, when I try to put my laptop to sleep, it works, but then I can't resume, the screen remains black. I was kind of expecting this since it did the same under ubuntu. To solve the problem, I followed the instructions in post #19 of this topic: http://ubuntuforums.org/showthread.php?p=2401203
However, it seems that the sleep.sh file looks different here, so I don't want to follow those instructions blindly and make a huge mistake. I have installed the uswsusp package, but it didn't make a difference. When I try a
- Code: Select all
gksu s2ram
I get this
- Code: Select all
Machine is unknown.
This machine can be identified by:
sys_vendor = "ASUSTeK Computer Inc. "
sys_product = "U1F "
sys_version = "1.0 "
bios_version = "202 "
See http://en.opensuse.org/S2ram for details.
and nothing happens. Any idea?
Some precisions: thanks to the uswsusp package, I can sudo s2disk. Only the s2ram does not work now. My laptop is a ASUS U1F with a shared video card.
2. When I want to open some stuff with sudo, or gksu i get some weird messages :
- Code: Select all
gksu kate /etc/acpi/sleep.sh
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
However, it opens the desired file, so it is not that bothering, but still, I would like to understand what it means.
3. When I shut my laptop down, I have had some weird things happen at times: the screen was full of horizontal white lines, and it seemed stuck, so that I had to switch it off manually. It does not happen all the time however. The first time, it happened after I had used Beryl, so I thought this was the reason. However, subsequent times, i didn't activate beryl, and I still got those weird lines.
4. finally, I have installed emacs snapshot and it wouldn't open. Then, there was an update of emacs and it works. However, it didn't find my .emacs configuration file, which is located in my home directory where I usually put it. Under Ubuntu, I used the exact same file in my home directory, and emacs found it.
Basically, I have installed emacs in the same way under ubuntu than under Linx Mint; hence, I do not understand why it does not want to use my.emacs file.
Thank you for reading my long prose, and thanks in advance for any ideas, suggestions you might have
UPDATE: I have tried "sudo s2ram -f" and it works! Hence, I have created an applet in the taskbar which does this. However, I have to enter my password each time, which is a bit cumbersome; is there a way to do this (automatically)?





