Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
https://launchpad.net/~oibaf/+archive/graphics-drivers/
So i have to use the old version, because the newer ubuntu versions aren't able to connect via PEAP authentication when u don't have a CA certificate.
You will propably still get better performance with open source drivers even in older Ubuntu versions (not that 12.04lts is that old, it has plenty of backports).
You got those installed, just fglrx replaces it when it's on. Uninstall fglrx and reboot.
Open terminal and follow those commands for clean uninstallation:
Using the free driver, you can either use PRIME to use the Radeon GPU in a Bumblebee-like way, or you could use the vga_switcheroo to use the Radeon GPU for the whole desktop environment.
Hello, i tried your commands but i got errors here:
oliver@oliver-HP-EliteBook-8560p:~$ sudo rm /etc/X11/xorg.conf
rm: cannot remove `/etc/X11/xorg.conf': No such file or directory
oliver@oliver-HP-EliteBook-8560p:~$ sudo apt-get install --reinstall xserver-xorg-core xserver-xorg-video-intel libgl1-mesa-glx libgl1-mesa-dri libgl1-mesa-glx:i386 libgl1-mesa-dri:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libgl1-mesa-glx : Depends: libglapi-mesa (= 8.0.4-0ubuntu0.6)
libgl1-mesa-glx:i386 : Depends: libglapi-mesa:i386 (= 8.0.4-0ubuntu0.6)
E: Unable to correct problems, you have held broken packages.
oliver@oliver-HP-EliteBook-8560p:~$ sudo dpkg-reconfigure xserver-xorg
Package `xserver-xorg' is not installed and no info is available.
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
/usr/sbin/dpkg-reconfigure: xserver-xorg is not installed
oliver@oliver-HP-EliteBook-8560p:~$
yeah i figured out too that it was hybrid and using the Intel GPU, but iam just not sure how i should fix this.
So the problem with my internet with all newer versions of ubuntu then 12.04 LTS, is that iam not able to connect.
That is because the internet i connect to is using WPA2 --> PEAP --> MSCHAPv2, with login.
But the internet is without an CA certificate, iam able to log into the internet in Ubuntu 12.04 LTS, but in newer versions and other linux distribution, the internet doesn't work.
hehe understandable :)
but iam really a noob at linux, could u help me with how i install the FOSS drivers for my videocard?
Check e.g. the Arch wiki for a short explanation on how to use the Radeon GPU with the free driver via PRIME: https://wiki.archlinux.org/index.php/PRIME
When changing command line arguments for games in Steam, you can use the %command% keyword to mark what should be put in front of the start command - you'll need this for passing environment variables.
one relatively simple way is to check in your system bios for an option to turn off onboard graphics chip and use only the discreet ATI card... once thats done you should see the true performance of your ATI card with the proprietary driver.... and can also try the open source driver to compare the performance...
there are other ways ... vgaswitcheroo as mentioned above by someone else... but unless you really need the onboard chip/switchable function on your laptop then i would just disable it to make life much easier.
I will try to disable in my BIOS now :)