* problems getting SMP to work with vanilla 2.4.26
@ 2004-07-04 2:05 Zack Brown
2004-07-04 14:13 ` Marcelo Tosatti
0 siblings, 1 reply; 11+ messages in thread
From: Zack Brown @ 2004-07-04 2:05 UTC (permalink / raw)
To: linux-kernel
Hi folks,
When booting vanilla 2.4.26 with SMP enabled, I get a lockup before the
boot sequence is completed. The same kernel with SMP disabled boots and runs
just fine. Both CPUs are detected by the system at bootup, before lilo takes
over. Here's the error as I wrote it down from the screen, followed by the
.config file:
------------------------------ cut here ------------------------------
Using local APIC timer interrupts.
Calibrating APIC timer...
..... CPU clock speed is 1004.4785 MHZ
..... hostbus clock speed is 133.9304 MHz
cpu: 0, clocks: 1339304, slice: 446434
CPU0<T0:1339296,T1:892848,D:14,S:446434,C:1339304>
cpu: 1, clocks: 1339304, slice: 446434
CPU1<T0:1339296,T1:446416,D:12,S:446434,C:1339304>
------------------------------ cut here ------------------------------
At that point the machine just hangs, with no keys recognized, and I have
to power-cycle the machine in order to boot to a UP kernel.
I'd appreciate any help I can get with this.
Thanks,
Zack
.config file:
------------------------------ cut here ------------------------------
#
# 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 is not set
#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODVERSIONS is not set
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=y
# 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_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_GOOD_APIC=y
CONFIG_X86_PGE=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_F00F_WORKS_OK=y
CONFIG_X86_MCE=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
CONFIG_MICROCODE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
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=y
CONFIG_NR_CPUS=2
# CONFIG_X86_NUMA is not set
# CONFIG_X86_TSC_DISABLE is not set
CONFIG_X86_TSC=y
CONFIG_HAVE_DEC_LOCK=y
#
# General setup
#
CONFIG_NET=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=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 is not set
CONFIG_PCI_NAMES=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
CONFIG_HOTPLUG=y
#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=y
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_IBM is not set
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
CONFIG_KCORE_ELF=y
# CONFIG_KCORE_AOUT is not set
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
# CONFIG_OOM_KILLER is not set
# CONFIG_PM is not set
# CONFIG_APM is not set
#
# ACPI Support
#
# CONFIG_ACPI is not set
CONFIG_ACPI_BOOT=y
#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set
#
# Parallel port support
#
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_PC_CML1=y
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_PC_PCMCIA is not set
# CONFIG_PARPORT_AMIGA is not set
# CONFIG_PARPORT_MFC3 is not set
# CONFIG_PARPORT_ATARI is not set
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_SUNBPP is not set
# CONFIG_PARPORT_IP22 is not set
# CONFIG_PARPORT_OTHER is not set
# CONFIG_PARPORT_1284 is not set
#
# Plug and Play configuration
#
CONFIG_PNP=y
CONFIG_ISAPNP=y
#
# 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_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=y
# CONFIG_BLK_DEV_NBD is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=4096
# CONFIG_BLK_DEV_INITRD is not set
# 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=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_FWMARK=y
CONFIG_IP_ROUTE_NAT=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_TOS=y
CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=y
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_INET_ECN is not set
CONFIG_SYN_COOKIES=y
#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=y
CONFIG_IP_NF_FTP=y
CONFIG_IP_NF_AMANDA=y
CONFIG_IP_NF_TFTP=y
CONFIG_IP_NF_IRC=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=y
CONFIG_IP_NF_MATCH_MAC=y
CONFIG_IP_NF_MATCH_PKTTYPE=y
CONFIG_IP_NF_MATCH_MARK=y
CONFIG_IP_NF_MATCH_MULTIPORT=y
CONFIG_IP_NF_MATCH_TOS=y
CONFIG_IP_NF_MATCH_RECENT=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_DSCP=y
CONFIG_IP_NF_MATCH_AH_ESP=y
CONFIG_IP_NF_MATCH_LENGTH=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_MATCH_TCPMSS=y
CONFIG_IP_NF_MATCH_HELPER=y
CONFIG_IP_NF_MATCH_STATE=y
CONFIG_IP_NF_MATCH_CONNTRACK=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_IP_NF_NAT_AMANDA=y
# CONFIG_IP_NF_NAT_LOCAL is not set
CONFIG_IP_NF_NAT_IRC=y
CONFIG_IP_NF_NAT_FTP=y
CONFIG_IP_NF_NAT_TFTP=y
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_TARGET_TOS=y
CONFIG_IP_NF_TARGET_ECN=y
CONFIG_IP_NF_TARGET_DSCP=y
CONFIG_IP_NF_TARGET_MARK=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_IP_NF_TARGET_TCPMSS=y
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_IP_NF_ARP_MANGLE=y
#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS 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
#
# 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=y
# CONFIG_BLK_DEV_IDETAPE is not set
CONFIG_BLK_DEV_IDEFLOPPY=y
CONFIG_BLK_DEV_IDESCSI=y
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
# CONFIG_BLK_DEV_ISAPNP 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_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_ATIIXP 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_ATARAID is not set
# CONFIG_BLK_DEV_ATARAID_PDC is not set
# CONFIG_BLK_DEV_ATARAID_HPT is not set
# CONFIG_BLK_DEV_ATARAID_MEDLEY is not set
# CONFIG_BLK_DEV_ATARAID_SII is not set
#
# SCSI support
#
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_SD_EXTRA_DEVS=40
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_SR_EXTRA_DEVS=2
CONFIG_CHR_DEV_SG=y
CONFIG_SCSI_DEBUG_QUEUES=y
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# 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_AIC7XXX=y
CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
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=y
# CONFIG_SCSI_AIC79XX 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_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_NCR53C7xx is not set
CONFIG_SCSI_SYM53C8XX_2=y
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
# CONFIG_SCSI_SYM53C8XX_IOMAPPED 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
#
# 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
#
# I2O device support
#
CONFIG_I2O=y
CONFIG_I2O_PCI=y
CONFIG_I2O_BLOCK=y
# CONFIG_I2O_LAN is not set
CONFIG_I2O_SCSI=y
CONFIG_I2O_PROC=y
#
# Network device support
#
CONFIG_NETDEVICES=y
#
# ARCnet devices
#
# CONFIG_ARCNET is not set
CONFIG_DUMMY=y
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN 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=y
# CONFIG_EL1 is not set
# CONFIG_EL2 is not set
# CONFIG_ELPLUS is not set
# CONFIG_EL16 is not set
# CONFIG_ELMC is not set
# CONFIG_ELMC_II is not set
CONFIG_VORTEX=y
CONFIG_TYPHOON=y
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_HP100 is not set
# CONFIG_NET_ISA is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_APRICOT is not set
# CONFIG_B44 is not set
# CONFIG_CS89x0 is not set
CONFIG_TULIP=y
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
# CONFIG_DE4X5 is not set
# CONFIG_DGRS is not set
# CONFIG_DM9102 is not set
# CONFIG_EEPRO100 is not set
# CONFIG_EEPRO100_PIO is not set
# CONFIG_E100 is not set
# CONFIG_LNE390 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_FORCEDETH is not set
# CONFIG_NE3210 is not set
# CONFIG_ES3210 is not set
# CONFIG_8139CP is not set
CONFIG_8139TOO=y
CONFIG_8139TOO_PIO=y
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_SUNDANCE_MMIO is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_RHINE_MMIO is not set
# CONFIG_WINBOND_840 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_PLIP is not set
# CONFIG_PPP 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
#
# Wan interfaces
#
# CONFIG_WAN is not set
#
# PCMCIA network device support
#
# CONFIG_NET_PCMCIA 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
#
# Input core support
#
CONFIG_INPUT=y
# CONFIG_INPUT_KEYBDEV is not set
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_UINPUT is not set
#
# 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
CONFIG_PRINTER=y
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set
#
# I2C support
#
CONFIG_I2C=y
# CONFIG_I2C_ALGOBIT is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_ALGOPCF is not set
CONFIG_I2C_CHARDEV=y
# CONFIG_I2C_PROC 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 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
#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
# CONFIG_AGP is not set
#
# Direct Rendering Manager (XFree86 DRI support)
#
CONFIG_DRM=y
# CONFIG_DRM_OLD is not set
CONFIG_DRM_NEW=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_GAMMA is not set
# CONFIG_DRM_R128 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_I810_XFREE_41 is not set
# CONFIG_DRM_I830 is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
#
# PCMCIA character devices
#
# CONFIG_PCMCIA_SERIAL_CS is not set
# CONFIG_SYNCLINK_CS is not set
# CONFIG_MWAVE is not set
# CONFIG_OBMOUSE is not set
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
#
# File systems
#
CONFIG_QUOTA=y
CONFIG_QFMT_V2=y
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
CONFIG_REISERFS_PROC_INFO=y
# 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=y
CONFIG_MSDOS_FS=y
# CONFIG_UMSDOS_FS is not set
CONFIG_VFAT_FS=y
# 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=y
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
CONFIG_JFS_FS=y
# CONFIG_JFS_DEBUG is not set
CONFIG_JFS_STATISTICS=y
# 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=y
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=y
# CONFIG_QNX4FS_RW is not set
CONFIG_ROMFS_FS=y
CONFIG_EXT2_FS=y
# CONFIG_SYSV_FS is not set
CONFIG_UDF_FS=y
# CONFIG_UDF_RW is not set
# CONFIG_UFS_FS is not set
# CONFIG_UFS_FS_WRITE is not set
CONFIG_XFS_FS=y
CONFIG_XFS_QUOTA=y
# CONFIG_XFS_RT is not set
# CONFIG_XFS_TRACE is not set
# CONFIG_XFS_DEBUG is not set
#
# Network File Systems
#
# CONFIG_CODA_FS is not set
# CONFIG_INTERMEZZO_FS is not set
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
# CONFIG_NFS_DIRECTIO is not set
# CONFIG_ROOT_NFS is not set
CONFIG_NFSD=y
# CONFIG_NFSD_V3 is not set
# CONFIG_NFSD_TCP is not set
CONFIG_SUNRPC=y
CONFIG_LOCKD=y
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=y
# 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=y
# 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=y
#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
CONFIG_VIDEO_SELECT=y
#
# Sound
#
CONFIG_SOUND=y
# 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=y
# 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 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_ALT=y
# CONFIG_USB_OHCI is not set
# CONFIG_USB_SL811HS_ALT is not set
# CONFIG_USB_SL811HS is not set
CONFIG_USB_AUDIO=y
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_MIDI is not set
CONFIG_USB_STORAGE=y
# 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=y
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
# CONFIG_USB_HIDDEV 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_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_CATC is not set
# CONFIG_USB_CDCETHER is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_USS720 is not set
#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL 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 is not set
CONFIG_LOG_BUF_SHIFT=15
#
# 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_CAST5=y
CONFIG_CRYPTO_CAST6=y
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_TEST=y
#
# Library routines
#
CONFIG_CRC32=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
------------------------------ cut here ------------------------------
--
Zack Brown
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: problems getting SMP to work with vanilla 2.4.26
2004-07-04 2:05 Zack Brown
@ 2004-07-04 14:13 ` Marcelo Tosatti
2004-07-04 18:14 ` Zack Brown
0 siblings, 1 reply; 11+ messages in thread
From: Marcelo Tosatti @ 2004-07-04 14:13 UTC (permalink / raw)
To: Zack Brown; +Cc: linux-kernel
On Sat, Jul 03, 2004 at 07:05:43PM -0700, Zack Brown wrote:
> Hi folks,
>
> When booting vanilla 2.4.26 with SMP enabled, I get a lockup before the
> boot sequence is completed. The same kernel with SMP disabled boots and runs
> just fine. Both CPUs are detected by the system at bootup, before lilo takes
> over. Here's the error as I wrote it down from the screen, followed by the
> .config file:
>
> ------------------------------ cut here ------------------------------
> Using local APIC timer interrupts.
> Calibrating APIC timer...
> ..... CPU clock speed is 1004.4785 MHZ
> ..... hostbus clock speed is 133.9304 MHz
> cpu: 0, clocks: 1339304, slice: 446434
> CPU0<T0:1339296,T1:892848,D:14,S:446434,C:1339304>
> cpu: 1, clocks: 1339304, slice: 446434
> CPU1<T0:1339296,T1:446416,D:12,S:446434,C:1339304>
> ------------------------------ cut here ------------------------------
>
> At that point the machine just hangs, with no keys recognized, and I have
> to power-cycle the machine in order to boot to a UP kernel.
>
> I'd appreciate any help I can get with this.
I can't help much really. Tried CONFIG_ACPI_BOOT=n ?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: problems getting SMP to work with vanilla 2.4.26
2004-07-04 14:13 ` Marcelo Tosatti
@ 2004-07-04 18:14 ` Zack Brown
2004-07-05 0:23 ` Marcelo Tosatti
0 siblings, 1 reply; 11+ messages in thread
From: Zack Brown @ 2004-07-04 18:14 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: linux-kernel
Hi Marcelo, folks,
On Sun, Jul 04, 2004 at 11:13:36AM -0300, Marcelo Tosatti wrote:
> On Sat, Jul 03, 2004 at 07:05:43PM -0700, Zack Brown wrote:
> > Hi folks,
> >
> > When booting vanilla 2.4.26 with SMP enabled, I get a lockup before the
> > boot sequence is completed. The same kernel with SMP disabled boots and runs
> > just fine. Both CPUs are detected by the system at bootup, before lilo takes
> > over. Here's the error as I wrote it down from the screen, followed by the
> > .config file:
> >
> > ------------------------------ cut here ------------------------------
> > Using local APIC timer interrupts.
> > Calibrating APIC timer...
> > ..... CPU clock speed is 1004.4785 MHZ
> > ..... hostbus clock speed is 133.9304 MHz
> > cpu: 0, clocks: 1339304, slice: 446434
> > CPU0<T0:1339296,T1:892848,D:14,S:446434,C:1339304>
> > cpu: 1, clocks: 1339304, slice: 446434
> > CPU1<T0:1339296,T1:446416,D:12,S:446434,C:1339304>
> > ------------------------------ cut here ------------------------------
> >
> > At that point the machine just hangs, with no keys recognized, and I have
> > to power-cycle the machine in order to boot to a UP kernel.
> >
> > I'd appreciate any help I can get with this.
>
> I can't help much really. Tried CONFIG_ACPI_BOOT=n ?
>
I did after getting your email, and I had some trouble with that. After
'make mrproper', and loading in the relevant .config I'd saved, menuconfig
then said that I had the ACPI option already disabled. If I enabled the master
ACPI section, all the sub-options were also disabled. So I had to quit out of
that and edit the .config by hand in order to set CONFIG_ACPI_BOOT=n. That's
the only change I made to the .config before recompiling.
I did a 'make dep' and 'make bzImage', and got the following error. It
looks like the kernel really wants that option enabled.
Be well,
Zack
------------------------------ cut here ------------------------------
make[1]: Leaving directory `/usr/src/linux-2.4.26/arch/i386/lib'
ld -m elf_i386 -T /usr/src/linux-2.4.26/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o init/do_mounts.o \
--start-group \
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o
mm/mm.o fs/fs.o ipc/ipc.o \
drivers/parport/driver.o drivers/char/char.o
drivers/block/block.o drivers/misc/misc.o drivers/net/net.o
drivers/char/drm/drm.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o
drivers/cdrom/driver.o drivers/sound/sounddrivers.o drivers/pci/driver.o
drivers/pcmcia/pcmcia.o drivers/pnp/pnp.o drivers/video/video.o
drivers/usb/usbdrv.o drivers/media/media.o drivers/input/inputdrv.o
drivers/message/i2o/i2o.o drivers/i2c/i2c.o crypto/crypto.o \
net/network.o \
/usr/src/linux-2.4.26/arch/i386/lib/lib.a
/usr/src/linux-2.4.26/lib/lib.a
/usr/src/linux-2.4.26/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
arch/i386/kernel/kernel.o(.text.init+0x1138): In function
`parse_cmdline_early':
: undefined reference to `acpi_ht'
arch/i386/kernel/kernel.o(.text.init+0x1166): In function
`parse_cmdline_early':
: undefined reference to `acpi_ht'
arch/i386/kernel/kernel.o(.text.init+0x119b): In function
`parse_cmdline_early':
: undefined reference to `acpi_ht'
arch/i386/kernel/kernel.o(.text.init+0x11a5): In function
`parse_cmdline_early':
: undefined reference to `acpi_ht'
arch/i386/kernel/kernel.o(.text.init+0x11c5): In function
`parse_cmdline_early':
: undefined reference to `acpi_strict'
arch/i386/kernel/kernel.o(.text.init+0x1217): In function
`parse_cmdline_early':
: undefined reference to `acpi_sci_flags'
arch/i386/kernel/kernel.o(.text.init+0x1223): In function
`parse_cmdline_early':
: undefined reference to `acpi_sci_flags'
arch/i386/kernel/kernel.o(.text.init+0x1240): In function
`parse_cmdline_early':
: undefined reference to `acpi_sci_flags'
arch/i386/kernel/kernel.o(.text.init+0x125f): In function
`parse_cmdline_early':
: undefined reference to `acpi_sci_flags'
arch/i386/kernel/kernel.o(.text.init+0x1281): In function
`parse_cmdline_early':
: undefined reference to `acpi_sci_flags'
arch/i386/kernel/kernel.o(.text.init+0x18e2): In function `setup_arch':
: undefined reference to `acpi_boot_init'
arch/i386/kernel/kernel.o(.text.init+0x40c1): In function
`dmi_disable_acpi':
: undefined reference to `acpi_ht'
arch/i386/kernel/kernel.o(.text.init+0x4114): In function
`force_acpi_ht':
: undefined reference to `acpi_ht'
arch/i386/kernel/kernel.o(.text.init+0x4214): In function
`dmi_check_blacklist':
: undefined reference to `acpi_ht'
arch/i386/kernel/kernel.o(.text.init+0x6699): In function
`smp_boot_cpus':
: undefined reference to `acpi_lapic'
arch/i386/kernel/kernel.o(.text.init+0x7193): In function
`smp_read_mpc':
: undefined reference to `acpi_lapic'
arch/i386/kernel/kernel.o(.text.init+0x72f5): In function
`smp_read_mpc':
: undefined reference to `acpi_lapic'
arch/i386/kernel/kernel.o(.text.init+0x7594): In function
`get_smp_config':
: undefined reference to `acpi_lapic'
arch/i386/kernel/kernel.o(.text.init+0x75a7): In function
`get_smp_config':
: undefined reference to `acpi_ioapic'
arch/i386/kernel/kernel.o(.text.init+0x9bb2): In function
`setup_IO_APIC':
: undefined reference to `acpi_ioapic'
arch/i386/kernel/kernel.o(.text.init+0x9c20): In function
`setup_IO_APIC':
: undefined reference to `acpi_ioapic'
make: *** [vmlinux] Error 1
------------------------------ cut here ------------------------------
--
Zack Brown
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: problems getting SMP to work with vanilla 2.4.26
2004-07-04 18:14 ` Zack Brown
@ 2004-07-05 0:23 ` Marcelo Tosatti
2004-07-05 2:32 ` Zack Brown
0 siblings, 1 reply; 11+ messages in thread
From: Marcelo Tosatti @ 2004-07-05 0:23 UTC (permalink / raw)
To: Zack Brown; +Cc: linux-kernel
On Sun, Jul 04, 2004 at 11:14:38AM -0700, Zack Brown wrote:
> Hi Marcelo, folks,
>
> On Sun, Jul 04, 2004 at 11:13:36AM -0300, Marcelo Tosatti wrote:
> > On Sat, Jul 03, 2004 at 07:05:43PM -0700, Zack Brown wrote:
> > > Hi folks,
> > >
> > > When booting vanilla 2.4.26 with SMP enabled, I get a lockup before the
> > > boot sequence is completed. The same kernel with SMP disabled boots and runs
> > > just fine. Both CPUs are detected by the system at bootup, before lilo takes
> > > over. Here's the error as I wrote it down from the screen, followed by the
> > > .config file:
> > >
> > > ------------------------------ cut here ------------------------------
> > > Using local APIC timer interrupts.
> > > Calibrating APIC timer...
> > > ..... CPU clock speed is 1004.4785 MHZ
> > > ..... hostbus clock speed is 133.9304 MHz
> > > cpu: 0, clocks: 1339304, slice: 446434
> > > CPU0<T0:1339296,T1:892848,D:14,S:446434,C:1339304>
> > > cpu: 1, clocks: 1339304, slice: 446434
> > > CPU1<T0:1339296,T1:446416,D:12,S:446434,C:1339304>
> > > ------------------------------ cut here ------------------------------
> > >
> > > At that point the machine just hangs, with no keys recognized, and I have
> > > to power-cycle the machine in order to boot to a UP kernel.
> > >
> > > I'd appreciate any help I can get with this.
> >
> > I can't help much really. Tried CONFIG_ACPI_BOOT=n ?
> >
>
> I did after getting your email, and I had some trouble with that. After
> 'make mrproper', and loading in the relevant .config I'd saved, menuconfig
> then said that I had the ACPI option already disabled. If I enabled the master
> ACPI section, all the sub-options were also disabled. So I had to quit out of
> that and edit the .config by hand in order to set CONFIG_ACPI_BOOT=n. That's
> the only change I made to the .config before recompiling.
>
> I did a 'make dep' and 'make bzImage', and got the following error. It
> looks like the kernel really wants that option enabled.
Hi Zack,
Silly me, its not possible to compile SMP image without CONFIG_ACPI_BOOT (a lot of
SMP detection code is linked to basic ACPI infrastructure).
Can you please try the nolapic/noapic boot options? They should disable the APIC, and
if APIC is the "root" of your crashes, we will find out that way.
Sorry for the noise.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: problems getting SMP to work with vanilla 2.4.26
2004-07-05 0:23 ` Marcelo Tosatti
@ 2004-07-05 2:32 ` Zack Brown
0 siblings, 0 replies; 11+ messages in thread
From: Zack Brown @ 2004-07-05 2:32 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: linux-kernel
Hi,
On Sun, Jul 04, 2004 at 09:23:05PM -0300, Marcelo Tosatti wrote:
> On Sun, Jul 04, 2004 at 11:14:38AM -0700, Zack Brown wrote:
> > Hi Marcelo, folks,
> >
> > On Sun, Jul 04, 2004 at 11:13:36AM -0300, Marcelo Tosatti wrote:
> > > On Sat, Jul 03, 2004 at 07:05:43PM -0700, Zack Brown wrote:
> > > > Hi folks,
> > > >
> > > > When booting vanilla 2.4.26 with SMP enabled, I get a lockup before the
> > > > boot sequence is completed. The same kernel with SMP disabled boots and runs
> > > > just fine. Both CPUs are detected by the system at bootup, before lilo takes
> > > > over. Here's the error as I wrote it down from the screen, followed by the
> > > > .config file:
> > >
> > > I can't help much really. Tried CONFIG_ACPI_BOOT=n ?
> > >
> > I did a 'make dep' and 'make bzImage', and got the following error. It
> > looks like the kernel really wants that option enabled.
>
> Hi Zack,
>
> Silly me, its not possible to compile SMP image without CONFIG_ACPI_BOOT (a lot of
> SMP detection code is linked to basic ACPI infrastructure).
>
> Can you please try the nolapic/noapic boot options? They should disable the APIC, and
> if APIC is the "root" of your crashes, we will find out that way.
>
> Sorry for the noise.
It turns out I tried 2.6.6 and got it working. Thanks for the help though!
I'm assuming the 2.4 thing is probably just a configuration problem at my
end, and not an actual kernel bug. If you think it might be a real bug,
I'm happy to keep trying other stuff to root it out.
Many thanks!
Zack
--
Zack Brown
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: problems getting SMP to work with vanilla 2.4.26
[not found] <A6974D8E5F98D511BB910002A50A6647615FF683@hdsmsx403.hd.intel.com>
@ 2004-07-05 19:07 ` Len Brown
2004-07-06 16:48 ` Zack Brown
2004-07-07 20:53 ` Len Brown
1 sibling, 1 reply; 11+ messages in thread
From: Len Brown @ 2004-07-05 19:07 UTC (permalink / raw)
To: Zack Brown; +Cc: linux-kernel
On Sat, 2004-07-03 at 22:05, Zack Brown wrote:
> Hi folks,
>
> When booting vanilla 2.4.26 with SMP enabled, I get a lockup before
> the
> boot sequence is completed. The same kernel with SMP disabled boots
> and runs
> just fine. Both CPUs are detected by the system at bootup, before lilo
> takes
> over. Here's the error as I wrote it down from the screen, followed by
> the
> .config file:
>
> ------------------------------ cut here ------------------------------
> Using local APIC timer interrupts.
> Calibrating APIC timer...
> ..... CPU clock speed is 1004.4785 MHZ
> ..... hostbus clock speed is 133.9304 MHz
> cpu: 0, clocks: 1339304, slice: 446434
> CPU0<T0:1339296,T1:892848,D:14,S:446434,C:1339304>
> cpu: 1, clocks: 1339304, slice: 446434
> CPU1<T0:1339296,T1:446416,D:12,S:446434,C:1339304>
> ------------------------------ cut here ------------------------------
complete dmesg from success case would help,
but try booting with "acpi=off", as that will
disable ACPI for CPU enumeration, and if there
is a bug in your ACPI tables, it would avoid it.
-Len
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: problems getting SMP to work with vanilla 2.4.26
2004-07-05 19:07 ` problems getting SMP to work with vanilla 2.4.26 Len Brown
@ 2004-07-06 16:48 ` Zack Brown
2004-07-06 17:09 ` Len Brown
0 siblings, 1 reply; 11+ messages in thread
From: Zack Brown @ 2004-07-06 16:48 UTC (permalink / raw)
To: Len Brown; +Cc: linux-kernel, Marcelo Tosatti
Hi Len,
On Mon, Jul 05, 2004 at 03:07:44PM -0400, Len Brown wrote:
> On Sat, 2004-07-03 at 22:05, Zack Brown wrote:
> > Hi folks,
> >
> > When booting vanilla 2.4.26 with SMP enabled, I get a lockup before
> > the
> > boot sequence is completed. The same kernel with SMP disabled boots
> > and runs
> > just fine. Both CPUs are detected by the system at bootup, before lilo
> > takes
> > over. Here's the error as I wrote it down from the screen, followed by
> > the
> > .config file:
> e
> > ------------------------------ cut here ------------------------------
> > Using local APIC timer interrupts.
> > Calibrating APIC timer...
> > ..... CPU clock speed is 1004.4785 MHZ
> > ..... hostbus clock speed is 133.9304 MHz
> > cpu: 0, clocks: 1339304, slice: 446434
> > CPU0<T0:1339296,T1:892848,D:14,S:446434,C:1339304>
> > cpu: 1, clocks: 1339304, slice: 446434
> > CPU1<T0:1339296,T1:446416,D:12,S:446434,C:1339304>
> > ------------------------------ cut here ------------------------------
>
> complete dmesg from success case would help,
> but try booting with "acpi=off", as that will
> disable ACPI for CPU enumeration, and if there
> is a bug in your ACPI tables, it would avoid it.
I tried acpi=off, and got a hang at boot right after the line:
CPU0<T0:1339376,T1:892912,D:4,S:446460,C:1339380
To get dmesg output from a success case, I booted using the 'noapic' boot
option, which successfully boots the same 2.4.26 SMP kernel, but gives problems
when actually trying to use both CPUs (the 'crafty' chess engine hangs as soon
as it forks), so here is my 'dmesg' output from that. I'm not sure if that's
the kind of success case you want, so let me know what else I should post.
Be well,
Zack
------------------------------ cut here ------------------------------
test 3 (64 bit key):
690f5b0d9a26939b
pass
test 4 (64 bit key):
c95744256a5ed31df79c892a338f4a8bb49926f71fe1d490
pass
test 5 (64 bit key):
setkey() failed flags=100100
c95744256a5ed31d
pass
testing des ECB encryption across pages (chunking)
test 1 (64 bit key):
page 0
c95744256a5ed31d
pass
page 1
f79c892a338f4a8b
pass
test 2 (64 bit key):
page 0
c95744256a5ed31df79c892a338f
pass
page 1
4a8bb49926f71fe1d490
pass
page 2
f79c892a338f4a8b
pass
test 3 (64 bit key):
page 0
c957
pass
page 1
44
pass
page 2
256a5e
pass
page 3
d31df79c892a338f4a8bb49926f71fe1d490
pass
test 4 (64 bit key):
page 0
c957
pass
page 1
4425
pass
page 2
6a5e
pass
page 3
d31d
pass
page 4
f79c892a338f4a8b
pass
test 5 (64 bit key):
page 0
c9
pass
page 1
57
pass
page 2
44
pass
page 3
25
pass
page 4
6a
pass
page 5
5e
pass
page 6
d3
pass
page 7
1d
pass
testing des ECB decryption
test 1 (64 bit key):
0123456789abcde7
pass
test 2 (64 bit key):
01a1d6d039776742
pass
testing des ECB decryption across pages (chunking)
test 1 (64 bit key):
page 0
0123456789abcde7
pass
page 1
a3997bcaaf69a0f5
pass
test 2 (64 bit key):
page 0
012345
pass
page 1
6789abcde7a3997bcaaf69a0
pass
page 2
f5
pass
testing des CBC encryption
test 1 (64 bit key):
ccd173ffab2039f4acd8aefddfd8a1eb468e91157888ba68
pass
test 2 (64 bit key):
e5c7cdde872bf27c
pass
test 3 (64 bit key):
43e934008c389c0f
pass
test 4 (64 bit key):
683788499a7c05f6
pass
testing des CBC encryption across pages (chunking)
test 1 (64 bit key):
page 0
ccd173ffab2039f4acd8aefddf
pass
page 1
d8a1eb468e91157888ba68
pass
testing des CBC decryption
test 1 (64 bit key):
4e6f772069732074
pass
test 2 (64 bit key):
68652074696d6520
pass
test 3 (64 bit key):
666f7220616c6c20
pass
testing des CBC decryption across pages (chunking)
test 1 (64 bit key):
page 0
666f7220
pass
page 1
616c6c20
pass
testing des3_ede ECB encryption
test 1 (192 bit key):
18d748e563620572
pass
test 2 (192 bit key):
c07d2a0fa566fa30
pass
test 3 (192 bit key):
e1ef62c332fe825b
pass
testing des3_ede ECB encryption across pages (chunking)
testing des3_ede ECB decryption
test 1 (192 bit key):
736f6d6564617461
pass
test 2 (192 bit key):
7371756967676c65
pass
test 3 (192 bit key):
0000000000000000
pass
testing des3_ede ECB decryption across pages (chunking)
testing md4
test 1:
31d6cfe0d16ae931b73c59d7e0c089c0
pass
test 2:
bde52cb31de33e46245e05fbdbd6fb24
pass
test 3:
a448017aaf21d8525fc10ae87aa6729d
pass
test 4:
d9130a8164549fe818874806e1c7014b
pass
test 5:
d79e1c308aa5bbcdeea8ed63df412da9
pass
test 6:
043f8582f241db351ce627e153e7f0e4
pass
test 7:
e33b4ddc9c38f2199c3e7b164fcc0536
pass
testing md4 across pages
test 1:
d79e1c308aa5bbcdeea8ed63df412da9
pass
testing sha256
test 1:
ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad
pass
test 2:
248d6a61d20638b8e5c026930c3e6039a33ce45964ff2167f6ecedd419db06c1
pass
testing sha256 across pages
test 1:
248d6a61d20638b8e5c026930c3e6039a33ce45964ff2167f6ecedd419db06c1
pass
testing blowfish ECB encryption
test 1 (64 bit key):
4ef997456198dd78
pass
test 2 (64 bit key):
a790795108ea3cae
pass
test 3 (64 bit key):
e87a244e2cc85e82
pass
test 4 (128 bit key):
93142887ee3be15c
pass
test 5 (168 bit key):
e6f51ed79b9db21f
pass
test 6 (448 bit key):
c04504012e4e1f53
pass
testing blowfish ECB encryption across pages (chunking)
testing blowfish ECB decryption
test 1 (64 bit key):
0000000000000000
pass
test 2 (64 bit key):
0123456789abcdef
pass
test 3 (64 bit key):
fedcba9876543210
pass
test 4 (128 bit key):
fedcba9876543210
pass
test 5 (168 bit key):
fedcba9876543210
pass
test 6 (448 bit key):
fedcba9876543210
pass
testing blowfish ECB decryption across pages (chunking)
testing blowfish CBC encryption
test 1 (128 bit key):
6b77b4d63006dee605b156e27403979358deb9e7154616d959f1652bd5ff92cc
pass
testing blowfish CBC encryption across pages (chunking)
testing blowfish CBC decryption
test 1 (128 bit key):
37363534333231204e6f77206973207468652074696d6520666f722000000000
pass
testing blowfish CBC decryption across pages (chunking)
testing twofish ECB encryption
test 1 (128 bit key):
9f589f5cf6122c32b6bfec2f2ae8c35a
pass
test 2 (192 bit key):
cfd1d2e5a9be9cdf501f13b892bd2248
pass
test 3 (256 bit key):
37527be0052334b89f0cfccae87cfa20
pass
testing twofish ECB encryption across pages (chunking)
testing twofish ECB decryption
test 1 (128 bit key):
00000000000000000000000000000000
pass
test 2 (192 bit key):
00000000000000000000000000000000
pass
test 3 (256 bit key):
00000000000000000000000000000000
pass
testing twofish ECB decryption across pages (chunking)
testing twofish CBC encryption
test 1 (128 bit key):
9f589f5cf6122c32b6bfec2f2ae8c35a
pass
test 2 (128 bit key):
d491db16e7b1c39e86cb086b789f5419
pass
test 3 (128 bit key):
05ef8c61a811582634ba5cb7106aa641
pass
test 4 (128 bit key):
9f589f5cf6122c32b6bfec2f2ae8c35ad491db16e7b1c39e86cb086b789f541905ef8c61a811582634ba5cb7106aa641
pass
testing twofish CBC encryption across pages (chunking)
testing twofish CBC decryption
test 1 (128 bit key):
00000000000000000000000000000000
pass
test 2 (128 bit key):
00000000000000000000000000000000
pass
test 3 (128 bit key):
00000000000000000000000000000000
pass
test 4 (128 bit key):
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
pass
testing twofish CBC decryption across pages (chunking)
testing serpent ECB encryption
test 1 (0 bit key):
1207fcce9bd0d6476ae98fbed143a0e2
pass
test 2 (128 bit key):
4c7d8a328072a22c823e4a1f3acda16d
pass
test 3 (256 bit key):
de269ff833e432b85b2e88d2701ce75c
pass
test 4 (128 bit key):
ddd26b98a5ffd82c05345a9dadbfaf49
pass
testing serpent ECB encryption across pages (chunking)
testing serpent ECB decryption
test 1 (0 bit key):
000102030405060708090a0b0c0d0e0f
pass
test 2 (128 bit key):
000102030405060708090a0b0c0d0e0f
pass
test 3 (256 bit key):
000102030405060708090a0b0c0d0e0f
pass
test 4 (128 bit key):
00000000000000000000000000000000
pass
testing serpent ECB decryption across pages (chunking)
testing aes ECB encryption
test 1 (128 bit key):
69c4e0d86a7b0430d8cdb78070b4c55a
pass
test 2 (192 bit key):
dda97ca4864cdfe06eaf70a0ec0d7191
pass
test 3 (256 bit key):
8ea2b7ca516745bfeafc49904b496089
pass
testing aes ECB encryption across pages (chunking)
testing aes ECB decryption
test 1 (128 bit key):
00112233445566778899aabbccddeeff
pass
test 2 (192 bit key):
00112233445566778899aabbccddeeff
pass
test 3 (256 bit key):
00112233445566778899aabbccddeeff
pass
testing aes ECB decryption across pages (chunking)
testing cast5 ECB encryption
test 1 (128 bit key):
238b4fe5847e44b2
pass
test 2 (80 bit key):
eb6a711a2c02271b
pass
test 3 (40 bit key):
7ac816d16e9b302e
pass
testing cast5 ECB encryption across pages (chunking)
testing cast5 ECB decryption
test 1 (128 bit key):
0123456789abcdef
pass
test 2 (80 bit key):
0123456789abcdef
pass
test 3 (40 bit key):
0123456789abcdef
pass
testing cast5 ECB decryption across pages (chunking)
testing cast6 ECB encryption
test 1 (128 bit key):
c842a08972b43d20836c91d1b7530f6b
pass
test 2 (192 bit key):
1b386c0210dcadcbdd0e41aa08a7a7e8
pass
test 3 (256 bit key):
4f6a2038286897b9c9870136553317fa
pass
testing cast6 ECB encryption across pages (chunking)
testing cast6 ECB decryption
test 1 (128 bit key):
00000000000000000000000000000000
pass
test 2 (192 bit key):
00000000000000000000000000000000
pass
test 3 (256 bit key):
00000000000000000000000000000000
pass
testing cast6 ECB decryption across pages (chunking)
testing arc4 ECB encryption
test 1 (64 bit key):
75b7878099e0c596
pass
test 2 (64 bit key):
7494c2e7104b0879
pass
test 3 (64 bit key):
de188941a3375d3a
pass
test 4 (32 bit key):
d6a141a7ec3c38dfbd615a1162e1c7ba36b67858
pass
test 5 (64 bit key):
66a0949f8af7d6891f7f832ba833c00c892ebe30143ce28740011ecf
pass
test 6 (32 bit key):
d6a141a7ec3c38dfbd61
pass
test 7 (128 bit key):
697236591b5242b1
pass
testing arc4 ECB encryption across pages (chunking)
testing arc4 ECB decryption
test 1 (64 bit key):
0123456789abcdef
pass
test 2 (64 bit key):
0000000000000000
pass
test 3 (64 bit key):
0000000000000000
pass
test 4 (32 bit key):
0000000000000000000000000000000000000000
pass
test 5 (64 bit key):
123456789abcdef0123456789abcdef0123456789abcdef012345678
pass
test 6 (32 bit key):
00000000000000000000
pass
test 7 (128 bit key):
0123456789abcdef
pass
testing arc4 ECB decryption across pages (chunking)
testing sha384
test 1:
cb00753f45a35e8bb5a03d699ac65007272c32ab0eded1631a8b605a43ff5bed8086072ba1e7cc2358baeca134c825a7
pass
test 2:
3391fdddfc8dc7393707a65b1b4709397cf8b1d162af05abfe8f450de5f36bc6b0455a8520bc4e6f5fe95b1fe3c8452b
pass
test 3:
09330c33f71147e83d192fc782cd1b4753111b173b3b05d22fa08086e3b0f712fcc7c71a557e2db966c3e9fa91746039
pass
test 4:
3d208973ab3508dbbd7e2c2862ba290ad3010e4978c198dc4d8fd014e582823a89e16f9b2a7bbc1ac938e2d199e8bea4
pass
testing sha384 across pages
test 1:
3d208973ab3508dbbd7e2c2862ba290ad3010e4978c198dc4d8fd014e582823a89e16f9b2a7bbc1ac938e2d199e8bea4
pass
testing sha512
test 1:
ddaf35a193617abacc417349ae20413112e6fa4e89a97ea20a9eeee64b55d39a2192992a274fc1a836ba3c23a3feebbd454d4423643ce80e2a9ac94fa54ca49f
pass
test 2:
204a8fc6dda82f0a0ced7beb8e08a41657c16ef468b228a8279be331a703c33596fd15c13b1b07f9aa1d3bea57789ca031ad85c7a71dd70354ec631238ca3445
pass
test 3:
8e959b75dae313da8cf4f72814fc143f8f7779c6eb9f7fa17299aeadb6889018501d289e4900f7e4331b99dec4b5433ac7d329eeb6dd26545e96e55b874be909
pass
test 4:
930d0cefcb30ff1133b6898121f1cf3d27578afcafe8677c5257cf069911f75d8f5831b56ebfda67b278e66dff8b84fe2b2870f742a580d8edb41987232850c9
pass
testing sha512 across pages
test 1:
930d0cefcb30ff1133b6898121f1cf3d27578afcafe8677c5257cf069911f75d8f5831b56ebfda67b278e66dff8b84fe2b2870f742a580d8edb41987232850c9
pass
testing deflate compression
test 1:
f3cacfcc53282d56c8cb2f5748cc4b5128ce482c4a5528c9485528ce4f2b290771bc082b0100
pass (ratio 70:38)
test 2:
5d8d310ec2301004bfb22fc81f10040989c2853f70b12ff824db67d947c1ef49681251ae7667d62719881ade85ab21f2085d161e20042dadf318a215852d69c4428323b66c89719befcf8b9fcf33ca2fed62a94c80ff13af5237ed0e526b5902d94ee87a761d0298fe8a8783a34f568ab89e8e5c57d3a079fa02
pass (ratio 191:122)
testing deflate decompression
test 1:
5468697320646f63756d656e7420646573637269626573206120636f6d7072657373696f6e206d6574686f64206261736564206f6e20746865204445464c415445636f6d7072657373696f6e20616c676f726974686d2e20205468697320646f63756d656e7420646566696e657320746865206170706c69636174696f6e206f6620746865204445464c41544520616c676f726974686d20746f20746865204950205061796c6f616420436f6d7072657373696f6e2050726f746f636f6c2e
pass (ratio 122:191)
test 2:
4a6f696e207573206e6f7720616e642073686172652074686520736f667477617265204a6f696e207573206e6f7720616e642073686172652074686520736f66747761726520
pass (ratio 38:70)
testing hmac_md5
test 1:
9294727a3638bb1c13f48ef8158bfc9d
pass
test 2:
750c783e6ab0b503eaa86e310a5db738
pass
test 3:
56be34521d144c88dbb8c733f0e8b3f6
pass
test 4:
697eaf0aca3a3aea3a75164746ffaa79
pass
test 5:
56461ef2342edc00f9bab995690efd4c
pass
test 6:
6b1ab7fe4bd7bf8f0b62e6ce61b9d0cd
pass
test 7:
6f630fad67cda0ee1fb1f562db3aa53e
pass
testing hmac_md5 across pages
test 1:
750c783e6ab0b503eaa86e310a5db738
pass
testing hmac_sha1
test 1:
b617318655057264e28bc0b6fb378c8ef146be00
pass
test 2:
effcdf6ae5eb2fa2d27416d5f184df9c259a7c79
pass
test 3:
125d7342b9ac11cd91a39af48aa17b4f63f175d3
pass
test 4:
4c9007f4026250c6bc8414f9bf50c86c2d7235da
pass
test 5:
4c1a03424b55e07fe7f27be1d58bb9324a9a5a04
pass
test 6:
aa4ae5e15272d00e95705637ce8a3b55ed402112
pass
test 7:
e8e99d0f45237d786d6bbaa7965c7808bbff1a91
pass
testing hmac_sha1 across pages
test 1:
effcdf6ae5eb2fa2d27416d5f184df9c259a7c79
pass
testing hmac_sha256
test 1:
a21b1f5d4cf4f73a4dd939750f7a066a7f98cc131cb16a6692759021cfab8181
pass
test 2:
104fdc1257328f08184ba73131c53caee698e36119421149ea8c712456697d30
pass
test 3:
470305fc7e40fe34d3eeb3e773d95aab73acf0fd060447a5eb4595bf33a9d1a3
pass
test 4:
198a607eb44bfbc69903a0f1cf2bbdc5ba0aa3f3d9ae3c1c7a3b1696a0b68cf7
pass
test 5:
5bdcc146bf60754e6a042426089575c75a003f089d2739839dec58b964ec3843
pass
test 6:
cdcb1220d1ecccea91e53aba3092f962e549fe6ce9ed7fdc43191fbde45c30b0
pass
test 7:
d4633c17f6fb8d744c66dee0f8f074556ec4af55ef07998541468eb49bd2e917
pass
test 8:
7546af01841fc09b1ab9c3749a5f1c17d4f589668a587b2700a9c97c1193cf42
pass
test 9:
6953025ed96f0c09f80a96f78e6538dbe2e7b820e3dd970e7ddd39091b32352f
pass
test 10:
6355ac22e890d0a3c8481a5ca4825bc884d3e7a1ff98a2fc2ac7d8e064c3b2e6
pass
testing hmac_sha256 across pages
test 1:
5bdcc146bf60754e6a042426089575c75a003f089d2739839dec58b964ec3843
pass
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 32768)
IPv4 over IPv4 tunneling driver
ip_conntrack version 2.1 (4095 buckets, 32760 max) - 288 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>. http://snowman.net/projects/ipt_recent/
arp_tables: (C) 2002 David S. Miller
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
ds: no socket drivers loaded!
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 136k freed
hub.c: new USB device 00:04.2-2, assigned address 2
usb.c: USB device 2 (vend/prod 0x4b8/0x11b) is not claimed by any active driver.
Adding Swap: 307192k swap-space (priority -1)
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,3), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,4), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,1), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
eth0: Setting half-duplex based on MII#1 link partner capability of 40a1.
eth1: Setting full-duplex based on MII#1 link partner capability of 45e1.
------------------------------ cut here ------------------------------
>
> -Len
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Zack Brown
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: problems getting SMP to work with vanilla 2.4.26
2004-07-06 16:48 ` Zack Brown
@ 2004-07-06 17:09 ` Len Brown
2004-07-06 17:15 ` Zack Brown
0 siblings, 1 reply; 11+ messages in thread
From: Len Brown @ 2004-07-06 17:09 UTC (permalink / raw)
To: Zack Brown; +Cc: linux-kernel, Marcelo Tosatti
On Tue, 2004-07-06 at 12:48, Zack Brown wrote:
> Hi Len,
>
> On Mon, Jul 05, 2004 at 03:07:44PM -0400, Len Brown wrote:
> > On Sat, 2004-07-03 at 22:05, Zack Brown wrote:
> > > Hi folks,
> > >
> > > When booting vanilla 2.4.26 with SMP enabled, I get a lockup
> before
> > > the
> > > boot sequence is completed. The same kernel with SMP disabled
> boots
> > > and runs
> > > just fine. Both CPUs are detected by the system at bootup, before
> lilo
> > > takes
> > > over. Here's the error as I wrote it down from the screen,
> followed by
> > > the
> > > .config file:
> > e
> > > ------------------------------ cut here
> ------------------------------
> > > Using local APIC timer interrupts.
> > > Calibrating APIC timer...
> > > ..... CPU clock speed is 1004.4785 MHZ
> > > ..... hostbus clock speed is 133.9304 MHz
> > > cpu: 0, clocks: 1339304, slice: 446434
> > > CPU0<T0:1339296,T1:892848,D:14,S:446434,C:1339304>
> > > cpu: 1, clocks: 1339304, slice: 446434
> > > CPU1<T0:1339296,T1:446416,D:12,S:446434,C:1339304>
> > > ------------------------------ cut here
> ------------------------------
> >
> > complete dmesg from success case would help,
> > but try booting with "acpi=off", as that will
> > disable ACPI for CPU enumeration, and if there
> > is a bug in your ACPI tables, it would avoid it.
>
> I tried acpi=off, and got a hang at boot right after the line:
>
> CPU0<T0:1339376,T1:892912,D:4,S:446460,C:1339380
sounds like there is no SMP success case on this box with any OS?
Maybe a hardware problem. See if you
can simplify the hardware by ripping stuff out
until it works. Alternatively, if you find a
different OS or version of linux that boots SMP,
then that suggests a Linux specific issue.
cheers,
-Len
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: problems getting SMP to work with vanilla 2.4.26
2004-07-06 17:09 ` Len Brown
@ 2004-07-06 17:15 ` Zack Brown
2004-07-06 20:07 ` Krzysztof Halasa
0 siblings, 1 reply; 11+ messages in thread
From: Zack Brown @ 2004-07-06 17:15 UTC (permalink / raw)
To: Len Brown; +Cc: linux-kernel, Marcelo Tosatti
On Tue, Jul 06, 2004 at 01:09:40PM -0400, Len Brown wrote:
> On Tue, 2004-07-06 at 12:48, Zack Brown wrote:
> > Hi Len,
> >
> > On Mon, Jul 05, 2004 at 03:07:44PM -0400, Len Brown wrote:
> > > On Sat, 2004-07-03 at 22:05, Zack Brown wrote:
> > > > Hi folks,
> > > >
> > > > When booting vanilla 2.4.26 with SMP enabled, I get a lockup before the
> > > > boot sequence is completed. The same kernel with SMP disabled boots and runs
> > > > just fine. Both CPUs are detected by the system at bootup, before lilo takes
> > > > over. Here's the error as I wrote it down from the screen, followed by the
> > > > .config file:
> > > e
> > > > ------------------------------ cut here
> > > > Using local APIC timer interrupts.
> > > > Calibrating APIC timer...
> > > > ..... CPU clock speed is 1004.4785 MHZ
> > > > ..... hostbus clock speed is 133.9304 MHz
> > > > cpu: 0, clocks: 1339304, slice: 446434
> > > > CPU0<T0:1339296,T1:892848,D:14,S:446434,C:1339304>
> > > > cpu: 1, clocks: 1339304, slice: 446434
> > > > CPU1<T0:1339296,T1:446416,D:12,S:446434,C:1339304>
> > > > ------------------------------ cut here
> > >
> > > complete dmesg from success case would help,
> > > but try booting with "acpi=off", as that will
> > > disable ACPI for CPU enumeration, and if there
> > > is a bug in your ACPI tables, it would avoid it.
> >
> > I tried acpi=off, and got a hang at boot right after the line:
> >
> > CPU0<T0:1339376,T1:892912,D:4,S:446460,C:1339380
>
> sounds like there is no SMP success case on this box with any OS?
No, I have 2.6.6 working pretty well now. I thought you just wanted a
2.4 success case. My dmesg output from 2.6.6 is appended.
> Maybe a hardware problem. See if you
> can simplify the hardware by ripping stuff out
> until it works. Alternatively, if you find a
> different OS or version of linux that boots SMP,
> then that suggests a Linux specific issue.
It may be a Linux-specific issue then.
Be well,
Zack
------------------------------ cut here ------------------------------
Linux version 2.6.6 (root@tumblerings.org) (gcc version 3.3.4 (Debian)) #1 SMP Mon Jul 5 10:51:47 PDT 2004
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001fffc000 (usable)
BIOS-e820: 000000001fffc000 - 000000001ffff000 (ACPI data)
BIOS-e820: 000000001ffff000 - 0000000020000000 (ACPI NVS)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
511MB LOWMEM available.
found SMP MP-table at 000f54c0
On node 0 totalpages: 131068
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 126972 pages, LIFO batch:16
HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 ASUS ) @ 0x000f6800
ACPI: RSDT (v001 ASUS CUV4XDLS 0x30303031 MSFT 0x31313031) @ 0x1fffc000
ACPI: FADT (v001 ASUS CUV4XDLS 0x30303031 MSFT 0x31313031) @ 0x1fffc100
ACPI: BOOT (v001 ASUS CUV4XDLS 0x30303031 MSFT 0x31313031) @ 0x1fffc040
ACPI: MADT (v001 ASUS CUV4XDLS 0x30303031 MSFT 0x31313031) @ 0x1fffc080
ACPI: DSDT (v001 ASUS CUV4XDLS 0x00001000 MSFT 0x0100000b) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x03] enabled)
Processor #3 6:8 APIC version 17
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 6:8 APIC version 17
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
IOAPIC[0]: Assigned apic_id 2
IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Enabling APIC mode: Flat. Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Built 1 zonelists
Kernel command line: auto BOOT_IMAGE=2.6.6 ro root=301
Initializing CPU#0
PID hash table entries: 2048 (order 11: 16384 bytes)
Detected 1004.475 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Memory: 513052k/524272k available (4446k kernel code, 10428k reserved, 1301k data, 228k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 1978.36 BogoMIPS
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
CPU: After all inits, caps: 0383fbff 00000000 00000000 00000040
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
CPU0: Intel Pentium III (Coppermine) stepping 06
per-CPU timeslice cutoff: 731.07 usecs.
task migration cache decay timeout: 1 msecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/0 eip 3000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 2002.94 BogoMIPS
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
CPU: After all inits, caps: 0383fbff 00000000 00000000 00000040
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel Pentium III (Coppermine) stepping 06
Total of 2 processors activated (3981.31 BogoMIPS).
ENABLING IO-APIC IRQs
init IO_APIC IRQs
IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=-1
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1004.0303 MHz.
..... host bus clock speed is 133.0907 MHz.
checking TSC synchronization across 2 CPUs: passed.
Brought up 2 CPUs
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xf0d00, last bus=1
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
SCSI subsystem initialized
Linux Kernel Card Services
options: [pci] [cardbus] [pm]
usbcore: registered new driver usbfs
usbcore: registered new driver hub
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
00:00:04[A] -> 2-11 -> IRQ 11 level low
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
00:00:04[B] -> 2-10 -> IRQ 10 level low
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
00:00:0c[A] -> 2-16 -> IRQ 16 level low
00:00:0c[B] -> 2-17 -> IRQ 17 level low
00:00:0c[C] -> 2-18 -> IRQ 18 level low
00:00:0c[D] -> 2-19 -> IRQ 19 level low
number of MP IRQ sources: 15.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................
IO APIC #2......
.... register #00: 02000000
....... : physical APIC id: 02
....... : Delivery Type: 0
....... : LTS : 0
.... register #01: 00178011
....... : max redirection entries: 0017
....... : PRQ implemented: 1
....... : IO APIC version: 0011
.... register #02: 00000000
....... : arbitration: 00
.... IRQ redirection table:
NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
00 000 00 1 0 0 0 0 0 0 00
01 003 03 0 0 0 0 0 1 1 39
02 003 03 0 0 0 0 0 1 1 31
03 003 03 0 0 0 0 0 1 1 41
04 003 03 0 0 0 0 0 1 1 49
05 003 03 0 0 0 0 0 1 1 51
06 003 03 0 0 0 0 0 1 1 59
07 003 03 0 0 0 0 0 1 1 61
08 003 03 0 0 0 0 0 1 1 69
09 003 03 0 1 0 1 0 1 1 71
0a 003 03 1 1 0 1 0 1 1 79
0b 003 03 1 1 0 1 0 1 1 81
0c 003 03 0 0 0 0 0 1 1 89
0d 003 03 0 0 0 0 0 1 1 91
0e 003 03 0 0 0 0 0 1 1 99
0f 003 03 0 0 0 0 0 1 1 A1
10 003 03 1 1 0 1 0 1 1 A9
11 003 03 1 1 0 1 0 1 1 B1
12 003 03 1 1 0 1 0 1 1 B9
13 003 03 1 1 0 1 0 1 1 C1
14 000 00 1 0 0 0 0 0 0 00
15 000 00 1 0 0 0 0 0 0 00
16 000 00 1 0 0 0 0 0 0 00
17 000 00 1 0 0 0 0 0 0 00
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ5 -> 0:5
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ10 -> 0:10
IRQ11 -> 0:11
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
.................................... done.
PCI: Using ACPI for IRQ routing
Bluetooth: Core ver 2.4
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Simple Boot Flag at 0x3a set to 0x80
IA-32 Microcode Update Driver: v1.13 <tigran@veritas.com>
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
QNX4 filesystem 0.2.3 registered.
udf: registering filesystem
SGI XFS with ACLs, security attributes, large block numbers, no debug enabled
SGI XFS Quota Management subsystem
Initializing Cryptographic API
PCI: Enabling Via external APIC routing
PCI: Via IRQ fixup for 0000:00:04.2, from 5 to 10
PCI: Via IRQ fixup for 0000:00:04.3, from 5 to 10
ACPI: Power Button (FF) [PWRF]
ACPI: Processor [CPU0] (supports C1, 16 throttling states)
lp: driver loaded but no devices found
Real Time Clock Driver v1.12
Linux agpgart interface v0.100 (c) Dave Jones
[drm:drm_init] *ERROR* Cannot initialize the agpgart module.
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
parport0: PC-style at 0x378 (0x778) [PCSPP(,...)]
lp0: using parport0 (polling).
parport_pc: Via 686A parallel port: io=0x378
Using anticipatory io scheduler
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: loaded (max 8 devices)
PPP generic driver version 2.4.2
SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
Linux Tulip driver version 1.1.13 (May 11, 2002)
PCI: Enabling device 0000:00:09.0 (0004 -> 0007)
tulip0: MII transceiver #1 config 3000 status 7829 advertising 01e1.
eth0: Lite-On 82c168 PNIC rev 32 at 0x9800, 00:A0:CC:5F:A3:A3, IRQ 19.
PCI: Enabling device 0000:00:0d.0 (0004 -> 0007)
tulip1: MII transceiver #1 config 3000 status 7829 advertising 01e1.
eth1: Lite-On 82c168 PNIC rev 32 at 0x8800, 00:A0:CC:5F:A1:86, IRQ 19.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hda: Maxtor 36147H8, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 128KiB
hda: 117231408 sectors (60022 MB) w/512KiB Cache, CHS=65535/16/63
hda: hda1 hda2 hda3 hda4
ide-floppy driver 0.99.newide
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
<Adaptec 2902/04/10/15/20C/30C SCSI adapter>
aic7850: Single Channel A, SCSI Id=7, 3/253 SCBs
(scsi0:A:6): 10.000MB/s transfers (10.000MHz, offset 7)
Vendor: YAMAHA Model: CRW2100S Rev: 1.0J
Type: CD-ROM ANSI SCSI revision: 02
sym0: <1010-33> rev 0x1 at pci 0000:00:08.0 irq 19
sym0: using 64 bit DMA addressing
sym0: Symbios NVRAM, ID 7, Fast-80, LVD, parity checking
sym0: open drain IRQ line driver, using on-chip SRAM
sym0: using LOAD/STORE-based firmware.
sym0: handling phase mismatch from SCRIPTS.
sym0: SCSI BUS has been reset.
scsi1 : sym-2.1.18j
Vendor: IBM Model: DDYS-T18350N Rev: S96H
Type: Direct-Access ANSI SCSI revision: 03
sym0:0:0: tagged command queuing enabled, command queue depth 16.
scsi(1:0:0:0): Beginning Domain Validation
sym0:0: wide asynchronous.
sym0:0: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 62)
scsi(1:0:0:0): Ending Domain Validation
sym1: <1010-33> rev 0x1 at pci 0000:00:08.1 irq 16
sym1: using 64 bit DMA addressing
sym1: Symbios NVRAM, ID 7, Fast-80, LVD, parity checking
sym1: open drain IRQ line driver, using on-chip SRAM
sym1: using LOAD/STORE-based firmware.
sym1: handling phase mismatch from SCRIPTS.
sym1: SCSI BUS has been reset.
scsi2 : sym-2.1.18j
libata version 1.02 loaded.
SCSI device sda: 35843670 512-byte hdwr sectors (18352 MB)
SCSI device sda: drive cache: write back
sda: sda1
Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 6, lun 0
Attached scsi generic sg0 at scsi0, channel 0, id 6, lun 0, type 5
Attached scsi generic sg1 at scsi1, channel 0, id 0, lun 0, type 0
ieee1394: raw1394: /dev/raw1394 device initialized
USB Universal Host Controller Interface driver v2.2
uhci_hcd 0000:00:04.2: VIA Technologies, Inc. USB
uhci_hcd 0000:00:04.2: irq 10, io base 0000b400
uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
uhci_hcd 0000:00:04.3: VIA Technologies, Inc. USB (#2)
uhci_hcd 0000:00:04.3: irq 10, io base 0000b000
uhci_hcd 0000:00:04.3: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usbcore: registered new driver hid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
mice: PS/2 mouse device common for all mice
input: PC Speaker
serio: i8042 AUX port at 0x60,0x64 irq 12
input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
Advanced Linux Sound Architecture Driver Version 1.0.4rc2 (Tue Mar 30 08:19:30 2004 UTC).
ALSA device list:
No soundcards found.
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 32768)
IPv4 over IPv4 tunneling driver
ip_conntrack version 2.1 (4095 buckets, 32760 max) - 300 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>. http://snowman.net/projects/ipt_recent/
arp_tables: (C) 2002 David S. Miller
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 10
IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
ACPI: (supports S0 S1 S4 S5)
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 228k freed
usb 1-2: new full speed USB device using address 2
EXT3 FS on hda1, internal journal
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda3, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda4, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Adding 307192k swap on /swapfile. Priority:-1 extents:78
Disabled Privacy Extensions on device c0633d00(lo)
eth0: Setting half-duplex based on MII#1 link partner capability of 40a1.
eth1: Setting full-duplex based on MII#1 link partner capability of 45e1.
eth0: no IPv6 routers present
eth1: no IPv6 routers present
------------------------------ cut here ------------------------------
>
> cheers,
> -Len
>
>
--
Zack Brown
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: problems getting SMP to work with vanilla 2.4.26
2004-07-06 17:15 ` Zack Brown
@ 2004-07-06 20:07 ` Krzysztof Halasa
0 siblings, 0 replies; 11+ messages in thread
From: Krzysztof Halasa @ 2004-07-06 20:07 UTC (permalink / raw)
To: Zack Brown; +Cc: Len Brown, linux-kernel, Marcelo Tosatti
Zack Brown <zbrown@tumblerings.org> writes:
> No, I have 2.6.6 working pretty well now. I thought you just wanted a
> 2.4 success case. My dmesg output from 2.6.6 is appended.
Not sure if it matters, but I'm running Linux 2.4 on CUV4X-D (no onboard
LAN/SCSI) with no problems. I had to change (in BIOS setup) MPS 1.4 to
1.1 though (not sure if it's still needed).
--
Krzysztof Halasa
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: problems getting SMP to work with vanilla 2.4.26
[not found] <A6974D8E5F98D511BB910002A50A6647615FF683@hdsmsx403.hd.intel.com>
2004-07-05 19:07 ` problems getting SMP to work with vanilla 2.4.26 Len Brown
@ 2004-07-07 20:53 ` Len Brown
1 sibling, 0 replies; 11+ messages in thread
From: Len Brown @ 2004-07-07 20:53 UTC (permalink / raw)
To: Zack Brown; +Cc: linux-kernel, Marcelo Tosatti
On Sat, 2004-07-03 at 22:05, Zack Brown wrote:
How about if you increase this to 4?
> CONFIG_NR_CPUS=2
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2004-07-07 20:56 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <A6974D8E5F98D511BB910002A50A6647615FF683@hdsmsx403.hd.intel.com>
2004-07-05 19:07 ` problems getting SMP to work with vanilla 2.4.26 Len Brown
2004-07-06 16:48 ` Zack Brown
2004-07-06 17:09 ` Len Brown
2004-07-06 17:15 ` Zack Brown
2004-07-06 20:07 ` Krzysztof Halasa
2004-07-07 20:53 ` Len Brown
2004-07-04 2:05 Zack Brown
2004-07-04 14:13 ` Marcelo Tosatti
2004-07-04 18:14 ` Zack Brown
2004-07-05 0:23 ` Marcelo Tosatti
2004-07-05 2:32 ` Zack Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox