public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Crash with fs corruption on 2.4.23-rc1 + CONFIG_ACPI_PROCESSOR
@ 2003-11-13 16:18 Stelian Pop
       [not found] ` <20031113161857.GM26911-sxQ6dllMCJFOpCWnugOeNx8pCrqmY5it@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Stelian Pop @ 2003-11-13 16:18 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

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

Hi,

Something is going very strange on my Transmeta powered Vaio C1VE laptop.
This is with a RedHat Fedora core 1 installation, kernel compiled 
with gcc 3.2.3.

If I compile a recent kernel (tried 2.4.23-rc1, and plain stock 2.4.22)
with CONFIG_ACPI_PROCESSOR enabled, I get a bunch of oopses in the
next 10-30 seconds.

When compiled statically into the kernel, the init scripts are 
succesfuly ran, I can log in then I get an oops in the next 10 to 
30 seconds. Most often the oops is a BUG at page_alloc.c:188,
but not always.

When compiled as a module, all goes well if the module is not loaded,
and the crash happens moments after the loading of processor.o

After the oops, the / filesystem (ext3) gets corrupted and a manual
fsck is required to solve some block duplication errors.

A 2.6.0-test9 compiled with CONFIG_ACPI_PROCESSOR on does not seem
to have this problem.

Attached you'll find the .config and dmesg in case it is useful...

Stelian.
-- 
Stelian Pop <stelian.pop-A5NNTvo2L0pl57MIdRCFDg@public.gmane.org>
Alcove - http://www.alcove.com

[-- Attachment #2: config-2.4.23-rc1 --]
[-- Type: text/plain, Size: 26481 bytes --]

#
# Automatically generated by make menuconfig: don't edit
#
CONFIG_X86=y
# CONFIG_SBUS is not set
CONFIG_UID16=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y

#
# Processor type and features
#
# 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_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=y
# 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_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_X86_HAS_TSC=y
CONFIG_X86_F00F_WORKS_OK=y
CONFIG_X86_MCE=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
# CONFIG_EDD is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_HIGHMEM is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_SMP is not set
# CONFIG_X86_UP_APIC is not set
# CONFIG_X86_UP_IOAPIC is not set
# CONFIG_X86_TSC_DISABLE is not set
CONFIG_X86_TSC=y

#
# General setup
#
CONFIG_NET=y
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_ISA=y
CONFIG_PCI_NAMES=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
CONFIG_HOTPLUG=y

#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=m
CONFIG_CARDBUS=y
# CONFIG_TCIC is not set
# CONFIG_I82092 is not set
# CONFIG_I82365 is not set

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set
# CONFIG_HOTPLUG_PCI_COMPAQ is not set
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
# CONFIG_HOTPLUG_PCI_ACPI is not set
CONFIG_SYSVIPC=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_KCORE_ELF=y
# CONFIG_KCORE_AOUT is not set
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
CONFIG_PM=y
# CONFIG_APM is not set

#
# ACPI Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_BUS=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SYSTEM=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=m
# CONFIG_ACPI_THERMAL is not set
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_RELAXED_AML is not set

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

#
# Parallel port support
#
# CONFIG_PARPORT is not set

#
# Plug and Play configuration
#
CONFIG_PNP=y
CONFIG_ISAPNP=y

#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# 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_CISS_SCSI_TAPE is not set
# CONFIG_CISS_MONITOR_THREAD is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_NBD is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y
# CONFIG_BLK_STATS is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set
# CONFIG_BLK_DEV_MD is not set
# CONFIG_MD_LINEAR is not set
# CONFIG_MD_RAID0 is not set
# CONFIG_MD_RAID1 is not set
# CONFIG_MD_RAID5 is not set
# CONFIG_MD_MULTIPATH is not set
# CONFIG_BLK_DEV_LVM is not set

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK_DEV is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
# CONFIG_FILTER is not set
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_INET_ECN is not set
# CONFIG_SYN_COOKIES is not set

#
#   IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=m
CONFIG_IP_NF_FTP=m
CONFIG_IP_NF_AMANDA=m
CONFIG_IP_NF_TFTP=m
CONFIG_IP_NF_IRC=m
# CONFIG_IP_NF_QUEUE is not set
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=m
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_AMANDA=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_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=m
# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
# CONFIG_IP_NF_COMPAT_IPFWADM is not set

#
#   IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
# CONFIG_IPV6 is not set
# CONFIG_KHTTPD is not set

#
#    SCTP Configuration (EXPERIMENTAL)
#
CONFIG_IPV6_SCTP__=y
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set

#
# Appletalk devices
#
# CONFIG_DEV_APPLETALK is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_LLC 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

#
# Telephony Support
#
# CONFIG_PHONE is not set
# CONFIG_PHONE_IXJ is not set
# CONFIG_PHONE_IXJ_PCMCIA is not set

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

#
# IDE, ATA and ATAPI Block devices
#
CONFIG_BLK_DEV_IDE=y
# 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 is not set
# CONFIG_BLK_DEV_IDECD is not set
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_BLK_DEV_CMD640=y
CONFIG_BLK_DEV_CMD640_ENHANCED=y
# CONFIG_BLK_DEV_ISAPNP is not set
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_BLK_DEV_GENERIC is not set
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
# 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_ADMA100 is not set
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_WDC_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_AMD74XX_OVERRIDE 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_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_HPT34X_AUTODMA is not set
# CONFIG_BLK_DEV_HPT366 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_PDC202XX_BURST is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
CONFIG_BLK_DEV_RZ1000=y
# CONFIG_BLK_DEV_SC1200 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_DMA_NONPCI is not set
CONFIG_BLK_DEV_IDE_MODES=y
# CONFIG_BLK_DEV_ATARAID is not set
# CONFIG_BLK_DEV_ATARAID_PDC is not set
# CONFIG_BLK_DEV_ATARAID_HPT is not set
# CONFIG_BLK_DEV_ATARAID_SII is not set

#
# SCSI support
#
CONFIG_SCSI=m
CONFIG_BLK_DEV_SD=m
CONFIG_SD_EXTRA_DEVS=40
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
CONFIG_CHR_DEV_SG=m
CONFIG_SCSI_DEBUG_QUEUES=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set

#
# 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 is not set
# CONFIG_SCSI_AHA1542 is not set
# CONFIG_SCSI_AHA1740 is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# 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_MEGARAID2 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_DMA 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_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_NCR53C7xx is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_NCR53C8XX 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_SIM710 is not set
# CONFIG_SCSI_SYM53C416 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_SCSI_PCMCIA is not set

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
# CONFIG_FUSION_BOOT is not set
# CONFIG_FUSION_ISENSE is not set
# CONFIG_FUSION_CTL is not set
# CONFIG_FUSION_LAN is not set

#
# IEEE 1394 (FireWire) support (EXPERIMENTAL)
#
CONFIG_IEEE1394=m
CONFIG_IEEE1394_OHCI1394=m
CONFIG_IEEE1394_VIDEO1394=m
CONFIG_IEEE1394_SBP2=m
# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
# CONFIG_IEEE1394_ETH1394 is not set
CONFIG_IEEE1394_DV1394=m
CONFIG_IEEE1394_RAWIO=m
CONFIG_IEEE1394_CMP=m
# CONFIG_IEEE1394_AMDTP is not set
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
# CONFIG_IEEE1394_OUI_DB is not set

#
# I2O device support
#
# CONFIG_I2O is not set
# CONFIG_I2O_PCI is not set
# CONFIG_I2O_BLOCK is not set
# CONFIG_I2O_LAN is not set
# CONFIG_I2O_SCSI is not set
# CONFIG_I2O_PROC is not set

#
# Network device support
#
CONFIG_NETDEVICES=y

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

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_SUNLANCE is not set
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNBMAC is not set
# CONFIG_SUNQE is not set
# CONFIG_SUNGEM is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL 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 is not set
# CONFIG_NET_POCKET is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_MYRI_SBUS 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
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_ASYNC=m
# CONFIG_PPP_SYNC_TTY is not set
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
# CONFIG_PPPOE is not set
# CONFIG_SLIP is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Token Ring devices
#
# CONFIG_TR is not set
# 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 is not set
# CONFIG_PCMCIA_3C574 is not set
# CONFIG_PCMCIA_FMVJ18X is not set
CONFIG_PCMCIA_PCNET=m
# CONFIG_PCMCIA_AXNET is not set
# CONFIG_PCMCIA_NMCLAN is not set
# CONFIG_PCMCIA_SMC91C92 is not set
# CONFIG_PCMCIA_XIRC2PS is not set
# CONFIG_ARCNET_COM20020_CS is not set
# CONFIG_PCMCIA_IBMTR is not set
# CONFIG_PCMCIA_XIRCOM is not set
# CONFIG_PCMCIA_XIRTULIP is not set
# CONFIG_NET_PCMCIA_RADIO is not set

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

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

#
# Input core support
#
CONFIG_INPUT=m
CONFIG_INPUT_KEYBDEV=m
CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=m

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=y
# CONFIG_SERIAL_CONSOLE is not set
# CONFIG_SERIAL_EXTENDED is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256

#
# I2C support
#
# CONFIG_I2C is not set

#
# Mice
#
# CONFIG_BUSMOUSE is not set
CONFIG_MOUSE=y
CONFIG_PSMOUSE=y
# CONFIG_82C710_MOUSE is not set
# CONFIG_PC110_PAD is not set
# CONFIG_MK712_MOUSE is not set

#
# Joysticks
#
# CONFIG_INPUT_GAMEPORT is not set
# CONFIG_INPUT_NS558 is not set
# CONFIG_INPUT_LIGHTNING is not set
# CONFIG_INPUT_PCIGAME is not set
# CONFIG_INPUT_CS461X is not set
# CONFIG_INPUT_EMU10K1 is not set
# CONFIG_INPUT_SERIO is not set
# CONFIG_INPUT_SERPORT is not set
# CONFIG_INPUT_ANALOG is not set
# CONFIG_INPUT_A3D is not set
# CONFIG_INPUT_ADI is not set
# CONFIG_INPUT_COBRA is not set
# CONFIG_INPUT_GF2K is not set
# CONFIG_INPUT_GRIP is not set
# CONFIG_INPUT_INTERACT is not set
# CONFIG_INPUT_TMDC is not set
# CONFIG_INPUT_SIDEWINDER is not set
# CONFIG_INPUT_IFORCE_USB is not set
# CONFIG_INPUT_IFORCE_232 is not set
# CONFIG_INPUT_WARRIOR is not set
# CONFIG_INPUT_MAGELLAN is not set
# CONFIG_INPUT_SPACEORB is not set
# CONFIG_INPUT_SPACEBALL is not set
# CONFIG_INPUT_STINGER is not set
# CONFIG_INPUT_DB9 is not set
# CONFIG_INPUT_GAMECON is not set
# CONFIG_INPUT_TURBOGRAFX is not set
# CONFIG_QIC02_TAPE is not set
# CONFIG_IPMI_HANDLER is not set
# CONFIG_IPMI_PANIC_EVENT is not set
# CONFIG_IPMI_DEVICE_INTERFACE is not set
# CONFIG_IPMI_KCS is not set
# CONFIG_IPMI_WATCHDOG is not set

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

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

#
# Direct Rendering Manager (XFree86 DRI support)
#
# CONFIG_DRM is not set

#
# PCMCIA character devices
#
# CONFIG_PCMCIA_SERIAL_CS is not set
# CONFIG_SYNCLINK_CS is not set
# CONFIG_MWAVE is not set

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=m

#
# Video For Linux
#
CONFIG_VIDEO_PROC_FS=y
# CONFIG_I2C_PARPORT is not set
# CONFIG_VIDEO_BT848 is not set
# CONFIG_VIDEO_PMS is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_ZORAN_BUZ is not set
# CONFIG_VIDEO_ZORAN_DC10 is not set
# CONFIG_VIDEO_ZORAN_LML33 is not set
# CONFIG_VIDEO_ZR36120 is not set
CONFIG_VIDEO_MEYE=m

#
# Radio Adapters
#
# CONFIG_RADIO_CADET is not set
# CONFIG_RADIO_RTRACK is not set
# CONFIG_RADIO_RTRACK2 is not set
# CONFIG_RADIO_AZTECH is not set
# CONFIG_RADIO_GEMTEK is not set
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
# CONFIG_RADIO_MIROPCM20 is not set
# CONFIG_RADIO_MIROPCM20_RDS is not set
# CONFIG_RADIO_SF16FMI is not set
# CONFIG_RADIO_SF16FMR2 is not set
# CONFIG_RADIO_TERRATEC is not set
# CONFIG_RADIO_TRUST is not set
# CONFIG_RADIO_TYPHOON is not set
# CONFIG_RADIO_ZOLTRIX is not set

#
# File systems
#
# CONFIG_QUOTA is not set
# CONFIG_QFMT_V2 is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_ADFS_FS is not set
# CONFIG_ADFS_FS_RW is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BEFS_DEBUG is not set
# CONFIG_BFS_FS is not set
CONFIG_EXT3_FS=y
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
# CONFIG_UMSDOS_FS is not set
CONFIG_VFAT_FS=m
# CONFIG_EFS_FS is not set
# CONFIG_JFFS_FS is not set
# CONFIG_JFFS2_FS is not set
# CONFIG_CRAMFS is not set
CONFIG_TMPFS=y
CONFIG_RAMFS=y
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
# CONFIG_JFS_FS is not set
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_NTFS_RW is not set
# CONFIG_HPFS_FS is not set
CONFIG_PROC_FS=y
# CONFIG_DEVFS_FS is not set
# CONFIG_DEVFS_MOUNT is not set
# CONFIG_DEVFS_DEBUG is not set
CONFIG_DEVPTS_FS=y
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX4FS_RW is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_EXT2_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UDF_FS is not set
# CONFIG_UDF_RW is not set
# CONFIG_UFS_FS is not set
# CONFIG_UFS_FS_WRITE is not set

#
# Network File Systems
#
# CONFIG_CODA_FS is not set
# CONFIG_INTERMEZZO_FS is not set
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFS_DIRECTIO is not set
# CONFIG_ROOT_NFS is not set
# CONFIG_NFSD is not set
# CONFIG_NFSD_V3 is not set
# CONFIG_NFSD_TCP is not set
CONFIG_SUNRPC=m
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
# CONFIG_SMB_FS is not set
# CONFIG_NCP_FS is not set
# CONFIG_NCPFS_PACKET_SIGNING is not set
# CONFIG_NCPFS_IOCTL_LOCKING is not set
# CONFIG_NCPFS_STRONG is not set
# CONFIG_NCPFS_NFS_NS is not set
# CONFIG_NCPFS_OS2_NS is not set
# CONFIG_NCPFS_SMALLDOS is not set
# CONFIG_NCPFS_NLS is not set
# CONFIG_NCPFS_EXTRAS is not set
# CONFIG_ZISOFS_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_SMB_NLS is not set
CONFIG_NLS=y

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

#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VIDEO_SELECT is not set
# CONFIG_MDA_CONSOLE is not set

#
# Frame-buffer support
#
# CONFIG_FB is not set

#
# Sound
#
CONFIG_SOUND=m
# CONFIG_SOUND_ALI5455 is not set
# CONFIG_SOUND_BT878 is not set
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_MIDI_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 is not set
# CONFIG_SOUND_MAESTRO3 is not set
# CONFIG_SOUND_FORTE 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_MIDI_VIA82CXXX is not set
CONFIG_SOUND_OSS=m
# CONFIG_SOUND_TRACEINIT is not set
# CONFIG_SOUND_DMAP is not set
# CONFIG_SOUND_AD1816 is not set
# CONFIG_SOUND_AD1889 is not set
# CONFIG_SOUND_SGALAXY is not set
# CONFIG_SOUND_ADLIB is not set
# CONFIG_SOUND_ACI_MIXER is not set
# CONFIG_SOUND_CS4232 is not set
# CONFIG_SOUND_SSCAPE is not set
# CONFIG_SOUND_GUS is not set
# CONFIG_SOUND_VMIDI is not set
# CONFIG_SOUND_TRIX is not set
# CONFIG_SOUND_MSS is not set
# CONFIG_SOUND_MPU401 is not set
# CONFIG_SOUND_NM256 is not set
# CONFIG_SOUND_MAD16 is not set
# CONFIG_SOUND_PAS is not set
# CONFIG_PAS_JOYSTICK is not set
# CONFIG_SOUND_PSS is not set
# CONFIG_SOUND_SB is not set
# CONFIG_SOUND_AWE32_SYNTH is not set
# CONFIG_SOUND_KAHLUA is not set
# CONFIG_SOUND_WAVEFRONT is not set
# CONFIG_SOUND_MAUI is not set
# CONFIG_SOUND_YM3812 is not set
# CONFIG_SOUND_OPL3SA1 is not set
# CONFIG_SOUND_OPL3SA2 is not set
CONFIG_SOUND_YMFPCI=m
# CONFIG_SOUND_YMFPCI_LEGACY is not set
# CONFIG_SOUND_UART6850 is not set
# CONFIG_SOUND_AEDSP16 is not set
# CONFIG_SOUND_TVMIXER is not set
# CONFIG_SOUND_AD1980 is not set
# CONFIG_SOUND_WM97XX is not set

#
# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_EHCI_HCD is not set
CONFIG_USB_UHCI=m
# CONFIG_USB_UHCI_ALT is not set
# CONFIG_USB_OHCI is not set
# CONFIG_USB_SL811HS_ALT is not set
# CONFIG_USB_SL811HS is not set
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_BLUETOOTH is not set
# CONFIG_USB_MIDI is not set
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_HP8200e is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
CONFIG_USB_HIDDEV=y
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_DC2XX is not set
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_SCANNER is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_PWC is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_W9968CF is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_DABUSB is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_CATC is not set
# CONFIG_USB_AX8817X is not set
# CONFIG_USB_CDCETHER is not set
CONFIG_USB_USBNET=m
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
CONFIG_USB_SERIAL=m
# CONFIG_USB_SERIAL_DEBUG is not set
# CONFIG_USB_SERIAL_GENERIC is not set
# CONFIG_USB_SERIAL_BELKIN is not set
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_EMPEG is not set
# CONFIG_USB_SERIAL_FTDI_SIO is not set
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
CONFIG_USB_SERIAL_MCT_U232=m
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_PL2303 is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_XIRCOM is not set
# CONFIG_USB_SERIAL_OMNINET is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_TIGL is not set
# CONFIG_USB_BRLVGER is not set
# CONFIG_USB_LCD is not set

#
# Support for USB gadgets
#
# CONFIG_USB_GADGET is not set

#
# Bluetooth support
#
# CONFIG_BLUEZ is not set

#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_HIGHMEM is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_IOVIRT is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_FRAME_POINTER is not set
CONFIG_LOG_BUF_SHIFT=0

#
# Cryptographic options
#
# CONFIG_CRYPTO is not set

#
# Library routines
#
# CONFIG_CRC32 is not set
CONFIG_ZLIB_INFLATE=m
CONFIG_ZLIB_DEFLATE=m
# CONFIG_FW_LOADER is not set

[-- Attachment #3: dmesg --]
[-- Type: text/plain, Size: 11814 bytes --]

Nov 13 16:47:51 crusoe syslogd 1.4.1: restart.
Nov 13 16:47:51 crusoe syslog: syslogd startup succeeded
Nov 13 16:47:51 crusoe syslog: klogd startup succeeded
Nov 13 16:47:51 crusoe kernel: klogd 1.4.1, log source = /proc/kmsg started.
Nov 13 16:47:51 crusoe kernel: BIOS-provided physical RAM map:
Nov 13 16:47:51 crusoe kernel: Sony Vaio laptop detected.
Nov 13 16:47:51 crusoe kernel: ACPI: RSDP (v000 SONY                                      ) @ 0x000f8070
Nov 13 16:47:51 crusoe kernel: ACPI: RSDT (v001 SONY   P1       0x20010926 PTL  0x00000000) @ 0x0effcfbe
Nov 13 16:47:51 crusoe kernel: ACPI: FADT (v002 SONY   P1       0x20010926 PTL  0x000f4240) @ 0x0efff754
Nov 13 16:47:51 crusoe kernel: ACPI: BOOT (v001 SONY   P1       0x20010926 PTL  0x00000001) @ 0x0efff7d8
Nov 13 16:47:51 crusoe kernel: ACPI: DSDT (v001   SONY  P1      0x20010926 MSFT 0x0100000b) @ 0x00000000
Nov 13 16:47:51 crusoe kernel: Initializing CPU#0
Nov 13 16:47:51 crusoe kernel: Memory: 240664k/245696k available (1229k kernel code, 4628k reserved, 456k data, 84k init, 0k highmem)
Nov 13 16:47:51 crusoe kernel: Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Nov 13 16:47:52 crusoe kernel: Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Nov 13 16:47:52 crusoe kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Nov 13 16:47:52 crusoe kernel: Buffer cache hash table entries: 16384 (order: 4, 65536 bytes)
Nov 13 16:47:52 crusoe random: Initializing random number generator:  succeeded
Nov 13 16:47:52 crusoe kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (32 bytes/line)
Nov 13 16:47:52 crusoe kernel: CPU: L2 Cache: 512K (128 bytes/line)
Nov 13 16:47:52 crusoe kernel: CPU: Processor revision 1.3.1.3, 600 MHz
Nov 13 16:47:52 crusoe kernel: CPU: Code Morphing Software revision 4.1.4-7-51
Nov 13 16:47:52 crusoe kernel: CPU: 20000805 23:30 official release 4.1.4#2
Nov 13 16:47:52 crusoe kernel: Checking 'hlt' instruction... OK.
Nov 13 16:47:52 crusoe kernel: ACPI: Subsystem revision 20031002
Nov 13 16:47:52 crusoe kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd98e, last bus=0
Nov 13 16:47:52 crusoe kernel: PCI: Using configuration type 1
Nov 13 16:47:52 crusoe kernel: ACPI: Interpreter enabled
Nov 13 16:47:52 crusoe kernel: ACPI: Using PIC for interrupt routing
Nov 13 16:47:52 crusoe kernel: ACPI: System [ACPI] (supports S0 S3 S4 S5)
Nov 13 16:47:52 crusoe kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
Nov 13 16:47:52 crusoe kernel: ACPI: Embedded Controller [EC0] (gpe 9)
Nov 13 16:47:52 crusoe kernel: ACPI: Power Resource [LRP0] (off)
Nov 13 16:47:52 crusoe kernel: PCI: Probing PCI hardware
Nov 13 16:47:52 crusoe kernel: PCI: Using ACPI for IRQ routing
Nov 13 16:47:52 crusoe kernel: PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off'
Nov 13 16:47:52 crusoe kernel: isapnp: Scanning for PnP cards...
Nov 13 16:47:52 crusoe kernel: isapnp: No Plug & Play device found
Nov 13 16:47:52 crusoe kernel: Linux NET4.0 for Linux 2.4
Nov 13 16:47:52 crusoe kernel: Based upon Swansea University Computer Society NET3.039
Nov 13 16:47:52 crusoe kernel: Journalled Block Device driver loaded
Nov 13 16:47:52 crusoe kernel: ACPI: AC Adapter [ACAD] (on-line)
Nov 13 16:47:52 crusoe kernel: ACPI: Battery Slot [BAT1] (battery present)
Nov 13 16:47:52 crusoe kernel: ACPI: Lid Switch [LID]
Nov 13 16:47:52 crusoe kernel: ACPI: Power Button (CM) [PWRB]
Nov 13 16:47:52 crusoe kernel: ACPI: Fan [LRA0] (off)
Nov 13 16:47:52 crusoe kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
Nov 13 16:47:52 crusoe kernel: Real Time Clock Driver v1.10e
Nov 13 16:47:52 crusoe kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
Nov 13 16:47:52 crusoe kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Nov 13 16:47:52 crusoe kernel: PIIX4: IDE controller at PCI slot 00:07.1
Nov 13 16:47:52 crusoe kernel: PIIX4: chipset revision 1
Nov 13 16:47:52 crusoe kernel: PIIX4: not 100%% native mode: will probe irqs later
Nov 13 16:47:52 crusoe kernel:     ide0: BM-DMA at 0x1000-0x1007, BIOS settings: hda:DMA, hdb:pio
Nov 13 16:47:52 crusoe kernel:     ide1: BM-DMA at 0x1008-0x100f, BIOS settings: hdc:pio, hdd:pio
Nov 13 16:47:52 crusoe kernel: hda: 78140160 sectors (40008 MB) w/7877KiB Cache, CHS=4864/255/63, UDMA(33)
Nov 13 16:47:52 crusoe kernel: Partition check:
Nov 13 16:47:52 crusoe kernel:  hda: hda1 hda2 hda3 hda4
Nov 13 16:47:52 crusoe kernel: usb.c: registered new driver usbdevfs
Nov 13 16:47:52 crusoe kernel: usb.c: registered new driver hub
Nov 13 16:47:52 crusoe pcmcia: Starting PCMCIA services:
Nov 13 16:47:52 crusoe kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Nov 13 16:47:52 crusoe kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Nov 13 16:47:52 crusoe kernel: IP: routing cache hash table of 2048 buckets, 16Kbytes
Nov 13 16:47:52 crusoe kernel: TCP: Hash tables configured (established 16384 bind 32768)
Nov 13 16:47:52 crusoe kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Nov 13 16:47:52 crusoe kernel: kjournald starting.  Commit interval 5 seconds
Nov 13 16:47:52 crusoe kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov 13 16:47:52 crusoe kernel: Freeing unused kernel memory: 84k freed
Nov 13 16:47:52 crusoe kernel: usb.c: registered new driver hiddev
Nov 13 16:47:52 crusoe kernel: usb.c: registered new driver hid
Nov 13 16:47:52 crusoe kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech-AlSwsSmVLrQ@public.gmane.org>
Nov 13 16:47:52 crusoe kernel: hid-core.c: USB HID support drivers
Nov 13 16:47:52 crusoe kernel: mice: PS/2 mouse device common for all mice
Nov 13 16:47:52 crusoe kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal
Nov 13 16:47:52 crusoe kernel: Adding Swap: 522104k swap-space (priority -1)
Nov 13 16:47:52 crusoe pcmcia:  modules
Nov 13 16:47:52 crusoe kernel: kjournald starting.  Commit interval 5 seconds
Nov 13 16:47:52 crusoe kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,4), internal journal
Nov 13 16:47:52 crusoe kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov 13 16:47:52 crusoe kernel: ohci1394: $Rev: 1045 $ Ben Collins <bcollins-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
Nov 13 16:47:52 crusoe kernel: ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[9]  MMIO=[fc104000-fc1047ff]  Max Packet=[2048]
Nov 13 16:47:52 crusoe kernel: usb-uhci.c: $Revision: 1.275 $ time 14:41:47 Nov 13 2003
Nov 13 16:47:52 crusoe kernel: usb-uhci.c: High bandwidth mode enabled
Nov 13 16:47:52 crusoe kernel: usb-uhci.c: USB UHCI at I/O 0x1020, IRQ 9
Nov 13 16:47:52 crusoe kernel: usb.c: new USB bus registered, assigned bus number 1
Nov 13 16:47:52 crusoe kernel: hub.c: USB hub found
Nov 13 16:47:52 crusoe kernel: hub.c: 2 ports detected
Nov 13 16:47:52 crusoe kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Nov 13 16:47:52 crusoe kernel: usb.c: USB disconnect on device 00:07.2-0 address 1
Nov 13 16:47:52 crusoe kernel: usb.c: USB bus 1 deregistered
Nov 13 16:47:52 crusoe kernel: SCSI subsystem driver Revision: 1.00
Nov 13 16:47:52 crusoe kernel: Linux Kernel Card Services 3.1.22
Nov 13 16:47:52 crusoe kernel:   options:  [pci] [cardbus] [pm]
Nov 13 16:47:52 crusoe kernel: unloading Kernel Card Services
Nov 13 16:47:52 crusoe kernel: Linux Kernel Card Services 3.1.22
Nov 13 16:47:52 crusoe kernel:   options:  [pci] [cardbus] [pm]
Nov 13 16:47:52 crusoe kernel: unloading Kernel Card Services
Nov 13 16:47:52 crusoe kernel: Linux Kernel Card Services 3.1.22
Nov 13 16:47:52 crusoe kernel:   options:  [pci] [cardbus] [pm]
Nov 13 16:47:50 crusoe sysctl: kernel.sysrq = 1 
Nov 13 16:47:50 crusoe sysctl: kernel.core_uses_pid = 1 
Nov 13 16:47:50 crusoe network: Setting network parameters:  succeeded 
Nov 13 16:47:50 crusoe ifup: Cannot get driver information: Operation not supported 
Nov 13 16:47:50 crusoe network: Bringing up loopback interface:  succeeded 
Nov 13 16:47:53 crusoe pcmcia:  cardmgr.
Nov 13 16:47:53 crusoe cardmgr[1502]: starting, version is 3.1.31
Nov 13 16:47:53 crusoe rc: Starting pcmcia:  succeeded
Nov 13 16:47:53 crusoe cardmgr[1502]: watching 1 sockets
Nov 13 16:47:53 crusoe cardmgr[1502]: Card Services release does not match
Nov 13 16:47:53 crusoe kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Nov 13 16:47:53 crusoe kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x170-0x177 0x370-0x377 0x4d0-0x4d7
Nov 13 16:47:53 crusoe kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Nov 13 16:47:53 crusoe kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean.
Nov 13 16:47:53 crusoe cardmgr[1502]: socket 0: NE2000 Compatible Ethernet
Nov 13 16:47:53 crusoe netfs: Mounting other filesystems:  succeeded
Nov 13 16:47:53 crusoe cardmgr[1502]: executing: 'modprobe 8390'
Nov 13 16:47:54 crusoe cardmgr[1502]: executing: 'modprobe pcnet_cs'
Nov 13 16:47:54 crusoe cardmgr[1502]: executing: './network start eth0'
Nov 13 16:47:54 crusoe kernel: eth0: NE2000 (DL10019 rev 05): io 0x300, irq 3, hw_addr 00:E0:98:33:C0:1E
Nov 13 16:47:54 crusoe autofs: automount startup succeeded
Nov 13 16:47:54 crusoe smartd[1578]: smartd version 5.21 Copyright (C) 2002-3 Bruce Allen 
Nov 13 16:47:54 crusoe smartd[1578]: Home page is http://smartmontools.sourceforge.net/  
Nov 13 16:47:54 crusoe smartd[1578]: Opened configuration file /etc/smartd.conf 
Nov 13 16:47:54 crusoe smartd[1578]: Configuration file /etc/smartd.conf parsed. 
Nov 13 16:47:54 crusoe smartd[1578]: Device: /dev/hda, opened 
Nov 13 16:47:54 crusoe smartd[1578]: Device: /dev/hda, not found in smartd database. 
Nov 13 16:47:54 crusoe smartd[1578]: Device: /dev/hda, is SMART capable. Adding to "monitor" list. 
Nov 13 16:47:54 crusoe smartd[1578]: Monitoring 1 ATA and 0 SCSI devices 
Nov 13 16:47:54 crusoe smartd[1609]: smartd has fork()ed into background mode. New PID=1609. 
Nov 13 16:47:54 crusoe smartd: smartd startup succeeded
Nov 13 16:47:55 crusoe acpid: acpid startup succeeded
Nov 13 16:47:55 crusoe kernel: eth0: found link beat
Nov 13 16:47:55 crusoe kernel: eth0: autonegotiation complete: 100baseT-FD selected
Nov 13 16:47:55 crusoe sshd:  succeeded
Nov 13 16:47:56 crusoe xinetd: xinetd startup succeeded
Nov 13 16:47:57 crusoe xinetd[1641]: xinetd Version 2.3.12 started with libwrap loadavg options compiled in.
Nov 13 16:47:57 crusoe xinetd[1641]: Started working: 1 available service
Nov 13 16:47:57 crusoe exim: exim startup succeeded
Nov 13 16:47:58 crusoe exim.26: exim.26 startup succeeded
Nov 13 16:47:58 crusoe gpm: gpm startup succeeded
Nov 13 16:47:59 crusoe crond: crond startup succeeded
Nov 13 16:48:00 crusoe xfs: xfs startup succeeded
Nov 13 16:48:00 crusoe anacron: anacron startup succeeded
Nov 13 16:48:01 crusoe atd: atd startup succeeded
Nov 13 16:48:01 crusoe xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/cyrillic (unreadable) 
Nov 13 16:48:07 crusoe login(pam_unix)[1772]: session opened for user root by LOGIN(uid=0)
Nov 13 16:48:07 crusoe  -- root[1772]: ROOT LOGIN ON tty1
Nov 13 16:48:17 crusoe sshd(pam_unix)[1827]: session opened for user tiniou by (uid=500)
------> here I manually insmod processor.o
Nov 13 16:48:31 crusoe kernel: ACPI: Processor [CPU0] (supports C1 C2 C3)
------> oops here 10 seconds later...
Nov 13 16:49:03 crusoe shutdown: shutting down for system reboot
Nov 13 16:49:05 crusoe init: Switching to runlevel: 6
Nov 13 16:49:05 crusoe login(pam_unix)[1772]: session closed for user root
Nov 13 16:49:06 crusoe shutdown: shutting down for system reboot
Nov 13 16:49:06 crusoe init: no more processes left in this runlevel
Nov 13 16:49:08 crusoe kernel: Syncing device 03:02 ... OK
Nov 13 16:49:08 crusoe kernel: Syncing device 03:04 ... OK
Nov 13 16:49:08 crusoe kernel: Syncing device 03:01 ... OK
Nov 13 16:49:08 crusoe kernel: Done.

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

* Re: Crash with fs corruption on 2.4.23-rc1 + CONFIG_ACPI_PROCESSOR
       [not found] ` <20031113161857.GM26911-sxQ6dllMCJFOpCWnugOeNx8pCrqmY5it@public.gmane.org>
@ 2003-11-14 12:47   ` Ducrot Bruno
       [not found]     ` <20031114124713.GK32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Ducrot Bruno @ 2003-11-14 12:47 UTC (permalink / raw)
  To: Stelian Pop, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Thu, Nov 13, 2003 at 05:18:57PM +0100, Stelian Pop wrote:
> Hi,
> 
> Something is going very strange on my Transmeta powered Vaio C1VE laptop.
> This is with a RedHat Fedora core 1 installation, kernel compiled 
> with gcc 3.2.3.
> 
> If I compile a recent kernel (tried 2.4.23-rc1, and plain stock 2.4.22)
> with CONFIG_ACPI_PROCESSOR enabled, I get a bunch of oopses in the
> next 10-30 seconds.
> 
> When compiled statically into the kernel, the init scripts are 
> succesfuly ran, I can log in then I get an oops in the next 10 to 
> 30 seconds. Most often the oops is a BUG at page_alloc.c:188,
> but not always.
> 
> When compiled as a module, all goes well if the module is not loaded,
> and the crash happens moments after the loading of processor.o
> 
> After the oops, the / filesystem (ext3) gets corrupted and a manual
> fsck is required to solve some block duplication errors.
> 
> A 2.6.0-test9 compiled with CONFIG_ACPI_PROCESSOR on does not seem
> to have this problem.
> 
> Attached you'll find the .config and dmesg in case it is useful...
> 

