Глюк с клавой в Mandriva 2007

PCLinuxOS

Модератор: Bizdelnick

Аватара пользователя
Дишеб
Сообщения: 36
ОС: Mandriva linux 2007

Глюк с клавой в Mandriva 2007

Сообщение Дишеб »

короче поставил на 2 совершенно разных компа пень 2 и 4
и клавы тож разные а глюк один:
оди раз включается и клава работает перезагружаемся и не работает и так все время через раз а то и через два!!!

Очень прошу подскажите кто знает в чем проблема!!!

Зарание спосибо Дишеб
Спасибо сказали:
Аватара пользователя
Snupt
Бывший модератор
Сообщения: 2062
Статус: No Place for RTFM Here…
ОС: Mac OS X

Re: Глюк с клавой в Mandriva 2007

Сообщение Snupt »

Зайдите в файл /etc/X11/xorg.conf и запостите сюда содрживое секции которая начинается с

Код: Выделить всё

Section "InputDevice"
        Identifier  "Keyboard0"

и заканчивается

Код: Выделить всё

EndSection

И, если не в напряг то можно и весь xorg.conf прикрепить к сообщению текстовым файлом.
Спасибо сказали:
Bokarev Alexander Volgograd
Сообщения: 27
ОС: Mandriva2007

Re: Глюк с клавой в Mandriva 2007

Сообщение Bokarev Alexander Volgograd »

# File generated by XFdrake (rev 57713)

# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
# font server independent of the X server to render fonts.
FontPath "unix/:-1"

# minimal fonts to allow X to run without xfs
FontPath "/usr/share/fonts/misc:unscaled"
EndSection

Section "Extensions"
Option "Composite"
EndSection

Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "/usr/lib/xorg/modules/extensions/nvidia/libglx.so"
Load "glx" # 3D layer
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll,compose:rwin"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier "monitor1"
VendorName "Samsung"
ModelName "Samsung SyncMaster 750(M)b"
HorizSync 30-70
VertRefresh 50-160

# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630

# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection

Section "Device"
Identifier "device1"
VendorName "nVidia Corp."
BoardName "NVIDIA GeForce2 DDR (generic)"
Driver "nv"
Option "DPMS"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24

Subsection "Display"
Depth 8
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection

Subsection "Display"
Depth 15
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection

Subsection "Display"
Depth 16
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection

Subsection "Display"
Depth 24
Modes "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
EndSubsection
EndSection

Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection
Спасибо сказали:
Bokarev Alexander Volgograd
Сообщения: 27
ОС: Mandriva2007

Re: Глюк с клавой в Mandriva 2007

Сообщение Bokarev Alexander Volgograd »

BAV писал(а):
27.11.2006 16:33
# File generated by XFdrake (rev 57713)

# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
EndSection

Это я сбросил весь xorg.conf . На 3-х компах уже этот глюк. Причем он не постоянен. На одном компе установлена Лена под VMWare ( основная система - Винда), и глюк этот тоже повторился но по другому, клавиатура стала выдавать любые цифры вместо букв. Т.е. она пытается работать, но как-то по-своему.
И еще один интересный момент: по сети не монтируются папки (в Самбе) если они начинаются с. (/.inbox.directory например). Из Винды видны и с ними можно работать, а из Лены - не монтируются. Ни на одном компе не устанавливается NFS, (не видит сервер). Хотя Мандрива 2006 на других компах в этой сети работает и видит прекрасно. Пставил Мандриву 2007 пока на 3 компа, и бьюсь с этими глюками...
Спасибо сказали: