Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Polskie forum (Polish)
  • Search

Nvidia Optimus a rozszerzony pulpit

Witajcie na polskim forum użytkowników Gentoo!
Opis instalacji i pracy z Gentoo. Pozostała dokumentacja Gentoo

Moderator: SlashBeast

Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
Author
Message
robertsurma
n00b
n00b
User avatar
Posts: 56
Joined: Thu Jan 17, 2008 4:08 pm
Location: Tychy
Contact:
Contact robertsurma
Website

Nvidia Optimus a rozszerzony pulpit

  • Quote

Post by robertsurma » Mon Sep 14, 2015 9:05 am

Mam problem z xorg.conf. Zwykłe klonowanie pulpitu działa. Nie potrafię natomiast uzyskać rozszerzonego pulpitu z użyciem projektora. W logach pojawia się:

Code: Select all

[    20.677] (EE) modesetting(G0): Cannot position output HDMI-1-0 relative to output Monitor0 without modes

Mój xorg.conf

Code: Select all

##################### PROFILE ###################
Section "ServerLayout"
	Identifier	"Main Layout"
	Screen	0	"nVidiaScreen"		# Moze byc tylko jeden "Screen" w tym rozwiazaniu (Optimus)
	Inactive	"Intel"				# Dotyczy karty graficznej, a nie "Screen"
EndSection


Section "Module"
	Load		"synaptics"
	Load		"type1"
	Load		"freetype"
EndSection



Section "ServerFlags"
	Option		"Xinerama"		"0"
	Option		"AIGLX"			"off"
	Option		"AllowEmptyInput"	"off"			
	Option		"AutoAddDevices"	"true"		
	Option		"AutoEnableDevices"	"true"		
	Option		"AutoAddGPU"		"true"
EndSection

Section	"Extensions"
	Option		"Composite"	"Enable"
EndSection

###################### TYPY MONITOROW #######################
Section "Monitor"
	Identifier	"Monitor0"
	ModelName	"eDP-1-0"
	Option		"dpms"
	Modeline	"1366x768_60.00" 85.25 1366 1440 1576 1784 768 771 781 798 -hsync +vsync
EndSection										

# Projektor HDMI:
Section "Monitor"
	Identifier	"Monitor1"
	ModelName	"HDMI-1-0"
	Option		"RightOf"		"Monitor0"
	Modeline	"1366x768_60.00" 85.25 1366 1440 1576 1784 768 771 781 798 -hsync +vsync
EndSection


######################### KARTY GRAFICZNE #######################
Section "Device"
	Identifier	"nVidia"
	VendorName	"nVidia Corporation"
	Driver		"nvidia"
	BusID		"PCI:4:0:0"
	Option		"DPI"			"96 x 96"		
EndSection

Section "DRI"
	Mode		0666
EndSection

Section	"Device"
	Identifier	"Intel"
	Driver		"modesetting"
	BusID		"PCI:0:2:0"
	Option		"Monitor-eDP-1-0"			"Monitor0"
	Option		"Monitor-HDMI-1-0"			"Monitor1"
EndSection


##################### SPRZET WYSWIETLAJACY ######################
Section	"Screen"
	Identifier	"nVidiaScreen"
	Device		"nVidia"
	Monitor		"Monitor0"
	SubSection	"Display"
		Depth	24
		Modes	"1366x768" "1024x768" "800x600"	
		Virtual	1366 768
	EndSubSection
EndSection

Section	"Screen"
	Identifier	"IntelScreen"
	Device		"Intel"
	Monitor		"Monitor0"
	SubSection	"Display"
		Depth	24
		Modes	"1366x768" "1024x768" "800x600"
	EndSubsection
EndSection


Section "Screen"
	Identifier	"ProjektorHDMI"
	Device		"nVidia"
	Monitor		"Monitor1"
	SubSection	"Display"
		Depth	24
		Modes	"1366x768" "1024x768" "800x600"
		Virtual	1366 768
	EndSubSection
EndSection

Nie mogę tego zrobić także poprzez nvidia-settings, gdyż jest tam tylko jeden screen i komunikat "No Scanout".
Free as a bird...
Top
Post Reply
  • Print view
1 post • Page 1 of 1

Return to “Polskie forum (Polish)”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic