Skip navigation.
Home
Now Shipping Version 7.0

pclinuxonline ask "is mepis still alive"

roadrash's picture

Posts: 171

just saw the question "is mepis still alive" being asked on the pclinuxonline website.

go here: http://www.pclinuxonline.com/news.php

what a cheeky question..

AdrianTM's picture

That's because on

That's because on Distrowatch there was the idiotic commentary that by the end of this year one of MEPIS or PCLinuxOS distributions will disappear.

Answer: none will disappear.

Message to Distrowatch editor: talk about other distributions like that. With the new MEPIS 32 and MEPIS 64bit comming soon MEPIS is alive and kicking, it's no mistery why MEPIS has been for so long and will continue to be right in top 5 at Distrowatch (actually MEPIS is on 3rd position on 7 days statistics, way to go!)

--
Check out Mepis wiki: www.mepis.org/docs

I believe he was referring to

AdrianTM wrote:
That's because on Distrowatch there was the idiotic commentary that by the end of this year one of MEPIS or PCLinuxOS distributions will disappear.

Answer: none will disappear.

Message to Distrowatch editor: talk about other distributions like that. With the new MEPIS 32 and MEPIS 64bit comming soon MEPIS is alive and kicking, it's no mistery why MEPIS has been for so long and will continue to be right in top 5 at Distrowatch (actually MEPIS is on 3rd position on 7 days statistics, way to go!)

--
Check out Mepis wiki: www.mepis.org/docs

I believe he was referring to Mepis. The recent quote from distrowatch dated 12/18/06 says:

Quote:
SimplyMEPIS and PCLinuxOS continue to get positive vibe in the Linux media for their user-friendly features and complete range of software, media codecs, drivers and plugins that are often missing from other distributions. On the negative side, both projects lack clear roadmaps, while the continued absence of the latest technologies, such as 3D desktop effects, make them less appealing for their original target market that might consider migrating to more innovative distributions. Whether they continue to thrive in 2007 will largely depend on their adaptability, but chances are that at least one of them won't be around this time next year.

Another article from 08/28/06 says:

Quote:
Where is MEPIS?, some would ask. Well, MEPIS was an exciting project when it started, but there are signs that it is starting to suffer from a burn-out - long development cycles, too many bugs, lack of solid income despite honest effort and endless hours of work, the founder's health problems... One has to wonder how long MEPIS will still be around. Compared to PCLinuxOS, it lacks energy and excitement.

tonhou's picture

He was referring to PCLinuxOS

"I believe he was referring to Mepis."

