



tdockery97 wrote:It is only expected that each person will use what works for them. That's the beauty of Linux, including Mint.



telenux wrote:I agree with the OP. But, that's because the Mint team doesn't care about Debian.
Their download still gives you the .32 kernel. So, their beloved 'Ubuntu version' is up to date and they make sure you know all about Mint 11. The Debian version (LMDE) has almost no info provided at all. Yep, big disappointment indeed...


telenux wrote:I agree with the OP. But, that's because the Mint team doesn't care about Debian.
Their download still gives you the .32 kernel. So, their beloved 'Ubuntu version' is up to date and they make sure you know all about Mint 11. The Debian version (LMDE) has almost no info provided at all. Yep, big disappointment indeed...
sudo apt-get update
sudo apt-get dist-upgrade



malligt wrote:And with all due respect about LMDE and sound....3 recent (June 2011) LMDE updates borked my sound:
gnome-session-canberra
libcanberra0
libcanberra-gtk0
and responding to you "all ubuntus have sound problems"
I started using linux with Mint 9 LTS, then Mint 10 (still installed on a couple of my machines) , and now Mint 11. I have never had a sound problem. Maybe that's a direct result of the quality of Mint and Clem's team producing those releases.
If LMDE is heaven, as you write, as of this writing, there are ~38,000 views on the Check Here For Breakages First post that beg to disagree with you and its ease of use.
Look, to each his own.
Right now in my life, I want something that is easier to use and maintain on a daily basis than LMDE.
Mint 9, 10, and 11 all offer that to me.
Some day I hope to return to LMDE.
Regards!

Looks that way.goinglinux wrote:Yesterday, on my main LMDE notebook, I got the upgrade from Firefox 4 to Firefox 5, then read that Mozilla is no longer supporting FF4 with security patches, even though it was release just 6 months ago. According to Linux Insider, FF5 *is* the security update for FF4. http://www.linuxinsider.com/rsstory/72739.html I wonder... did Mint 11 get FF5 pushed into the repositories? I sure hope so.



did Mint 11 get FF5 pushed into the repositories? I sure hope so.
Regarding Dell machines it might be worth checking their own
linux distro. Dell uses strange or rare hardware components,
where you cannot expect every distribution to have all the
obscure drivers.
Touchpad
To activate "click on tap" for your touchpad, type sudo gedit /usr/share/X11/xorg.conf.d/50-synaptics.conf and replace the content of the file with the following:
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "VertEdgeScroll" "1"
EndSection

sudo apt-get update && sudo apt-get dist-upgrade
malligt wrote:@Sosum
Interesting.....trying to reinstall LMDE 32 bit last Sunday, had almost 1,200 updates, so just curious about how you arrived at 900....


So, resort to Ubuntu style updating?JeffShepherd wrote:telenux wrote:I agree with the OP. But, that's because the Mint team doesn't care about Debian.
Their download still gives you the .32 kernel. So, their beloved 'Ubuntu version' is up to date and they make sure you know all about Mint 11. The Debian version (LMDE) has almost no info provided at all. Yep, big disappointment indeed...
I have updated the kernal on my LMDE with this
- Code: Select all
sudo apt-get update
sudo apt-get dist-upgrade
And then cleared out the old Grub entry from Synaptic.


sgosnell wrote:Debian Testing is not the bleeding edge, not even close. Debian Experimental is the bleeding edge, then comes Debian Unstable, on which most of Ubuntu is based, then Debian Testing. Testing is pretty far behind the bleeding edge, but it suffers from the disadvantage of being in the middle, so it has more borkage than Stable, but it takes longer for the fixes to arrive than Unstable. I gave up on Testing some time ago, as well as the Mint additions, and am running pretty much pure Debian Unstable, and I have far less borkage than I had while running LMDE. One sure way to have lots of borkage is to use the Mint Updater, which was never designed for Debian, and included out of pure laziness. It will bork your system. For updates you need to use the terminal,That will give you the most stable system possible with Testing.
- Code: Select all
sudo apt-get update && sudo apt-get dist-upgrade



telenux wrote:So, resort to Ubuntu style updating?
Also, sure, I could update and upgrade or just use Debian Testing (now Wheezy) and not have to do that step. Why doesn't the Mint devs just replace the .iso w/ an update?
They did with the Ubuntu version. Like I said, Debian seems to be an afterthought...
sudo apt-get update && sudo apt-get dist-upgrade
Users browsing this forum: No registered users and 1 guest