Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do I determine the bps for video setting in grub?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Thomas2010
n00b
n00b


Joined: 27 May 2010
Posts: 40
Location: Waynesboro, PA, USA

PostPosted: Thu Aug 11, 2011 10:00 pm    Post subject: How do I determine the bps for video setting in grub? Reply with quote

I am using http://en.gentoo-wiki.com/wiki/KMS#Forcing_a_Resolution as a guide to set my video resolution to 1024x768 when I boot but I do not know where to look to see what bps (bits per second?) I should use. It is defaulting to 1600x1200, which would not be a problem if my monitor wasn't having problems. My Xorg.0.log file can be seen at http://paste.pocoo.org/show/456879/

While I am on the subject, my manual (Hitachi SuperScan Elite 751) 640x480, 800x600, 1024x768, 1280x1024, and 1600x1200. They are all 4:3 resolutions except for the 1280x1024 which is 5:4, but in the Xorg.0.log file it gives a resolution of 1152x864, which is a 4:3 resolution. I know I can use 1024x768 without my monitors problems causing me problems, but I would prefer to use 1152x864 if I can. Is it safe to use any resolution that appears in a modeline or should I stick to what is in the manual?
Back to top
View user's profile Send private message
Gusar
Advocate
Advocate


Joined: 09 Apr 2005
Posts: 2665
Location: Slovenia

PostPosted: Thu Aug 11, 2011 11:05 pm    Post subject: Reply with quote

It's "bits per sample" and 32 is usually set here. X pretty much always uses 32.

Hmm, I see
Code:
[ 14078.136] (II) [KMS] drm report modesetting isn't supported.
in your log. What graphic card do you have exactly?

About your second question, if the display is capable of 1600x1200, I don't see a problem with 1152x864. OT: Wow, there's people who still have CRTs? :)
Back to top
View user's profile Send private message
Thomas2010
n00b
n00b


Joined: 27 May 2010
Posts: 40
Location: Waynesboro, PA, USA

PostPosted: Fri Aug 12, 2011 5:02 pm    Post subject: Reply with quote

My on-board graphics card is a Radeon Xpress 200G series and my lspci -v output can be viewed at http://paste.pocoo.org/show/457276/. I tried
Code:
video=1024x768-32@75
and
Code:
video=VGA-1:1024x768-32@75
but I did not get that resolution. I did, however, get either 1280x1024 or 1152x864, but I do not know the command that will display my current resolution.

If my graphics does not support KMS, what should I do? Do I just accept I do not have hardware that supports KMS and continue as usual or am I going to have to reconfigure my kernel. http://www.gentoo.org/doc/en/xorg-config.xml is what I used to configure the graphics part of my kernel.
Back to top
View user's profile Send private message
Gusar
Advocate
Advocate


Joined: 09 Apr 2005
Posts: 2665
Location: Slovenia

PostPosted: Fri Aug 12, 2011 7:02 pm    Post subject: Reply with quote

Hmm, isn't Xpress 200 that really old, really crappy thing? I have some vague recollections of an ATI chip like that. Particularly it's mobile variant.

It should support KMS though. If you have it activated in the kernel and it still doesn't work, I can't really help further, I have no personal experience with ATI graphics.
Back to top
View user's profile Send private message
Thomas2010
n00b
n00b


Joined: 27 May 2010
Posts: 40
Location: Waynesboro, PA, USA

PostPosted: Sat Aug 13, 2011 10:56 am    Post subject: Reply with quote

I thank you for your help. Maybe I am missing something in my kernel. I will take a look at my kernel when I move to 2.6.39-r3 that became available this week.
Back to top
View user's profile Send private message
wcg
Guru
Guru


Joined: 06 Jan 2009
Posts: 588

PostPosted: Sun Aug 14, 2011 11:25 am    Post subject: Reply with quote

Do you really need 32-bit color at boot? This works for
the Nouveau driver's framebuffer (nvidia graphics chip)
on a system that I have:
Code:

video=640x480-8@75


I got the dimensions and Hz ("@75") by starting X with xfce
and looking at xfce's display settings to see what resolutions
and Hz were enabled.
_________________
TIA
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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