[Gelistirici] Pardus 2009 Prealpha 3

Murat Şenel muratasenel at gmail.com
10 Mayıs 2009 Paz 02:04:15 EEST


2009/5/9 Fatih Aşıcı <fatih at pardus.org.tr>:
> 09 May 2009 Cumartesi günü (saat 16:33:27) Barış Metin şunları yazmıştı:
>> Nasil yapilandiriyoruz peki dogru olarak? Bu sekilde biraktigim zaman
>> 800x600 uzerine cikmiyor.
>
> Sürücüye göre değişiyor. Eğer intel, radeon*, nouveau gibi randr >= 1.2
> destekli sürücüler ise aşağıdaki gibi olacak:
>
> Section "Device"
>    Identifier  "VideoCard"
>        # XXX yerine xrandr çıktısındaki çıkış adı (VGA, LVDS gibi)
>    Option "Monitor-XXX" "xxx"
> EndSection
>
> Section "Monitor"
>    Identifier  "xxx"
>        Option "PreferredMode" "1280x800"
> EndSection
>
> Diğer sürücüler için klasik yöntem kullanılacak:
>
> Section "Screen"
>    Identifier  "Screen"
>    Device  "VideoCard"
>    Monitor "xxx"
>    DefaultDepth    24
>    SubSection "Display"
>        Depth   24
>        Modes   "1280x1024"
>    EndSubSection
> EndSection
>
> Section "Monitor"
>    Identifier  "xxx"
> EndSection
>
> _______________________________________________
> Gelistirici mailing list
> Gelistirici at pardus.org.tr
> http://liste.pardus.org.tr/mailman/listinfo/gelistirici
>

vbox üzerine kurulum yaptım ve hiç bir sorun yok. Sadece ekran
çözünürlüğü bende de 800x600.
xorg.conf'u aşağıdaki şekilde düzenledim fakat olmadı tabiki. zaten
vbox, nvidia'yı tanımıyor sanırım.
Doğru xorg.conf nasıl olmalı bir fikrim yok. Yardım edersen sevinirim Fatih :)

Section "Screen"
   Identifier  "Screen"
   Device  "nvidia"
   Monitor "Monitor[CRT-0]"
   DefaultDepth    24
   SubSection "Display"
       Depth   24
       Modes   "1152x864"
   EndSubSection
EndSection

Section "Monitor"
   Identifier  "Monitor[CRT-0]"
EndSection

-- 
Murat Şenel



Gelistirici mesaj listesiyle ilgili daha fazla bilgi