On Sat, Jan 20, 2007 at 07:38:36AM -0500, Tsu-Fan Cheng wrote: > under the subsection of display, i have > Modes "1024x768" > maybe you can try using "1280x800"
in order to get the higher resolutions, you should probably install the port /usr/ports/sysutils/915resolution which redefines the bios modes. In my case (Dell Latitude X1) i run it as #--- set 1280 resolution on video /usr/local/bin/915resolution 5c 1280 768 you should probably change the 768 to 800 if that's your screen height. cheers luigi > > > On 1/20/07, Abdullah Al-Marrie <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > This is Laptop Dell 6400 1505E laptop with intel graphics. > > > > 6.2-STABLE #0: Thu Jan 18 21:41:51 UTC 2007 > > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ARABIAN i386 > > > > > > agp0: <Intel 82945GM (945GM GMCH) SVGA controller> port 0xeff8-0xefff > > mem 0xeff00000-0xeff7ffff,0xd0000000-0xdfffffff,0xefec0000-0xefefffff > > irq 16 at device 2.0 on pci0 > > agp0: detected 7932k stolen memory > > agp0: aperture size is 256M > > drmsub0: <Intel i945GM>: (child of agp_i810.c) on agp0 > > info: [drm] AGP at 0xeff00000 0MB > > info: [drm] Initialized i915 1.4.0 20060119 > > > > > > But I can't get 1280x800 at all. > > > > Here is the xorg.conf > > > > Section "ServerLayout" > > Identifier "X.org Configured" > > Screen 0 "Screen0" 0 0 > > InputDevice "Mouse0" "CorePointer" > > InputDevice "Keyboard0" "CoreKeyboard" > > EndSection > > > > Section "Files" > > RgbPath "/usr/X11R6/lib/X11/rgb" > > ModulePath "/usr/X11R6/lib/modules" > > FontPath "/usr/X11R6/lib/X11/fonts/misc/" > > FontPath "/usr/X11R6/lib/X11/fonts/TTF/" > > FontPath "/usr/X11R6/lib/X11/fonts/Type1/" > > FontPath "/usr/X11R6/lib/X11/fonts/CID/" > > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" > > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" > > EndSection > > > > Section "Module" > > Load "dbe" > > Load "dri" > > Load "extmod" > > Load "glx" > > Load "record" > > Load "xtrap" > > Load "freetype" > > Load "type1" > > EndSection > > > > Section "InputDevice" > > Identifier "Keyboard0" > > Driver "kbd" > > EndSection > > > > Section "InputDevice" > > Identifier "Mouse0" > > Driver "mouse" > > Option "Protocol" "auto" > > Option "Device" "/dev/sysmouse" > > Option "ZAxisMapping" "4 5 6 7" > > EndSection > > > > Section "Monitor" > > #DisplaySize 330 210 # mm > > Identifier "Monitor0" > > VendorName "SEC" > > ModelName "0" > > EndSection > > > > Section "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 Corporation" > > BoardName "Mobile Integrated Graphics Controller" > > BusID "PCI:0:2:0" > > EndSection > > > > Section "Screen" > > Identifier "Screen0" > > Device "Card0" > > Monitor "Monitor0" > > SubSection "Display" > > Viewport 0 0 > > Depth 24 > > EndSubSection > > EndSection > > > > > > > > -- > > Regards, > > > > -Abdullah Ibn Hamad Al-Marri > > Arab Portal > > http://www.WeArab.Net/ > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to " > > [EMAIL PROTECTED]" > > > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"