Re: [gentoo-user] Screen settings

2006-02-22 Thread Frino Klauss
Hi Rajat,
I suggest u add the following to your Screen section.
DefaultDepth 24

just after the Monitor Line.

Cheers,
Ani Adarsh
On 2/23/06, Rajat Gujral [EMAIL PROTECTED] wrote:
Hi richard and jerrythanx for ur suggestions but i guess my problem remains the same ... My xserver still starts with screen resolution of 640 x 480 ... Before the improper shutdown it was working fine in 1024 x 768 resolution , but now no matter what resolution i provide, it starts up with 640 x 480 resolution which makes the screen appear so big .. Is there anything else that i can do 
Thnx  Regds Rajat :)P.S. I have done X -configure and has detected the following settings : Section ServerLayout Identifier 
X.org Configured Screen 0 Screen0 0 0 InputDevice Mouse0 CorePointer InputDevice Keyboard0 CoreKeyboard
EndSectionSection Files RgbPath /usr/lib/X11/rgb ModulePath /usr/lib/modules FontPath /usr/share/fonts/misc/ FontPath /usr/share/fonts/TTF/
 FontPath /usr/share/fonts/Type1/ FontPath /usr/share/fonts/CID/ FontPath /usr/share/fonts/75dpi/ FontPath /usr/share/fonts/100dpi/
EndSectionSection Module Load extmod Load dbe Load dri Load record Load xtrap
 Load glx Load type1 Load freetypeEndSectionSection InputDevice Identifier Keyboard0 Driver kbd
EndSectionSection InputDevice Identifier Mouse0 Driver mouse Option Protocol Microsoft Option Device /dev/ttyS1
EndSectionSection Monitor Identifier Monitor0 VendorName Monitor Vendor ModelName Monitor ModelEndSectionSection Device
 ### Available Driver options are:- ### Values: i: integer, f: float, bool: True/False, ### string: String, freq: f Hz/kHz/MHz
 ### [arg]: arg optional #Option NoAccel # [bool] #Option SWcursor # [bool] #Option ColorKey # i
 #Option CacheLines # i #Option Dac6Bit # [bool] #Option DRI # [bool]
 #Option NoDDC # [bool] #Option ShowCache # [bool] #Option XvMCSurfaces # i
 #Option PageFlip # [bool] Identifier Card0 Driver i810 VendorName Intel Corp. BoardName 82810E DC-133 CGC [Chipset Graphics Controller]
 BusID PCI:0:1:0EndSectionSection Screen Identifier Screen0 Device Card0 Monitor Monitor0
 SubSection Display Viewport 0 0 Depth 1 EndSubSection SubSection Display Viewport 0 0 Depth 4
 EndSubSection SubSection Display Viewport 0 0 Depth 8 EndSubSection SubSection Display Viewport 0 0
 Depth 15 EndSubSection SubSection Display Viewport 0 0 Depth 16 Modes 1024x768 EndSubSection
 SubSection Display Viewport 0 0 Depth 24 Modes 1024x768 EndSubSectionEndSection 

On 2/22/06, Richard Fish [EMAIL PROTECTED]
 wrote: 
On 2/22/06, Jerry Eastmanhouser 
[EMAIL PROTECTED] wrote: settings.I did mine manually a long long time ago, but I think you can use xorgconfig to detect most of your settings for you...if so...hopefully that  will fix you up.
I would suggest instead X -configure.That should autodetect mostthings, unlike xorgconfig which asks you a bunch of questions thatmost users don't know the answers to. -Richard
--gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Re: Problems with GRUB in the installation of Gentoo

2006-02-16 Thread Frino Klauss

On 2/16/06, Holly Bostick [EMAIL PROTECTED] wrote:
My impression is that you haven't yet run make install.Can't youusegenkernelinstead ?