Have you a decoded oops?

-- 
Ducrot Bruno

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/

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

* Re: Crash with fs corruption on 2.4.23-rc1 + CONFIG_ACPI_PROCESSOR
       [not found]     ` <20031114124713.GK32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
@ 2003-11-14 15:24       ` Stelian Pop
       [not found]         ` <20031114152403.GK29316-sxQ6dllMCJFOpCWnugOeNx8pCrqmY5it@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Stelian Pop @ 2003-11-14 15:24 UTC (permalink / raw)
  To: Ducrot Bruno; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Fri, Nov 14, 2003 at 01:47:13PM +0100, Ducrot Bruno wrote:

> > Attached you'll find the .config and dmesg in case it is useful...
> > 
> 
> Have you a decoded oops?

Here is one, hand copied because there is no serial port on this laptop...

I'm not sure it is useful because it shows the actual corruption in ext3
code more than the place where the memory gets corrupted...

But I'm 100% positive that this does happen only *after* inserting
the processor.o module...

Stelian.


ksymoops 2.4.9 on i686 2.4.23-rc1.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.23-rc1/ (default)
     -m /boot/System.map-2.4.23-rc1 (specified)

Unable to handle kernel paging request at virtual address 02000000
  c0145098
Oops: 0000
CPU:    0
EIP:    0010:[<c0145098>] Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010206
eax: c37b93e0   ebx: c37b93e0   ecx: c37b9378   edx: 02000000
ds: 0018  es: 0018  ss: 0018
Process find (pid: 6451, stackpage=cd2a7000)
Stack: cefee6a0 cd2a7f40 cb0f5000 c01456b9 cefee6a0 cd2a7f40 00000000 00000008 
       cef2a080 00000000 cb0f5000 00000006 d3fc8528 080560fd cd2a7f98 cb0f5000
       00000000 00000008 c0145b99 cb0f5000 cb0f5000 cd2a7f98 c0145e39 080560fd
Call Trace: [<c01456b9>] [<c0145b99>] [<c0145e39>] [<c014251f>] [<c013aa64>] [<c01090ff>]
Code: 8b 02 85 c0 75 0a 89 d8 8b 5c 24 08 83 c4 0c c3 89 1c 24 8b


>>EIP; c0145098 <cached_lookup+28/70>   <=====

>>eax; c37b93e0 <_end+34d33c8/f523048>
>>ebx; c37b93e0 <_end+34d33c8/f523048>
>>ecx; c37b9378 <_end+34d3360/f523048>

Trace; c01456b9 <link_path_walk+3b9/6e0>
Trace; c0145b99 <path_lookup+39/40>
Trace; c0145e39 <__user_walk+49/60>
Trace; c014251f <sys_lstat64+1f/90>
Trace; c013aa64 <sys_write+f4/140>
Trace; c01090ff <system_call+33/38>

Code;  c0145098 <cached_lookup+28/70>
00000000 <_EIP>:
Code;  c0145098 <cached_lookup+28/70>   <=====
   0:   8b 02                     mov    (%edx),%eax   <=====
Code;  c014509a <cached_lookup+2a/70>
   2:   85 c0                     test   %eax,%eax
Code;  c014509c <cached_lookup+2c/70>
   4:   75 0a                     jne    10 <_EIP+0x10>
Code;  c014509e <cached_lookup+2e/70>
   6:   89 d8                     mov    %ebx,%eax
Code;  c01450a0 <cached_lookup+30/70>
   8:   8b 5c 24 08               mov    0x8(%esp,1),%ebx
Code;  c01450a4 <cached_lookup+34/70>
   c:   83 c4 0c                  add    $0xc,%esp
Code;  c01450a7 <cached_lookup+37/70>
   f:   c3                        ret    
Code;  c01450a8 <cached_lookup+38/70>
  10:   89 1c 24                  mov    %ebx,(%esp,1)
Code;  c01450ab <cached_lookup+3b/70>
  13:   8b 00                     mov    (%eax),%eax

-- 
Stelian Pop <stelian.pop-A5NNTvo2L0pl57MIdRCFDg@public.gmane.org>
Alcove - http://www.alcove.com


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/

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

* Re: Crash with fs corruption on 2.4.23-rc1 + CONFIG_ACPI_PROCESSOR
       [not found]         ` <20031114152403.GK29316-sxQ6dllMCJFOpCWnugOeNx8pCrqmY5it@public.gmane.org>
@ 2003-11-15  6:50           ` Ducrot Bruno
       [not found]             ` <20031115065020.GO32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Ducrot Bruno @ 2003-11-15  6:50 UTC (permalink / raw)
  To: Stelian Pop, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Fri, Nov 14, 2003 at 04:24:03PM +0100, Stelian Pop wrote:
> On Fri, Nov 14, 2003 at 01:47:13PM +0100, Ducrot Bruno wrote:
> 
> > > Attached you'll find the .config and dmesg in case it is useful...
> > > 
> > 
> > Have you a decoded oops?
> 
> Here is one, hand copied because there is no serial port on this laptop...
> 
> I'm not sure it is useful because it shows the actual corruption in ext3
> code more than the place where the memory gets corrupted...
> 
> But I'm 100% positive that this does happen only *after* inserting
> the processor.o module...
> 

Thanks anyway.  Can you tell if processor C3 is enabled with a 2.6 kernel?

Also, I would like to receive the lspci -xxx -s0:0.0 for the northbridge,
and the same for all the function of the PIIX4 southbridge.

Even if you may think that it is irrelevant, I would like to receive
the output of speedstep-detect from
ftp://ftp.poupinou.org/cpufreq/speedstep-detect.tar.gz

because it dump the pm io registers of the PIIX4, regardless of the processor..

