我是菜鸟。
昨天装了ubuntu7.04,顺利的进入系统,但是没有装驱动。打开3D效果的时候系统要求下NVIDIA图形加速驱动,下好之后可以开启3D效果,但是还是不能修改分辨率为1440*900。搜索了论坛里的方法,但是还是不清楚怎么弄。各位大哥帮帮忙,谢谢!
显卡:集成G6100
显示器:液19寸宽
xorg.conf内容:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
Fontpath "/usr/share/fonts/X11/misc"
Fontpath "/usr/share/fonts/X11/cyrillic"
Fontpath "/usr/share/fonts/X11/100dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/75dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/Type1"
Fontpath "/usr/share/fonts/X11/100dpi"
Fontpath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "Device"
Identifier "通用显示卡"
Driver "nvidia"
Busid "PCI:0:13:0"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
EndSection
Section "Monitor"
Identifier "通用显示器"
Option "DPMS"
Horizsync 28-51
Vertrefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "通用显示卡"
Monitor "通用显示器"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
Inputdevice "stylus" "SendCoreEvents"
Inputdevice "cursor" "SendCoreEvents"
Inputdevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
[问题]如何修改分辨率?
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
-
- 帖子: 10
- 注册时间: 2007-04-21 0:26
- 来自: 广西柳州
- 联系:
[问题]如何修改分辨率?
CPU:AMD Athlon64 X2 Dual Core Processor 3600+
主板:ASUSTeK Computer INC. M2A-VM
内存:Kingston DDRII 667 1GB
硬盘:WDC WD2500YS-01SHB1
显示器:SAMSUNG SyncMaster 931BW
显卡:集成ATI Radeon Xpress 1250
光驱:SAMSUNG TS-H653A
主板:ASUSTeK Computer INC. M2A-VM
内存:Kingston DDRII 667 1GB
硬盘:WDC WD2500YS-01SHB1
显示器:SAMSUNG SyncMaster 931BW
显卡:集成ATI Radeon Xpress 1250
光驱:SAMSUNG TS-H653A
- cheno
- 帖子: 640
- 注册时间: 2007-03-18 16:17
- 来自: 汕尾
- sailboat
- 帖子: 16
- 注册时间: 2007-04-19 10:44
- 来自: Fs,Gd,China
我是菜鸟,即管说说
1楼的同志,听说在 Modes "1024x768" "800x600" "640x480" 这里添加需要的分辨率就可以。
例如改成: Modes "1440x900" "1024x768" "800x600" "640x480"
2楼的同志,地址输入错了。Linux 是区别大小写字母的
x11 应该为 X11
1楼的同志,听说在 Modes "1024x768" "800x600" "640x480" 这里添加需要的分辨率就可以。
例如改成: Modes "1440x900" "1024x768" "800x600" "640x480"
2楼的同志,地址输入错了。Linux 是区别大小写字母的
x11 应该为 X11
First Step - GOTO Linux
------------My Linux PC---------
AMD Athlon, 1000 MHz (7.5 x 133)
Epox EP-8K7A(+)
512 MB (PC2100 DDR SDRAM)
Unika 9700DDR (AGP 4x: nVIDIA GeForce2 GTS)
Maxtor 6Y120L0 (114 GB)
CTX PR705F Series
------------My Linux PC---------
AMD Athlon, 1000 MHz (7.5 x 133)
Epox EP-8K7A(+)
512 MB (PC2100 DDR SDRAM)
Unika 9700DDR (AGP 4x: nVIDIA GeForce2 GTS)
Maxtor 6Y120L0 (114 GB)
CTX PR705F Series
- wewe
- 帖子: 357
- 注册时间: 2006-05-26 23:40
- 来自: http://ubuntufans.com
-
- 帖子: 10
- 注册时间: 2007-04-21 0:26
- 来自: 广西柳州
- 联系:
-
- 帖子: 10
- 注册时间: 2007-04-21 0:26
- 来自: 广西柳州
- 联系: