
BucolicBuffalo wrote:Has nothing to do with arrogance. The very first post in thread says this is for the Update Pack 6. To post in this thread with questions. But that goes against the guideline recommendations that says to post a new thread for a new problem. That of course generated some confusion on my part and wasted time. I admit, after reading the guidelines that I could have provided more info. I will try to remember to check the guidelines in the future and start my own threads.


ddm can do that now with easegrraf wrote:(quite likely there are easier/more elegant ways to dispose of the nvidia driver then what i described)





PragTob wrote:grraf wrote:Seems i wasn't wrong, d3d wine games do work after installing libxvmc1:i386 and libgl1-nvidia-glx:i386 but the nasty consequence is the removal of xserver-xorg-video-nvidia; and on next reboot u only go as far as loading mdm after wich it complains about xserver-xorg not being set ok....
Naturally upon doing a sudo apt-get install xserver-xorg-video-nvidia the system reverts to its previous state(libxvmc1:i386 and libgl1-nvidia-glx:i386 get unisntalled and replaced with theyr amd64 equivalents)
What i'm asking now : is there a way for ibxvmc1 , libgl1-nvidia-glx to coexist on the system in i386 and amd64 form ?? (multiarch would be the word here ??) and if possible would smb be kind enough to give a step by step how to ??
Same problem here and would be itnerested in a solution

EliasYFGM wrote:PragTob wrote:grraf wrote:Seems i wasn't wrong, d3d wine games do work after installing libxvmc1:i386 and libgl1-nvidia-glx:i386 but the nasty consequence is the removal of xserver-xorg-video-nvidia; and on next reboot u only go as far as loading mdm after wich it complains about xserver-xorg not being set ok....
Naturally upon doing a sudo apt-get install xserver-xorg-video-nvidia the system reverts to its previous state(libxvmc1:i386 and libgl1-nvidia-glx:i386 get unisntalled and replaced with theyr amd64 equivalents)
What i'm asking now : is there a way for ibxvmc1 , libgl1-nvidia-glx to coexist on the system in i386 and amd64 form ?? (multiarch would be the word here ??) and if possible would smb be kind enough to give a step by step how to ??
Same problem here and would be itnerested in a solution
Yeah, I'm having the same problem as well. I hope they release a fix for that soon, because I've never had a problem like that before (been running Linux Mint Debian for about 1.5 years now and everything was fine).
I was using Wine 1.5.5 but changed to 1.4.1 (stable) to see if that would fix something, but no luck.




ddurdle wrote:I upgraded another 64bit machine yesterday, this one really doesn't use anything 32bit so there were no issues. I never encountered the same issue that I had on the 32bit system. I've still got to find time to investigate the priorly mentioned 32bit system issue.
This leads me to my next question -- will there ever be a stable LMDE repository that we can use? I'm risk averse, I like to try the update packs outs system-by-system from lowest risk system to highest risk system to ensure there are no issues. The last thing I want to do is blindly update a machine I rely on heavily to suddenly suffer downtime while I either work out a compatibility issue or restore the system.
It would be nice to have "previous" repository around to give people the ability to install new packages etc before being forced to upgrade to the latest update pack. I want to install a new piece of software on my high risk machine today, but I can't because I need to update it to UP6 before I have access to the libraries the package needs. Any suggestions?

Backports cannot be tested as extensively as Debian stable, and backports are provided on an as-is basis, with risk of incompatibilities with other components in Debian stable. Use with care!
It is therefore recommended to select single backported packages that fit your needs, and not use all available backports.



zerozero wrote:ddurdle,
you summed up in that post the reasons why you shouldn't be using lmde (or debian testing or ofc sid);
we love to have all the possible users aboard but for your user-case i honestly believe that a LTS kind of release (like mint maya) is the answer.

