banjalukaforum.com https://www.banjalukaforum.com/ |
|
ubuntu 5.04- podesavanje rezolucije https://www.banjalukaforum.com/viewtopic.php?f=16&t=14670 |
Stranica 1 od 2 |
Autoru: | Пеле Мали [ 06 Jul 2005, 00:39 ] |
Tema posta: | ubuntu 5.04- podesavanje rezolucije |
poz svima kao sto vidite instalirao sam ubuntu 5.04 ali kako bi bilo zanimljivije sa njim sam dobio i i neki problemcic ![]() naime imam integrisanu intelovu graficku kartu ![]() pokusavao sam svasta, skidao neke drivere sa intelove stranice, editovao xorcfg (po uputama sa raznih foruma) ali nista. mozda bih nesto i uspio da mi ovo nije prvi linux koji sam instalirao. mislim da je u pitanju neka caka koju mi moze pomoci rijesiti neki napredniji korisnik linuxa. naime neki driveri koje sam skinuo imaju ekstenziju .deb a ja stvarno neznam kako se oni instaliraju. znam postupak sa tar.gz ali ovo nikako. imam jos neke drivere sa nekom drugom ekstenzijom ali neznam ni njih instalirat. zanima me da li postoje razlicite vrste instalacijskih paketa zavisno od distribucije linixa i jel potrebno neko konvertovanje? izvinite ako su pitanja malo glupa, ipak sam ja pocetnik!! ![]() |
Autoru: | linuxluka [ 06 Jul 2005, 10:21 ] |
Tema posta: | |
Prvo jedan link: http://ubuntuguide.org/ Otvoris terminal $ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_beckup $ sudo gedit /etc/X11/xorg.conf Saznas HorizSync i VertRefresh svoga monitora (PAZI MORAS BITI SIGURAN) pa zamjeni (crveno oznaceno) sa svojim u toj sekciji (crveno oznaceno) # ********************************************************************** # Monitor section # ********************************************************************** Section "Monitor" Identifier "Monitor0" HorizSync 31.5 - 60.0 VertRefresh 60 - 75 Option "DPMS" EndSection |
Autoru: | Пеле Мали [ 06 Jul 2005, 23:22 ] |
Tema posta: | : (( |
ovo sto si mi predlozio sam vec radio ...... bezuspjesno ....... moze biti da nesto nisam dobro uradio pa je to problem ali cisto sumnjam. najbolje bi bilo kada bih mogao naci drivere koji su tar.gz formatu. ako neko ima jos neko rijesenje nek se javi ..... ![]() |
Autoru: | linuxluka [ 07 Jul 2005, 15:22 ] |
Tema posta: | Re: : (( |
Pogledaj u screen sekciju jesu li ti sve rezolucije podzane, I koju kartici imas. ili iskopiraj sve iz xorg.conf -a. #********************************************************************** # Screen sections # ********************************************************************** Section "Screen" Identifier "Screen0" Device "ATI Graphics Adapter" Monitor "Monitor0" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 # initial origin if mode is smaller than desktop EndSubsection EndSection |
Autoru: | Пеле Мали [ 08 Jul 2005, 23:50 ] |
Tema posta: | ovako stvari stoje |
# /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 /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/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 commands: # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum' # sudo dpkg-reconfigure xserver-xorg Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" # paths to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device" Driver "i810" BusID "PCI:0:2:0" EndSection Section "Monitor" Identifier "700S" Option "DPMS" HorizSync 30-80 VertRefresh 56-76 EndSection Section "Screen" Identifier "Default Screen" Device "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device" Monitor "700S" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection |
Autoru: | linuxluka [ 09 Jul 2005, 11:35 ] |
Tema posta: | Re: ovako stvari stoje |
potajac je napisao: Section "Device"
Identifier "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device" Driver "i810" BusID "PCI:0:2:0" EndSection Section "Monitor" Identifier "700S" Option "DPMS" HorizSync 30-80 VertRefresh 56-76 EndSection Jeli MONITOR LG CRT 17" 700S http://ccp.nectec.or.th/service/mon.pdf tvoj monitor. Mislim da je tu greska nemoze biti max. VertRefresh 76 manji od Max. HorizSync 80 Horizontal Frequency 30 - 70KHz Vertical Frequency 50 - 160Hz |
Autoru: | linuxluka [ 12 Jul 2005, 09:15 ] |
Tema posta: | |
???????????????????????????????????? Radi li ???????????????????????? ![]() |
Autoru: | Пеле Мали [ 12 Jul 2005, 13:24 ] |
Tema posta: | : ((((((( |
nazalost ne radi. izvini sto ti nisam do sad odgovorio, nisam bio kuci. probao sam ovo ali nista, isto kao sto je i bilo. ako imas jos neko rijesenje javi. postavio sam pitanje i na http://ubuntu.fsn.org.yu/forum/ pa ako hoces navrati da vidimo sta ce tamo reci. pozdrav |
Autoru: | linuxluka [ 14 Jul 2005, 11:31 ] |
Tema posta: | Re: : ((((((( |
potajac je napisao: nazalost ne radi. izvini sto ti nisam do sad odgovorio, nisam bio kuci.
probao sam ovo ali nista, isto kao sto je i bilo. ako imas jos neko rijesenje javi. postavio sam pitanje i na http://ubuntu.fsn.org.yu/forum/ pa ako hoces navrati da vidimo sta ce tamo reci. pozdrav >> System >> Preferences >> Screen Rezolution Dali tu mozes izabrati jos koju rezoluciju ili samo "640x480" i koja je Frekve.. ako ne probaj ovako: $ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup $ sudo gedit /etc/X11/xorg.conf pa izbrises sve "640x480" i "720x400" >> Press 'Ctrl + Alt + Backspace' ponovo se logiras. ili jesi li probao napraviti komandu $sudo dexconf to ti vraca xorg.conf na Default pa pogledaj opet u >> System >> Preferences >> Screen Rezolution A da moras u xorg.conf opet namjestit frekvu....svog monitora Horizontal Frequency 30 - 70KHz Vertical Frequency 50 - 160Hz Section "Screen" Identifier "Default Screen" Device "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device" Monitor "700S" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection |
Autoru: | Пеле Мали [ 14 Jul 2005, 18:00 ] |
Tema posta: | |
sto se tice refresha, maximalno je 65 Hz. a ovo cu tek da probam pa cu da ti javim. nasao sam nesto ali mi nije bas jasno http://ubuntuforums.org/archive/index.php/t-22977.htm. ako mozes pogledaj pa mi malo pojasni poz i hvala na svemu do sad |
Autoru: | linuxluka [ 14 Jul 2005, 19:11 ] |
Tema posta: | |
potajac je napisao: sto se tice refresha, maximalno je 65 Hz. a ovo cu tek da probam pa cu da ti javim. nasao sam nesto ali mi nije bas jasno http://ubuntuforums.org/archive/index.php/t-22977.htm.
nema HorizSync 30 - 70KHz VertRefresh 50 - 160Hz pa predlazu da upise Section "Monitor" Identifier "Gateway EV730" Option "DPMS" EndSection Mozes jos jednom kopirat svoj xorg.conf |
Autoru: | Пеле Мали [ 14 Jul 2005, 23:11 ] |
Tema posta: | |
kopirat cu ti sutra da ne prelazim sad na linux. jos nesto ti trebam reci, kad sam uradio prelazak na default , sjetio sam se (a sada video) da u section monitor kod mene uopste nije ni postojalo horyz sync i te ostale zezalice nego sam ja to sam dodavao. poz ![]() |
Autoru: | Not now, John! [ 14 Jul 2005, 23:30 ] |
Tema posta: | |
Zašto ne pokreneš xorgconfig i na taj način podesiš X server umjesto ručno da to radiš? |
Autoru: | Пеле Мали [ 15 Jul 2005, 12:45 ] |
Tema posta: | |
[color=indigo] nema HorizSync 30 - 70KHz VertRefresh 50 - 160Hz pa predlazu da upise Section "Monitor" Identifier "Gateway EV730" Option "DPMS" EndSection[/color] uradio sam ovo i sad ne mogu dici linux u grafickom modu nego nesto kao terminal ali kao dos. jel ima neka komanda koja vraca sve na default pa da se to popravi? da li mozda postoji nacin da vratim onaj xorg.conf koji sam napravo kao backup? sad sam zaglibio ![]() ![]() |
Autoru: | linuxluka [ 15 Jul 2005, 13:34 ] |
Tema posta: | |
potajac je napisao: [color=indigo]
nema HorizSync 30 - 70KHz VertRefresh 50 - 160Hz pa predlazu da upise Section "Monitor" Identifier "Gateway EV730" Option "DPMS" EndSection[/color] uradio sam ovo i sad ne mogu dici linux u grafickom modu nego nesto kao terminal ali kao dos. jel ima neka komanda koja vraca sve na default pa da se to popravi? da li mozda postoji nacin da vratim onaj xorg.conf koji sam napravo kao backup? sad sam zaglibio ![]() ![]() vidi se da si neiskusan ![]() $ sudo cp /etc/X11/xorg.conf_beckup /etc/X11/xorg.conf daj iskopiraj taj xorg.conf da vidim sto si zezno |
Autoru: | Пеле Мали [ 15 Jul 2005, 14:42 ] |
Tema posta: | |
he he malo je reci neiskusan, ovo mi je prvi linux a pun sam problema. ![]() sad cu probat ovo pa da vidim hocu li moci dici normalno. hvala na brzim odgovorima. ![]() ![]() |
Autoru: | Пеле Мали [ 15 Jul 2005, 15:22 ] |
Tema posta: | |
he he iskopirao sam backup i i uspio sam dici linux. evo ti xorg.conf po defaultu, nista nije mijenjano. ![]() ![]() Section "Monitor" Identifier "700S" Option "DPMS" treba staviti Section "Monitor" Identifier "Gateway EV730" Option "DPMS" EndSection onda treba zamjeniti i u ovom djelu Section "Screen" Identifier "Default Screen" Device "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device" Monitor "700S" DefaultDepth 24 SubSection "Display" ili je to sve samo plod moje maste ![]() ![]() xorg.conf ----->> # /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 /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/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 commands: # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum' # sudo dpkg-reconfigure xserver-xorg Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" # paths to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device" Driver "i810" BusID "PCI:0:2:0" EndSection Section "Monitor" Identifier "700S" Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device" Monitor "700S" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection |
Autoru: | linuxluka [ 15 Jul 2005, 15:50 ] |
Tema posta: | |
Sad cemo korak po korak backup je obavezan $ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup $ sudo gedit /etc/X11/xorg.conf upisi sto je crveno i napravi restart javi. Ova oznaka monitora je tvoja 700S Izvini na izmjeni # /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 /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/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 commands: # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum' # sudo dpkg-reconfigure xserver-xorg Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" # paths to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device" Driver "i810" BusID "PCI:0:2:0" EndSection Section "Monitor" Identifier "700S" HorizSync 30 - 70 VertRefresh 50 - 160 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device" Monitor "700S" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Autoru: | Пеле Мали [ 15 Jul 2005, 23:11 ] |
Tema posta: | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() RADI uradio sam ovo sto si mi rekao i uspeo sam napravit rezoluciju. linuxluka legenda si prava ![]() ![]() ![]() ![]() e sad novi problemi ![]() ![]() naime znas da je kod linuxa modem najzeznutiji. e sad ja imam drivere i znam ih instalirat ali mi javlja neki problem sa kernelima, nesto u fazonu da nedostaju ili vec tako nesto. na par mjesta sam nasao da ih treba instalirati sa cd ali ja neznam kako... vjerujem da ovo nije problem za tebe ![]() ![]() |
Autoru: | Пеле Мали [ 16 Jul 2005, 17:25 ] |
Tema posta: | |
poz ljudi samo da kazem da sam digao drivere za modem ali imam problema sa konektovanjem. jel zna neko kako se podesva wvdial? probao sam preko pppconfig i napravim konekciju ali kad kucam pon nista se ne desava. modem mi je u winu na com 3 sto znaci da je tamo /dev/ttyS2 . help ![]() |
Stranica 1 od 2 | Sva vremena su u UTC [ DST ] |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |