Hi!
I posted a mail not very long ago about my xfs problem.
Unfortunately nobody answered about this problem.
In the meantime I tried to search for a solution, but with no success.
I try to write down here everything that I know about this porblem:
The problem is that when I connect to the ISP, and try to browse the net, my X
freezes, and my keyboard is locked (NumLock, ScrollLock and CapsLock don't
changes the led), but I think that machine is working, just the keyboard is
locked. I think this because HDD light is working (lighting for some time).
Unfortunately this machine is not in network, and here is no network now, so
I'm not sure in this. (Can I somehow check this out?)
After thefreeze I don't now other way than reset the machine.
In the first time I figured out that my xfs dies, and that couses the freeze.
Unfortunately I couldn't generate any error msg-s (nothing in
/var/log/messages).
Then I removed xfs usage from XF86Config-4, and linked in statically the
fonts (I took the paths from the xfs config file), and also removed all fonts
that startx told me that it could not init that font path element.
Then I tried again web browsing.
Unfortunately freezing is continueing.
Sometimes mouse continues to work (to move on screen), but I can do nothing
with it.
I tried all web browsers I have (Mozilla, Netscape, Opera, Konqueror).
Every time freeze is happening.
I also thought that the freeze is becouse I use kppp from gnome to connect to
the ISP, so I go into KDE, and start there kppp and Konqueror, but it froze
too...
(mouse was moveing, but nothing can do with it, keyboard was locked...)
Below is my XF86Config-4 file,
two hash-marks (##) mean that startx told me that it could not init that font
path element, and three hash-marks (###) mean that in those directorys are
empty.
I use RedHat 7.3, I didn't upgrade nothing in it.
Please tell me what can I do, or how can I search for problems,
and what informations I should tell you.
The biggest problem is that my keyboard locks, and I don't now any
possabilities other than reset, for bringing machine back to life.
And so any information that I could get is lost.
In /var/log/messages I don't find any information.
The only thing that could be usefull is:
Sometimes modprobe tells that it can't locate some char modules, like:
modprobe: modprobe: Can't locate module char-major-22
Please tell me, what can I do...
Thanks in advance,
Akos
My XF86Config-4 file:
------------------------------------------------------
# XFree86 4.2.0 configuration generated by Xconfigurator 4.10.7
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
# Red Hat Linux 6.0 and later use the xfs font server for improved
# interactive performance
Section "Files"
# FontPath "unix/:7100"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
## FontPath "/usr/X11R6/lib/X11/fonts/Type1"
## FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
## FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
### FontPath "/usr/X11R6/lib/X11/fonts/CID"
### FontPath "/usr/X11R6/lib/X11/fonts/local"
### FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
## FontPath "/usr/share/fonts/default/TrueType"
## FontPath "/usr/share/fonts/default/Type1"
## FontPath "/usr/share/AbiSuite/fonts"
## FontPath "/usr/share/fonts/ja/TrueType"
FontPath "/usr/share/fonts/ISO8859-2/misc:unscaled"
FontPath "/usr/share/fonts/ISO8859-2/75dpi:unscaled"
FontPath "/usr/share/fonts/ISO8859-2/100dpi:unscaled"
FontPath "/usr/share/fonts/ISO8859-2/misc"
## FontPath "/usr/share/fonts/ISO8859-2/Type1"
FontPath "/usr/share/fonts/ISO8859-2/75dpi"
FontPath "/usr/share/fonts/ISO8859-2/100dpi"
EndSection
# Module loading section
Section "Module"
Load "dbe" # Double-buffering
Load "GLcore" # OpenGL support
Load "dri" # Direct rendering infrastructure
Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
# Load "record" # X event recorder
# You only need the following two modules if you do not use xfs.
# Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "gb"
EndSection
Section "InputDevice"
Identifier "Mouse0"
# Modified by mouseconfig
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "Microsoft"
Option "Emulate3Buttons" "yes"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "S/M 755DF"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30 - 85
VertRefresh 50 - 160
Modeline "1152x864" 121.50 1152 1184 1312 1556 864 865 868 911 +hsync
-vsync
Option "dpms"
EndSection
Section "Device"
Identifier "ATI|Radeon 7500 QW"
Driver "radeon"
BoardName "Unknown"
# Some 7500 boards aparently need this option enabled to work - bug (#62760)
# Option "CrtScreen"
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI|Radeon 7500 QW"
Monitor "S/M 755DF"
DefaultDepth 16
Subsection "Display"
Depth 16
Modes "1152x864" "1024x768"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
-------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs