Hocam ilk adımda şöyle bir hata aldım
ls: cannot access /sys/kernel/debug/vgaswitcheroo/switc: Permission denied
lens@lens ~ $ su
Password:
lens lens # ls -l /sys/kernel/debug/vgaswitcheroo/switc
ls: cannot access /sys/kernel/debug/vgaswitcheroo/switc: No such file or directory
lens lens # ls -l /sys/kernel/debug/vgaswitcheroo/switch
ls: cannot access /sys/kernel/debug/vgaswitcheroo/switch: No such file or directory
lens lens # echo IGD > /sys/kernel/debug/vgaswitcheroo/switch
bash: /sys/kernel/debug/vgaswitcheroo/switch: No such file or directory
lens lens # echo DDIS > /sys/kernel/debug/vgaswitcheroo/switch
bash: /sys/kernel/debug/vgaswitcheroo/switch: No such file or directory
lens lens # cat /sys/kernel/debug/vgaswitcheroo/switch
cat: /sys/kernel/debug/vgaswitcheroo/switch: No such file or directory
lens lens # sudo apt-get purge fglrx*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'fglrx-driver-dev' for regex 'fglrx*'
Note, selecting 'fglrx-pxpress' for regex 'fglrx*'
Note, selecting 'fglrx-updates' for regex 'fglrx*'
Note, selecting 'fglrx-dev' for regex 'fglrx*'
Note, selecting 'fglrx-control' for regex 'fglrx*'
Note, selecting 'fglrx-amdcccle-updates' for regex 'fglrx*'
Note, selecting 'xfree86-driver-fglrx-dev' for regex 'fglrx*'
Note, selecting 'xorg-driver-fglrx-dev' for regex 'fglrx*'
Note, selecting 'fglrx-glx' for regex 'fglrx*'
Note, selecting 'fglrx-control-qt2' for regex 'fglrx*'
Note, selecting 'fglrx-amdcccle' for regex 'fglrx*'
Note, selecting 'fglrx-driver' for regex 'fglrx*'
Note, selecting 'fglrx-updates-dev' for regex 'fglrx*'
Note, selecting 'fglrx' for regex 'fglrx*'
Package 'fglrx-glx' is not installed, so not removed
Package 'fglrx-control-qt2' is not installed, so not removed
Package 'xfree86-driver-fglrx-dev' is not installed, so not removed
Package 'xorg-driver-fglrx-dev' is not installed, so not removed
Package 'fglrx-amdcccle' is not installed, so not removed
Package 'fglrx-amdcccle-updates' is not installed, so not removed
Package 'fglrx-dev' is not installed, so not removed
Package 'fglrx-updates' is not installed, so not removed
Package 'fglrx-updates-dev' is not installed, so not removed
The following packages were automatically installed and are no longer required:
lib32gcc1 libc6-i386
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
fglrx* fglrx-pxpress*
0 upgraded, 0 newly installed, 2 to remove and 150 not upgraded.
After this operation, 39,9 kB disk space will be freed.
Do you want to continue? [Y/n] Y
(Reading database ... 158102 files and directories currently installed.)
Removing fglrx (2:13.350.1-0ubuntu2) ...
Purging configuration files for fglrx (2:13.350.1-0ubuntu2) ...
Removing fglrx-pxpress (1:0.2.91.4linuxmint1) ...
lens lens # sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
lib32gcc1 libc6-i386
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
xserver-xorg-video-all* xserver-xorg-video-ati* xserver-xorg-video-radeon*
0 upgraded, 0 newly installed, 3 to remove and 150 not upgraded.
After this operation, 680 kB disk space will be freed.
Do you want to continue? [Y/n] Y
(Reading database ... 158093 files and directories currently installed.)
Removing xserver-xorg-video-all (1:7.7+1ubuntu8) ...
Removing xserver-xorg-video-ati (1:7.3.0-1ubuntu3.1) ...
Removing xserver-xorg-video-radeon (1:7.3.0-1ubuntu3.1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
lens lens # sudo apt-get install xserver-xorg-video-ati
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
lib32gcc1 libc6-i386
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
xserver-xorg-video-radeon
The following NEW packages will be installed:
xserver-xorg-video-ati xserver-xorg-video-radeon
0 upgraded, 2 newly installed, 0 to remove and 150 not upgraded.
Need to get 127 kB of archives.
After this operation, 614 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main xserver-xorg-video-radeon amd64 1:7.3.0-1ubuntu3.1 [121 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main xserver-xorg-video-ati amd64 1:7.3.0-1ubuntu3.1 [6.754 B]
Fetched 127 kB in 6s (20,8 kB/s)
Selecting previously unselected package xserver-xorg-video-radeon.
(Reading database ... 158075 files and directories currently installed.)
Preparing to unpack .../xserver-xorg-video-radeon_1%3a7.3.0-1ubuntu3.1_amd64.deb ...
Unpacking xserver-xorg-video-radeon (1:7.3.0-1ubuntu3.1) ...
Selecting previously unselected package xserver-xorg-video-ati.
Preparing to unpack .../xserver-xorg-video-ati_1%3a7.3.0-1ubuntu3.1_amd64.deb ...
Unpacking xserver-xorg-video-ati (1:7.3.0-1ubuntu3.1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up xserver-xorg-video-radeon (1:7.3.0-1ubuntu3.1) ...
Setting up xserver-xorg-video-ati (1:7.3.0-1ubuntu3.1) ...
lens lens # sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core xserver-xorg-video-intel
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
lib32gcc1 libc6-i386
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libegl1-mesa libegl1-mesa-drivers libgl1-mesa-dri:i386 libgl1-mesa-glx:i386
libglapi-mesa:i386 libglapi-mesa libgles2-mesa libwayland-egl1-mesa
xserver-common
Suggested packages:
libglide3:i386 libglide3 xfonts-100dpi xfonts-75dpi
Recommended packages:
libtxc-dxtn-s2tc0:i386 libtxc-dxtn0:i386 libtxc-dxtn-s2tc0 libtxc-dxtn0
The following packages will be upgraded:
libegl1-mesa libegl1-mesa-drivers libgl1-mesa-dri:i386 libgl1-mesa-dri
libgl1-mesa-glx libgl1-mesa-glx:i386 libglapi-mesa:i386 libglapi-mesa
libgles2-mesa libwayland-egl1-mesa xserver-common xserver-xorg-core
xserver-xorg-video-intel
13 upgraded, 0 newly installed, 0 to remove and 137 not upgraded.
Need to get 13,7 MB of archives.
After this operation, 10,2 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main xserver-common all 2:1.15.1-0ubuntu2.6 [27,7 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgles2-mesa amd64 10.1.3-0ubuntu0.2 [12,5 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main xserver-xorg-core amd64 2:1.15.1-0ubuntu2.6 [1.229 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri i386 10.1.3-0ubuntu0.2 [4.970 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.2 [4.567 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx i386 10.1.3-0ubuntu0.2 [112 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.2 [114 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.2 [21,4 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa i386 10.1.3-0ubuntu0.2 [21,3 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libwayland-egl1-mesa amd64 10.1.3-0ubuntu0.2 [6.470 B]
Get:11 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libegl1-mesa-drivers amd64 10.1.3-0ubuntu0.2 [1.995 kB]
Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libegl1-mesa amd64 10.1.3-0ubuntu0.2 [59,0 kB]
Get:13 http://archive.ubuntu.com/ubuntu/ trusty-updates/main xserver-xorg-video-intel amd64 2:2.99.910-0ubuntu1.3 [605 kB]
Fetched 13,7 MB in 48s (281 kB/s)
(Reading database ... 158091 files and directories currently installed.)
Preparing to unpack .../xserver-common_2%3a1.15.1-0ubuntu2.6_all.deb ...
Unpacking xserver-common (2:1.15.1-0ubuntu2.6) over (2:1.15.1-0ubuntu2.1) ...
Preparing to unpack .../libgles2-mesa_10.1.3-0ubuntu0.2_amd64.deb ...
Unpacking libgles2-mesa:amd64 (10.1.3-0ubuntu0.2) over (10.1.3-0ubuntu0.1) ...
Preparing to unpack .../xserver-xorg-core_2%3a1.15.1-0ubuntu2.6_amd64.deb ...
Unpacking xserver-xorg-core (2:1.15.1-0ubuntu2.6) over (2:1.15.1-0ubuntu2.1) ...
Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.2_amd64.deb ...
De-configuring libgl1-mesa-dri:i386 (10.1.3-0ubuntu0.1) ...
Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.2) over (10.1.3-0ubuntu0.1) ...
Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.2_i386.deb ...
Unpacking libgl1-mesa-dri:i386 (10.1.3-0ubuntu0.2) over (10.1.3-0ubuntu0.1) ...
Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.2_amd64.deb ...
De-configuring libgl1-mesa-glx:i386 (10.1.3-0ubuntu0.1) ...
Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.2) over (10.1.3-0ubuntu0.1) ...
Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.2_i386.deb ...
Unpacking libgl1-mesa-glx:i386 (10.1.3-0ubuntu0.2) over (10.1.3-0ubuntu0.1) ...
Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.2_i386.deb ...
De-configuring libglapi-mesa:amd64 (10.1.3-0ubuntu0.1) ...
Unpacking libglapi-mesa:i386 (10.1.3-0ubuntu0.2) over (10.1.3-0ubuntu0.1) ...
Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.2_amd64.deb ...
Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.2) over (10.1.3-0ubuntu0.1) ...
Preparing to unpack .../libwayland-egl1-mesa_10.1.3-0ubuntu0.2_amd64.deb ...
Unpacking libwayland-egl1-mesa:amd64 (10.1.3-0ubuntu0.2) over (10.1.3-0ubuntu0.1) ...
Preparing to unpack .../libegl1-mesa-drivers_10.1.3-0ubuntu0.2_amd64.deb ...
Unpacking libegl1-mesa-drivers:amd64 (10.1.3-0ubuntu0.2) over (10.1.3-0ubuntu0.1) ...
Preparing to unpack .../libegl1-mesa_10.1.3-0ubuntu0.2_amd64.deb ...
Unpacking libegl1-mesa:amd64 (10.1.3-0ubuntu0.2) over (10.1.3-0ubuntu0.1) ...
Preparing to unpack .../xserver-xorg-video-intel_2%3a2.99.910-0ubuntu1.3_amd64.deb ...
Unpacking xserver-xorg-video-intel (2:2.99.910-0ubuntu1.3) over (2:2.99.910-0ubuntu1.1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up xserver-common (2:1.15.1-0ubuntu2.6) ...
Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.2) ...
Setting up libglapi-mesa:i386 (10.1.3-0ubuntu0.2) ...
Setting up libgles2-mesa:amd64 (10.1.3-0ubuntu0.2) ...
Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.2) ...
Setting up libgl1-mesa-glx:i386 (10.1.3-0ubuntu0.2) ...
Setting up xserver-xorg-core (2:1.15.1-0ubuntu2.6) ...
Setting up libgl1-mesa-dri:i386 (10.1.3-0ubuntu0.2) ...
Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.2) ...
Setting up libegl1-mesa:amd64 (10.1.3-0ubuntu0.2) ...
Setting up libwayland-egl1-mesa:amd64 (10.1.3-0ubuntu0.2) ...
Setting up libegl1-mesa-drivers:amd64 (10.1.3-0ubuntu0.2) ...
Setting up xserver-xorg-video-intel (2:2.99.910-0ubuntu1.3) ...
Processing triggers for libc-bin (2.19-0ubuntu6.3) ...
lens lens # sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
mv: cannot stat ‘/etc/X11/xorg.conf’: No such file or directory
lens lens # sudo rm -rf /etc/ati
lens lens #
2. adımda
lens@lens ~ $ sudo gedit /etc/default/grub
[sudo] password for lens:
lens@lens ~ $ sudo su
lens lens # echo ON > /sys/kernel/debug/vgaswitcheroo/switch
bash: /sys/kernel/debug/vgaswitcheroo/switch: No such file or directory
lens lens # echo DDIS > /sys/kernel/debug/vgaswitcheroo/switch
bash: /sys/kernel/debug/vgaswitcheroo/switch: No such file or directory
lens lens #
Ek olarak //
Hocam bu sabahki ilk kurulumda switchable graphics etkin ettikten sonra,kurulum menüsünün sağ üst köşesinde monitör resmi çıktı,render falan birşeyler dedi,ondan sonra her şey çalışır vaziyetteydi,reset attıktan sonra mavi ekran sorunu geldi,ve yine her şey silindi,ondan önce inteli görüyordu şimdi hiç birini görmüyor.
Format atmama rağmen ekran kartını görmüyor,Switchable graphics açık vaziyette sürekli şu an