cwwgateway wrote:I'm not sure how to answer this question because I'm not sure if I understand it correctly, but I'm going to try. I think that you want to have a repo that is stable, but allows you to upgrade certain packages (I may be wrong, though). I think there are already a few ways to get this currently, although I don't think they'll work on stock LMDE. If you look at SolusOS (which I have so many mixed feelings about, although they aren't important in this case) or a distro that uses Debian Stable with backports, then you see that it is possible to maintain a stable base (in this case using Debian Stable), but upgrade specific packages to newer versions. SolusOS (which relies heavily on Debian Backports and their own backports), CrunchBang (which offers a backport-less ISO and an ISO with lots of backports enabled), Snow Linux, SalineOS, etc. use backports. Some distros use normal Debian Backports, which I find to be the most reliable, and some have their own backports. By default on Debian, Backports are disabled, and when you add them you have to specifically "ask" to upgrade each package with an apt-get -t squeeze-backports install <package>. That would give you a stable base for everything except a few packages that you upgrade. However, only a few packages are backported (iceweasel/icedove, libreoffice, etc) and as a Debian Stable release grows old (there's only one every 2 +/- years), it becomes harder to backport packages. Other distros provide newer/more backports (I think SolusOS has the most), but this can lead to some compatibility issues. These distros often upgrade *all* of the packages that have been backported, and certain backported xorg updates can break things (usually not badly, but it's still not good). The other problem is that pure Debian Backports won't provide a newer kernel (although SolusOS, for example, comes with kernel 3.3) - Squeeze comes with kernel 2.6.32, and wheezy will come with 3.2-4 (3.7 is the newest kernel).
It is conceivable that Mint does something similar to this with LMDE, but I don't think they have the resources to do that while putting most of their effort towards the main edition. If LMDE was the main edition, then I believe that Mint could make a Debian Stable based release, a Stable with Backports release, and possibly an UP or Testing release. I suppose they could make sort of an LTS update pack that gets backports, but I don't know how feasible that is (simply basing off of Debian Stable would probably work better). I guess the problem is that if you have a fixed release (such as Debian Stable), packages get old and it is hard to backport packages without updating libraries and a bunch of other things, which can decrease the stability of it. If you upgrade the libraries (even occasionally, like with update packs), then you are at least partially rolling, in which case you are bound to have some (even if they are only minor) stability issues.
They could start treating update packs like releases (UP 4 could have been LMDE 4, then UP 5 being LMDE 5, and UP 6 being LMDE 6), with them backporting packages to each release (or maybe doing an LTS LMDE release), but it wouldn't be rolling anymore and that would take a lot of work. I'm not sure if Mint has the resources to do this, even if they were to switch to Debian. Ubuntu has never been particularly good at backporting packages to its previous releases, and they have a lot more resources than Mint does. There are PPAs, but that's developed from the community.
I hope I've at least sort of answered your question, and I hope I didn't sound like I was saying that it isn't possible.
Note: I've tried to make sure that whenever I'm referring to Debian Stable the "s" is capitalized and whenever I'm referring to something that is stable the "s" is lower-case.

zerozero wrote:cww,
debian backports has updated kernels (3.2 atm) but there's one big issue with backports (better said with the way some people/distros use them): they forget/overlook the first recommendation:Backports cannot be tested as extensively as Debian stable, and backports are provided on an as-is basis, with risk of incompatibilities with other components in Debian stable. Use with care!
It is therefore recommended to select single backported packages that fit your needs, and not use all available backports.
http://backports-master.debian.org/Instructions/
ofc the highlights are mine
ddurdle wrote:zerozero wrote:ddurdle,
you summed up in that post the reasons why you shouldn't be using lmde (or debian testing or ofc sid);
we love to have all the possible users aboard but for your user-case i honestly believe that a LTS kind of release (like mint maya) is the answer.
I've always preferred Debian over Ubuntu, albeit the ladder is based on the former. When I tried Mint (forget which version it was, either 12 or 13?) last November (with gnome3 at the time), it was constant instability with gnome crashes 2-3 times. There was a thread about it, that I was also contributing to for finding the cause of the gnome3 crashes that seemed to inflict many users. After a month and half with no resolution in sight, I tossed Ubuntu once and for all.
I find stuff works better out the of the box with Ubuntu than Debian, but with using Debian, I find it forces you to learn more about Linux, and thus become more aware of things. I've had to get a lot of things working with Debian that worked out-of-the-box with Ubuntu.
Perhaps I should look at a stable Debian instead.
ddurdle wrote:I don't know if when you make commentary on LMDE becoming the main Mint, if that is you supporting that or otherwise, but I always believed Mint would be better if it was directly based off Debian (aka LMDE) instead of Ubuntu.
Thanks for the insights on backports. I'm looking further into this for at least the critical-stable systems I have. Either that, or create my own mirror of an UP-release that I want to ensure is accessible until I'm able to upgrade all my systems over to the latest.
I generally like being "up-to-date" and prefer the Debian testing model on most of my machines versus when I used Ubuntu and found myself rarely upgrading and then would result in every machine running different versions, etc, which was a maintenance nightmare.
Regarding kernels, I'm using liquorix instead of the one provided by LMDE. So I have a range of 3.4-3.7 installed on each system, and use the latest version on each machine (as possible). Just some hardware has problems with some newer kernels that I'm waiting to be worked out, so I keep 3.4 kicking around.



Users browsing this forum: No registered users and 2 guests