Keep your cash for better things and remember it's all about learning how things
work...
now the way you present things makes it rather difficult to help you:
1. XFree86 -configure does generate XF86Config.new and puts it someplace where it
won't wipe out
anything...
It is to you to rename the file to XF86Config resp. XF86Config-4 and move it where it
belongs
(usually /etc/X11/...) unhappily these things depend on your distribution, and not
knowng which
one you are using keeps one from being more detailled
2. try to run startx just with your current config, this will give you a log in
/var/log/XFree86.0.log.
This log will tell you which XF86Config[-4] X is using
3. post the XF86Config[-4], your log, the name of the distribution you are using
As an extra comment, I don't like your XF86Config.new file: too many things are
missing there. Not
knowing whether you moved it so that X uses it I feel any more detailled comments are
unnecessary...
Lionel
--- Peter Leftwich <[EMAIL PROTECTED]> wrote:
>
>
> {To whomever helps me first/best, I decree "name your PayPal $$FEE$$ !!"}
>
>
> I've attached two files, one is relevant dmesg output (sorted in order of
> video then keyboard then mouse stuff) and the other is the default output
> file "XF86Config.new" which was created by the "XFree86 -configure" command.
>
> All I wish for are these three (3) things, from least to highest priority:
>
> (1) Is it possible to use SVGA (blanktime, screen_saver.ko modules) in
> syscons/console?
>
> (2) What changes must I make to the default XF86Config.new file to use
> atkbd and /dev/sysmouse (ums0) instead of "keyboard" and "/dev/mouse?"
>
> (3) What lines must be *added* to the default XF86Config.new file to use a
> DefaultDepth of 16 (or 24) and a DefaultResolution of 800x600, so that
> XFree86 will work with my ATI All-in-Wonder 128 16mb AGP video card and
> Dell M781p monitor (supposed ranges are hscan 30-85kHz, vscan 50-160kHz,
> and optimal preset is apparently "1024x768 @ 85Hz")??
>
> I really require X. I am exasperated. Someone. Please-- Help me and
> take my $loot$ ??
>
> --
> Peter Leftwich
> President & Founder
> Video2Video Services
> Box 13692, La Jolla, CA, 92039 USA
> +1-413-403-9555
> > agp0: <AMD 751 host to AGP bridge> mem 0xe7005000-0xe7005fff,0xd8000000-0xdfffffff
>at device
0.0
> on pci0
> pcib1: <AMD-751 PCI-PCI (1x/2x AGP) bridge> at device 1.0 on pci0
> pci1: <PCI bus> on pcib1
> pci1: <ATI Rage128-RF graphics accelerator> at 5.0 irq 10
> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
> sc0: <System console> at flags 0x100 on isa0
> sc0: VGA <16 virtual consoles, flags=0x300>
>
> atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
> atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
> kbd0 at atkbd0
>
> ohci0: <AMD-756 USB Controller> mem 0xe7007000-0xe7007fff irq 5 at device 7.4 on pci0
> usb0: OHCI version 1.0, legacy support
> usb0: <AMD-756 USB Controller> on ohci0
> usb0: USB revision 1.0
> uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub0: 4 ports with 4 removable, self powered
> ugen0: Canon CanoScan, rev 1.00/1.00, addr 2
> ums0: Logitech USB Receiver, rev 1.10/9.00, addr 3, iclass 3/1
> ums0: 5 buttons and Z dir.
> > 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 "glx"
> Load "dri"
> Load "dbe"
> Load "record"
> Load "xtrap"
> Load "speedo"
> Load "type1"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "keyboard"
> EndSection
>
> Section "InputDevice"
> Identifier "Mouse0"
> Driver "mouse"
> Option "Protocol" "auto"
> Option "Device" "/dev/mouse"
> EndSection
>
> Section "Monitor"
> #DisplaySize 300 230 # mm
> Identifier "Monitor0"
> VendorName "DEL"
> ModelName "DELL M781p"
> Option "DPMS"
> 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 "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:5:0"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Card0"
> Monitor "Monitor0"
> SubSection "Display"
> Depth 1
> EndSubSection
> SubSection "Display"
> Depth 4
> EndSubSection
> SubSection "Display"
> Depth 8
> EndSubSection
> SubSection "Display"
> Depth 15
> EndSubSection
> SubSection "Display"
> Depth 16
> EndSubSection
> SubSection "Display"
> Depth 24
> EndSubSection
> EndSection
>
>
__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - send holiday greetings for Easter, Passover
http://greetings.yahoo.com/
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie