Kano
03-22-2009, 05:59 AM
For my next lenny based system I tested some ways of partitial updates based on ubuntu sources. Basically they work fine when you use the oss features only (well compiz might not work with updated mesa but thats not critical).
What is critial is when somebody with r500 wanted to use new mesa 7.3 but then wants to go back to fglrx. mesa 7.3 needs new libdrm for the dri part of it and therefore a new libdrm will get installed onto the system too.
If you have xserver 1.4.2 then you have to install the driver for older xserver (x710 variant), but that crashes on start. Why does it depend on libdrm at all?
All oss drivers have got no problem with that combination. I want to know why this happens.
Of course you can downgrade all packages back to original stage, but thats not what i want - as i can not put it into a repo which everybody could use, that will always be special purpose only. Because of that i could not even update the intel video drivers which only depends on new libdrm. fglrx is really the worst driver you can find...
What is critial is when somebody with r500 wanted to use new mesa 7.3 but then wants to go back to fglrx. mesa 7.3 needs new libdrm for the dri part of it and therefore a new libdrm will get installed onto the system too.
If you have xserver 1.4.2 then you have to install the driver for older xserver (x710 variant), but that crashes on start. Why does it depend on libdrm at all?
All oss drivers have got no problem with that combination. I want to know why this happens.
Of course you can downgrade all packages back to original stage, but thats not what i want - as i can not put it into a repo which everybody could use, that will always be special purpose only. Because of that i could not even update the intel video drivers which only depends on new libdrm. fglrx is really the worst driver you can find...