{"id":1609,"date":"2013-11-08T07:59:01","date_gmt":"2013-11-08T05:59:01","guid":{"rendered":"http:\/\/blog.cipworx.org\/laserman\/?p=1609"},"modified":"2013-11-08T07:59:01","modified_gmt":"2013-11-08T05:59:01","slug":"linux-xorg-intel-und-nvidia-gleichzeitig-nutzen","status":"publish","type":"post","link":"https:\/\/blog.cipworx.org\/laserman\/2013\/11\/08\/linux-xorg-intel-und-nvidia-gleichzeitig-nutzen\/","title":{"rendered":"Linux, Xorg: intel und nvidia gleichzeitig nutzen"},"content":{"rendered":"<p>\/etc\/X11\/xorg.conf<\/p>\n<blockquote>\n<pre>\r\n\r\nSection \"ServerLayout\"\r\n    Identifier     \"myLayout\"\r\n    Screen  0  \"screen1\" 0 0\r\n    Screen  1   \"screen2\" RightOf \"screen1\"\r\nEndSection\r\n\r\nSection \"Device\"\r\n    Identifier  \"Nvidia\"\r\n    Driver      \"nvidia\"\r\n    BusID       \"PCI:1:0:0\"\r\nEndSection\r\n\r\nSection \"Device\"\r\n    Identifier  \"Intel\"\r\n    Driver      \"intel\"\r\n    BusID       \"PCI:0:2:0\"\r\nEndSection\r\n\r\nSection \"Monitor\"\r\n   Identifier  \"monitor1\"\r\nEndSection\r\n\r\nSection \"Monitor\"\r\n   Identifier  \"monitor2\"\r\nEndSection\r\n\r\nSection \"Screen\"\r\n   Identifier  \"screen1\"\r\n   Device      \"Nvidia\"\r\n   Monitor     \"monitor1\"\r\n   DefaultDepth    24\r\n   SubSection \"Display\"\r\n       Depth       24\r\n       Modes       \"1920x1080\"\r\n   EndSubSection\r\nEndSection\r\n\r\nSection \"Screen\"\r\n   Identifier  \"screen2\"\r\n   Device      \"Intel\"\r\n   Monitor     \"monitor2\"\r\n   DefaultDepth    24\r\n   SubSection \"Display\"\r\n       Depth       24\r\n       Modes       \"1024x768\"\r\n   EndSubSection\r\nEndSection\r\n\r\n<\/pre>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>\/etc\/X11\/xorg.conf Section &#8220;ServerLayout&#8221; Identifier &#8220;myLayout&#8221; Screen 0 &#8220;screen1&#8221; 0 0 Screen 1 &#8220;screen2&#8221; RightOf &#8220;screen1&#8221; EndSection Section &#8220;Device&#8221; Identifier &#8220;Nvidia&#8221; Driver &#8220;nvidia&#8221; BusID &#8220;PCI:1:0:0&#8221; EndSection Section &#8220;Device&#8221; Identifier &#8220;Intel&#8221; Driver &#8220;intel&#8221; BusID &#8220;PCI:0:2:0&#8221; EndSection Section &#8220;Monitor&#8221; Identifier &#8220;monitor1&#8221; EndSection Section &#8220;Monitor&#8221; Identifier &#8220;monitor2&#8221; EndSection Section &#8220;Screen&#8221; Identifier &#8220;screen1&#8221; Device &#8220;Nvidia&#8221; Monitor &#8220;monitor1&#8221; DefaultDepth 24 SubSection [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-1609","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/posts\/1609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/comments?post=1609"}],"version-history":[{"count":2,"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/posts\/1609\/revisions"}],"predecessor-version":[{"id":1611,"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/posts\/1609\/revisions\/1611"}],"wp:attachment":[{"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/media?parent=1609"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/categories?post=1609"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.cipworx.org\/laserman\/wp-json\/wp\/v2\/tags?post=1609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}