(Name) |
m (Move page script moved page Projector/Lounge to Archiv:Projector/Lounge without leaving a redirect: Umzug in die Sonnenstr) |
||
(10 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{Resource | {{Resource | ||
|name= | |name=PANASONIC PT-AH1000 | ||
|description=video and presentation projection | |description=video and presentation projection | ||
|location=Treppe | |location=Treppe | ||
|resource category=Infrastruktur | |resource category=Infrastruktur | ||
|ownership=club | |||
|ownership= | |||
|use=free | |use=free | ||
|broken=notify | |broken=notify | ||
Line 12: | Line 10: | ||
|has label=No | |has label=No | ||
}} | }} | ||
== Beschreibung == | |||
Digital Light Projector (DLP) mit professioneller Leinwand für Präsentationen und Filmvorführungen. | |||
== Nutzung == | |||
Einfachste Nutzung ist über den [[Chromecast/Lounge | Chromecast Lounge]] möglich. Schalte den Projektor ein und wähle den Eingang (Source) "HDMI 1". | |||
== Bedienung == | |||
Das Gerät ist über ein an der Wand verlegtes RS232-Flachbandkabel mit {{H|feedback}} verbunden und kann von dort aus auch ohne Fernbedienung fernbedient werden. | |||
=== howto add modeline with cvt and xrandr === | |||
If the projector does not promote the right resolutions via DDC aka. the VGA-cable is too long, on Linux try: to create, add and use a modeline, i.e. 1280x720, 60Hz: | |||
<pre> | |||
~ % cvt 1280 720 60 | |||
Modeline "1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync | |||
~ % xrandr --newmode "1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync | |||
~ % xrandr --addmode VGA1 1280x720_60.00 | |||
~ % xrandr --output VGA1 --mode 1280x720_60.00 | |||
</pre> | |||
== External Links == | |||
* [https://eww.pavc.panasonic.co.jp/projector/extranet/main/products/ar100ah1000/ah1000_sf.pdf Handbook] (PDF) |
Latest revision as of 18:54, 1 July 2020
PANASONIC PT-AH1000 | |
---|---|
video and presentation projection | |
Ort | Treppe |
Besitzstatus | Club-Eigentum |
Benutzung | frei |
Label | Bitte ausdrucken |
Beschreibung[edit source]
Digital Light Projector (DLP) mit professioneller Leinwand für Präsentationen und Filmvorführungen.
Nutzung[edit source]
Einfachste Nutzung ist über den Chromecast Lounge möglich. Schalte den Projektor ein und wähle den Eingang (Source) "HDMI 1".
Bedienung[edit source]
Das Gerät ist über ein an der Wand verlegtes RS232-Flachbandkabel mit feedback verbunden und kann von dort aus auch ohne Fernbedienung fernbedient werden.
howto add modeline with cvt and xrandr[edit source]
If the projector does not promote the right resolutions via DDC aka. the VGA-cable is too long, on Linux try: to create, add and use a modeline, i.e. 1280x720, 60Hz:
~ % cvt 1280 720 60 Modeline "1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync ~ % xrandr --newmode "1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync ~ % xrandr --addmode VGA1 1280x720_60.00 ~ % xrandr --output VGA1 --mode 1280x720_60.00
External Links[edit source]
- Handbook (PDF)