DexterK 发表于 2004-11-18 21:39:53

xwindow under 2.6.8-4

Debian woody bf2.4
我装了新的内核 通过apt=get
当然我以前的2。4是好的
然后我进去
2.6.8就说无法打开 /dev/psaux /dev/input/mice(鼠标的设备阿)
我靠
我以为坏了 但是当我进入2.4内核时候 就能初始化鼠标进入x
但是2.6.8就是不认我的鼠标 硬是说我没有鼠标……
我狂汗阿
这到底是什么问题呢?

linky_fan 发表于 2004-11-18 22:32:54

2。6的内核使用了devfs的,mount 一下看看

DexterK 发表于 2004-11-19 22:39:49

can you tell me the whole line?

i don not very understand u^^
i am a newer!

DexterK 发表于 2004-11-20 11:54:37

怎么mount 呢? mount /dev/devfs,还是 mount /devfs ?
不知道devfs是什么东西啊

linky_fan 发表于 2004-11-20 20:42:37

if you "startx" , what isthe error message ?

DexterK 发表于 2004-11-20 22:03:17

……
/dev/psaux
no such device (似乎真的找不到这个东西…… 哈哈,但是2。4里面就是有阿)
no " Core Pointer"
core pointer 我的xf配置里面就有的
我的xf配置文件可是从magiclinux1.2上面参考过来的,因该适合2。6内核的吧?
如果需要整个log ,我就放上来
多谢了!

atfa 发表于 2004-11-22 08:18:24

看看/dev/psaux能不能行

cnhnln 发表于 2004-11-22 12:07:22

xorg.conf里的/dev/psaux换成/dev/input/mice

DexterK 发表于 2004-11-23 23:10:30

我没用 xorg, 抱歉

DexterK 发表于 2004-11-23 23:12:09

# XFree86 4 configuration created by MagicInstaller.

Section "ServerLayout"
      Identifier      "Default Layout"
      Screen      0   "Screen0" 0 0
      InputDevice   "Mouse0" "CorePointer"
      InputDevice   "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
      RgbPath         "/usr/X11R6/lib/X11/rgb"

    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/Type1"
    FontPath         "/usr/X11R6/lib/X11/fonts/Speedo"
    FontPath         "/usr/share/fonts/ttf/zh_CN"
    FontPath         "/usr/local/share/fonts"
    FontPath         "/usr/share/fonts"
    FontPath         "/usr/X11R6/lib/X11/fonts"
    FontPath         "/usr/share/fonts/ttf"
    FontPath         "/usr/lib/X11/fonts/misc"
    FontPath         "/usr/lib/X11/fonts/100dpi"
    FontPath         "/usr/lib/X11/fonts/75dpi"
    FontPath         "/usr/lib/X11/fonts/Type1"
    FontPath         "/usr/lib/X11/fonts/Speedo"
    FontPath         "/usr/share/fonts/jfbterm"
    FontPath         "/usr/share/fonts/tmfont"
    FontPath         "/usr/share/fonts/truetype"
    FontPath         "/usr/share/fonts/type1"
    FontPath         "/usr/share/fonts/Versan"
EndSection

Section "Module"
      Load    "dbe"
      Load    "extmod"
      Load    "fbdevhw"
       Load    "glx"
      Load    "record"
      Load    "freetype"
      Load    "type1"
EndSection

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

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

Section "InputDevice"
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
      Identifier      "DevInputMice"
      Driver          "mouse"
      Option          "Protocol" "IMPS/2"
      Option          "Device" "/dev/input/mice"
      Option          "ZAxisMapping" "4 5"
      Option          "Emulate3Buttons" "no"
EndSection

Section "Monitor"
      Identifier      "Monitor0"
      VendorName      "Monitor Vendor"
      ModelName       "ADI MicroScan 4G"
      HorizSync       30.0 - 64.0
      VertRefresh   50.0 - 100.0
EndSection

Section "Device"
      Identifier      "Videocard0"
      Driver          "nv"
      VendorName      "Videocard vendor"
      BoardName       "NVIDIA GeForce 2 MX (generic)"
      VideoRam      65536
EndSection

Section "Screen"
      Identifier      "Screen0"
      Device          "Videocard0"
      Monitor         "Monitor0"
      DefaultDepth    24
        SubSection        "Display24"
                Depth        24
                Modes        "1024x768"
        EndSubSection
EndSection
附上 xf配置文件

linky_fan 发表于 2004-11-24 10:11:18

debian的话,不是有一个xconfigure(可能是其他的名字)命令嘛,用它configure一下

cnhnln 发表于 2004-11-24 20:44:36

/dev/psaux换成/dev/input/mice

DexterK 发表于 2004-11-26 18:54:39

(==) NV(0): Write-combining range (0xd0000000,0x4000000)
(II) NV(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Lines
        Scanline Image Writes
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                32 128x128 slots
                32 256x256 slots
                16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(**) Option "Protocol" "IMPS/2"
(**) Mouse0: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
        No such device.
(EE) Mouse0: cannot open input device
(EE) PreInit failed for input device "Mouse0"
(II) UnloadModule: "mouse"
(II) Keyboard "Keyboard0" handled by legacy driver
(WW) No core pointer registered
No core pointer

Fatal server error:
failed to initialize core devices

When reporting a problem related 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].

DexterK 发表于 2004-11-26 18:55:45

还是一样的问题阿
悲哀阿

leiofustc 发表于 2004-11-27 23:46:10

modprobe mousedev
modprobe psmouse
页: [1] 2
查看完整版本: xwindow under 2.6.8-4