Ubuntu Türkiye

Donanım => Grafik Kartları => Nvidia => Konuyu başlatan: heartsmagic - 14 Ocak 2014 - 15:22:17

Başlık: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 14 Ocak 2014 - 15:22:17
Bumblebee projesi

Bumblebee, GNU/Linux dağıtımlarında Nvidia Optimus (http://www.nvidia.com/object/optimus_technology.html) teknolojisine sahip dizüstlerini desteklemeyi amaçlamaktadır. Bumblebee'yi kullanarak sistemdeki grafiklerin Nvidia kartınız tarafından işlenmesini sağlayabilirsiniz. Ayrıca Bumblebee kurulumunun ısınma sorununu azaltma ve pil ömrüne katkıda bulunma gibi işlevleri de vardır. Bumblebee, resmi olarak Ubuntu 13.10 ve daha yeni sürümlerde desteklenmektedir. Ayrıca, 12.04'ten 13.10'a kadar olan sürümler de Bumblebee Proje Topluluğu (https://launchpad.net/~bumblebee) tarafından desteklenmektedir.


Kurulum

   - 12.04 için Basit kurulum

Eğer 12.04.3 kullanıyorsanız  linux-headers-generic yerine linux-headers-generic-lts-raring yazın.
ctrl+alt+t kısayolu veya görsel yoldan uçbirim açıp aşağıdaki işlemleri uygulayın:

1:  Henüz yapmadıysanız depolarınızdan Universe ve Multiverse depolarınızı açın. Depoları açmayla ilgili wikimizdeki maddemiz için tıklayın (http://wiki.ubuntu-tr.net/index.php?title=Yaz%C4%B1l%C4%B1m_kaynaklar%C4%B1#Ubuntu_yaz.C4.B1l.C4.B1m_depolar.C4.B1n.C4.B1_a.C3.A7mak.2Fkapatmak).

2: sudo add-apt-repository ppa:bumblebee/stable

3: sudo apt-get update

4: sudo apt-get install bumblebee bumblebee-nvidia virtualgl linux-headers-generic

5. Sistemi yeniden başlatın:

sudo reboot

   - 14.04 ve sonraki sürümler için Basit kurulum

1: Henüz yapmadıysanız depolarınızdan Universe ve Multiverse depolarınızı açın. Depoları açmayla ilgili wikimizdeki maddemiz için tıklayın (http://wiki.ubuntu-tr.net/index.php?title=Yaz%C4%B1l%C4%B1m_kaynaklar%C4%B1#Ubuntu_yaz.C4.B1l.C4.B1m_depolar.C4.B1n.C4.B1_a.C3.A7mak.2Fkapatmak). Forumdaki konumuz için tıklayın (https://forum.ubuntu-tr.net/index.php?topic=41898.0)

2: sudo apt-get install nvidia-331 bumblebee bumblebee-nvidia primus linux-headers-generic

3: Sistemi yeniden başlatın:

sudo reboot

   - Gelişmiş kurulum

Sahipli Nvidia sürücülerini veya 32bit'lik kütüphaneleri kullanmak istemeyen (örneğin sadece pil ömrü, ısınma sorununu aşma gibi konularla ilgilenen) tecrübeli kullanıcılar aşağıdaki yöntemle özel bir kurulum yapabilirler.

Asgari kurulum:

sudo apt-get install --no-install-recommends bumblebee

İhtiyacınıza göre kurulacak paketlere şunlar eklenebilir.

bumblebee-nvidia: Nvidia sahipli sürücüleri (kurulursa açık kaynak sürücü olan nouveau yerine kullanılır).
virtualgl: VirtualGL sunucu uygulaması
virtualgl-libs-ia32: 64bit'lik sistemlerde optirun vasıtasıyla çalıştırılacak 32bit'lik uygulamalar için VirtualGL desteği.
primus: primus/primusrun sunucu uygulaması. (Virtualgl varsayılan olarak kalır, çalıştırmak için optirun -b primus uygulama_ismi şeklinde komut gerektirir.
primus-libs-ia32: 64bit'lik sistemlerde optirun vasıtasıyla çalıştırılacak 32bit'lik uygulamalar için primus/primusrun desteği.


Kullanım

Uygulamaları Nvidia kart ile açmak için:

optirun uygulama_ismi

Örnek:

optirun firefox

Optirun seçenekleri ve yardım sayfası için:

optirun --help


Not: Optirun'ı pencere yöneteciniz, kurulum uygulamaları veya diğer grafik temelli olmayan ağır uygulamalar için kullanmayın. Optirun komutu özellikle grafik tabanlı uygulamalar ve oyunlar içindir.


Kaldırma

Bumblebee'yi kaldırmak için şu komutlar uygulanabilir:

sudo apt-get install ppa-purge
sudo ppa-purge ppa:bumblebee/stable


Eğer Bumblebee deposundan bazı uygulamaları korumak istiyorsanız depoların tamamının yerine Bumblebee paketini kaldırabilirsiniz:

sudo apt-get purge bumblebee
sudo apt-get --purge autoremove



Sürücüleri güncelleme

Eğer herhangi bir sebepten dolayı Bumblebee'nin kurmuş olduğu Nvidia sürücülerini güncellemek isterseniz öncelikle sürücüleri elle kurmamanız gerektiğini bilmelisiniz. Sürücülerin mutlaka depolardan kurulması gerekmektedir. Diyelim ki şu an 13.10 için depolarda bulunan nvidia-319-updates isimli sürücüyü Bumblebee'nin kullanması için kurmak istiyoruz.

sudo apt-get install nvidia-319-updates nvidia-settings-319-updates

ile sürücüyü ve Nvidia'nın aracını kuruyoruz. Bunun ardından aşağıdaki şekilde dosyayı açarak belirtilen değişiklikleri yapıyoruz:

sudo -H gedit /etc/bumblebee/bumblebee.conf

Değiştirilecek satırlar şu şekilde olmalıdır:

Alıntı Yap

Driver=nvidia
KernelDriver=nvidia-319-updates
LibraryPath=/usr/lib/nvidia-319-updates:/usr/lib32/nvidia-319-updates
XorgModulePath=/usr/lib/nvidia-319-updates/xorg,/usr/lib/xorg/modules


Yapılacaklar:

1. Sorun çözme eklenecek: https://github.com/Bumblebee-Project/Bumblebee/wiki/Troubleshooting
Konuyu dağıtmamak adına ayrı bir başlık olabilir bunun için.
2. Güç yönetimi kısmı eklenecek. Normalde sorun olmaması gerekiyor, ancak olduğunda gidilebilecek bağlantıdan bahsedilecek.


Kaynak: https://wiki.ubuntu.com/Bumblebee
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 14 Ocak 2014 - 15:32:53
Esasında bu konuda iki tane sabit çok güzel başlığımız var. Ancak Ubuntu talimatları biraz daha sade ve çok az farklılık içeriyor gibi. Ona el atalım istedik.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: killer1691 - 18 Ocak 2014 - 15:02:38
http://www.nvidia.com.tr/drivers/results/72250 lütfen bu linki incelermisin ubuntunun optimus teknolojili ekran kartlarının xorg yüzünden sıkıntı çıkartıp yüklenmediği söylenmiş yalnız 13.01.2014 tarihli nvideanın kendi verdiği sürücü güncellemesinin açıklamasında xorg desteği eklenmiştir diyor ben çok anlamıyorum bi yardımcı olursanız çok sevinirim
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 19 Ocak 2014 - 00:18:50
@killer1691, eposta üzerinden cevap verdiğimiz gibi Optimus kartlar için şu an sorun yok. Sorduğun illa ki o sürücü ise durumu net olarak bilmiyorum kendi adıma. Bu sürümü deneyip sorun yaşayanlar vardı, şu an nasıldır bakmak lazım.

Bu sürüm haricinde Optimus istiyorsan bu başlık ve diğer başlıklarımız zaten onu amaçlıyor. Gönül rahatlığıyla kurup kullanabilirsin.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: killer1691 - 19 Ocak 2014 - 00:26:20
kusura bakmayın ben yeniyim ubuntuda ben tam olarak anlamadım zaten optimusla çalışdığı zaman iki ekran kartıda mı çalışmış oluyor son güncel sürüm olması gerekmiyor illa fark etmez steamden dota 2 gibi oyunları sorunsuz çalıştırsın yeter bana ilginiz için tekrar teşekkür ederim
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 19 Ocak 2014 - 01:24:33
@killer1691, bu başlık senin gibi soru soracak arkadaşlar için hazırlandı zaten. Baştan sona okuyup nerede takıldın anlayamadım açıkçası. Optimus varsa, Nvidia'yı da kullanmak istiyorsan bu başlığı takip edeceksin. İstediğin uygulamaları da optirun ile çalıştırmaya bakacaksın. Bu başlığı uyguladıktan sonra istediğin uygulamalar için forumda arama yapabilirsin.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: ngn57 - 23 Ocak 2014 - 23:03:46
1 numarasın usta işe yaradı
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: syagdiran - 18 Şubat 2014 - 13:36:34
Masaüstü için de kullanılabilir mi acaba?
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: guopx - 18 Şubat 2014 - 13:52:13
@syagdiran
Nvidia + intel mi var?
lspci çıktısını paylaşabilir misiniz?
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: syagdiran - 18 Şubat 2014 - 14:14:00
@guopx
Şu an başka bir bilgisayardan yazıyorum ama Nvidia GT 430 ekran kartım var.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 19 Şubat 2014 - 02:34:20
@syagdiran, masaüstlerinde Optimus olacağını sanmam ancak kesinleştirmek için o çıktı lazım bize.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: mechulkalan - 26 Şubat 2014 - 16:53:36
@heartsmagic , Sürücüleri güncelledikten sonra primusrun komutu çalıştığı halde optirun komutu çalışmamaya başladı. Sorunu /etc/bumblebee/bumblebee.conf dosyasındaki

# The Driver used by Bumblebee server. If this value is not set (or empty),
# auto-detection is performed. The available drivers are nvidia and nouveau
# (See also the driver-specific sections below)
Driver=


"Driver=" alanına "nvidia" ekleyerek çözdüm. Güncelleme kısmına bunu eklersen aynı sorunu yaşayan arkadaşlara yardımcı olacaktır.

# The Driver used by Bumblebee server. If this value is not set (or empty),
# auto-detection is performed. The available drivers are nvidia and nouveau
# (See also the driver-specific sections below)
Driver=nvidia
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 26 Şubat 2014 - 20:52:36
Teşekkürler @mechulkalan, ekledim o kısmı. Peki anlatımın sürücüleri güncelleme bölümündeki diğer değişiklikleri yaptın mı? Onlara gerek oluyor mu yani?
Ben henüz ilk elden denemeye vakit bulamadım, teyit edemiyorum ne yazık ki.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: mechulkalan - 27 Şubat 2014 - 11:57:59
@hearsmagic , Yapmak zorunda kaldım.  Güncellemenin 304 sürücülerini kaldırması gerekiyor fakat bende kaldırmadı. Değişiklikleri yapmadan nvidia-settings'i çalıştırdığımda 304 sürüsücüsü görünüyordu. Değişikliklerden sonra 319 görünmeye başladı.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 27 Şubat 2014 - 13:32:34
Tamamdır teşekkürler. Sanırım güncelleme 304 sürücüsünü kaldırmıyor, bir başka arkadaş daha aynı şeyi söyledi.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: med_cezir91 - 02 Mart 2014 - 18:31:37
nvidia sitesinde 331.49 sürümü mevcut bunu nasıl kurabilirim.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 02 Mart 2014 - 20:40:44
Alıntı YapEğer herhangi bir sebepten dolayı Bumblebee'nin kurmuş olduğu Nvidia sürücülerini güncellemek isterseniz öncelikle sürücüleri elle kurmamanız gerektiğini bilmelisiniz. Sürücülerin mutlaka depolardan kurulması gerekmektedir.

Anlatımda yazan cümleler bunlar. Bumblebee geliştiricileri önermiyor siteden elle kurulumları.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: med_cezir91 - 04 Mart 2014 - 00:16:29
Neden önerilmiyor bilginiz varmı birde depodaki en güncel sürücünün hangisi olduğunu nasıl öğrenebilirim.
İlginiz için Teşekkürler.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 05 Mart 2014 - 02:23:15
Neden önermediklerini bilmiyorum, vardır bir bildikleri :) Neticede geliştirici onlar, sıkıntı oluyordur muhtemelen.
En güncel sürümü:
apt-cache --names-only search nvidia ile paketleri aratarak içinden seçebilirsin.

Bir başka yol ise Synaptic paket yöneticisini kurup orada arama yapmak. Ubuntu'nun yazılım merkezini sevmediğimi bir kere daha anlamış oldum böylece. Orada da arama yaparsın, hepsi gelmez, alt taraftaki "Bilmem kaç teknik öğeyi göster" demen gerekir.

PPA ile kurulan paketler sorun çıkartmayabilir ancak. Depoda olmayan sürümleri bulabileceğin yerler var, örneğin 331 sürümünü.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: med_cezir91 - 05 Mart 2014 - 23:28:47
Verdiğiniz bilgiler için teşekkür ederim .
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: killer1691 - 11 Mart 2014 - 23:51:00
kurmaya çalıştığımda laptop uzun bir süre siyah ekranda kalıyor sonra açılıyor ama çözünürlük baya düşmüş oluyor ve tekrar yükseltemiyorum hatta bumblebee yi kaldırdım yinede düzelmedi çözünürlük kaldı 1024x768 de 1920x1080 e getiremiyorum

abdurrahman@abdurrahman-VPCF23S1E:~$ sudo apt-get install bumblebee bumblebee-nvidia primus linux-headers-generic
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
bumblebee zaten en yeni sürümde.
bumblebee-nvidia zaten en yeni sürümde.
linux-headers-generic zaten en yeni sürümde.
Aşağıdaki paket otomatik olarak kurulmuş ve artık bu pakete gerek duyulmuyor:
  linux-image-generic
Use 'apt-get autoremove' to remove it.
Aşağıdaki ek paketler de kurulacak:
  primus-libs primus-libs:i386
Aşağıdaki paketler yükseltilecek:
  primus primus-libs primus-libs:i386
3 paket yükseltilecek, 0 yeni paket kurulacak, 0 paket kaldırılacak ve 261 paket yükseltilmeyecek.
0 B/175 kB arşiv dosyası indirilecek.
Bu işlem tamamlandıktan sonra 12,3 kB ek disk alanı kullanılacak.
Devam etmek istiyor musunuz [E/h]? e
(Veritabanı okunuyor... mevcut 191250 dosya veya klasör yüklü.)
Değiştirilmeye hazırlanan primus 0~20130601-1 (.../primus_20131127-1~saucyppa1_amd64.deb kullanarak) ...
primus değiştirmesi paketi açılıyor...
Değiştirilmeye hazırlanan primus-libs:amd64 0~20130601-1 (.../primus-libs_20131127-1~saucyppa1_amd64.deb kullanarak) ...
De-configuring primus-libs:i386 ...
primus-libs:amd64 değiştirmesi paketi açılıyor...
Değiştirilmeye hazırlanan primus-libs:i386 0~20130601-1 (.../primus-libs_20131127-1~saucyppa1_i386.deb kullanarak) ...
primus-libs:i386 değiştirmesi paketi açılıyor...
man-db için tetiklemeler işleniyor ...
primus-libs:amd64 (20131127-1~saucyppa1) ayarlanıyor...
primus-libs:i386 (20131127-1~saucyppa1) ayarlanıyor...
primus (20131127-1~saucyppa1) ayarlanıyor...
N: Geçersiz bir dosya uzantısı içerdiğinden 'bumblebee-stable-saucy.list.save' dosyası '/etc/apt/sources.list.d/' dizininde yoksayıldı.
N: Geçersiz bir dosya uzantısı içerdiğinden 'bumblebee-stable-saucy.list.save' dosyası '/etc/apt/sources.list.d/' dizininde yoksayıldı.
abdurrahman@abdurrahman-VPCF23S1E:~$



Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 12 Mart 2014 - 02:02:29

lütfen bu konuda bana yardım edin ekran çözünürlüğü kaldı böyle ne yaptıysam değiştiremedim


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 12 Mart 2014 - 13:29:35

çözünürlük sorununu çözdüm http://forum.ubuntu-tr.net/index.php?topic=21050.0 burada anlatıldığı gibi sürücüleri elle yükledim çözünürlük düzeldi ben NVIDIA 540m i optimus teknolojili bir ürün sanıyordum ama galiba her Dizüstünde değil .
lspci | grep VGA çıktısı

01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 540M] (rev a1)


Eğer doğruysam teyit ederseniz çok sevinirim
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 14 Mart 2014 - 15:32:41
lspci | egrep "VGA|3D|Display"
tek çıktı veriyorsa Optimus yoktur.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: speakerXXL - 14 Mart 2014 - 16:58:44
Bazı Intel işlemcilerde entegre GPU mevcut değil maalesef. Örneğin buradaki (http://ark.intel.com/tr/products/49024/Intel-Core-i7-740QM-Processor-6M-cache-1_73-GHz) ürün gibi. Entegre GPU olmadığı için, harici ekran kartının Optimus desteği geçersiz kalıyor.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: killer1691 - 14 Mart 2014 - 18:17:47
Evet tek çıktı veriyor teşekkür ederim.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: istanbul - 19 Nisan 2014 - 18:39:11
ubuntu 14.04 sürümü 64 bit için bumblebee yi 13.10 sürümüne kurduğumuz gibimi kuracağız. Nvida optimus için direk sürücü vs verecek denmişti bir ara.

Ekran Kartım


00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [GeForce GT 520M] (rev a1)
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: plazma - 19 Nisan 2014 - 23:47:17
şunlarıda inceleyen bir hocam , ikinci bağlantıda prime anlatımı var bumblebee ile prime yer değiştiriyor sanırsam8:

https://wiki.ubuntu.com/X/Config/HybridGraphics
http://www.webupd8.org/2013/08/using-nvidia-graphics-drivers-with.html
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 20 Nisan 2014 - 00:30:47
Bumblebee kurulacaksa bu başlıktaki gibi kurulum yapılabilir. Yok, Nvidia'nın sağladığı çözüm isteniyorsa nvidia-prime paketi ile beraber ilgili sürücü kurulmalı. libvdpau-va-gl1 paketi de çakışma yapıyormuş, @plazma'nın verdiği kaynakta söylenen bu. Kısacası Prime için o paketin kaldırılması gerekiyor.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: plazma - 20 Nisan 2014 - 00:36:03
Alıntı yapılan: heartsmagic - 20 Nisan 2014 - 00:30:47
Bumblebee kurulacaksa bu başlıktaki gibi kurulum yapılabilir. Yok, Nvidia'nın sağladığı çözüm isteniyorsa nvidia-prime paketi ile beraber ilgili sürücü kurulmalı. libvdpau-va-gl1 paketi de çakışma yapıyormuş, @plazma'nın verdiği kaynakta söylenen bu. Kısacası Prime için o paketin kaldırılması gerekiyor.

Bumblebee den sonra galiba prime da bayağı bir uğraştıracak hocam sizi :D
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 20 Nisan 2014 - 01:41:55
Ona da bir başlık gerekebilir :)
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: GhosTon - 20 Nisan 2014 - 23:08:56
Alıntı yapılan: istanbul - 19 Nisan 2014 - 18:39:11
ubuntu 14.04 sürümü 64 bit için bumblebee yi 13.10 sürümüne kurduğumuz gibimi kuracağız. Nvida optimus için direk sürücü vs verecek denmişti bir ara.

Ekran Kartım


00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [GeForce GT 520M] (rev a1)


Yani Bumblebe 14.04 e entegre şekilde mi gelecek ?
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 21 Nisan 2014 - 00:43:39
Tümleşik olarak gelmiyor, fakat sürücü kurulabiliyor doğrudan. Prime olan o işi görüyor yani. 
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: srgnaras - 26 Mayıs 2014 - 14:44:40
Anladığım kadarıyla şu anda sistemime bumblebee kurulmuş.
Ancak iki çıktıdanda görebileceğiniz gibi pek bir hız artışı yok. Sebebi ne olabilir?
turuncu@pandora:~$ glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
305 frames in 5.0 seconds = 60.968 FPS
300 frames in 5.0 seconds = 59.972 FPS
300 frames in 5.0 seconds = 59.974 FPS
300 frames in 5.0 seconds = 59.974 FPS
300 frames in 5.0 seconds = 59.965 FPS
300 frames in 5.0 seconds = 59.977 FPS
300 frames in 5.0 seconds = 59.968 FPS
300 frames in 5.0 seconds = 59.977 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
      after 7412 requests (7412 known processed) with 0 events remaining.


turuncu@pandora:~$ optirun glxgears
292 frames in 5.0 seconds = 58.293 FPS
300 frames in 5.0 seconds = 59.968 FPS
300 frames in 5.0 seconds = 59.964 FPS
300 frames in 5.0 seconds = 59.983 FPS
300 frames in 5.0 seconds = 59.973 FPS
300 frames in 5.0 seconds = 59.969 FPS
300 frames in 5.0 seconds = 59.971 FPS
300 frames in 5.0 seconds = 59.973 FPS
300 frames in 5.0 seconds = 59.966 FPS
primus: warning: dropping a frame to avoid deadlock
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
      after 37 requests (37 known processed) with 0 events remaining.
primus: warning: dropping a frame to avoid deadlock
primus: warning: timeout waiting for display worker

Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 26 Mayıs 2014 - 17:11:33
glxgears her zaman doğru sonuçlar vermeyebiliyor. Gerçi şu çıktı biraz garip geldi bana:
Alıntı Yapprimus: warning: dropping a frame to avoid deadlock
Fakat biraz bakındım da çok sorun değil gibi.

Şu şekilde Nvidia aracı açılıyor mu?
optirun nvidia-settings -c :8
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: speakerXXL - 26 Mayıs 2014 - 23:11:15
Karşılaştırmayı Vsync'yi kapatacak şekilde aşağıdaki komutlar ile deneyiniz.

vblank_mode=0 glxgears
vblank_mode=0 optirun glxgears
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: srgnaras - 26 Mayıs 2014 - 23:54:25
Öncelikle teşşekür ederim. Ancak sabahleyin iletiyi attıktan sonra dota oynadım ve oyunun yarısında bilgisayar çöktü.
Aşırı sıcaktan bir iki saat tekrar açamadım.(açtım ama kendini tekrar kapattı). Bir saat bekledikten sonra format attım
Nvidia'yı ve bumblebeeyide tekrar kurmak zorunda kaldım. Tek fark bağlantı (http://www.webupd8.org/2014/01/prime-indicator-lets-you-quickly-switch.html)daki programıda kurdum.
Şu an fps değerleri yüksek görünüyor.
turuncu@pandora:~$ glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
305 frames in 5.0 seconds = 60.893 FPS
301 frames in 5.0 seconds = 60.034 FPS
301 frames in 5.0 seconds = 60.031 FPS
301 frames in 5.0 seconds = 60.032 FPS
301 frames in 5.0 seconds = 60.030 FPS
301 frames in 5.0 seconds = 60.035 FPS
301 frames in 5.0 seconds = 60.031 FPS
301 frames in 5.0 seconds = 60.033 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
      after 7875 requests (7875 known processed) with 0 events remaining.


turuncu@pandora:~$ optirun glxgears
5121 frames in 5.0 seconds = 1024.083 FPS
5061 frames in 5.0 seconds = 1011.844 FPS
4647 frames in 5.0 seconds = 929.329 FPS
4768 frames in 5.0 seconds = 953.560 FPS
5199 frames in 5.0 seconds = 1039.614 FPS
5157 frames in 5.0 seconds = 1031.140 FPS
4973 frames in 5.0 seconds = 994.407 FPS
4968 frames in 5.0 seconds = 993.390 FPS
4945 frames in 5.0 seconds = 988.984 FPS
4880 frames in 5.0 seconds = 975.833 FPS
[VGL] ERROR: in readback--
[VGL]    247: Window has been deleted by window manager


Bu arada tekrar dota oynasam sorun olur mu acaba?
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: srgnaras - 28 Mayıs 2014 - 22:40:06
Oyunu tekrar açmaya çalıştığımda açılmıyor...
Çıktısı..
Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Gtk-Message: Failed to load module "overlay-scrollbar"
Gtk-Message: Failed to load module "unity-gtk-module"
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
[0528/223655:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
[HTTP Remote Control] HTTP server listening on port 41902.
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Process 11075 created /turuncu-ValveIPCSharedObjects5
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Generating new string page texture 2: 48x256, total string texture memory is 49,15 KB
Generating new string page texture 3: 256x256, total string texture memory is 311,30 KB
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Adding licenses for the following package(s): 0, 13054, 36144
roaming config store loaded successfully - 871 bytes.
migrating temporary roaming config store
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
ExecCommandLine: "/home/turuncu/.local/share/Steam/ubuntu12_32/steam"
System startup time: 17,85 seconds
Generating new string page texture 70: 128x256, total string texture memory is 131,07 KB
Generating new string page texture 71: 128x256, total string texture memory is 442,37 KB
Generating new string page texture 72: 64x256, total string texture memory is 507,90 KB
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME has been set by the user to: /home/turuncu/.local/share/Steam/ubuntu12_32/steam-runtime
ExecCommandLine: "/home/turuncu/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
ExecSteamURL: "steam://open/driverhelperready"
Generating new string page texture 82: 256x256, total string texture memory is 393,22 KB
Generating new string page texture 86: 128x256, total string texture memory is 638,98 KB
Generating new string page texture 87: 384x256, total string texture memory is 1,03 MB
Generating new string page texture 88: 24x256, total string texture memory is 1,06 MB
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Generating new string page texture 92: 256x256, total string texture memory is 1,32 MB
Generating new string page texture 93: 512x256, total string texture memory is 1,84 MB
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Game update: AppID 570 "Dota 2", ProcID 11181, IP 0.0.0.0:0
ERROR: ld.so: object '/home/turuncu/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
ERROR: ld.so: object '/home/turuncu/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 11184 != 11183, skipping destruction (fork without exec?)
ERROR: ld.so: object '/home/turuncu/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/turuncu/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
Installing breakpad exception handler for appid(gameoverlayui)/version(20140520183121_client)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
Gtk-Message: Failed to load module "overlay-scrollbar"
Gtk-Message: Failed to load module "unity-gtk-module"
[0528/223718:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
Using breakpad crash handler
Setting breakpad minidump AppID = 570
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198097175441 [API loaded yes]
Steam_SetMinidumpSteamID:  Setting Steam ID:  76561198097175441
SDL video target is 'x11'
SDL failed to create GL compatibility profile (whichProfile=0!
This system supports the OpenGL extension GL_EXT_framebuffer_object.
This system supports the OpenGL extension GL_EXT_framebuffer_blit.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample.
This system DOES NOT support the OpenGL extension GL_APPLE_fence.
This system supports the OpenGL extension GL_NV_fence.
This system supports the OpenGL extension GL_ARB_sync.
This system supports the OpenGL extension GL_EXT_draw_buffers2.
This system supports the OpenGL extension GL_EXT_bindable_uniform.
This system DOES NOT support the OpenGL extension GL_APPLE_flush_buffer_range.
This system supports the OpenGL extension GL_ARB_map_buffer_range.
This system supports the OpenGL extension GL_ARB_vertex_buffer_object.
This system supports the OpenGL extension GL_ARB_occlusion_query.
This system DOES NOT support the OpenGL extension GL_APPLE_texture_range.
This system DOES NOT support the OpenGL extension GL_APPLE_client_storage.
This system DOES NOT support the OpenGL extension GL_ARB_uniform_buffer.
This system supports the OpenGL extension GL_ARB_vertex_array_bgra.
This system supports the OpenGL extension GL_EXT_vertex_array_bgra.
This system supports the OpenGL extension GL_ARB_framebuffer_object.
This system DOES NOT support the OpenGL extension GL_GREMEDY_string_marker.
This system supports the OpenGL extension GL_ARB_debug_output.
This system supports the OpenGL extension GL_EXT_direct_state_access.
This system DOES NOT support the OpenGL extension GL_NV_bindless_texture.
This system DOES NOT support the OpenGL extension GL_AMD_pinned_memory.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample_blit_scaled.
This system supports the OpenGL extension GL_EXT_texture_sRGB_decode.
This system supports the OpenGL extension GL_NVX_gpu_memory_info.
This system DOES NOT support the OpenGL extension GL_ATI_meminfo.
This system supports the OpenGL extension GL_EXT_texture_compression_s3tc.
This system supports the OpenGL extension GL_EXT_texture_compression_dxt1.
This system DOES NOT support the OpenGL extension GL_ANGLE_texture_compression_dxt3.
This system DOES NOT support the OpenGL extension GL_ANGLE_texture_compression_dxt5.
This system DOES NOT support the OpenGL extension GLX_EXT_swap_control_tear.
GL_NV_bindless_texture: DISABLED
GL_AMD_pinned_memory: DISABLED
GL_EXT_texture_sRGB_decode: AVAILABLE
GL_NVX_gpu_memory_info: AVAILABLE
GL_ATI_meminfo: UNAVAILABLE
GL_NVX_gpu_memory_info: Total Dedicated: 1048576, Total Avail: 1048576, Current Avail: 1008664
GL_MAX_SAMPLES_EXT: 32
Adding VPK file: /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/sound_vo_english
Adding VPK file: /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/pak01
Adding VPK file: /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/platform/pak01
Did not detect any valid joysticks.
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/stdshader_dbg.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/stdshader_dbg.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/stdshader_dbg.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/stdshader_dbg.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen stdshader_dbg.so error=stdshader_dbg.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
WARNING: unable to link Test_StartScript and Test_StartScript because one or more is a ConCommand.
WARNING: unable to link Test_RandomChance and Test_RandomChance because one or more is a ConCommand.
WARNING: unable to link Test_LoopForNumSeconds and Test_LoopForNumSeconds because one or more is a ConCommand.
WARNING: unable to link Test_Loop and Test_Loop because one or more is a ConCommand.
WARNING: unable to link Test_LoopCount and Test_LoopCount because one or more is a ConCommand.
WARNING: unable to link Test_StartLoop and Test_StartLoop because one or more is a ConCommand.
WARNING: unable to link log_flags and log_flags because one or more is a ConCommand.
WARNING: unable to link log_color and log_color because one or more is a ConCommand.
WARNING: unable to link log_verbosity and log_verbosity because one or more is a ConCommand.
WARNING: unable to link log_level and log_level because one or more is a ConCommand.
WARNING: unable to link log_dumpchannels and log_dumpchannels because one or more is a ConCommand.
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx6.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx6.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx6.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx6.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen game_shader_dx6.so error=game_shader_dx6.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx7.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx7.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx7.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx7.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen game_shader_dx7.so error=game_shader_dx7.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx8.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx8.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx8.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx8.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen game_shader_dx8.so error=game_shader_dx8.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx9.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx9.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx9.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx9.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen game_shader_dx9.so error=game_shader_dx9.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
Load a scaleform font provider?
Creating D3D9 device with D3DCREATE_MULTITHREADED
IDirect3DDevice9::Create: BackBufWidth: 1440, BackBufHeight: 900, D3DFMT: 3, BackBufCount: 1, MultisampleType: 0, MultisampleQuality: 0
GL sampler object usage: DISABLED

##### swap interval = 1     swap limit = 1 #####
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  15 (X_QueryTree)
  Resource id in failed request:  0x40000b
  Serial number of failed request:  140
  Current serial number in output stream:  140
*** ConVar "mat_displacementmap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightwarpidentity" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depthfeather_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "rope_min_pixel_diameter" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_use_compressed_hdr_textures" was not unregistered! Shutdown crash imminent!
*** ConVar "r_showz_power" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_debug_w" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_debug_z" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_debug_y" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_debug_x" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_technique" was not unregistered! Shutdown crash imminent!
*** ConVar "r_rimlight" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_parallaxmapsamplesmax" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_parallaxmapsamplesmin" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_motion_blur_percent_of_screen_max" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_ambient_light_b" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_ambient_light_g" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_ambient_light_r" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_disable_fancy_blending" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_disable_lightwarp" was not unregistered! Shutdown crash imminent!
*** ConVar "r_twopasspaint" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_edge_scale_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_vignette_end_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_vignette_start_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_midtone_mask_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_scale_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_grain_scale_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depth_blur_strength_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depth_blur_focal_distance_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_screen_blur_override" was not unregistered! Shutdown crash imminent!
*** ConVar "r_bloomtintexponent" was not unregistered! Shutdown crash imminent!
*** ConVar "r_bloomtintb" was not unregistered! Shutdown crash imminent!
*** ConVar "r_bloomtintg" was not unregistered! Shutdown crash imminent!
*** ConVar "r_bloomtintr" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_dof_quality" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_dof_max_blur_radius" was not unregistered! Shutdown crash imminent!
*** ConCommand "dump_localization_files" (0xeeb18580) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_shadercount" (0xeec42640) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_spewvertexandpixelshaders" (0xeec42600) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_autosave_glshaders" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_autoload_glshaders" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_remoteshadercompile" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_render_perf_recalibrate" (0xeec42100) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_lowqualityshaders" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fastclip" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depthbias_shadowmap" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_slopescaledepthbias_shadowmap" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_hdr_level" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screen_size_expansion" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_debugalttab" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_spew_long_frames" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_forcedynamic" was not unregistered! Shutdown crash imminent!
*** ConVar "r_frame_query" was not unregistered! Shutdown crash imminent!
*** ConVar "r_emulategl" was not unregistered! Shutdown crash imminent!
*** ConVar "r_render_perf_force_flushing" was not unregistered! Shutdown crash imminent!
*** ConVar "r_render_perf_report_cpu_times" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightbrightness" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_alphacoverage" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depthbias_normal" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_slopescaledepthbias_normal" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depthbias_decal" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_slopescaledepthbias_decal" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_flushshaders_async" was not unregistered! Shutdown crash imminent!
*** ConVar "r_pix_recordframes" was not unregistered! Shutdown crash imminent!
*** ConVar "r_pix_start" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_frame_sync_force_texture" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_frame_sync_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_do_not_shrink_dynamic_vb" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_texture_limit" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tessellationlevel" was not unregistered! Shutdown crash imminent!
*** ConVar "r_suppress_d3dcalls" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_disablehwmorph" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shader_srgb" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_force_low_quality_shadows" was not unregistered! Shutdown crash imminent!
*** ConVar "developer" was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_dumpvballocs" (0xeec38960) was not unregistered! Shutdown crash imminent!
*** ConCommand "sf_print_objects_report" (0xef6c57c0) was not unregistered! Shutdown crash imminent!
*** ConVar "scaleform_update" was not unregistered! Shutdown crash imminent!
*** ConVar "sf_using_external_ime" was not unregistered! Shutdown crash imminent!
*** ConVar "sf_debug_file_opens" was not unregistered! Shutdown crash imminent!
*** ConVar "scaleform_avatar_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "scaleform_spew" was not unregistered! Shutdown crash imminent!
*** ConCommand "font_provider_update" (0xef6c5340) was not unregistered! Shutdown crash imminent!
*** ConCommand "sf_info" (0xef6c5300) was not unregistered! Shutdown crash imminent!
*** ConCommand "set_vgui_language" (0xef77d780) was not unregistered! Shutdown crash imminent!
*** ConCommand "vgui_spew_fonts" (0xef77d2e0) was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_show_glyph_miss" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_queued_rendering" was not unregistered! Shutdown crash imminent!
*** ConVar "PhysPMC" was not unregistered! Shutdown crash imminent!
*** ConVar "phys_enable_PIX_counters" was not unregistered! Shutdown crash imminent!
*** ConVar "phys_enable_experimental_optimizations" was not unregistered! Shutdown crash imminent!
*** ConVar "phys_enable_simd_optimizations" was not unregistered! Shutdown crash imminent!
*** ConVar "phys_enable_query_cache" was not unregistered! Shutdown crash imminent!
*** ConVar "vphysics_threadmode" was not unregistered! Shutdown crash imminent!
*** ConVar "r_randomflex" was not unregistered! Shutdown crash imminent!
*** ConVar "r_hwmorph" was not unregistered! Shutdown crash imminent!
*** ConVar "r_topdown" was not unregistered! Shutdown crash imminent!
*** ConVar "studio_queue_mode" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_skipslowpath" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tessellation_accgeometrytangents" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tessellation_cornertangents" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tessellation_update_buffers" was not unregistered! Shutdown crash imminent!
*** ConVar "r_studio_stats" was not unregistered! Shutdown crash imminent!
*** ConVar "r_glint_alwaysdraw" was not unregistered! Shutdown crash imminent!
*** ConVar "r_glint_procedural" was not unregistered! Shutdown crash imminent!
*** ConVar "morph_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "morph_path" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightscissor" was not unregistered! Shutdown crash imminent!
*** ConVar "res_restrict_access" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dont_load_vertices" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_check_vcollide" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_fakestall" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_lock_meshes_on_load" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_lock_mdls_on_load" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_trace_load" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_vcollide_async" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_anims_async" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_mesh_async" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_test_verts_not_available" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_test_mesh_not_available" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_test_not_available" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_forcedata" was not unregistered! Shutdown crash imminent!
*** ConVar "r_rootlod" was not unregistered! Shutdown crash imminent!
*** ConVar "datacachesize" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_force_flush_section" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_force_flush" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_showstall" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_debugdepth" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_showenvmapmask" was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_reporthwmorphmemory" (0xf0af4ca0) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_morphstats" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_spewalloc" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_report_queue_status" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_dynamiclightmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_lightmap_pfms" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_texture_tracking" was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_hdr_enabled" (0xf0ae72c0) was not unregistered! Shutdown crash imminent!
*** ConVar "dota_cheap_water" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_height_fog" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "r_combined_textures" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_color_correction" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_specular" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_specular_bloom" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_paint_enabled" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_motion_blur_enabled" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdepthtexture" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadowrendertotexture" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fastnobump" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fastspecular" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_compressedtextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_norendering" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_proxy" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_softwarelighting" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_drawflat" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_bufferprimitives" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_reversedepth" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fillrate" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_measurefillrate" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_normalmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fullbright" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_showlowresimage" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_diffuse" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_aaquality" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_antialias" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_triplebuffered" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma_tv_enabled" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma_tv_exp" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma_tv_range_max" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma_tv_range_min" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_reducefillrate" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_parallaxmap" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_phong" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_bumpmap" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_specular" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_showmiplevels" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_mipmaptextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_filtertextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_filterlightmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_forceaniso" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ssao" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_picmip" was not unregistered! Shutdown crash imminent!
*** ConVar "gpu_mem_level" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_level" was not unregistered! Shutdown crash imminent!
*** ConVar "cpu_level" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_queue_priority" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_queue_report" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_queue_mode" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_dxlevel" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tonemapping_occlusion_use_stencil" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_forcehardwaresync" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_supportflashlight" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_forcemanagedtextureintohardware" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_force_vertexfog" was not unregistered! Shutdown crash imminent!
*** ConVar "gpu_level" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_reduceparticles" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_processtoolvars" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_proxy_warnings" was not unregistered! Shutdown crash imminent!
*** ConCommand "key_updatelayout" (0xf0b4bea0) was not unregistered! Shutdown crash imminent!
*** ConVar "joy_gamecontroller_config" was not unregistered! Shutdown crash imminent!
*** ConVar "joy_active" was not unregistered! Shutdown crash imminent!
*** ConVar "joy_axis_deadzone" was not unregistered! Shutdown crash imminent!
*** ConVar "joy_axisbutton_threshold" was not unregistered! Shutdown crash imminent!
*** ConVar "net_queue_trace" was not unregistered! Shutdown crash imminent!
*** ConVar "net_queued_packet_thread" was not unregistered! Shutdown crash imminent!
*** ConCommand "net_status" (0xf0d11780) was not unregistered! Shutdown crash imminent!
*** ConCommand "net_channels" (0xf0d11740) was not unregistered! Shutdown crash imminent!
*** ConVar "net_maxroutable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxroutable" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_xsend_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "net_usesocketsforloopback" was not unregistered! Shutdown crash imminent!
*** ConVar "net_compressvoice" was not unregistered! Shutdown crash imminent!
*** ConVar "net_fakejitter" was not unregistered! Shutdown crash imminent!
*** ConVar "net_droppackets" was not unregistered! Shutdown crash imminent!
*** ConVar "net_fakeloss" was not unregistered! Shutdown crash imminent!
*** ConVar "net_fakelag" was not unregistered! Shutdown crash imminent!
*** ConVar "net_public_adr" was not unregistered! Shutdown crash imminent!
*** ConVar "hostip" was not unregistered! Shutdown crash imminent!
*** ConVar "ip" was not unregistered! Shutdown crash imminent!
*** ConVar "net_splitrate" was not unregistered! Shutdown crash imminent!
*** ConVar "net_port_try" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showoob" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showsplits" was not unregistered! Shutdown crash imminent!
*** ConVar "net_minroutable" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showcompression" was not unregistered! Shutdown crash imminent!
*** ConVar "net_maxcleartime" was not unregistered! Shutdown crash imminent!
*** ConVar "net_compresspackets_minsize" was not unregistered! Shutdown crash imminent!
*** ConVar "net_compresspackets" was not unregistered! Shutdown crash imminent!
*** ConVar "net_maxfilesize" was not unregistered! Shutdown crash imminent!
*** ConVar "net_chokeloop" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showdrop" was not unregistered! Shutdown crash imminent!
*** ConVar "net_blockmsg" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showpeaks" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showfragments" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showmsg" was not unregistered! Shutdown crash imminent!
*** ConVar "net_maxfragments" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showudp_remoteonly" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showudp" was not unregistered! Shutdown crash imminent!
*** ConVar "panel_test_title_safe" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_draw_regions" was not unregistered! Shutdown crash imminent!
*** ConCommand "hunk_print_allocations" (0xf1ab8400) was not unregistered! Shutdown crash imminent!
*** ConVar "hunk_track_allocation_types" was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_average" (0xf1ab8080) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_stepback" (0xf1ab8040) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_step" (0xf1ab8000) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_stop" (0xf1ab7fc0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_start" (0xf1ab7f80) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_to_csv" (0xf1ab7f40) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_record_stop" (0xf1ab7f00) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_record_start" (0xf1ab7ec0) was not unregistered! Shutdown crash imminent!
*** ConVar "rpt_vprof_time" was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_map_load" (0xf1ab6320) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_AI_only" (0xf1ab62e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_AI" (0xf1ab62a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_hierarchy_per_frame_and_count_only" (0xf1ab6260) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_hierarchy" (0xf1ab6220) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_budget" (0xf1ab61e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report" (0xf1ab61a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_reset_peaks" (0xf1ab6160) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_reset" (0xf1ab6120) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_off" (0xf1ab60e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "budget_toggle_group" (0xf1ab60a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_on" (0xf1ab6060) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof" (0xf1ab6020) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_cachemiss_off" (0xf1ab5fe0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_cachemiss_on" (0xf1ab5fa0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_cachemiss" (0xf1ab5f60) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_dump_groupnames" (0xf1ab5f20) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_vtune_group" (0xf1ab5ee0) was not unregistered! Shutdown crash imminent!
*** ConCommand "spike" (0xf1ab5ea0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_dump_counters" (0xf1ab5e60) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_nodespike_min" (0xf1ab5e20) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_nodespike_mult" (0xf1ab5de0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_nodespike" (0xf1ab5da0) was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_counters_show_minmax" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_counters" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_report_oninterval" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_oninterval" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes_budget_group" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes_node" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes_hierarchy" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes_terse" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawscaleform" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_color_projection" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_scope" was not unregistered! Shutdown crash imminent!
*** ConCommand "-showvprof" (0xf1ab5460) was not unregistered! Shutdown crash imminent!
*** ConCommand "+showvprof" (0xf1ab5420) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_expand_group" (0xf1ab53e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_collapse_all" (0xf1ab53a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_expand_all" (0xf1ab5360) was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_warningmsec" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_unaccounted_limit" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_verbose" was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_named" (0xf1ab5180) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_child" (0xf1ab5140) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_parent" (0xf1ab5100) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_nextsibling" (0xf1ab50c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_prevsibling" (0xf1ab5080) was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_graphheight" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_graphwidth" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_graph" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_background_alpha" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_bottom_of_history_fraction" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_height" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_width" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_y" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_x" was not unregistered! Shutdown crash imminent!
*** ConCommand "-showbudget_texture_global" (0xf1ab4d20) was not unregistered! Shutdown crash imminent!
*** ConCommand "+showbudget_texture_global" (0xf1ab4d60) was not unregistered! Shutdown crash imminent!
*** ConCommand "-showbudget_texture" (0xf1ab4da0) was not unregistered! Shutdown crash imminent!
*** ConCommand "+showbudget_texture" (0xf1ab4de0) was not unregistered! Shutdown crash imminent!
*** ConVar "showbudget_texture_global_sum" was not unregistered! Shutdown crash imminent!
*** ConVar "showbudget_texture" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_global" was not unregistered! Shutdown crash imminent!
*** ConCommand "vgui_drawtree_clear" (0xf1ab44e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "-vgui_drawtree" (0xf1ab4520) was not unregistered! Shutdown crash imminent!
*** ConCommand "+vgui_drawtree" (0xf1ab4560) was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_resource" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_scheme" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_draw_selected" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_zpos" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_bounds" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_render_order" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_panelalpha" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_panelptr" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_freeze" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_popupsonly" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_hidden" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_visible" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree" was not unregistered! Shutdown crash imminent!
*** ConCommand "-showbudget" (0xf1ab4420) was not unregistered! Shutdown crash imminent!
*** ConCommand "+showbudget" (0xf1ab43e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_adddebuggroup1" (0xf1ab43a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vgui_dump_panels" (0xf1ab4340) was not unregistered! Shutdown crash imminent!
*** ConCommand "vgui_togglepanel" (0xf1ab4300) was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawkeyfocus" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawfocus" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_drawTitleSafe" was not unregistered! Shutdown crash imminent!
*** ConVar "dota_no_vgui" was not unregistered! Shutdown crash imminent!
*** ConCommand "progress_enable" (0xf1ab42c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_allowescape" (0xf1ab4280) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_preventescapetoshow" (0xf1ab4240) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_allowescapetoshow" (0xf1ab4200) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_preventescape" (0xf1ab41c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_activate" (0xf1ab4180) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_hide" (0xf1ab4140) was not unregistered! Shutdown crash imminent!
*** ConVar "gameui_xbox" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawvgui" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_show_usermessage" was not unregistered! Shutdown crash imminent!
Missing shutdown function for DevShotGenerator_Init() : DevShotGenerator_Shutdown()
Missing shutdown function for MapReslistGenerator_Init() : MapReslistGenerator_Shutdown()
Missing shutdown function for COM_InitFilesystem( m_StartupInfo.m_pInitialMod ) : COM_ShutdownFileSystem()
Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown()
*** ConCommand "toolload" (0xf1ab2780) was not unregistered! Shutdown crash imminent!
*** ConCommand "toolunload" (0xf1ab2740) was not unregistered! Shutdown crash imminent!
*** ConCommand "Test_SendKey" (0xf1ab1640) was not unregistered! Shutdown crash imminent!
*** ConCommand "Test_WaitForCheckPoint" (0xf1ab14c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "Test_RunFrame" (0xf1ab1480) was not unregistered! Shutdown crash imminent!
*** ConCommand "Test_Wait" (0xf1ab1440) was not unregistered! Shutdown crash imminent!
*** ConVar "in_lock_mouse_to_window" was not unregistered! Shutdown crash imminent!
*** ConVar "record_tga_interval" was not unregistered! Shutdown crash imminent!
*** ConVar "record_tga_usealpha" was not unregistered! Shutdown crash imminent!
*** ConVar "async_serialize" was not unregistered! Shutdown crash imminent!
*** ConVar "fps_max_splitscreen" was not unregistered! Shutdown crash imminent!
*** ConVar "fps_max" was not unregistered! Shutdown crash imminent!
*** ConVar "engine_no_focus_sleep" was not unregistered! Shutdown crash imminent!
*** ConVar "sys_minidumpexpandedspew" was not unregistered! Shutdown crash imminent!
*** ConCommand "editor_toggle" (0xf1ab0ee0) was not unregistered! Shutdown crash imminent!
*** ConCommand "star_memory" (0xf1ab0d80) was not unregistered! Shutdown crash imminent!
*** ConVar "sys_minidumpspewlines" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_max_heapsize_dedicated" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_max_heapsize" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_min_heapsize" was not unregistered! Shutdown crash imminent!
*** ConCommand "heartbeat" (0xf1ab0140) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_master_share_game_socket" was not unregistered! Shutdown crash imminent!
*** ConCommand "stats" (0xf1aaffe0) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_log" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_minfailuretime" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_minfailures" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_maxfailures" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_banpenalty" was not unregistered! Shutdown crash imminent!
*** ConVar "rcon_password" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_precacheinfo" (0xf1aaeb80) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_forcepreload" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_class_table" (0xf1aaeac0) was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_class_info" (0xf1aaea80) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_parallel_packentities" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_dumptables" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_debugmanualmode" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_enable_delta_packing" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_validate_edict_change_infos" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_debugfeedbackfrom" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_parallel_sendsnapshot" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_shutdown" (0xf1aae840) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_memlimit" was not unregistered! Shutdown crash imminent!
*** ConCommand "maxplayers" (0xf1aae800) was not unregistered! Shutdown crash imminent!
*** ConCommand "users" (0xf1aae7c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "user" (0xf1aae780) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_always_full_flush" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_client_predict" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_client_max_interp_ratio" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_client_min_interp_ratio" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_client_cmdrate_difference" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxcmdrate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_mincmdrate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxreplay" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_consistency" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_downloadurl" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_voiceenable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_voicecodec" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_cacheencodedents" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_contact" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pausable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_lan" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_cheats" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pure_trace" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pure_kick_clients" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_pure" (0xf1aae680) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_log_snapshots" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pausable_dev_ds" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pausable_dev" was not unregistered! Shutdown crash imminent!
*** ConVar "host_flush_threshold" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_sync_client_updates" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_hibernate_when_empty" was not unregistered! Shutdown crash imminent!
*** ConCommand "logaddress_list" (0xf1a69860) was not unregistered! Shutdown crash imminent!
*** ConCommand "logaddress_del" (0xf1a69820) was not unregistered! Shutdown crash imminent!
*** ConCommand "logaddress_delall" (0xf1a697e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "logaddress_add" (0xf1a697a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "log" (0xf1a69760) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logbans" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_log_onefile" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logecho" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logflush" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logfile" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logsdir" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logblocks" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_max_queries_sec_global" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_max_queries_window" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_max_queries_sec" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_changelists_stats" (0xf1a68a80) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_creationtickcheck" was not unregistered! Shutdown crash imminent!
*** ConCommand "banid" (0xf1a64900) was not unregistered! Shutdown crash imminent!
*** ConCommand "listid" (0xf1a648c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "removeid" (0xf1a64880) was not unregistered! Shutdown crash imminent!
*** ConCommand "writeid" (0xf1a64840) was not unregistered! Shutdown crash imminent!
*** ConCommand "writeip" (0xf1a64800) was not unregistered! Shutdown crash imminent!
*** ConCommand "listip" (0xf1a647c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "removeip" (0xf1a64780) was not unregistered! Shutdown crash imminent!
*** ConCommand "banip" (0xf1a64740) was not unregistered! Shutdown crash imminent!
*** ConCommand "addip" (0xf1a64700) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_filterban" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_delta_entity_full_buffer_size" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_deltaprint" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_deltatime" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_sound_discardextraunreliable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_extra_client_connect_time" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxclientframes" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showreliablesounds" was not unregistered! Shutdown crash imminent!
*** ConVar "ss_voice_hearpartner" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_sendtables" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_allowupload" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_allowdownload" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_stressbots" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_syncupdaterate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_minupdaterate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxupdaterate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_minrate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxrate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_timeout" was not unregistered! Shutdown crash imminent!
*** ConCommand "prop_crosshair" (0xf1a638e0) was not unregistered! Shutdown crash imminent!
*** ConVar "pipeline_static_props" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadow_deferred" was not unregistered! Shutdown crash imminent!
*** ConVar "disable_static_prop_loading" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodeldecals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_staticpropinfo" was not unregistered! Shutdown crash imminent!
*** ConVar "r_colorstaticprops" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawstaticprops" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DrawSpecificStaticProp" was not unregistered! Shutdown crash imminent!
*** ConVar "r_partition_level" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_gain_min" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_gain_max" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_gain" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_foliage_db_loss" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_refdb" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_refdist" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdrawclip" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightclip" was not unregistered! Shutdown crash imminent!
*** ConVar "r_threaded_shadow_clip" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightculldepth" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightrender" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightrendermodels" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightrenderworld" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdrawdepthres" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdrawdepth" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightupdatedepth" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightnodraw" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdrawsweptbbox" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadowids" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadowwireframe" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadows_gamecontrol" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadows" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_debugfeedback" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_voice_hltv_buffer_time" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_voice_buffer_time" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_voice_team_filter" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_voice_filter" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_allowupload" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_serialized_entities_mem" (0xf1a4dc40) was not unregistered! Shutdown crash imminent!
*** ConCommand "dumpsavedir" (0xf1a4dbc0) was not unregistered! Shutdown crash imminent!
*** ConCommand "audit_save_in_memory" (0xf1a4db80) was not unregistered! Shutdown crash imminent!
*** ConVar "save_in_memory" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_printdecalinfo" (0xf1a4daa0) was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawbatchdecals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawdecals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_queued_decals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_spray_lifetime" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_basefov" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_fardist" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_farscale" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_neardist" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_nearscale" was not unregistered! Shutdown crash imminent!
*** ConVar "r_decal_cover_count" was not unregistered! Shutdown crash imminent!
*** ConVar "r_decal_overlap_area" was not unregistered! Shutdown crash imminent!
*** ConVar "r_decal_overlap_count" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ShowViewerArea" was not unregistered! Shutdown crash imminent!
*** ConVar "r_portalsopenall" was not unregistered! Shutdown crash imminent!
*** ConVar "r_portalscloseall" was not unregistered! Shutdown crash imminent!
*** ConVar "r_snapportal" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DrawPortals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ClipAreaPortals" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_useexplicitdelete" was not unregistered! Shutdown crash imminent!
*** ConCommand "perfui" (0xf1a27700) was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlaypushout" was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlayfademax" was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlayfademin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlayfadeenable" was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlaywireframe" was not unregistered! Shutdown crash imminent!
*** ConVar "r_renderoverlayfragment" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occludeemaxarea" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occluderminarea" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occlusionspew" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occludermincount" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occlusion" was not unregistered! Shutdown crash imminent!
*** ConVar "r_visocclusion" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_temp_baseline_string_table_buffer_size" was not unregistered! Shutdown crash imminent!
*** ConVar "stringtable_alwaysrebuilddictionaries" was not unregistered! Shutdown crash imminent!
*** ConVar "stringtable_usedictionaries" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_dumpstringtables" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lockpvs" was not unregistered! Shutdown crash imminent!
*** ConVar "r_novis" was not unregistered! Shutdown crash imminent!
*** ConCommand "mod_combiner_info" (0xf1a23a40) was not unregistered! Shutdown crash imminent!
*** ConCommand "mod_dynamicmodeldebug" (0xf1a23a00) was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_vcollide" (0xf1a239c0) was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicloadspew" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicloadthrottle" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicloadpause" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicunloadtex" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicunloadtime" was not unregistered! Shutdown crash imminent!
*** ConVar "r_hunkalloclightmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "r_unloadlightmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_excludetextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_forcetouchdata" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_touchalldata" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_loadtextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_max_worldmesh_vertices" was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_info" (0xf1a222c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_suppress" (0xf1a22280) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_debug" (0xf1a22240) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_savechanges" (0xf1a22200) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_setvideomode" (0xf1a221c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_configcurrent" (0xf1a22180) was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawbrushmodels" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_levelflush" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_envmaptgasize" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_envmapsize" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_bumpbasis" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_normals" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_luxels" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_wireframe" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dynamic" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightstyle" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightmap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_decals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_norefresh" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_maxframelatency" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_shadowstate" was not unregistered! Shutdown crash imminent!
*** ConVar "r_staticprop_lod" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodelstatsoverlaymax" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodelstatsoverlaymin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawlightcache" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcachemodel" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientfactor" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientfraction" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientmin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientboost" was not unregistered! Shutdown crash imminent!
*** ConVar "r_slowpathwireframe" was not unregistered! Shutdown crash imminent!
*** ConVar "r_maxmodeldecal" was not unregistered! Shutdown crash imminent!
*** ConVar "r_modelwireframedecal" was not unregistered! Shutdown crash imminent!
*** ConVar "r_skin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyes" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flex" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawentities" was not unregistered! Shutdown crash imminent!
*** ConVar "r_teeth" was not unregistered! Shutdown crash imminent!
*** ConVar "r_nosw" was not unregistered! Shutdown crash imminent!
*** ConVar "r_nohw" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_softwareskin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyesize" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyeshift_z" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyeshift_y" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyeshift_x" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyemove" was not unregistered! Shutdown crash imminent!
*** ConVar "r_showenvcubemap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_proplightingpooling" was not unregistered! Shutdown crash imminent!
*** ConVar "r_itemblinkrate" was not unregistered! Shutdown crash imminent!
*** ConVar "r_itemblinkmax" was not unregistered! Shutdown crash imminent!
*** ConVar "r_proplightingfromdisk" was not unregistered! Shutdown crash imminent!
*** ConVar "r_debugrandomstaticlighting" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_flushlod" (0xf1a20a40) was not unregistered! Shutdown crash imminent!
*** ConVar "r_decalstaticprops" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyeglintlodpixels" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightinterp" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightaverage" was not unregistered! Shutdown crash imminent!
*** ConVar "r_entity" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lod" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DrawModelLightOrigin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodelstatsoverlaydistance" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodelstatsoverlay" was not unregistered! Shutdown crash imminent!
*** ConVar "r_staticlight_streams" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcache_zbuffercache" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_lightcache_invalidate" (0xf1a1f520) was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcachecenter" was not unregistered! Shutdown crash imminent!
*** ConVar "r_maxsampledist" was not unregistered! Shutdown crash imminent!
*** ConVar "r_maxnewsamples" was not unregistered! Shutdown crash imminent!
*** ConVar "r_minnewsamples" was not unregistered! Shutdown crash imminent!
*** ConVar "r_avglight" was not unregistered! Shutdown crash imminent!
*** ConVar "r_worldlightmin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_radiosity" was not unregistered! Shutdown crash imminent!
*** ConVar "r_worldlights" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcache_radiusfactor" was not unregistered! Shutdown crash imminent!
*** ConVar "r_oldlightselection" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientlightingonly" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcache_numambientsamples" was not unregistered! Shutdown crash imminent!
*** ConVar "lightcache_maxmiss" was not unregistered! Shutdown crash imminent!
*** ConCommand "key_findbinding" (0xf1a04380) was not unregistered! Shutdown crash imminent!
*** ConCommand "key_listboundkeys" (0xf1a04340) was not unregistered! Shutdown crash imminent!
*** ConCommand "forcebind" (0xf1a04300) was not unregistered! Shutdown crash imminent!
*** ConCommand "bind" (0xf1a042c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "escape" (0xf1a04280) was not unregistered! Shutdown crash imminent!
*** ConCommand "unbindall" (0xf1a04240) was not unregistered! Shutdown crash imminent!
*** ConCommand "unbind" (0xf1a04200) was not unregistered! Shutdown crash imminent!
*** ConVar "in_forceuser" was not unregistered! Shutdown crash imminent!
*** ConCommand "save_finish_async" (0xf1a038a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "xload" (0xf1a03860) was not unregistered! Shutdown crash imminent!
*** ConCommand "load" (0xf1a03820) was not unregistered! Shutdown crash imminent!
*** ConCommand "autosavedangerousissafe" (0xf1a037e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "autosavedangerous" (0xf1a037a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "autosave" (0xf1a03760) was not unregistered! Shutdown crash imminent!
*** ConCommand "_autosavedangerous" (0xf1a03720) was not unregistered! Shutdown crash imminent!
*** ConCommand "_autosave" (0xf1a036e0) was not unregistered! Shutdown crash imminent!
*** ConVar "save_huddelayframes" was not unregistered! Shutdown crash imminent!
*** ConVar "save_console" was not unregistered! Shutdown crash imminent!
*** ConCommand "minisave" (0xf1a03640) was not unregistered! Shutdown crash imminent!
*** ConCommand "xsave" (0xf1a03600) was not unregistered! Shutdown crash imminent!
*** ConCommand "save" (0xf1a035c0) was not unregistered! Shutdown crash imminent!
*** ConVar "save_asyncdelay" was not unregistered! Shutdown crash imminent!
*** ConVar "save_spew" was not unregistered! Shutdown crash imminent!
*** ConVar "save_screenshot" was not unregistered! Shutdown crash imminent!
*** ConVar "save_noxsave" was not unregistered! Shutdown crash imminent!
*** ConVar "save_disable" was not unregistered! Shutdown crash imminent!
*** ConVar "save_async" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_autosave" was not unregistered! Shutdown crash imminent!
*** ConVar "save_history_count" was not unregistered! Shutdown crash imminent!
*** ConCommand "changelevel2" (0xf1a02aa0) was not unregistered! Shutdown crash imminent!
*** ConCommand "changelevel" (0xf1a02a60) was not unregistered! Shutdown crash imminent!
*** ConCommand "map_networkbackdoor" (0xf1a02a20) was not unregistered! Shutdown crash imminent!
*** ConCommand "map_commentary" (0xf1a029e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "map_background" (0xf1a029a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "ss_map" (0xf1a02960) was not unregistered! Shutdown crash imminent!
*** ConCommand "map" (0xf1a02920) was not unregistered! Shutdown crash imminent!
*** ConCommand "maps" (0xf1a028e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_edicts" (0xf1a02840) was not unregistered! Shutdown crash imminent!
*** ConCommand "ss_disconnect" (0xf1a02800) was not unregistered! Shutdown crash imminent!
*** ConCommand "ss_connect" (0xf1a027c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "cache_print_summary" (0xf1a02780) was not unregistered! Shutdown crash imminent!
*** ConCommand "cache_print_lru" (0xf1a02740) was not unregistered! Shutdown crash imminent!
*** ConCommand "cache_print" (0xf1a02700) was not unregistered! Shutdown crash imminent!
*** ConCommand "flush_locked" (0xf1a026c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "flush" (0xf1a02680) was not unregistered! Shutdown crash imminent!
*** ConCommand "crash_error" (0xf1a02640) was not unregistered! Shutdown crash imminent!
*** ConCommand "crash_thread" (0xf1a02600) was not unregistered! Shutdown crash imminent!
*** ConCommand "crash_job" (0xf1a025c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "crash" (0xf1a02580) was not unregistered! Shutdown crash imminent!
*** ConVar "crash_assert" was not unregistered! Shutdown crash imminent!
*** ConCommand "voicerecord_toggle" (0xf1a02540) was not unregistered! Shutdown crash imminent!
*** ConCommand "-voicerecord" (0xf1a02500) was not unregistered! Shutdown crash imminent!
*** ConCommand "+voicerecord" (0xf1a024c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "exit" (0xf1a02480) was not unregistered! Shutdown crash imminent!
*** ConCommand "quit" (0xf1a01a60) was not unregistered! Shutdown crash imminent!
*** ConCommand "stringtabledictionary" (0xf1a02440) was not unregistered! Shutdown crash imminent!
*** ConCommand "dumpstringtables" (0xf1a02400) was not unregistered! Shutdown crash imminent!
*** ConCommand "multvar" (0xf1a023c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "incrementvar" (0xf1a02380) was not unregistered! Shutdown crash imminent!
*** ConCommand "listmodels" (0xf1a02340) was not unregistered! Shutdown crash imminent!
*** ConCommand "killserver" (0xf1a02300) was not unregistered! Shutdown crash imminent!
*** ConCommand "soundfade" (0xf1a022c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "demolist" (0xf1a02280) was not unregistered! Shutdown crash imminent!
*** ConCommand "nextdemo" (0xf1a02240) was not unregistered! Shutdown crash imminent!
*** ConCommand "stopdemo" (0xf1a02200) was not unregistered! Shutdown crash imminent!
*** ConCommand "demos" (0xf1a021c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "startdemos" (0xf1a02180) was not unregistered! Shutdown crash imminent!
*** ConCommand "memory" (0xf1a02140) was not unregistered! Shutdown crash imminent!
*** ConCommand "kick" (0xf1a02100) was not unregistered! Shutdown crash imminent!
*** ConCommand "kickid" (0xf1a020c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "unpause" (0xf1a02080) was not unregistered! Shutdown crash imminent!
*** ConCommand "setpause" (0xf1a02040) was not unregistered! Shutdown crash imminent!
*** ConCommand "pause" (0xf1a02000) was not unregistered! Shutdown crash imminent!
*** ConCommand "version" (0xf1a01fc0) was not unregistered! Shutdown crash imminent!
*** ConCommand "disconnect" (0xf1a01f80) was not unregistered! Shutdown crash imminent!
*** ConCommand "reload" (0xf1a01f40) was not unregistered! Shutdown crash imminent!
*** ConCommand "restart" (0xf1a01f00) was not unregistered! Shutdown crash imminent!
*** ConCommand "map_edit" (0xf1a01ec0) was not unregistered! Shutdown crash imminent!
*** ConCommand "ping" (0xf1a01e80) was not unregistered! Shutdown crash imminent!
*** ConCommand "status" (0xf1a01e40) was not unregistered! Shutdown crash imminent!
*** ConCommand "light_crosshair" (0xf1a01e00) was not unregistered! Shutdown crash imminent!
*** ConCommand "_restart" (0xf1a01dc0) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_savewritedir" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_savereaddir" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_savedir" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_inputfromfile" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_recordtofile" was not unregistered! Shutdown crash imminent!
*** ConVar "host_map" was not unregistered! Shutdown crash imminent!
*** ConVar "hostname" was not unregistered! Shutdown crash imminent!
*** ConVar "clientportany" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_port" was not unregistered! Shutdown crash imminent!
*** ConVar "hostport" was not unregistered! Shutdown crash imminent!
*** ConVar "clientport" was not unregistered! Shutdown crash imminent!
*** ConVar "host_sleep" was not unregistered! Shutdown crash imminent!
*** ConCommand "host_runofftime" (0xf1a01a20) was not unregistered! Shutdown crash imminent!
*** ConVar "mem_periodicdumps" was not unregistered! Shutdown crash imminent!
*** ConCommand "dti_flush" (0xf1a019e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "recompute_speed" (0xf1a019a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "host_writeconfig_ss" (0xf1a01960) was not unregistered! Shutdown crash imminent!
*** ConCommand "host_writeconfig" (0xf1a01920) was not unregistered! Shutdown crash imminent!
*** ConCommand "display_elapsedtime" (0xf1a018e0) was not unregistered! Shutdown crash imminent!
*** ConVar "r_ForceRestore" was not unregistered! Shutdown crash imminent!
*** ConVar "coop" was not unregistered! Shutdown crash imminent!
*** ConVar "deathmatch" was not unregistered! Shutdown crash imminent!
*** ConVar "host_speeds" was not unregistered! Shutdown crash imminent!
*** ConVar "host_framerate" was not unregistered! Shutdown crash imminent!
*** ConVar "host_limitlocal" was not unregistered! Shutdown crash imminent!
*** ConCommand "host_timescale_dec" (0xf1a018a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "host_timescale_inc" (0xf1a01860) was not unregistered! Shutdown crash imminent!
*** ConVar "host_timescale" was not unregistered! Shutdown crash imminent!
*** ConVar "host_profile" was not unregistered! Shutdown crash imminent!
*** ConCommand "threadpool_run_tests" (0xf1a01820) was not unregistered! Shutdown crash imminent!
*** ConCommand "thread_test_tsqueue" (0xf1a017e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "thread_test_tslist" (0xf1a017a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "threadpool_cycle_reserve" (0xf1a01760) was not unregistered! Shutdown crash imminent!
*** ConVar "threadpool_reserve" was not unregistered! Shutdown crash imminent!
*** ConVar "threadpool_affinity" was not unregistered! Shutdown crash imminent!
*** ConVar "host_threaded_sound" was not unregistered! Shutdown crash imminent!
*** ConVar "host_thread_mode" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_demoend" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_demostart" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_server" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_level" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_framecount" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_filtervalue" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_resume" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_pause" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_server_thread" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_server_spike_threshold" was not unregistered! Shutdown crash imminent!
*** ConVar "host_ShowIPCCallCount" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_dumpstats" was not unregistered! Shutdown crash imminent!
*** ConVar "host_showcachemiss" was not unregistered! Shutdown crash imminent!
*** ConVar "next" was not unregistered! Shutdown crash imminent!
*** ConVar "singlestep" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_test_every_n_seconds" was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_test" (0xf1a016c0) was not unregistered! Shutdown crash imminent!
*** ConVar "mem_incremental_compact_rate" was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_eat" (0xf1a01680) was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_incremental_compact" (0xf1a01640) was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_compact" (0xf1a01600) was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_verify" (0xf1a015c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_dump" (0xf1a01580) was not unregistered! Shutdown crash imminent!
*** ConVar "mem_test_each_frame" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_test_quiet" was not unregistered! Shutdown crash imminent!
*** ConCommand "snd_restart" (0xf1a01540) was not unregistered! Shutdown crash imminent!
*** ConVar "closecaption" was not unregistered! Shutdown crash imminent!
*** ConVar "violence_agibs" was not unregistered! Shutdown crash imminent!
*** ConVar "violence_ablood" was not unregistered! Shutdown crash imminent!
*** ConVar "violence_hgibs" was not unregistered! Shutdown crash imminent!
*** ConVar "violence_hblood" was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_msg" (0xf19ffd80) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_clients" (0xf19ffd40) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_stoprecord" (0xf19ffd00) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_record" (0xf19ffcc0) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_retry" (0xf19ffc80) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_stop" (0xf19ffc40) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_relay" (0xf19ffc00) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_status" (0xf19ffbc0) was not unregistered! Shutdown crash imminent!
*** ConVar "tv_relay_rate" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_relay_quit_on_connection_failure" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_relay_quit_after_game" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_relay_secret_code" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_secret_code" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_relayvoice" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_deltacache" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_title" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_transmitall" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_dispatchmode" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_overridemaster" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_enable_delta_frames" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_window_size" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_password" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_name" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_autorecord" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_maxclients" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_demo_starttick" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_replaysdir" was not unregistered! Shutdown crash imminent!
*** ConVar "demo_writefullupdate_rate" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_snapshotrate" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_timeout" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_autoretry" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_grouprelaydatavoice" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_grouprelaydataunreliable" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_grouprelaydatareliable" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_chatgroupsize" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_chattimelimit" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_relaypassword" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_maxrate" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawskybox" was not unregistered! Shutdown crash imminent!
*** ConVar "dota_no_simulate" was not unregistered! Shutdown crash imminent!
*** ConVar "dota_no_render" was not unregistered! Shutdown crash imminent!
*** ConVar "miniprofiler_dump" was not unregistered! Shutdown crash imminent!
*** ConVar "fast_fogvolume" was not unregistered! Shutdown crash imminent!
*** ConVar "r_frustumcullworld" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_surfacemat" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_surfaceid" was not unregistered! Shutdown crash imminent!
*** ConVar "r_fastzrejectdisp" was not unregistered! Shutdown crash imminent!
*** ConVar "r_fastzreject" was not unregistered! Shutdown crash imminent!
*** ConVar "fog_enable_water_fog" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawfuncdetail" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawworld" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawleaf" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawtranslucentworld" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_cleardecals" (0xf19fe4e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "linefile" (0xf19fe340) was not unregistered! Shutdown crash imminent!
*** ConCommand "timerefresh" (0xf19fe380) was not unregistered! Shutdown crash imminent!
*** ConVar "r_dynamiclighting" was not unregistered! Shutdown crash imminent!
*** ConVar "r_aspectratio" was not unregistered! Shutdown crash imminent!
*** ConVar "r_visualizelighttracesshowfulltrace" was not unregistered! Shutdown crash imminent!
*** ConVar "r_visualizelighttraces" was not unregistered! Shutdown crash imminent!
*** ConVar "r_visualizetraces" was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_crosshair_printmaterial" (0xf19fc820) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_crosshair_reloadmaterial" (0xf19fc7e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_crosshair_explorer" (0xf19fc7a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_crosshair_edit" (0xf19fc760) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_crosshair" (0xf19fc720) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_edit" (0xf19fc6e0) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_defaultlightmap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_maxdlights" was not unregistered! Shutdown crash imminent!
*** ConVar "r_avglightmap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawlightinfo" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawlights" was not unregistered! Shutdown crash imminent!
*** ConCommand "TransmitEvents" (0xf18fc300) was not unregistered! Shutdown crash imminent!
*** ConCommand "net_dumpeventstats" (0xf18fc280) was not unregistered! Shutdown crash imminent!
*** ConVar "display_game_events" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showeventlisteners" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showevents" was not unregistered! Shutdown crash imminent!
*** ConCommand "unload_all_addons" (0xf18fc020) was not unregistered! Shutdown crash imminent!
*** ConCommand "update_addon_paths" (0xf18fbfe0) was not unregistered! Shutdown crash imminent!
*** ConCommand "fs_syncdvddevcache" (0xf18fbfa0) was not unregistered! Shutdown crash imminent!
*** ConCommand "fs_warning_level" (0xf18fbf60) was not unregistered! Shutdown crash imminent!
*** ConCommand "fs_printopenfiles" (0xf18fbf20) was not unregistered! Shutdown crash imminent!
*** ConVar "engine_generatedotamapheightfielddata" was not unregistered! Shutdown crash imminent!
*** ConVar "engine_usedotamap_heightfield_data" was not unregistered! Shutdown crash imminent!
*** ConVar "dt_ShowSendTableProps" was not unregistered! Shutdown crash imminent!
*** ConVar "dt_ShowPartialChangeEnts" was not unregistered! Shutdown crash imminent!
*** ConVar "dt_UsePartialChangeEnts" was not unregistered! Shutdown crash imminent!
*** ConVar "dtwatchclass" was not unregistered! Shutdown crash imminent!
*** ConVar "dtwarning" was not unregistered! Shutdown crash imminent!
*** ConVar "dtwatchvar" was not unregistered! Shutdown crash imminent!
*** ConVar "dtwatchent" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logdownloadlist" was not unregistered! Shutdown crash imminent!
*** ConCommand "http_file_exists" (0xf18e2fe0) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_combined" was not unregistered! Shutdown crash imminent!
*** ConVar "disp_dynamic" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DispBuildable" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DispWalkable" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DrawDisp" was not unregistered! Shutdown crash imminent!
*** ConCommand "devshots_nextmap" (0xf18e19c0) was not unregistered! Shutdown crash imminent!
*** ConVar "demo_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "demofile_compresspackets_size" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawclipbrushes" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_leafvis_draw_mask" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_freeze_leafvis" was not unregistered! Shutdown crash imminent!
*** ConVar "r_visambient" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_leafvis" was not unregistered! Shutdown crash imminent!
*** ConVar "enable_debug_overlays" was not unregistered! Shutdown crash imminent!
*** ConCommand "reset_gameconvars" (0xf18e0560) was not unregistered! Shutdown crash imminent!
*** ConCommand "toggle" (0xf18e0520) was not unregistered! Shutdown crash imminent!
*** ConCommand "differences" (0xf18e04e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "help" (0xf18e04a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "cvarlist" (0xf18e0460) was not unregistered! Shutdown crash imminent!
*** ConCommand "findflags" (0xf18e0420) was not unregistered! Shutdown crash imminent!
*** ConCommand "cmd4" (0xf18e03e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "cmd3" (0xf18e03a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "cmd2" (0xf18e0360) was not unregistered! Shutdown crash imminent!
*** ConCommand "cmd1" (0xf18e0320) was not unregistered! Shutdown crash imminent!
*** ConCommand "clear" (0xf18e0180) was not unregistered! Shutdown crash imminent!
*** ConCommand "showconsole" (0xf18e0140) was not unregistered! Shutdown crash imminent!
*** ConCommand "hideconsole" (0xf18e0100) was not unregistered! Shutdown crash imminent!
*** ConCommand "toggleconsole" (0xf18e00c0) was not unregistered! Shutdown crash imminent!
*** ConVar "con_nprint_bgborder" was not unregistered! Shutdown crash imminent!
*** ConVar "con_nprint_bgalpha" was not unregistered! Shutdown crash imminent!
*** ConVar "con_filter_text_out" was not unregistered! Shutdown crash imminent!
*** ConVar "con_filter_text" was not unregistered! Shutdown crash imminent!
*** ConVar "con_filter_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "con_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "con_drawnotify" was not unregistered! Shutdown crash imminent!
*** ConVar "contimes" was not unregistered! Shutdown crash imminent!
*** ConVar "con_notifytime" was not unregistered! Shutdown crash imminent!
*** ConVar "con_trace" was not unregistered! Shutdown crash imminent!
*** ConVar "con_logfile" was not unregistered! Shutdown crash imminent!
*** ConVar "con_timestamp" was not unregistered! Shutdown crash imminent!
*** ConCommand "combine_disp_images" (0xf18da0a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "print_colorcorrection" (0xf18d9c00) was not unregistered! Shutdown crash imminent!
*** ConCommand "colorcorrectionui" (0xf18d9bc0) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_colcorrection_editor" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_colcorrection_disableentities" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_colorcorrection" was not unregistered! Shutdown crash imminent!
*** ConVar "map_noareas" was not unregistered! Shutdown crash imminent!
*** ConCommand "execifexists" (0xf18d74e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "exec" (0xf18d74a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "cmd" (0xf18d7460) was not unregistered! Shutdown crash imminent!
*** ConCommand "alias" (0xf18d7420) was not unregistered! Shutdown crash imminent!
*** ConCommand "echo" (0xf18d73e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "stuffcmds" (0xf18d73a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "BindToggle" (0xf18d7360) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_texture_list_txlod" (0xf18c66e0) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_texture_list_exclude_editing" was not unregistered! Shutdown crash immi/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota.sh: satır 77: 11186 Parçalama arızası    (çekirdek döküldü) ${GAME_DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
Game removed: AppID 570 "Dota 2", ProcID 11186
Generating new string page texture 106: 128x256, total string texture memory is 1,97 MB

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:11075): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
[2014-05-28 22:36:46] Startup - updater built May 20 2014 18:30:56
[2014-05-28 22:36:47] Yükleme doğrulanıyor...
[2014-05-28 22:36:47] Verification complete
[2014-05-28 22:37:45] Shutdown
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: speakerXXL - 29 Mayıs 2014 - 11:28:15
Alıntı yapılan: srgnaras - 26 Mayıs 2014 - 23:54:25
Tek fark bağlantı (http://www.webupd8.org/2014/01/prime-indicator-lets-you-quickly-switch.html)daki programıda kurdum.


Prime-indicator ile birlikte acaba nvidia-prime paketi de kurulmuş mudur? Bumblebee ve Nvidia Prime uygulamalarının bir arada kurulmasının uygun olacağını sanmıyorum. Aşağıdaki komutun çıktısını paylaşınız.

dpkg -l | egrep 'bumblebee|prime'
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: srgnaras - 29 Mayıs 2014 - 11:42:39
Galiba kurdum.
turuncu@pandora:~$ dpkg -l | egrep 'bumblebee|prime'
ii  bumblebee                                             3.2.1-90~trustyppa1                                 amd64        NVIDIA Optimus support
ii  bumblebee-nvidia                                      3.2.1-90~trustyppa1                                 amd64        NVIDIA Optimus support using the proprietary NVIDIA driver
ii  nvidia-prime                                          0.6.2                                               amd64        Tools to enable NVIDIA's Prime
ii  prime-indicator                                       0.1-1+git20140109~webupd8~0                         all          PRIME Indicator
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: speakerXXL - 29 Mayıs 2014 - 12:56:34
Aşağıdaki komut ile nvidia-prime ve prime-indicator paketlerini silmenizi öneririm.

sudo apt-get purge nvidia-prime prime-indicator

Bu paketleri sildikten sonra aşağıdaki komut ile Bumblebee servisini yeniden başlatınız.

sudo service bumblebeed restart

Bir sorun olup olmadığını anlamak için aşağıdaki komutu uçbirimde çalıştırıp çıktısını paylaşabilirsiniz.

optirun -vvv glxgears
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: srgnaras - 29 Mayıs 2014 - 13:52:29
turuncu@pandora:~$ sudo apt-get purge nvidia-prime prime-indicator
[sudo] password for turuncu:
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
Aşağıdaki paketler otomatik olarak kurulmuş ve artık bu paketlere gerek duyulmuyor:
  libappindicator1 libindicator7 python-appindicator
Bu paketleri kaldırmak için 'apt-get autoremove' komutunu kullanın.
Aşağıdaki paketler KALDIRILACAK:
  nvidia-prime* prime-indicator*
0 paket yükseltilecek, 0 yeni paket kurulacak, 2 paket kaldırılacak ve 31 paket yükseltilmeyecek.
Bu işlem tamamlandıktan sonra 173 kB disk alanı boşalacak.
Devam etmek istiyor musunuz? [E/h] e
(Veritabanı okunuyor... mevcut 221516 dosya veya klasör yüklü.)
Kaldırılan: prime-indicator (0.1-1+git20140109~webupd8~0) ...
prime-indicator (0.1-1+git20140109~webupd8~0) için yapılandırma dosyaları temizleniyor ...
Kaldırılan: nvidia-prime (0.6.2) ...
nvidia-prime (0.6.2) için yapılandırma dosyaları temizleniyor ...
N: '/etc/apt/sources.list.d/' dizinindeki 'ubuntu-x-swat-x-updates-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
N: '/etc/apt/sources.list.d/' dizinindeki 'bumblebee-stable-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
N: '/etc/apt/sources.list.d/' dizinindeki 'ubuntu-x-swat-x-updates-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
N: '/etc/apt/sources.list.d/' dizinindeki 'bumblebee-stable-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
turuncu@pandora:~$ sudo service bumblebeed restart
bumblebeed stop/waiting
bumblebeed start/running, process 6459

turuncu@pandora:~$ optirun -vvv glxgears
[17964.624055] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[17964.625496] [DEBUG]optirun version 3.2.1 starting...
[17964.625555] [DEBUG]Active configuration:
[17964.625592] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[17964.625611] [DEBUG] X display: :8
[17964.625629] [DEBUG] LD_LIBRARY_PATH: /usr/lib/nvidia-331:/usr/lib32/nvidia-331
[17964.625649] [DEBUG] Socket path: /var/run/bumblebee.socket
[17964.625680] [DEBUG] Accel/display bridge: auto
[17964.625718] [DEBUG] VGL Compression: proxy
[17964.625758] [DEBUG] VGLrun extra options:
[17964.625861] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[17964.626059] [DEBUG]Using auto-detected bridge virtualgl
[17969.420981] [INFO]Response: Yes. X is active.

[17969.420997] [INFO]Running application using virtualgl.
[17969.421110] [DEBUG]Process vglrun started, PID 6479.
[VGL] ERROR: in readback--
[VGL]    247: Window has been deleted by window manager
[17972.958431] [DEBUG]SIGCHILD received, but wait failed with No child processes
[17972.958481] [DEBUG]Socket closed.
[17972.958516] [DEBUG]Killing all remaining processes.

Hala dotaya açılmıyor. Onun dışında optirun düzgün çalışıyor gibi.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: speakerXXL - 29 Mayıs 2014 - 15:01:20
Alıntı Yap[17972.958481] [DEBUG]Socket closed.

Bumblebee'nin düzgün çalıştığını sanmıyorum. Aşağıdaki komutların çıktılarını rica edelim.

cat /etc/bumblebee/bumblebee.conf
cat /etc/bumblebee/xorg.conf.nvidia
dpkg -l | egrep 'nvidia|bumblebee'
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: srgnaras - 29 Mayıs 2014 - 15:18:03
turuncu@pandora:~$ cat /etc/bumblebee/bumblebee.conf
# Configuration file for Bumblebee. Values should **not** be put between quotes

## Server options. Any change made in this section will need a server restart
# to take effect.
[bumblebeed]
# The secondary Xorg server DISPLAY number
VirtualDisplay=:8
# Should the unused Xorg server be kept running? Set this to true if waiting
# for X to be ready is too long and don't need power management at all.
KeepUnusedXServer=false
# The name of the Bumbleblee server group name (GID name)
ServerGroup=bumblebee
# Card power state at exit. Set to false if the card shoud be ON when Bumblebee
# server exits.
TurnCardOffAtExit=false
# The default behavior of '-f' option on optirun. If set to "true", '-f' will
# be ignored.
NoEcoModeOverride=false
# The Driver used by Bumblebee server. If this value is not set (or empty),
# auto-detection is performed. The available drivers are nvidia and nouveau
# (See also the driver-specific sections below)
Driver=
# Directory with a dummy config file to pass as a -configdir to secondary X
XorgConfDir=/etc/bumblebee/xorg.conf.d

## Client options. Will take effect on the next optirun executed.
[optirun]
# Acceleration/ rendering bridge, possible values are auto, virtualgl and
# primus.
Bridge=auto
# The method used for VirtualGL to transport frames between X servers.
# Possible values are proxy, jpeg, rgb, xv and yuv.
VGLTransport=proxy
# List of paths which are searched for the primus libGL.so.1 when using
# the primus bridge
PrimusLibraryPath=/usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
# Should the program run under optirun even if Bumblebee server or nvidia card
# is not available?
AllowFallbackToIGC=false


# Driver-specific settings are grouped under [driver-NAME]. The sections are
# parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
# detection resolves to NAME).
# PMMethod: method to use for saving power by disabling the nvidia card, valid
# values are: auto - automatically detect which PM method to use
#         bbswitch - new in BB 3, recommended if available
#       switcheroo - vga_switcheroo method, use at your own risk
#             none - disable PM completely
# https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods

## Section with nvidia driver specific options, only parsed if Driver=nvidia
[driver-nvidia]
# Module name to load, defaults to Driver if empty or unset
KernelDriver=nvidia-current
PMMethod=auto
# colon-separated path to the nvidia libraries
LibraryPath=/usr/lib/nvidia-current:/usr/lib32/nvidia-current
# comma-separated path of the directory containing nvidia_drv.so and the
# default Xorg modules path
XorgModulePath=/usr/lib/nvidia-current/xorg,/usr/lib/xorg/modules
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia

## Section with nouveau driver specific options, only parsed if Driver=nouveau
[driver-nouveau]
KernelDriver=nouveau
PMMethod=auto
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau

turuncu@pandora:~$ cat /etc/bumblebee/xorg.conf.nvidia
Section "ServerLayout"
    Identifier  "Layout0"
    Option      "AutoAddDevices" "false"
    Option      "AutoAddGPU" "false"
EndSection

Section "Device"
    Identifier  "DiscreteNvidia"
    Driver      "nvidia"
    VendorName  "NVIDIA Corporation"

#   If the X server does not automatically detect your VGA device,
#   you can manually set it here.
#   To get the BusID prop, run `lspci | egrep 'VGA|3D'` and input the data
#   as you see in the commented example.
#   This Setting may be needed in some platforms with more than one
#   nvidia card, which may confuse the proprietary driver (e.g.,
#   trying to take ownership of the wrong device). Also needed on Ubuntu 13.04.
    BusID "PCI:01:00:0"

#   Setting ProbeAllGpus to false prevents the new proprietary driver
#   instance spawned to try to control the integrated graphics card,
#   which is already being managed outside bumblebee.
#   This option doesn't hurt and it is required on platforms running
#   more than one nvidia graphics card with the proprietary driver.
#   (E.g. Macbook Pro pre-2010 with nVidia 9400M + 9600M GT).
#   If this option is not set, the new Xorg may blacken the screen and
#   render it unusable (unless you have some way to run killall Xorg).
    Option "ProbeAllGpus" "false"

    Option "NoLogo" "true"
    Option "UseEDID" "false"
    Option "UseDisplayDevice" "none"
EndSection
turuncu@pandora:~$ dpkg -l | egrep 'nvidia|bumblebee'
ii  bumblebee                                             3.2.1-90~trustyppa1                                 amd64        NVIDIA Optimus support
ii  bumblebee-nvidia                                      3.2.1-90~trustyppa1                                 amd64        NVIDIA Optimus support using the proprietary NVIDIA driver
ii  nvidia-319                                            331.38-0ubuntu7                                     amd64        Transitional package for nvidia-319
ii  nvidia-331                                            331.38-0ubuntu7                                     amd64        NVIDIA binary driver - version 331.38
ii  nvidia-libopencl1-331                                 331.38-0ubuntu7                                     amd64        NVIDIA OpenCL Driver and ICD Loader library
ii  nvidia-opencl-icd-331                                 331.38-0ubuntu7                                     amd64        NVIDIA OpenCL ICD
ii  nvidia-settings                                       331.20-0ubuntu8                                     amd64        Tool for configuring the NVIDIA graphics driver
ii  nvidia-settings-319                                   331.20-0ubuntu8                                     amd64        Transitional package for nvidia-settings
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: speakerXXL - 29 Mayıs 2014 - 15:44:15
Önce gereksiz nividia-319 paketini aşağıdaki komut ile kaldurunuz.

sudo apt-get purge nvidia-319

Sonra aşağıdaki komut ile /etc/bumblebee/bumblebee.conf dosyasını açınız.

sudo gedit /etc/bumblebee/bumblebee.conf

Açılan dosyada aşağıdaki satırı bulunuz,

Driver=

ve aşağıdaki şekilde değiştiriniz.

Driver=nvidia

Sonra aşağıdaki satırı bulunuz,

KernelDriver=nvidia-current

ve aşağıdaki şekilde değiştiriniz.

KernelDriver=nvidia-331

Yine bumblebee.conf dosyası içinde aşağıdaki satırları bulunuz,

LibraryPath=/usr/lib/nvidia-current:/usr/lib32/nvidia-current
XorgModulePath=/usr/lib/nvidia-current/xorg,/usr/lib/xorg/modules


ve aşağıdaki şekilde değiştiriniz.


LibraryPath=/usr/lib/nvidia-331:/usr/lib32/nvidia-331
XorgModulePath=/usr/lib/nvidia-331/xorg,/usr/lib/xorg/modules


Dosyayı kaydedip aşağıdaki komut ile Bumblebee servisini yeniden başlatınız.

sudo service bumblebeed restart

Bir sorun olup olmadığını anlamak için aşağıdaki komutu uçbirimde çalıştırıp çıktısını paylaşabilirsiniz.

optirun -vvv glxgears
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: srgnaras - 29 Mayıs 2014 - 16:22:45
turuncu@pandora:~$ optirun -vvv glxgears
[ 6982.964916] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 6982.965724] [INFO]Configured driver: nvidia
[ 6982.966116] [DEBUG]optirun version 3.2.1 starting...
[ 6982.966198] [DEBUG]Active configuration:
[ 6982.966260] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 6982.966321] [DEBUG] X display: :8
[ 6982.966380] [DEBUG] LD_LIBRARY_PATH: /usr/lib/nvidia-331:/usr/lib32/nvidia-331
[ 6982.966437] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 6982.966497] [DEBUG] Accel/display bridge: auto
[ 6982.966557] [DEBUG] VGL Compression: proxy
[ 6982.966615] [DEBUG] VGLrun extra options:
[ 6982.966674] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[ 6982.966823] [DEBUG]Using auto-detected bridge virtualgl
[ 6985.006879] [INFO]Response: Yes. X is active.

[ 6985.006926] [INFO]Running application using virtualgl.
[ 6985.007195] [DEBUG]Process vglrun started, PID 21495.
3604 frames in 5.0 seconds = 720.768 FPS
[VGL] ERROR: in readback--
[VGL]    247: Window has been deleted by window manager
[ 6992.339739] [DEBUG]SIGCHILD received, but wait failed with No child processes
[ 6992.339798] [DEBUG]Socket closed.
[ 6992.339833] [DEBUG]Killing all remaining processes.

hala dota2 açılmıyor.

Running Steam on ubuRunning Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Gtk-Message: Failed to load module "overlay-scrollbar"
Gtk-Message: Failed to load module "unity-gtk-module"
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
[0529/162036:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
[HTTP Remote Control] HTTP server listening on port 49002.
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Generating new string page texture 2: 48x256, total string texture memory is 49,15 KB
Generating new string page texture 3: 256x256, total string texture memory is 311,30 KB
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Adding licenses for the following package(s): 0, 13054, 36144
roaming config store loaded successfully - 871 bytes.
migrating temporary roaming config store
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
ExecCommandLine: "/home/turuncu/.local/share/Steam/ubuntu12_32/steam"
System startup time: 6,58 seconds
Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME has been set by the user to: /home/turuncu/.local/share/Steam/ubuntu12_32/steam-runtime
Generating new string page texture 70: 128x256, total string texture memory is 131,07 KB
Generating new string page texture 71: 128x256, total string texture memory is 442,37 KB
Generating new string page texture 72: 64x256, total string texture memory is 507,90 KB
ExecCommandLine: "/home/turuncu/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
ExecSteamURL: "steam://open/driverhelperready"
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Generating new string page texture 87: 256x256, total string texture memory is 393,22 KB
Generating new string page texture 91: 128x256, total string texture memory is 638,98 KB
Generating new string page texture 92: 384x256, total string texture memory is 1,03 MB
Generating new string page texture 93: 24x256, total string texture memory is 1,06 MB
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Generating new string page texture 97: 512x256, total string texture memory is 1,58 MB
Generating new string page texture 99: 256x256, total string texture memory is 1,84 MB
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Game update: AppID 570 "Dota 2", ProcID 22091, IP 0.0.0.0:0
ERROR: ld.so: object '/home/turuncu/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/turuncu/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 22094 != 22093, skipping destruction (fork without exec?)
ERROR: ld.so: object '/home/turuncu/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/turuncu/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Installing breakpad exception handler for appid(gameoverlayui)/version(20140520183121_client)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
Gtk-Message: Failed to load module "overlay-scrollbar"
Gtk-Message: Failed to load module "unity-gtk-module"

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
[0529/162110:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
Using breakpad crash handler
Setting breakpad minidump AppID = 570
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198097175441 [API loaded yes]
Steam_SetMinidumpSteamID:  Setting Steam ID:  76561198097175441
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
SDL video target is 'x11'
SDL failed to create GL compatibility profile (whichProfile=0!
This system supports the OpenGL extension GL_EXT_framebuffer_object.
This system supports the OpenGL extension GL_EXT_framebuffer_blit.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample.
This system DOES NOT support the OpenGL extension GL_APPLE_fence.
This system supports the OpenGL extension GL_NV_fence.
This system supports the OpenGL extension GL_ARB_sync.
This system supports the OpenGL extension GL_EXT_draw_buffers2.
This system supports the OpenGL extension GL_EXT_bindable_uniform.
This system DOES NOT support the OpenGL extension GL_APPLE_flush_buffer_range.
This system supports the OpenGL extension GL_ARB_map_buffer_range.
This system supports the OpenGL extension GL_ARB_vertex_buffer_object.
This system supports the OpenGL extension GL_ARB_occlusion_query.
This system DOES NOT support the OpenGL extension GL_APPLE_texture_range.
This system DOES NOT support the OpenGL extension GL_APPLE_client_storage.
This system DOES NOT support the OpenGL extension GL_ARB_uniform_buffer.
This system supports the OpenGL extension GL_ARB_vertex_array_bgra.
This system supports the OpenGL extension GL_EXT_vertex_array_bgra.
This system supports the OpenGL extension GL_ARB_framebuffer_object.
This system DOES NOT support the OpenGL extension GL_GREMEDY_string_marker.
This system supports the OpenGL extension GL_ARB_debug_output.
This system supports the OpenGL extension GL_EXT_direct_state_access.
This system DOES NOT support the OpenGL extension GL_NV_bindless_texture.
This system DOES NOT support the OpenGL extension GL_AMD_pinned_memory.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample_blit_scaled.
This system supports the OpenGL extension GL_EXT_texture_sRGB_decode.
This system supports the OpenGL extension GL_NVX_gpu_memory_info.
This system DOES NOT support the OpenGL extension GL_ATI_meminfo.
This system supports the OpenGL extension GL_EXT_texture_compression_s3tc.
This system supports the OpenGL extension GL_EXT_texture_compression_dxt1.
This system DOES NOT support the OpenGL extension GL_ANGLE_texture_compression_dxt3.
This system DOES NOT support the OpenGL extension GL_ANGLE_texture_compression_dxt5.
This system DOES NOT support the OpenGL extension GLX_EXT_swap_control_tear.
GL_NV_bindless_texture: DISABLED
GL_AMD_pinned_memory: DISABLED
GL_EXT_texture_sRGB_decode: AVAILABLE
GL_NVX_gpu_memory_info: AVAILABLE
GL_ATI_meminfo: UNAVAILABLE
GL_NVX_gpu_memory_info: Total Dedicated: 1048576, Total Avail: 1048576, Current Avail: 1009688
GL_MAX_SAMPLES_EXT: 32
Adding VPK file: /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/sound_vo_english
Adding VPK file: /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/pak01
Adding VPK file: /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/platform/pak01
Did not detect any valid joysticks.
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/stdshader_dbg.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/stdshader_dbg.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/stdshader_dbg.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/stdshader_dbg.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen stdshader_dbg.so error=stdshader_dbg.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
WARNING: unable to link Test_StartScript and Test_StartScript because one or more is a ConCommand.
WARNING: unable to link Test_RandomChance and Test_RandomChance because one or more is a ConCommand.
WARNING: unable to link Test_LoopForNumSeconds and Test_LoopForNumSeconds because one or more is a ConCommand.
WARNING: unable to link Test_Loop and Test_Loop because one or more is a ConCommand.
WARNING: unable to link Test_LoopCount and Test_LoopCount because one or more is a ConCommand.
WARNING: unable to link Test_StartLoop and Test_StartLoop because one or more is a ConCommand.
WARNING: unable to link log_flags and log_flags because one or more is a ConCommand.
WARNING: unable to link log_color and log_color because one or more is a ConCommand.
WARNING: unable to link log_verbosity and log_verbosity because one or more is a ConCommand.
WARNING: unable to link log_level and log_level because one or more is a ConCommand.
WARNING: unable to link log_dumpchannels and log_dumpchannels because one or more is a ConCommand.
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx6.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx6.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx6.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx6.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen game_shader_dx6.so error=game_shader_dx6.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx7.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx7.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx7.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx7.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen game_shader_dx7.so error=game_shader_dx7.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx8.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx8.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx8.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx8.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen game_shader_dx8.so error=game_shader_dx8.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx9.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx9.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx9.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx9.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen game_shader_dx9.so error=game_shader_dx9.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
Load a scaleform font provider?
Creating D3D9 device with D3DCREATE_MULTITHREADED
IDirect3DDevice9::Create: BackBufWidth: 1440, BackBufHeight: 900, D3DFMT: 3, BackBufCount: 1, MultisampleType: 0, MultisampleQuality: 0
GL sampler object usage: DISABLED

##### swap interval = 1     swap limit = 1 #####
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  15 (X_QueryTree)
  Resource id in failed request:  0x40000b
  Serial number of failed request:  140
  Current serial number in output stream:  140
*** ConVar "mat_displacementmap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightwarpidentity" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depthfeather_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "rope_min_pixel_diameter" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_use_compressed_hdr_textures" was not unregistered! Shutdown crash imminent!
*** ConVar "r_showz_power" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_debug_w" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_debug_z" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_debug_y" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_debug_x" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_technique" was not unregistered! Shutdown crash imminent!
*** ConVar "r_rimlight" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_parallaxmapsamplesmax" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_parallaxmapsamplesmin" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_motion_blur_percent_of_screen_max" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_ambient_light_b" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_ambient_light_g" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_ambient_light_r" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_disable_fancy_blending" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_disable_lightwarp" was not unregistered! Shutdown crash imminent!
*** ConVar "r_twopasspaint" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_edge_scale_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_vignette_end_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_vignette_start_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_midtone_mask_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_scale_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_grain_scale_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depth_blur_strength_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depth_blur_focal_distance_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_screen_blur_override" was not unregistered! Shutdown crash imminent!
*** ConVar "r_bloomtintexponent" was not unregistered! Shutdown crash imminent!
*** ConVar "r_bloomtintb" was not unregistered! Shutdown crash imminent!
*** ConVar "r_bloomtintg" was not unregistered! Shutdown crash imminent!
*** ConVar "r_bloomtintr" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_dof_quality" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_dof_max_blur_radius" was not unregistered! Shutdown crash imminent!
*** ConCommand "dump_localization_files" (0xeeadd580) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_shadercount" (0xeec07640) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_spewvertexandpixelshaders" (0xeec07600) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_autosave_glshaders" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_autoload_glshaders" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_remoteshadercompile" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_render_perf_recalibrate" (0xeec07100) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_lowqualityshaders" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fastclip" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depthbias_shadowmap" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_slopescaledepthbias_shadowmap" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_hdr_level" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screen_size_expansion" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_debugalttab" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_spew_long_frames" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_forcedynamic" was not unregistered! Shutdown crash imminent!
*** ConVar "r_frame_query" was not unregistered! Shutdown crash imminent!
*** ConVar "r_emulategl" was not unregistered! Shutdown crash imminent!
*** ConVar "r_render_perf_force_flushing" was not unregistered! Shutdown crash imminent!
*** ConVar "r_render_perf_report_cpu_times" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightbrightness" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_alphacoverage" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depthbias_normal" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_slopescaledepthbias_normal" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depthbias_decal" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_slopescaledepthbias_decal" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_flushshaders_async" was not unregistered! Shutdown crash imminent!
*** ConVar "r_pix_recordframes" was not unregistered! Shutdown crash imminent!
*** ConVar "r_pix_start" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_frame_sync_force_texture" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_frame_sync_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_do_not_shrink_dynamic_vb" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_texture_limit" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tessellationlevel" was not unregistered! Shutdown crash imminent!
*** ConVar "r_suppress_d3dcalls" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_disablehwmorph" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shader_srgb" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_force_low_quality_shadows" was not unregistered! Shutdown crash imminent!
*** ConVar "developer" was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_dumpvballocs" (0xeebfd960) was not unregistered! Shutdown crash imminent!
*** ConCommand "sf_print_objects_report" (0xef68a7c0) was not unregistered! Shutdown crash imminent!
*** ConVar "scaleform_update" was not unregistered! Shutdown crash imminent!
*** ConVar "sf_using_external_ime" was not unregistered! Shutdown crash imminent!
*** ConVar "sf_debug_file_opens" was not unregistered! Shutdown crash imminent!
*** ConVar "scaleform_avatar_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "scaleform_spew" was not unregistered! Shutdown crash imminent!
*** ConCommand "font_provider_update" (0xef68a340) was not unregistered! Shutdown crash imminent!
*** ConCommand "sf_info" (0xef68a300) was not unregistered! Shutdown crash imminent!
*** ConCommand "set_vgui_language" (0xef742780) was not unregistered! Shutdown crash imminent!
*** ConCommand "vgui_spew_fonts" (0xef7422e0) was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_show_glyph_miss" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_queued_rendering" was not unregistered! Shutdown crash imminent!
*** ConVar "PhysPMC" was not unregistered! Shutdown crash imminent!
*** ConVar "phys_enable_PIX_counters" was not unregistered! Shutdown crash imminent!
*** ConVar "phys_enable_experimental_optimizations" was not unregistered! Shutdown crash imminent!
*** ConVar "phys_enable_simd_optimizations" was not unregistered! Shutdown crash imminent!
*** ConVar "phys_enable_query_cache" was not unregistered! Shutdown crash imminent!
*** ConVar "vphysics_threadmode" was not unregistered! Shutdown crash imminent!
*** ConVar "r_randomflex" was not unregistered! Shutdown crash imminent!
*** ConVar "r_hwmorph" was not unregistered! Shutdown crash imminent!
*** ConVar "r_topdown" was not unregistered! Shutdown crash imminent!
*** ConVar "studio_queue_mode" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_skipslowpath" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tessellation_accgeometrytangents" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tessellation_cornertangents" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tessellation_update_buffers" was not unregistered! Shutdown crash imminent!
*** ConVar "r_studio_stats" was not unregistered! Shutdown crash imminent!
*** ConVar "r_glint_alwaysdraw" was not unregistered! Shutdown crash imminent!
*** ConVar "r_glint_procedural" was not unregistered! Shutdown crash imminent!
*** ConVar "morph_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "morph_path" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightscissor" was not unregistered! Shutdown crash imminent!
*** ConVar "res_restrict_access" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dont_load_vertices" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_check_vcollide" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_fakestall" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_lock_meshes_on_load" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_lock_mdls_on_load" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_trace_load" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_vcollide_async" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_anims_async" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_mesh_async" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_test_verts_not_available" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_test_mesh_not_available" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_test_not_available" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_forcedata" was not unregistered! Shutdown crash imminent!
*** ConVar "r_rootlod" was not unregistered! Shutdown crash imminent!
*** ConVar "datacachesize" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_force_flush_section" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_force_flush" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_showstall" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_debugdepth" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_showenvmapmask" was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_reporthwmorphmemory" (0xf0ab9ca0) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_morphstats" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_spewalloc" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_report_queue_status" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_dynamiclightmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_lightmap_pfms" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_texture_tracking" was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_hdr_enabled" (0xf0aac2c0) was not unregistered! Shutdown crash imminent!
*** ConVar "dota_cheap_water" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_height_fog" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "r_combined_textures" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_color_correction" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_specular" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_specular_bloom" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_paint_enabled" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_motion_blur_enabled" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdepthtexture" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadowrendertotexture" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fastnobump" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fastspecular" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_compressedtextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_norendering" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_proxy" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_softwarelighting" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_drawflat" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_bufferprimitives" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_reversedepth" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fillrate" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_measurefillrate" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_normalmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fullbright" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_showlowresimage" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_diffuse" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_aaquality" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_antialias" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_triplebuffered" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma_tv_enabled" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma_tv_exp" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma_tv_range_max" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma_tv_range_min" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_reducefillrate" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_parallaxmap" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_phong" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_bumpmap" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_specular" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_showmiplevels" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_mipmaptextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_filtertextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_filterlightmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_forceaniso" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ssao" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_picmip" was not unregistered! Shutdown crash imminent!
*** ConVar "gpu_mem_level" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_level" was not unregistered! Shutdown crash imminent!
*** ConVar "cpu_level" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_queue_priority" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_queue_report" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_queue_mode" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_dxlevel" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tonemapping_occlusion_use_stencil" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_forcehardwaresync" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_supportflashlight" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_forcemanagedtextureintohardware" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_force_vertexfog" was not unregistered! Shutdown crash imminent!
*** ConVar "gpu_level" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_reduceparticles" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_processtoolvars" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_proxy_warnings" was not unregistered! Shutdown crash imminent!
*** ConCommand "key_updatelayout" (0xf0b10ea0) was not unregistered! Shutdown crash imminent!
*** ConVar "joy_gamecontroller_config" was not unregistered! Shutdown crash imminent!
*** ConVar "joy_active" was not unregistered! Shutdown crash imminent!
*** ConVar "joy_axis_deadzone" was not unregistered! Shutdown crash imminent!
*** ConVar "joy_axisbutton_threshold" was not unregistered! Shutdown crash imminent!
*** ConVar "net_queue_trace" was not unregistered! Shutdown crash imminent!
*** ConVar "net_queued_packet_thread" was not unregistered! Shutdown crash imminent!
*** ConCommand "net_status" (0xf0cd6780) was not unregistered! Shutdown crash imminent!
*** ConCommand "net_channels" (0xf0cd6740) was not unregistered! Shutdown crash imminent!
*** ConVar "net_maxroutable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxroutable" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_xsend_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "net_usesocketsforloopback" was not unregistered! Shutdown crash imminent!
*** ConVar "net_compressvoice" was not unregistered! Shutdown crash imminent!
*** ConVar "net_fakejitter" was not unregistered! Shutdown crash imminent!
*** ConVar "net_droppackets" was not unregistered! Shutdown crash imminent!
*** ConVar "net_fakeloss" was not unregistered! Shutdown crash imminent!
*** ConVar "net_fakelag" was not unregistered! Shutdown crash imminent!
*** ConVar "net_public_adr" was not unregistered! Shutdown crash imminent!
*** ConVar "hostip" was not unregistered! Shutdown crash imminent!
*** ConVar "ip" was not unregistered! Shutdown crash imminent!
*** ConVar "net_splitrate" was not unregistered! Shutdown crash imminent!
*** ConVar "net_port_try" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showoob" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showsplits" was not unregistered! Shutdown crash imminent!
*** ConVar "net_minroutable" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showcompression" was not unregistered! Shutdown crash imminent!
*** ConVar "net_maxcleartime" was not unregistered! Shutdown crash imminent!
*** ConVar "net_compresspackets_minsize" was not unregistered! Shutdown crash imminent!
*** ConVar "net_compresspackets" was not unregistered! Shutdown crash imminent!
*** ConVar "net_maxfilesize" was not unregistered! Shutdown crash imminent!
*** ConVar "net_chokeloop" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showdrop" was not unregistered! Shutdown crash imminent!
*** ConVar "net_blockmsg" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showpeaks" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showfragments" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showmsg" was not unregistered! Shutdown crash imminent!
*** ConVar "net_maxfragments" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showudp_remoteonly" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showudp" was not unregistered! Shutdown crash imminent!
*** ConVar "panel_test_title_safe" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_draw_regions" was not unregistered! Shutdown crash imminent!
*** ConCommand "hunk_print_allocations" (0xf1a7d400) was not unregistered! Shutdown crash imminent!
*** ConVar "hunk_track_allocation_types" was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_average" (0xf1a7d080) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_stepback" (0xf1a7d040) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_step" (0xf1a7d000) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_stop" (0xf1a7cfc0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_start" (0xf1a7cf80) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_to_csv" (0xf1a7cf40) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_record_stop" (0xf1a7cf00) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_record_start" (0xf1a7cec0) was not unregistered! Shutdown crash imminent!
*** ConVar "rpt_vprof_time" was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_map_load" (0xf1a7b320) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_AI_only" (0xf1a7b2e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_AI" (0xf1a7b2a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_hierarchy_per_frame_and_count_only" (0xf1a7b260) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_hierarchy" (0xf1a7b220) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_budget" (0xf1a7b1e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report" (0xf1a7b1a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_reset_peaks" (0xf1a7b160) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_reset" (0xf1a7b120) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_off" (0xf1a7b0e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "budget_toggle_group" (0xf1a7b0a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_on" (0xf1a7b060) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof" (0xf1a7b020) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_cachemiss_off" (0xf1a7afe0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_cachemiss_on" (0xf1a7afa0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_cachemiss" (0xf1a7af60) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_dump_groupnames" (0xf1a7af20) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_vtune_group" (0xf1a7aee0) was not unregistered! Shutdown crash imminent!
*** ConCommand "spike" (0xf1a7aea0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_dump_counters" (0xf1a7ae60) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_nodespike_min" (0xf1a7ae20) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_nodespike_mult" (0xf1a7ade0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_nodespike" (0xf1a7ada0) was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_counters_show_minmax" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_counters" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_report_oninterval" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_oninterval" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes_budget_group" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes_node" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes_hierarchy" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes_terse" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawscaleform" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_color_projection" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_scope" was not unregistered! Shutdown crash imminent!
*** ConCommand "-showvprof" (0xf1a7a460) was not unregistered! Shutdown crash imminent!
*** ConCommand "+showvprof" (0xf1a7a420) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_expand_group" (0xf1a7a3e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_collapse_all" (0xf1a7a3a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_expand_all" (0xf1a7a360) was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_warningmsec" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_unaccounted_limit" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_verbose" was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_named" (0xf1a7a180) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_child" (0xf1a7a140) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_parent" (0xf1a7a100) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_nextsibling" (0xf1a7a0c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_prevsibling" (0xf1a7a080) was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_graphheight" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_graphwidth" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_graph" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_background_alpha" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_bottom_of_history_fraction" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_height" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_width" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_y" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_x" was not unregistered! Shutdown crash imminent!
*** ConCommand "-showbudget_texture_global" (0xf1a79d20) was not unregistered! Shutdown crash imminent!
*** ConCommand "+showbudget_texture_global" (0xf1a79d60) was not unregistered! Shutdown crash imminent!
*** ConCommand "-showbudget_texture" (0xf1a79da0) was not unregistered! Shutdown crash imminent!
*** ConCommand "+showbudget_texture" (0xf1a79de0) was not unregistered! Shutdown crash imminent!
*** ConVar "showbudget_texture_global_sum" was not unregistered! Shutdown crash imminent!
*** ConVar "showbudget_texture" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_global" was not unregistered! Shutdown crash imminent!
*** ConCommand "vgui_drawtree_clear" (0xf1a794e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "-vgui_drawtree" (0xf1a79520) was not unregistered! Shutdown crash imminent!
*** ConCommand "+vgui_drawtree" (0xf1a79560) was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_resource" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_scheme" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_draw_selected" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_zpos" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_bounds" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_render_order" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_panelalpha" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_panelptr" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_freeze" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_popupsonly" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_hidden" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_visible" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree" was not unregistered! Shutdown crash imminent!
*** ConCommand "-showbudget" (0xf1a79420) was not unregistered! Shutdown crash imminent!
*** ConCommand "+showbudget" (0xf1a793e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_adddebuggroup1" (0xf1a793a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vgui_dump_panels" (0xf1a79340) was not unregistered! Shutdown crash imminent!
*** ConCommand "vgui_togglepanel" (0xf1a79300) was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawkeyfocus" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawfocus" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_drawTitleSafe" was not unregistered! Shutdown crash imminent!
*** ConVar "dota_no_vgui" was not unregistered! Shutdown crash imminent!
*** ConCommand "progress_enable" (0xf1a792c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_allowescape" (0xf1a79280) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_preventescapetoshow" (0xf1a79240) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_allowescapetoshow" (0xf1a79200) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_preventescape" (0xf1a791c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_activate" (0xf1a79180) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_hide" (0xf1a79140) was not unregistered! Shutdown crash imminent!
*** ConVar "gameui_xbox" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawvgui" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_show_usermessage" was not unregistered! Shutdown crash imminent!
Missing shutdown function for DevShotGenerator_Init() : DevShotGenerator_Shutdown()
Missing shutdown function for MapReslistGenerator_Init() : MapReslistGenerator_Shutdown()
Missing shutdown function for COM_InitFilesystem( m_StartupInfo.m_pInitialMod ) : COM_ShutdownFileSystem()
Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown()
*** ConCommand "toolload" (0xf1a77780) was not unregistered! Shutdown crash imminent!
*** ConCommand "toolunload" (0xf1a77740) was not unregistered! Shutdown crash imminent!
*** ConCommand "Test_SendKey" (0xf1a76640) was not unregistered! Shutdown crash imminent!
*** ConCommand "Test_WaitForCheckPoint" (0xf1a764c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "Test_RunFrame" (0xf1a76480) was not unregistered! Shutdown crash imminent!
*** ConCommand "Test_Wait" (0xf1a76440) was not unregistered! Shutdown crash imminent!
*** ConVar "in_lock_mouse_to_window" was not unregistered! Shutdown crash imminent!
*** ConVar "record_tga_interval" was not unregistered! Shutdown crash imminent!
*** ConVar "record_tga_usealpha" was not unregistered! Shutdown crash imminent!
*** ConVar "async_serialize" was not unregistered! Shutdown crash imminent!
*** ConVar "fps_max_splitscreen" was not unregistered! Shutdown crash imminent!
*** ConVar "fps_max" was not unregistered! Shutdown crash imminent!
*** ConVar "engine_no_focus_sleep" was not unregistered! Shutdown crash imminent!
*** ConVar "sys_minidumpexpandedspew" was not unregistered! Shutdown crash imminent!
*** ConCommand "editor_toggle" (0xf1a75ee0) was not unregistered! Shutdown crash imminent!
*** ConCommand "star_memory" (0xf1a75d80) was not unregistered! Shutdown crash imminent!
*** ConVar "sys_minidumpspewlines" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_max_heapsize_dedicated" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_max_heapsize" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_min_heapsize" was not unregistered! Shutdown crash imminent!
*** ConCommand "heartbeat" (0xf1a75140) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_master_share_game_socket" was not unregistered! Shutdown crash imminent!
*** ConCommand "stats" (0xf1a74fe0) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_log" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_minfailuretime" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_minfailures" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_maxfailures" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_banpenalty" was not unregistered! Shutdown crash imminent!
*** ConVar "rcon_password" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_precacheinfo" (0xf1a73b80) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_forcepreload" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_class_table" (0xf1a73ac0) was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_class_info" (0xf1a73a80) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_parallel_packentities" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_dumptables" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_debugmanualmode" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_enable_delta_packing" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_validate_edict_change_infos" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_debugfeedbackfrom" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_parallel_sendsnapshot" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_shutdown" (0xf1a73840) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_memlimit" was not unregistered! Shutdown crash imminent!
*** ConCommand "maxplayers" (0xf1a73800) was not unregistered! Shutdown crash imminent!
*** ConCommand "users" (0xf1a737c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "user" (0xf1a73780) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_always_full_flush" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_client_predict" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_client_max_interp_ratio" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_client_min_interp_ratio" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_client_cmdrate_difference" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxcmdrate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_mincmdrate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxreplay" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_consistency" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_downloadurl" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_voiceenable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_voicecodec" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_cacheencodedents" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_contact" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pausable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_lan" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_cheats" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pure_trace" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pure_kick_clients" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_pure" (0xf1a73680) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_log_snapshots" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pausable_dev_ds" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pausable_dev" was not unregistered! Shutdown crash imminent!
*** ConVar "host_flush_threshold" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_sync_client_updates" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_hibernate_when_empty" was not unregistered! Shutdown crash imminent!
*** ConCommand "logaddress_list" (0xf1a2e860) was not unregistered! Shutdown crash imminent!
*** ConCommand "logaddress_del" (0xf1a2e820) was not unregistered! Shutdown crash imminent!
*** ConCommand "logaddress_delall" (0xf1a2e7e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "logaddress_add" (0xf1a2e7a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "log" (0xf1a2e760) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logbans" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_log_onefile" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logecho" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logflush" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logfile" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logsdir" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logblocks" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_max_queries_sec_global" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_max_queries_window" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_max_queries_sec" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_changelists_stats" (0xf1a2da80) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_creationtickcheck" was not unregistered! Shutdown crash imminent!
*** ConCommand "banid" (0xf1a29900) was not unregistered! Shutdown crash imminent!
*** ConCommand "listid" (0xf1a298c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "removeid" (0xf1a29880) was not unregistered! Shutdown crash imminent!
*** ConCommand "writeid" (0xf1a29840) was not unregistered! Shutdown crash imminent!
*** ConCommand "writeip" (0xf1a29800) was not unregistered! Shutdown crash imminent!
*** ConCommand "listip" (0xf1a297c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "removeip" (0xf1a29780) was not unregistered! Shutdown crash imminent!
*** ConCommand "banip" (0xf1a29740) was not unregistered! Shutdown crash imminent!
*** ConCommand "addip" (0xf1a29700) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_filterban" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_delta_entity_full_buffer_size" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_deltaprint" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_deltatime" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_sound_discardextraunreliable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_extra_client_connect_time" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxclientframes" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showreliablesounds" was not unregistered! Shutdown crash imminent!
*** ConVar "ss_voice_hearpartner" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_sendtables" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_allowupload" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_allowdownload" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_stressbots" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_syncupdaterate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_minupdaterate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxupdaterate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_minrate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxrate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_timeout" was not unregistered! Shutdown crash imminent!
*** ConCommand "prop_crosshair" (0xf1a288e0) was not unregistered! Shutdown crash imminent!
*** ConVar "pipeline_static_props" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadow_deferred" was not unregistered! Shutdown crash imminent!
*** ConVar "disable_static_prop_loading" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodeldecals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_staticpropinfo" was not unregistered! Shutdown crash imminent!
*** ConVar "r_colorstaticprops" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawstaticprops" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DrawSpecificStaticProp" was not unregistered! Shutdown crash imminent!
*** ConVar "r_partition_level" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_gain_min" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_gain_max" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_gain" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_foliage_db_loss" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_refdb" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_refdist" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdrawclip" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightclip" was not unregistered! Shutdown crash imminent!
*** ConVar "r_threaded_shadow_clip" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightculldepth" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightrender" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightrendermodels" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightrenderworld" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdrawdepthres" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdrawdepth" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightupdatedepth" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightnodraw" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdrawsweptbbox" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadowids" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadowwireframe" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadows_gamecontrol" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadows" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_debugfeedback" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_voice_hltv_buffer_time" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_voice_buffer_time" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_voice_team_filter" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_voice_filter" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_allowupload" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_serialized_entities_mem" (0xf1a12c40) was not unregistered! Shutdown crash imminent!
*** ConCommand "dumpsavedir" (0xf1a12bc0) was not unregistered! Shutdown crash imminent!
*** ConCommand "audit_save_in_memory" (0xf1a12b80) was not unregistered! Shutdown crash imminent!
*** ConVar "save_in_memory" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_printdecalinfo" (0xf1a12aa0) was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawbatchdecals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawdecals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_queued_decals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_spray_lifetime" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_basefov" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_fardist" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_farscale" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_neardist" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_nearscale" was not unregistered! Shutdown crash imminent!
*** ConVar "r_decal_cover_count" was not unregistered! Shutdown crash imminent!
*** ConVar "r_decal_overlap_area" was not unregistered! Shutdown crash imminent!
*** ConVar "r_decal_overlap_count" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ShowViewerArea" was not unregistered! Shutdown crash imminent!
*** ConVar "r_portalsopenall" was not unregistered! Shutdown crash imminent!
*** ConVar "r_portalscloseall" was not unregistered! Shutdown crash imminent!
*** ConVar "r_snapportal" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DrawPortals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ClipAreaPortals" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_useexplicitdelete" was not unregistered! Shutdown crash imminent!
*** ConCommand "perfui" (0xf19ec700) was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlaypushout" was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlayfademax" was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlayfademin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlayfadeenable" was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlaywireframe" was not unregistered! Shutdown crash imminent!
*** ConVar "r_renderoverlayfragment" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occludeemaxarea" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occluderminarea" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occlusionspew" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occludermincount" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occlusion" was not unregistered! Shutdown crash imminent!
*** ConVar "r_visocclusion" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_temp_baseline_string_table_buffer_size" was not unregistered! Shutdown crash imminent!
*** ConVar "stringtable_alwaysrebuilddictionaries" was not unregistered! Shutdown crash imminent!
*** ConVar "stringtable_usedictionaries" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_dumpstringtables" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lockpvs" was not unregistered! Shutdown crash imminent!
*** ConVar "r_novis" was not unregistered! Shutdown crash imminent!
*** ConCommand "mod_combiner_info" (0xf19e8a40) was not unregistered! Shutdown crash imminent!
*** ConCommand "mod_dynamicmodeldebug" (0xf19e8a00) was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_vcollide" (0xf19e89c0) was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicloadspew" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicloadthrottle" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicloadpause" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicunloadtex" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicunloadtime" was not unregistered! Shutdown crash imminent!
*** ConVar "r_hunkalloclightmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "r_unloadlightmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_excludetextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_forcetouchdata" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_touchalldata" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_loadtextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_max_worldmesh_vertices" was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_info" (0xf19e72c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_suppress" (0xf19e7280) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_debug" (0xf19e7240) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_savechanges" (0xf19e7200) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_setvideomode" (0xf19e71c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_configcurrent" (0xf19e7180) was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawbrushmodels" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_levelflush" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_envmaptgasize" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_envmapsize" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_bumpbasis" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_normals" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_luxels" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_wireframe" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dynamic" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightstyle" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightmap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_decals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_norefresh" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_maxframelatency" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_shadowstate" was not unregistered! Shutdown crash imminent!
*** ConVar "r_staticprop_lod" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodelstatsoverlaymax" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodelstatsoverlaymin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawlightcache" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcachemodel" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientfactor" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientfraction" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientmin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientboost" was not unregistered! Shutdown crash imminent!
*** ConVar "r_slowpathwireframe" was not unregistered! Shutdown crash imminent!
*** ConVar "r_maxmodeldecal" was not unregistered! Shutdown crash imminent!
*** ConVar "r_modelwireframedecal" was not unregistered! Shutdown crash imminent!
*** ConVar "r_skin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyes" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flex" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawentities" was not unregistered! Shutdown crash imminent!
*** ConVar "r_teeth" was not unregistered! Shutdown crash imminent!
*** ConVar "r_nosw" was not unregistered! Shutdown crash imminent!
*** ConVar "r_nohw" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_softwareskin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyesize" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyeshift_z" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyeshift_y" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyeshift_x" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyemove" was not unregistered! Shutdown crash imminent!
*** ConVar "r_showenvcubemap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_proplightingpooling" was not unregistered! Shutdown crash imminent!
*** ConVar "r_itemblinkrate" was not unregistered! Shutdown crash imminent!
*** ConVar "r_itemblinkmax" was not unregistered! Shutdown crash imminent!
*** ConVar "r_proplightingfromdisk" was not unregistered! Shutdown crash imminent!
*** ConVar "r_debugrandomstaticlighting" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_flushlod" (0xf19e5a40) was not unregistered! Shutdown crash imminent!
*** ConVar "r_decalstaticprops" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyeglintlodpixels" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightinterp" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightaverage" was not unregistered! Shutdown crash imminent!
*** ConVar "r_entity" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lod" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DrawModelLightOrigin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodelstatsoverlaydistance" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodelstatsoverlay" was not unregistered! Shutdown crash imminent!
*** ConVar "r_staticlight_streams" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcache_zbuffercache" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_lightcache_invalidate" (0xf19e4520) was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcachecenter" was not unregistered! Shutdown crash imminent!
*** ConVar "r_maxsampledist" was not unregistered! Shutdown crash imminent!
*** ConVar "r_maxnewsamples" was not unregistered! Shutdown crash imminent!
*** ConVar "r_minnewsamples" was not unregistered! Shutdown crash imminent!
*** ConVar "r_avglight" was not unregistered! Shutdown crash imminent!
*** ConVar "r_worldlightmin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_radiosity" was not unregistered! Shutdown crash imminent!
*** ConVar "r_worldlights" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcache_radiusfactor" was not unregistered! Shutdown crash imminent!
*** ConVar "r_oldlightselection" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientlightingonly" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcache_numambientsamples" was not unregistered! Shutdown crash imminent!
*** ConVar "lightcache_maxmiss" was not unregistered! Shutdown crash imminent!
*** ConCommand "key_findbinding" (0xf19c9380) was not unregistered! Shutdown crash imminent!
*** ConCommand "key_listboundkeys" (0xf19c9340) was not unregistered! Shutdown crash imminent!
*** ConCommand "forcebind" (0xf19c9300) was not unregistered! Shutdown crash imminent!
*** ConCommand "bind" (0xf19c92c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "escape" (0xf19c9280) was not unregistered! Shutdown crash imminent!
*** ConCommand "unbindall" (0xf19c9240) was not unregistered! Shutdown crash imminent!
*** ConCommand "unbind" (0xf19c9200) was not unregistered! Shutdown crash imminent!
*** ConVar "in_forceuser" was not unregistered! Shutdown crash imminent!
*** ConCommand "save_finish_async" (0xf19c88a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "xload" (0xf19c8860) was not unregistered! Shutdown crash imminent!
*** ConCommand "load" (0xf19c8820) was not unregistered! Shutdown crash imminent!
*** ConCommand "autosavedangerousissafe" (0xf19c87e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "autosavedangerous" (0xf19c87a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "autosave" (0xf19c8760) was not unregistered! Shutdown crash imminent!
*** ConCommand "_autosavedangerous" (0xf19c8720) was not unregistered! Shutdown crash imminent!
*** ConCommand "_autosave" (0xf19c86e0) was not unregistered! Shutdown crash imminent!
*** ConVar "save_huddelayframes" was not unregistered! Shutdown crash imminent!
*** ConVar "save_console" was not unregistered! Shutdown crash imminent!
*** ConCommand "minisave" (0xf19c8640) was not unregistered! Shutdown crash imminent!
*** ConCommand "xsave" (0xf19c8600) was not unregistered! Shutdown crash imminent!
*** ConCommand "save" (0xf19c85c0) was not unregistered! Shutdown crash imminent!
*** ConVar "save_asyncdelay" was not unregistered! Shutdown crash imminent!
*** ConVar "save_spew" was not unregistered! Shutdown crash imminent!
*** ConVar "save_screenshot" was not unregistered! Shutdown crash imminent!
*** ConVar "save_noxsave" was not unregistered! Shutdown crash imminent!
*** ConVar "save_disable" was not unregistered! Shutdown crash imminent!
*** ConVar "save_async" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_autosave" was not unregistered! Shutdown crash imminent!
*** ConVar "save_history_count" was not unregistered! Shutdown crash imminent!
*** ConCommand "changelevel2" (0xf19c7aa0) was not unregistered! Shutdown crash imminent!
*** ConCommand "changelevel" (0xf19c7a60) was not unregistered! Shutdown crash imminent!
*** ConCommand "map_networkbackdoor" (0xf19c7a20) was not unregistered! Shutdown crash imminent!
*** ConCommand "map_commentary" (0xf19c79e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "map_background" (0xf19c79a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "ss_map" (0xf19c7960) was not unregistered! Shutdown crash imminent!
*** ConCommand "map" (0xf19c7920) was not unregistered! Shutdown crash imminent!
*** ConCommand "maps" (0xf19c78e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_edicts" (0xf19c7840) was not unregistered! Shutdown crash imminent!
*** ConCommand "ss_disconnect" (0xf19c7800) was not unregistered! Shutdown crash imminent!
*** ConCommand "ss_connect" (0xf19c77c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "cache_print_summary" (0xf19c7780) was not unregistered! Shutdown crash imminent!
*** ConCommand "cache_print_lru" (0xf19c7740) was not unregistered! Shutdown crash imminent!
*** ConCommand "cache_print" (0xf19c7700) was not unregistered! Shutdown crash imminent!
*** ConCommand "flush_locked" (0xf19c76c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "flush" (0xf19c7680) was not unregistered! Shutdown crash imminent!
*** ConCommand "crash_error" (0xf19c7640) was not unregistered! Shutdown crash imminent!
*** ConCommand "crash_thread" (0xf19c7600) was not unregistered! Shutdown crash imminent!
*** ConCommand "crash_job" (0xf19c75c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "crash" (0xf19c7580) was not unregistered! Shutdown crash imminent!
*** ConVar "crash_assert" was not unregistered! Shutdown crash imminent!
*** ConCommand "voicerecord_toggle" (0xf19c7540) was not unregistered! Shutdown crash imminent!
*** ConCommand "-voicerecord" (0xf19c7500) was not unregistered! Shutdown crash imminent!
*** ConCommand "+voicerecord" (0xf19c74c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "exit" (0xf19c7480) was not unregistered! Shutdown crash imminent!
*** ConCommand "quit" (0xf19c6a60) was not unregistered! Shutdown crash imminent!
*** ConCommand "stringtabledictionary" (0xf19c7440) was not unregistered! Shutdown crash imminent!
*** ConCommand "dumpstringtables" (0xf19c7400) was not unregistered! Shutdown crash imminent!
*** ConCommand "multvar" (0xf19c73c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "incrementvar" (0xf19c7380) was not unregistered! Shutdown crash imminent!
*** ConCommand "listmodels" (0xf19c7340) was not unregistered! Shutdown crash imminent!
*** ConCommand "killserver" (0xf19c7300) was not unregistered! Shutdown crash imminent!
*** ConCommand "soundfade" (0xf19c72c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "demolist" (0xf19c7280) was not unregistered! Shutdown crash imminent!
*** ConCommand "nextdemo" (0xf19c7240) was not unregistered! Shutdown crash imminent!
*** ConCommand "stopdemo" (0xf19c7200) was not unregistered! Shutdown crash imminent!
*** ConCommand "demos" (0xf19c71c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "startdemos" (0xf19c7180) was not unregistered! Shutdown crash imminent!
*** ConCommand "memory" (0xf19c7140) was not unregistered! Shutdown crash imminent!
*** ConCommand "kick" (0xf19c7100) was not unregistered! Shutdown crash imminent!
*** ConCommand "kickid" (0xf19c70c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "unpause" (0xf19c7080) was not unregistered! Shutdown crash imminent!
*** ConCommand "setpause" (0xf19c7040) was not unregistered! Shutdown crash imminent!
*** ConCommand "pause" (0xf19c7000) was not unregistered! Shutdown crash imminent!
*** ConCommand "version" (0xf19c6fc0) was not unregistered! Shutdown crash imminent!
*** ConCommand "disconnect" (0xf19c6f80) was not unregistered! Shutdown crash imminent!
*** ConCommand "reload" (0xf19c6f40) was not unregistered! Shutdown crash imminent!
*** ConCommand "restart" (0xf19c6f00) was not unregistered! Shutdown crash imminent!
*** ConCommand "map_edit" (0xf19c6ec0) was not unregistered! Shutdown crash imminent!
*** ConCommand "ping" (0xf19c6e80) was not unregistered! Shutdown crash imminent!
*** ConCommand "status" (0xf19c6e40) was not unregistered! Shutdown crash imminent!
*** ConCommand "light_crosshair" (0xf19c6e00) was not unregistered! Shutdown crash imminent!
*** ConCommand "_restart" (0xf19c6dc0) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_savewritedir" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_savereaddir" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_savedir" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_inputfromfile" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_recordtofile" was not unregistered! Shutdown crash imminent!
*** ConVar "host_map" was not unregistered! Shutdown crash imminent!
*** ConVar "hostname" was not unregistered! Shutdown crash imminent!
*** ConVar "clientportany" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_port" was not unregistered! Shutdown crash imminent!
*** ConVar "hostport" was not unregistered! Shutdown crash imminent!
*** ConVar "clientport" was not unregistered! Shutdown crash imminent!
*** ConVar "host_sleep" was not unregistered! Shutdown crash imminent!
*** ConCommand "host_runofftime" (0xf19c6a20) was not unregistered! Shutdown crash imminent!
*** ConVar "mem_periodicdumps" was not unregistered! Shutdown crash imminent!
*** ConCommand "dti_flush" (0xf19c69e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "recompute_speed" (0xf19c69a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "host_writeconfig_ss" (0xf19c6960) was not unregistered! Shutdown crash imminent!
*** ConCommand "host_writeconfig" (0xf19c6920) was not unregistered! Shutdown crash imminent!
*** ConCommand "display_elapsedtime" (0xf19c68e0) was not unregistered! Shutdown crash imminent!
*** ConVar "r_ForceRestore" was not unregistered! Shutdown crash imminent!
*** ConVar "coop" was not unregistered! Shutdown crash imminent!
*** ConVar "deathmatch" was not unregistered! Shutdown crash imminent!
*** ConVar "host_speeds" was not unregistered! Shutdown crash imminent!
*** ConVar "host_framerate" was not unregistered! Shutdown crash imminent!
*** ConVar "host_limitlocal" was not unregistered! Shutdown crash imminent!
*** ConCommand "host_timescale_dec" (0xf19c68a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "host_timescale_inc" (0xf19c6860) was not unregistered! Shutdown crash imminent!
*** ConVar "host_timescale" was not unregistered! Shutdown crash imminent!
*** ConVar "host_profile" was not unregistered! Shutdown crash imminent!
*** ConCommand "threadpool_run_tests" (0xf19c6820) was not unregistered! Shutdown crash imminent!
*** ConCommand "thread_test_tsqueue" (0xf19c67e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "thread_test_tslist" (0xf19c67a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "threadpool_cycle_reserve" (0xf19c6760) was not unregistered! Shutdown crash imminent!
*** ConVar "threadpool_reserve" was not unregistered! Shutdown crash imminent!
*** ConVar "threadpool_affinity" was not unregistered! Shutdown crash imminent!
*** ConVar "host_threaded_sound" was not unregistered! Shutdown crash imminent!
*** ConVar "host_thread_mode" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_demoend" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_demostart" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_server" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_level" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_framecount" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_filtervalue" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_resume" was not unregistered! Shutdown crash imminent!
*** ConVar "telemetry_pause" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_server_thread" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_server_spike_threshold" was not unregistered! Shutdown crash imminent!
*** ConVar "host_ShowIPCCallCount" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_dumpstats" was not unregistered! Shutdown crash imminent!
*** ConVar "host_showcachemiss" was not unregistered! Shutdown crash imminent!
*** ConVar "next" was not unregistered! Shutdown crash imminent!
*** ConVar "singlestep" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_test_every_n_seconds" was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_test" (0xf19c66c0) was not unregistered! Shutdown crash imminent!
*** ConVar "mem_incremental_compact_rate" was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_eat" (0xf19c6680) was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_incremental_compact" (0xf19c6640) was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_compact" (0xf19c6600) was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_verify" (0xf19c65c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_dump" (0xf19c6580) was not unregistered! Shutdown crash imminent!
*** ConVar "mem_test_each_frame" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_test_quiet" was not unregistered! Shutdown crash imminent!
*** ConCommand "snd_restart" (0xf19c6540) was not unregistered! Shutdown crash imminent!
*** ConVar "closecaption" was not unregistered! Shutdown crash imminent!
*** ConVar "violence_agibs" was not unregistered! Shutdown crash imminent!
*** ConVar "violence_ablood" was not unregistered! Shutdown crash imminent!
*** ConVar "violence_hgibs" was not unregistered! Shutdown crash imminent!
*** ConVar "violence_hblood" was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_msg" (0xf19c4d80) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_clients" (0xf19c4d40) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_stoprecord" (0xf19c4d00) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_record" (0xf19c4cc0) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_retry" (0xf19c4c80) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_stop" (0xf19c4c40) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_relay" (0xf19c4c00) was not unregistered! Shutdown crash imminent!
*** ConCommand "tv_status" (0xf19c4bc0) was not unregistered! Shutdown crash imminent!
*** ConVar "tv_relay_rate" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_relay_quit_on_connection_failure" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_relay_quit_after_game" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_relay_secret_code" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_secret_code" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_relayvoice" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_deltacache" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_title" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_transmitall" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_dispatchmode" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_overridemaster" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_enable_delta_frames" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_window_size" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_password" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_name" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_autorecord" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_maxclients" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_demo_starttick" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_replaysdir" was not unregistered! Shutdown crash imminent!
*** ConVar "demo_writefullupdate_rate" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_snapshotrate" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_timeout" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_autoretry" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_grouprelaydatavoice" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_grouprelaydataunreliable" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_grouprelaydatareliable" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_chatgroupsize" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_chattimelimit" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_relaypassword" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_maxrate" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawskybox" was not unregistered! Shutdown crash imminent!
*** ConVar "dota_no_simulate" was not unregistered! Shutdown crash imminent!
*** ConVar "dota_no_render" was not unregistered! Shutdown crash imminent!
*** ConVar "miniprofiler_dump" was not unregistered! Shutdown crash imminent!
*** ConVar "fast_fogvolume" was not unregistered! Shutdown crash imminent!
*** ConVar "r_frustumcullworld" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_surfacemat" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_surfaceid" was not unregistered! Shutdown crash imminent!
*** ConVar "r_fastzrejectdisp" was not unregistered! Shutdown crash imminent!
*** ConVar "r_fastzreject" was not unregistered! Shutdown crash imminent!
*** ConVar "fog_enable_water_fog" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawfuncdetail" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawworld" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawleaf" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawtranslucentworld" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_cleardecals" (0xf19c34e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "linefile" (0xf19c3340) was not unregistered! Shutdown crash imminent!
*** ConCommand "timerefresh" (0xf19c3380) was not unregistered! Shutdown crash imminent!
*** ConVar "r_dynamiclighting" was not unregistered! Shutdown crash imminent!
*** ConVar "r_aspectratio" was not unregistered! Shutdown crash imminent!
*** ConVar "r_visualizelighttracesshowfulltrace" was not unregistered! Shutdown crash imminent!
*** ConVar "r_visualizelighttraces" was not unregistered! Shutdown crash imminent!
*** ConVar "r_visualizetraces" was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_crosshair_printmaterial" (0xf19c1820) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_crosshair_reloadmaterial" (0xf19c17e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_crosshair_explorer" (0xf19c17a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_crosshair_edit" (0xf19c1760) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_crosshair" (0xf19c1720) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_edit" (0xf19c16e0) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_defaultlightmap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_maxdlights" was not unregistered! Shutdown crash imminent!
*** ConVar "r_avglightmap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawlightinfo" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawlights" was not unregistered! Shutdown crash imminent!
*** ConCommand "TransmitEvents" (0xf18c1300) was not unregistered! Shutdown crash imminent!
*** ConCommand "net_dumpeventstats" (0xf18c1280) was not unregistered! Shutdown crash imminent!
*** ConVar "display_game_events" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showeventlisteners" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showevents" was not unregistered! Shutdown crash imminent!
*** ConCommand "unload_all_addons" (0xf18c1020) was not unregistered! Shutdown crash imminent!
*** ConCommand "update_addon_paths" (0xf18c0fe0) was not unregistered! Shutdown crash imminent!
*** ConCommand "fs_syncdvddevcache" (0xf18c0fa0) was not unregistered! Shutdown crash imminent!
*** ConCommand "fs_warning_level" (0xf18c0f60) was not unregistered! Shutdown crash imminent!
*** ConCommand "fs_printopenfiles" (0xf18c0f20) was not unregistered! Shutdown crash imminent!
*** ConVar "engine_generatedotamapheightfielddata" was not unregistered! Shutdown crash imminent!
*** ConVar "engine_usedotamap_heightfield_data" was not unregistered! Shutdown crash imminent!
*** ConVar "dt_ShowSendTableProps" was not unregistered! Shutdown crash imminent!
*** ConVar "dt_ShowPartialChangeEnts" was not unregistered! Shutdown crash imminent!
*** ConVar "dt_UsePartialChangeEnts" was not unregistered! Shutdown crash imminent!
*** ConVar "dtwatchclass" was not unregistered! Shutdown crash imminent!
*** ConVar "dtwarning" was not unregistered! Shutdown crash imminent!
*** ConVar "dtwatchvar" was not unregistered! Shutdown crash imminent!
*** ConVar "dtwatchent" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logdownloadlist" was not unregistered! Shutdown crash imminent!
*** ConCommand "http_file_exists" (0xf18a7fe0) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_combined" was not unregistered! Shutdown crash imminent!
*** ConVar "disp_dynamic" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DispBuildable" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DispWalkable" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DrawDisp" was not unregistered! Shutdown crash imminent!
*** ConCommand "devshots_nextmap" (0xf18a69c0) was not unregistered! Shutdown crash imminent!
*** ConVar "demo_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "demofile_compresspackets_size" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawclipbrushes" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_leafvis_draw_mask" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_freeze_leafvis" was not unregistered! Shutdown crash imminent!
*** ConVar "r_visambient" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_leafvis" was not unregistered! Shutdown crash imminent!
*** ConVar "enable_debug_overlays" was not unregistered! Shutdown crash imminent!
*** ConCommand "reset_gameconvars" (0xf18a5560) was not unregistered! Shutdown crash imminent!
*** ConCommand "toggle" (0xf18a5520) was not unregistered! Shutdown crash imminent!
*** ConCommand "differences" (0xf18a54e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "help" (0xf18a54a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "cvarlist" (0xf18a5460) was not unregistered! Shutdown crash imminent!
*** ConCommand "findflags" (0xf18a5420) was not unregistered! Shutdown crash imminent!
*** ConCommand "cmd4" (0xf18a53e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "cmd3" (0xf18a53a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "cmd2" (0xf18a5360) was not unregistered! Shutdown crash imminent!
*** ConCommand "cmd1" (0xf18a5320) was not unregistered! Shutdown crash imminent!
*** ConCommand "clear" (0xf18a5180) was not unregistered! Shutdown crash imminent!
*** ConCommand "showconsole" (0xf18a5140) was not unregistered! Shutdown crash imminent!
*** ConCommand "hideconsole" (0xf18a5100) was not unregistered! Shutdown crash imminent!
*** ConCommand "toggleconsole" (0xf18a50c0) was not unregistered! Shutdown crash imminent!
*** ConVar "con_nprint_bgborder" was not unregistered! Shutdown crash imminent!
*** ConVar "con_nprint_bgalpha" was not unregistered! Shutdown crash imminent!
*** ConVar "con_filter_text_out" was not unregistered! Shutdown crash imminent!
*** ConVar "con_filter_text" was not unregistered! Shutdown crash imminent!
*** ConVar "con_filter_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "con_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "con_drawnotify" was not unregistered! Shutdown crash imminent!
*** ConVar "contimes" was not unregistered! Shutdown crash imminent!
*** ConVar "con_notifytime" was not unregistered! Shutdown crash imminent!
*** ConVar "con_trace" was not unregistered! Shutdown crash imminent!
*** ConVar "con_logfile" was not unregistered! Shutdown crash imminent!
*** ConVar "con_timestamp" was not unregistered! Shutdown crash imminent!
*** ConCommand "combine_disp_images" (0xf189f0a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "print_colorcorrection" (0xf189ec00) was not unregistered! Shutdown crash imminent!
*** ConCommand "colorcorrectionui" (0xf189ebc0) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_colcorrection_editor" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_colcorrection_disableentities" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_colorcorrection" was not unregistered! Shutdown crash imminent!
*** ConVar "map_noareas" was not unregistered! Shutdown crash imminent!
*** ConCommand "execifexists" (0xf189c4e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "exec" (0xf189c4a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "cmd" (0xf189c460) was not unregistered! Shutdown crash imminent!
*** ConCommand "alias" (0xf189c420) was not unregistered! Shutdown crash imminent!
*** ConCommand "echo" (0xf189c3e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "stuffcmds" (0xf189c3a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "BindToggle" (0xf189c360) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_texture_list_txlod" (0xf188b6e0) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_texture_list_exclude_editing" was not unregistered! Shutdown crash immi/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota.sh: satır 77: 22096 Parçalama arızası    (çekirdek döküldü) ${GAME_DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
Game removed: AppID 570 "Dota 2", ProcID 22096
Generating new string page texture 110: 128x256, total string texture memory is 1,97 MB
[2014-05-29 16:20:35] Startup - updater built May 20 2014 18:30:56
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2014-05-29 16:20:35] Checking for update on startup
[2014-05-29 16:20:35] Güncellemeler denetleniyor...
[2014-05-29 16:20:36] Download skipped: /client/steam_client_ubuntu12 version 1400690891, installed version 1400690891
[2014-05-29 16:20:36] Nothing to do
[2014-05-29 16:20:36] Yükleme doğrulanıyor...
[2014-05-29 16:20:36] Performing checksum verification of executable files
[2014-05-29 16:20:36] Verification complete
[2014-05-29 16:21:45] Shutdownntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Gtk-Message: Failed to load module "overlay-scrollbar"
Gtk-Message: Failed to load module "unity-gtk-module"
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
[0529/162036:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
[HTTP Remote Control] HTTP server listening on port 49002.
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Generating new string page texture 2: 48x256, total string texture memory is 49,15 KB
Generating new string page texture 3: 256x256, total string texture memory is 311,30 KB
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Adding licenses for the following package(s): 0, 13054, 36144
roaming config store loaded successfully - 871 bytes.
migrating temporary roaming config store
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
ExecCommandLine: "/home/turuncu/.local/share/Steam/ubuntu12_32/steam"
System startup time: 6,58 seconds
Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME has been set by the user to: /home/turuncu/.local/share/Steam/ubuntu12_32/steam-runtime
Generating new string page texture 70: 128x256, total string texture memory is 131,07 KB
Generating new string page texture 71: 128x256, total string texture memory is 442,37 KB
Generating new string page texture 72: 64x256, total string texture memory is 507,90 KB
ExecCommandLine: "/home/turuncu/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
ExecSteamURL: "steam://open/driverhelperready"
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Generating new string page texture 87: 256x256, total string texture memory is 393,22 KB
Generating new string page texture 91: 128x256, total string texture memory is 638,98 KB
Generating new string page texture 92: 384x256, total string texture memory is 1,03 MB
Generating new string page texture 93: 24x256, total string texture memory is 1,06 MB
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Generating new string page texture 97: 512x256, total string texture memory is 1,58 MB
Generating new string page texture 99: 256x256, total string texture memory is 1,84 MB
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
Game update: AppID 570 "Dota 2", ProcID 22091, IP 0.0.0.0:0
ERROR: ld.so: object '/home/turuncu/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/turuncu/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 22094 != 22093, skipping destruction (fork without exec?)
ERROR: ld.so: object '/home/turuncu/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/turuncu/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Installing breakpad exception handler for appid(gameoverlayui)/version(20140520183121_client)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
Gtk-Message: Failed to load module "overlay-scrollbar"
Gtk-Message: Failed to load module "unity-gtk-module"

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:21989): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
[0529/162110:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
Using breakpad crash handler
Setting breakpad minidump AppID = 570
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198097175441 [API loaded yes]
Steam_SetMinidumpSteamID:  Setting Steam ID:  76561198097175441
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
Installing breakpad exception handler for appid(steam)/version(1400690891_client)
SDL video target is 'x11'
SDL failed to create GL compatibility profile (whichProfile=0!
This system supports the OpenGL extension GL_EXT_framebuffer_object.
This system supports the OpenGL extension GL_EXT_framebuffer_blit.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample.
This system DOES NOT support the OpenGL extension GL_APPLE_fence.
This system supports the OpenGL extension GL_NV_fence.
This system supports the OpenGL extension GL_ARB_sync.
This system supports the OpenGL extension GL_EXT_draw_buffers2.
This system supports the OpenGL extension GL_EXT_bindable_uniform.
This system DOES NOT support the OpenGL extension GL_APPLE_flush_buffer_range.
This system supports the OpenGL extension GL_ARB_map_buffer_range.
This system supports the OpenGL extension GL_ARB_vertex_buffer_object.
This system supports the OpenGL extension GL_ARB_occlusion_query.
This system DOES NOT support the OpenGL extension GL_APPLE_texture_range.
This system DOES NOT support the OpenGL extension GL_APPLE_client_storage.
This system DOES NOT support the OpenGL extension GL_ARB_uniform_buffer.
This system supports the OpenGL extension GL_ARB_vertex_array_bgra.
This system supports the OpenGL extension GL_EXT_vertex_array_bgra.
This system supports the OpenGL extension GL_ARB_framebuffer_object.
This system DOES NOT support the OpenGL extension GL_GREMEDY_string_marker.
This system supports the OpenGL extension GL_ARB_debug_output.
This system supports the OpenGL extension GL_EXT_direct_state_access.
This system DOES NOT support the OpenGL extension GL_NV_bindless_texture.
This system DOES NOT support the OpenGL extension GL_AMD_pinned_memory.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample_blit_scaled.
This system supports the OpenGL extension GL_EXT_texture_sRGB_decode.
This system supports the OpenGL extension GL_NVX_gpu_memory_info.
This system DOES NOT support the OpenGL extension GL_ATI_meminfo.
This system supports the OpenGL extension GL_EXT_texture_compression_s3tc.
This system supports the OpenGL extension GL_EXT_texture_compression_dxt1.
This system DOES NOT support the OpenGL extension GL_ANGLE_texture_compression_dxt3.
This system DOES NOT support the OpenGL extension GL_ANGLE_texture_compression_dxt5.
This system DOES NOT support the OpenGL extension GLX_EXT_swap_control_tear.
GL_NV_bindless_texture: DISABLED
GL_AMD_pinned_memory: DISABLED
GL_EXT_texture_sRGB_decode: AVAILABLE
GL_NVX_gpu_memory_info: AVAILABLE
GL_ATI_meminfo: UNAVAILABLE
GL_NVX_gpu_memory_info: Total Dedicated: 1048576, Total Avail: 1048576, Current Avail: 1009688
GL_MAX_SAMPLES_EXT: 32
Adding VPK file: /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/sound_vo_english
Adding VPK file: /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/pak01
Adding VPK file: /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/platform/pak01
Did not detect any valid joysticks.
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/stdshader_dbg.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/stdshader_dbg.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/stdshader_dbg.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/stdshader_dbg.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen stdshader_dbg.so error=stdshader_dbg.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
WARNING: unable to link Test_StartScript and Test_StartScript because one or more is a ConCommand.
WARNING: unable to link Test_RandomChance and Test_RandomChance because one or more is a ConCommand.
WARNING: unable to link Test_LoopForNumSeconds and Test_LoopForNumSeconds because one or more is a ConCommand.
WARNING: unable to link Test_Loop and Test_Loop because one or more is a ConCommand.
WARNING: unable to link Test_LoopCount and Test_LoopCount because one or more is a ConCommand.
WARNING: unable to link Test_StartLoop and Test_StartLoop because one or more is a ConCommand.
WARNING: unable to link log_flags and log_flags because one or more is a ConCommand.
WARNING: unable to link log_color and log_color because one or more is a ConCommand.
WARNING: unable to link log_verbosity and log_verbosity because one or more is a ConCommand.
WARNING: unable to link log_level and log_level because one or more is a ConCommand.
WARNING: unable to link log_dumpchannels and log_dumpchannels because one or more is a ConCommand.
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx6.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx6.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx6.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx6.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen game_shader_dx6.so error=game_shader_dx6.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx7.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx7.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx7.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx7.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen game_shader_dx7.so error=game_shader_dx7.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx8.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx8.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx8.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx8.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen game_shader_dx8.so error=game_shader_dx8.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx9.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/dota/bin/game_shader_dx9.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen /home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx9.so error=/home/turuncu/.local/share/Steam/SteamApps/common/dota 2 beta/bin/game_shader_dx9.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
failed to dlopen game_shader_dx9.so error=game_shader_dx9.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
Load a scaleform font provider?
Creating D3D9 device with D3DCREATE_MULTITHREADED
IDirect3DDevice9::Create: BackBufWidth: 1440, BackBufHeight: 900, D3DFMT: 3, BackBufCount: 1, MultisampleType: 0, MultisampleQuality: 0
GL sampler object usage: DISABLED

##### swap interval = 1     swap limit = 1 #####
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  15 (X_QueryTree)
  Resource id in failed request:  0x40000b
  Serial number of failed request:  140
  Current serial number in output stream:  140
*** ConVar "mat_displacementmap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightwarpidentity" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depthfeather_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "rope_min_pixel_diameter" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_use_compressed_hdr_textures" was not unregistered! Shutdown crash imminent!
*** ConVar "r_showz_power" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_debug_w" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_debug_z" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_debug_y" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_debug_x" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screenspace_aa_technique" was not unregistered! Shutdown crash imminent!
*** ConVar "r_rimlight" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_parallaxmapsamplesmax" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_parallaxmapsamplesmin" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_motion_blur_percent_of_screen_max" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_ambient_light_b" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_ambient_light_g" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_ambient_light_r" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_disable_fancy_blending" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_disable_lightwarp" was not unregistered! Shutdown crash imminent!
*** ConVar "r_twopasspaint" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_edge_scale_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_vignette_end_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_vignette_start_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_midtone_mask_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_local_contrast_scale_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_grain_scale_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depth_blur_strength_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depth_blur_focal_distance_override" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_screen_blur_override" was not unregistered! Shutdown crash imminent!
*** ConVar "r_bloomtintexponent" was not unregistered! Shutdown crash imminent!
*** ConVar "r_bloomtintb" was not unregistered! Shutdown crash imminent!
*** ConVar "r_bloomtintg" was not unregistered! Shutdown crash imminent!
*** ConVar "r_bloomtintr" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_dof_quality" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_dof_max_blur_radius" was not unregistered! Shutdown crash imminent!
*** ConCommand "dump_localization_files" (0xeeadd580) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_shadercount" (0xeec07640) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_spewvertexandpixelshaders" (0xeec07600) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_autosave_glshaders" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_autoload_glshaders" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_remoteshadercompile" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_render_perf_recalibrate" (0xeec07100) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_lowqualityshaders" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fastclip" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depthbias_shadowmap" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_slopescaledepthbias_shadowmap" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_hdr_level" was not unregistered! Shutdown crash imminent!
*** ConVar "r_screen_size_expansion" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_debugalttab" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_spew_long_frames" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_forcedynamic" was not unregistered! Shutdown crash imminent!
*** ConVar "r_frame_query" was not unregistered! Shutdown crash imminent!
*** ConVar "r_emulategl" was not unregistered! Shutdown crash imminent!
*** ConVar "r_render_perf_force_flushing" was not unregistered! Shutdown crash imminent!
*** ConVar "r_render_perf_report_cpu_times" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightbrightness" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_alphacoverage" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depthbias_normal" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_slopescaledepthbias_normal" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_depthbias_decal" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_slopescaledepthbias_decal" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_flushshaders_async" was not unregistered! Shutdown crash imminent!
*** ConVar "r_pix_recordframes" was not unregistered! Shutdown crash imminent!
*** ConVar "r_pix_start" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_frame_sync_force_texture" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_frame_sync_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_do_not_shrink_dynamic_vb" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_texture_limit" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tessellationlevel" was not unregistered! Shutdown crash imminent!
*** ConVar "r_suppress_d3dcalls" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_disablehwmorph" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shader_srgb" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_force_low_quality_shadows" was not unregistered! Shutdown crash imminent!
*** ConVar "developer" was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_dumpvballocs" (0xeebfd960) was not unregistered! Shutdown crash imminent!
*** ConCommand "sf_print_objects_report" (0xef68a7c0) was not unregistered! Shutdown crash imminent!
*** ConVar "scaleform_update" was not unregistered! Shutdown crash imminent!
*** ConVar "sf_using_external_ime" was not unregistered! Shutdown crash imminent!
*** ConVar "sf_debug_file_opens" was not unregistered! Shutdown crash imminent!
*** ConVar "scaleform_avatar_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "scaleform_spew" was not unregistered! Shutdown crash imminent!
*** ConCommand "font_provider_update" (0xef68a340) was not unregistered! Shutdown crash imminent!
*** ConCommand "sf_info" (0xef68a300) was not unregistered! Shutdown crash imminent!
*** ConCommand "set_vgui_language" (0xef742780) was not unregistered! Shutdown crash imminent!
*** ConCommand "vgui_spew_fonts" (0xef7422e0) was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_show_glyph_miss" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_queued_rendering" was not unregistered! Shutdown crash imminent!
*** ConVar "PhysPMC" was not unregistered! Shutdown crash imminent!
*** ConVar "phys_enable_PIX_counters" was not unregistered! Shutdown crash imminent!
*** ConVar "phys_enable_experimental_optimizations" was not unregistered! Shutdown crash imminent!
*** ConVar "phys_enable_simd_optimizations" was not unregistered! Shutdown crash imminent!
*** ConVar "phys_enable_query_cache" was not unregistered! Shutdown crash imminent!
*** ConVar "vphysics_threadmode" was not unregistered! Shutdown crash imminent!
*** ConVar "r_randomflex" was not unregistered! Shutdown crash imminent!
*** ConVar "r_hwmorph" was not unregistered! Shutdown crash imminent!
*** ConVar "r_topdown" was not unregistered! Shutdown crash imminent!
*** ConVar "studio_queue_mode" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_skipslowpath" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tessellation_accgeometrytangents" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tessellation_cornertangents" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tessellation_update_buffers" was not unregistered! Shutdown crash imminent!
*** ConVar "r_studio_stats" was not unregistered! Shutdown crash imminent!
*** ConVar "r_glint_alwaysdraw" was not unregistered! Shutdown crash imminent!
*** ConVar "r_glint_procedural" was not unregistered! Shutdown crash imminent!
*** ConVar "morph_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "morph_path" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightscissor" was not unregistered! Shutdown crash imminent!
*** ConVar "res_restrict_access" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dont_load_vertices" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_check_vcollide" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_fakestall" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_lock_meshes_on_load" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_lock_mdls_on_load" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_trace_load" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_vcollide_async" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_anims_async" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_mesh_async" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_test_verts_not_available" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_test_mesh_not_available" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_test_not_available" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_forcedata" was not unregistered! Shutdown crash imminent!
*** ConVar "r_rootlod" was not unregistered! Shutdown crash imminent!
*** ConVar "datacachesize" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_force_flush_section" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_force_flush" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_load_showstall" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_debugdepth" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_showenvmapmask" was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_reporthwmorphmemory" (0xf0ab9ca0) was not unregistered! Shutdown crash imminent!
*** ConVar "mat_morphstats" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_spewalloc" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_report_queue_status" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_dynamiclightmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_lightmap_pfms" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_texture_tracking" was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_hdr_enabled" (0xf0aac2c0) was not unregistered! Shutdown crash imminent!
*** ConVar "dota_cheap_water" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_height_fog" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "r_combined_textures" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_color_correction" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_specular" was not unregistered! Shutdown crash imminent!
*** ConVar "r_deferred_specular_bloom" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_paint_enabled" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_motion_blur_enabled" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdepthtexture" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadowrendertotexture" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fastnobump" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fastspecular" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_compressedtextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_norendering" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_proxy" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_softwarelighting" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_drawflat" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_bufferprimitives" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_reversedepth" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fillrate" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_measurefillrate" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_normalmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_fullbright" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_showlowresimage" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_diffuse" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_aaquality" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_antialias" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_triplebuffered" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma_tv_enabled" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma_tv_exp" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma_tv_range_max" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma_tv_range_min" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_monitorgamma" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_reducefillrate" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_parallaxmap" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_phong" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_bumpmap" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_specular" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_showmiplevels" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_mipmaptextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_filtertextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_filterlightmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_forceaniso" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ssao" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_picmip" was not unregistered! Shutdown crash imminent!
*** ConVar "gpu_mem_level" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_level" was not unregistered! Shutdown crash imminent!
*** ConVar "cpu_level" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_queue_priority" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_queue_report" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_queue_mode" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_dxlevel" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_tonemapping_occlusion_use_stencil" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_forcehardwaresync" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_supportflashlight" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_forcemanagedtextureintohardware" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_force_vertexfog" was not unregistered! Shutdown crash imminent!
*** ConVar "gpu_level" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_reduceparticles" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_processtoolvars" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_proxy_warnings" was not unregistered! Shutdown crash imminent!
*** ConCommand "key_updatelayout" (0xf0b10ea0) was not unregistered! Shutdown crash imminent!
*** ConVar "joy_gamecontroller_config" was not unregistered! Shutdown crash imminent!
*** ConVar "joy_active" was not unregistered! Shutdown crash imminent!
*** ConVar "joy_axis_deadzone" was not unregistered! Shutdown crash imminent!
*** ConVar "joy_axisbutton_threshold" was not unregistered! Shutdown crash imminent!
*** ConVar "net_queue_trace" was not unregistered! Shutdown crash imminent!
*** ConVar "net_queued_packet_thread" was not unregistered! Shutdown crash imminent!
*** ConCommand "net_status" (0xf0cd6780) was not unregistered! Shutdown crash imminent!
*** ConCommand "net_channels" (0xf0cd6740) was not unregistered! Shutdown crash imminent!
*** ConVar "net_maxroutable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxroutable" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_xsend_debug" was not unregistered! Shutdown crash imminent!
*** ConVar "net_usesocketsforloopback" was not unregistered! Shutdown crash imminent!
*** ConVar "net_compressvoice" was not unregistered! Shutdown crash imminent!
*** ConVar "net_fakejitter" was not unregistered! Shutdown crash imminent!
*** ConVar "net_droppackets" was not unregistered! Shutdown crash imminent!
*** ConVar "net_fakeloss" was not unregistered! Shutdown crash imminent!
*** ConVar "net_fakelag" was not unregistered! Shutdown crash imminent!
*** ConVar "net_public_adr" was not unregistered! Shutdown crash imminent!
*** ConVar "hostip" was not unregistered! Shutdown crash imminent!
*** ConVar "ip" was not unregistered! Shutdown crash imminent!
*** ConVar "net_splitrate" was not unregistered! Shutdown crash imminent!
*** ConVar "net_port_try" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showoob" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showsplits" was not unregistered! Shutdown crash imminent!
*** ConVar "net_minroutable" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showcompression" was not unregistered! Shutdown crash imminent!
*** ConVar "net_maxcleartime" was not unregistered! Shutdown crash imminent!
*** ConVar "net_compresspackets_minsize" was not unregistered! Shutdown crash imminent!
*** ConVar "net_compresspackets" was not unregistered! Shutdown crash imminent!
*** ConVar "net_maxfilesize" was not unregistered! Shutdown crash imminent!
*** ConVar "net_chokeloop" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showdrop" was not unregistered! Shutdown crash imminent!
*** ConVar "net_blockmsg" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showpeaks" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showfragments" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showmsg" was not unregistered! Shutdown crash imminent!
*** ConVar "net_maxfragments" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showudp_remoteonly" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showudp" was not unregistered! Shutdown crash imminent!
*** ConVar "panel_test_title_safe" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_draw_regions" was not unregistered! Shutdown crash imminent!
*** ConCommand "hunk_print_allocations" (0xf1a7d400) was not unregistered! Shutdown crash imminent!
*** ConVar "hunk_track_allocation_types" was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_average" (0xf1a7d080) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_stepback" (0xf1a7d040) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_step" (0xf1a7d000) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_stop" (0xf1a7cfc0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_playback_start" (0xf1a7cf80) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_to_csv" (0xf1a7cf40) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_record_stop" (0xf1a7cf00) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_record_start" (0xf1a7cec0) was not unregistered! Shutdown crash imminent!
*** ConVar "rpt_vprof_time" was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_map_load" (0xf1a7b320) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_AI_only" (0xf1a7b2e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_AI" (0xf1a7b2a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_hierarchy_per_frame_and_count_only" (0xf1a7b260) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_hierarchy" (0xf1a7b220) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report_budget" (0xf1a7b1e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_generate_report" (0xf1a7b1a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_reset_peaks" (0xf1a7b160) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_reset" (0xf1a7b120) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_off" (0xf1a7b0e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "budget_toggle_group" (0xf1a7b0a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_on" (0xf1a7b060) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof" (0xf1a7b020) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_cachemiss_off" (0xf1a7afe0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_cachemiss_on" (0xf1a7afa0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_cachemiss" (0xf1a7af60) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_dump_groupnames" (0xf1a7af20) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_vtune_group" (0xf1a7aee0) was not unregistered! Shutdown crash imminent!
*** ConCommand "spike" (0xf1a7aea0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_dump_counters" (0xf1a7ae60) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_nodespike_min" (0xf1a7ae20) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_nodespike_mult" (0xf1a7ade0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_nodespike" (0xf1a7ada0) was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_counters_show_minmax" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_counters" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_report_oninterval" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_oninterval" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes_budget_group" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes_node" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes_hierarchy" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes_terse" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_dump_spikes" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawscaleform" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_color_projection" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_scope" was not unregistered! Shutdown crash imminent!
*** ConCommand "-showvprof" (0xf1a7a460) was not unregistered! Shutdown crash imminent!
*** ConCommand "+showvprof" (0xf1a7a420) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_expand_group" (0xf1a7a3e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_collapse_all" (0xf1a7a3a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_expand_all" (0xf1a7a360) was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_warningmsec" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_unaccounted_limit" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_verbose" was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_named" (0xf1a7a180) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_child" (0xf1a7a140) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_parent" (0xf1a7a100) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_nextsibling" (0xf1a7a0c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_prevsibling" (0xf1a7a080) was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_graphheight" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_graphwidth" was not unregistered! Shutdown crash imminent!
*** ConVar "vprof_graph" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_background_alpha" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_bottom_of_history_fraction" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_height" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_width" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_y" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_x" was not unregistered! Shutdown crash imminent!
*** ConCommand "-showbudget_texture_global" (0xf1a79d20) was not unregistered! Shutdown crash imminent!
*** ConCommand "+showbudget_texture_global" (0xf1a79d60) was not unregistered! Shutdown crash imminent!
*** ConCommand "-showbudget_texture" (0xf1a79da0) was not unregistered! Shutdown crash imminent!
*** ConCommand "+showbudget_texture" (0xf1a79de0) was not unregistered! Shutdown crash imminent!
*** ConVar "showbudget_texture_global_sum" was not unregistered! Shutdown crash imminent!
*** ConVar "showbudget_texture" was not unregistered! Shutdown crash imminent!
*** ConVar "texture_budget_panel_global" was not unregistered! Shutdown crash imminent!
*** ConCommand "vgui_drawtree_clear" (0xf1a794e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "-vgui_drawtree" (0xf1a79520) was not unregistered! Shutdown crash imminent!
*** ConCommand "+vgui_drawtree" (0xf1a79560) was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_resource" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_scheme" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_draw_selected" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_zpos" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_bounds" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_render_order" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_panelalpha" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_panelptr" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_freeze" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_popupsonly" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_hidden" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree_visible" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawtree" was not unregistered! Shutdown crash imminent!
*** ConCommand "-showbudget" (0xf1a79420) was not unregistered! Shutdown crash imminent!
*** ConCommand "+showbudget" (0xf1a793e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vprof_adddebuggroup1" (0xf1a793a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "vgui_dump_panels" (0xf1a79340) was not unregistered! Shutdown crash imminent!
*** ConCommand "vgui_togglepanel" (0xf1a79300) was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawkeyfocus" was not unregistered! Shutdown crash imminent!
*** ConVar "vgui_drawfocus" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_drawTitleSafe" was not unregistered! Shutdown crash imminent!
*** ConVar "dota_no_vgui" was not unregistered! Shutdown crash imminent!
*** ConCommand "progress_enable" (0xf1a792c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_allowescape" (0xf1a79280) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_preventescapetoshow" (0xf1a79240) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_allowescapetoshow" (0xf1a79200) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_preventescape" (0xf1a791c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_activate" (0xf1a79180) was not unregistered! Shutdown crash imminent!
*** ConCommand "gameui_hide" (0xf1a79140) was not unregistered! Shutdown crash imminent!
*** ConVar "gameui_xbox" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawvgui" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_show_usermessage" was not unregistered! Shutdown crash imminent!
Missing shutdown function for DevShotGenerator_Init() : DevShotGenerator_Shutdown()
Missing shutdown function for MapReslistGenerator_Init() : MapReslistGenerator_Shutdown()
Missing shutdown function for COM_InitFilesystem( m_StartupInfo.m_pInitialMod ) : COM_ShutdownFileSystem()
Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown()
*** ConCommand "toolload" (0xf1a77780) was not unregistered! Shutdown crash imminent!
*** ConCommand "toolunload" (0xf1a77740) was not unregistered! Shutdown crash imminent!
*** ConCommand "Test_SendKey" (0xf1a76640) was not unregistered! Shutdown crash imminent!
*** ConCommand "Test_WaitForCheckPoint" (0xf1a764c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "Test_RunFrame" (0xf1a76480) was not unregistered! Shutdown crash imminent!
*** ConCommand "Test_Wait" (0xf1a76440) was not unregistered! Shutdown crash imminent!
*** ConVar "in_lock_mouse_to_window" was not unregistered! Shutdown crash imminent!
*** ConVar "record_tga_interval" was not unregistered! Shutdown crash imminent!
*** ConVar "record_tga_usealpha" was not unregistered! Shutdown crash imminent!
*** ConVar "async_serialize" was not unregistered! Shutdown crash imminent!
*** ConVar "fps_max_splitscreen" was not unregistered! Shutdown crash imminent!
*** ConVar "fps_max" was not unregistered! Shutdown crash imminent!
*** ConVar "engine_no_focus_sleep" was not unregistered! Shutdown crash imminent!
*** ConVar "sys_minidumpexpandedspew" was not unregistered! Shutdown crash imminent!
*** ConCommand "editor_toggle" (0xf1a75ee0) was not unregistered! Shutdown crash imminent!
*** ConCommand "star_memory" (0xf1a75d80) was not unregistered! Shutdown crash imminent!
*** ConVar "sys_minidumpspewlines" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_max_heapsize_dedicated" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_max_heapsize" was not unregistered! Shutdown crash imminent!
*** ConVar "mem_min_heapsize" was not unregistered! Shutdown crash imminent!
*** ConCommand "heartbeat" (0xf1a75140) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_master_share_game_socket" was not unregistered! Shutdown crash imminent!
*** ConCommand "stats" (0xf1a74fe0) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_log" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_minfailuretime" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_minfailures" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_maxfailures" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_rcon_banpenalty" was not unregistered! Shutdown crash imminent!
*** ConVar "rcon_password" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_precacheinfo" (0xf1a73b80) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_forcepreload" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_class_table" (0xf1a73ac0) was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_class_info" (0xf1a73a80) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_parallel_packentities" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_dumptables" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_debugmanualmode" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_enable_delta_packing" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_validate_edict_change_infos" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_debugfeedbackfrom" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_parallel_sendsnapshot" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_shutdown" (0xf1a73840) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_memlimit" was not unregistered! Shutdown crash imminent!
*** ConCommand "maxplayers" (0xf1a73800) was not unregistered! Shutdown crash imminent!
*** ConCommand "users" (0xf1a737c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "user" (0xf1a73780) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_always_full_flush" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_enable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_client_predict" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_client_max_interp_ratio" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_client_min_interp_ratio" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_client_cmdrate_difference" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxcmdrate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_mincmdrate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxreplay" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_consistency" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_downloadurl" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_voiceenable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_voicecodec" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_cacheencodedents" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_contact" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pausable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_lan" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_cheats" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pure_trace" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pure_kick_clients" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_pure" (0xf1a73680) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_log_snapshots" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pausable_dev_ds" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_pausable_dev" was not unregistered! Shutdown crash imminent!
*** ConVar "host_flush_threshold" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_sync_client_updates" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_hibernate_when_empty" was not unregistered! Shutdown crash imminent!
*** ConCommand "logaddress_list" (0xf1a2e860) was not unregistered! Shutdown crash imminent!
*** ConCommand "logaddress_del" (0xf1a2e820) was not unregistered! Shutdown crash imminent!
*** ConCommand "logaddress_delall" (0xf1a2e7e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "logaddress_add" (0xf1a2e7a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "log" (0xf1a2e760) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logbans" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_log_onefile" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logecho" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logflush" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logfile" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logsdir" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_logblocks" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_max_queries_sec_global" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_max_queries_window" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_max_queries_sec" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_changelists_stats" (0xf1a2da80) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_creationtickcheck" was not unregistered! Shutdown crash imminent!
*** ConCommand "banid" (0xf1a29900) was not unregistered! Shutdown crash imminent!
*** ConCommand "listid" (0xf1a298c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "removeid" (0xf1a29880) was not unregistered! Shutdown crash imminent!
*** ConCommand "writeid" (0xf1a29840) was not unregistered! Shutdown crash imminent!
*** ConCommand "writeip" (0xf1a29800) was not unregistered! Shutdown crash imminent!
*** ConCommand "listip" (0xf1a297c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "removeip" (0xf1a29780) was not unregistered! Shutdown crash imminent!
*** ConCommand "banip" (0xf1a29740) was not unregistered! Shutdown crash imminent!
*** ConCommand "addip" (0xf1a29700) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_filterban" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_delta_entity_full_buffer_size" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_deltaprint" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_deltatime" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_sound_discardextraunreliable" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_extra_client_connect_time" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxclientframes" was not unregistered! Shutdown crash imminent!
*** ConVar "net_showreliablesounds" was not unregistered! Shutdown crash imminent!
*** ConVar "ss_voice_hearpartner" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_sendtables" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_allowupload" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_allowdownload" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_stressbots" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_syncupdaterate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_minupdaterate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxupdaterate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_minrate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_maxrate" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_timeout" was not unregistered! Shutdown crash imminent!
*** ConCommand "prop_crosshair" (0xf1a288e0) was not unregistered! Shutdown crash imminent!
*** ConVar "pipeline_static_props" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadow_deferred" was not unregistered! Shutdown crash imminent!
*** ConVar "disable_static_prop_loading" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodeldecals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_staticpropinfo" was not unregistered! Shutdown crash imminent!
*** ConVar "r_colorstaticprops" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawstaticprops" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DrawSpecificStaticProp" was not unregistered! Shutdown crash imminent!
*** ConVar "r_partition_level" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_gain_min" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_gain_max" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_gain" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_foliage_db_loss" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_refdb" was not unregistered! Shutdown crash imminent!
*** ConVar "snd_refdist" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdrawclip" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightclip" was not unregistered! Shutdown crash imminent!
*** ConVar "r_threaded_shadow_clip" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightculldepth" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightrender" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightrendermodels" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightrenderworld" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdrawdepthres" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdrawdepth" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightupdatedepth" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightnodraw" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flashlightdrawsweptbbox" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadowids" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadowwireframe" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadows_gamecontrol" was not unregistered! Shutdown crash imminent!
*** ConVar "r_shadows" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_debugfeedback" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_voice_hltv_buffer_time" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_voice_buffer_time" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_voice_team_filter" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_voice_filter" was not unregistered! Shutdown crash imminent!
*** ConVar "cl_allowupload" was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_serialized_entities_mem" (0xf1a12c40) was not unregistered! Shutdown crash imminent!
*** ConCommand "dumpsavedir" (0xf1a12bc0) was not unregistered! Shutdown crash imminent!
*** ConCommand "audit_save_in_memory" (0xf1a12b80) was not unregistered! Shutdown crash imminent!
*** ConVar "save_in_memory" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_printdecalinfo" (0xf1a12aa0) was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawbatchdecals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawdecals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_queued_decals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_spray_lifetime" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_basefov" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_fardist" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_farscale" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_neardist" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dscale_nearscale" was not unregistered! Shutdown crash imminent!
*** ConVar "r_decal_cover_count" was not unregistered! Shutdown crash imminent!
*** ConVar "r_decal_overlap_area" was not unregistered! Shutdown crash imminent!
*** ConVar "r_decal_overlap_count" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ShowViewerArea" was not unregistered! Shutdown crash imminent!
*** ConVar "r_portalsopenall" was not unregistered! Shutdown crash imminent!
*** ConVar "r_portalscloseall" was not unregistered! Shutdown crash imminent!
*** ConVar "r_snapportal" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DrawPortals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ClipAreaPortals" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_useexplicitdelete" was not unregistered! Shutdown crash imminent!
*** ConCommand "perfui" (0xf19ec700) was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlaypushout" was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlayfademax" was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlayfademin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlayfadeenable" was not unregistered! Shutdown crash imminent!
*** ConVar "r_overlaywireframe" was not unregistered! Shutdown crash imminent!
*** ConVar "r_renderoverlayfragment" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occludeemaxarea" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occluderminarea" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occlusionspew" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occludermincount" was not unregistered! Shutdown crash imminent!
*** ConVar "r_occlusion" was not unregistered! Shutdown crash imminent!
*** ConVar "r_visocclusion" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_temp_baseline_string_table_buffer_size" was not unregistered! Shutdown crash imminent!
*** ConVar "stringtable_alwaysrebuilddictionaries" was not unregistered! Shutdown crash imminent!
*** ConVar "stringtable_usedictionaries" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_dumpstringtables" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lockpvs" was not unregistered! Shutdown crash imminent!
*** ConVar "r_novis" was not unregistered! Shutdown crash imminent!
*** ConCommand "mod_combiner_info" (0xf19e8a40) was not unregistered! Shutdown crash imminent!
*** ConCommand "mod_dynamicmodeldebug" (0xf19e8a00) was not unregistered! Shutdown crash imminent!
*** ConCommand "mem_vcollide" (0xf19e89c0) was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicloadspew" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicloadthrottle" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicloadpause" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicunloadtex" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_dynamicunloadtime" was not unregistered! Shutdown crash imminent!
*** ConVar "r_hunkalloclightmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "r_unloadlightmaps" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_excludetextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_forcetouchdata" was not unregistered! Shutdown crash imminent!
*** ConVar "mod_touchalldata" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_loadtextures" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_max_worldmesh_vertices" was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_info" (0xf19e72c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_suppress" (0xf19e7280) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_debug" (0xf19e7240) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_savechanges" (0xf19e7200) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_setvideomode" (0xf19e71c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "mat_configcurrent" (0xf19e7180) was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawbrushmodels" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_levelflush" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_envmaptgasize" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_envmapsize" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_bumpbasis" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_normals" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_luxels" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_wireframe" was not unregistered! Shutdown crash imminent!
*** ConVar "r_dynamic" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightstyle" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightmap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_decals" was not unregistered! Shutdown crash imminent!
*** ConVar "r_norefresh" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_maxframelatency" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_shadowstate" was not unregistered! Shutdown crash imminent!
*** ConVar "r_staticprop_lod" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodelstatsoverlaymax" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodelstatsoverlaymin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawlightcache" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcachemodel" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientfactor" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientfraction" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientmin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientboost" was not unregistered! Shutdown crash imminent!
*** ConVar "r_slowpathwireframe" was not unregistered! Shutdown crash imminent!
*** ConVar "r_maxmodeldecal" was not unregistered! Shutdown crash imminent!
*** ConVar "r_modelwireframedecal" was not unregistered! Shutdown crash imminent!
*** ConVar "r_skin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyes" was not unregistered! Shutdown crash imminent!
*** ConVar "r_flex" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawentities" was not unregistered! Shutdown crash imminent!
*** ConVar "r_teeth" was not unregistered! Shutdown crash imminent!
*** ConVar "r_nosw" was not unregistered! Shutdown crash imminent!
*** ConVar "r_nohw" was not unregistered! Shutdown crash imminent!
*** ConVar "mat_softwareskin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyesize" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyeshift_z" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyeshift_y" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyeshift_x" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyemove" was not unregistered! Shutdown crash imminent!
*** ConVar "r_showenvcubemap" was not unregistered! Shutdown crash imminent!
*** ConVar "r_proplightingpooling" was not unregistered! Shutdown crash imminent!
*** ConVar "r_itemblinkrate" was not unregistered! Shutdown crash imminent!
*** ConVar "r_itemblinkmax" was not unregistered! Shutdown crash imminent!
*** ConVar "r_proplightingfromdisk" was not unregistered! Shutdown crash imminent!
*** ConVar "r_debugrandomstaticlighting" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_flushlod" (0xf19e5a40) was not unregistered! Shutdown crash imminent!
*** ConVar "r_decalstaticprops" was not unregistered! Shutdown crash imminent!
*** ConVar "r_eyeglintlodpixels" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightinterp" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightaverage" was not unregistered! Shutdown crash imminent!
*** ConVar "r_entity" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lod" was not unregistered! Shutdown crash imminent!
*** ConVar "r_DrawModelLightOrigin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodelstatsoverlaydistance" was not unregistered! Shutdown crash imminent!
*** ConVar "r_drawmodelstatsoverlay" was not unregistered! Shutdown crash imminent!
*** ConVar "r_staticlight_streams" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcache_zbuffercache" was not unregistered! Shutdown crash imminent!
*** ConCommand "r_lightcache_invalidate" (0xf19e4520) was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcachecenter" was not unregistered! Shutdown crash imminent!
*** ConVar "r_maxsampledist" was not unregistered! Shutdown crash imminent!
*** ConVar "r_maxnewsamples" was not unregistered! Shutdown crash imminent!
*** ConVar "r_minnewsamples" was not unregistered! Shutdown crash imminent!
*** ConVar "r_avglight" was not unregistered! Shutdown crash imminent!
*** ConVar "r_worldlightmin" was not unregistered! Shutdown crash imminent!
*** ConVar "r_radiosity" was not unregistered! Shutdown crash imminent!
*** ConVar "r_worldlights" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcache_radiusfactor" was not unregistered! Shutdown crash imminent!
*** ConVar "r_oldlightselection" was not unregistered! Shutdown crash imminent!
*** ConVar "r_ambientlightingonly" was not unregistered! Shutdown crash imminent!
*** ConVar "r_lightcache_numambientsamples" was not unregistered! Shutdown crash imminent!
*** ConVar "lightcache_maxmiss" was not unregistered! Shutdown crash imminent!
*** ConCommand "key_findbinding" (0xf19c9380) was not unregistered! Shutdown crash imminent!
*** ConCommand "key_listboundkeys" (0xf19c9340) was not unregistered! Shutdown crash imminent!
*** ConCommand "forcebind" (0xf19c9300) was not unregistered! Shutdown crash imminent!
*** ConCommand "bind" (0xf19c92c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "escape" (0xf19c9280) was not unregistered! Shutdown crash imminent!
*** ConCommand "unbindall" (0xf19c9240) was not unregistered! Shutdown crash imminent!
*** ConCommand "unbind" (0xf19c9200) was not unregistered! Shutdown crash imminent!
*** ConVar "in_forceuser" was not unregistered! Shutdown crash imminent!
*** ConCommand "save_finish_async" (0xf19c88a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "xload" (0xf19c8860) was not unregistered! Shutdown crash imminent!
*** ConCommand "load" (0xf19c8820) was not unregistered! Shutdown crash imminent!
*** ConCommand "autosavedangerousissafe" (0xf19c87e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "autosavedangerous" (0xf19c87a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "autosave" (0xf19c8760) was not unregistered! Shutdown crash imminent!
*** ConCommand "_autosavedangerous" (0xf19c8720) was not unregistered! Shutdown crash imminent!
*** ConCommand "_autosave" (0xf19c86e0) was not unregistered! Shutdown crash imminent!
*** ConVar "save_huddelayframes" was not unregistered! Shutdown crash imminent!
*** ConVar "save_console" was not unregistered! Shutdown crash imminent!
*** ConCommand "minisave" (0xf19c8640) was not unregistered! Shutdown crash imminent!
*** ConCommand "xsave" (0xf19c8600) was not unregistered! Shutdown crash imminent!
*** ConCommand "save" (0xf19c85c0) was not unregistered! Shutdown crash imminent!
*** ConVar "save_asyncdelay" was not unregistered! Shutdown crash imminent!
*** ConVar "save_spew" was not unregistered! Shutdown crash imminent!
*** ConVar "save_screenshot" was not unregistered! Shutdown crash imminent!
*** ConVar "save_noxsave" was not unregistered! Shutdown crash imminent!
*** ConVar "save_disable" was not unregistered! Shutdown crash imminent!
*** ConVar "save_async" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_autosave" was not unregistered! Shutdown crash imminent!
*** ConVar "save_history_count" was not unregistered! Shutdown crash imminent!
*** ConCommand "changelevel2" (0xf19c7aa0) was not unregistered! Shutdown crash imminent!
*** ConCommand "changelevel" (0xf19c7a60) was not unregistered! Shutdown crash imminent!
*** ConCommand "map_networkbackdoor" (0xf19c7a20) was not unregistered! Shutdown crash imminent!
*** ConCommand "map_commentary" (0xf19c79e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "map_background" (0xf19c79a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "ss_map" (0xf19c7960) was not unregistered! Shutdown crash imminent!
*** ConCommand "map" (0xf19c7920) was not unregistered! Shutdown crash imminent!
*** ConCommand "maps" (0xf19c78e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "sv_dump_edicts" (0xf19c7840) was not unregistered! Shutdown crash imminent!
*** ConCommand "ss_disconnect" (0xf19c7800) was not unregistered! Shutdown crash imminent!
*** ConCommand "ss_connect" (0xf19c77c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "cache_print_summary" (0xf19c7780) was not unregistered! Shutdown crash imminent!
*** ConCommand "cache_print_lru" (0xf19c7740) was not unregistered! Shutdown crash imminent!
*** ConCommand "cache_print" (0xf19c7700) was not unregistered! Shutdown crash imminent!
*** ConCommand "flush_locked" (0xf19c76c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "flush" (0xf19c7680) was not unregistered! Shutdown crash imminent!
*** ConCommand "crash_error" (0xf19c7640) was not unregistered! Shutdown crash imminent!
*** ConCommand "crash_thread" (0xf19c7600) was not unregistered! Shutdown crash imminent!
*** ConCommand "crash_job" (0xf19c75c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "crash" (0xf19c7580) was not unregistered! Shutdown crash imminent!
*** ConVar "crash_assert" was not unregistered! Shutdown crash imminent!
*** ConCommand "voicerecord_toggle" (0xf19c7540) was not unregistered! Shutdown crash imminent!
*** ConCommand "-voicerecord" (0xf19c7500) was not unregistered! Shutdown crash imminent!
*** ConCommand "+voicerecord" (0xf19c74c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "exit" (0xf19c7480) was not unregistered! Shutdown crash imminent!
*** ConCommand "quit" (0xf19c6a60) was not unregistered! Shutdown crash imminent!
*** ConCommand "stringtabledictionary" (0xf19c7440) was not unregistered! Shutdown crash imminent!
*** ConCommand "dumpstringtables" (0xf19c7400) was not unregistered! Shutdown crash imminent!
*** ConCommand "multvar" (0xf19c73c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "incrementvar" (0xf19c7380) was not unregistered! Shutdown crash imminent!
*** ConCommand "listmodels" (0xf19c7340) was not unregistered! Shutdown crash imminent!
*** ConCommand "killserver" (0xf19c7300) was not unregistered! Shutdown crash imminent!
*** ConCommand "soundfade" (0xf19c72c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "demolist" (0xf19c7280) was not unregistered! Shutdown crash imminent!
*** ConCommand "nextdemo" (0xf19c7240) was not unregistered! Shutdown crash imminent!
*** ConCommand "stopdemo" (0xf19c7200) was not unregistered! Shutdown crash imminent!
*** ConCommand "demos" (0xf19c71c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "startdemos" (0xf19c7180) was not unregistered! Shutdown crash imminent!
*** ConCommand "memory" (0xf19c7140) was not unregistered! Shutdown crash imminent!
*** ConCommand "kick" (0xf19c7100) was not unregistered! Shutdown crash imminent!
*** ConCommand "kickid" (0xf19c70c0) was not unregistered! Shutdown crash imminent!
*** ConCommand "unpause" (0xf19c7080) was not unregistered! Shutdown crash imminent!
*** ConCommand "setpause" (0xf19c7040) was not unregistered! Shutdown crash imminent!
*** ConCommand "pause" (0xf19c7000) was not unregistered! Shutdown crash imminent!
*** ConCommand "version" (0xf19c6fc0) was not unregistered! Shutdown crash imminent!
*** ConCommand "disconnect" (0xf19c6f80) was not unregistered! Shutdown crash imminent!
*** ConCommand "reload" (0xf19c6f40) was not unregistered! Shutdown crash imminent!
*** ConCommand "restart" (0xf19c6f00) was not unregistered! Shutdown crash imminent!
*** ConCommand "map_edit" (0xf19c6ec0) was not unregistered! Shutdown crash imminent!
*** ConCommand "ping" (0xf19c6e80) was not unregistered! Shutdown crash imminent!
*** ConCommand "status" (0xf19c6e40) was not unregistered! Shutdown crash imminent!
*** ConCommand "light_crosshair" (0xf19c6e00) was not unregistered! Shutdown crash imminent!
*** ConCommand "_restart" (0xf19c6dc0) was not unregistered! Shutdown crash imminent!
*** ConVar "sv_savewritedir" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_savereaddir" was not unregistered! Shutdown crash imminent!
*** ConVar "sv_savedir" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_inputfromfile" was not unregistered! Shutdown crash imminent!
*** ConVar "voice_recordtofile" was not unregistered! Shutdown crash imminent!
*** ConVar "host_map" was not unregistered! Shutdown crash imminent!
*** ConVar "hostname" was not unregistered! Shutdown crash imminent!
*** ConVar "clientportany" was not unregistered! Shutdown crash imminent!
*** ConVar "tv_port" was not unregistered! Shutdown crash imminent!
*** ConVar "hostport" was not unregistered! Shutdown crash imminent!
*** ConVar "clientport" was not unregistered! Shutdown crash imminent!
*** ConVar "host_sleep" was not unregistered! Shutdown crash imminent!
*** ConCommand "host_runofftime" (0xf19c6a20) was not unregistered! Shutdown crash imminent!
*** ConVar "mem_periodicdumps" was not unregistered! Shutdown crash imminent!
*** ConCommand "dti_flush" (0xf19c69e0) was not unregistered! Shutdown crash imminent!
*** ConCommand "recompute_speed" (0xf19c69a0) was not unregistered! Shutdown crash imminent!
*** ConCommand "host_writeconfig_ss" (0xf19c6960) was not unregistered! Shutdown crash imminent!
*** ConCommand "host_writeconfig" (0xf19c6920) was not unregistered! Shu


şunlarıda tekrar geçeyim.
turuncu@pandora:~$ cat /etc/bumblebee/bumblebee.conf
# Configuration file for Bumblebee. Values should **not** be put between quotes

## Server options. Any change made in this section will need a server restart
# to take effect.
[bumblebeed]
# The secondary Xorg server DISPLAY number
VirtualDisplay=:8
# Should the unused Xorg server be kept running? Set this to true if waiting
# for X to be ready is too long and don't need power management at all.
KeepUnusedXServer=false
# The name of the Bumbleblee server group name (GID name)
ServerGroup=bumblebee
# Card power state at exit. Set to false if the card shoud be ON when Bumblebee
# server exits.
TurnCardOffAtExit=false
# The default behavior of '-f' option on optirun. If set to "true", '-f' will
# be ignored.
NoEcoModeOverride=false
# The Driver used by Bumblebee server. If this value is not set (or empty),
# auto-detection is performed. The available drivers are nvidia and nouveau
# (See also the driver-specific sections below)
Driver=nvidia
# Directory with a dummy config file to pass as a -configdir to secondary X
XorgConfDir=/etc/bumblebee/xorg.conf.d

## Client options. Will take effect on the next optirun executed.
[optirun]
# Acceleration/ rendering bridge, possible values are auto, virtualgl and
# primus.
Bridge=auto
# The method used for VirtualGL to transport frames between X servers.
# Possible values are proxy, jpeg, rgb, xv and yuv.
VGLTransport=proxy
# List of paths which are searched for the primus libGL.so.1 when using
# the primus bridge
PrimusLibraryPath=/usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
# Should the program run under optirun even if Bumblebee server or nvidia card
# is not available?
AllowFallbackToIGC=false


# Driver-specific settings are grouped under [driver-NAME]. The sections are
# parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
# detection resolves to NAME).
# PMMethod: method to use for saving power by disabling the nvidia card, valid
# values are: auto - automatically detect which PM method to use
#         bbswitch - new in BB 3, recommended if available
#       switcheroo - vga_switcheroo method, use at your own risk
#             none - disable PM completely
# https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods

## Section with nvidia driver specific options, only parsed if Driver=nvidia
[driver-nvidia]
# Module name to load, defaults to Driver if empty or unset
KernelDriver=nvidia-331
PMMethod=auto
# colon-separated path to the nvidia libraries
LibraryPath=/usr/lib/nvidia-331:/usr/lib32/nvidia-331
# comma-separated path of the directory containing nvidia_drv.so and the
# default Xorg modules path
XorgModulePath=/usr/lib/nvidia-331/xorg,/usr/lib/xorg/modules
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia

## Section with nouveau driver specific options, only parsed if Driver=nouveau
[driver-nouveau]
KernelDriver=nouveau
PMMethod=auto
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau

turuncu@pandora:~$ cat /etc/bumblebee/xorg.conf.nvidia
Section "ServerLayout"
    Identifier  "Layout0"
    Option      "AutoAddDevices" "false"
    Option      "AutoAddGPU" "false"
EndSection

Section "Device"
    Identifier  "DiscreteNvidia"
    Driver      "nvidia"
    VendorName  "NVIDIA Corporation"

#   If the X server does not automatically detect your VGA device,
#   you can manually set it here.
#   To get the BusID prop, run `lspci | egrep 'VGA|3D'` and input the data
#   as you see in the commented example.
#   This Setting may be needed in some platforms with more than one
#   nvidia card, which may confuse the proprietary driver (e.g.,
#   trying to take ownership of the wrong device). Also needed on Ubuntu 13.04.
    BusID "PCI:01:00:0"

#   Setting ProbeAllGpus to false prevents the new proprietary driver
#   instance spawned to try to control the integrated graphics card,
#   which is already being managed outside bumblebee.
#   This option doesn't hurt and it is required on platforms running
#   more than one nvidia graphics card with the proprietary driver.
#   (E.g. Macbook Pro pre-2010 with nVidia 9400M + 9600M GT).
#   If this option is not set, the new Xorg may blacken the screen and
#   render it unusable (unless you have some way to run killall Xorg).
    Option "ProbeAllGpus" "false"

    Option "NoLogo" "true"
    Option "UseEDID" "false"
    Option "UseDisplayDevice" "none"
EndSection
turuncu@pandora:~$ dpkg -l | egrep 'nvidia|bumblebee'
ii  bumblebee                                             3.2.1-90~trustyppa1                                 amd64        NVIDIA Optimus support
ii  bumblebee-nvidia                                      3.2.1-90~trustyppa1                                 amd64        NVIDIA Optimus support using the proprietary NVIDIA driver
ii  nvidia-331                                            331.38-0ubuntu7                                     amd64        NVIDIA binary driver - version 331.38
ii  nvidia-libopencl1-331                                 331.38-0ubuntu7                                     amd64        NVIDIA OpenCL Driver and ICD Loader library
ii  nvidia-opencl-icd-331                                 331.38-0ubuntu7                                     amd64        NVIDIA OpenCL ICD
ii  nvidia-settings                                       331.20-0ubuntu8                                     amd64        Tool for configuring the NVIDIA graphics driver
ii  nvidia-settings-319                                   331.20-0ubuntu8                                     amd64        Transitional package for nvidia-settings
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: if - 30 Mayıs 2014 - 23:37:14
@srgnaras, Dota 2'nin yeri burası değil. Yeni konu açın uygun bölümde.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: speakerXXL - 02 Haziran 2014 - 09:33:34
Alıntı Yap[ 6985.007195] [DEBUG]Process vglrun started, PID 21495.
3604 frames in 5.0 seconds = 720.768 FPS
[VGL] ERROR: in readback--
[VGL]    247: Window has been deleted by window manager
[ 6992.339739] [DEBUG]SIGCHILD received, but wait failed with No child processes
[ 6992.339798] [DEBUG]Socket closed.

Aslında optirun çalışmaya başlamış ama bilemediğim bir sebepten çökme yaşanıyor.

İsterseniz aşağıdaki komutlar ile Bumblebee'yi kaldırıp alternatifi olan Nvidia Prime uygulamasını kurmayı deneyebilirsiniz.

sudo apt-get purge bumblebee bumblebee-nvidia

sudo apt-get install nvidia-prime

Aşağıdaki komutlar ile Nvidia ve Intel GPU arasında geçiş yapmayı kolaylaştıran prime-indicator uygulamacığını kurabilirsiniz.

sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install prime-indicator


(https://forum.ubuntu-tr.net/proxy.php?request=http%3A%2F%2F3.bp.blogspot.com%2F-BeUjpSi-_io%2FUtAElvXtyYI%2FAAAAAAAARCw%2FO0IvRl_kHN0%2Fs1600%2Fprime-indicator.jpg&hash=7995e7317f687a080f05712b52290090ecd3c5f5)
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: bares - 09 Haziran 2014 - 19:19:51
Hocam merhaba,

ctrl-alt-t kısmına optirun firefox yazınca;

[  538.025363] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver

[  538.025408] [ERROR]Aborting because fallback start is disabled.


yazıyor. Optirun çok önemli bir şey midir, yoksa çalışmasa da olur mu ?
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 09 Haziran 2014 - 22:31:23
@bares, Bumblebee yerine göre önemli olabilir. Örneğin, oyun oynayacaksan ve ciddi anlamda kapalı sürücüler sana lazımsa, Bumblebee kurmadığında sistemde ısınma oluyorsa, pil çabuk tükeniyorsa kurman yararına olacaktır. Fakat benim gibi oyun oynamıyorsan ve sıralanan sorunların da yoksa kurmasan da olabilir.

Senin şu an yaşadığın sorunu ne yazık ki her zaman çözemiyoruz. Şu başlığa bakabilirsin:
https://forum.ubuntu-tr.net/index.php?topic=42390.0

Ancak, dediğim gibi her zaman çare olmuyor ne yazık ki.

Not: Kendi başlığında da sorununu dile getirmişsin, konu oradan devam edebilir.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: meda - 20 Temmuz 2014 - 09:10:59
331 nolu sürücülere göre düzeltme yapabilir miyiz ?
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: Seyfulllah - 24 Temmuz 2014 - 09:00:22
KOD : dpkg -l | egrep 'bumblebee|prime'
ÇIKTISI :
ii  bumblebee                                             3.2.1-5                                             amd64        NVIDIA Optimus support for Linux
ii  bumblebee-nvidia                                      3.2.1-5                                             amd64        NVIDIA Optimus support using the proprietary NVIDIA driver


fakat bilgisayar hakında kısmına baktığımda
Grafik : Intel® Ivybridge Mobile  yazıyor.
SORU 1 : Şu anda benim pc de hangi ekran kartı yüklü ?
SORU 2 :Varsayılan ekran kartım hangisi. Sistem şuan hangisini kullanıyor ?
SORU 3 :Yorumlarda gördüğüm kadarıyla bumblebee ile çalıştırmak için tek tek kod yazacaz. Bunu varsayılan olarak yapamıyor muyuz. Yani sistem a dan z ye bumblebee yani nvdia yı kullansın ?
SORU 4 : cairo dock ve compiz deki efektler ve özellikleri bu bumblebee ile kullanabilir miyiz ?
SORU 5 :Ayarlar - Yazılım Güncelleştirme - Ek Sürücüler kısmından NVİDİA ekran kartını yüklemek güncelmidir , herseyi bunla çalıştırabilir myiz?
SORU 6 :Bumblebee yükledik yanına soru 5 deki adımlar ile driver yüklemeli miyiz ?

NOT : 2012 de aldığım PC  ve ekran kartı NVDİA GT630 M (Dizüstü pc)

NOT : cevap verecek arkadaş CEVAP 1 , CEVAP 2 diye yazarsa çok iyi olur. yoksa hangisine cevap verildi arışacak. (ubuntuda yeniyim.)

TEŞEKKÜRLER ŞİMDİDEN.....HARİKA ORTAM HARİKA SİTE


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 24 Temmuz 2014 - 09:20:51

SORU 7 :
KOD : ugur@ugur-Lenovo-Z580:~$ optirun firefox
ÇIKTI :
ugur@ugur-Lenovo-Z580:~$ optirun firefox
[ 2356.113930] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) NVIDIA(0): Failed to initialize the NVIDIA GPU at PCI:1:0:0.  Please

[ 2356.113988] [ERROR]Aborting because fallback start is disabled.
ugur@ugur-Lenovo-Z580:~$

ÇALIŞMADI
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 26 Temmuz 2014 - 02:23:00
Doğrudan bakarsan Intel görünür, normal.

C1: Sürücü olarak ikisi de yüklü oluyor, sen istediğinde istediğini kullanıyorsun.
C2: Bkz: C1
C3: Mümkün değil, kart değişimi gerekiyor her seferinde.
C4: İstediğin şey optirun olmadan çalışıyorsa zorlamaya lüzum yok. Compiz güzel güzel çalışır örneğin.
C5: Hayır, sisteminde Optimus varsa orayı kullanmayacaksın, kısacası doğrudan sürücü kurmayacaksın.
C6: Hayır, sürücüler yükleniyor.

C7: Sorun var bumblebee'de. Lütfen aşağıdakileri uygula ve buraya aktar sonuçları.

sudo apt-get purge bumblebee* nvidia*
sudo apt-get install linux-headers-generic
sudo apt-add-repository ppa:xorg-edgers/ppa
sudo apt-get update && sudo apt-get upgrade
sudo add-apt-repository ppa:bumblebee/stable
sudo apt-get update && sudo apt-get install bumblebee bumblebee-nvidia primus
sudo apt-get install nvidia-331 nvidia-settings


Daha sonra şu komutu yürüt, bir dosya açılacak:
sudo -H gedit /etc/bumblebee/bumblebee.conf

İlgili satırları bul ve şu şekilde düzenle:

Alıntı Yap
Driver=nvidia
KernelDriver=nvidia-331
LibraryPath=/usr/lib/nvidia-331:/usr/lib­32/nvidia-331
XorgModulePath=/usr/lib/nvidia-331/xorg,­/usr/lib/xorg/modules"

Daha sonra şunu yürüt:
sudo apt-get install --reinstall bbswitch-dkms

Sonra sistemi yeniden başlat ve optirun'ı tekrar dene.

@shadow., bir ara güncelleyeceğim bu başlığı.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 26 Temmuz 2014 - 13:17:12
Şu donanım meselelerinde ben mi şanslıyım yoksa başka bir şey mi var bilmiyorum. 14.04 üzerinde birileri daha geri bildirim yapabilir mi? Sistemde tek yaptığım şey bu başlığın ilk iletisinde olduğu gibi 14.04 anlatımını takip etmek oldu, tek fark nvidia için nvidia-331 kullandım ki kullanmasam da muhtemelen onu çekecekti.

Şu an bumblebee.conf dosyasında da oynama yapmadım, değerler nvidia-current'ı işaret ediyor (nvidia-current meta paketi kurulu olmamasına rağmen). Oynama yapmamama rağmen bende sorunsuzca çalışıyor Optirun.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: meda - 26 Temmuz 2014 - 19:50:34
sudo apt-add-repository ppa:xorg-edgers/ppa
sudo add-apt-repository ppa:bumblebee/stable

Yukarıdaki iki depoyu eklemek gerekmiyor.

sudo apt-get install bumblebee bumblebee-nvidia primus
Yukarıdaki komutta ''bumblebee-nvidia primus'' kelimeleri de bence gereksiz.

Optimus için:
sudo apt-get install bumblebee nvidia-331 mesa-utils İki depoyu eklemeden sadece yukarıdaki komutu verip hem ''primus'' hem de ''nvidia-setting'' paketleri kendiliğinden kurulmuş oluyor.Sonrasında bumblebee.conf dosyasında nvidia-331 düzenlemesi yapıp makineyi yeniden başlatıyorum.Optirun ile birkaç deneme yaptıktan sonra tamam oluyor.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: Seyfulllah - 27 Temmuz 2014 - 09:59:50
geç dönüş yaptım kusura bakmayın.
şuan yukarda anlatıları uyguluyorum. ayrıca photopu wine üzerinden çalıştırdım. renkler bozuk yazılar ıpıldıyor sanki.
dediklerinizi yapıyorum.
optirun komutu ve ekrandaki renk kaymaları düzelecek mi bakalım. birazdan dönüş yaaarım tekrar


sudo apt-get update && sudo apt-get install bumblebee bumblebee-nvidia primus

yukardaki komut en sonda aşağıdaki hatayı verdi
E: Hata, pkgProblemResolver::Resolve bozuk paketlere yol açtı, bu sorunun nedeni tutulan paketler olabilir.

aşağıdaki komutta yukardaki hatayı verdi. aynı hata
sudo apt-get install nvidia-331 nvidia-settings

aşğıdaki komut ile sayfa açıldı ama bomboş sayfa. denilen değişiliği yapamadım
sudo -H gedit /etc/bumblebee/bumblebee.conf
ayrıca birüst satırdaki boş sayfa açan komut kod ekranında da şu yazıyor
(gedit:10630): Gtk-WARNING **: Calling Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files

makine dondu hicbisey calismiyo. Format atiyorumm. Bu mesahi cepten attim
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: 7hr33l3t73r - 27 Temmuz 2014 - 10:19:34
Bozuk paketleri duzeltmeniz gerekir.Asagidaki komutlari uygulayin.Bumblebee tekrar kurmayi deneyin sonra.

sudo apt-get -f install
sudo apt-get remove bumblebee bumblebee-nvidia primus
sudo apt-get upgrade
sudo apt-get dist-upgrade
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: Seyfulllah - 27 Temmuz 2014 - 10:25:55
Pc dondu kaldi. Sadece hareket ediyo. Formatliyorum simdi. Bumblebee kurulumunu tekrar yapacam. Forumda ankatilana gore. Orda eksik degildir kurulum adimkari demi
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: 7hr33l3t73r - 27 Temmuz 2014 - 10:32:39
Bir eksiklik olacagini sanmiyorum.Detayli bir sekilde anlatimda bulunmus zaten @heartsmagic.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: Seyfulllah - 27 Temmuz 2014 - 10:36:14
Suan format bitmek uzere. Masaustu gelir gelmez anlatilana gore bumblebee kurcam. Saf ubuntu ustune . Hadi ben baska seyler denedim desem de hata veriyo olsa. Bu sefer napcak ubuntu bakalim.


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 27 Temmuz 2014 - 11:05:30

arkadaşlar format bitti. masaüstü geldi.
daha güncelleştirmeleri bile yuklemeden şu işlemleri yaptım.
1- ayarlardan sunucu güncelleştirme için depoyu anadepo sectim. (Varsayılan olarak Türkiye sunucusu geliyord du bilirsiniz)
2- foruma geldim.
3- ctrl +t ile konsol açtım. ve sudo su ile root girişi yaptım.
4- şu komutu çalıştırdım sudo apt-get install nvidia-331 bumblebee bumblebee-nvidia primus linux-headers-generic
3- şuan aşağıdaki ilk komutu çalıştırdım ve yüklüyorum.


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 27 Temmuz 2014 - 11:12:36

yukardaki komutu çalıştırdıktan sonra konsolda dönen dümen aşağıda. bunu paylaşmamın sebebi yine hata verirse  belki burdan anlayan arkadaşlar bi ipucu yakalar
ugur@ugur-Lenovo-Z580:~$ sudo su
[sudo] password for ugur:
root@ugur-Lenovo-Z580:/home/ugur# sudo apt-get install nvidia-331 bumblebee bumblebee-nvidia primus linux-headers-generic
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
Aşağıdaki ek paketler de kurulacak:
  bbswitch-dkms gcc-4.8-base:i386 gcc-4.9-base:i386 lib32gcc1 libc6:i386
  libc6-i386 libcuda1-331 libgcc1:i386 libstdc++6:i386 libvdpau1 libx11-6:i386
  libxau6:i386 libxcb1:i386 libxdmcp6:i386 linux-generic
  linux-headers-3.13.0-32 linux-headers-3.13.0-32-generic
  linux-image-3.13.0-32-generic linux-image-extra-3.13.0-32-generic
  linux-image-generic nvidia-libopencl1-331 nvidia-opencl-icd-331
  nvidia-settings primus-libs primus-libs:i386 primus-libs-ia32:i386
  screen-resolution-extra socat
Önerilen paketler:
  glibc-doc:i386 locales:i386 nvidia-vdpau-driver vdpau-driver fdutils
  linux-doc-3.13.0 linux-source-3.13.0 linux-tools nvidia-331-uvm
Tavsiye edilen paketler:
  primus-libs-ia32
Aşağıdaki YENİ paketler kurulacak:
  bbswitch-dkms bumblebee bumblebee-nvidia gcc-4.8-base:i386 gcc-4.9-base:i386
  lib32gcc1 libc6:i386 libc6-i386 libcuda1-331 libgcc1:i386 libstdc++6:i386
  libvdpau1 libx11-6:i386 libxau6:i386 libxcb1:i386 libxdmcp6:i386
  linux-headers-3.13.0-32 linux-headers-3.13.0-32-generic
  linux-image-3.13.0-32-generic linux-image-extra-3.13.0-32-generic nvidia-331
  nvidia-libopencl1-331 nvidia-opencl-icd-331 nvidia-settings primus
  primus-libs primus-libs:i386 primus-libs-ia32:i386 screen-resolution-extra
  socat
Aşağıdaki paketler yükseltilecek:
  linux-generic linux-headers-generic linux-image-generic
3 paket yükseltilecek, 30 yeni paket kurulacak, 0 paket kaldırılacak ve 316 paket yükseltilmeyecek.
123 MB arşiv dosyası indirilecek.
Bu işlem tamamlandıktan sonra 533 MB ek disk alanı kullanılacak.
Devam etmek istiyor musunuz? [E/h] E
Alınıyor: 1 http://archive.ubuntu.com/ubuntu/ trusty/main gcc-4.8-base i386 4.8.2-19ubuntu1 [15,5 kB]
Alınıyor: 2 http://archive.ubuntu.com/ubuntu/ trusty/main gcc-4.9-base i386 4.9-20140406-0ubuntu1 [13,9 kB]
Alınıyor: 3 http://archive.ubuntu.com/ubuntu/ trusty/main libgcc1 i386 1:4.9-20140406-0ubuntu1 [47,8 kB]
Alınıyor: 4 http://archive.ubuntu.com/ubuntu/ trusty/main libc6 i386 2.19-0ubuntu6 [4.017 kB]
Alınıyor: 5 http://archive.ubuntu.com/ubuntu/ trusty/main libstdc++6 i386 4.8.2-19ubuntu1 [262 kB]
Alınıyor: 6 http://archive.ubuntu.com/ubuntu/ trusty/main libxau6 i386 1:1.0.8-1 [8.352 B]
Alınıyor: 7 http://archive.ubuntu.com/ubuntu/ trusty/main libxdmcp6 i386 1:1.1.1-1 [13,1 kB]
Alınıyor: 8 http://archive.ubuntu.com/ubuntu/ trusty/main libxcb1 i386 1.10-2ubuntu1 [40,6 kB]
Alınıyor: 9 http://archive.ubuntu.com/ubuntu/ trusty/main libx11-6 i386 2:1.6.2-1ubuntu2 [557 kB]
Alınıyor: 10 http://archive.ubuntu.com/ubuntu/ trusty/main libvdpau1 amd64 0.7-1 [30,3 kB]
Alınıyor: 11 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.13.0-32-generic amd64 3.13.0-32.57 [15,1 MB]
Alınıyor: 12 http://archive.ubuntu.com/ubuntu/ trusty/main libc6-i386 amd64 2.19-0ubuntu6 [2.204 kB]
Alınıyor: 13 http://archive.ubuntu.com/ubuntu/ trusty/restricted libcuda1-331 amd64 331.38-0ubuntu7 [8.248 kB]
Alınıyor: 14 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-extra-3.13.0-32-generic amd64 3.13.0-32.57 [36,8 MB]
Alınıyor: 15 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-generic amd64 3.13.0.32.38 [1.784 B]
Alınıyor: 16 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-generic amd64 3.13.0.32.38 [2.496 B]
Alınıyor: 17 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.13.0-32 all 3.13.0-32.57 [8.877 kB]
Alınıyor: 18 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.13.0-32-generic amd64 3.13.0-32.57 [707 kB]
Alınıyor: 19 http://archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-generic amd64 3.13.0.32.38 [2.484 B]
Alınıyor: 20 http://archive.ubuntu.com/ubuntu/ trusty/main lib32gcc1 amd64 1:4.9-20140406-0ubuntu1 [47,6 kB]
Alınıyor: 21 http://archive.ubuntu.com/ubuntu/ trusty/restricted nvidia-331 amd64 331.38-0ubuntu7 [36,4 MB]
Alınıyor: 22 http://archive.ubuntu.com/ubuntu/ trusty/restricted nvidia-libopencl1-331 amd64 331.38-0ubuntu7 [17,4 kB]
Alınıyor: 23 http://archive.ubuntu.com/ubuntu/ trusty/restricted nvidia-opencl-icd-331 amd64 331.38-0ubuntu7 [8.332 kB]
Alınıyor: 24 http://archive.ubuntu.com/ubuntu/ trusty/main screen-resolution-extra all 0.17.1 [11,4 kB]
Alınıyor: 25 http://archive.ubuntu.com/ubuntu/ trusty/main nvidia-settings amd64 331.20-0ubuntu8 [774 kB]
Alınıyor: 26 http://archive.ubuntu.com/ubuntu/ trusty/main bbswitch-dkms amd64 0.7-2ubuntu1 [10,9 kB]
Alınıyor: 27 http://archive.ubuntu.com/ubuntu/ trusty/universe bumblebee amd64 3.2.1-5 [45,0 kB]
Alınıyor: 28 http://archive.ubuntu.com/ubuntu/ trusty/universe bumblebee-nvidia amd64 3.2.1-5 [3.156 B]
Alınıyor: 29 http://archive.ubuntu.com/ubuntu/ trusty/universe socat amd64 1.7.2.3-1 [302 kB]
Alınıyor: 30 http://archive.ubuntu.com/ubuntu/ trusty/universe primus-libs amd64 0~20131127-2 [49,0 kB]
Alınıyor: 31 http://archive.ubuntu.com/ubuntu/ trusty/universe primus amd64 0~20131127-2 [9.548 B]
Alınıyor: 32 http://archive.ubuntu.com/ubuntu/ trusty/universe primus-libs i386 0~20131127-2 [53,8 kB]
Alınıyor: 33 http://archive.ubuntu.com/ubuntu/ trusty/universe primus-libs-ia32 i386 0~20131127-2 [2.174 B]
5 dk. 41 sn.'de 123 MB alındı (360 kB/s)                                       
Paketlerdeki ileti şablonları çıkarılıyor: 100%
Paketler önyapılandırılıyor ...
Önceden seçili olmayan gcc-4.8-base:i386 paketi seçiliyor.
(Veritabanı okunuyor... mevcut 165737 dosya veya klasör yüklü.)
Açılmaya hazırlanan .../gcc-4.8-base_4.8.2-19ubuntu1_i386.deb ...
gcc-4.8-base:i386 (4.8.2-19ubuntu1) paketi açılıyor ...
Önceden seçili olmayan gcc-4.9-base:i386 paketi seçiliyor.
Açılmaya hazırlanan .../gcc-4.9-base_4.9-20140406-0ubuntu1_i386.deb ...
gcc-4.9-base:i386 (4.9-20140406-0ubuntu1) paketi açılıyor ...
Önceden seçili olmayan libgcc1:i386 paketi seçiliyor.
Açılmaya hazırlanan .../libgcc1_1%3a4.9-20140406-0ubuntu1_i386.deb ...
libgcc1:i386 (1:4.9-20140406-0ubuntu1) paketi açılıyor ...
Önceden seçili olmayan libc6:i386 paketi seçiliyor.
Açılmaya hazırlanan .../libc6_2.19-0ubuntu6_i386.deb ...
libc6:i386 (2.19-0ubuntu6) paketi açılıyor ...
Önceden seçili olmayan libstdc++6:i386 paketi seçiliyor.
Açılmaya hazırlanan .../libstdc++6_4.8.2-19ubuntu1_i386.deb ...
libstdc++6:i386 (4.8.2-19ubuntu1) paketi açılıyor ...
Önceden seçili olmayan libxau6:i386 paketi seçiliyor.
Açılmaya hazırlanan .../libxau6_1%3a1.0.8-1_i386.deb ...
libxau6:i386 (1:1.0.8-1) paketi açılıyor ...
Önceden seçili olmayan libxdmcp6:i386 paketi seçiliyor.
Açılmaya hazırlanan .../libxdmcp6_1%3a1.1.1-1_i386.deb ...
libxdmcp6:i386 (1:1.1.1-1) paketi açılıyor ...
Önceden seçili olmayan libxcb1:i386 paketi seçiliyor.
Açılmaya hazırlanan .../libxcb1_1.10-2ubuntu1_i386.deb ...
libxcb1:i386 (1.10-2ubuntu1) paketi açılıyor ...
Önceden seçili olmayan libx11-6:i386 paketi seçiliyor.
Açılmaya hazırlanan .../libx11-6_2%3a1.6.2-1ubuntu2_i386.deb ...
libx11-6:i386 (2:1.6.2-1ubuntu2) paketi açılıyor ...
Önceden seçili olmayan libvdpau1:amd64 paketi seçiliyor.
Açılmaya hazırlanan .../libvdpau1_0.7-1_amd64.deb ...
libvdpau1:amd64 (0.7-1) paketi açılıyor ...
Önceden seçili olmayan linux-image-3.13.0-32-generic paketi seçiliyor.
Açılmaya hazırlanan .../linux-image-3.13.0-32-generic_3.13.0-32.57_amd64.deb ...
Done.
linux-image-3.13.0-32-generic (3.13.0-32.57) paketi açılıyor ...
Önceden seçili olmayan libc6-i386 paketi seçiliyor.
Açılmaya hazırlanan .../libc6-i386_2.19-0ubuntu6_amd64.deb ...
libc6-i386 (2.19-0ubuntu6) paketi açılıyor ...
Replaced by files in installed package libc6:i386 (2.19-0ubuntu6) ...
Önceden seçili olmayan libcuda1-331 paketi seçiliyor.
Açılmaya hazırlanan .../libcuda1-331_331.38-0ubuntu7_amd64.deb ...
libcuda1-331 (331.38-0ubuntu7) paketi açılıyor ...
Önceden seçili olmayan linux-image-extra-3.13.0-32-generic paketi seçiliyor.
Açılmaya hazırlanan .../linux-image-extra-3.13.0-32-generic_3.13.0-32.57_amd64.deb ...
linux-image-extra-3.13.0-32-generic (3.13.0-32.57) paketi açılıyor ...
Açılmaya hazırlanan .../linux-generic_3.13.0.32.38_amd64.deb ...
linux-generic (3.13.0.32.38) paketi (3.13.0.24.28) üzerine açılıyor ...
Açılmaya hazırlanan .../linux-image-generic_3.13.0.32.38_amd64.deb ...
linux-image-generic (3.13.0.32.38) paketi (3.13.0.24.28) üzerine açılıyor ...
Önceden seçili olmayan linux-headers-3.13.0-32 paketi seçiliyor.
Açılmaya hazırlanan .../linux-headers-3.13.0-32_3.13.0-32.57_all.deb ...
linux-headers-3.13.0-32 (3.13.0-32.57) paketi açılıyor ...
Önceden seçili olmayan linux-headers-3.13.0-32-generic paketi seçiliyor.
Açılmaya hazırlanan .../linux-headers-3.13.0-32-generic_3.13.0-32.57_amd64.deb ...
linux-headers-3.13.0-32-generic (3.13.0-32.57) paketi açılıyor ...
Açılmaya hazırlanan .../linux-headers-generic_3.13.0.32.38_amd64.deb ...
linux-headers-generic (3.13.0.32.38) paketi (3.13.0.24.28) üzerine açılıyor ...
Önceden seçili olmayan lib32gcc1 paketi seçiliyor.
Açılmaya hazırlanan .../lib32gcc1_1%3a4.9-20140406-0ubuntu1_amd64.deb ...
lib32gcc1 (1:4.9-20140406-0ubuntu1) paketi açılıyor ...
Önceden seçili olmayan nvidia-331 paketi seçiliyor.
Açılmaya hazırlanan .../nvidia-331_331.38-0ubuntu7_amd64.deb ...
nvidia-331 (331.38-0ubuntu7) paketi açılıyor ...
Önceden seçili olmayan nvidia-libopencl1-331 paketi seçiliyor.
Açılmaya hazırlanan .../nvidia-libopencl1-331_331.38-0ubuntu7_amd64.deb ...
nvidia-libopencl1-331 (331.38-0ubuntu7) paketi açılıyor ...
Önceden seçili olmayan nvidia-opencl-icd-331 paketi seçiliyor.
Açılmaya hazırlanan .../nvidia-opencl-icd-331_331.38-0ubuntu7_amd64.deb ...
nvidia-opencl-icd-331 (331.38-0ubuntu7) paketi açılıyor ...
Önceden seçili olmayan screen-resolution-extra paketi seçiliyor.
Açılmaya hazırlanan .../screen-resolution-extra_0.17.1_all.deb ...
screen-resolution-extra (0.17.1) paketi açılıyor ...
Önceden seçili olmayan nvidia-settings paketi seçiliyor.
Açılmaya hazırlanan .../nvidia-settings_331.20-0ubuntu8_amd64.deb ...
nvidia-settings (331.20-0ubuntu8) paketi açılıyor ...
Önceden seçili olmayan bbswitch-dkms paketi seçiliyor.
Açılmaya hazırlanan .../bbswitch-dkms_0.7-2ubuntu1_amd64.deb ...
bbswitch-dkms (0.7-2ubuntu1) paketi açılıyor ...
Önceden seçili olmayan bumblebee paketi seçiliyor.
Açılmaya hazırlanan .../bumblebee_3.2.1-5_amd64.deb ...
bumblebee (3.2.1-5) paketi açılıyor ...
Önceden seçili olmayan bumblebee-nvidia paketi seçiliyor.
Açılmaya hazırlanan .../bumblebee-nvidia_3.2.1-5_amd64.deb ...
bumblebee-nvidia (3.2.1-5) paketi açılıyor ...
Önceden seçili olmayan socat paketi seçiliyor.
Açılmaya hazırlanan .../socat_1.7.2.3-1_amd64.deb ...
socat (1.7.2.3-1) paketi açılıyor ...
Önceden seçili olmayan primus-libs:amd64 paketi seçiliyor.
Açılmaya hazırlanan .../primus-libs_0~20131127-2_amd64.deb ...
primus-libs:amd64 (0~20131127-2) paketi açılıyor ...
Önceden seçili olmayan primus paketi seçiliyor.
Açılmaya hazırlanan .../primus_0~20131127-2_amd64.deb ...
primus (0~20131127-2) paketi açılıyor ...
Önceden seçili olmayan primus-libs:i386 paketi seçiliyor.
Açılmaya hazırlanan .../primus-libs_0~20131127-2_i386.deb ...
primus-libs:i386 (0~20131127-2) paketi açılıyor ...
Önceden seçili olmayan primus-libs-ia32 paketi seçiliyor.
Açılmaya hazırlanan .../primus-libs-ia32_0~20131127-2_i386.deb ...
primus-libs-ia32 (0~20131127-2) paketi açılıyor ...
ureadahead (0.100.0-16) için tetikleyiciler işleniyor ...
ureadahead will be reprofiled on next reboot
man-db (2.6.7.1-1) için tetikleyiciler işleniyor ...
gnome-menus (3.10.1-0ubuntu2) için tetikleyiciler işleniyor ...
desktop-file-utils (0.22-1ubuntu1) için tetikleyiciler işleniyor ...
bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) için tetikleyiciler işleniyor ...
Rebuilding /usr/share/applications/bamf-2.index...
mime-support (3.54ubuntu1) için tetikleyiciler işleniyor ...
initramfs-tools (0.103ubuntu4) için tetikleyiciler işleniyor ...
update-initramfs: Generating /boot/initrd.img-3.13.0-24-generic
doc-base (0.10.5) için tetikleyiciler işleniyor ...
İşleniyor: 1 ' eklenmiş doc-base' dosyası...
gcc-4.8-base:i386 (4.8.2-19ubuntu1) ayarlanıyor...
gcc-4.9-base:i386 (4.9-20140406-0ubuntu1) ayarlanıyor...
libvdpau1:amd64 (0.7-1) ayarlanıyor...
linux-image-3.13.0-32-generic (3.13.0-32.57) ayarlanıyor...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-32-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
Generating grub configuration file ...
Uyarı: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Bulunan linux kalıbı: /boot/vmlinuz-3.13.0-32-generic
Bulunan initrd kalıbı: /boot/initrd.img-3.13.0-32-generic
Bulunan linux kalıbı: /boot/vmlinuz-3.13.0-24-generic
Bulunan initrd kalıbı: /boot/initrd.img-3.13.0-24-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
bitti
libc6-i386 (2.19-0ubuntu6) ayarlanıyor...
libcuda1-331 (331.38-0ubuntu7) ayarlanıyor...
linux-image-extra-3.13.0-32-generic (3.13.0-32.57) ayarlanıyor...
Running depmod.
update-initramfs: deferring update (hook will be called later)
initrd.img(/boot/initrd.img-3.13.0-32-generic
) points to /boot/initrd.img-3.13.0-32-generic
(/boot/initrd.img-3.13.0-32-generic) -- doing nothing at /var/lib/dpkg/info/linux-image-extra-3.13.0-32-generic.postinst line 491.
vmlinuz(/boot/vmlinuz-3.13.0-32-generic
) points to /boot/vmlinuz-3.13.0-32-generic
(/boot/vmlinuz-3.13.0-32-generic) -- doing nothing at /var/lib/dpkg/info/linux-image-extra-3.13.0-32-generic.postinst line 491.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-32-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
Generating grub configuration file ...
Uyarı: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Bulunan linux kalıbı: /boot/vmlinuz-3.13.0-32-generic
Bulunan initrd kalıbı: /boot/initrd.img-3.13.0-32-generic
Bulunan linux kalıbı: /boot/vmlinuz-3.13.0-24-generic
Bulunan initrd kalıbı: /boot/initrd.img-3.13.0-24-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
bitti
linux-image-generic (3.13.0.32.38) ayarlanıyor...
linux-headers-3.13.0-32 (3.13.0-32.57) ayarlanıyor...
linux-headers-3.13.0-32-generic (3.13.0-32.57) ayarlanıyor...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
linux-headers-generic (3.13.0.32.38) ayarlanıyor...
linux-generic (3.13.0.32.38) ayarlanıyor...
lib32gcc1 (1:4.9-20140406-0ubuntu1) ayarlanıyor...
nvidia-331 (331.38-0ubuntu7) ayarlanıyor...
update-alternatives: /usr/lib/nvidia-331/ld.so.conf kullanılarak /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) sağlamak için otomatik kip durumunda
update-alternatives: /usr/lib/nvidia-331/alt_ld.so.conf kullanılarak /etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) sağlamak için otomatik kip durumunda
update-alternatives: /usr/share/nvidia-331/glamor.conf kullanılarak /usr/share/X11/xorg.conf.d/glamoregl.conf (glamor_conf) sağlamak için otomatik kip durumunda
update-initramfs: deferring update (trigger activated)
update-initramfs: Generating /boot/initrd.img-3.13.0-24-generic
INFO:Enable nvidia-331
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
Sistem kullanıcısı `nvidia-persistenced' ekleniyor (UID 116) ...
Grup "nvidia-persistenced" ekleniyor (GID 125) ...
Yeni kullanıcı 'nvidia-persistenced' (UID 116) 'nvidia-persistenced' grubuyla ekleniyor ...
"/" başlangıç dizini oluşturulmuyor.
Loading new nvidia-331-331.38 DKMS files...
First Installation: checking all kernels...
Building for 3.13.0-24-generic and 3.13.0-32-generic
Building for architecture x86_64
Building initial module for 3.13.0-24-generic
Done.

nvidia_331:
Running module version sanity check.
- Original module
   - No original module exists within this kernel
- Installation
   - Installing to /lib/modules/3.13.0-24-generic/updates/dkms/

depmod......

DKMS: install completed.
Building initial module for 3.13.0-32-generic
Done.

nvidia_331:
Running module version sanity check.
- Original module
   - No original module exists within this kernel
- Installation
   - Installing to /lib/modules/3.13.0-32-generic/updates/dkms/

depmod....

DKMS: install completed.
nvidia-libopencl1-331 (331.38-0ubuntu7) ayarlanıyor...
nvidia-opencl-icd-331 (331.38-0ubuntu7) ayarlanıyor...
screen-resolution-extra (0.17.1) ayarlanıyor...
nvidia-settings (331.20-0ubuntu8) ayarlanıyor...
bbswitch-dkms (0.7-2ubuntu1) ayarlanıyor...
Loading new bbswitch-0.7 DKMS files...
First Installation: checking all kernels...
Building for 3.13.0-24-generic and 3.13.0-32-generic
Building initial module for 3.13.0-24-generic
Done.

bbswitch:
Running module version sanity check.
- Original module
   - No original module exists within this kernel
- Installation
   - Installing to /lib/modules/3.13.0-24-generic/updates/dkms/

depmod....

DKMS: install completed.
Building initial module for 3.13.0-32-generic
Done.

bbswitch:
Running module version sanity check.
- Original module
   - No original module exists within this kernel
- Installation
   - Installing to /lib/modules/3.13.0-32-generic/updates/dkms/

depmod....

DKMS: install completed.
bumblebee (3.2.1-5) ayarlanıyor...
Adding members from group(s) 'adm sudo admin' to 'bumblebee':
syslog ugur
syslog kullanıcısı bumblebee grubuna ekleniyor
ugur kullanıcısı bumblebee grubuna ekleniyor
Selecting 01:00:0 as discrete nvidia card. If this is incorrect,
edit the BusID line in /etc/bumblebee/xorg.conf.nouveau .
bumblebeed start/running, process 1706
socat (1.7.2.3-1) ayarlanıyor...
primus-libs:amd64 (0~20131127-2) ayarlanıyor...
ureadahead (0.100.0-16) için tetikleyiciler işleniyor ...
initramfs-tools (0.103ubuntu4) için tetikleyiciler işleniyor ...
update-initramfs: Generating /boot/initrd.img-3.13.0-32-generic
bumblebee-nvidia (3.2.1-5) ayarlanıyor...
update-alternatives: /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf kullanılarak /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) sağlamak için manuel kip durumunda
Selecting 01:00:0 as discrete nvidia card. If this is incorrect,
edit the BusID line in /etc/bumblebee/xorg.conf.nvidia
rmmod: ERROR: Module nouveau is in use
bumblebeed stop/waiting
bumblebeed start/running, process 7637
primus (0~20131127-2) ayarlanıyor...
libc6:i386 (2.19-0ubuntu6) ayarlanıyor...
libxau6:i386 (1:1.0.8-1) ayarlanıyor...
libxdmcp6:i386 (1:1.1.1-1) ayarlanıyor...
libxcb1:i386 (1.10-2ubuntu1) ayarlanıyor...
libx11-6:i386 (2:1.6.2-1ubuntu2) ayarlanıyor...
libgcc1:i386 (1:4.9-20140406-0ubuntu1) ayarlanıyor...
libstdc++6:i386 (4.8.2-19ubuntu1) ayarlanıyor...
primus-libs:i386 (0~20131127-2) ayarlanıyor...
primus-libs-ia32 (0~20131127-2) ayarlanıyor...
libc-bin (2.19-0ubuntu6) için tetikleyiciler işleniyor ...
root@ugur-Lenovo-Z580:/home/ugur#



Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 27 Temmuz 2014 - 11:13:59

şimdi aşağıdaki komutu çalıştırıyorum.
sudo reboot


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 27 Temmuz 2014 - 11:19:40

evet arkadaşlar. masaüstü geldi ve ben hiçbirseye tıklamadan konsolu açtım. aşağıdaki kod ve sonuç döndü.
ugur@ugur-Lenovo-Z580:~$ optirun firefox

(process:2358): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed


sonra da firefox açıldı. sorun yok.
ama yukarda kod çıktısında failed diyor.
yine ne hatası verdi yaaaaaaaa. offffffffff ....isyanlardayım niye yolunda gitmiyor.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 27 Temmuz 2014 - 16:41:15
@Seyfulllah, o hata önemli bir hata değil ve esasında Bumblebee ile alakalı değil. Şu an güzel güzel çalışıyor optirun sisteminde, kısacası bir sıkıntı yok. İçin de rahat etsin, aynı hata bizlerde de var.

@shadow, evet esasında ne Bumblebee ne de xorg-edgers PPA'sına gerek yok. Forumda şu meşhur Optimus hatasının çözümü için verilen çözümlere de bakıyorum da, oradaki hayati işlem bbswitch-dkms paketinin tekrar kurdurulması olabilir. Bazı şeyleri tetikliyor olabilir diye düşünüyorum. Sadece şunu sorayım sana, bumblebee.conf düzenlemesi yapmadan çalışmıyor muydu? Ben düzenleme yapmadım ve şu an çalışıyor. nvidia-331 haricinde de sürücü kurulu değil. Sende kurulu başka sürücü mevcut mu?
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: Seyfulllah - 29 Temmuz 2014 - 08:27:29
arkadaşlar sorunu düzelttim.
ubuntuda yüklemelerde sorun yaşamak istemeyenler güncelleme deposunu türkiye sunucusu değil ana sunucu seçsin.
ben  bumblebee ve compizi kuramıyordum . kuruyordu hata veriyordu.
kend kendime hep sunu sordum.
bu videolarda yapanların aynısını harfi harfine yapıyorum ama neden olmuyor dedim.
depoyu ana depo seçtim ve hiçbirsey sorun olmadı.
bumblebee, compiz çalışıyor şuan hersey ile sorunsuz.
şimdi cairo dock u deneyecem. sonucu yazarım buraya
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: bytan - 29 Temmuz 2014 - 13:29:52
Alıntı Yapubuntuda yüklemelerde sorun yaşamak istemeyenler güncelleme deposunu türkiye sunucusu değil ana sunucu seçsin.
ben  bumblebee ve compizi kuramıyordum . kuruyordu hata veriyordu. 

Eğer depolardan çekmesi gereken paketleri yerele çekiyorsa, depolar çalışıyor demektir. Türkiye sunucusuyla gayet güzel işimi görebiliyorum. Şüphelendiğin bir durum veya paket varsa, ana sunucudaki paketle Türkiye sunucusundaki pakedin md5sum değerlerini karşılaştırırsan göreceksin ki ikisi de aynı.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: Seyfulllah - 29 Temmuz 2014 - 15:59:20
Valla kardesim yukardaki sorunu gordun. Cevap yazarrken bile arada format attim. . Ben anadepa sunucusunu sectikten sonra calistiramadigim yapamadigim hicbirsey yok. Belki dedigin dogrudur amacozumunu bulamadigimiz konular bile suan sorunsuz calisiyo. . Bence sunucu farki var ve hakkaten ise yariyor ama bence
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: bytan - 29 Temmuz 2014 - 16:07:03
Eğer apt-get update sonrasında sistem sana paket var diyorsa vardır ve bu paket tüm gezegen üzerindeki tüm yansılarda aynıdır. Depolardan çekemediğin ya da çektiğin ancak olması gerektiği gibi görünmediğini düşündüğün paketler varsa belirtirsen bakalım. Yukarıda belirttiğim gibi kontrol yöntemi var çok da zor değil. Belki hiç kimsenin göremediği bir sorunu görmüş ve bildirmiş olursun.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: meda - 29 Temmuz 2014 - 20:30:58
Alıntı yapılan: heartsmagic - 27 Temmuz 2014 - 16:41:15
@shadow, evet esasında ne Bumblebee ne de xorg-edgers PPA'sına gerek yok. Forumda şu meşhur Optimus hatasının çözümü için verilen çözümlere de bakıyorum da, oradaki hayati işlem bbswitch-dkms paketinin tekrar kurdurulması olabilir. Bazı şeyleri tetikliyor olabilir diye düşünüyorum. Sadece şunu sorayım sana, bumblebee.conf düzenlemesi yapmadan çalışmıyor muydu? Ben düzenleme yapmadım ve şu an çalışıyor. nvidia-331 haricinde de sürücü kurulu değil. Sende kurulu başka sürücü mevcut mu?
Hayır çalışmıyor.Bende sadece nvidia-331 sürücüyü kullanıyorum.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: Seyfulllah - 30 Temmuz 2014 - 08:05:41
Arkadaslar cairo dock dahil hersey tamam. Ben simdibumblebee ile ilgili bi soru sorcam. Suan sorun yok calismalaeda. Compiz olsun. Cairo dock olsun. Ama compiz de 3d masaustunu ve dondurmeyi decince kasma yapiyo. İntelin onborard ekran kartini kullandigindan suphe ediyorum.
Soru 1 :  compiz ve cairo dockun hangi ekran kartini kullandigini gosteren komut nedir ?
Soru 2 : bunlarin biri veye ikiside intel ekran kartini kullaniyorsa bunu varsayilan olarak surekli nvdiayi kullanmasini nasil saglarim ?
Ayrica assgidaki komutu verecek arkadaslara sunu deyim ki asagidaki komut o an icin nvidia kullandiriyor. Yani programi kapatip asagidaki komutla degilde cift tiklayip calidtitdigimda varsayilan ekran kartini kullaniyo. Birde zaren compz ve cairo dock pc acilinca otomatik basliyo. Ve kimbilir hangi ekran kartini kullaniyo. Ayrica eger varsayilan olarak nvidia ise bu nvidia ubuntu da bi halta yaramiyor demektir. Cunku i5 3230m islemci . 8 gb ram . 2gb harici ekran karti nvidia var. Bu pc de cod mw3 bile kasmiyo.
optirun ccsm
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 31 Temmuz 2014 - 20:43:18
@Seyfulllah, esasında cevapları vermiş gibiyiz sana. Optirun kullanmadan hiçbir uygulama Nvidia ile çalışmaz. Compiz dediğin şeyi de tümüyle Bumblebee'ye yıkabileceğini sanmıyorum, ancak Intel ile güzel güzel çalışıyor olması lazım. Küp dediğin şey apayrı bir olay, hâlâ geliştiriliyor mu o eklenti ondan bile emin değilim.

O kasmıyor dediğin makine için örneğin optirun ile bir oyun çalıştırdın mı? Kasmıyorsa ne âlâ.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: Seyfulllah - 31 Temmuz 2014 - 23:43:09
Ya opturun ile calistirmadim oyun. Ama normal uek surucucuden yukledim oynadim. Ayrica optirun photoshop yazinca olmuyor.ayrica bir uygulama hangi ekran karti ile calisiyo nasil ogrenirim
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 01 Ağustos 2014 - 00:46:00
@Seyfulllah, üçüncü sefer söyleyeceğim ama bir uygulama optirun ile çalıştırılmadığı sürece Intel ile çalışır. Bu konuda takıldığın nokta neresi?

Photoshop bir Linux uygulaması değil, Wine ile kurmuşsundur. Forumdaki wine ile optirun konularına bakman, araştırman lazım. Lütfen her soruyu artık bu başlık altında sorma. Mümkün mertebe çoğunu cevaplamaya çalıştık.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: Seyfulllah - 01 Ağustos 2014 - 10:01:49
Kardes 3. Defa diyorsunda wine ile yuklenen seyleri optirun ile cslistiramazsin demedi kimse. Ayrica optirun ile baslatmadigimiz surece inteli kullandigini biliyorum. Benim ogrenmek istedim optirun ile dolayli alakali ama ekran karti genelin de genel bir kod. Yani bi uygulamanin calisirken hangi ekran kartini kullandigini ogrenmek sadece. Optirun ile baslatmadigima gore inteldir. Bunu bende biliyorum. Gelen cvplar bu. Ama ben kod varsa ogrenmek istiyorum. Yani su kod uygulamanin kullandigi ekran kartini gosterir. Bu ogrenmek istedigim. Haaa yoksa boyle bir kod amenna.
Tum cvplar icin herkese ayri ayri tesekkur ederim
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: speakerXXL - 01 Ağustos 2014 - 11:47:55
Wine ile kurulum yaptığınız Windows uygulamaları da optimus ile çalıştırabilirsiniz. Bunu elle yapmak biraz daha zor olabilir. Bunun yerine aşağıdaki komutlar ile Bumblebee-ui uygulamasını yüklemeyi deneyiniz. Bu uygulama sayesinde istediğiniz uygulamayı optirun ile ilişkilendirip her seferinde Nvidia kart etkin olark açılmasını sağlayabilirsiniz.

sudo apt-get install python-appindicator
sudo apt-get install git
git clone https://github.com/Bumblebee-Project/bumblebee-ui.git
cd bumblebee-ui
sudo ./INSTALL


Kurulumdan sonra uygulamayı menüden aratıp arayüzüne ulaşabilirsiniz.

(https://forum.ubuntu-tr.net/proxy.php?request=http%3A%2F%2Fs12.postimg.org%2Fgbajnm5rh%2FCaptura_de_2013_10_25_23_59_04.png&hash=682d70109ee63ae86790fc2b5c23f1889f7a07d0)


Ya da kontrol amaçlı bir uygulamacığın başlangıçda devreye girmesini sağlayabilirsiniz.
Bunun için menüden Başlangıç Uygulamalarını bulup açınız.
Açılan Başlangıç Uygulamalarında Ekle düğmesine basınız ve aşağıdaki düzenlemeyi yapıp kaydediniz.

İsim : Bumblebee-ui
Komut : /usr/local/bin/bumblebee-indicator

Böylece başlangıç sırasında bumblebee-ui isimli uygulamayı kontol edebileceğiniz küçük bir uygulamacık sistem çekmesinde açılarak kontrolünüzü kolaylaştıracaktır.

Uygulamacık Bumblebee'nin etkin olup olmadığını da gösteriyor.

(https://forum.ubuntu-tr.net/proxy.php?request=http%3A%2F%2Fwww.lovetux.eu%2Fwp-content%2Fuploads%2F2011%2F07%2F009-300x278.png&hash=6d31997c9e0a039ac211949b90a31ef384797b90)
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: yasin y. - 01 Kasım 2014 - 23:52:36
Arkadaşlar merhaba, geçen gün utopic unicorn versiyon güncellemesi geldiğini gördüm ve 14.04 yükseltme ile 14.10 a güncelledim. Bu yeni sürümde haswell optimus desteği vs. gelmiş sanırım, yenilikleri üstün körü bi okudum ama aklıma birşey takıldı. 14.04 teyken bumblebee yüklemesi yapmıştım, acaba bu yüklemeyi kaldırmalımıyım? çakışma vs oluşuyomudur acaba? gayet kararlı çalışıyor şuan sistem bir sıkıntım yok ama aklıma takıldı bilgili arkadaşlardan bir yardım isteyeyim dedim.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: if - 02 Kasım 2014 - 20:26:44
@yasin y., kaldırmanıza gerek yok. Paketler güncellendiği için yeni ne özellik varsa kullanırsınız zaten.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: atapol - 03 Kasım 2014 - 00:20:54
Herkese iyi geceler diliyorum. Ubuntu 14.04 kullanıyorum ve yeni bir kullanıcıyım.
Nvidia Optimus (Bumblebee) yi kurdum ancak ekran ayarım 640x480 oldu ve düzeltemiyorum. forumda araştırdım ve bazı başlıklar altında bulduğum düzeltmeleri yaptım ama yinede bir değişim olmadı. Bunu düzeltmek için ne yapmalıyım.

1. lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 425M] (rev a1)
2. xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 640 x 480, maximum 640 x 480
default connected primary 640x480+0+0 0mm x 0mm
   640x480        73.0*

(https://forum.ubuntu-tr.net/home/ata/Resimler/2014-11-03%2000:26:14.png%20Ekran%20g%C3%B6r%C3%BCnt%C3%BCs%C3%BC)
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: if - 03 Kasım 2014 - 01:33:47
@atapol, iki ekran kartı yok ki bumblebee kurasınız.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: atapol - 03 Kasım 2014 - 01:37:44
peki ne yapmam lazım? kaldırayımmı bumblebee yi?
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: if - 03 Kasım 2014 - 01:42:04
Kaldırın tabi. Bir de bunu[1] uygulayın.

[1] https://forum.ubuntu-tr.net/index.php?topic=43215.0
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: atapol - 03 Kasım 2014 - 01:42:38
tamam teşekkürler.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: if - 03 Kasım 2014 - 03:11:15
@atapol, bana e-posta göndermenize gerek yok. İletişim için forum mevcut.

Şu çıktılara bakayım: https://forum.ubuntu-tr.net/index.php?topic=33412.0
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: atapol - 03 Kasım 2014 - 18:09:14
Bilgisayar acilmadi ekran karti konfigurasyon hatasi verdi. bende ubuntuyu flsh disk uzerinden actim ve bu sekilde yaziyorum size.

ubuntuyu silmeden onarim yapabilirmiyim acaba_

Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: if - 03 Kasım 2014 - 23:17:52
@atapol, önce lspci | egrep "VGA|3D|Display" çıktısına bir bakayım.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: atapol - 04 Kasım 2014 - 03:52:17
ubuntunun yanına yine ubuntuyu kurdum.

lspci | egrep "VGA|3D|Display"
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 425M] (rev a1)




Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 04 Kasım 2014 - 03:55:48

su an ekran kartı tanıtılmamış normal modda çalışıyor bir sorun yok 1920x1080

glxinfo | grep render
direct rendering: Yes
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
OpenGL renderer string: Gallium 0.4 on NVC1
    GL_MESA_texture_signed_rgba, GL_NV_conditional_render, GL_NV_depth_clamp,
    GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp,



Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 04 Kasım 2014 - 03:57:06

lspci
00:00.0 Host bridge: Intel Corporation Core Processor DMI (rev 11)
00:03.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 1 (rev 11)
00:08.0 System peripheral: Intel Corporation Core Processor System Management Registers (rev 11)
00:08.1 System peripheral: Intel Corporation Core Processor Semaphore and Scratchpad Registers (rev 11)
00:08.2 System peripheral: Intel Corporation Core Processor System Control and Status Registers (rev 11)
00:08.3 System peripheral: Intel Corporation Core Processor Miscellaneous Registers (rev 11)
00:10.0 System peripheral: Intel Corporation Core Processor QPI Link (rev 11)
00:10.1 System peripheral: Intel Corporation Core Processor QPI Routing and Protocol Registers (rev 11)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 05)
00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 05)
00:1c.6 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 7 (rev 05)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 425M] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio Controller (rev a1)
02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6200 (rev 35)
03:00.0 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller
03:00.1 System peripheral: Ricoh Co Ltd R5U2xx (R5U230 / R5U231 / R5U241) [Memory Stick Host Controller]
03:00.3 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 PCIe IEEE 1394 Controller
03:00.4 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller
04:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8057 PCI-E Gigabit Ethernet Controller (rev 10)
05:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03)
3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-Core Registers (rev 04)
3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 04)
3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 04)
3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 04)
3f:03.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller (rev 04)
3f:03.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Target Address Decoder (rev 04)
3f:03.4 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Test Registers (rev 04)
3f:04.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Control Registers (rev 04)
3f:04.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Address Registers (rev 04)
3f:04.2 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Rank Registers (rev 04)
3f:04.3 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Thermal Control Registers (rev 04)
3f:05.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Control Registers (rev 04)
3f:05.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Address Registers (rev 04)
3f:05.2 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Rank Registers (rev 04)
3f:05.3 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Thermal Control Registers (rev 04)




Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 04 Kasım 2014, 03:58:27

xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
LVDS-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 360mm x 200mm
   1920x1080      59.9*+   60.0     50.0 
   1680x1050      60.0 
   1400x1050      60.0 
   1280x1024      59.9 
   1280x960       59.9 
   1152x864       60.0 
   1024x768       59.9 
   800x600        59.9 
   640x480        59.4 
   720x400        59.6 
   640x400        60.0 
   640x350        59.8 
VGA-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 04 Kasım 2014 - 05:26:26
Normal sistemden mi alındı bu çıktılar? Yani açılıyor mu sistem güzelce?
Eğer öyleyse bu şekilde kullanmaya devam edebilirsin. Fakat sahipli sürücüleri deneyeceksen "Yazılım ve Güncelleştirmeler" uygulamasını açıp "Ek sürücüler" sekmesinden kendine uygun sürücüyü kurabilirsin.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: atapol - 04 Kasım 2014 - 19:02:21
evet normal sistem. dediğim gibi tekrardan kurduktan sonraki veriler bunlar. şu an için bir sorun yok. teşekkürler yardımlarınız için...
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 05 Kasım 2014 - 03:19:02
Rica ederiz. Forumda sonraki sorunlarını aktarırken komut çıktıları için şunu kullanırsın: kodetiketi
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: atapol - 07 Kasım 2014 - 20:44:20
tamam tekrar teşekkürler uyarı için.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: ByNeo458 - 08 Kasım 2014 - 19:11:59
Merhabalar arkadaşlar bugün Bumblebee 'yi kurdum. Restart attıktan sonra KarnelOops şeklinde bir hata raporu göndermeye çalışıyordu ubuntu açıldığında. Birde bu uygumalama çalıştığını nasıl anlayabilirim. Bir kaç arkadaşın denediği glxgears uygulaması üzerinde denedim. FPS değerleri optirun ile çalıştırınca da aynı değerleri alıyordu.

Totem movie player uygulamasını optirun ile çalıştırıyorum video oynatma yavaşlıyor donarak izletiyor. Ama optirun ile çalıştırmayınca gayet olduğu gibi oynatıyor videoyu.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 10 Kasım 2014 - 15:30:33
sudo rm -f /var/crash/*

komutunu bir kere uygula, sonra tekrar hata veriyor mu diye bak.

optirun firefox

çıktısını da buraya geç, işler yolunda mı görelim.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: enginn - 20 Kasım 2014 - 15:39:28
Merhaba benim notebookum da nvdia gt840m bulunmakta. Bu seride maxwell diye bir teknoloji kullanılıyormuş, optimus için anlatılanlardan farklı bir şey yapmak gerekiyor mu? 14.04 kurulu şu an. Gtafik kartı olarak intel görünüyor. Ek sürücüler kısmında bir şey görünmüyor. Bir aceminin anlayacağı şekilde ne yapacağımı anlatırmısınız?
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: if - 20 Kasım 2014 - 18:02:40
@enginn, https://forum.ubuntu-tr.net/index.php?topic=33412.0
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: enginn - 21 Kasım 2014 - 02:10:39
Merhaba benim notebookum da nvdia gt840m bulunmakta. Bu seride maxwell diye bir teknoloji kullanılıyormuş, optimus için anlatılanlardan farklı bir şey yapmak gerekiyor mu? 14.04 kurulu şu an. Gtafik kartı olarak intel görünüyor. Ek sürücüler kısmında bir şey görünmüyor. Bir aceminin anlayacağı şekilde ne yapacağımı anlatırmısınız?

test@test-X:~$ sudo apt-get install mesa-uti
[sudo] password for test:
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
N: '/etc/apt/sources.list.d/' dizinindeki 'backbox-four-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
N: '/etc/apt/sources.list.d/' dizinindeki 'backbox-four-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
E: mesa-uti paketi bulunamadı

test@test-X:~$ sudo apt-get install mesa-uti
[sudo] password for test:
Paket listeleri okunuyor... Bitti
Bağımlılık ağacı oluşturuluyor       
Durum bilgisi okunuyor... Bitti     
N: '/etc/apt/sources.list.d/' dizinindeki 'backbox-four-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
N: '/etc/apt/sources.list.d/' dizinindeki 'backbox-four-trusty.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor.
E: mesa-uti paketi bulunamadı

test@test-X:~$ glxinfo | grep render
'glxinfo' programı şu anda kurulu değil. Kurulumunu şunu yazarak yapabilirsiniz:
sudo apt-get install mesa-utils

test@test-X:~$ lspci
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Device 0a03 (rev 09)
00:14.0 USB controller: Intel Corporation Lynx Point-LP USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation Lynx Point-LP HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation Lynx Point-LP HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Lynx Point-LP PCI Express Root Port 1 (rev e4)
00:1c.2 PCI bridge: Intel Corporation Lynx Point-LP PCI Express Root Port 3 (rev e4)
00:1c.3 PCI bridge: Intel Corporation Lynx Point-LP PCI Express Root Port 4 (rev e4)
00:1c.4 PCI bridge: Intel Corporation Lynx Point-LP PCI Express Root Port 5 (rev e4)
00:1d.0 USB controller: Intel Corporation Lynx Point-LP USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Lynx Point-LP LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Lynx Point-LP SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation Lynx Point-LP SMBus Controller (rev 04)
00:1f.6 Signal processing controller: Intel Corporation Lynx Point-LP Thermal (rev 04)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5287 (rev 01)
02:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
03:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
04:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 840M] (rev a2)

test@test-X:~$ xrandr
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 32767 x 32767
eDP1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 345mm x 194mm
   1366x768       60.0*+
   1360x768       59.8     60.0 
   1024x768       60.0 
   800x600        60.3     56.2 
   640x480        59.9 
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: apocuk - 21 Kasım 2014 - 08:43:09
öncelikle mesa kurmaya çalışırken hata yapmıssıznız kodu su sekilde terminelde çalıştırın
sudo apt-get install mesa-utils
daha sonra istenen çıktıları tekrar buraya geçin
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: if - 21 Kasım 2014 - 22:35:12
Alıntı yapılan: enginn - 21 Kasım 2014 - 02:10:39
Bu seride maxwell diye bir teknoloji kullanılıyormuş, ...

Haswell olmasın? Intel'in yeni seri işlemcisi. Bumblebee kullanmak için özel bir şey yapmaya gerek yok.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: enginn - 28 Kasım 2014 - 17:38:10
Alıntı yapılan: if - 21 Kasım 2014 - 22:35:128
Alıntı yapılan: enginn - 21 Kasım 2014 - 02:10:39
Bu seride maxwell diye bir teknoloji kullanılıyormuş, ...

Haswell olmasın? Intel'in yeni seri işlemcisi. Bumblebee kullanmak için özel bir şey yapmaya gerek yok.
Hayır maxwell. Nvidia ekran kartından bahsediyorum, gt840m .
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: whirlybird - 14 Haziran 2015 - 21:28:13
Merhaba, burada anlatıldığı gibi Bumblebee'yi yükledim
1. Girdi
optirun firefox

Çıktısı
[   80.723632] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver

[   80.723734] [ERROR]Aborting because fallback start is disabled.


bu çıktıyı almaktayım ve açılış ekranında(boot ekranı) ise aşağıdakini yazmaktadır dolayısıyla geç açılmaktadır.
[0.514409] ACPI PPC Probe failed. Starting version 219

Yardımcı olabilirseniz sevinirim, çözüm bulana kadar bumblebeeyi kaldırıyorum.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: turkerataturk - 14 Haziran 2015 - 21:53:45
Alıntı yapılan: whirlybird - 14 Haziran 2015 - 21:28:13
Merhaba, burada anlatıldığı gibi Bumblebee'yi yükledim
1. Girdi
optirun firefox

Çıktısı
[   80.723632] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver

[   80.723734] [ERROR]Aborting because fallback start is disabled.


bu çıktıyı almaktayım ve açılış ekranında(boot ekranı) ise aşağıdakini yazmaktadır dolayısıyla geç açılmaktadır.
[0.514409] ACPI PPC Probe failed. Starting version 219

Yardımcı olabilirseniz sevinirim, çözüm bulana kadar bumblebeeyi kaldırıyorum.

ACPI PPC Probe failed. Starting version 219 bu hata nvidia ekran kartı hatalarından biri bende de var ama bi sorun teşkil ettiğini sanmıyorum sadece açılışda görülüyor.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 15 Haziran 2015 - 02:44:53
O hata görünüyor ama bekletmiyor benim bildiğim kadarıyla da. @whirlybird, sen yeni bir başlık açıp Bumblebee kurulum adımlarının çıktılarını bir aktarır mısın lütfen?

Not: Zaten kendine ait bir başlığın varmış. Farklı başlıklarda soru sorarsan kafamız karışır. Emin ol, yardım etmek isteyen tek başlık üzerinden de yardım edecektir. Kısacası o başlıktan devam edelim biz.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: BrainPaid - 10 Temmuz 2015 - 21:41:25
Önce 14.04'ü görmeyip üsttekini kurdum şu an kendi sürümüm için olanı kuruyorum. Umarım sistemi yeniden başlattığımda sorun yaşamam
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: neynefes - 10 Temmuz 2015 - 23:44:19
Alıntı yapılan: BrainPaid - 10 Temmuz 2015 - 21:41:25
Önce 14.04'ü görmeyip üsttekini kurdum şu an kendi sürümüm için olanı kuruyorum. Umarım sistemi yeniden başlattığımda sorun yaşamam

Hangi sürüme hangi sürümle kurulum yaptınız? Siyah ekran alsanız dahi düzeltmeye çalışırız.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: sedat1661 - 13 Ağustos 2015 - 22:45:27
İyi akşamlar,

Az önce yeni kurulum yaptığım ubuntu tabanlı Zorin OS 10 için Bumblebee yi kurulum rehberindeki komutlar ile kurmaya çalıştım ama maalesef başarılı olamadım. ''optirun ... '' komutu uyguladığım zaman hata veriyor , isteği yerine getirmiyor ve fan aşırı derecede çalışmaya başlıyor aniden.

   - 14.04 ve sonraki sürümler için Basit kurulum  İçin olanı uyguladım ve şu hataları aldım sedat@sedat-Portable-PC:~$ optirun firefox
[  388.968826] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) [drm] KMS not enabled

[  388.968961] [ERROR]Aborting because fallback start is disabled.
sedat@sedat-Portable-PC:~$




Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: speakerXXL - 13 Ağustos 2015 - 23:00:39
/etc/bumblebee/xorg.conf.nvidia dosyasında buradaki (http://forum.linuxmint.net.tr/index.php?topic=1969.msg12458#msg12458) düzenlemeyi yapmayı deneyiniz.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: turkerataturk - 13 Ağustos 2015 - 23:36:25
Aynı sorun bendede var nvidia ekran kartı tamamen gitti çalışmıyor :)

[  641.602686] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver

[  641.602800] [ERROR]Aborting because fallback start is disabled.


Alıntı yapılan: speakerXXL - 13 Ağustos 2015 - 23:00:39
/etc/bumblebee/xorg.conf.nvidia dosyasında buradaki (http://forum.linuxmint.net.tr/index.php?topic=1969.msg12458#msg12458) düzenlemeyi yapmayı deneyiniz.

işe yaramadı.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: sedat1661 - 15 Ağustos 2015 - 21:50:34
Alıntı yapılan: mustangank - 13 Ağustos 2015 - 23:36:25
Aynı sorun bendede var nvidia ekran kartı tamamen gitti çalışmıyor :)

[  641.602686] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver

[  641.602800] [ERROR]Aborting because fallback start is disabled.


Alıntı yapılan: speakerXXL - 13 Ağustos 2015 - 23:00:39
/etc/bumblebee/xorg.conf.nvidia dosyasında buradaki (http://forum.linuxmint.net.tr/index.php?topic=1969.msg12458#msg12458) düzenlemeyi yapmayı deneyiniz.

işe yaramadı.

Aynı şekilde bende uyguladım ama çalışmıyor. Komutu uyguladığım gibi fan çıldırıyor.

speakerXXL hocam başka çözzüm öneriniz var mı ? :'(
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: speakerXXL - 15 Ağustos 2015 - 21:55:33
@sedat1661, aşağıdaki komutların çıktılarını paylaşınız.

optirun -vvv glxgears
cat /etc/bumblebee/bumblebee.conf
cat /etc/bumblebee/xorg.conf.nvidia
dpkg -l | egrep 'nvidia|bumblebee|primus|prime|virtualgl'
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: sedat1661 - 15 Ağustos 2015 - 23:17:16
Alıntı yapılan: speakerXXL - 15 Ağustos 2015 - 21:55:33
@sedat1661, aşağıdaki komutların çıktılarını paylaşınız.

optirun -vvv glxgears
cat /etc/bumblebee/bumblebee.conf
cat /etc/bumblebee/xorg.conf.nvidia
dpkg -l | egrep 'nvidia|bumblebee|primus|prime|virtualgl'


Buyrun hocam ,

sedat@sedat-Portable-PC:~$ optirun -vvv glxgears
[  132.654121] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[  132.655265] [DEBUG]optirun version 3.2.1 starting...
[  132.655351] [DEBUG]Active configuration:
[  132.655398] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[  132.655450] [DEBUG] X display: :8
[  132.655500] [DEBUG] LD_LIBRARY_PATH:
[  132.655550] [DEBUG] Socket path: /var/run/bumblebee.socket
[  132.655604] [DEBUG] Accel/display bridge: auto
[  132.655658] [DEBUG] VGL Compression: proxy
[  132.655708] [DEBUG] VGLrun extra options:
[  132.655758] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
[  132.673567] [DEBUG]Using auto-detected bridge primus
[  133.644401] [INFO]Response: No - error: [XORG] (EE) [drm] KMS not enabled

[  133.644433] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) [drm] KMS not enabled

[  133.644440] [DEBUG]Socket closed.
[  133.644472] [ERROR]Aborting because fallback start is disabled.
[  133.644484] [DEBUG]Killing all remaining processes.
sedat@sedat-Portable-PC:~$ cat /etc/bumblebee/bumblebee.conf
# Configuration file for Bumblebee. Values should **not** be put between quotes

## Server options. Any change made in this section will need a server restart
# to take effect.
[bumblebeed]
# The secondary Xorg server DISPLAY number
VirtualDisplay=:8
# Should the unused Xorg server be kept running? Set this to true if waiting
# for X to be ready is too long and don't need power management at all.
KeepUnusedXServer=false
# The name of the Bumbleblee server group name (GID name)
ServerGroup=bumblebee
# Card power state at exit. Set to false if the card shoud be ON when Bumblebee
# server exits.
TurnCardOffAtExit=false
# The default behavior of '-f' option on optirun. If set to "true", '-f' will
# be ignored.
NoEcoModeOverride=false
# The Driver used by Bumblebee server. If this value is not set (or empty),
# auto-detection is performed. The available drivers are nvidia and nouveau
# (See also the driver-specific sections below)
Driver=
# Directory with a dummy config file to pass as a -configdir to secondary X
XorgConfDir=/etc/bumblebee/xorg.conf.d

## Client options. Will take effect on the next optirun executed.
[optirun]
# Acceleration/ rendering bridge, possible values are auto, virtualgl and
# primus.
Bridge=auto
# The method used for VirtualGL to transport frames between X servers.
# Possible values are proxy, jpeg, rgb, xv and yuv.
VGLTransport=proxy
# List of paths which are searched for the primus libGL.so.1 when using
# the primus bridge
PrimusLibraryPath=/usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus
# Should the program run under optirun even if Bumblebee server or nvidia card
# is not available?
AllowFallbackToIGC=false


# Driver-specific settings are grouped under [driver-NAME]. The sections are
# parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
# detection resolves to NAME).
# PMMethod: method to use for saving power by disabling the nvidia card, valid
# values are: auto - automatically detect which PM method to use
#         bbswitch - new in BB 3, recommended if available
#       switcheroo - vga_switcheroo method, use at your own risk
#             none - disable PM completely
# https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods

## Section with nvidia driver specific options, only parsed if Driver=nvidia
[driver-nvidia]
# Module name to load, defaults to Driver if empty or unset
KernelDriver=nvidia-current
PMMethod=auto
# colon-separated path to the nvidia libraries
LibraryPath=/usr/lib/nvidia-current:/usr/lib32/nvidia-current
# comma-separated path of the directory containing nvidia_drv.so and the
# default Xorg modules path
XorgModulePath=/usr/lib/nvidia-current/xorg,/usr/lib/xorg/modules
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia

## Section with nouveau driver specific options, only parsed if Driver=nouveau
[driver-nouveau]
KernelDriver=nouveau
PMMethod=auto
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau

sedat@sedat-Portable-PC:~$ cat /etc/bumblebee/xorg.conf.nvidia
Section "ServerLayout"
    Identifier  "Layout0"
    Option      "AutoAddDevices" "false"
    Option      "AutoAddGPU" "false"
EndSection

Section "Device"
    Identifier  "DiscreteNvidia"
    Driver      "nvidia"
    VendorName  "NVIDIA Corporation"

#   If the X server does not automatically detect your VGA device,
#   you can manually set it here.
#   To get the BusID prop, run `lspci | egrep 'VGA|3D'` and input the data
#   as you see in the commented example.
#   This Setting may be needed in some platforms with more than one
#   nvidia card, which may confuse the proprietary driver (e.g.,
#   trying to take ownership of the wrong device). Also needed on Ubuntu 13.04.
    BusID "PCI:01:00:0"

#   Setting ProbeAllGpus to false prevents the new proprietary driver
#   instance spawned to try to control the integrated graphics card,
#   which is already being managed outside bumblebee.
#   This option doesn't hurt and it is required on platforms running
#   more than one nvidia graphics card with the proprietary driver.
#   (E.g. Macbook Pro pre-2010 with nVidia 9400M + 9600M GT).
#   If this option is not set, the new Xorg may blacken the screen and
#   render it unusable (unless you have some way to run killall Xorg).
    Option "ProbeAllGpus" "false"

    Option "NoLogo" "true"
    Option "UseEDID" "false"
    Option "UseDisplayDevice" "none"
EndSection
Section "Screen"
    Identifier "Default Screen"
    Device "DiscreteNvidia"
EndSection
sedat@sedat-Portable-PC:~$ dpkg -l | egrep 'nvidia|bumblebee|primus|prime|virtualgl'
ii  bumblebee                                            3.2.1-7                                    amd64        NVIDIA Optimus support for Linux
ii  primus                                               0~20140711-1                               amd64        client-side GPU offloading for NVIDIA Optimus
ii  primus-libs:amd64                                    0~20140711-1                               amd64        Shared libraries for primus
ii  primus-libs:i386                                     0~20140711-1                               i386         Shared libraries for primus
ii  primus-libs-ia32                                     0~20140711-1                               i386         Shared libraries for primus (32-bit)
sedat@sedat-Portable-PC:~$
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: speakerXXL - 16 Ağustos 2015 - 10:07:52
@mustangank, lütfen sizde burada (https://forum.ubuntu-tr.net/index.php?topic=41898.msg553974#msg553974) istenen komutların çıktılarını paylaşınız.




Alıntı Yapsedat@sedat-Portable-PC:~$ dpkg -l | egrep 'nvidia|bumblebee|primus|prime|virtualgl'
ii  bumblebee                                            3.2.1-7                                    amd64        NVIDIA Optimus support for Linux
ii  primus                                               0~20140711-1                               amd64        client-side GPU offloading for NVIDIA Optimus
ii  primus-libs:amd64                                    0~20140711-1                               amd64        Shared libraries for primus
ii  primus-libs:i386                                     0~20140711-1                               i386         Shared libraries for primus
ii  primus-libs-ia32                                     0~20140711-1                               i386         Shared libraries for primus (32-bit)
sedat@sedat-Portable-PC:~$

@sedat1661, siz Nvidia sürücüleri ile ilgili paketleri kurmamışsınız, en azından paylaştığınız çıktılara göre durum böyle.

Şimdi aşağıdaki komut ile gerekli paketleri kurunuz.

sudo apt-get install bumblebee-nvidia nvidia-346

Kurulum sonrası /etc/bumblebee/bumblebee.conf dosyasını açıp aşağıdaki satırı bulunuz,

# (See also the driver-specific sections below)
Driver=


ve aşağıdaki şekilde düzenleyiniz.

# (See also the driver-specific sections below)
Driver=nvidia


Sonra /etc/bumblebee/bumblebee.conf  dosyasında nvidia-current gördüğünüz her yeri nvidia-346 olarak değiştirip dosyayı kaydediniz.

Düzenlemeler sonrasında aşağıdaki komut ile Bumblebee servisini yeniden başlatınız.

sudo service bumblebeed restart


Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: firenems - 16 Ocak 2016 - 23:34:12
@heartsmagic merhaba, bumblebee kurulumunu anlatırken tecrübeli kullanıcılar için gelişmiş kurulum diye anlattığın bölümde ben sadece asgari kurulum dediğin satırı kullandım. Ben ısınma ve batarya problemleri için kullanmak istiyordum. Sadece bu komutu çalıştırmak biligisayarıma bir etki ediyor mu? Yani sadece bunun nasıl bir etki gösterdiğini tam anlayamadım.

sudo apt-get install --no-install-recommends bumblebee
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 17 Ocak 2016 - 12:57:10
Yararlandığımız belgeye göre diğer paketleri almadan sadece bumblebee'nin kendisini kurmak ısınma ve pil konularında iyileştirme yapıyor. O komutla bumblebee kurulu ve eğer kurulumda sıkıntı olmadıysa arka planda servis olarak çalışmaya başlar.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: firenems - 17 Ocak 2016 - 14:44:51
Anladım. Bilgisayarımın sıcaklığı 56-58 derecelerde seyrediyorken, sadece bu komut ile bumblebee kurulumu yaptığımda 49-50 derecelerde seyrettiğini gözlemledim.

Tam kurulum yapmak istemememin sebebi ise bumblebee kurulumu yapıldıktan sonra bir nvidia sürücüsü seçiliyor ve bilgisayarımı yeniden başlattığımda açılış süresi bumblebee kurmadan önceki süreye göre 5 saniye daha geç açılıyordu. Daha sonra bunun bumblebee'den olup olmadığını görmek için bumblebee'yi kaldırdım. Daha sonra açık kaynak kodlu olan sürücüyü seçtim ve yeniden başlattığımda geç açılma problemi düzelmişti. Sonra bumblebee kurmadan direk bir nvidia sürücüsünü seçtim ve yeniden başlattığımda yine geç açılma problemi yaşandı. Kısaca herhangi bir nvidia ekran kartı sürücünü seçtiğimde biligsayarımı yeniden başlattığımda biraz gecikme oluyordu.

Bu yüzden bu asgari kurulum nvidia ekran kartını hiç kullanmayacağım için bana daha yarar sağladığını düşünüyorum. Şuan ekran kartı nouveau seçili ve sıcaklık değerledi 49-50 civarlarında seyrediyor. Umarım her şey yolundadır.

Teşekkürler. :)
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 17 Ocak 2016 - 17:24:52
O sıcaklık normal tabi, eğer oyun falan da oynamıyorsan gerek yok sahipli sürücülere. Halihazırda kendi makinemde ben de kullanmıyorum Bumblebee veya Prime.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: v0ld3m0rt1s - 27 Mart 2016 - 12:35:37
Merhabalar,

Böyle bir problem ile karşılaşıyorum.

root@kali:~/Desktop# optirun -vvv glxgears
[  942.297332] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[  942.297642] [INFO]Configured driver: nvidia
[  942.297942] [DEBUG]optirun version 3.2.1 starting...
[  942.297974] [DEBUG]Active configuration:
[  942.297980] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[  942.297984] [DEBUG] X display: :8
[  942.297988] [DEBUG] LD_LIBRARY_PATH: /usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia:/usr/lib/nvidia
[  942.297993] [DEBUG] Socket path: /var/run/bumblebee.socket
[  942.297997] [DEBUG] Accel/display bridge: auto
[  942.298000] [DEBUG] VGL Compression: proxy
[  942.298010] [DEBUG] VGLrun extra options:
[  942.298025] [DEBUG] Primus LD Path: /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus:/usr/lib/primus:/usr/lib32/primus
[  942.298095] [DEBUG]Using auto-detected bridge primus
[  942.304617] [INFO]Response: No - error: [XORG] (EE)

[  942.304640] [ERROR]Cannot access secondary GPU - error: [XORG] (EE)

[  942.304646] [DEBUG]Socket closed.
[  942.304669] [ERROR]Aborting because fallback start is disabled.
[  942.304691] [DEBUG]Killing all remaining processes.


root@kali:~/Desktop# cat /etc/bumblebee/bumblebee.conf
# Configuration file for Bumblebee. Values should **not** be put between quotes

## Server options. Any change made in this section will need a server restart
# to take effect.
[bumblebeed]
# The secondary Xorg server DISPLAY number
VirtualDisplay=:8
# Should the unused Xorg server be kept running? Set this to true if waiting
# for X to be ready is too long and don't need power management at all.
KeepUnusedXServer=false
# The name of the Bumbleblee server group name (GID name)
ServerGroup=bumblebee
# Card power state at exit. Set to false if the card shoud be ON when Bumblebee
# server exits.
TurnCardOffAtExit=false
# The default behavior of '-f' option on optirun. If set to "true", '-f' will
# be ignored.
NoEcoModeOverride=false
# The Driver used by Bumblebee server. If this value is not set (or empty),
# auto-detection is performed. The available drivers are nvidia and nouveau
# (See also the driver-specific sections below)
Driver=nvidia
# Directory with a dummy config file to pass as a -configdir to secondary X
XorgConfDir=/etc/bumblebee/xorg.conf.d

## Client options. Will take effect on the next optirun executed.
[optirun]
# Acceleration/ rendering bridge, possible values are auto, virtualgl and
# primus.
Bridge=auto
# The method used for VirtualGL to transport frames between X servers.
# Possible values are proxy, jpeg, rgb, xv and yuv.
VGLTransport=proxy
# List of paths which are searched for the primus libGL.so.1 when using
# the primus bridge
PrimusLibraryPath=/usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus:/usr/lib/primus:/usr/lib32/primus
# Should the program run under optirun even if Bumblebee server or nvidia card
# is not available?
AllowFallbackToIGC=false


# Driver-specific settings are grouped under [driver-NAME]. The sections are
# parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
# detection resolves to NAME).
# PMMethod: method to use for saving power by disabling the nvidia card, valid
# values are: auto - automatically detect which PM method to use
#         bbswitch - new in BB 3, recommended if available
#       switcheroo - vga_switcheroo method, use at your own risk
#             none - disable PM completely
# https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods

## Section with nvidia driver specific options, only parsed if Driver=nvidia
[driver-nvidia]
# Module name to load, defaults to Driver if empty or unset
KernelDriver=nvidia-current
PMMethod=auto
# colon-separated path to the nvidia libraries
LibraryPath=/usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia:/usr/lib/nvidia
# comma-separated path of the directory containing nvidia_drv.so and the
# default Xorg modules path
XorgModulePath=/usr/lib/nvidia,/usr/lib/xorg/modules
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia

## Section with nouveau driver specific options, only parsed if Driver=nouveau
[driver-nouveau]
KernelDriver=nouveau
PMMethod=auto
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau



root@kali:~/Desktop# cat /etc/bumblebee/xorg.conf.nvidia
Section "ServerLayout"
    Identifier  "Layout0"
    Option      "AutoAddDevices" "false"
    Option      "AutoAddGPU" "false"
EndSection

Section "Device"
    Identifier  "DiscreteNvidia"
    Driver      "nvidia"
    VendorName  "NVIDIA Corporation"

#   If the X server does not automatically detect your VGA device,
#   you can manually set it here.
#   To get the BusID prop, run `lspci | egrep 'VGA|3D'` and input the data
#   as you see in the commented example.
#   This Setting may be needed in some platforms with more than one
#   nvidia card, which may confuse the proprietary driver (e.g.,
#   trying to take ownership of the wrong device). Also needed on Ubuntu 13.04.
   BusID "PCI:01:00:0"

#   Setting ProbeAllGpus to false prevents the new proprietary driver
#   instance spawned to try to control the integrated graphics card,
#   which is already being managed outside bumblebee.
#   This option doesn't hurt and it is required on platforms running
#   more than one nvidia graphics card with the proprietary driver.
#   (E.g. Macbook Pro pre-2010 with nVidia 9400M + 9600M GT).
#   If this option is not set, the new Xorg may blacken the screen and
#   render it unusable (unless you have some way to run killall Xorg).
    Option "ProbeAllGpus" "false"

    Option "NoLogo" "true"
    Option "UseEDID" "false"
    Option "UseDisplayDevice" "none"
EndSection


root@kali:~/Desktop# dpkg -l | egrep 'nvidia|bumblebee|primus|prime|virtualgl'
ii  bumblebee                                                   3.2.1-10                            amd64        NVIDIA Optimus support for Linux
ii  bumblebee-nvidia                                            3.2.1-10                            amd64        NVIDIA Optimus support using the proprietary NVIDIA driver
ii  glx-alternative-nvidia                                      0.7.2                               amd64        allows the selection of NVIDIA as GLX provider
ii  libegl1-nvidia:amd64                                        352.79-5                            amd64        NVIDIA binary EGL libraries
ii  libgl1-nvidia-glx:amd64                                     352.79-5                            amd64        NVIDIA binary OpenGL libraries
ii  libgl1-nvidia-glx:i386                                      352.79-5                            i386         NVIDIA binary OpenGL libraries
ii  libgl1-nvidia-glx-i386:i386                                 352.79-5                            i386         NVIDIA binary OpenGL 32-bit libraries
ii  libgles1-nvidia:amd64                                       352.79-5                            amd64        NVIDIA binary OpenGL|ES 1.x libraries
ii  libgles2-nvidia:amd64                                       352.79-5                            amd64        NVIDIA binary OpenGL|ES 2.x libraries
ii  libnvidia-eglcore:amd64                                     352.79-5                            amd64        NVIDIA binary EGL core libraries
ii  libnvidia-ml1:amd64                                         352.79-5                            amd64        NVIDIA Management Library (NVML) runtime library
ii  nvidia-alternative                                          352.79-5                            amd64        allows the selection of NVIDIA as GLX provider
ii  nvidia-driver                                               352.79-5                            amd64        NVIDIA metapackage
ii  nvidia-driver-bin                                           352.79-5                            amd64        NVIDIA driver support binaries
ii  nvidia-installer-cleanup                                    20151021+4                          amd64        cleanup after driver installation with the nvidia-installer
ii  nvidia-kernel-common                                        20151021+4                          amd64        NVIDIA binary kernel module support files
ii  nvidia-kernel-dkms                                          352.79-5                            amd64        NVIDIA binary kernel module DKMS source
ii  nvidia-kernel-support                                       352.79-5                            amd64        NVIDIA binary kernel module support files
ii  nvidia-legacy-check                                         352.79-5                            amd64        check for NVIDIA GPUs requiring a legacy driver
ii  nvidia-modprobe                                             361.28-1                            amd64        utility to load NVIDIA kernel modules and create device nodes
ii  nvidia-persistenced                                         361.28-1                            amd64        daemon to maintain persistent software state in the NVIDIA driver
ii  nvidia-support                                              20151021+4                          amd64        NVIDIA binary graphics driver support files
ii  nvidia-vdpau-driver:amd64                                   352.79-5                            amd64        Video Decode and Presentation API for Unix - NVIDIA driver
ii  primus                                                      0~20150328-1                        amd64        client-side GPU offloading for NVIDIA Optimus
ii  primus-libs:amd64                                           0~20150328-1                        amd64        Shared libraries for primus
ii  primus-libs:i386                                            0~20150328-1                        i386         Shared libraries for primus
ii  primus-libs-ia32:i386                                       0~20150328-1                        i386         Shared libraries for primus (32-bit)
ii  xserver-xorg-video-nvidia                                   352.79-5                            amd64        NVIDIA binary Xorg driver



kali kernel: [  865.201641] [drm] Module unloaded
kali kernel: [  865.219773] bbswitch: disabling discrete graphics
kali kernel: [  865.219790] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
kali kernel: [  865.232537] pci 0000:01:00.0: Refused to change power state, currently in D0
kali kernel: [  874.494102] bbswitch: enabling discrete graphics
kali kernel: [  874.935253] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=none,decodes=none:owns=none
kali kernel: [  874.935592] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 1
kali kernel: [  874.935605] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  352.79  Wed Jan 13 16:17:53 PST 2016


root@kali:~/Desktop# optirun leafpad
[ 1332.345756] [ERROR]Cannot access secondary GPU - error: [XORG] (EE)

[ 1332.345811] [ERROR]Aborting because fallback start is disabled.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: heartsmagic - 28 Mart 2016 - 00:41:39
Öncelikle, dağıtım Kali olduğu için burada konuşmamız doğru değil, zira dağıtımlar arası meseleler farklı oluyor. Diğer Dağıtımlar bölümünde konuşulabilir mevzu. Neden Kali için Bumblebee uğraşı veriliyor onu da anlamıyorum, kendi geliştiricileri bile Kali Linux'un normal bir dağıtım olmadığını, kurcalamanın da pek anlamlı olmadığını söylüyorken...

Bumblebee dosyasındaki normal sürücü bölümünü de nvidia-current yapmayı denedin mi?
Söylediğim gibi lütfen Diğer Dağıtımlar bölümünde bir başlık aç ama.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: sedat1661 - 10 Ekim 2016 - 20:31:32
Arkadaşlar merhaba,

Uzun süredir dizüstü ile pek uğraşmaya vaktim olmadığı için foruma da takılamıyordum. Dün cihaza Linux Mint son sürümü kurdum. Kurulumdan sonra fare imleci ekranda iz bırakıyordu , hatta kayboluyordu. Araştırdığım kadarı ile cihazımın Nvidia Optimus destekli olması sebebi ile böyle oluyrmuş. Komut ile bumblebee yi kurdum ve sorun düzeldi. Gözüme çarpan bir nokta da firefox u açtığımda sayfayı aşağı-yukarı yaptığımda yarılma ve titremelerin olması.

Acaba şu an için  Optimus destekli cihazlarda Bumblebee kurumlumu yeterli mi, yoksa fazladan kurulum yapmam gereken veya yararı olabilecek farklı paketler var mı ?


Not: Ekran kartım Nvidia Gt540M
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: neynefes - 15 Ekim 2016 - 21:56:29
Bumblebee veya prime aslında yeterli ve tam çözümler değil. Anlatılanları tam olarak uyguladıysanız başka bir ayar yapılmasına gerek yoktur muhtemelen ama isterseniz doğru çalışıp çalışmadığını kontrol edebiliriz.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: elviskilli - 19 Aralık 2016 - 10:15:15
Merhaba  @heartsmagic , 
Ben bu komut ile sudo apt-get install --no-install-recommends bumblebee  asgari kurulumu yaptım.  Ve sizin dediğiniz gibi arka planda çalışıyor olduğunu düşünüyordum, fakat sistem gözlemcisini çalıştırıp aktif olan işlemler sekmesine baktığımda bumblebee adına çalışan bir aktivite göremedim. Acaba çalıştığını görmek için teyit edebileceğimiz bir uygulama var mı?  Birde , tamam kurduk ama hiç ayar yapmadık. Yani kendi kendine çalışıp pil sorununu cözer mi?
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: if - 19 Aralık 2016 - 12:46:47
@elviskili, systemctl status bumblebeed.service komutuyla servisin durumunu öğrenebilirsiniz.

Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: elviskilli - 19 Aralık 2016 - 15:15:39
Sevgili @if , uzun zaman sonra yine bir konuda yardımcı olmaya çalışıyorsun , teşekkür ederim. elvis@Tux:~$ systemctl status bumblebeed.service
systemctl: komut bulunamadı

Sonuç bu şekilde.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: if - 19 Aralık 2016 - 19:39:31
Rica ederim @elviskilli. Ubuntu'nun hangi sürümünü kullanıyorsunuz?
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: elviskilli - 21 Aralık 2016 - 11:04:31
14.04 Ubuntu Studio versiyonu.
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: if - 26 Aralık 2016 - 10:13:29
@elviskili, o zaman

service status bumblebeed
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: elviskilli - 26 Aralık 2016 - 12:32:41
@if ,  sonuç bu.
elvis@Tux:~$ service status bumblebeed
status: unrecognized service
Başlık: Ynt: Nvidia Optimus (Bumblebee) Rehberi
Gönderen: fatihyilmaz01 - 16 Aralık 2018 - 12:19:42
Teşekkür ederim rehber için. Güzel bir anlatım.