Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2001 14:14:20 -0400
From:      Louis LeBlanc <leblanc+freebsd@acadia.ne.mediaone.net>
To:        freebsd-questions@FreeBSD.org
Subject:   XFree86-4:  getty repeats too quickly?
Message-ID:  <20010809141418.A4399@acadia.ne.mediaone.net>

next in thread | raw e-mail | index | archive | help

--9amGYk9869ThD9tj
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit

Hey all.  Thanks for the help recently in regards to the XFree86
config.  It has helped me make some serious progress.

I can't say about the misplaced text yet, but I know I have gotten rid
of the strange blue line down the center of my screen.

This is what I did:
I read any and all info I could grep on "ATI Rage" in
/usr/X11R6/lib/X11/doc/.  Including README.r128, README.ati and
README.DRI.

I found that the best way to configure for this card is to just run
(as root) XFree86 -configure.  XFree86-4 does a VERY nice job of
probing out this card.  The new XF86Config had some very good details
about the card and the monitor.  The monitor probing was a nice
surprise.

Anyway, I also borrowed an XF86Config-4 from a coworker running XF86-4
on Linux.  From this, I borrowed the modeline settings.

When I ran XFree86 -xf86config /root/XF86Config.new I got a nice
clean, well centered and not very exciting grey grid.  With NO blue
line, no 'crawling pixel syndrome' etc.  So I assumed the whole thing
was kopacetic.

So, I re-enabled xdm from /etc/ttys, and dropped to single, back to
multi, and boom.

This is what I see:

Aug  9 13:56:32 leblanc init: getty repeating too quickly on port
/dev/ttyv8, sleeping 30 secs

And I haven't a darn clue how to fix this.

I don't know if it will help, but I am attaching my XF86Config file.

Thanks for any ideas.

Lou
-- 
Louis LeBlanc       leblanc@acadia.ne.mediaone.net
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://acadia.ne.mediaone.net                 ԿԬ

QOTD:
  "I ain't broke, but I'm badly bent."


--9amGYk9869ThD9tj
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=XF86Config

Section "ServerLayout"
	Identifier     "XFree86 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/Speedo/"
	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  "extmod"
	Load  "xie"
	Load  "pex5"
	Load  "glx"
	Load  "dri"
	Load  "dbe"
	Load  "record"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
	Option      "Protocol"    "Standard"
	Option      "XkbRules"    "xfree86"
	Option      "XkbModel"    "microsoft"
	Option      "XkbLayout"   "us"
	Option      "XkbOptions"  "ctrl:nocaps"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option      "Protocol"  "IntelliMouse"
	Option      "Device" "/dev/psm0"
        Option      "BaudRate" "9600"
        Option      "Resolution" "250"
        Option      "Buttons" "5"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "VSC"
	ModelName    "E790-3"
	HorizSync    30.0 - 95.0
	# VertRefresh  50.0 - 160.0
	VertRefresh  50.0 - 180.0
        # -- 1400x1050 --
        # 1400x1050 @ 60Hz, 65.8 kHz hsync
        Modeline "1400x1050"  129   1400 1464 1656 1960
                              1050 1051 1054 1100 +HSync +VSync

        # 1400x1050 @ 70Hz, 76.8 kHz hsync
        Modeline "1400x1050"  151   1400 1464 1656 1960
                              1050 1051 1054 1100 +HSync +VSync

        # 1400x1050 @ 75Hz, 82.3 kHz hsync
        Modeline "1400x1050"  162   1400 1464 1656 1960
                              1050 1051 1054 1100 +HSync +VSync

        # 1400x1050 @ 85Hz, 93.2 kHz hsync
        Modeline "1400x1050"  184   1400 1464 1656 1960
                              1050 1051 1054 1100 +HSync +VSync

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     "Dac6Bit"            	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "ForcePCIMode"       	# [<bool>]
        #Option     "CCEPIOMode"         	# [<bool>]
        #Option     "CCENoSecurity"      	# [<bool>]
        #Option     "CCEusecTimeout"     	# <i>
        #Option     "AGPMode"            	# <i>
        #Option     "AGPSize"            	# <i>
        #Option     "RingSize"           	# <i>
        #Option     "BufferSize"         	# <i>
        #Option     "UseCCEfor2D"        	# [<bool>]
        #Option     "Display"            	# <str>
        #Option     "PanelWidth"         	# <i>
        #Option     "PanelHeight"        	# <i>
        #Option     "ProgramFPRegs"      	# [<bool>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "ShowCache"          	# [<bool>]
	Identifier  "Card0"
	Driver      "ati"
	VendorName  "ATI"
	BoardName   "Rage 128 RF"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
        DefaultDepth    16

	# SubSection "Display"
		# Depth     1
	# EndSubSection
	# SubSection "Display"
		# Depth     4
	# EndSubSection
	SubSection "Display"
		Depth     8
	EndSubSection
	SubSection "Display"
		Depth     15
	EndSubSection
	SubSection "Display"
                Depth       16
                Modes       "1280x1024"
	EndSubSection
	SubSection "Display"
		Depth     24
	EndSubSection
EndSection


--9amGYk9869ThD9tj--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010809141418.A4399>