When I run update manager in linux Mint Mate why does it give me updates for other desktops in Linux Mint? Is it necessary to download these in Mate? Some are listed as 1 priority. Thanks for any answers to this question.
katman401
Hi everyone,
I just installed Mint 17 Mate, I created the partition of about 30 gigs, it installes to the point where the linux image is on the desktop, but unfortunately the mouse and keyboard is frozen.
W8.1 64 bit (brand new machine).
I installed the 64 bit Mint Mate iso
It all seemed to be going seamlessly until I started my celebrations
ps. it hadn't gotten to the installation pont where I was able to select the 30g of non-allocated space
Any ideas?
Hi
I have installed Linux Mint 17 Mate. I worked very well for many many days. However, today suddenly the sound system has stopped making any sound. Linux Mint is producing any sound, whatever audio/video player I use. How can I fix it?
Update: The sound system in Mate Control Center is making sound, however VLC/MPlayer are not producing any sound. But audacious is making sound.
PS. Other OSes are producing sounds correctly.
I get kernel panics and computer shut down when trying to install and run Linux Mint 17 Mate and Linux Mint 17.1 on an older HP laptop. The laptop is a Pavilion dv 5140 with 2.0GHz AMD Turion chip, 2.0 Gigs ram and 120GB hard drive. Linux is the only software installed on the computer. Yet, I think my problem is probably related to the hardware? Does anyone have any suggestions or experience with this situation? Thank you.
Okay so being the newbie with Linux I accidentally installed cinnamon to duel boot with my windows7 instead of mate. Now I ran the code to install mate along with it but I don't won't both on my computer just mate. So is there a code or something that I can run to take cinnamon off and just have mate. Sorry if this is obvious I've searched but found nothing and I'm only a day into my Linux setup. Thanks!
I'm quite new to Linux, and after a lot of trials ended up with Mint Mate (dual boot with Win7). I've been using it for a few weeks now with no real problems.
However, I've just transferred my system to a new pc case. The only alteration I made was to change the sata connector cable from sata 1 to sata 0. When I tried to boot to Mint I got screen after screen of errors (all unintelligible to me). I tried the recovery boot and got even more screens of errors. I did once get a desktop showing but it wouldn't actually do anything. So I'm now unable to open Mint – it just says there is an error on the disk drive.
Thank goodness for Win7! That opened first time, no problems – and continues to open fine (and I can access and copy files from there).
Obviously after such a catastrophic experience with Mint I'm going to always stick with dual boot. Unfortunately I'm now very reluctant to trust Linux with anything important – though I do want to go on using it for internet access. Can someone recommend a really stable (but easy to use) Mate distro please? Thank you.
I'm new to Linux and have a question regarding the updating of Linux Kernels.
Should I wait until a kernel update is offered through the update manager, or should I go and get an updated kernel from the update manager/view/linux kernels?
I downloaded Mint 15 - MATE and made an iso image DVD disk. Then rebooted with DVD in drive. The followinh happened
Splash screen with Linux Mint on
Then Automatic boot in 9, 8, 7 etc secs
Then Linus Mint 15 in Courier with 4 dots underneath
After 2/3 mins screen turned black, covered in white U letters with Welcome to Linux in background
Then wide red and black horizontal bands
Then a more graphic screen with 2 Linux Mint logos on green and white bands, top one a bit fuzzy. Cursor has a red box around it. Icons for Computer, Mint Home and Install Linux mint 'ghosted' with background showing through
Firefox loads, again ghosted, but cannot access internet even though wifi light lit on computer.
Computer is Fujitsu Seimens Amilo L7320 1.7 GHz and 960 RAM
What is going wrong?
Want to try Linux as computer freezes in Windows XP after about 20 mins.
Help appreciated.
Hello Gents,
Ive recently converted to Linux, only problem is, i can't get Linux Mint to download. I go to the BIOS, boot from USB, which has the Distro, i go through the configuration, Laptop does its thing, (looks like a bunch of garble, with being a noob and all) and then finally, i end up with:
~~~~~~~~~~~~~
BusyBox v1.21.1 (ubuntu 1:1.21.0-1ubuntu1) built-in shell (ash)
Enter 'help' for a list of built-in commands
(initramfs) [ 37.512065] random: nonblocking pool is initialized
_
~~~~~~~~~~~~~~
I had previously installed unbuntu on this laptop alongside Windows 7 a long time ago, but i ended up deleting it because i was having some other issues. for anyone who can help, i can send a picture of whats actually on the screen, since i cant add a photo directly from my hdd. sorry about not making this brief, but tried to explain as much as i much as i could to help you help me. Thank you.
I downloaded an education program from Edubuntu and on reboot I found I had gone from Mint 17.1 MATE to KDE. How do I go back to my favorite desktop?
I am using linux mint and the grub menu gets configured automatically using scripts in /etc/grub.d. The menuentry that gets created is something like
Code:
"linux mint (on /dev/sda1)"
. I use external drives sometimes and also have linux on my harddrive which I also switch between computers. It gets confusing when it says /dev/sda2 when it means something else. It boots fine because that actual boot command uses uuid. How can I change the text of the (script generated) description to also use partition labels or uuid (or the first few chars) just so I know which install will actually boot. like this:
Code:
"Linux Mint (OFFICESSD)"
"Linux Mint (HOMEHDD)"
"Ubuntu (SANDISK)"
"Ubuntu (IMATION)"
I realise (maybe its the best way) I can change the "GRUB_TITLE=Linux Mint 17 Cinnamon 64-bit" in /etc/linuxmint/info but would rather a smoother way.