- Code: Select all
sudo apt-get remove kexec-tools
sudo apt-get remove kexec-tools





andrew5859 wrote:I'm not sure if this goes here, but I noticed that after updating to update pack 2 with all the xserver stuff?, my system/laptop doesn't reboot all the way down to the cmos level....it just goes out of the OS, to black screen textboot process, then back into LMDE....also?...my lcd screen glitches when opening and/or changing between windows or opening anything like dropdown screen from FF when looking for or through favorites. Let me know if this goes someplace else...thank you for listening.
Cheers
Andrew















viking777 wrote:I thought there should be one, but like Andrew, I couldn't find it.



andrew5859 wrote:viviking777 wrote:I thought there should be one, but like Andrew, I couldn't find it.
viking.....the thread for update pack 2 is here: viewtopic.php?f=187&t=77583
marking it your favorites &/or subscribe to the thread







ginjabunny wrote:I installed LMDE last week and noticed no login sound, been having a play today, it looks like a bug and I can't see how to fix it properly BUT I have a workaround.
open terminal
run
- Code: Select all
gnome-session-properties
untick "Gnome Login Sound" and close it
then run
- Code: Select all
gedit '.config/autostart/libcanberra-login-sound.desktop'
you should see
- Code: Select all
[Desktop Entry]
Type=Application
Name=GNOME Login Sound
Comment=Plays a sound whenever you log in
Exec=/usr/bin/canberra-gtk-play --id="desktop-login" --description="GNOME Login"
OnlyShowIn=GNOME;
AutostartCondition=GSettings org.gnome.desktop.sound event-sounds
X-GNOME-Autostart-Phase=Application
X-GNOME-Provides=login-sound
X-GNOME-Autostart-enabled=false
delete the line starting "AutostartCondition=" and change the last line to true, then save it.
then run
- Code: Select all
chmod +x '.config/autostart/libcanberra-login-sound.desktop'
it should now work.
Two things to consider
1. if you tick the "Gnome Login Sound" box again it destroys everything you just did.
2. you could save it as something else and it should work as well, e.g. my-login-sound.desktop then chmod +x it.
Background
I noticed that when you untick something in Startup Application Preferences it put a non-executable .desktop file in the autostart folder, but when you tick it then it disappears but I can't figure out where it stores it! I found out the other day when playing with LXDE to run commands at login you can create an executable .desktop file in that folder.









zerozero wrote:the forum member ginjabunny posted a solution for the lost of login sound in another thread, i tried it and it works (well at least here)~~
~~Two things to consider
1. if you tick the "Gnome Login Sound" box again it destroys everything you just did.
2. you could save it as something else and it should work as well, e.g. my-login-sound.desktop then chmod +x it.
Background
I noticed that when you untick something in Startup Application Preferences it put a non-executable .desktop file in the autostart folder, but when you tick it then it disappears but I can't figure out where it stores it! I found out the other day when playing with LXDE to run commands at login you can create an executable .desktop file in that folder.





zerozero wrote:kmb, maybe was the pulseaudio removal, but anyway tks for reporting that workaround to the workaround![]()
![]()
in the meantime i was thinking about this and this problem is solved in sid/experimental; my concerns are what kind of implications this modification can have on future updates?






Users browsing this forum: No registered users and 3 guests