Thread: Hardy video mode problems
hi,
trying ubuntu going on new system.
problem not enough screen resolution settings when want set display. use 1920 * 1080 dont know 2 key things - there driver 82945g/gz need install , entries needed in xorg.conf file.
appreciated.
thanks,
gary
lspci gives
00:02.0 vga compatible controller: intel corporation 82945g/gz integrated graphics controller (rev 02)
screen benq e2200hd - should capable of 1920 * 1080.
cat xorg.conf
# xorg.conf (x.org x window system server configuration file)
#
# file generated dexconf, debian x configuration tool, using
# values debconf database.
#
# edit file caution, , see xorg.conf manual page.
# (type "man xorg.conf" @ shell prompt.)
#
# file automatically updated on xserver-xorg package upgrades *only*
# if has not been modified since last upgrade of xserver-xorg
# package.
#
# if have edited file automatically updated
# again, run following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
section "inputdevice"
identifier "generic keyboard"
driver "kbd"
option "xkbrules" "xorg"
option "xkbmodel" "pc105"
option "xkblayout" "us"
endsection
section "inputdevice"
identifier "configured mouse"
driver "mouse"
option "corepointer"
endsection
section "device"
identifier "configured video device"
option "accelmethod" "uxa"
option "exaoptimizemigration" "true"
option "migrationheuristic" "greedy"
option "tiling" "false" # i8xx users: see note in guid
endsection
section "monitor"
identifier "configured monitor"
endsection
section "screen"
identifier "default screen"
monitor "configured monitor"
device "configured video device"
endsection
section "serverlayout"
identifier "default layout"
screen "default screen"
endsection
bump - anybody?
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] Hardy video mode problems
Ubuntu
Comments
Post a Comment