LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-09-2005, 06:45 AM   #1
mjordan2nd
LQ Newbie
 
Registered: Dec 2004
Location: Houston, Texas
Distribution: Slackware 9.1
Posts: 10

Rep: Reputation: 0
Difficulty configuring X


I emerged xorg yesterday, and am having a bit of difficulty configuring it to run at 1024x768. I have a Dell Inspiron 1100 with an A32 bios, and have set all the Modes in my xorg.conf file to 1024x768, but it remains at 640x480. I'll post my xorg.conf file as soon as I'm done downloading mozilla. Anyone have any suggestions on what I could try till then? Thanks.
 
Old 08-09-2005, 07:32 AM   #2
centered effect
LQ Newbie
 
Registered: Jul 2005
Distribution: Ubuntu/Debian
Posts: 8

Rep: Reputation: 0
Do you have the horizontal and vertical specs on your xorg.conf, thats what did it with my X config.
 
Old 08-09-2005, 11:06 AM   #3
mjordan2nd
LQ Newbie
 
Registered: Dec 2004
Location: Houston, Texas
Distribution: Slackware 9.1
Posts: 10

Original Poster
Rep: Reputation: 0
Not sure. Everything was configured for me by Xorg -configure. Here's my file, I can't tell what's wrong:

Code:

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "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/"
EndSection

Section "Module"
	Load  "extmod"
	Load  "dri"
	Load  "dbe"
	Load  "record"
	Load  "xtrap"
	Load  "glx"
	Load  "type1"
	Load  "freetype"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/psaux"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
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 Corp."
	BoardName   "82845G/GL [Brookdale-G] Chipset Integrated Graphics Device"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 16
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     4
	EndSubSection        #Option     "PageFlip"           	# [<bool>]
	Identifier  "Card0"
	Driver      "i810"
	VendorName  "Intel Corp."
	BoardName   "82845G/GL [Brookdale-G] Chipset Integrated Graphics Device"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 16
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     15
	EndSubSection
	SubSection "Display"
		Depth	16
		Viewport   0 0
		Modes "800x600"
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     24
	EndSubSection
EndSection        #Option     "PageFlip"           	# [<bool>]
	Identifier  "Card0"
	Driver      "i810"
	VendorName  "Intel Corp."
	BoardName   "82845G/GL [Brookdale-G] Chipset Integrated Graphics Device"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 16
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     15
	EndSubSection
	SubSection "Display"
		Depth	16
		Viewport   0 0
		Modes "800x600"
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     24
	EndSubSection
EndSection        #Option     "PageFlip"           	# [<bool>]
	Identifier  "Card0"
	Driver      "i810"
	VendorName  "Intel Corp."
	BoardName   "82845G/GL [Brookdale-G] Chipset Integrated Graphics Device"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 16
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     15
	EndSubSection
	SubSection "Display"
		Depth	16
		Viewport   0 0
		Modes "800x600"
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     24
	EndSubSection
EndSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     15
	EndSubSection
	SubSection "Display"
		Depth	16
		Viewport   0 0
		Modes "800x600"
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Modes "1024x768"
		Depth     24
	EndSubSection
EndSection
 
Old 08-09-2005, 05:50 PM   #4
centered effect
LQ Newbie
 
Registered: Jul 2005
Distribution: Ubuntu/Debian
Posts: 8

Rep: Reputation: 0
Odd, your xorg.conf looks different from Ubuntu's. Maybe in the Slackware forums can help better. Mine looks like this:

Code:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum'
#   sudo dpkg-reconfigure xserver-xorg

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
        # paths to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"NVIDIA Corporation NV34 [GeForce FX 5200]"
	Driver		"nvidia"
	BusID		"PCI:2:0:0"
EndSection

Section "Monitor"
	Identifier	"DELL P991"
	Option		"DPMS"
	HorizSync	30-107
	VertRefresh	48-120
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA Corporation NV34 [GeForce FX 5200]"
	Monitor		"DELL P991"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection
 
Old 08-09-2005, 08:23 PM   #5
mjordan2nd
LQ Newbie
 
Registered: Dec 2004
Location: Houston, Texas
Distribution: Slackware 9.1
Posts: 10

Original Poster
Rep: Reputation: 0
Thanks for posting your xorg.conf. Sorry, I haven't updated my profile. This is a newly installed gentoo system. I'll check there. Thanks for your help.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Some difficulty configuring port-forwarding through Linksys router eventide Linux - Networking 9 03-03-2005 01:04 PM
Difficulty configuring Xorg on Dell 700M. Lurker01 *BSD 9 01-31-2005 01:47 PM
Qt progaming difficulty nkarakos Programming 9 09-24-2003 07:57 PM
Linux Difficulty????? schigara General 24 07-11-2003 01:11 PM
difficulty with compiler Themonk Linux - General 4 08-18-2002 12:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration