I had installed Kubuntu Hardy earlier, had problems with my screen
resolution (I couldn't set the resolution to 1240x1024), and fixed it
with EnvyNG (QT).

For reasons I don't want to get into, I reinstalled Ubuntu Hardy, had
the same graphics problem, couldn't fix it with anything, including
EnvyNG (GTK). So... I reinstalled Kubuntu Hardy, thinking that Envy
would solve the problem yet again. Instead I'm getting the same error
message:

/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not 
stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
Just in case it means anything... I started Envy by konsole, and when I shut 
down Envy, the konsole displayed this:

Driver ATI is selected
TESTING CONNECTION
OK: Connection is available
Driver NVIDIA is selected
latest driver
Manual enabled
middle driver
Applybutton clicked
Selected action is manual
Selected driver is NVIDIA
Selected flavour is middle
Save packages is 0
Build only is 0

python pulse.py nvidia middle

I thought this was odd, because of the ATI business at the beginning. Anyways, 
here's my xorg.conf:
# [usual commented out stuff]
Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
        Option          "AddARGBGLXVisuals"     "True"
        Defaultdepth    24
EndSection

Section "Device"
        Identifier      "Configured Video Device"
        Driver          "nvidia"
        Option          "NoLogo"        "True"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "us"
        Option          "XkbVariant"    "altgr-intl"
        Option          "XkbOptions"    "lv3:ralt_switch"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
  screen "Default Screen"
EndSection

Section "Module"
        Load            "glx"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Extensions"
        Option          "Composite"     "Enable"
EndSection

Here's my card specs:
*-display
                description: VGA compatible controller
                product: NV18 [GeForce4 MX 4000]
                vendor: nVidia Corporation
                physical id: 0
                bus info: [EMAIL PROTECTED]:01:00.0
                version: c1
                width: 32 bits
                clock: 66MHz
                capabilities: pm agp agp-3.0 vga_controller bus_master cap_list
                configuration: driver=nvidia latency=248 maxlatency=1 mingnt=5 
module=nvidia

I have installed the 1.96.43.05 version of the nvidia driver, and I'm
running the latest kernel: 2.6.24-17-generic.

I just want to set my screen res to 1280x1024. Thanks in advance.

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/14779704/xorg.conf

-- 
Reboots into 'low graphics mode'
https://bugs.launchpad.net/bugs/220008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to