I think the trouble come from C3, just need to check some values.  If you
can, it may be usefull that you disable C3, with something like that:


--- linux-2.4.23-rc1/drivers/acpi/processor.c	2003/11/15 06:47:38	1.1
+++ linux-2.4.23-rc1/drivers/acpi/processor.c	2003/11/15 06:48:46
@@ -742,6 +742,8 @@
 	 */
 	if (pr->power.states[ACPI_STATE_C3].address) {
 
+		acpi_fadt.plvl3_lat = 1234;
+
 		pr->power.states[ACPI_STATE_C3].latency = acpi_fadt.plvl3_lat;
 
 		/*

-- 
Ducrot Bruno

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl

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

* Re: Crash with fs corruption on 2.4.23-rc1 + CONFIG_ACPI_PROCESSOR
       [not found]             ` <20031115065020.GO32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
@ 2003-11-15 12:54               ` Stelian Pop
  2003-11-15 13:48               ` Stelian Pop
  1 sibling, 0 replies; 9+ messages in thread
From: Stelian Pop @ 2003-11-15 12:54 UTC (permalink / raw)
  To: Ducrot Bruno; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sat, Nov 15, 2003 at 07:50:20AM +0100, Ducrot Bruno wrote:

> Thanks anyway.  Can you tell if processor C3 is enabled with a 2.6 kernel?


>From the 2.6 boot logs:
	crusoe kernel: ACPI: Processor [CPU0] (supports C1 C2 C3)


But look at the other /proc/acpi/processor/ information below.

> Also, I would like to receive the lspci -xxx -s0:0.0 for the northbridge,
> and the same for all the function of the PIIX4 southbridge.
> 
> Even if you may think that it is irrelevant, I would like to receive
> the output of speedstep-detect from
> ftp://ftp.poupinou.org/cpufreq/speedstep-detect.tar.gz
> 
> because it dump the pm io registers of the PIIX4, regardless of the processor..

All those attached below.
> 
> I think the trouble come from C3, just need to check some values.  If you
> can, it may be usefull that you disable C3, with something like that:
> 
> +		acpi_fadt.plvl3_lat = 1234;

Will try it ASAP.

Thanks,

Stelian.

# uname -a
Linux crusoe.dsnet 2.6.0-test9 #1 Thu Nov 13 16:12:37 CET 2003 i686 i686 i386 GNU/Linux
# cat /proc/acpi/processor/CPU0/info
processor id:            0
acpi id:                 0
bus mastering control:   yes
power management:        yes
throttling control:      no
performance management:  no
limit interface:         no
# cat /proc/acpi/processor/CPU0/limit
<not supported>
# cat /proc/acpi/processor/CPU0/power
active state:            C2
default state:           C1
bus master activity:     ffffffff
states:
    C1:                  promotion[C2] demotion[--] latency[000] usage[00000170]
   *C2:                  promotion[C3] demotion[C1] latency[003] usage[00160406]
    C3:                  promotion[--] demotion[C2] latency[032] usage[00000000]
# cat /proc/acpi/processor/CPU0/throttling
<not supported>
# lspci
00:00.0 Host bridge: Transmeta Corporation LongRun Northbridge
00:00.1 RAM memory: Transmeta Corporation SDRAM controller
00:00.2 RAM memory: Transmeta Corporation BIOS scratchpad
00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 03)
00:08.0 FireWire (IEEE 1394): Texas Instruments TSB43AA22 IEEE-1394 Controller (PHY/Link Integrated) (rev 02)
00:09.0 Multimedia audio controller: Yamaha Corporation YMF-754 [DS-1E Audio Controller]
00:0b.0 Multimedia controller: Kawasaki Steel Corporation KL5A72002 Motion JPEG (rev 01)
00:0c.0 CardBus bridge: Ricoh Co Ltd RL5c475 (rev 80)
00:0d.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M (rev 64)

# lspci -xxx -s0:0.0
00:00.0 Host bridge: Transmeta Corporation LongRun Northbridge
00: 79 12 95 03 06 00 00 22 00 00 00 06 00 00 80 00
10: 00 00 00 fc 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 79 12 95 02
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 0f 00 0f 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 5f 11 11 01 30 00 11
60: 10 ff ff ff 23 33 00 00 00 00 00 00 00 00 00 00
70: 00 00 0a 3f 86 80 07 21 22 00 58 00 00 00 00 00
80: 31 11 03 11 31 11 04 22 00 00 00 00 00 00 00 00
90: 22 00 32 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 06 00 00 00 00 00 00 01 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 04 80 00 3c 00 30 02 00
e0: 14 80 00 00 00 00 01 00 15 80 00 00 00 00 01 00
f0: 04 80 00 3c 00 24 02 00 00 00 00 00 58 02 33 09

# lspci -xxx -s0:7.0
00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00: 86 80 10 71 0f 00 80 02 02 00 01 06 00 00 80 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 4d 00 f3 04
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 09 09 09 09 92 00 00 00 00 f2 00 00 00 00 00 00
70: 00 00 00 00 00 00 0c 0c 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 04 01 51 71 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 25 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 30 0f 00 00 00 00 00 00

# lspci -xxx -s0:7.0.1
00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00: 86 80 11 71 05 00 80 02 01 80 01 01 00 40 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 01 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 07 a3 00 80 00 00 00 00 01 00 02 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 30 0f 00 00 00 00 00 00

# lspci -xxx -s0:7.2
00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00: 86 80 12 71 05 00 80 02 01 00 03 0c 00 40 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 21 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 09 04 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 1f 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 30 0f 00 00 00 00 00 00

# lspci -xxx -s0:7.3
00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 03)
00: 86 80 13 71 03 00 80 02 03 00 80 06 00 00 00 00
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40: 01 80 00 00 0f ff bf ff 22 24 00 00 00 00 00 00
50: 00 00 18 00 ff 3f 00 00 37 80 00 02 00 00 00 00
60: 80 00 c0 00 c0 10 c4 00 40 80 13 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 98 03 01 00 98 03 01 00
80: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 41 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 30 0f 00 00 00 00 00 00

# ./speedstep-detect
dmi_scan: return:
DMI 2.3 present.
29 structures occupying 936 bytes.
DMI table at 0x000DC010.
BIOS Vendor: Phoenix Technologies LTD
BIOS Version: WXP02P1
BIOS Release: 09/26/01
System Vendor: Sony Corporation    
Product Name: PCG-C1VE(FR)        
Version: 01                  
Board Vendor: Sony Corporation    
Board Name: PCG-C1VE(FR)        
Board Version: 01                  
Trying Intel's int15 GSIC:
BIOS DO NOT support GSIC call.  Dumping registers anyway:
eax = 0x00008680
ebx = 0x00000000
ecx = 0x00000000
edx = 0x47534943
Note also that some BIOS do not support the initial GSIC call, but the newer
speeedstep-smi driver may work.
For this, you need to pass some arguments to the speedstep-smi driver:
	smi_cmd=0x?? smi_port=0x?? smi_sig=1

Unfortunately, you have to know what exactly are smi_cmd and smi_port, and this
is system dependant.  Please look at http://??? for more information.

probing chipsets: Found PIIX4
  pmbase at 0x8000
Dumping PM IO register for this southbridge:
PMCNTRL (0x8004): 0x1401
(0x8006):         0x0000
GPEN (0x800e):    0x0f00
PCNTRL (0x8010):  0x00001202
(0x8016):         0x0000
DEVSTS (0x801c):  0x00000000
GLBLEN (0x8020):  0x0001
(0x8022):         0x00000000
GLBCTL (0x8028):  0x0301ff05
DEVCTL (0x802c):  0x01000000
GPIs: (0x8030):   0x3e827b
(0x8033):         0x00
GPOs: (0x8034):   0x00e069bf
(0x8038):         0x7b 0x82 0x3e 0x00 0xbf 0x69 0xe0 0x00 


You need to boot on AC and battery and see if GPOs change.
Then, see if one bit change in between, you have then to note the number
of this bit.  This will be the gpo_hilo= number kernel option for
enabling the speedstep-piix4 module under Linux.
                                      ..28..24..20..16..12...8...4...0
        GPOs: (0x8034):   0x00e069bf  00000000111000000110100110111111
-- 
Stelian Pop <stelian.pop-A5NNTvo2L0pl57MIdRCFDg@public.gmane.org>
Alcove - http://www.alcove.com


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl

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

* Re: Crash with fs corruption on 2.4.23-rc1 + CONFIG_ACPI_PROCESSOR
       [not found]             ` <20031115065020.GO32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
  2003-11-15 12:54               ` Stelian Pop
@ 2003-11-15 13:48               ` Stelian Pop
       [not found]                 ` <20031115134811.GA2630-Snhs3Gxj9njPHUqn3ntIkQ@public.gmane.org>
  1 sibling, 1 reply; 9+ messages in thread
From: Stelian Pop @ 2003-11-15 13:48 UTC (permalink / raw)
  To: Ducrot Bruno; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sat, Nov 15, 2003 at 07:50:20AM +0100, Ducrot Bruno wrote:

> I think the trouble come from C3, just need to check some values.  If you
> can, it may be usefull that you disable C3, with something like that:
> 
> +		acpi_fadt.plvl3_lat = 1234;

And the patch works, your assumption was correct. 

Now, C3 seem to be reported as supported, 2.6 (correctly) doesn't
promote to it, but 2.4 does. I can't find an obvious reason by reading
the processor.c code (almost identical between 2.4/2.6...)

The only 'strange' thing I see in /proc/acpi/processor/CPU0/power
(different wrt the 2.6 data I posted earlier) is the 'bus mastering 
activity' field:
	active state:            C2
	default state:           C1
	bus master activity:     00000000
	states:
	    C1:                  promotion[C2] demotion[--] latency[000] usage[00000340]
	   *C2:                  promotion[--] demotion[C1] latency[003] usage[00034161]
	    C3:                  <not supported>

Any ideas ?

Stelian.
-- 
Stelian Pop <stelian.pop-A5NNTvo2L0pl57MIdRCFDg@public.gmane.org>
Alcove - http://www.alcove.com


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl

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

* Re: Crash with fs corruption on 2.4.23-rc1 + CONFIG_ACPI_PROCESSOR
       [not found]                 ` <20031115134811.GA2630-Snhs3Gxj9njPHUqn3ntIkQ@public.gmane.org>
@ 2003-11-17 13:18                   ` Ducrot Bruno
       [not found]                     ` <20031117131800.GQ32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Ducrot Bruno @ 2003-11-17 13:18 UTC (permalink / raw)
  To: Stelian Pop, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sat, Nov 15, 2003 at 02:48:11PM +0100, Stelian Pop wrote:
> On Sat, Nov 15, 2003 at 07:50:20AM +0100, Ducrot Bruno wrote:
> 
> > I think the trouble come from C3, just need to check some values.  If you
> > can, it may be usefull that you disable C3, with something like that:
> > 
> > +		acpi_fadt.plvl3_lat = 1234;
> 
> And the patch works, your assumption was correct. 
> 
> Now, C3 seem to be reported as supported, 2.6 (correctly) doesn't
> promote to it, but 2.4 does. I can't find an obvious reason by reading
> the processor.c code (almost identical between 2.4/2.6...)

No, 2.6 have some trouble, I guess, because C3 should be promoted.  I guess
you are using a USB bridge driver, which need to be rewrotten somehow, because
it does a lot of DMA transfers just to check if a device is plugged..
That affect all USB driver, but not EHCI IIRC.

> The only 'strange' thing I see in /proc/acpi/processor/CPU0/power
> (different wrt the 2.6 data I posted earlier) is the 'bus mastering 
> activity' field:
> 	active state:            C2
> 	default state:           C1
> 	bus master activity:     00000000
> 	states:
> 	    C1:                  promotion[C2] demotion[--] latency[000] usage[00000340]
> 	   *C2:                  promotion[--] demotion[C1] latency[003] usage[00034161]
> 	    C3:                  <not supported>

Well, by putting the line, the system think that C3 is no more supported,
which then imply this output.  So that is 'normal'.


Now, I have to look if the integrated northbridge is correctly configured, with
your previous output.  Thanks.

Cheers,

-- 
Ducrot Bruno

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl

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

* Re: Crash with fs corruption on 2.4.23-rc1 + CONFIG_ACPI_PROCESSOR
       [not found]                     ` <20031117131800.GQ32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
@ 2003-11-17 18:31                       ` Nate Lawson
       [not found]                         ` <20031117102931.B60721-Y6VGUYTwhu0@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Nate Lawson @ 2003-11-17 18:31 UTC (permalink / raw)
  To: Ducrot Bruno; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Mon, 17 Nov 2003, Ducrot Bruno wrote:
> On Sat, Nov 15, 2003 at 02:48:11PM +0100, Stelian Pop wrote:
> > On Sat, Nov 15, 2003 at 07:50:20AM +0100, Ducrot Bruno wrote:
> >
> > > I think the trouble come from C3, just need to check some values.  If you
> > > can, it may be usefull that you disable C3, with something like that:
> > >
> > > +		acpi_fadt.plvl3_lat = 1234;
> >
> > And the patch works, your assumption was correct.
> >
> > Now, C3 seem to be reported as supported, 2.6 (correctly) doesn't
> > promote to it, but 2.4 does. I can't find an obvious reason by reading
> > the processor.c code (almost identical between 2.4/2.6...)
>
> No, 2.6 have some trouble, I guess, because C3 should be promoted.  I guess
> you are using a USB bridge driver, which need to be rewrotten somehow, because
> it does a lot of DMA transfers just to check if a device is plugged..
> That affect all USB driver, but not EHCI IIRC.

BTW, you were right about USB causing huge numbers of BM events.  Without
it in my kernel, things are quiet and C3 is used.  I just committed the
driver (FreeBSD).  Playing mp3s also results in BM activity but that is
expected.  I plan to add a quiesce method to our USB drivers so that ACPI
can shut the polling off while idle.

-Nate


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl

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

* Re: Crash with fs corruption on 2.4.23-rc1 + CONFIG_ACPI_PROCESSOR
       [not found]                         ` <20031117102931.B60721-Y6VGUYTwhu0@public.gmane.org>
@ 2003-11-17 19:51                           ` Ducrot Bruno
  0 siblings, 0 replies; 9+ messages in thread
From: Ducrot Bruno @ 2003-11-17 19:51 UTC (permalink / raw)
  To: Nate Lawson; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Mon, Nov 17, 2003 at 10:31:36AM -0800, Nate Lawson wrote:
> On Mon, 17 Nov 2003, Ducrot Bruno wrote:
> > On Sat, Nov 15, 2003 at 02:48:11PM +0100, Stelian Pop wrote:
> > > On Sat, Nov 15, 2003 at 07:50:20AM +0100, Ducrot Bruno wrote:
> > >
> > > > I think the trouble come from C3, just need to check some values.  If you
> > > > can, it may be usefull that you disable C3, with something like that:
> > > >
> > > > +		acpi_fadt.plvl3_lat = 1234;
> > >
> > > And the patch works, your assumption was correct.
> > >
> > > Now, C3 seem to be reported as supported, 2.6 (correctly) doesn't
> > > promote to it, but 2.4 does. I can't find an obvious reason by reading
> > > the processor.c code (almost identical between 2.4/2.6...)
> >
> > No, 2.6 have some trouble, I guess, because C3 should be promoted.  I guess
> > you are using a USB bridge driver, which need to be rewrotten somehow, because
> > it does a lot of DMA transfers just to check if a device is plugged..
> > That affect all USB driver, but not EHCI IIRC.
> 
> BTW, you were right about USB causing huge numbers of BM events.  Without
> it in my kernel, things are quiet and C3 is used.  I just committed the
> driver (FreeBSD).  Playing mp3s also results in BM activity but that is
> expected.  I plan to add a quiesce method to our USB drivers so that ACPI
> can shut the polling off while idle.
> 

Well, easy to guess: each time C3 is problematic under Linux show that
it's either:
1/ USB bridge (need to be fixed in the usb driver, not acpi related imo),
2/ PIIX4 F-DMA errata deadlock is enabled (that is: C3 have to be disabled).
3/ PIIX4 ide workaround check is enabled.

1/ still need to be fixed.
2/ and 3/ have been fixed by Dominik Brodowski last year.

The trouble for Stelian seems to be different, though (and therefore more
interresting).


-- 
Ducrot Bruno

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl

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

end of thread, other threads:[~2003-11-17 19:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-13 16:18 Crash with fs corruption on 2.4.23-rc1 + CONFIG_ACPI_PROCESSOR Stelian Pop
     [not found] ` <20031113161857.GM26911-sxQ6dllMCJFOpCWnugOeNx8pCrqmY5it@public.gmane.org>
2003-11-14 12:47   ` Ducrot Bruno
     [not found]     ` <20031114124713.GK32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-11-14 15:24       ` Stelian Pop
     [not found]         ` <20031114152403.GK29316-sxQ6dllMCJFOpCWnugOeNx8pCrqmY5it@public.gmane.org>
2003-11-15  6:50           ` Ducrot Bruno
     [not found]             ` <20031115065020.GO32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-11-15 12:54               ` Stelian Pop
2003-11-15 13:48               ` Stelian Pop
     [not found]                 ` <20031115134811.GA2630-Snhs3Gxj9njPHUqn3ntIkQ@public.gmane.org>
2003-11-17 13:18                   ` Ducrot Bruno
     [not found]                     ` <20031117131800.GQ32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-11-17 18:31                       ` Nate Lawson
     [not found]                         ` <20031117102931.B60721-Y6VGUYTwhu0@public.gmane.org>
2003-11-17 19:51                           ` Ducrot Bruno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox