2.4 kernel config


Subject: 2.4 kernel config
From: Neil Jolly (njolly@home.com)
Date: Sun Jan 28 2001 - 11:38:24 MST


I think I've narrowed down my 2.4 kernel/Xfree4 problem to incorrect an
incorrect usb/adb configuration problem. I'm running a biege G3 with an ATI
Rage 128 Nexus (with the original Rage 64 pro still installed, but not being
used), and running XFree86-4.0.1, and the new input layer. I rsynced, and
compiled the latest 2.4 source from linuxppc.org. The kernel boots and runs
allright in runlevel 3, but startx fails with /dev/mouse not being found
(used to freeze with old sources). If someone could point me in the right
direction for the new input layer configuration (no usb ocard) with the 2.4
kernel I'd appreciate it. I'm not sure if the Ati Nexus differs much from the
older Ati 128s or not, comments anyone?

Here's some of my .config:
#
# Input core support
#
CONFIG_INPUT=y
CONFIG_INPUT_KEYBDEV=y
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set

#
# Macintosh device drivers
#
CONFIG_ADB_CUDA=y
CONFIG_ADB_PMU=y
# CONFIG_PMAC_PBOOK is not set
# CONFIG_PMAC_BACKLIGHT is not set
CONFIG_MAC_FLOPPY=y
CONFIG_MAC_SERIAL=y
# CONFIG_SERIAL_CONSOLE is not set
CONFIG_ADB=y
CONFIG_ADB_MACIO=y
CONFIG_INPUT_ADBHID=y
CONFIG_MAC_ADBKEYCODES=y
CONFIG_MAC_EMUMOUSEBTN=y

#
# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
CONFIG_USB_DEVICEFS=y
CONFIG_USB_BANDWIDTH=y
# CONFIG_USB_UHCI is not set
# CONFIG_USB_UHCI_ALT is not set
CONFIG_USB_OHCI=y
CONFIG_USB_AUDIO=m
# CONFIG_USB_BLUETOOTH is not set
# CONFIG_USB_STORAGE is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
CONFIG_USB_HID=y
# CONFIG_USB_WACOM is not set
# CONFIG_USB_DC2XX is not set
# CONFIG_USB_MDC800 is not set
CONFIG_USB_SCANNER=m
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_DABUSB is not set
# CONFIG_USB_PLUSB is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_NET1080 is not set
# CONFIG_USB_USS720 is not set

 Thanks Neil Jolly



This archive was generated by hypermail 2a24 : Sun Jan 28 2001 - 11:35:57 MST