Chad
26th March 2008, 20:22
I installed i386 version of Hardy Beta 1 as x64 would not work at all (blank screen, regular and alternate versions).
Now, I originally had the proper resolution working at 1280x800 up until I installed the nvidia-glx and modified the xorg.conf file to enable dual monitor view, which I still did not get working. Now my resolution is 800x600 and no other option. I even undid my settings in xorg.org and uninstalled nvidia-glx (even tried new nvidia-glx) to no avail.
xorg.conf
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "vmmouse"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
Option "RenderAccel" "True"
Option "TwinView"
Option "MetaModes" "1280×800 1920x1080"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Synaptics Touchpad"
EndSection
Section "Module"
Load "glx"
EndSection
If anyone can in the meantime explain how to properly get dual view working that would be great. I also wish to play Blu-Ray (on the external view, which is my 1080p Sharp 32" TV via hdmi). I have a BluRay player built in my laptop.
Note: I also tried " Load "nv" as well in xorg.conf
Specs:
Sony Vaio VGN-FZ290
Core 2 Duo 2.6GHz
4GB Memory
Nvidia 8400M GT w/ 256MB Dedicated / 1GB+ Shared
Ubuntu Hardy Beta 1 32bit
Now, I originally had the proper resolution working at 1280x800 up until I installed the nvidia-glx and modified the xorg.conf file to enable dual monitor view, which I still did not get working. Now my resolution is 800x600 and no other option. I even undid my settings in xorg.org and uninstalled nvidia-glx (even tried new nvidia-glx) to no avail.
xorg.conf
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "vmmouse"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
Option "RenderAccel" "True"
Option "TwinView"
Option "MetaModes" "1280×800 1920x1080"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Synaptics Touchpad"
EndSection
Section "Module"
Load "glx"
EndSection
If anyone can in the meantime explain how to properly get dual view working that would be great. I also wish to play Blu-Ray (on the external view, which is my 1080p Sharp 32" TV via hdmi). I have a BluRay player built in my laptop.
Note: I also tried " Load "nv" as well in xorg.conf
Specs:
Sony Vaio VGN-FZ290
Core 2 Duo 2.6GHz
4GB Memory
Nvidia 8400M GT w/ 256MB Dedicated / 1GB+ Shared
Ubuntu Hardy Beta 1 32bit