分页: 1 / 1

sony 宽屏笔记本,集成显卡,分辨率问题

发表于 : 2007-02-19 21:30
leondu
xorg.conf文件中的配置部分如下:

代码: 全选

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	28-64
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Intel Corporation 82852/855GM Integrated Graphics Device"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x768"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x768"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x768"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x768"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x768"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x768"
	EndSubSection
EndSection
现在只能看到1024*768分辨率选项,字都被拉扁了 :cry:

发表于 : 2007-02-20 0:15
MorningStar
我用S系列本子,可以上到1280x1024

发表于 : 2007-02-20 0:25
eexpress
915resolution 试过?

发表于 : 2007-02-20 9:28
leondu
eexpress 写了:915resolution 试过?
这个是什么?
我在新利得中没搜索到这个阿

发表于 : 2007-02-20 11:46
Beetle
LZ的片子是915還是855?修改源,然後下相應的驅動幾顆解決~~

发表于 : 2007-02-20 16:51
leondu
从这里来看

代码: 全选

Device      "Intel Corporation 82852/855GM Integrated Graphics Device" 
应该是855的,楼上能不能说详细些?刚开始使用ubuntu,不好意思。

发表于 : 2007-02-20 18:50
Beetle
呃……就是直接

代码: 全选

sudo apt-get install 915resolution
不出意外的話“新利得”裏第六個就是……
我在新利得中没搜索到这个阿
估計是源不對吧,加一下wiki裏的源看看~~

Good luck~

发表于 : 2007-02-20 19:58
leondu
换了源,还是没能够找到这个915resolution ... ...

发表于 : 2007-02-20 20:14
Beetle
不是吧?cn99的就有阿~