Δημοσιεύτηκε: 17 Μάιος 2013, 22:38
από bbabis01
Κώδικας: Επιλογή όλων
babis@babis-PC:~/ati$ sudo dpkg -i *.deb
[sudo] password for babis:
(Ανάγνωση βάσης δεδομένων ... 188578 files and directories currently installed.)
Προετοιμασία για αντικατάσταση libudev0:amd64 175-0ubuntu13 (χρησιμοποιώντας το libudev0_175-0ubuntu13_amd64.deb) ...
Αποσυμπίεση του αντικαταστάτη libudev0:amd64 ...
Προετοιμασία για αντικατάσταση xserver-xorg-video-intel 2:2.21.6-0ubuntu4 (χρησιμοποιώντας το xserver-xorg-video-intel_2.21.6-0ubuntu4_amd64.deb) ...
Αποσυμπίεση του αντικαταστάτη xserver-xorg-video-intel ...
Γίνεται εγκατάσταση libudev0:amd64 (175-0ubuntu13) ...
Γίνεται εγκατάσταση xserver-xorg-video-intel (2:2.21.6-0ubuntu4) ...
Επεξεργασία των trigger για man-db ...
Επεξεργασία των trigger για libc-bin ...
ldconfig deferred processing now taking place


Κώδικας: Επιλογή όλων
babis@babis-PC:~/ati$ sudo aticonfig --initial -f
Uninitialised file found, configuring.
Using /etc/X11/xorg.conf
Saving back-up to /etc/X11/xorg.conf.original-0


Κώδικας: Επιλογή όλων
babis@babis-PC:~/ati$ sudo aticonfig --px-dgpu
PowerXpress: Discrete GPU is selected (High-Performance mode), please restart Xserver(s) for changes to take effect!


και η gksudo gedit /etc/modprobe.d/blacklist.conf περιεχει:

Κώδικας: Επιλογή όλων
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.

# evbug is a debug tool that should be loaded explicitly
blacklist evbug

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

# replaced by e100
blacklist eepro100

# replaced by tulip
blacklist de4x5

# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394

# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m

# Conflicts with dvb driver (which is better for handling this device)
blacklist snd_aw2

# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801

# replaced by p54pci
blacklist prism54

# replaced by b43 and ssb.
blacklist bcm43xx

# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps

# replaced by asus-laptop (Ubuntu: #184721)
blacklist asus_acpi

# low-quality, just noise when being used for sound playback, causes
# hangs at desktop session start (Ubuntu: #246969)
blacklist snd_pcsp

# ugly and loud noise, getting on everyone's nerves; this should be done by a
# nice pulseaudio bing (Ubuntu: #77010)
blacklist pcspkr

# EDAC driver for amd76x clashes with the agp driver preventing the aperture
# from being initialised (Ubuntu: #297750). Blacklist so that the driver
# continues to build and is installable for the few cases where its
# really needed.
blacklist amd76x_edac