Hi Barry, Donnie and others,

Thank for your advice.

re-edited
/etc/X11/XF86Config

file attached to this email.

and did 'Code listing 2.10' afterward

# nano -w /etc/modules.autoload.d/kernel-2.4
mousedev
hid
usbcore
input

(Remark: kindly advise what do they mean, hid, usbcore, etc.)

Now 'startx' evokes X window to popup 3 windows
1) login window
bash-2.05b#
2) xterm window
bash-2.05b#
3) a small Clock

Mouse can move around and I can type on windows 1) and 2). But they indicate the 'bash version' 'bash-2.05b#' instead of [EMAIL PROTECTED] root] or [EMAIL PROTECTED] satimis]

Ctrl + Alt + '+'   indicating an warning "Video input, 1 D-Sub, out of range"
Ctrl + Alt + F7    works
Ctrl + Alt + F1    changes to text mode; "mymachine root#".  (I think this is Single 
User Mode)
Ctrl + Alt + F2    popup following warning

Module Loader present
Markers: (--) probed, (***) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) Warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Oct 20
(==) Using config file: "/etc/X11/XF86Config"
Using vt7

Pressing ^c (Ctrl+c) popup another warning
waiting for X server to shut down login: fatal 10 error 32 (Broken pipe) or KILLClient on X 
server ":0.0"
xterm: fatal 10 error 32 (Broken pipe) or KillClient on X server ":0.0"

xinit: unexpected signal 15.

I have no idea how to fix this problem.

B.R.
Stephen


Please read:

http://www.gentoo.org/doc/en/desktop.xml

It covers USB mouse setup, and many other topics germane to your
dilemma.  It would also appear that your keyboard is not properly configured
in XF86Config.

On 01:49 Mon 20 Oct , Stephen Liu wrote:


Hi Scharf,



CTRL + ALT + BS should do the trick(stop the server).
I don't know why CTRL+ALT+F? didn't work.

Edit the file /etc/rc.conf and set the value of XSESSION properly.
In my case XSESSION="kde-3.1.4




I force-rebooted the PC and edited
/etc/rc.conf
changing
XSESSION="kde-3.1.4" (original 'GNOME")

This time 'startx' started 4 windows
2 xterm
(bash-2.05b)
login
(bash-2.05b)
clock

I could not type. The cursor was there.

TAB key
Ctrl + Alt - (+)
Ctrl + Alt + F1 to F10
Ctrl + Alt + Del
ESC
Mouse

all could not work.

The screen went black/dark after a few minutes. 'Number Lock' key has no function, LCD light gone and PC locked/hung.

(Remark: KDE not properly installed yet)

B.R.
Stephen





On Mon, 20 Oct 2003, Stephen Liu wrote:





Hi Scharf,

Scharf Yuval wrote:





Before the EndSection (in line 90) you forgot EndSubSection






I added EndSection as advised and startx

This time it worked starting 3 xterm windows.The USB mouse did not
work.I have no idea how to close them.

TAB key
Ctrl + Alt - Del
Ctrl + Alt + F1 to F10

All have no effect

B.R.
Stephen






Yuval Scharf


On Mon, 20 Oct 2003, Stephen Liu wrote:








Hi Ernie,

- snip -







Stephen, send the contents of /etc/X11/XF86Config
It looks like "startx" cannot find the config file. If you have not
created this file, go to the Gentoo desktop configuration guide:
http://www.gentoo.org/doc/en/desktop.xml
look for"Code listing 2.2: Running xf86config"







I followed

http://www.gentoo.org/doc/en/desktop.xml
Code listing 2.2
and
https://www6.software.ibm.com/developerworks/education/l-xwin/l-xwin-3-1.html

to create XF86Config and test the same according to Code listing 2.3.But still failed

WARNING
=======
XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-gentoo-r7 i586 [ELF]
Build Date: 17 October2003
        Before reporting problems, check http://www.XFree86.Org/
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Oct 20 00:35:35 2003
(==) Using config file: "/etc/X11/XF86Config"
Parse error on line 90 of section Screen in file /etc/X11/XF86Config
        "EndSection" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error from xf86HandleConfigFile()

Fatal server error:
no screens found

When reporting a problemrelated to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to [EMAIL PROTECTED]

The XF86Config is attached to this emailfor your investigation.

Thanks

B.R.
Stephen


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  "record"
        Load  "extmod"
        Load  "dbe"
        Load  "dri"
        Load  "glx"
        Load  "xtrap"
        Load  "type1"
        Load  "speedo"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbRules" "xfree86"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
#       Option      "Emulate3Buttons" "no"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "NEC"
        ModelName    "NEC LCD1560NX"
        #DisplaySize  300     230  mm
        HorizSync    31.0 - 65.0
        VertRefresh  55.0 - 100.0
        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     "SWcursor"                  # [<bool>]
        #Option     "HWcursor"                  # [<bool>]
        #Option     "NoAccel"                   # [<bool>]
        #Option     "ShowCache"                 # [<bool>]
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "UseFBDev"                  # [<bool>]
        #Option     "Rotate"                    # [<str>]
        #Option     "VideoKey"                  # <i>
        #Option     "FlatPanel"                 # [<bool>]
        #Option     "FPDither"                  # [<bool>]
        #Option     "CrtcNumber"                # <i>
        Identifier  "Card0"
        Driver      "nv"
        VendorName  "nVidia Corporation"
        BoardName   "NV4 [RIVA TNT]"
        BusID       "PCI:1:0:0"
EndSection

Section "Screen"

        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
        SubSection "Display"
                Depth     8
                Modes           "1024x768" "800x600"
        EndSubSection
        SubSection "Display"
                Depth     16    
                Modes           "1024x768" "800x600"
        EndSubSection
        SubSection "Display"
                Depth     24    
                Modes           "1024x768" "800x600"
        EndSubSection
EndSection


--
[EMAIL PROTECTED] mailing list

Reply via email to