monitor

Sekcia: Aplikácie & Desktop 26.07.2007 | 12:22
radzimko   Návštevník
cavte ludkovia mam maly dotaz...mam monitor 17" CRT znacky KTC 7002D ake by ste mi doporucili rozlisenie a aku obnovovaciu frekvenciu?dakujem za odpovede!!
    • Re: monitor 26.07.2007 | 12:25
      xxxx   Návštevník
      pozri manual...
    • Re: monitor 26.07.2007 | 12:37
      xxxx   Návštevník
      crt su citlive na nastavenia, preto by som doveroval len original specifikaciam...
      • Re: monitor 26.07.2007 | 12:55
        radzimko   Návštevník
        a co ked nemam original specifikacie???ha?:-(
        • Re: monitor 26.07.2007 | 13:24
          xxxx   Návštevník
          a co web?
        • Re: monitor 26.07.2007 | 13:36
          xxxx   Návštevník
        • Re: monitor 27.07.2007 | 00:33
          Avatar rado_shadow Debian  Používateľ
          si zmen frekviencie v xorg.conf v sekcii monitor podla specifikacii co ti xxx nasiel a daj restart a potom cez klikatko si nastav 1024x768 a daj maximum Hz co ti to ponukne a mozno ti to pojde. a skus aj vyhladavanie vpravo hore. inak riesite to tu dvaja naraz to iste grrrrrr
    • Re: monitor 26.07.2007 | 13:17
      Avatar uid0 Debian  Používateľ
      rozlisenie, ktore zvlada 85 Hz
      Debian. apt-get into it…
    • Re: monitor 26.07.2007 | 13:29
      xxxx   Návštevník
      • Re: monitor 26.07.2007 | 13:47
        radzimko   Návštevník
        a ako tam zmenim rozlisko?lebo ma strasne bolia oci:-( ked dam rozisenie obrazovky tak mam 1280x1024 a frekvenciu 60Hz
        • Re: monitor 26.07.2007 | 13:58
          WlaSaTy   Návštevník
          xrandr -s 1
          man xrandr

          alebo je to aj niekde v nastaveniach plochy, poprípade grafiky.
        • Re: monitor 26.07.2007 | 13:59
          xxxx   Návštevník
          sorry, dnes uz nestiham... hod sem xorg.conf a niekto sa mozno najde... ja najskor zajtra...
          • Re: monitor 26.07.2007 | 19:50
            radzimko   Návštevník
            takze nikto mi neporadi?:-(
            • Re: monitor 26.07.2007 | 19:54
              radzimko   Návštevník
              # /etc/X11/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(5) 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"
              FontPath "/usr/share/fonts/X11/misc"
              FontPath "/usr/share/fonts/X11/cyrillic"
              FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
              FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
              FontPath "/usr/share/fonts/X11/Type1"
              FontPath "/usr/share/fonts/X11/100dpi"
              FontPath "/usr/share/fonts/X11/75dpi"
              # path to defoma fonts
              FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
              EndSection

              Section "Module"
              Load "i2c"
              Load "bitmap"
              Load "ddc"
              Load "dri"
              Load "extmod"
              Load "freetype"
              Load "glx"
              Load "int10"
              Load "vbe"
              EndSection

              Section "InputDevice"
              Identifier "Generic Keyboard"
              Driver "kbd"
              Option "CoreKeyboard"
              Option "XkbRules" "xorg"
              Option "XkbModel" "pc105"
              Option "XkbLayout" "sk"
              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"
              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
              • Re: monitor 26.07.2007 | 19:57
                radzimko   Návštevník
                pardon este raz:-) Section "Files"
                FontPath "/usr/share/fonts/X11/misc"
                FontPath "/usr/share/fonts/X11/cyrillic"
                FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
                FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
                FontPath "/usr/share/fonts/X11/Type1"
                FontPath "/usr/share/fonts/X11/100dpi"
                FontPath "/usr/share/fonts/X11/75dpi"
                # path to defoma fonts
                FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
                EndSection

                Section "Module"
                Load "i2c"
                Load "bitmap"
                Load "ddc"
                Load "dri"
                Load "extmod"
                Load "freetype"
                Load "glx"
                Load "int10"
                Load "vbe"
                EndSection

                Section "InputDevice"
                Identifier "Generic Keyboard"
                Driver "kbd"
                Option "CoreKeyboard"
                Option "XkbRules" "xorg"
                Option "XkbModel" "pc105"
                Option "XkbLayout" "sk"
                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"
                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 "Všeobecná grafická karta"
                Driver "via"
                BusID "PCI:1:0:0"
                EndSection

                Section "Monitor"
                Identifier "K-700"
                Option "DPMS"
                HorizSync 28-70
                VertRefresh 43-120
                EndSection

                Section "Screen"
                Identifier "Default Screen"
                Device "Všeobecná grafická karta"
                Monitor "K-700"
                DefaultDepth 24
                SubSection "Display"
                Depth 1
                Modes "1280x1024" "1024x768" "832x624" "800x600"
                EndSubSection
                SubSection "Display"
                Depth 4
                Modes "1280x1024" "1024x768" "832x624" "800x600"
                EndSubSection
                SubSection "Display"
                Depth 8
                Modes "1280x1024" "1024x768" "832x624" "800x600"
                EndSubSection
                SubSection "Display"
                Depth 15
                Modes "1280x1024" "1024x768" "832x624" "800x600"
                EndSubSection
                SubSection "Display"
                Depth 16
                Modes "1280x1024" "1024x768" "832x624" "800x600"
                EndSubSection
                SubSection "Display"
                Depth 24
                Modes "1280x1024" "1024x768" "832x624" "800x600"
                EndSubSection
                EndSection

                Section "ServerLayout"
                Identifier "Default Layout"
                Screen "Default Screen"
                InputDevice "Generic Keyboard"
                InputDevice "Configured Mouse"
                InputDevice "stylus" "SendCoreEvents"
                InputDevice "cursor" "SendCoreEvents"
                InputDevice "eraser" "SendCoreEvents"
                EndSection

                Section "DRI"
                Mode 0666
                EndSection
                • Re: monitor 26.07.2007 | 20:04
                  WlaSaTy   Návštevník
                  Ahoj Radzimko,
                  tebe sa štandardne štartuje xwindows na 1280x1024 vo farebnej hĺbke 24bit . na ten príkaz xrandr si sa nepozeral rovnako ako aj na nejaké klikátka ktoré zas ja nepoznám....
                • Re: monitor 26.07.2007 | 21:38
                  --   Návštevník
                  pri Depth 24 riadok
                  Modes "1280x1024" "1024x768" "832x624" "800x600"
                  si uprav napr na:
                  Modes "1024x768" "832x624" "800x600"
                  automaticky sa spusta prve uvedene rozlisenie
            • Re: monitor 26.07.2007 | 20:04
              Avatar uid0 Debian  Používateľ
              jezisi, pastuj niekde na pastebin.com

              ak mas informacie o monitore spravne, tak to zjavne nezvlada rezim 1280x1024 -- daj si tam 1152x864. aj moja 17 to tak mala.
              Debian. apt-get into it…
              • Re: monitor 26.07.2007 | 20:13
                radzimko   Návštevník
                ten xradr mi vypisal toto
                :~$ sudo xrandr
                SZ: Pixels Physical Refresh
                0 1280 x 1024 ( 322mm x 241mm ) 60
                *1 1024 x 768 ( 322mm x 241mm ) 85 75 70 *60
                2 832 x 624 ( 322mm x 241mm ) 75
                3 800 x 600 ( 322mm x 241mm ) 100 85 75 72 60 56
                4 1280 x 960 ( 322mm x 241mm ) 60
                5 1280 x 800 ( 322mm x 241mm ) 60
                6 1152 x 864 ( 322mm x 241mm ) 75
                7 1280 x 768 ( 322mm x 241mm ) 60
                8 1152 x 768 ( 322mm x 241mm ) 55
                9 640 x 480 ( 322mm x 241mm ) 100 85 75 73 60
                10 720 x 400 ( 322mm x 241mm ) 85
                11 640 x 400 ( 322mm x 241mm ) 85
                12 640 x 350 ( 322mm x 241mm ) 85
                Current rotation - normal
                Current reflection - none
                Rotations possible - normal
                Reflections possible - none
                • Re: monitor 26.07.2007 | 21:17
                  WlaSaTy   Návštevník
                  napríklad xrandr -s 9 ale nastav si frekvencie pre monitor do konfigu xwindows, to si asi pri inštalácii preskočil.
              • Re: monitor 26.07.2007 | 20:14
                WlaSaTy   Návštevník
                počekaj, myslíš že je najvyššie rozlíšenie len prekladané (interlaced) aj pri relatívne novších monitoroch CRT? ja som bol v tom že sa s tým prestali zaoberať výrobcovia v minulom storočí.
                • Re: monitor 26.07.2007 | 20:17
                  radzimko   Návštevník
                  nechapem ta:-( napis mi to ako debilovi a pls porad mi nejako lebo pridem o oci:-(
                • Re: monitor 26.07.2007 | 20:17
                  Avatar uid0 Debian  Používateľ
                  nie, pisal, ze ho bolia oci => 60 Hz (pripadne 75? ale relativne novy by zvladal aj 85)
                  Debian. apt-get into it…
                  • Re: monitor 26.07.2007 | 20:42
                    WlaSaTy   Návštevník
                    pri prekladanom je to ešte deleno 2 takže zo 60Hz je 30Hz navyše s trasúcim sa obrazom. myslím že je to škoda reči, radšej vyskúšať.
                    • Re: monitor 26.07.2007 | 20:51
                      radzimko   Návštevník
                      teraz mam 1024x768 60Hz je to spravne?
                    • Re: monitor 26.07.2007 | 20:59
                      Avatar uid0 Debian  Používateľ
                      tak ti poviem, stoji to za hovno
                      Debian. apt-get into it…
                      • Re: monitor 26.07.2007 | 21:25
                        radzimko   Návštevník
                        ozaj rozumna odpoved!!!!si veeeelmi sikovny!!no viac by si ma potesil ak by si mi poradil!!!
                        • [censored] 26.07.2007 | 21:41
                          Avatar uid0 Debian  Používateľ
                          ty zacni konecne respektovat vlakna, lebo ti uz nikdy neodpoviem
                          Debian. apt-get into it…
                          • Re: [censored] 26.07.2007 | 21:45
                            radzimko   Návštevník
                            teraz ta vobec nechapem!?co nerespektujem?ja mam len problem ktory chcem vyriesit:-(
                            • Re: [censored] 26.07.2007 | 21:51
                              Avatar uid0 Debian  Používateľ
                              tak odpovedaj tam kde niekto nieco hovori tebe
                              Debian. apt-get into it…
                              • Re: [censored] 27.07.2007 | 00:11
                                radzimko   Návštevník
                                a komu inemu?ved ja tu ziadam o radu....a ked mi nechces poradit tak naco sem pises?ha?
                                • Re: [censored] 27.07.2007 | 00:18
                                  Avatar uid0 Debian  Používateľ
                                  ty si strateny pripad, zjavne o radu nestojis. vsetko mas napisane vyssie, tak sa neplet do tohto vlakna
                                  Debian. apt-get into it…
                                  • Re: [censored] 27.07.2007 | 00:20
                                    radzimko   Návštevník
                                    ach a kebyze si neni aspon taky trapny!!:-)))))))))) prajem ti pekny vecer!!!!!!!!!!je to dost smutne........ale dakujem teda:-)
                                    • Re: [censored] 27.07.2007 | 00:23
                                      Avatar uid0 Debian  Používateľ
                                      nie je za co, ved si moje rady ignoroval
                                      Debian. apt-get into it…
                                  • Re: [censored] 27.07.2007 | 00:25
                                    --   Návštevník
                                    podla mna je absolutne jasne ze on vobec nevie co znamena pojem "vlakno" - mysli si ze kazdy uplne pochopi na aku vetu on kde zmetene reagoval. asi mu to treba explicitne vysvetlit...
                                    • Re: [censored] 27.07.2007 | 12:06
                                      WlaSaTy   Návštevník
                                      no, v určitom veku je pre každého svet gombička a život ringišpíľ. chlapec ignoroval všetky rady ale hádam si ich prečíta a vyskúša :-) a o tých vláknach, my ostatný už vieme že sa všetko netočí okolo nás ...
                                      • Re: [censored] 27.07.2007 | 12:48
                                        xxxx   Návštevník
                                        ... tak jest... :o)
    • Re: monitor 13.08.2007 | 12:11
      Avatar georw Ubuntu 12.04  Používateľ
      Kukam, ze ti nikto zatial neporadil. Ako to nastavit najdes v sekcii monitor tuna: http://forum.ubuntu.cz/viewtopic.php?id=4153
      Daj si tam 1024x768x80.