projektor a xorg

Sekcia: Konfigurácia 13.12.2007 | 19:24
Avatar Peter Rozum Arch Linux  Používateľ
zdravim.
potreboval by som pomoct so spojazdnenim projektoru pod linuxom.
problem je, ze po nabehnuti xorgu nemam ziaden vystup zo svojho booku (projektor je pripojeny ako externy monitor). ak sa cez ctrl+alt+F1 prepnem do text. rezimu signal projektor ma.

cast mojho xorg.conf:
Section "ServerLayout"
Identifier "Xorg Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
# Serial Mouse not detected
# USB Mouse not detected
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "true"

EndSection

Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/PEX"
# Additional fonts: Locale, Gimp, TTF...
FontPath "/usr/share/fonts/cyrillic"
# FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
# FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/ttf/western"
FontPath "/usr/share/fonts/ttf/decoratives"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/truetype/openoffice"
FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
FontPath "/usr/share/fonts/latex-ttf-fonts"
FontPath "/usr/share/fonts/defoma/CID"
FontPath "/usr/share/fonts/defoma/TrueType"
EndSection

Section "Module"
Load "ddc" # ddc probing of monitor
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "bitmap" # bitmap-fonts
Load "type1"
Load "freetype"
Load "record"
Load "synaptics"
EndSection

# Auto-generated by Archie mkxcfg

Section "Monitor"
Identifier "Monitor0"
Option "DPMS" "true"
EndSection

# Auto-generated by Archie mkxcfg

Section "Device"
Identifier "Card0"
Driver "ati"
BusID "PCI:1:5:0"
VendorName "All"
BoardName "All"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 24
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection

cast lscpi -v:
00:00.0 Host bridge: ATI Technologies Inc RS200/RS200M AGP Bridge [IGP 340M] (rev 02)
Flags: bus master, 66MHz, medium devsel, latency 64
Memory at f4000000 (32-bit, prefetchable) [size=64M]
Memory at f0600000 (32-bit, prefetchable) [size=4K]
Capabilities: [a0] AGP version 2.0

00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 340M] (prog-if 00 [Normal decode])
Flags: bus master, 66MHz, medium devsel, latency 99
Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
I/O behind bridge: 0000a000-0000afff
Memory behind bridge: f0300000-f03fffff
Prefetchable memory behind bridge: f8000000-fbffffff

01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 330M/340M/350M (prog-if 00 [VGA controller])
Subsystem: Compaq Computer Corporation Unknown device 0056
Flags: bus master, stepping, fast Back2Back, 66MHz, medium devsel, latency 66, IRQ 5
Memory at f8000000 (32-bit, prefetchable) [size=64M]
I/O ports at a000 [size=256]
Memory at f0300000 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at f0320000 [disabled] [size=128K]
Capabilities: [58] AGP version 2.0
Capabilities: [50] Power Management version 2

distro je archlinux, projektor je Optoma EP719R

