Strona 5 z 7

: 29 maja 2014, 00:21
autor: ArnVaker
Ech. :) Może spróbuj z powrotem zmienić. Poza tym dodałeś się do grupy bumblebee?

: 29 maja 2014, 00:29
autor: wojo44
Te ustawienia mi zostały, wiec jestem wciaz w tej grupie. Ale czy nie powinny przepasc, skoro usuwając bumblebee użyłem aptitude purge? No i zmieniłem ustawienia KernelDriver=nvidia ale to nic nie zmieniło.

: 29 maja 2014, 00:39
autor: ArnVaker
Usuwałeś chyba tylko bumblebee-nvidia, zatem nie.

: 29 maja 2014, 00:48
autor: wojo44
Teraz dla pewności zrobiłem znowu to samo usunąłem bumblebee-nvidia i primus, potem powtórzyłem całą operację z plikiem bumblebee.conf ale dalej efekt taki sam...

: 29 maja 2014, 00:55
autor: ArnVaker
Pokaż jeszcze:

Kod: Zaznacz cały

cat /etc/bumblebee/xorg.conf.nvidia

: 29 maja 2014, 00:57
autor: wojo44

Kod: Zaznacz cały

root@Jotus:/home/wojo44# 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

: 29 maja 2014, 01:00
autor: ArnVaker
Spróbuj usunąć # przed tym fragmentem:

Kod: Zaznacz cały

BusID "PCI:01:00:0"

: 29 maja 2014, 01:03
autor: wojo44
Usunąłem, potem włączyłem optirun vlc i dalej jest tak samo. Chyba, że coś jeszcze trzeba zrobić.

: 29 maja 2014, 01:15
autor: ArnVaker
Jeszcze możesz spróbować w /etc/bumblebee/bumblebee.conf ustawić:

Kod: Zaznacz cały

Driver=
Ale to już sobie strzelam szczerze mówiąc. Spróbuj może sam jeszcze coś pokombinować. :)

: 29 maja 2014, 01:20
autor: wojo44
Ja jestem jak narazie baaaardzo początkującym użytkownikiem Debiana, i nie mam zielonego pojęcia co zrobić z tą sytuacją.