linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* My report on running 2.6.0-test2 on a Dell Inspiron 7000 (PII, 300MHz with 256MB)
@ 2003-08-06  9:16 Paul Dickson
  2003-08-06  9:22 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (possible tty trouble) Paul Dickson
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Paul Dickson @ 2003-08-06  9:16 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1341 bytes --]

For the most part, I've had good luck running 2.6.0-test2 on my notebook.
I took a working .config from a 2.6.0-test2 RPM and ran it through "make
oldconfig".  This somehow caused me to loose all the CONFIG_VT* settings,
but this could have been because of my fumbling within "make menuconfig".

High memory bandwidth applications that would cause this notebook to
struggle to keep up under 2.4.20-18.9 ran as though I had more than twice
the CPU power.  For example, I usually have 15 tabs open in mozilla, but
when I run ImageMagick's animate on a series of 20+ satellite images (not
fullscreen), it usally took 10-20 seconds to start loading the images with
interactivity recovering (read as: mouse keeping up) after it finished
loading all the images.  Then, upon exiting, it would take about 10
seconds to redraw the screen without the closing window.  Flipping the
workspace to mozilla, it would take another 10-20 seconds before mozilla
was reloaded.

Now, under 2.6.0-test2, animate starts loading images immediately and runs
them fluidly.  I can even flip the workspace to mozilla, and that behaves
interactively.

Before, flipping between workspaces would cause music (under xmms) to
skip.  It no longer does that.

But all is not perfect.  I'll attach the problems I had as replies (so
each has it's own message thread).

	-Paul


[-- Attachment #2: config-2.6.0-test2 --]
[-- Type: text/plain, Size: 29196 bytes --]

#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
CONFIG_LOG_BUF_SHIFT=16
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_OBSOLETE_MODPARM=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
CONFIG_MPENTIUMII=y
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MELAN is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
# CONFIG_HUGETLB_PAGE is not set
# CONFIG_SMP is not set
CONFIG_PREEMPT=y
# CONFIG_X86_UP_APIC is not set
CONFIG_X86_TSC=y
CONFIG_X86_MCE=y
# CONFIG_X86_MCE_NONFATAL is not set
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
CONFIG_MICROCODE=m
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_EDD=m
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
CONFIG_HAVE_DEC_LOCK=y

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
# CONFIG_SOFTWARE_SUSPEND is not set

#
# ACPI Support
#
# CONFIG_ACPI is not set
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
CONFIG_APM_CPU_IDLE=y
CONFIG_APM_DISPLAY_BLANK=y
CONFIG_APM_RTC_IS_GMT=y
# CONFIG_APM_ALLOW_INTS is not set
# CONFIG_APM_REAL_MODE_POWER_OFF is not set

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y
CONFIG_ISA=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
CONFIG_HOTPLUG=y

#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=m
CONFIG_YENTA=m
CONFIG_CARDBUS=y
CONFIG_I82092=m
CONFIG_I82365=m
CONFIG_TCIC=m
CONFIG_PCMCIA_PROBE=y

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats
#
CONFIG_KCORE_ELF=y
# CONFIG_KCORE_AOUT is not set
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_MISC=m

#
# Generic Driver Options
#
# CONFIG_FW_LOADER is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
CONFIG_PARPORT_PC_PCMCIA=m
# CONFIG_PARPORT_OTHER is not set
CONFIG_PARPORT_1284=y

#
# Plug and Play support
#
CONFIG_PNP=y
# CONFIG_PNP_NAMES is not set
# CONFIG_PNP_DEBUG is not set

#
# Protocols
#
# CONFIG_ISAPNP is not set
# CONFIG_PNPBIOS is not set

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_BLK_DEV_XD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=y
CONFIG_BLK_DEV_NBD=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y
# CONFIG_LBD is not set

#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y

#
# IDE, ATA and ATAPI Block devices
#
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_IDEDISK_STROKE is not set
CONFIG_BLK_DEV_IDECS=m
CONFIG_BLK_DEV_IDECD=y
CONFIG_BLK_DEV_IDEFLOPPY=m
CONFIG_BLK_DEV_IDESCSI=m
CONFIG_IDE_TASK_IOCTL=y
# CONFIG_IDE_TASKFILE_IO is not set

#
# IDE chipset support/bugfixes
#
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_GENERIC=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDE_TCQ is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_PCI_WIP is not set
CONFIG_BLK_DEV_ADMA=y
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_SC1200 is not set
CONFIG_BLK_DEV_PIIX=y
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_RZ1000 is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_IDE_CHIPSETS is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_BLK_DEV_IDE_MODES=y

#
# SCSI device support
#
CONFIG_SCSI=m

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=m
CONFIG_CHR_DEV_ST=m
CONFIG_CHR_DEV_OSST=m
CONFIG_BLK_DEV_SR=m
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=m

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_REPORT_LUNS=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_7000FASST is not set
# CONFIG_SCSI_ACARD is not set
CONFIG_SCSI_AHA152X=m
CONFIG_SCSI_AHA1542=m
# CONFIG_SCSI_AACRAID is not set
CONFIG_SCSI_AIC7XXX=m
CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
# CONFIG_AIC7XXX_PROBE_EISA_VL is not set
# CONFIG_AIC7XXX_BUILD_FIRMWARE is not set
# CONFIG_AIC7XXX_DEBUG_ENABLE is not set
CONFIG_AIC7XXX_DEBUG_MASK=0
# CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set
CONFIG_SCSI_AIC7XXX_OLD=m
CONFIG_SCSI_AIC79XX=m
CONFIG_AIC79XX_CMDS_PER_DEVICE=253
CONFIG_AIC79XX_RESET_DELAY_MS=15000
# CONFIG_AIC79XX_BUILD_FIRMWARE is not set
CONFIG_AIC79XX_ENABLE_RD_STRM=y
# CONFIG_AIC79XX_DEBUG_ENABLE is not set
CONFIG_AIC79XX_DEBUG_MASK=0
CONFIG_AIC79XX_REG_PRETTY_PRINT=y
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_MEGARAID is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_CPQFCTS is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
CONFIG_SCSI_PPA=m
CONFIG_SCSI_IMM=m
# CONFIG_SCSI_IZIP_EPP16 is not set
# CONFIG_SCSI_IZIP_SLOW_CTR is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_SYM53C8XX is not set
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_PCI2000 is not set
# CONFIG_SCSI_PCI2220I is not set
# CONFIG_SCSI_PSI240I is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_SEAGATE is not set
# CONFIG_SCSI_SYM53C416 is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_T128 is not set
# CONFIG_SCSI_U14_34F is not set
# CONFIG_SCSI_ULTRASTOR is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set

#
# PCMCIA SCSI adapter support
#
CONFIG_PCMCIA_AHA152X=m
CONFIG_PCMCIA_FDOMAIN=m
CONFIG_PCMCIA_NINJA_SCSI=m
CONFIG_PCMCIA_QLOGIC=m

#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support (EXPERIMENTAL)
#
CONFIG_IEEE1394=m

#
# Subsystem Options
#
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_IEEE1394_OUI_DB is not set

#
# Device Drivers
#
# CONFIG_IEEE1394_PCILYNX is not set
CONFIG_IEEE1394_OHCI1394=m

#
# Protocol Drivers
#
CONFIG_IEEE1394_VIDEO1394=m
CONFIG_IEEE1394_SBP2=m
CONFIG_IEEE1394_SBP2_PHYS_DMA=y
CONFIG_IEEE1394_ETH1394=m
CONFIG_IEEE1394_DV1394=m
CONFIG_IEEE1394_RAWIO=m
CONFIG_IEEE1394_CMP=m
CONFIG_IEEE1394_AMDTP=m

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_UNIX=y
CONFIG_NET_KEY=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
# CONFIG_IP_PNP_BOOTP is not set
CONFIG_IP_PNP_RARP=y
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
# CONFIG_ARPD is not set
# CONFIG_INET_ECN is not set
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y

#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=m
CONFIG_IP_NF_FTP=m
CONFIG_IP_NF_IRC=m
CONFIG_IP_NF_TFTP=m
CONFIG_IP_NF_AMANDA=m
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_LIMIT=m
CONFIG_IP_NF_MATCH_MAC=m
CONFIG_IP_NF_MATCH_PKTTYPE=m
CONFIG_IP_NF_MATCH_MARK=m
CONFIG_IP_NF_MATCH_MULTIPORT=m
CONFIG_IP_NF_MATCH_TOS=m
# CONFIG_IP_NF_MATCH_RECENT is not set
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_DSCP=m
CONFIG_IP_NF_MATCH_AH_ESP=m
CONFIG_IP_NF_MATCH_LENGTH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_TCPMSS=m
CONFIG_IP_NF_MATCH_HELPER=m
CONFIG_IP_NF_MATCH_STATE=m
CONFIG_IP_NF_MATCH_CONNTRACK=m
CONFIG_IP_NF_MATCH_UNCLEAN=m
CONFIG_IP_NF_MATCH_OWNER=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_MIRROR=m
CONFIG_IP_NF_NAT=m
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_NAT_LOCAL=y
CONFIG_IP_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_NAT_IRC=m
CONFIG_IP_NF_NAT_FTP=m
CONFIG_IP_NF_NAT_TFTP=m
CONFIG_IP_NF_NAT_AMANDA=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_TOS=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_DSCP=m
CONFIG_IP_NF_TARGET_MARK=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_TARGET_TCPMSS=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
# CONFIG_IP_NF_ARP_MANGLE is not set
CONFIG_IP_NF_COMPAT_IPCHAINS=m
CONFIG_IP_NF_COMPAT_IPFWADM=m

#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
# CONFIG_IPV6 is not set
CONFIG_XFRM_USER=m

#
# SCTP Configuration (EXPERIMENTAL)
#
CONFIG_IPV6_SCTP__=y
CONFIG_IP_SCTP=m
# CONFIG_SCTP_ADLER32 is not set
# CONFIG_SCTP_DBG_MSG is not set
# CONFIG_SCTP_DBG_OBJCNT is not set
CONFIG_SCTP_HMAC_NONE=y
# CONFIG_SCTP_HMAC_SHA1 is not set
# CONFIG_SCTP_HMAC_MD5 is not set
# CONFIG_ATM is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_LLC is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
CONFIG_NETDEVICES=y

#
# ARCnet devices
#
# CONFIG_ARCNET is not set
CONFIG_DUMMY=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
CONFIG_TUN=m
CONFIG_ETHERTAP=m
# CONFIG_NET_SB1000 is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=m
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
CONFIG_NET_VENDOR_3COM=y
CONFIG_EL1=m
CONFIG_EL2=m
CONFIG_ELPLUS=m
CONFIG_EL16=m
CONFIG_EL3=m
CONFIG_3C515=m
CONFIG_VORTEX=m
CONFIG_TYPHOON=m
CONFIG_LANCE=m
CONFIG_NET_VENDOR_SMC=y
CONFIG_WD80x3=m
CONFIG_ULTRA=m
CONFIG_SMC9194=m
# CONFIG_NET_VENDOR_RACAL is not set

#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
# CONFIG_AT1700 is not set
# CONFIG_DEPCA is not set
# CONFIG_HP100 is not set
# CONFIG_NET_ISA is not set
CONFIG_NET_PCI=y
CONFIG_PCNET32=m
CONFIG_AMD8111_ETH=m
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_AC3200 is not set
CONFIG_APRICOT=m
# CONFIG_B44 is not set
CONFIG_CS89x0=m
CONFIG_DGRS=m
CONFIG_EEPRO100=m
# CONFIG_EEPRO100_PIO is not set
CONFIG_E100=m
CONFIG_FEALNX=m
CONFIG_NATSEMI=m
CONFIG_NE2K_PCI=m
CONFIG_8139CP=m
CONFIG_8139TOO=m
# CONFIG_8139TOO_PIO is not set
# CONFIG_8139TOO_TUNE_TWISTER is not set
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set
CONFIG_SIS900=m
CONFIG_EPIC100=m
CONFIG_SUNDANCE=m
CONFIG_SUNDANCE_MMIO=y
CONFIG_TLAN=m
# CONFIG_VIA_RHINE is not set
CONFIG_NET_POCKET=y
CONFIG_ATP=m
CONFIG_DE600=m
CONFIG_DE620=m

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PLIP=m
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPPOE=m
CONFIG_SLIP=m
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLIP_SMART=y
CONFIG_SLIP_MODE_SLIP6=y

#
# Wireless LAN (non-hamradio)
#
CONFIG_NET_RADIO=y

#
# Obsolete Wireless cards support (pre-802.11)
#
CONFIG_STRIP=m
CONFIG_ARLAN=m
CONFIG_WAVELAN=m
CONFIG_PCMCIA_WAVELAN=m
CONFIG_PCMCIA_NETWAVE=m

#
# Wireless 802.11 Frequency Hopping cards support
#
CONFIG_PCMCIA_RAYCS=m

#
# Wireless 802.11b ISA/PCI cards support
#
CONFIG_AIRO=m
CONFIG_HERMES=m
CONFIG_PLX_HERMES=m
CONFIG_TMD_HERMES=m
CONFIG_PCI_HERMES=m

#
# Wireless 802.11b Pcmcia/Cardbus cards support
#
CONFIG_PCMCIA_HERMES=m
CONFIG_AIRO_CS=m
CONFIG_PCMCIA_ATMEL=m
CONFIG_PCMCIA_WL3501=m
CONFIG_NET_WIRELESS=y

#
# Token Ring devices (depends on LLC=y)
#
# CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set

#
# PCMCIA network device support
#
CONFIG_NET_PCMCIA=y
CONFIG_PCMCIA_3C589=m
CONFIG_PCMCIA_3C574=m
CONFIG_PCMCIA_FMVJ18X=m
CONFIG_PCMCIA_PCNET=m
CONFIG_PCMCIA_NMCLAN=m
CONFIG_PCMCIA_SMC91C92=m
CONFIG_PCMCIA_XIRC2PS=m
CONFIG_PCMCIA_AXNET=m

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# IrDA (infrared) support
#
CONFIG_IRDA=m

#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRNET=m
CONFIG_IRCOMM=m
CONFIG_IRDA_ULTRA=y

#
# IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
# CONFIG_IRDA_DEBUG is not set

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m

#
# Dongle support
#
CONFIG_DONGLE=y
CONFIG_ESI_DONGLE=m
CONFIG_ACTISYS_DONGLE=m
CONFIG_TEKRAM_DONGLE=m

#
# Old SIR device drivers
#
# CONFIG_IRTTY_OLD is not set
CONFIG_IRPORT_SIR=m

#
# Old Serial dongle support
#
# CONFIG_DONGLE_OLD is not set

#
# FIR device drivers
#
CONFIG_USB_IRDA=m
CONFIG_NSC_FIR=m
CONFIG_WINBOND_FIR=m
CONFIG_TOSHIBA_OLD=m
CONFIG_TOSHIBA_FIR=m
# CONFIG_SMC_IRCC_OLD is not set
CONFIG_SMC_IRCC_FIR=m
CONFIG_ALI_FIR=m
CONFIG_VLSI_FIR=m

#
# ISDN subsystem
#
# CONFIG_ISDN_BOOL is not set

#
# Telephony Support
#
CONFIG_PHONE=m
CONFIG_PHONE_IXJ=m
CONFIG_PHONE_IXJ_PCMCIA=m

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=m
CONFIG_INPUT_EVBUG=m

#
# Input I/O drivers
#
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=m
CONFIG_SERIO_CT82C710=m
# CONFIG_SERIO_PARKBD is not set
CONFIG_SERIO_PCIPS2=m

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=m
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_INPORT is not set
CONFIG_MOUSE_LOGIBM=m
# CONFIG_MOUSE_PC110PAD is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=m
# CONFIG_INPUT_UINPUT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=m
CONFIG_SERIAL_8250_CS=m
CONFIG_SERIAL_8250_EXTENDED=y
# CONFIG_SERIAL_8250_MANY_PORTS is not set
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
# CONFIG_SERIAL_8250_MULTIPORT is not set
# CONFIG_SERIAL_8250_RSA is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=m
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=2048
CONFIG_PRINTER=m
CONFIG_LP_CONSOLE=y
CONFIG_PPDEV=m
# CONFIG_TIPAR is not set

#
# I2C support
#
CONFIG_I2C=m
CONFIG_I2C_ALGOBIT=m
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_PHILIPSPAR is not set
CONFIG_I2C_ELV=m
# CONFIG_I2C_VELLEMAN is not set
# CONFIG_SCx200_ACB is not set
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ELEKTOR=m
CONFIG_I2C_CHARDEV=m

#
# I2C Hardware Sensors Mainboard support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
CONFIG_I2C_ISA=m
CONFIG_I2C_PIIX4=m
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIAPRO is not set

#
# I2C Hardware Sensors Chip support
#
CONFIG_SENSORS_ADM1021=m
CONFIG_SENSORS_IT87=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM85=m
CONFIG_SENSORS_LM78=m
CONFIG_SENSORS_VIA686A=m
CONFIG_SENSORS_W83781D=m
CONFIG_I2C_SENSOR=m

#
# Mice
#
CONFIG_BUSMOUSE=m
# CONFIG_QIC02_TAPE is not set

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_HW_RANDOM is not set
CONFIG_NVRAM=m
CONFIG_RTC=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
# CONFIG_AGP is not set
# CONFIG_DRM is not set

#
# PCMCIA character devices
#
CONFIG_SYNCLINK_CS=m
# CONFIG_MWAVE is not set
CONFIG_RAW_DRIVER=m
# CONFIG_HANGCHECK_TIMER is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set

#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
# CONFIG_EXT3_FS_SECURITY is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
CONFIG_REISERFS_PROC_INFO=y
CONFIG_JFS_FS=m
# CONFIG_JFS_POSIX_ACL is not set
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=m
# CONFIG_XFS_RT is not set
# CONFIG_XFS_QUOTA is not set
CONFIG_XFS_POSIX_ACL=y
CONFIG_MINIX_FS=m
CONFIG_ROMFS_FS=m
CONFIG_QUOTA=y
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
CONFIG_AUTOFS_FS=m
CONFIG_AUTOFS4_FS=m

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=y
CONFIG_UDF_FS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=y
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
# CONFIG_DEVFS_FS is not set
CONFIG_DEVPTS_FS=y
CONFIG_DEVPTS_FS_XATTR=y
CONFIG_DEVPTS_FS_SECURITY=y
CONFIG_TMPFS=y
CONFIG_RAMFS=y

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
CONFIG_AFFS_FS=m
CONFIG_HFS_FS=m
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
CONFIG_CRAMFS=m
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set

#
# Network File Systems
#
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
# CONFIG_NFS_V4 is not set
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V4 is not set
# CONFIG_NFSD_TCP is not set
# CONFIG_ROOT_NFS is not set
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_CIFS=m
# CONFIG_NCP_FS is not set
CONFIG_CODA_FS=m
CONFIG_INTERMEZZO_FS=m
CONFIG_AFS_FS=m
CONFIG_RXRPC=m

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
CONFIG_AMIGA_PARTITION=y
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_UNIXWARE_DISKLABEL=y
# CONFIG_LDM_PARTITION is not set
# CONFIG_NEC98_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_EFI_PARTITION is not set
CONFIG_SMB_NLS=y
CONFIG_NLS=y

#
# Native Language Support
#
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_UTF8=m

#
# Graphics support
#
CONFIG_FB=y
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_IMSTT is not set
CONFIG_FB_VGA16=m
CONFIG_FB_VESA=y
CONFIG_VIDEO_SELECT=y
CONFIG_FB_HGA=m
# CONFIG_FB_RIVA is not set
# CONFIG_FB_MATROX is not set
CONFIG_FB_RADEON=m
CONFIG_FB_ATY128=m
CONFIG_FB_ATY=m
CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GX=y
# CONFIG_FB_ATY_XL_INIT is not set
# CONFIG_FB_SIS is not set
CONFIG_FB_NEOMAGIC=m
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_VIRTUAL is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_MDA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE is not set

#
# Logo configuration
#
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y

#
# Sound
#
CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
# CONFIG_SND is not set

#
# Open Sound System
#
CONFIG_SOUND_PRIME=y
# CONFIG_SOUND_BT878 is not set
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_SOUND_FUSION is not set
# CONFIG_SOUND_CS4281 is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_ESSSOLO1 is not set
CONFIG_SOUND_MAESTRO=y
# CONFIG_SOUND_MAESTRO3 is not set
# CONFIG_SOUND_ICH is not set
# CONFIG_SOUND_RME96XX is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
# CONFIG_SOUND_VIA82CXXX is not set
# CONFIG_SOUND_OSS is not set
# CONFIG_SOUND_TVMIXER is not set
# CONFIG_SOUND_ALI5455 is not set
# CONFIG_SOUND_FORTE is not set
# CONFIG_SOUND_AD1980 is not set

#
# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_EHCI_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y

#
# USB Device Class drivers
#
CONFIG_USB_AUDIO=m

#
# USB Bluetooth TTY can only be used with disabled Bluetooth subsystem
#
CONFIG_USB_MIDI=m
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_STORAGE=m
CONFIG_USB_STORAGE_DEBUG=y
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_DPCM=y
CONFIG_USB_STORAGE_HP8200e=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y
CONFIG_USB_AIPTEK=m
CONFIG_USB_WACOM=m
CONFIG_USB_KBTAB=m
CONFIG_USB_POWERMATE=m
# CONFIG_USB_XPAD is not set

#
# USB Imaging devices
#
CONFIG_USB_MDC800=m
CONFIG_USB_SCANNER=m
CONFIG_USB_MICROTEK=m
CONFIG_USB_HPUSBSCSI=m

#
# USB Multimedia devices
#
CONFIG_USB_DABUSB=m

#
# Video4Linux support is needed for USB Multimedia device support
#

#
# USB Network adaptors
#
# CONFIG_USB_AX8817X is not set
CONFIG_USB_CATC=m
CONFIG_USB_KAWETH=m
CONFIG_USB_PEGASUS=m
CONFIG_USB_RTL8150=m
CONFIG_USB_USBNET=m

#
# USB Host-to-Host Cables
#
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_GENESYS=y
CONFIG_USB_NET1080=y
CONFIG_USB_PL2301=y

#
# Intelligent USB Devices/Gadgets
#
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_ZAURUS=y
CONFIG_USB_CDCETHER=y

#
# USB port drivers
#
CONFIG_USB_USS720=m

#
# USB Serial Converter support
#
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_BELKIN=m
CONFIG_USB_SERIAL_WHITEHEAT=m
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
CONFIG_USB_SERIAL_EMPEG=m
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_VISOR=m
CONFIG_USB_SERIAL_IPAQ=m
CONFIG_USB_SERIAL_IR=m
CONFIG_USB_SERIAL_EDGEPORT=m
CONFIG_USB_SERIAL_EDGEPORT_TI=m
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_SERIAL_KEYSPAN_MPR=y
# CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
# CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
# CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
CONFIG_USB_SERIAL_KLSI=m
CONFIG_USB_SERIAL_KOBIL_SCT=m
CONFIG_USB_SERIAL_MCT_U232=m
CONFIG_USB_SERIAL_PL2303=m
# CONFIG_USB_SERIAL_SAFE is not set
CONFIG_USB_SERIAL_CYBERJACK=m
CONFIG_USB_SERIAL_XIRCOM=m
CONFIG_USB_SERIAL_OMNINET=m
CONFIG_USB_EZUSB=y

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI26 is not set
CONFIG_USB_TIGL=m
CONFIG_USB_AUERSWALD=m
CONFIG_USB_RIO500=m
CONFIG_USB_BRLVGER=m
CONFIG_USB_LCD=m
# CONFIG_USB_TEST is not set
# CONFIG_USB_GADGET is not set

#
# Bluetooth support
#
CONFIG_BT=m
CONFIG_BT_L2CAP=m
CONFIG_BT_SCO=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
# CONFIG_BT_BNEP_PROTO_FILTER is not set

#
# Bluetooth device drivers
#
CONFIG_BT_HCIUSB=m
# CONFIG_BT_USB_SCO is not set
# CONFIG_BT_USB_ZERO_PACKET is not set
CONFIG_BT_HCIUART=m
# CONFIG_BT_HCIUART_H4 is not set
# CONFIG_BT_HCIUART_BCSP is not set
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m

#
# Profiling support
#
# CONFIG_PROFILING is not set

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_IOVIRT is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_DEBUG_SPINLOCK_SLEEP=y
CONFIG_FRAME_POINTER=y

#
# Security options
#
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_BLOWFISH=y
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_SERPENT=y
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_TEST=y

#
# Library routines
#
CONFIG_CRC32=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_X86_BIOS_REBOOT=y

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: My report on running 2.6.0-test2 on a Dell Inspiron 7000 (possible tty trouble)
  2003-08-06  9:16 My report on running 2.6.0-test2 on a Dell Inspiron 7000 (PII, 300MHz with 256MB) Paul Dickson
@ 2003-08-06  9:22 ` Paul Dickson
  2003-08-06 11:42   ` Antonio Vargas
  2003-08-06  9:35 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (PII, 300MHz with 256MB) Paul Dickson
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 10+ messages in thread
From: Paul Dickson @ 2003-08-06  9:22 UTC (permalink / raw)
  To: linux-kernel

On Wed, 6 Aug 2003 02:16:21 -0700, Paul Dickson wrote:

> But all is not perfect.  I'll attach the problems I had as replies (so
> each has it's own message thread).

I built 2.6.0-test2 for my Dell Inspiron 7000 notebook (PII, 300Mhz) with
a RH9 distribution.  I build the kernel on another system (1.33GHz) using
ssh.

I was missing some device support, so did a "make menuconfig".  The
configuration options were shown, I selected "Sound -->" and pressed
enter.  The terminal went back to text mode and then hung.  Gnome-terminal
started consuming all unused CPU cycles.  

I could recover the process by closing the tab or resetting the terminal,
but this would only fix the problem for the moment.  Frequently, it
wouldn't even finish redisplaying the screen before it locked again.

This would happen running "make menuconfig" locally or via ssh on another
system.

This is likely caused by some difference in the tty code in 2.6.0-test2.
The problem does not occur under 2.4.20-18.9.  If 2.6.0-test2 is correct,
then I might need an updated version of gnome-terminal suitable for 2.6.0.

	-Paul


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: My report on running 2.6.0-test2 on a Dell Inspiron 7000 (PII, 300MHz with 256MB)
  2003-08-06  9:16 My report on running 2.6.0-test2 on a Dell Inspiron 7000 (PII, 300MHz with 256MB) Paul Dickson
  2003-08-06  9:22 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (possible tty trouble) Paul Dickson
@ 2003-08-06  9:35 ` Paul Dickson
  2003-08-06 10:03 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (lost USB mouse) Paul Dickson
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 10+ messages in thread
From: Paul Dickson @ 2003-08-06  9:35 UTC (permalink / raw)
  To: linux-kernel

On Wed, 6 Aug 2003 02:16:21 -0700, Paul Dickson wrote:

> But all is not perfect.  I'll attach the problems I had as replies (so
> each has it's own message thread).

I have two PC Cards in my notebook.  A network card and CF card (via an
adapter).  When the code was loaded, Kobjects spits out the following stack
dump:

Aug  6 01:22:23 violet kernel: Linux Kernel Card Services 3.1.22
Aug  6 01:22:23 violet kernel:   options:  [pci] [cardbus] [pm]
Aug  6 01:22:23 violet kernel: PCI: Found IRQ 11 for device 0000:00:04.0
Aug  6 01:22:23 violet kernel: PCI: Sharing IRQ 11 with 0000:01:00.0
Aug  6 01:22:23 violet kernel: Yenta IRQ list 0698, PCI irq11
Aug  6 01:22:23 violet kernel: Socket status: 30000020
Aug  6 01:22:23 violet kernel: PCI: Found IRQ 11 for device 0000:00:04.1
Aug  6 01:22:23 violet kernel: Yenta IRQ list 0698, PCI irq11
Aug  6 01:22:23 violet kernel: Socket status: 30000010
Aug  6 01:22:23 violet kernel: PCI: Enabling device 0000:02:00.0 (0000 -> 0003)
Aug  6 01:22:23 violet kernel: 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
Aug  6 01:22:23 violet kernel: 0000:02:00.0: 3Com PCI 3CCFE575BT Cyclone CardBus at 0x1000. Vers LK1.1.19
Aug  6 01:22:23 violet kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Aug  6 01:22:23 violet kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x3c0-0x3df 0x3f8-0x3ff 0x4d0-0x4d7
Aug  6 01:22:23 violet kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Aug  6 01:22:23 violet gpm: gpm startup succeeded
Aug  6 01:22:23 violet kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Aug  6 01:22:23 violet kernel: hde: LEXAR ATA_FLASH, CFA DISK drive
Aug  6 01:22:23 violet kernel: hdf: probing with STATUS(0xc0) instead of ALTSTATUS(0x0a)
Aug  6 01:22:23 violet kernel: hdf: probing with STATUS(0xc0) instead of ALTSTATUS(0x0a)
Aug  6 01:22:23 violet kernel: ide2 at 0x100-0x107,0x10e on irq 3
Aug  6 01:22:23 violet kernel: hde: max request size: 128KiB
Aug  6 01:22:23 violet kernel: hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
Aug  6 01:22:23 violet kernel: hde: task_no_data_intr: error=0x04 { DriveStatusError }
Aug  6 01:22:23 violet kernel: hde: 62976 sectors (32 MB) w/1KiB Cache, CHS=984/2/32
Aug  6 01:22:23 violet kernel:  hde: hde1
Aug  6 01:22:23 violet kernel:  hde: hde1
Aug  6 01:22:23 violet kernel: kobject_register failed for hde1 (-17)
Aug  6 01:22:24 violet kernel: Call Trace:
Aug  6 01:22:24 violet kernel:  [<c02352ee>] kobject_register+0x4e/0x60
Aug  6 01:22:24 violet kernel:  [<c0187359>] register_disk+0x139/0x150
Aug  6 01:22:24 violet kernel:  [<c026af01>] add_disk+0x51/0x60
Aug  6 01:22:24 violet kernel:  [<c026ae80>] exact_match+0x0/0x10
Aug  6 01:22:24 violet kernel:  [<c026ae90>] exact_lock+0x0/0x20
Aug  6 01:22:24 violet kernel:  [<c028bbe8>] idedisk_attach+0x128/0x1b0
Aug  6 01:22:24 violet kernel:  [<c02873c1>] ata_attach+0xa1/0x1c0
Aug  6 01:22:24 violet kernel:  [<c028077e>] ideprobe_init+0xfe/0x11d
Aug  6 01:22:24 violet kernel:  [<c0285713>] ide_probe_module+0x13/0x20
Aug  6 01:22:24 violet kernel:  [<c028653e>] ide_register_hw+0x16e/0x1a0
Aug  6 01:22:24 violet kernel:  [<d0970273>] idecs_register+0x63/0x80 [ide_cs]
Aug  6 01:22:24 violet kernel:  [<d098d460>] CardServices+0x210/0x357 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d09707ae>] ide_config+0x51e/0x880 [ide_cs]
Aug  6 01:22:24 violet kernel:  [<d09850be>] set_cis_map+0x3e/0x120 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d0985595>] read_cis_cache+0xe5/0x170 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d0985f6d>] pcmcia_get_tuple_data+0x8d/0xa0 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d098732c>] pcmcia_parse_tuple+0x10c/0x170 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d0987404>] read_tuple+0x74/0x80 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d0985e8e>] pcmcia_get_next_tuple+0x26e/0x2c0 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d0985979>] pcmcia_get_first_tuple+0xa9/0x150 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<c0118e55>] remap_area_pages+0x1d5/0x1f0
Aug  6 01:22:24 violet kernel:  [<c014b7c7>] unmap_vm_area+0x47/0x90
Aug  6 01:22:24 violet kernel:  [<d0925813>] yenta_set_mem_map+0x1b3/0x200 [yenta_socket]
Aug  6 01:22:24 violet kernel:  [<d09850be>] set_cis_map+0x3e/0x120 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d09850be>] set_cis_map+0x3e/0x120 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d0985595>] read_cis_cache+0xe5/0x170 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d0985f6d>] pcmcia_get_tuple_data+0x8d/0xa0 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d098732c>] pcmcia_parse_tuple+0x10c/0x170 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d0987404>] read_tuple+0x74/0x80 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d0985e8e>] pcmcia_get_next_tuple+0x26e/0x2c0 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d0985979>] pcmcia_get_first_tuple+0xa9/0x150 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d0985595>] read_cis_cache+0xe5/0x170 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d0985e8e>] pcmcia_get_next_tuple+0x26e/0x2c0 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d098750f>] pcmcia_validate_cis+0xff/0x1e0 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<c0125466>] update_process_times+0x46/0x50
Aug  6 01:22:24 violet kernel:  [<c012d61c>] rcu_check_quiescent_state+0x8c/0x90
Aug  6 01:22:24 violet kernel:  [<c012d708>] rcu_process_callbacks+0xe8/0x110
Aug  6 01:22:24 violet kernel:  [<d0970ca8>] ide_event+0x68/0x100 [ide_cs]
Aug  6 01:22:24 violet kernel:  [<d098bede>] pcmcia_register_client+0x22e/0x270 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<c010b348>] common_interrupt+0x18/0x20
Aug  6 01:22:24 violet kernel:  [<d0925813>] yenta_set_mem_map+0x1b3/0x200 [yenta_socket]
Aug  6 01:22:24 violet kernel:  [<c019d1f3>] do_get_write_access+0x2c3/0x5e0
Aug  6 01:22:24 violet crond: crond startup succeeded
Aug  6 01:22:24 violet kernel:  [<d098d3fb>] CardServices+0x1ab/0x357 [pcmcia_core]
Aug  6 01:22:24 violet kernel:  [<d097010a>] ide_attach+0x10a/0x150 [ide_cs]
Aug  6 01:22:24 violet kernel:  [<d0970c40>] ide_event+0x0/0x100 [ide_cs]
Aug  6 01:22:24 violet kernel:  [<d097652b>] bind_request+0x18b/0x230 [ds]
Aug  6 01:22:24 violet kernel:  [<c0238000>] __copy_from_user_ll+0x50/0x80
Aug  6 01:22:24 violet kernel:  [<d097717c>] ds_ioctl+0x62c/0x740 [ds]
Aug  6 01:22:24 violet kernel:  [<c011b970>] autoremove_wake_function+0x0/0x50
Aug  6 01:22:24 violet kernel:  [<c03240ef>] unix_dgram_sendmsg+0x35f/0x560
Aug  6 01:22:24 violet kernel:  [<c018110d>] proc_alloc_inode+0x4d/0x80
Aug  6 01:22:24 violet kernel:  [<c02c616e>] sock_sendmsg+0x8e/0xb0
Aug  6 01:22:24 violet kernel:  [<c0181097>] proc_read_inode+0x17/0x40
Aug  6 01:22:24 violet kernel:  [<c016bc01>] wake_up_inode+0x11/0x30
Aug  6 01:22:24 violet kernel:  [<c0119f7b>] schedule+0x1bb/0x3c0
Aug  6 01:22:24 violet kernel:  [<c011a2e2>] __wake_up_locked+0x22/0x30
Aug  6 01:22:24 violet kernel:  [<c011a1d0>] default_wake_function+0x0/0x30
Aug  6 01:22:25 violet kernel:  [<c011a007>] schedule+0x247/0x3c0
Aug  6 01:22:25 violet kernel:  [<c014218e>] zap_pmd_range+0x4e/0x70
Aug  6 01:22:25 violet kernel:  [<c01421fe>] unmap_page_range+0x4e/0x80
Aug  6 01:22:25 violet kernel:  [<c0119da0>] scheduler_tick+0x330/0x340
Aug  6 01:22:25 violet kernel:  [<c0125466>] update_process_times+0x46/0x50
Aug  6 01:22:26 violet kernel:  [<c01252d6>] update_wall_time+0x16/0x40
Aug  6 01:22:26 violet kernel:  [<c012d708>] rcu_process_callbacks+0xe8/0x110
Aug  6 01:22:26 violet kernel:  [<c01215c6>] tasklet_action+0x46/0x70
Aug  6 01:22:26 violet kernel:  [<c0163920>] sys_ioctl+0x100/0x280
Aug  6 01:22:26 violet kernel:  [<c010b189>] sysenter_past_esp+0x52/0x71
Aug  6 01:22:26 violet kernel: 
Aug  6 01:22:26 violet kernel: hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
Aug  6 01:22:26 violet kernel: hde: task_no_data_intr: error=0x04 { DriveStatusError }
Aug  6 01:22:26 violet kernel: hde: Write Cache FAILED Flushing!
Aug  6 01:22:26 violet kernel: Module ide_cs cannot be unloaded due to unsafe usage in include/linux/module.h:483
Aug  6 01:22:26 violet kernel: ide-cs: hde: Vcc = 3.3, Vpp = 0.0
Aug  6 01:22:26 violet kernel:  hde: hde1
Aug  6 01:22:26 violet kernel: hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
Aug  6 01:22:26 violet kernel: hde: task_no_data_intr: error=0x04 { DriveStatusError }
Aug  6 01:22:26 violet kernel: hde: Write Cache FAILED Flushing!
Aug  6 01:22:26 violet kernel:  hde: hde1
Aug  6 01:22:26 violet kernel: updfstab: numerical sysctl 1 23 is obsolete.
Aug  6 01:22:26 violet kernel: ip_tables: (C) 2000-2002 Netfilter core team
Aug  6 01:22:28 violet kernel: lp0: using parport0 (polling).
Aug  6 01:22:28 violet kernel: lp0: console ready

The CF is mounted and readable.

	-Paul


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: My report on running 2.6.0-test2 on a Dell Inspiron 7000 (lost USB mouse)
  2003-08-06  9:16 My report on running 2.6.0-test2 on a Dell Inspiron 7000 (PII, 300MHz with 256MB) Paul Dickson
  2003-08-06  9:22 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (possible tty trouble) Paul Dickson
  2003-08-06  9:35 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (PII, 300MHz with 256MB) Paul Dickson
@ 2003-08-06 10:03 ` Paul Dickson
  2003-08-06 21:40   ` Greg KH
  2003-08-06 10:58 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (poor sound from crond) Paul Dickson
  2003-08-06 13:49 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (crash while shutting down) Paul Dickson
  4 siblings, 1 reply; 10+ messages in thread
From: Paul Dickson @ 2003-08-06 10:03 UTC (permalink / raw)
  To: linux-kernel, linux-usb-devel

On Wed, 6 Aug 2003 02:16:21 -0700, Paul Dickson wrote:

> But all is not perfect.  I'll attach the problems I had as replies (so
> each has it's own message thread).

After spending the day visiting relatives, I came back to the notebook and
put something down nearby.  I then went away for a moment and upon
returning discovered the screen unblanked but the mouse not functioning. 
Flipping workspaces relieved my fear that 2.6.0-test2 had crashed, but
still no mouse.

So I decided to unplug and replug in the mouse (its USB after all).

This allowed the mouse to function again.

This is what was recorded in the message log:


Aug  3 22:55:21 violet kernel: hub 1-0:0: port 1 disabled by hub (EMI?), re-enabling...<6>usb 1-1: USB disconnect, address 2
Aug  3 22:55:21 violet kernel: Debug: sleeping function called from invalid context at drivers/usb/core/hcd.c:1350
Aug  3 22:55:21 violet kernel: Call Trace:
Aug  3 22:55:21 violet kernel:  [<c011b5b1>] __might_sleep+0x61/0x80
Aug  3 22:55:21 violet kernel:  [<c029f22c>] hcd_endpoint_disable+0xcc/0x1b0
Aug  3 22:55:21 violet kernel:  [<c029f160>] hcd_endpoint_disable+0x0/0x1b0
Aug  3 22:55:21 violet kernel:  [<c0299bea>] nuke_urbs+0x4a/0x60
Aug  3 22:55:21 violet kernel:  [<c029a8c2>] usb_disconnect+0xa2/0x140
Aug  3 22:55:21 violet kernel:  [<c029d40f>] hub_port_connect_change+0x33f/0x350
Aug  3 22:55:21 violet kernel:  [<c029d74c>] hub_events+0x32c/0x3b0
Aug  3 22:55:21 violet kernel:  [<c029d805>] hub_thread+0x35/0xf0
Aug  3 22:55:21 violet kernel:  [<c011a1d0>] default_wake_function+0x0/0x30
Aug  3 22:55:21 violet kernel:  [<c029d7d0>] hub_thread+0x0/0xf0
Aug  3 22:55:22 violet /sbin/hotplug: no runnable /etc/hotplug/input.agent is installed
Aug  3 22:55:22 violet /etc/hotplug/usb.agent: Bad USB agent invocation
Aug  3 22:55:22 violet /etc/hotplug/usb.agent: Bad USB agent invocation
Aug  3 22:55:22 violet /sbin/hotplug: no runnable /etc/hotplug/input.agent is installed
Aug  3 22:55:22 violet kernel:  [<c01091a9>] kernel_thread_helper+0x5/0xc
Aug  3 22:55:24 violet modprobe: FATAL: Module ide_probe_mod not found. 
Aug  3 22:55:24 violet kernel: 
Aug  3 22:55:25 violet kernel: hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x301
Aug  3 22:55:25 violet kernel: hub 1-0:0: new USB device on port 1, assigned address 3
Aug  3 22:55:25 violet kernel: input: USB HID v1.00 Mouse [1241:1111] on usb-0000:00:07.2-1
Aug  3 22:55:25 violet modprobe: FATAL: Module ide_probe not found. 
Aug  3 22:55:25 violet kernel: updfstab: numerical sysctl 1 23 is obsolete.
Aug  3 22:55:25 violet modprobe: FATAL: Module ohci1394 already in kernel. 
Aug  3 22:55:25 violet /etc/hotplug/usb.agent: Setup hid for USB product 1241/1111/100
Aug  3 22:55:26 violet modprobe: FATAL: Module hid not found. 
Aug  3 22:55:26 violet modprobe: FATAL: Error running install command for hid 
Aug  3 22:55:26 violet /etc/hotplug/usb.agent: ... can't load module hid
Aug  3 22:55:26 violet /etc/hotplug/usb.agent: missing kernel or user mode driver hid 
Aug  3 22:55:26 violet kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Aug  3 22:55:27 violet devlabel: devlabel service started/restarted
Aug  3 22:55:28 violet kernel: hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
Aug  3 22:55:28 violet kernel: hde: task_no_data_intr: error=0x04 { DriveStatusError }
Aug  3 22:55:28 violet kernel: hde: Write Cache FAILED Flushing!
Aug  3 22:55:28 violet kernel: hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
Aug  3 22:55:28 violet kernel: hde: task_no_data_intr: error=0x04 { DriveStatusError }
Aug  3 22:55:28 violet kernel: hde: Write Cache FAILED Flushing!
Aug  3 22:55:28 violet devlabel: devlabel service started/restarted


I'm guessing this is where the USB Mouse was disconnected and reconnected
(there where no lines between these two sections, nor for several hours
before and after):


Aug  3 22:56:40 violet /sbin/hotplug: no runnable /etc/hotplug/input.agent is installed
Aug  3 22:56:40 violet kernel: usb 1-1: USB disconnect, address 3
Aug  3 22:56:40 violet kernel: Debug: sleeping function called from invalid context at drivers/usb/core/hcd.c:1350
Aug  3 22:56:40 violet kernel: Call Trace:
Aug  3 22:56:40 violet kernel:  [<c011b5b1>] __might_sleep+0x61/0x80
Aug  3 22:56:40 violet kernel:  [<c029f22c>] hcd_endpoint_disable+0xcc/0x1b0
Aug  3 22:56:40 violet kernel:  [<c029f160>] hcd_endpoint_disable+0x0/0x1b0
Aug  3 22:56:40 violet kernel:  [<c0299bea>] nuke_urbs+0x4a/0x60
Aug  3 22:56:40 violet kernel:  [<c029a8c2>] usb_disconnect+0xa2/0x140
Aug  3 22:56:40 violet kernel:  [<c029d40f>] hub_port_connect_change+0x33f/0x350
Aug  3 22:56:40 violet kernel:  [<c029cc7b>] hub_port_status+0x3b/0xb0
Aug  3 22:56:40 violet kernel:  [<c029d769>] hub_events+0x349/0x3b0
Aug  3 22:56:40 violet kernel:  [<c029d805>] hub_thread+0x35/0xf0
Aug  3 22:56:40 violet kernel:  [<c011a1d0>] default_wake_function+0x0/0x30
Aug  3 22:56:40 violet /etc/hotplug/usb.agent: Bad USB agent invocation
Aug  3 22:56:41 violet modprobe: FATAL: Module ide_probe_mod not found. 
Aug  3 22:56:41 violet kernel:  [<c029d7d0>] hub_thread+0x0/0xf0
Aug  3 22:56:41 violet kernel:  [<c01091a9>] kernel_thread_helper+0x5/0xc
Aug  3 22:56:41 violet modprobe: FATAL: Module ide_probe not found. 
Aug  3 22:56:41 violet kernel: 
Aug  3 22:56:41 violet kernel: updfstab: numerical sysctl 1 23 is obsolete.
Aug  3 22:56:41 violet modprobe: FATAL: Module ohci1394 already in kernel. 
Aug  3 22:56:41 violet kernel: hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
Aug  3 22:56:41 violet kernel: hde: task_no_data_intr: error=0x04 { DriveStatusError }
Aug  3 22:56:41 violet kernel: hde: Write Cache FAILED Flushing!
Aug  3 22:56:42 violet devlabel: devlabel service started/restarted
Aug  3 22:56:43 violet kernel: hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x301
Aug  3 22:56:43 violet kernel: hub 1-0:0: new USB device on port 1, assigned address 4
Aug  3 22:56:43 violet kernel: input: USB HID v1.00 Mouse [1241:1111] on usb-0000:00:07.2-1
Aug  3 22:56:43 violet /etc/hotplug/usb.agent: Bad USB agent invocation
Aug  3 22:56:44 violet /sbin/hotplug: no runnable /etc/hotplug/input.agent is installed
Aug  3 22:56:47 violet /etc/hotplug/usb.agent: Setup hid for USB product 1241/1111/100
Aug  3 22:56:47 violet modprobe: FATAL: Module hid not found. 
Aug  3 22:56:47 violet modprobe: FATAL: Error running install command for hid 
Aug  3 22:56:47 violet /etc/hotplug/usb.agent: ... can't load module hid
Aug  3 22:56:47 violet /etc/hotplug/usb.agent: missing kernel or user mode driver hid 
Aug  3 22:56:47 violet /etc/hotplug/usb.agent: Setup mousedev for USB product 1241/1111/100
Aug  3 22:56:48 violet kernel: hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
Aug  3 22:56:48 violet kernel: hde: task_no_data_intr: error=0x04 { DriveStatusError }
Aug  3 22:56:48 violet kernel: hde: Write Cache FAILED Flushing!
Aug  3 22:56:48 violet devlabel: devlabel service started/restarted


About 9 hours later it happened again, only I did not have to disconnect
the mouse for it to recover (in fact, I did not even know the situation
happened again until I looked in the log).


Aug  4 07:53:13 violet kernel: hub 1-0:0: port 1 disabled by hub (EMI?), re-enabling...<6>usb 1-1: USB disconnect, address 4
Aug  4 07:53:13 violet kernel: Debug: sleeping function called from invalid context at drivers/usb/core/hcd.c:1350
Aug  4 07:53:13 violet kernel: Call Trace:
Aug  4 07:53:13 violet kernel:  [<c011b5b1>] __might_sleep+0x61/0x80
Aug  4 07:53:13 violet kernel:  [<c029f22c>] hcd_endpoint_disable+0xcc/0x1b0
Aug  4 07:53:13 violet kernel:  [<c029f160>] hcd_endpoint_disable+0x0/0x1b0
Aug  4 07:53:13 violet kernel:  [<c0299bea>] nuke_urbs+0x4a/0x60
Aug  4 07:53:13 violet kernel:  [<c029a8c2>] usb_disconnect+0xa2/0x140
Aug  4 07:53:13 violet kernel:  [<c029d40f>] hub_port_connect_change+0x33f/0x350
Aug  4 07:53:13 violet kernel:  [<c029d74c>] hub_events+0x32c/0x3b0
Aug  4 07:53:13 violet kernel:  [<c029d805>] hub_thread+0x35/0xf0
Aug  4 07:53:13 violet kernel:  [<c011a1d0>] default_wake_function+0x0/0x30
Aug  4 07:53:13 violet kernel:  [<c029d7d0>] hub_thread+0x0/0xf0
Aug  4 07:53:13 violet /sbin/hotplug: no runnable /etc/hotplug/input.agent is installed
Aug  4 07:53:13 violet /etc/hotplug/usb.agent: Bad USB agent invocation
Aug  4 07:53:13 violet kernel:  [<c01091a9>] kernel_thread_helper+0x5/0xc
Aug  4 07:53:14 violet /etc/hotplug/usb.agent: Bad USB agent invocation
Aug  4 07:53:14 violet /sbin/hotplug: no runnable /etc/hotplug/input.agent is installed
Aug  4 07:53:14 violet kernel: 
Aug  4 07:53:14 violet modprobe: FATAL: Module ide_probe_mod not found. 
Aug  4 07:53:14 violet kernel: hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x301
Aug  4 07:53:14 violet modprobe: FATAL: Module ide_probe not found. 
Aug  4 07:53:14 violet kernel: updfstab: numerical sysctl 1 23 is obsolete.
Aug  4 07:53:14 violet kernel: hub 1-0:0: new USB device on port 1, assigned address 5
Aug  4 07:53:14 violet kernel: input: USB HID v1.00 Mouse [1241:1111] on usb-0000:00:07.2-1
Aug  4 07:53:14 violet modprobe: FATAL: Module ohci1394 already in kernel. 
Aug  4 07:53:15 violet kernel: hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
Aug  4 07:53:15 violet kernel: hde: task_no_data_intr: error=0x04 { DriveStatusError }
Aug  4 07:53:15 violet kernel: hde: Write Cache FAILED Flushing!
Aug  4 07:53:15 violet devlabel: devlabel service started/restarted
Aug  4 07:53:17 violet /etc/hotplug/usb.agent: Setup hid for USB product 1241/1111/100
Aug  4 07:53:17 violet modprobe: FATAL: Module hid not found. 
Aug  4 07:53:17 violet modprobe: FATAL: Error running install command for hid 
Aug  4 07:53:17 violet /etc/hotplug/usb.agent: ... can't load module hid
Aug  4 07:53:18 violet /etc/hotplug/usb.agent: missing kernel or user mode driver hid 
Aug  4 07:53:18 violet /etc/hotplug/usb.agent: Setup mousedev for USB product 1241/1111/100
Aug  4 07:53:18 violet kernel: hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
Aug  4 07:53:18 violet kernel: hde: task_no_data_intr: error=0x04 { DriveStatusError }
Aug  4 07:53:18 violet kernel: hde: Write Cache FAILED Flushing!
Aug  4 07:53:19 violet devlabel: devlabel service started/restarted


This is the last occurrence in 40 hours.

	-Paul


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: My report on running 2.6.0-test2 on a Dell Inspiron 7000 (poor sound from crond)
  2003-08-06  9:16 My report on running 2.6.0-test2 on a Dell Inspiron 7000 (PII, 300MHz with 256MB) Paul Dickson
                   ` (2 preceding siblings ...)
  2003-08-06 10:03 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (lost USB mouse) Paul Dickson
@ 2003-08-06 10:58 ` Paul Dickson
  2003-08-06 13:49 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (crash while shutting down) Paul Dickson
  4 siblings, 0 replies; 10+ messages in thread
From: Paul Dickson @ 2003-08-06 10:58 UTC (permalink / raw)
  To: linux-kernel

On Wed, 6 Aug 2003 02:16:21 -0700, Paul Dickson wrote:

> Before, flipping between workspaces would cause music (under xmms) to
> skip.  It no longer does that.
> 
> But all is not perfect.  I'll attach the problems I had as replies (so
> each has it's own message thread).


While xmms, launched under Gnome, doesn't skip, ogg123 launch via crond
does.

I have a subscription to an daily audio program that arrives monthly via
CD.  I have a crontab entry which plays each day's program automatically.

Under 2.6.0-test2, there are lot's of skips when the short 2 minute
file is played.

	-Paul


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: My report on running 2.6.0-test2 on a Dell Inspiron 7000 (possible tty trouble)
  2003-08-06  9:22 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (possible tty trouble) Paul Dickson
@ 2003-08-06 11:42   ` Antonio Vargas
  2003-08-06 13:09     ` Paul Dickson
  0 siblings, 1 reply; 10+ messages in thread
From: Antonio Vargas @ 2003-08-06 11:42 UTC (permalink / raw)
  To: Paul Dickson; +Cc: linux-kernel

On Wed, Aug 06, 2003 at 02:22:56AM -0700, Paul Dickson wrote:
> On Wed, 6 Aug 2003 02:16:21 -0700, Paul Dickson wrote:
> 
> > But all is not perfect.  I'll attach the problems I had as replies (so
> > each has it's own message thread).
> 
> I built 2.6.0-test2 for my Dell Inspiron 7000 notebook (PII, 300Mhz) with
> a RH9 distribution.  I build the kernel on another system (1.33GHz) using
> ssh.
> 
> I was missing some device support, so did a "make menuconfig".  The
> configuration options were shown, I selected "Sound -->" and pressed
> enter.  The terminal went back to text mode and then hung.  Gnome-terminal
> started consuming all unused CPU cycles.  
> 
> I could recover the process by closing the tab or resetting the terminal,
> but this would only fix the problem for the moment.  Frequently, it
> wouldn't even finish redisplaying the screen before it locked again.
> 
> This would happen running "make menuconfig" locally or via ssh on another
> system.
> 
> This is likely caused by some difference in the tty code in 2.6.0-test2.
> The problem does not occur under 2.4.20-18.9.  If 2.6.0-test2 is correct,
> then I might need an updated version of gnome-terminal suitable for 2.6.0.

This is a bug in gnome-terminal:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=89151

Greets, Antonio.

-- 

1. Dado un programa, siempre tiene al menos un fallo.
2. Dadas varias lineas de codigo, siempre se pueden acortar a menos lineas.
3. Por induccion, todos los programas se pueden
   reducir a una linea que no funciona.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: My report on running 2.6.0-test2 on a Dell Inspiron 7000 (possible tty trouble)
  2003-08-06 11:42   ` Antonio Vargas
@ 2003-08-06 13:09     ` Paul Dickson
  2003-08-06 14:12       ` Havoc Pennington
  0 siblings, 1 reply; 10+ messages in thread
From: Paul Dickson @ 2003-08-06 13:09 UTC (permalink / raw)
  To: linux-kernel, rhl-devel-list; +Cc: Antonio Vargas

On Wed, 6 Aug 2003 13:42:34 +0200, Antonio Vargas wrote:

> On Wed, Aug 06, 2003 at 02:22:56AM -0700, Paul Dickson wrote:
> 
> > I built 2.6.0-test2 for my Dell Inspiron 7000 notebook (PII, 300Mhz) with
> > a RH9 distribution.  I build the kernel on another system (1.33GHz) using
> > ssh.
> > 
> > I was missing some device support, so did a "make menuconfig".  The
> > configuration options were shown, I selected "Sound -->" and pressed
> > enter.  The terminal went back to text mode and then hung.  Gnome-terminal
> > started consuming all unused CPU cycles.  
> > 
> > I could recover the process by closing the tab or resetting the terminal,
> > but this would only fix the problem for the moment.  Frequently, it
> > wouldn't even finish redisplaying the screen before it locked again.
> > 
> > This would happen running "make menuconfig" locally or via ssh on another
> > system.
> > 
> > This is likely caused by some difference in the tty code in 2.6.0-test2.
> > The problem does not occur under 2.4.20-18.9.  If 2.6.0-test2 is correct,
> > then I might need an updated version of gnome-terminal suitable for 2.6.0.
> 
> This is a bug in gnome-terminal:
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=89151
> 

This bug is still in the gnome-terminal version included with Severn.

	-Paul


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: My report on running 2.6.0-test2 on a Dell Inspiron 7000 (crash while shutting down)
  2003-08-06  9:16 My report on running 2.6.0-test2 on a Dell Inspiron 7000 (PII, 300MHz with 256MB) Paul Dickson
                   ` (3 preceding siblings ...)
  2003-08-06 10:58 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (poor sound from crond) Paul Dickson
@ 2003-08-06 13:49 ` Paul Dickson
  4 siblings, 0 replies; 10+ messages in thread
From: Paul Dickson @ 2003-08-06 13:49 UTC (permalink / raw)
  To: linux-kernel

On Wed, 6 Aug 2003 02:16:21 -0700, Paul Dickson wrote:

> But all is not perfect.  I'll attach the problems I had as replies (so
> each has it's own message thread).

When I shutdown for a reboot, I getting the following oops (which I
recorded with a digital camera, an transcribe here):

--------------------------------------------------------------------------------
EIP:    0060:[<c0264054>]    Not tainted
EFLAGS: 00010246
EIP is at device_shutdown+0x74/0xab
eax: 00000000   ebx: ffffffc4   ecx: 00000000   edx: 00000000
esi: cc950000   edi: fee1dead   ebp: cc951ea0   esp: cc951e94
ds: 00tb   es: 007b   ss: 0068
Process reboot (pid: 2551, threadinfo=cc950000 task=cc94f940)
Stack: c034e09d 00000042 01234567 cc951fbc c012a4a6 c0446268 00000001 00000000
       cc8fa2e0 cdfb0c60 cc125420 00000000 cf5df4a0 cc125420 420d1c20 cf5df4a0
       cc951f04 00000246 00000246 cc770760 420d1c20 00000292 cc950000 cc951f04
Call Trace:
 [<c012a4a6>] sys_reboot+0x126/0x310
 [<c0153813>] invalidate_inod_buffers+0x13/0x80
 [<c02c5ced>] sock_destroy_inode+0x1d/0x30
 [<c016a296>] destroy_inode+0x36/0x60
 [<c016b603>] iput+0x63/0x90
 [<c0168440>] dput+0x30/0x220
 [<c0152375>] __fput+0xc5/0x130
 [<c01509db>] filp_close+04b/0x80
 [<c0150a72>] sys_close+0x62/0xa0
 [<c010b189>] sysenter_past_esp+0x52/0x71

Code: 8b 43 40 89 ca 89 c1 8d 74 26 00 81 fa c8 6e 3d c0 75 d9 b8
INIT: no more processes left in this runlevel
--------------------------------------------------------------------------------

Some of the 8s and 0s might be interchanges, especially near the end.

I think this had been mentioned before on LKML.

The feeling held in the edi is cute.

	-Paul


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: My report on running 2.6.0-test2 on a Dell Inspiron 7000 (possible tty trouble)
  2003-08-06 13:09     ` Paul Dickson
@ 2003-08-06 14:12       ` Havoc Pennington
  0 siblings, 0 replies; 10+ messages in thread
From: Havoc Pennington @ 2003-08-06 14:12 UTC (permalink / raw)
  To: rhl-devel-list; +Cc: linux-kernel, Antonio Vargas

On Wed, Aug 06, 2003 at 06:09:39AM -0700, Paul Dickson wrote:
> On Wed, 6 Aug 2003 13:42:34 +0200, Antonio Vargas wrote:
> > This is a bug in gnome-terminal:
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=89151
> > 
> 
> This bug is still in the gnome-terminal version included with Severn.
> 

Terminal emulation is vte, gnome-terminal is just the menubar and
prefs dialog. I moved the bug now (it probably would have been closed
already if Nalin had seen it, sorry about that).

Havoc

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: My report on running 2.6.0-test2 on a Dell Inspiron 7000 (lost USB mouse)
  2003-08-06 10:03 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (lost USB mouse) Paul Dickson
@ 2003-08-06 21:40   ` Greg KH
  0 siblings, 0 replies; 10+ messages in thread
From: Greg KH @ 2003-08-06 21:40 UTC (permalink / raw)
  To: Paul Dickson; +Cc: linux-kernel, linux-usb-devel

On Wed, Aug 06, 2003 at 03:03:37AM -0700, Paul Dickson wrote:
> On Wed, 6 Aug 2003 02:16:21 -0700, Paul Dickson wrote:
> 
> > But all is not perfect.  I'll attach the problems I had as replies (so
> > each has it's own message thread).
> 
> After spending the day visiting relatives, I came back to the notebook and
> put something down nearby.  I then went away for a moment and upon
> returning discovered the screen unblanked but the mouse not functioning. 
> Flipping workspaces relieved my fear that 2.6.0-test2 had crashed, but
> still no mouse.
> 
> So I decided to unplug and replug in the mouse (its USB after all).
> 
> This allowed the mouse to function again.
> 
> This is what was recorded in the message log:

Known issue.  Is fixed in Linus's latest tree.  If this still shows up
in 2.6.0-test3, please let us know.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-08-06 21:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-06  9:16 My report on running 2.6.0-test2 on a Dell Inspiron 7000 (PII, 300MHz with 256MB) Paul Dickson
2003-08-06  9:22 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (possible tty trouble) Paul Dickson
2003-08-06 11:42   ` Antonio Vargas
2003-08-06 13:09     ` Paul Dickson
2003-08-06 14:12       ` Havoc Pennington
2003-08-06  9:35 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (PII, 300MHz with 256MB) Paul Dickson
2003-08-06 10:03 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (lost USB mouse) Paul Dickson
2003-08-06 21:40   ` Greg KH
2003-08-06 10:58 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (poor sound from crond) Paul Dickson
2003-08-06 13:49 ` My report on running 2.6.0-test2 on a Dell Inspiron 7000 (crash while shutting down) Paul Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).