neviem co tam treba dopisat.
dnes som dostal projektor. zajtra mam premietat video a nerad by som to robil pod winom.
Everything is proceeding as I have foreseen.
    • Re: projektor a xorg 13.12.2007 | 19:49
      slavo   Návštevník
      Skús pripojiť projektor a reštartovať X server (CTRL ALT BACKSPACE alebo sa stačí odhlásiť). Potom by mal projektor nabehnúť. Ak by to nešlo, skús reštartovať počítač (so zapojeným projektorom). Ja mám Ubuntu 7.10 a tento postup vždy funguje. Súbor xorg.conf som nikdy nemusel editovať.
      • Re: projektor a xorg 13.12.2007 | 19:53
        Avatar Peter Rozum Arch Linux  Používateľ
        restart xservera mi nepomaha. najprv zapinam projektor a az tak book. ked bootuje, projektor premieta. akonahle sa dostanem do KDM signal uz nema.
        mohol by si mi prosim poskytnut tvoj xorg.conf?
        Everything is proceeding as I have foreseen.
        • Re: projektor a xorg 13.12.2007 | 20:13
          slavo   Návštevník
          Tu je
          # xorg.conf (xorg X Window System server configuration file)
          #
          # This file was generated by dexconf, the Debian X Configuration tool, using
          # values from the debconf database.
          #
          # Edit this file with caution, and see the xorg.conf manual page.
          # (Type "man xorg.conf" at the shell prompt.)
          #
          # This file is automatically updated on xserver-xorg package upgrades *only*
          # if it has not been modified since the last upgrade of the xserver-xorg
          # package.
          #
          # If you have edited this file but would like it to be automatically updated
          # again, run the following command:
          #   sudo dpkg-reconfigure -phigh xserver-xorg
          
          Section "Files"
          EndSection
          
          Section "InputDevice"
          	Identifier	"Generic Keyboard"
          	Driver		"kbd"
          	Option		"CoreKeyboard"
          	Option		"XkbRules"	"xorg"
          	Option		"XkbModel"	"pc105"
          	Option		"XkbLayout"	"us"
          EndSection
          
          Section "InputDevice"
          	Identifier	"Configured Mouse"
          	Driver		"mouse"
          	Option		"CorePointer"
          	Option		"Device"		"/dev/input/mice"
          	Option		"Protocol"		"ImPS/2"
          	Option		"ZAxisMapping"		"4 5"
          	Option		"Emulate3Buttons"	"true"
          EndSection
          
          Section "InputDevice"
          	Identifier	"Synaptics Touchpad"
          	Driver		"synaptics"
          	Option		"SendCoreEvents"	"true"
          	Option		"Device"		"/dev/psaux"
          	Option		"Protocol"		"auto-dev"
          	Option		"HorizEdgeScroll"	"0"
          EndSection
          
          Section "InputDevice"
          	Driver		"wacom"
          	Identifier	"stylus"
          	Option		"Device"	"/dev/input/wacom"
          	Option		"Type"		"stylus"
          	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
          EndSection
          
          Section "InputDevice"
          	Driver		"wacom"
          	Identifier	"eraser"
          	Option		"Device"	"/dev/input/wacom"
          	Option		"Type"		"eraser"
          	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
          EndSection
          
          Section "InputDevice"
          	Driver		"wacom"
          	Identifier	"cursor"
          	Option		"Device"	"/dev/input/wacom"
          	Option		"Type"		"cursor"
          	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
          EndSection
          
          Section "Device"
          	Identifier	"Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
          	Driver		"intel"
          	BusID		"PCI:0:2:0"
          EndSection
          
          Section "Monitor"
          	Identifier	"Generic Monitor"
          	Option		"DPMS"
          	HorizSync	30-70
          	VertRefresh	50-160
          EndSection
          
          Section "Screen"
          	Identifier	"Default Screen"
          	Device		"Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
          	Monitor		"Generic Monitor"
          	DefaultDepth	24
          EndSection
          
          Section "ServerLayout"
          	Identifier	"Default Layout"
          	Screen		"Default Screen"
          	InputDevice	"Generic Keyboard"
          	InputDevice	"Configured Mouse"
          
          # Uncomment if you have a wacom tablet
          #	InputDevice     "stylus"	"SendCoreEvents"
          #	InputDevice     "cursor"	"SendCoreEvents"
          #	InputDevice     "eraser"	"SendCoreEvents"
          	InputDevice	"Synaptics Touchpad"
          EndSection

          Skús ešte toto: V KDE existuje utilita krandrtray (viac info tu.)

          Spustíš ju v konzole príkazom krandrtray
          Objaví sa ti vravo dole v system tray taká ikonka, kde si nastav rozlíšenie obrazovky počítača rovnaké ako podporuje projektor.

          Buď ti potom obraz rovno naskočí, alebo reštaruj X server a naskočí. Dúfam.
    • Re: projektor a xorg 13.12.2007 | 20:50
      Avatar Marián Sova Ubuntu 10.10  Používateľ
      Ja mám na notebooku tlačítko, ktorým zapnem výstup na externý monitor (ja ho mám ako Fn+F4). Možno je vypnutý výstup.
      Čo ťa nezabije, to ťa posilní | Leták na propagáciu jabbera v pdf | www.mikroprocesory.sk
      • Re: projektor a xorg 14.12.2007 | 00:14
        Avatar Peter Rozum Arch Linux  Používateľ
        Fn+F4 mam vyznacene na klavesnici, ale nefunguje to. takze to bude treba nejako softwarovo vyriesit
        Everything is proceeding as I have foreseen.
    • Re: projektor a xorg 13.12.2007 | 23:52
      Avatar david Debian Lenny  Používateľ
      nazdar Kito,

      ja som to riesil takto > (len bacha nato, ci ti projektor zmakne premietnut rozlisenie kt mas na booku)

      Section "Device"
      Identifier "device1"
      VendorName "Intel Corporation"
      BoardName "Intel 810 and later"
      Driver "intel"
      Option "DPMS"
      Option "MonitorLayout" "CRT,LFP"
      Option "XaaNoOffscreenPixmaps" "1"
      Option "Clone" "true"
      EndSection
      dreamwalker
      • Re: projektor a xorg 14.12.2007 | 00:29
        Avatar Peter Rozum Arch Linux  Používateľ
        rozlisko mam 1024. v tom problem nie je. po ctl+alt+F1 obraz nabehne v tomto rozlisku.
        dik za section z confu no ako zistujem, pre mna to asi nebude pouzitelne. grafika je ati a zrejme nebude najlepsie skusat to takto. skus dat popis, ze co tam co znamena. mozno ma to nejako nakopne...
        Everything is proceeding as I have foreseen.
        • Re: projektor a xorg 14.12.2007 | 15:07
          Avatar david Debian Lenny  Používateľ
          ja som to riesil ked mi nefungovalo Fn+F7 na Thinkpade a nasiel som to kdesi na Thinkwiki.org, malo by ti to vyklonovat X-ka, na output, bez akehokolvek klavesoveho prepinania (odskusane cez VGA)
          dreamwalker
          • Re: projektor a xorg 14.12.2007 | 16:00
            Avatar uid0 Debian  Používateľ
            s novym X.org (novy RandR 1.2) by to cez xrandr malo fungovat nezavisle

            este som neskusal, ale ked niekedy upgradnem, tak sa pokusim vyskusat okrem VGA aj S-video (ale malo by to bez problemov ist)
            Debian. apt-get into it…
    • Re: projektor a xorg 15.12.2007 | 23:40
      Avatar Peter Rozum Arch Linux  Používateľ
      problem sa mi nepodarilo vyriesit a kedze uz nemam projektor tak uz nemam co riesit :( vdaka za rady.
      Everything is proceeding as I have foreseen.