Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
笔记本宽屏安装 gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese)
View previous topic :: View next topic  
Author Message
gentoosir
n00b
n00b


Joined: 15 Sep 2005
Posts: 4

PostPosted: Thu Dec 08, 2005 2:10 am    Post subject: 笔记本宽屏安装 gentoo Reply with quote

1.我的本本是宽频的1280x768.采用的nvidia的显卡.但是目前好像好不能支持宽频.只能以1024x768显示.网上查debian好像能用855的什么东西解决.可是不知道gentoo下用什么能解决.
  2.进入gnome后本本的cpu频率监视器不能用.不知道是不是要什么软件或是内核的什么东西要编进去.
  望各位能指点.

edit: utf-8 encoded. - Eric
Back to top
View user's profile Send private message
EricHsu
Bodhisattva
Bodhisattva


Joined: 03 May 2004
Posts: 591
Location: Aragon Consulting Group, Beijing, China

PostPosted: Thu Dec 08, 2005 4:37 am    Post subject: Re: 笔记本宽屏安装 gentoo Reply with quote

gentoosir wrote:
1.我的本本是宽频的1280x768.采用的nvidia的显卡.但是目前好像好不能支持宽频.只能以1024x768显示.网上查debian好像能用855的什么东西解决.可是不知道gentoo下用什么能解决.
  2.进入gnome后本本的cpu频率监视器不能用.不知道是不是要什么软件或是内核的什么东西要编进去.
  望各位能指点.


我的也是 14 寸宽屏, 1280x768, 装 gentoo 的时候没特别设置, 原本以为需要 i855resolution, 发觉实际不用, 把 X 配置完就能支持这个分辨率了. 个人觉得应该是 x 的配置问题, 抱歉暂时不能给予答案 :(

另外, 你的 cpu 频率监视器是指哪个? 是系统监视器 (类似 windows 的任务管理器) 还是说 gnome-applet 里的那个 cpu 频率范围监视器?
如果是后者 (可以用来调整 cpu 频率, 选择不同调速器), 那么内核里需要编入一些支持:

Code:

Power management options (ACPI, APM)
    -> CPU Frequency scaling
        ->  [*] CPU Frequency scaling                                           │ │
     │ │ [ ]   Enable CPUfreq debugging                                      │ │
     │ │ <*>   CPU frequency translation statistics                          │ │
     │ │ [ ]     CPU frequency translation statistics details                │ │
     │ │       Default CPUFreq governor (userspace)  --->                    │ │
     │ │ <*>   'performance' governor                                        │ │
     │ │ <*>   'powersave' governor                                          │ │
     │ │ ---   'userspace' governor for userspace frequency scaling          │ │
     │ │ <*>   'ondemand' cpufreq policy governor                            │ │
     │ │ <*>   'conservative' cpufreq governor
     │ ---   CPUFreq processor drivers                                     │ │
     │ │ <*>   ACPI Processor P-States driver                                │ │
     │ │ < >   AMD Mobile K6-2/K6-3 PowerNow!                                │ │
     │ │ < >   AMD Mobile Athlon/Duron PowerNow!                             │ │
     │ │ < >   AMD Opteron/Athlon64 PowerNow!                                │ │
     │ │ < >   Cyrix MediaGX/NatSemi Geode Suspend Modulation                │ │
     │ │ <*>   Intel Enhanced SpeedStep                                      │ │
     │ │ [*]     Use ACPI tables to decode valid frequency/voltage pairs     │ │
     │ │ [*]     Built-in tables for Banias CPUs


关键是那几个 governor 要选上 :)
_________________
- http://nkbit.com
- http://twitter.com/xuyihua
Back to top
View user's profile Send private message
feilfly
n00b
n00b


Joined: 24 Mar 2005
Posts: 10

PostPosted: Wed Dec 14, 2005 8:00 am    Post subject: Reply with quote

我的也是宽屏1280x800,但只能用1024x768,否则会超出屏幕,郁闷
_________________
MSN:bemention@hotmail.com
QQ:34381470
Back to top
View user's profile Send private message
phsiao
n00b
n00b


Joined: 24 Oct 2002
Posts: 3

PostPosted: Thu Dec 15, 2005 3:38 am    Post subject: Reply with quote

My notebook is 14-inch wide-screen with ATI and use built-in kernel driver.
I modify x11.org to use 1280x768 resolution.
Hope it will work for you.
Code:

Section "Screen"
    Identifier  "Screen 1"
    Device      "** ATI Radeon (generic)               [radeon]"
    Monitor     "My Monitor"
    DefaultDepth 16

    Subsection "Display"
        Depth       8
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x768"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x768"
        ViewPort    0 0
    EndSubsection
EndSection
Back to top
View user's profile Send private message
minipanda
n00b
n00b


Joined: 23 Dec 2005
Posts: 2
Location: Beijing, China

PostPosted: Fri Dec 23, 2005 11:29 am    Post subject: Reply with quote

feilfly wrote:
我的也是宽屏1280x800,但只能用1024x768,否则会超出屏幕,郁闷


其实如果你搜索的够仔细的话,你会发现网上很多人早就解决了这个问题了,

我的笔记本Acer Aspire 3600也是用的1280x800宽屏幕
这是个16:10的比例,在传统的4:3模式-1024x768下工作很难看

不知道你检查了/var/log/Xorg.log了没有,
并不是xorg的问题,你的配置文件中的[1280x800]已经被解析了,
其实确实是VBE模式设置的问题,
我的笔记本上i951GM默认就有1280x768的模式,
所以对于那些使用1280x768LCD的人来说也可以不借助855resolution,
但是如果你的855resolution -l默认输出里没有1280x800
那么你就要自己动手了:
855resolution 38 1280 800
然后你再试试855resolutiion -l
就能看到1280x800相关的模式了

重新启动Xorg就比例正常了
为了省事,我看你还是emerge 855resolution吧,
rc-update加入boot还有hibernate里,每次启动和从休眠中恢复的时候自动帮你加载
建议你多看看gentoo-wiki上Hardware里的那些关于笔记本的条目
Back to top
View user's profile Send private message
goldeagle
n00b
n00b


Joined: 09 Dec 2003
Posts: 4

PostPosted: Sat Dec 31, 2005 6:06 am    Post subject: 早就不是问题了 Reply with quote

gentoo对宽屏的支持是很不错的。
其实我有个最简单的方法,就是按照1024的分辨率配置好之后,直接去改xorg.conf,将最高的分辨率修改为你的宽屏分辨率就可以了。
例如我的是 1280x768
Back to top
View user's profile Send private message
ruf
n00b
n00b


Joined: 14 Jan 2005
Posts: 4

PostPosted: Sun Feb 05, 2006 10:00 am    Post subject: Reply with quote

855resolution是针对intel图形芯片的,用在nv或者ati上当然不行。

如果是console上想实现宽屏,就genkernel --menuconfig的时候在drivers/graphics里面选对驱动,然后在启动参数(例如grub.conf里面)加上video=... ,例如我的BB是1280x600的宽屏,radeon m6芯片,启动参数是 ... video=radeon:1280x600x24

如果是X里想实现宽屏,修改/etc/make.conf增加声卡和显卡类型,然后再emerge xorg,最后在xorg.conf里面设对Screen参数就可以了。

详细的参考gentoo站点的安装手册。
Back to top
View user's profile Send private message
lidaibin
n00b
n00b


Joined: 27 Apr 2005
Posts: 5

PostPosted: Sat May 06, 2006 1:26 pm    Post subject: Re: 笔记本宽屏安装 gentoo Reply with quote

gentoosir wrote:
1.我的本本是宽频的1280x768.采用的nvidia的显卡.但是目前好像好不能支持宽频.只能以1024x768显示.网上查debian好像能用855的什么东西解决.可是不知道gentoo下用什么能解决.
  2.进入gnome后本本的cpu频率监视器不能用.不知道是不是要什么软件或是内核的什么东西要编进去.
  望各位能指点.

edit: utf-8 encoded. - Eric


不用那个玩意儿。。用gtf就搞定了。。看看我的blog中的日志http://www.lidaibin.com/blog/index.php?action=show&id=45
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum