Originally posted by SteveRiley
View Post
Announcement
Collapse
No announcement yet.
Moun Update Manager broken?
Collapse
This topic is closed.
X
X
-
Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
-
Originally posted by HalationEffect View PostI got S3TC (S3 texture compression) support on my Sandybridge Intel HD graphics from using the Xorg Edgers PPA.
https://launchpad.net/~xorg-edgers/+archive/ppaJust to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
Originally posted by steve7233 View PostI'll stick with vinney's solution since it worked great where as Muon is obiously broken. Probably because it uses a wrapper. Maybe Muon's update script or something is bugged.
- Top
- Bottom
Comment
-
Originally posted by vinnywright View Postif you are using a newer Intel GPU you may/maynot want to check out this PPA http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu , it gave me a bit of a boost on a Intel Corporation Core Processor Integrated Graphics Controller (rev 02) in my core i3 processor .
you should add ppa-purge first so you can more or less easily revert the changes though if it dosent help or makes things worse
VINNYJust to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
Originally posted by JontheEchidna View PostMuon uses APT for upgrades. Your APT configuration was broken before you used vinney's solution. When you used vinney's solution, you fixed APT, thereby also fixing Muon. Muon is not broken.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
The one that you vinney posted.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
Originally posted by vinnywright View Posttry sudo ppa-purge -p ppa.launchpad.net/oibaf/graphics-drivers/ubuntu
VINNY
[sudo] password for steve7233:
Warning: Required ppa-name argument was not specified
Usage: sudo ppa-purge [options] <ppapaowner>[/ppaname]
ppa-purge will reset all packages from a PPA to the standard
versions released for your distribution.
Options:
-p [ppaname] PPA name to be disabled (default: ppa)
-s [host] Repository server (default: ppa.launchpad.net)
-d [distribution] Override the default distribution choice.
-y Pass -y --force-yes to apt-get or -y to aptitude
-i Reverse preference of apt-get upon aptitude.
-h Display this help text
Example usage commands:
sudo ppa-purge xorg-edgers
will remove https://launchpad.net/~xorg-edgers/+archive/ppa
sudo ppa-purge -p xorg-testing sarvatt
will remove https://launchpad.net/~sarvatt/+archive/xorg-testing
sudo ppa-purge ppa:ubuntu-x-swat/x-updates
will remove https://launchpad.net/~ubuntu-x-swat/+archive/x-updates
Notice: If ppa-purge fails for some reason and you wish to try again,
(For example: you left synaptic open while attempting to run it) simply
uncomment the PPA from your sources, run apt-get update and try again.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
try this way:
Code:sudo ppa-purge ppa:oibaf/graphics-drivers
- Top
- Bottom
Comment
-
Originally posted by claydoh View Posttry this way:
Code:sudo ppa-purge ppa:oibaf/graphics-drivers
Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
I ran:
Code:sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
Code:sudo apt-get install libtxc-dxtn
I found out I didn't have the full name it should have been libtxc-dxtn-s2tc0. It work after that now to test STO.Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.
http://www.kubuntu.org/getkubuntu
- Top
- Bottom
Comment
-
Originally posted by HalationEffect View PostThe x-swat PPA doesn't have libtxc-dxtn, you'll need xorg-edgers for that.Using the external libtxc-dxtn library for S3TC compression. Mesa will attempt to load it if it exists, and provide full S3TC support. This is available in xorg-edgers, at least.i7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
Comment
Comment