Beiträge von gauss

    Windows an erste Stelle setzen:

    Code
    mv /etc/grub.d/30_os-prober /etc/grub.d/09_os-prober


    Habe ich gemacht, hat aber nichts geändert.




    Ich kann die Datei /etc/default/grub nicht öffnen. Mit welchem Programm soll ich das machen?

    Ok, dann mache ich mich mal an die Installation.
    Ich werde dabei nach dieser Anleitung vorgehen.


    Der Befehl

    Code
    /sbin/lspci -vnn | grep '\[030[02]\]'


    hat schonmal die Ausgabe

    Code
    00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell Integrated Graphics Controller [8086:0416] (rev 06) (prog-if 00 [VGA controller])01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:11e2] (rev a1)


    hervorgerufen, was ja wie erwartet für die Installation von Bumblebee spricht.




    Allerdings weiß ich nicht, wie ich bei Schritt 1 weitermachen soll:



    Ist URI das Installationsverzeichnis meiner suse-partition? (Wenn ja, wie genau ist der Pfad aufgebaut?)
    Und bei name kann ich eingeben was ich will, mit dem Hintergedanken, dass ich es auch wieder finde?

    Die Intel GPU will ich auch garnicht abschalten. Und die NVIDIA im Bios auszuschalten ist auch keine Option, da ich einen Dualboot mit openSUSE und Windows 8 nutzen möchte und in Windows in jedem Fall die NVIDIA benötige. Und bei jedem Systemstart die Bios-Einstellungen ändern ist mir zu umständlich ;)


    Das heißt für mich, ich muss gleich nach Bumblebee schauen und kann nicht erstmal die Intel GPU alleine zum laufen bekommen?

    >>> siehe "Bumblebee" -- Optimus für Linux.


    Naja, mir würde es erstmal reichen, wenn überhaupt eine Grafikkarte erkannt wird. Vorzugsweise erstmal die Intel HD 4600. Bumblebee wäre dann der nächste Schritt.



    Welche GPU Treiber hast Du dennn installiert?


    Manuell habe ich keinerlei Treiber installiert (- außer einem "OneClick-Treiber" von NVIDIA, der nichts bewirkt hat).





    Im KDE-Infozentrum wird bei der Hardwareübersicht auch nur das Betriebssystem (oO Hardware?), die 8 Kerne des i7 und die Festplatte angezeigt (Bild 1 und 2).



    cat /etc/default/grub


    Code
    linux-claa:/home/klenkjm # cat /etc/default/grub# Modified by YaST2. Last modification on So Jul 7 10:21:21 CEST 2013# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader# For the new kernel it try to figure out old parameters. In case we are not able to recognize it (e.g. change of flavor or strange install order ) it it use as fallback installation parameters from /etc/sysconfig/bootloader
    # If you change this file, run 'grub2-mkconfig -o /boot/grub2/grub.cfg' afterwards to update# /boot/grub2/grub.cfg.GRUB_DISTRIBUTOR="openSUSE 12.3"GRUB_DEFAULT=savedGRUB_HIDDEN_TIMEOUT=0GRUB_HIDDEN_TIMEOUT_QUIET=trueGRUB_TIMEOUT=8GRUB_CMDLINE_LINUX_DEFAULT=" resume=/dev/disk/by-id/ata-ST1000LM014-1EJ164_W3804M1B-part6 splash=silent quiet showopts"# kernel command line options for failsafe modeGRUB_CMDLINE_LINUX_RECOVERY="showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe"GRUB_CMDLINE_LINUX=""# Uncomment to enable BadRAM filtering, modify to suit your needs# This works with Linux (no patch required) and with any kernel that obtains# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)#GRUB_BADRAM=0x01234567,0xfefefefe,0x89abcdef,0xefefefef# Uncomment to disable graphical terminal (grub-pc only)GRUB_TERMINAL=gfxterm# The resolution used on graphical terminal# note that you can use only modes which your graphic card supports via VBE# you can see them in real GRUB with the command `vbeinfo'GRUB_GFXMODE=auto# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux#GRUB_DISABLE_LINUX_UUID=true# Uncomment to disable generation of recovery mode menu entries#GRUB_DISABLE_LINUX_RECOVERY=true# Uncomment to get a beep at grub start#GRUB_INIT_TUNE="480 440 1"# Skip 30_os-prober if you experienced very slow in probing them# WARNING foregin OS menu entries will be lost if set true hereGRUB_DISABLE_OS_PROBER=falseGRUB_THEME=/boot/grub2/themes/openSUSE/theme.txtGRUB_BACKGROUND=/boot/grub2/themes/openSUSE/background.pngGRUB_USE_LINUXEFI=false



    ls /etc/grub.d/


    Code
    linux-claa:/home/klenkjm # ls /etc/grub.d/00_header 20_linux_xen 20_ppc_terminfo 40_custom 90_persistent10_linux 20_memtest86+ 30_os-prober 41_custom README

    Oh, ich habe deine Antwort ganz übersehen. Hier die Ausgaben



    cat /boot/grub2/grub.cfg