Date: Sat, 20 Jan 2007 07:38:36 -0500 From: "Tsu-Fan Cheng" <tfcheng@gmail.com> To: "Abdullah Al-Marrie" <almarrie@gmail.com> Cc: freebsd-multimedia@freebsd.org, FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Why I can't get Wide screen with Intel graphics Message-ID: <f84c38580701200438q1389ed6am91e8ef7a18e84d92@mail.gmail.com> In-Reply-To: <499c70c0701200129j12cd02f5ra40808b9fe0b272a@mail.gmail.com> References: <499c70c0701200129j12cd02f5ra40808b9fe0b272a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
under the subsection of display, i have Modes "1024x768" maybe you can try using "1280x800" TFC On 1/20/07, Abdullah Al-Marrie <almarrie@gmail.com> wrote: > > Hello, > > This is Laptop Dell 6400 1505E laptop with intel graphics. > > 6.2-STABLE #0: Thu Jan 18 21:41:51 UTC 2007 > arabian@DELL.localhost:/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 " > freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f84c38580701200438q1389ed6am91e8ef7a18e84d92>