Arda Basoglu
  • Home
  • Blog
  • Links
  • Contact

Display problems with Fedora 11, nVidia 6150, Acer AL1916W, biostar MCP6B M2+

6/19/2009

1 Comment

 

If you are having trouble with this combination (Fedora 11, nVidia 6150, Acer AL1916W, biostar MCP6B M2+), like resolution less than 1440x900, try setting your xorg.conf (/etc/X11/xorg.conf) file like below. It worked for me.

Note: I downloaded the driver below from nVidia's site and installed  it after installing Fedora 11.



NVIDIA-Linux-x86-185.18.14-pkg1.run

Section "Monitor"
    Identifier   "Acer AL1916W 2"
    VendorName   "Acer"
    ModelName    "AL1916w"
    HorizSync    30.0 - 82.0
    VertRefresh  56.0 - 76.0
    Option        "DPMS"
EndSection

Section "Device"
    Identifier  "Device0"
    Driver      "nvidia"
    VendorName  "NVIDIA Corporation"
    Option        "metamodes" "1440x900 +0+0; 1280x1024 +0+0; 1152x864 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Device0"
    Monitor    "Acer AL1916W 2"
    DefaultDepth     24
    Option        "metamodes" "1440x900 +0+0; 1280x1024 +0+0; 1152x864 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
    SubSection "Display"
        Depth     24
    EndSubSection
EndSection

1 Comment

Installing pgadmin3 on Fedora

6/15/2009

2 Comments

 

Trouble compiling pgadmin from the source

I tried to compile pgadmin from the source (http://www.postgresql.org/ftp/pgadmin3/release/v1.8.4/src/) but had trouble with it

After running ./configure at the source folder I get this error:

    Could not find your libxml2 installation. You might need to use the --with-libxml2=DIR configure option

Although I knew the libxml2 is there. It must be related with configuration script. I did not want to waste time debugging the script and found an rpm to install directly from it.

Install pgadmin3
from an rpm (Working solution)

http://yum.pgsqlrpms.org/8.3/fedora/fedora-10-i386/pgadmin3-1.8.4-1.f10.i386.rpm


Just download the rpm and run it.

Note:
This package worked on Fedora 11
Linux 2.6.29.4-167.fc11.i586 i686 athlon i386 GNU/Linux

For older Fedora versions


If you have other version of Fedora or different CPU you can check other packages here

http://yum.pgsqlrpms.org/8.3/fedora/


2 Comments

Last day in the school.

6/8/2009

0 Comments

 

We gathered as the project team for the last mission on last Saturday. I do not think I am ever going to see them again. Last two years were really tough for me. I worked and went to school at nights. This is a real relief even though I have a project to finish in front of me.

0 Comments

    Author

    Arda Basoglu is a digital marketing agency owner, software engineer/developer, musician. Worked for several companies: TWB, BNB Software, PINC Solutions,  hakia, Nurol,  NTV. 

    Archives

    October 2021
    August 2021
    June 2020
    April 2020
    September 2017
    July 2017
    April 2017
    February 2017
    September 2015
    October 2014
    March 2014
    February 2014
    January 2013
    June 2012
    May 2012
    July 2011
    December 2010
    November 2010
    October 2010
    August 2010
    July 2010
    June 2010
    March 2010
    February 2010
    January 2010
    December 2009
    November 2009
    October 2009
    August 2009
    June 2009
    May 2009

    Categories

    All
    Açık Kaynak
    Algorithms
    Avşa
    Big O Notation
    Certbot
    Database
    Ekmek
    Ekonomi
    Encrypting Settings
    Enflasyon
    Google Maps
    Heroku
    Heroku Rake Fixture Yaml Error
    JavaScript
    Mac Os X
    Magento
    .net
    .net Forms Login Progress Bar
    Node
    Node.js
    Node-postgres
    Personal
    Peynir
    Postgresql
    Rack 1.2.1 Utils.rb Error Heroku
    Ruby On Rails
    Windows 7
    Windows Froms
    Windsurfing
    Wordpress
    Yankoltuk

    RSS Feed

Powered by Create your own unique website with customizable templates.