Actually Ladislav (Distrowatch editor) was referring to PCLinuxOS. If you read further on in the comments on that day he mentions and apologises for his comment (#103)- he says:

"OK, it seems that I was wrong about PCLinuxOS and I am happy to see that its development continues. I recently booted into my 0.93a installation and was surprised to find that there were no updates - Texstar used to provide them fast, especially the major applications. That's why I thought that PCLinuxOS was losing its steam. I am also no longer on its dev mailing list - I couldn't take the posts and opinions of the list's moderator (not sure if he is still around or not), so I unsubscribed some time ago."

--Tony

He should not be referring at all

If Ladoslav is at all serious about reporting on a distro's health, he should not be making assumptions based on the absence of information. It is tendentious, speculative and as we all know, plain wrong.

Newbie or not Newbie, there's always a question

Jon Du Quesne's picture

The Reports of My Death...

...are greatly exaggerated (Mark Twain) Smiling

Apropos here, since Warren, Mepis, and a bunch-o-moderators are still here Smiling

Jon

SimplyMEPIS Value CD: $17.95
Amount saved not buying Windows Vista Ultimate: $399
Experience gained learning Mepis and helping others: Priceless

pmjeterjr's picture

Is Mepis alive and well

I would first like to say hi to everyone.

I am not new to Linux, though I have been using diffret distro's of Linux on and off now for years. I go back to Red Hat 7.1 and Corel. I have tried Suse even Sun Solaris (ugg!).
Out of all of these I have to say that Mepis was one of the first that hardly had to be tweeked to fit my system. The biggest plus is that it saw my Windows xp drive without having to do anything!! oxox to Mepis! I have to say it even played my dvd movies! It sees my printer and even my tv card, I just need one last tweek for my web cam. The most frustrating was my scanner. I have looked all around and was not having luck. I then cheked out the help pages with mepis and low and behold there was a help for my hp scanner!!! Again oxox to Mepis!

In answer to the question is Mepis alive and well. I beleve so or I would not now be writting this post. 1-14-07 I can not wait to see what happens with them in the future.

I would love to see this distro make it into the USA schools. I believe Mepis has a distro that in the forseable future could have Windows taking a serious look at Linux as serious compition. In general the public is not filled with users that are savy when it comes to computers. The public in general just want to get to the info they want with as little problems as possible. I believe Mepis could be that anser to both the user savy and the non alike.

kudos to Mepis!!
oxox
Paul

EisBlade's picture

Hey Paul, Well, Mepis

Hey Paul,

Well, Mepis installed easily enough and recognized my XP partition without error as well - BUT, try as I may, I can't seem to get smooth DVD playback. Verrry choppy. I'm not dependent upon XP for anything other than ease of use and configuration like Windows was to me, but if it can't play a DVD smoothly with 1.5Gb Ram on a 1.2Ghz that XP's playback flies with - this kid ain't moving. Suggestions are welcome if anyone has some.

Ideas?

Thanks!
Eis!

dma?

There are two possible fixes.

If your CD/DVD drive is reported as hd[something] (e.g. hdc, so starting with 'h '), you can try this:
- open a console
- su (password)
- hdparm -d1 -c1 /dev/hd[something]
- try playing a dvd now

if this works, you need to make it stick through reboots.
- Alt F2 (from within KDE)
- in popup type kdesu kwrite /etc/hdparm.conf
- at the end of file, add this:
command_line {
hdparm -d1 -c1 /dev/hd[something]
}

- save file and exit kwrite

If your DVD is reported as sd[something] (starting with 's'), do this:
- Alt-F2
- kdesu kwrite /boot/grub/menu.lst
- find the line that starts with 'kernel' and add:
combined_mode=libata
- save file and exit kwrite
- Alt F2
-kdeswu kwrite /etc/modprobe.d/modprobe.conf,
- add line: options libata atapi_enabled=1
- save and exit
- reboot and see if it works

Newbie or not Newbie,
there's always a question

EisBlade's picture

I'll give this a try. Heck,

I'll give this a try. Heck, I just figured out how to tell what the drive was reported as...which is hdc, by the way. See, you guys give us hints and ideas to try, and learn as we go, and we're left to fumble around trying to figure out just how to decipher how to apply those words of wisdom. Hehehe.

is mepis still alive?

SmilingSmiling i am relatively new to linux,i have tried almost everything that exists as far as linux distros' are concerned. my favorites are:
mepis, ubunto, and pclinux
i just don't see mepis going anywhere except for up, maybe i am wrong but, it just works and it's not bad to look at.
i prefer the KDE desktop over the GNOME that ubunto uses.
so mepis wins there....
pc linux has some really nice graphics and they've even included some nice games on their supergamer edition. but, it doesn't "just work".

p.s. tried windows vista and was very disappointed
mepis does a better job of recognizing my equipment and loading the proper drivers.

samuelmp's picture

Mepis rocks and all we have

Mepis rocks. all we have to do is sort out that one man band problem out!

other than that I have to say that this distro just works for me. some times I for get about that I am using Mepis Linux because I get intrested into other things. I forget I'm using Linux for weeks at a time and never go to forums. you only have too look at my bookmarks in firefox to tell that LOL. or the files I have on my PC LOL

The only problem is that the usability suckss in all distros
really bad. some times I wonder if kde or gnome have ever heard of usability. I really believe they don"t know what it means or have never heard of such a word. by the way I hate gnome and ubuntu

------------------------------------------------------------

want buy compatable Linux hardware, then look hear

openforeveryone.co.uk

openforeveryone.co.uk/perifs1.php

richb's picture

Not sure what you mean by

Not sure what you mean by usability. I find the "usability" of KDE first rate, as I understand the word. To me it means easily getting done what I need done, and MEPIS and KDE fill the bill.

Rich

samuelmp's picture

Mepis comes with a really

Mepis comes with a really small black mouse cursor that has not been change for more than along time, it just fly's all over the place and to that I find my self opening programs that I don't which to use as well as some files have been deleted because of this!. there is bad usability right there!. do you think Mac or windows could sell an OS with a really small black mouse. It has to be the right size and it ain't. I have changed my mouse setings and the problem seems to be the same in other distros as well. what a thing to give to new users of mepis.

Change your SIG please!!! Too commercial links here.

AdrianTM's picture

Are you kidding? I love the

Are you kidding? I love the black mouse cursor, I spend hours in other distro trying to figure out how to revert it back to this simple default, on the other hand if you don't like it you can always slect a different mouse theme: there's a white glass and a white glass in Settings -> Periferals -> Mouse -> Cursor theme tab

--
Check out MEPIS Wiki: www.mepis.org/docs

Chat with me.

Mepis is cool and simply fit

Mepis is cool and simply fit the gaps of the other Desktop Distros. It has one of the best Linux Hardware detection and sience the new release 6.5 rc1 even an 3D desktop (if you really need such a thing).
But every time a new Version is out, some thing got removed, what I like to use. Sure I can install the software and can fit the look to that I like, but its timeeating Eye-wink

What I really don't understand, why do they removed the desktop switching applet by default? It`s a usefull utility. Yes yes, I can take it in with just a few mouse clicks. I only dont understand why it got removed in default settings.

Still Mepis is the best Desktop Linux I`ve ever use and the first I installed without bad feelings in my friend circle (also on the Pc of my girlfriend).

The new release I will test intensive with a friend and give feedback for (may) a better rc2 Eye-wink

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.