All of lore.kernel.org
 help / color / mirror / Atom feed
* unexpected IO-APIC
@ 2003-07-12 23:34 Toth Szabolcs
  2003-07-13  4:09 ` Randy.Dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: Toth Szabolcs @ 2003-07-12 23:34 UTC (permalink / raw)
  To: linux-smp

[-- Attachment #1: Type: TEXT/PLAIN, Size: 318 bytes --]


Hello !

I read in the boot period that I shall send a mail when something is wrong
with the ACPI.

I use an Intel SE7500CW2 board with 2 2.4Ghz Xeon Processor.

I attache the full dmesg  log and  my kernel config file.

It is something or normal the error ?

Please send me and answer.

Thanx
	Szabolcs Toth
	Admin.

[-- Attachment #2: Type: TEXT/PLAIN, Size: 21862 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=y
# CONFIG_MK6 is not set
# CONFIG_MK7 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_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=7
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 is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
# CONFIG_NOHIGHMEM is not set
CONFIG_HIGHMEM4G=y
# CONFIG_HIGHMEM64G is not set
CONFIG_HIGHMEM=y
CONFIG_HIGHIO=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
CONFIG_SMP=y
# CONFIG_MULTIQUAD 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=y
CONFIG_PCI_NAMES=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
# CONFIG_HOTPLUG is not set
# CONFIG_PCMCIA is not set
# CONFIG_HOTPLUG_PCI 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=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
# CONFIG_PM is not set
# CONFIG_ACPI is not set
# CONFIG_APM is not set

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

#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_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_OTHER=y
# CONFIG_PARPORT_1284 is not set

#
# Plug and Play configuration
#
CONFIG_PNP=y
# CONFIG_ISAPNP is not set

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_BLK_DEV_XD is not set
CONFIG_PARIDE=m
CONFIG_PARIDE_PARPORT=m
# CONFIG_PARIDE_PD is not set
# CONFIG_PARIDE_PCD is not set
# CONFIG_PARIDE_PF is not set
# CONFIG_PARIDE_PT is not set
# CONFIG_PARIDE_PG is not set
# CONFIG_PARIDE_ATEN is not set
# CONFIG_PARIDE_BPCK is not set
# CONFIG_PARIDE_BPCK6 is not set
# CONFIG_PARIDE_COMM is not set
# CONFIG_PARIDE_DSTR is not set
# CONFIG_PARIDE_FIT2 is not set
# CONFIG_PARIDE_FIT3 is not set
# CONFIG_PARIDE_EPAT is not set
# CONFIG_PARIDE_EPIA is not set
# CONFIG_PARIDE_FRIQ is not set
# CONFIG_PARIDE_FRPW is not set
# CONFIG_PARIDE_KBIC is not set
# CONFIG_PARIDE_KTTI is not set
# CONFIG_PARIDE_ON20 is not set
# CONFIG_PARIDE_ON26 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_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=m
CONFIG_BLK_DEV_RAM_SIZE=4098
# CONFIG_BLK_DEV_INITRD is not set
CONFIG_BLK_STATS=y

#
# 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=y
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_MULTIPLE_TABLES=y
# CONFIG_IP_ROUTE_FWMARK is not set
CONFIG_IP_ROUTE_NAT=y
# CONFIG_IP_ROUTE_MULTIPATH is not set
# CONFIG_IP_ROUTE_TOS is not set
# CONFIG_IP_ROUTE_VERBOSE is not set
CONFIG_IP_ROUTE_LARGE_TABLES=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE 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_TALK is not set
CONFIG_IP_NF_H323=m
# CONFIG_IP_NF_CONNTRACK_MARK is not set
CONFIG_IP_NF_IRC=m
CONFIG_IP_NF_QUAKE3=m
CONFIG_IP_NF_MMS=m
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_LIMIT=m
CONFIG_IP_NF_MATCH_QUOTA=m
CONFIG_IP_NF_POOL=m
CONFIG_IP_POOL_STATISTICS=y
CONFIG_IP_NF_MATCH_MAC=m
# CONFIG_IP_NF_MATCH_PKTTYPE is not set
CONFIG_IP_NF_MATCH_MARK=m
CONFIG_IP_NF_MATCH_MULTIPORT=m
CONFIG_IP_NF_MATCH_MPORT=m
CONFIG_IP_NF_MATCH_TOS=m
# CONFIG_IP_NF_MATCH_RECENT is not set
# CONFIG_IP_NF_MATCH_CONDITION is not set
# CONFIG_IP_NF_MATCH_TIME is not set
# CONFIG_IP_NF_MATCH_RANDOM is not set
# CONFIG_IP_NF_MATCH_FUZZY is not set
# CONFIG_IP_NF_MATCH_ECN is not set
# CONFIG_IP_NF_MATCH_DSCP is not set
# CONFIG_IP_NF_MATCH_AH_ESP is not set
CONFIG_IP_NF_MATCH_LENGTH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_TCPMSS=m
# CONFIG_IP_NF_MATCH_REALM is not set
CONFIG_IP_NF_MATCH_HELPER=m
CONFIG_IP_NF_MATCH_STATE=m
CONFIG_IP_NF_MATCH_IPLIMIT=m
CONFIG_IP_NF_MATCH_CONNTRACK=m
# CONFIG_IP_NF_MATCH_UNCLEAN is not set
# CONFIG_IP_NF_MATCH_STRING is not set
# CONFIG_IP_NF_MATCH_OWNER is not set
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
# CONFIG_IP_NF_TARGET_NETLINK is not set
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_H323=m
CONFIG_IP_NF_TARGET_NETMAP=m
# CONFIG_IP_NF_NAT_LOCAL is not set
# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
CONFIG_IP_NF_NAT_IRC=m
CONFIG_IP_NF_NAT_QUAKE3=m
CONFIG_IP_NF_NAT_MMS=m
CONFIG_IP_NF_NAT_FTP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_TOS=m
# CONFIG_IP_NF_TARGET_ECN is not set
# CONFIG_IP_NF_TARGET_DSCP is not set
CONFIG_IP_NF_TARGET_MARK=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ROUTE=m
CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_TARGET_TCPMSS=m
CONFIG_IP_NF_ARPTABLES=m
# CONFIG_IP_NF_ARPFILTER is not set
# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
# CONFIG_IP_NF_COMPAT_IPFWADM is not set
# CONFIG_IPV6 is not set
# CONFIG_KHTTPD 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=y
CONFIG_NET_SCH_CBQ=m
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_CSZ=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_RED=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
CONFIG_NET_SCH_INGRESS=m
CONFIG_NET_QOS=y
CONFIG_NET_ESTIMATOR=y
CONFIG_NET_CLS=y
CONFIG_NET_CLS_TCINDEX=m
# CONFIG_NET_CLS_ROUTE4 is not set
CONFIG_NET_CLS_FW=m
CONFIG_NET_CLS_U32=m
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
CONFIG_NET_CLS_POLICE=y

#
# 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_IDEDISK_VENDOR is not set
# CONFIG_BLK_DEV_IDEDISK_FUJITSU is not set
# CONFIG_BLK_DEV_IDEDISK_IBM is not set
# CONFIG_BLK_DEV_IDEDISK_MAXTOR is not set
# CONFIG_BLK_DEV_IDEDISK_QUANTUM is not set
# CONFIG_BLK_DEV_IDEDISK_SEAGATE is not set
# CONFIG_BLK_DEV_IDEDISK_WD is not set
# CONFIG_BLK_DEV_COMMERIAL is not set
# CONFIG_BLK_DEV_TIVO 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 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 is not set
# CONFIG_BLK_DEV_ISAPNP is not set
CONFIG_BLK_DEV_RZ1000=y
CONFIG_BLK_DEV_IDEPCI=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_IDEDMA_TIMEOUT is not set
# CONFIG_IDEDMA_NEW_DRIVE_LISTINGS is not set
CONFIG_BLK_DEV_ADMA=y
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_AEC62XX_TUNING 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_CMD680 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_PIIX_TUNING=y
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_OPTI621 is not set
CONFIG_BLK_DEV_PDC202XX=y
CONFIG_PDC202XX_BURST=y
CONFIG_PDC202XX_FORCE=y
# CONFIG_BLK_DEV_SVWKS 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

#
# SCSI support
#
# CONFIG_SCSI 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 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=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_ETHERTAP 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=y
# CONFIG_PCNET32 is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_AC3200 is not set
# CONFIG_APRICOT is not set
# CONFIG_CS89x0 is not set
# CONFIG_TULIP is not set
# CONFIG_DE4X5 is not set
# CONFIG_DGRS is not set
# CONFIG_DM9102 is not set
CONFIG_EEPRO100=m
CONFIG_E100=m
# CONFIG_LNE390 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_NE3210 is not set
# CONFIG_ES3210 is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_8139TOO_PIO is not set
# 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_TC35815 is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_RHINE_MMIO is not set
CONFIG_WINBOND_840=m
# 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_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 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

#
# 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 is not set
# CONFIG_INPUT_KEYBDEV is not set
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set

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

#
# 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_QIC02_TAPE is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_AMD_RNG is not set
# CONFIG_INTEL_RNG 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 is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
CONFIG_AGP=y
CONFIG_AGP_INTEL=y
CONFIG_AGP_I810=y
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD_8151 is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_DRM is not set
# CONFIG_MWAVE is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# File systems
#
CONFIG_QUOTA=y
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
# 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=m
# 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=m
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=y
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=m
# CONFIG_VXFS_FS is not set
CONFIG_NTFS_FS=m
# CONFIG_NTFS_RW is not set
CONFIG_HPFS_FS=m
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=m
CONFIG_EXT2_FS=y
CONFIG_SYSV_FS=m
# CONFIG_UDF_FS is not set
# CONFIG_UDF_RW is not set
CONFIG_UFS_FS=m
CONFIG_UFS_FS_WRITE=y

#
# Network File Systems
#
CONFIG_CODA_FS=m
# CONFIG_INTERMEZZO_FS is not set
CONFIG_NFS_FS=m
# CONFIG_NFS_V3 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_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT 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=y
CONFIG_NLS=y

#
# Native Language Support
#
CONFIG_NLS_DEFAULT="cp437"
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
# 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=m
CONFIG_NLS_ISO8859_2=m
# 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=y
# CONFIG_MDA_CONSOLE is not set

#
# Frame-buffer support
#
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FB_RIVA is not set
# CONFIG_FB_CLGEN is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CYBER2000 is not set
CONFIG_FB_VESA=y
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_HGA is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_MATROX is not set
# CONFIG_FB_ATY is not set
CONFIG_FB_RADEON=m
CONFIG_FB_ATY128=m
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FBCON_ADVANCED is not set
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_CFB16=y
CONFIG_FBCON_CFB24=y
CONFIG_FBCON_CFB32=y
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
# CONFIG_FBCON_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y

#
# Sound
#
# CONFIG_SOUND is not set

#
# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
# CONFIG_USB_DEVICEFS is not set
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_LONG_TIMEOUT is not set
# CONFIG_USB_EHCI_HCD is not set
CONFIG_USB_UHCI_ALT=y
# CONFIG_USB_OHCI 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 is not set
# 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=y
# CONFIG_USB_HIDINPUT is not set
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM 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

#
# Bluetooth support
#
# CONFIG_BLUEZ is not set

#
# Kernel hacking
#
# CONFIG_DEBUG_KERNEL is not set

#
# Library routines
#
# CONFIG_ZLIB_INFLATE is not set
# CONFIG_ZLIB_DEFLATE is not set

[-- Attachment #3: Type: TEXT/PLAIN, Size: 19266 bytes --]

Linux version 2.4.20 (root@yoda) (gcc version 2.95.4 20011002 (Debian prerelease)) #8 SMP Sat Jul 12 23:10:50 CEST 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009b800 (usable)
 BIOS-e820: 000000000009b800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003fef0000 (usable)
 BIOS-e820: 000000003fef0000 - 000000003feff000 (ACPI data)
 BIOS-e820: 000000003feff000 - 000000003ff00000 (ACPI NVS)
 BIOS-e820: 000000003ff00000 - 000000003ff80000 (usable)
 BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
127MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000f6a20
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
hm, page 0009b000 reserved twice.
hm, page 0009c000 reserved twice.
On node 0 totalpages: 262016
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 32640 pages.
ACPI: Searched entire block, no RSDP was found.
ACPI: RSDP located at physical address c00f6a50
RSD PTR  v0 [PTLTD ]
__va_range(0x3fefb83a, 0x68): idx=8 mapped at ffff6000
ACPI table found: RSDT v1 [PTLTD    RSDT   1540.0]
__va_range(0x3fefee78, 0x24): idx=8 mapped at ffff6000
__va_range(0x3fefee78, 0x74): idx=8 mapped at ffff6000
ACPI table found: FACP v1 [Intel  SE7500CW 1540.0]
__va_range(0x3fefeeec, 0x24): idx=8 mapped at ffff6000
__va_range(0x3fefeeec, 0x50): idx=8 mapped at ffff6000
ACPI table found: SPCR v1 [PTLTD  $UCRTBL$ 1540.0]
__va_range(0x3fefef3c, 0x24): idx=8 mapped at ffff6000
__va_range(0x3fefef3c, 0x9c): idx=8 mapped at ffff6000
ACPI table found: APIC v1 [PTLTD    APIC   1540.0]
__va_range(0x3fefef3c, 0x9c): idx=8 mapped at ffff6000
LAPIC (acpi_id[0x0000] id[0x0] enabled[1])
CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC (acpi_id[0x0001] id[0x6] enabled[1])
CPU 1 (0x0600) enabledProcessor #6 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC (acpi_id[0x0002] id[0x1] enabled[1])
CPU 2 (0x0100) enabledProcessor #1 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC (acpi_id[0x0003] id[0x7] enabled[1])
CPU 3 (0x0700) enabledProcessor #7 Pentium 4(tm) XEON(tm) APIC version 16

IOAPIC (id[0x2] address[0xfec00000] global_irq_base[0x0])
IOAPIC (id[0x3] address[0xfec80000] global_irq_base[0x18])
IOAPIC (id[0x4] address[0xfec80400] global_irq_base[0x30])
INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x1] trigger[0x1])
INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] trigger[0x3])
LAPIC_NMI (acpi_id[0x0000] polarity[0x1] trigger[0x1] lint[0x1])
LAPIC_NMI (acpi_id[0x0001] polarity[0x1] trigger[0x1] lint[0x1])
LAPIC_NMI (acpi_id[0x0002] polarity[0x1] trigger[0x1] lint[0x1])
LAPIC_NMI (acpi_id[0x0003] polarity[0x1] trigger[0x1] lint[0x1])
4 CPUs total
Local APIC address fee00000
__va_range(0x3fefefd8, 0x24): idx=8 mapped at ffff6000
__va_range(0x3fefefd8, 0x28): idx=8 mapped at ffff6000
ACPI table found: BOOT v1 [PTLTD  $SBFTBL$ 1540.0]
Enabling the CPU's according to the ACPI table
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID:   Product ID: SE7500CW2 APIC at: 0xFEE00000
I/O APIC #2 Version 32 at 0xFEC00000.
I/O APIC #3 Version 32 at 0xFEC80000.
I/O APIC #4 Version 32 at 0xFEC80400.
Processors: 4
Kernel command line: auto BOOT_IMAGE=Linux ro root=302
Initializing CPU#0
Detected 2392.291 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 4771.02 BogoMIPS
Memory: 1032848k/1048064k available (1228k kernel code, 14748k reserved, 392k data, 272k init, 130496k highmem)
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU0: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
per-CPU timeslice cutoff: 1462.89 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/1 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 4784.12 BogoMIPS
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#1.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU1: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Booting processor 2/6 eip 2000
Initializing CPU#2
masked ExtINT on CPU#2
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 4784.12 BogoMIPS
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 3
Intel machine check reporting enabled on CPU#2.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU2: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Booting processor 3/7 eip 2000
Initializing CPU#3
masked ExtINT on CPU#3
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 4784.12 BogoMIPS
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 3
Intel machine check reporting enabled on CPU#3.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU3: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Total of 4 processors activated (19123.40 BogoMIPS).
cpu_sibling_map[0] = 1
cpu_sibling_map[1] = 0
cpu_sibling_map[2] = 3
cpu_sibling_map[3] = 2
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
Setting 3 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 3 ... ok.
Setting 4 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 4 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-18, 2-22, 3-0, 3-1, 3-2, 3-3, 3-4, 3-5, 3-6, 3-7, 3-8, 3-9, 3-10, 3-11, 3-12, 3-13, 3-14, 3-15, 3-16, 3-17, 3-18, 3-19, 3-20, 3-21, 3-22, 3-23, 4-0, 4-1, 4-2, 4-3, 4-4, 4-5, 4-6, 4-7, 4-8, 4-9, 4-10, 4-11, 4-12, 4-13, 4-14, 4-15, 4-16, 4-17, 4-18, 4-19, 4-20, 4-21, 4-22, 4-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 19.
number of IO-APIC #2 registers: 24.
number of IO-APIC #3 registers: 24.
number of IO-APIC #4 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... 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 00F 0F  0    0    0   0   0    1    1    39
 02 00F 0F  0    0    0   0   0    1    1    31
 03 00F 0F  0    0    0   0   0    1    1    41
 04 00F 0F  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 00F 0F  0    0    0   0   0    1    1    51
 07 00F 0F  0    0    0   0   0    1    1    59
 08 00F 0F  0    0    0   0   0    1    1    61
 09 00F 0F  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 00F 0F  0    0    0   0   0    1    1    71
 0d 00F 0F  0    0    0   0   0    1    1    79
 0e 00F 0F  0    0    0   0   0    1    1    81
 0f 00F 0F  0    0    0   0   0    1    1    89
 10 00F 0F  1    1    0   1   0    1    1    91
 11 00F 0F  1    1    0   1   0    1    1    99
 12 000 00  1    0    0   0   0    0    0    00
 13 00F 0F  1    1    0   1   0    1    1    A1
 14 00F 0F  1    1    0   1   0    1    1    A9
 15 00F 0F  1    1    0   1   0    1    1    B1
 16 000 00  1    0    0   0   0    0    0    00
 17 00F 0F  1    1    0   1   0    1    1    B9

IO APIC #3......
.... register #00: 03000000
.......    : physical APIC id: 03
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 03000000
.......     : arbitration: 03
.... 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 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 000 00  1    0    0   0   0    0    0    00
 05 000 00  1    0    0   0   0    0    0    00
 06 000 00  1    0    0   0   0    0    0    00
 07 000 00  1    0    0   0   0    0    0    00
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 000 00  1    0    0   0   0    0    0    00
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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

IO APIC #4......
.... register #00: 04000000
.......    : physical APIC id: 04
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 04000000
.......     : arbitration: 04
.... 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 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 000 00  1    0    0   0   0    0    0    00
 05 000 00  1    0    0   0   0    0    0    00
 06 000 00  1    0    0   0   0    0    0    00
 07 000 00  1    0    0   0   0    0    0    00
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 000 00  1    0    0   0   0    0    0    00
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ21 -> 0:21
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2392.4411 MHz.
..... host bus clock speed is 99.6848 MHz.
cpu: 0, clocks: 996848, slice: 199369
CPU0<T0:996848,T1:797472,D:7,S:199369,C:996848>
cpu: 1, clocks: 996848, slice: 199369
cpu: 3, clocks: 996848, slice: 199369
cpu: 2, clocks: 996848, slice: 199369
CPU1<T0:996848,T1:598096,D:14,S:199369,C:996848>
CPU2<T0:996848,T1:398736,D:5,S:199369,C:996848>
CPU3<T0:996848,T1:199360,D:12,S:199369,C:996848>
checking TSC synchronization across CPUs: passed.
Waiting on wait_init_idle (map = 0xe)
All processors have done init_idle
PCI: PCI BIOS revision 2.10 entry at 0xfd921, last bus=4
PCI: Using configuration type 1
PCI: Probing PCI hardware
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router PIIX [8086/2480] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I31,P0) -> 17
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B4,I3,P0) -> 21
PCI->APIC IRQ transform: (B4,I4,P0) -> 20
PCI->APIC IRQ transform: (B4,I5,P0) -> 23
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
allocated 32 pages and 32 bhs reserved for the highmem bounces
VFS: Diskquotas version dquot_6.4.0 initialized
Journalled Block Device driver loaded
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
Real Time Clock Driver v1.10e
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH3: IDE controller on PCI bus 00 dev f9
PCI: Device 00:1f.1 not available because of resource collisions
ICH3: BIOS setup was incomplete.
ICH3: chipset revision 2
ICH3: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x7040-0x7047, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0x7048-0x704f, BIOS settings: hdc:pio, hdd:pio
hdb: C/H/S=0/0/0 from BIOS ignored
hda: Maxtor 6Y080L0, ATA DISK drive
hdb: Maxtor 6Y080L0, ATA DISK drive
hdc: Pioneer DVD-ROM ATAPIModel DVD-119 0105, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
blk: queue c0336504, I/O limit 4095Mb (mask 0xffffffff)
hda: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=158816/16/63, UDMA(100)
blk: queue c0336650, I/O limit 4095Mb (mask 0xffffffff)
hdb: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=158816/16/63, UDMA(100)
hdc: ATAPI 126X DVD-ROM drive, 256kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
Partition check:
 hda: [PTBL] [9964/255/63] hda1 hda2 hda3 < hda5 hda6 hda7 hda8 hda9 > hda4
 hdb: hdb1
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: no supported devices found.
usb.c: registered new driver hub
uhci.c: USB Universal Host Controller Interface driver v1.1
PCI: Setting latency timer of device 00:1d.0 to 64
uhci.c: USB UHCI at I/O 0x7000, IRQ 16
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.1 to 64
uhci.c: USB UHCI at I/O 0x7020, IRQ 19
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 272k freed
Adding Swap: 289128k swap-space (priority -1)
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (8188 buckets, 65504 max) - 344 bytes per conntrack
arp_tables: (C) 2002 David S. Miller
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
eth0: OEM i82557/i82558 10/100 Ethernet, 00:02:B3:AF:7B:08, IRQ 20.
  Board assembly ffffff-255, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
    Secondary interface chip i82555.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0xb874c1d3).
eth1: OEM i82557/i82558 10/100 Ethernet, 00:02:B3:AF:7A:F4, IRQ 23.
  Board assembly ffffff-255, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
    Secondary interface chip i82555.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0xb874c1d3).
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,5), 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,6), 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,7), 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,8), 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,9), 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.

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

* Re: unexpected IO-APIC
  2003-07-12 23:34 unexpected IO-APIC Toth Szabolcs
@ 2003-07-13  4:09 ` Randy.Dunlap
  0 siblings, 0 replies; 135+ messages in thread
From: Randy.Dunlap @ 2003-07-13  4:09 UTC (permalink / raw)
  To: totya; +Cc: linux-smp

>
> Hello !
>
> I read in the boot period that I shall send a mail when something is wrong
> with the ACPI.
>
> I use an Intel SE7500CW2 board with 2 2.4Ghz Xeon Processor.
>
> I attache the full dmesg  log and  my kernel config file.
>
> It is something or normal the error ?
>
> Please send me and answer.

It's not a problem unless you are experiencing other system problems.
Linux contains a list on known IO APICs and this one is just not
recognized in 2.4.20 (which was released 2002-Nov-28).
There have been many updates to IO APIC recognition since then,
so if you are concerned about it, download & use a newer kernel.

~Randy




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

* Re: unexpected IO-APIC
  2006-07-06 20:37 Danielle Hines
@ 2006-07-07 13:12 ` Erik Mouw
  0 siblings, 0 replies; 135+ messages in thread
From: Erik Mouw @ 2006-07-07 13:12 UTC (permalink / raw)
  To: Danielle Hines; +Cc: linux-smp

On Thu, Jul 06, 2006 at 04:37:45PM -0400, Danielle Hines wrote:
> I received this messge in the /var/log/messages after having some  
> problems with NFS mounts and samba.

[...]

> Now I know you need to know about the hardware.  It is a i686 with 4  
> processors 1.8 Tb of space, it is running a modified redhat linux  
> flavor:
> 
> uname -a
> Linux minnie 2.4.19-122_MVD_SNAPenterprise #1 SMP Fri Aug 20 15:51:56  
> CST 2004 i686 unknown

Ancient vendor kernel, not interesting anymore. Probably already fixed
in recent kernels. If you have the chance, try a more recent kernel. If
everything just works, don't bother.


Erik

-- 
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands

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

* unexpected IO-APIC
@ 2006-07-06 20:37 Danielle Hines
  2006-07-07 13:12 ` Erik Mouw
  0 siblings, 1 reply; 135+ messages in thread
From: Danielle Hines @ 2006-07-06 20:37 UTC (permalink / raw)
  To: linux-smp

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

Hello,

I received this messge in the /var/log/messages after having some  
problems with NFS mounts and samba.

Jun 28 11:28:03 minnie kernel: ENABLING IO-APIC IRQs
Jun 28 11:28:03 minnie kernel: Setting 2 in the phys_id_present_map
Jun 28 11:28:03 minnie kernel: ...changing IO-APIC physical APIC ID  
to 2 ... ok.
Jun 28 11:28:03 minnie kernel: Setting 3 in the phys_id_present_map
Jun 28 11:28:03 minnie kernel: ...changing IO-APIC physical APIC ID  
to 3 ... ok.
Jun 28 11:28:03 minnie kernel: Setting 4 in the phys_id_present_map
Jun 28 11:28:03 minnie kernel: ...changing IO-APIC physical APIC ID  
to 4 ... ok.
Jun 28 11:28:03 minnie kernel: Setting 5 in the phys_id_present_map
Jun 28 11:28:03 minnie kernel: ...changing IO-APIC physical APIC ID  
to 5 ... ok.
Jun 28 11:28:03 minnie kernel: Setting 8 in the phys_id_present_map
Jun 28 11:28:03 minnie kernel: ...changing IO-APIC physical APIC ID  
to 8 ... ok.
Jun 28 11:28:03 minnie kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Jun 28 11:28:03 minnie kernel: testing the IO  
APIC.......................
Jun 28 11:28:03 minnie kernel:
Jun 28 11:28:03 minnie kernel:  WARNING: unexpected IO-APIC, please mail
Jun 28 11:28:03 minnie kernel:           to linux-smp@vger.kernel.org
Jun 28 11:28:03 minnie kernel:
Jun 28 11:28:03 minnie last message repeated 3 times
Jun 28 11:28:03 minnie kernel: ....................................  
done.

Now I know you need to know about the hardware.  It is a i686 with 4  
processors 1.8 Tb of space, it is running a modified redhat linux  
flavor:

uname -a
Linux minnie 2.4.19-122_MVD_SNAPenterprise #1 SMP Fri Aug 20 15:51:56  
CST 2004 i686 unknown

Let me know what else you need to make this information more helpful  
to you.

Danielle

Danielle Hines
Subcontractor - to MedData Research Inc.
Systems Support
NINDS, NMR Center
301-451-2150



[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 10712 bytes --]

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

* unexpected IO-APIC
@ 2006-03-07  4:19 Mimi Zhou
  0 siblings, 0 replies; 135+ messages in thread
From: Mimi Zhou @ 2006-03-07  4:19 UTC (permalink / raw)
  To: linux-smp

Hi,

I am running redhat AS3-U6 kernel 2.4.21-37.ELsmp. "An unexpected
IO-APIC was found" was thrown in dmesg.

Thanks,

Mimi

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

* Re: Unexpected IO-APIC
  2005-07-12 13:56 Unexpected IO-APIC Bill Baker
@ 2005-07-12 16:42 ` randy_dunlap
  0 siblings, 0 replies; 135+ messages in thread
From: randy_dunlap @ 2005-07-12 16:42 UTC (permalink / raw)
  To: Bill Baker; +Cc: linux-smp

On Tue, 12 Jul 2005 08:56:03 -0500 Bill Baker wrote:

| Greetings:
| 
| I performed a kernel update on a RH9 server and saw this in the dmesg log & during boot. Thought I would notify you per the recommendation. 
| 
| Message was: 
| 
| IO APIC #3......
| .... register #00: 03000000
| .......    : physical APIC id: 03
| .... register #01: 00178020
| .......     : max redirection entries: 0017
| .......     : PRQ implemented: 1
| .......     : IO APIC version: 0020
| .... register #02: 00178020
| .......     : arbitration: 00
| An unexpected IO-APIC was found. If this kernel release is less than
| three months old please report this to linux-smp@vger.kernel.org
| 
| 
| The box is a Dell PowerEdge 700, using the onboard Ethernet, originally configured 7/04. 
| Previous kernel: kernel-smp-2.4.20-8.i386.rpm
| New kernel:  kernel-smp-2.4.20-43.9.legacy.i686.rpm 
| 
| I pulled it off http://download.fedoralegacy.org/redhat/9/updates/i386/ 
| We had to build a e1000 generic driver on the original install, as well as for this kernel, if that makes any difference.

Hi,
This was fixed eons ago (maybe 2 years), but in a much later kernel
version than 2.4.20.  2.4.20 is neither new nor less than 3 months old.

Regards,
---
~Randy

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

* Unexpected IO-APIC
@ 2005-07-12 13:56 Bill Baker
  2005-07-12 16:42 ` randy_dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: Bill Baker @ 2005-07-12 13:56 UTC (permalink / raw)
  To: linux-smp

Greetings:

I performed a kernel update on a RH9 server and saw this in the dmesg log & during boot. Thought I would notify you per the recommendation. 

Message was: 

IO APIC #3......
.... register #00: 03000000
.......    : physical APIC id: 03
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org


The box is a Dell PowerEdge 700, using the onboard Ethernet, originally configured 7/04. 
Previous kernel: kernel-smp-2.4.20-8.i386.rpm
New kernel:  kernel-smp-2.4.20-43.9.legacy.i686.rpm 

I pulled it off http://download.fedoralegacy.org/redhat/9/updates/i386/ 
We had to build a e1000 generic driver on the original install, as well as for this kernel, if that makes any difference.

Regards,
Bill

    -----
    Bill Baker
    Highland Solutions
    bbaker@highlandsolutions.com
    Cell:    630-306-0291
    Office: 312-863-7500





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

* unexpected IO-APIC
@ 2005-06-18  5:04 darshan
  0 siblings, 0 replies; 135+ messages in thread
From: darshan @ 2005-06-18  5:04 UTC (permalink / raw)
  To: linux-smp

kernel version 2.4.31 -- definitely less than three months old.  But so is the computer.  Brad new Compaq Presario R4000.  ATI chipset.  I don't know what other info you need...  Let me know if you can give you any info that would help.

Darshan


Jun 17 20:51:21 vision kernel: testing the IO APIC.......................
Jun 17 20:51:21 vision kernel:
Jun 17 20:51:21 vision kernel: An unexpected IO-APIC was found. If this kernel release is less than
Jun 17 20:51:21 vision kernel: three months old please report this to linux-smp@vger.kernel.org
Jun 17 20:51:21 vision kernel: An unexpected IO-APIC was found. If this kernel release is less than
Jun 17 20:51:21 vision kernel: three months old please report this to linux-smp@vger.kernel.org
Jun 17 20:51:21 vision kernel: .................................... done.


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

* Re: unexpected IO-APIC
  2005-05-27  9:26   ` Bernd Strebel
  2005-05-27 17:30     ` randy_dunlap
@ 2005-05-30 22:43     ` randy_dunlap
  1 sibling, 0 replies; 135+ messages in thread
From: randy_dunlap @ 2005-05-30 22:43 UTC (permalink / raw)
  To: Bernd Strebel; +Cc: linux-smp

On Fri, 27 May 2005 11:26:41 +0200 Bernd Strebel wrote:

| Attached pls. find serial console output and kernel messages.
| 
| Best Regards
| Bernd Strebel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Hi Bernd,

This:

May 24 16:14:48 ucs kernel: .... register #01: 00030011
May 24 16:14:48 ucs kernel: .......     : max redirection entries: 0003
May 24 16:14:48 ucs kernel: An unexpected IO-APIC was found. If this kernel release is less than
May 24 16:14:48 ucs kernel: three months old please report this to linux-smp@vger.kernel.org
May 24 16:14:48 ucs kernel: .......     : PRQ implemented: 0
May 24 16:14:48 ucs kernel: .......     : IO APIC version: 0011

is complaining about the value 3 for "max redirection entries".
However, linux 2.4.30 from www.kernel.org already checks for and
allows a value of 3 for that field, so I don't know quite what
to think about this other than to question (wonder) what this
kernel version means:

May 24 16:14:48 ucs kernel: Linux version 2.4.30.digitec.20050524 (root@ucs) (gcc version 3.3.2 20030908 (Debian prerelease)) #1 SMP Tue May 24 15:43:06 CEST 2005


---
~Randy


| randy_dunlap wrote:
| 
| >On Thu, 26 May 2005 10:44:46 +0200 Bernd Strebel wrote:
| >
| >testing the IO APIC.......................
| >
| >
| >An unexpected IO-APIC was found. If this kernel release is less than
| >three months old please report this to linux-smp@vger.kernel.org
| >
| >An unexpected IO-APIC was found. If this kernel release is less than
| >three months old please report this to linux-smp@vger.kernel.org
| >.................................... done.
| >
| >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| >
| >There are some lines missing in the kernel message log above.
| >Try looking in /var/log/messages or some other kernel message
| >log file on your system for the complete set of messages, or
| >do this:
| >
| >Edit /etc/syslog.conf and add this line to it:
| >kern.*                                  -/var/log/kern.log
| >
| >Then reboot and the file "/var/log/kern.log" will (at least
| >should) contain all kernel message lines that we need to see.
| >
| >BTW, this isn't a critical message (unexpected IO-APIC).

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

* Re: unexpected IO-APIC
  2005-05-27 17:30     ` randy_dunlap
@ 2005-05-27 22:24       ` Bernd Strebel
  0 siblings, 0 replies; 135+ messages in thread
From: Bernd Strebel @ 2005-05-27 22:24 UTC (permalink / raw)
  To: randy_dunlap; +Cc: linux-smp

Hi Randy,

the systems we are evaluating for a Debian based distribution are 
described by

http://www.sun.com/servers/entry/*v40z*/*arch*-wp.pdf

Maybe, the experts are also interested in:

0000:00:06.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8111 PCI (rev 
07) (prog-if 00 [Normal decode])
        Flags: bus master, 66MHz, medium devsel, latency 123
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
        Memory behind bridge: fd100000-fe7fffff
        Capabilities: [c0] #08 [0086]
        Capabilities: [f0] #08 [8000]

0000:00:07.0 ISA bridge: Advanced Micro Devices [AMD] AMD-8111 LPC (rev 05)
        Subsystem: Advanced Micro Devices [AMD] AMD-8111 LPC
        Flags: bus master, 66MHz, medium devsel, latency 0

0000:00:07.1 IDE interface: Advanced Micro Devices [AMD] AMD-8111 IDE 
(rev 03) (prog-if 8a [Master SecP PriP])
        Subsystem: Newisys, Inc.: Unknown device 0010
        Flags: bus master, medium devsel, latency 64
        I/O ports at 1000 [size=16]

0000:00:07.3 Bridge: Advanced Micro Devices [AMD] AMD-8111 ACPI (rev 05)
        Subsystem: Newisys, Inc.: Unknown device 0010
        Flags: medium devsel

0000:00:0a.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8131 PCI-X 
Bridge (rev 12) (prog-if 00 [Normal decode])
        Flags: bus master, 66MHz, medium devsel, latency 64
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
        I/O behind bridge: 00002000-00002fff
        Memory behind bridge: fe800000-fe8fffff
        Capabilities: [a0] PCI-X bridge device.
        Capabilities: [b8] #08 [8000]
        Capabilities: [c0] #08 [004a]

0000:00:0a.1 PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X APIC (rev 
01) (prog-if 10 [IO-APIC])
        Subsystem: Newisys, Inc.: Unknown device 0010
        Flags: bus master, medium devsel, latency 0
        Memory at fd000000 (64-bit, non-prefetchable) [size=4K]

0000:00:0b.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8131 PCI-X 
Bridge (rev 12) (prog-if 00 [Normal decode])
        Flags: bus master, 66MHz, medium devsel, latency 64
        Bus: primary=00, secondary=03, subordinate=03, sec-latency=64
        Capabilities: [a0] PCI-X bridge device.
        Capabilities: [b8] #08 [8000]

0000:00:0b.1 PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X APIC (rev 
01) (prog-if 10 [IO-APIC])
        Subsystem: Newisys, Inc.: Unknown device 0010
        Flags: bus master, medium devsel, latency 0
        Memory at fd001000 (64-bit, non-prefetchable) [size=4K]

0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
        Flags: fast devsel
        Capabilities: [80] #08 [2101]
        Capabilities: [a0] #08 [2101]
        Capabilities: [c0] #08 [2101]

0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
        Flags: fast devsel

0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
        Flags: fast devsel

0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
        Flags: fast devsel

0000:00:19.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
        Flags: fast devsel
        Capabilities: [80] #08 [2101]
        Capabilities: [a0] #08 [2101]
        Capabilities: [c0] #08 [2101]

0000:00:19.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
        Flags: fast devsel

0000:00:19.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
        Flags: fast devsel

0000:00:19.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
        Flags: fast devsel

0000:01:00.0 USB Controller: Advanced Micro Devices [AMD] AMD-8111 USB 
(rev 0b) (prog-if 10 [OHCI])
        Subsystem: Newisys, Inc.: Unknown device 0010
        Flags: bus master, medium devsel, latency 64, IRQ 19
        Memory at fd120000 (32-bit, non-prefetchable) [size=4K]

0000:01:00.1 USB Controller: Advanced Micro Devices [AMD] AMD-8111 USB 
(rev 0b) (prog-if 10 [OHCI])
        Subsystem: Newisys, Inc.: Unknown device 0010
        Flags: bus master, medium devsel, latency 64, IRQ 19
        Memory at fd121000 (32-bit, non-prefetchable) [size=4K]

0000:01:05.0 VGA compatible controller: Trident Microsystems Blade 3D 
PCI/AGP (rev 3a) (prog-if 00 [VGA])
        Subsystem: Newisys, Inc.: Unknown device 0010
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 17
        Memory at fe000000 (32-bit, non-prefetchable) [size=8M]
        Memory at fd100000 (32-bit, non-prefetchable) [size=128K]
        Memory at fd800000 (32-bit, non-prefetchable) [size=8M]
        Expansion ROM at <unassigned> [disabled] [size=64K]
        Capabilities: [80] AGP version 1.0
        Capabilities: [90] Power Management version 1

0000:02:02.0 Ethernet controller: Broadcom Corporation NetXtreme 
BCM5703X Gigabit Ethernet (rev 02)
        Subsystem: Newisys, Inc.: Unknown device 0010
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 25
        Memory at fe800000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: [40] PCI-X non-bridge device.
        Capabilities: [48] Power Management version 2
        Capabilities: [50] Vital Product Data
        Capabilities: [58] Message Signalled Interrupts: 64bit+ 
Queue=0/3 Enable-

0000:02:03.0 Ethernet controller: Broadcom Corporation NetXtreme 
BCM5703X Gigabit Ethernet (rev 02)
        Subsystem: Newisys, Inc.: Unknown device 0010
        Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 26
        Memory at fe810000 (64-bit, non-prefetchable) [size=64K]
        Capabilities: [40] PCI-X non-bridge device.
        Capabilities: [48] Power Management version 2
        Capabilities: [50] Vital Product Data
        Capabilities: [58] Message Signalled Interrupts: 64bit+ 
Queue=0/3 Enable-

0000:02:04.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 
PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 08)
        Subsystem: Newisys, Inc.: Unknown device 0010
        Flags: bus master, 66MHz, medium devsel, latency 72, IRQ 27
        I/O ports at 2000 [size=256]
        Memory at fe830000 (64-bit, non-prefetchable) [size=64K]
        Memory at fe820000 (64-bit, non-prefetchable) [size=64K]
        Expansion ROM at <unassigned> [disabled] [size=1M]
        Capabilities: [50] Power Management version 2
        Capabilities: [58] Message Signalled Interrupts: 64bit+ 
Queue=0/0 Enable-
        Capabilities: [68] PCI-X non-bridge device.

Bernd


randy_dunlap wrote:

>On Fri, 27 May 2005 11:26:41 +0200 Bernd Strebel wrote:
>
>| Attached pls. find serial console output and kernel messages.
>| 
>| Best Regards
>| Bernd Strebel
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>Thanks.  Hrm, I forgot to ask, what kind of system (motherboard)
>is this?  Can you provide a web pointer (URL) to the specs for it?
>
>~Randy
>
>
>| randy_dunlap wrote:
>| 
>| >On Thu, 26 May 2005 10:44:46 +0200 Bernd Strebel wrote:
>| >
>| >testing the IO APIC.......................
>| >
>| >
>| >An unexpected IO-APIC was found. If this kernel release is less than
>| >three months old please report this to linux-smp@vger.kernel.org
>| >
>| >An unexpected IO-APIC was found. If this kernel release is less than
>| >three months old please report this to linux-smp@vger.kernel.org
>| >.................................... done.
>| >
>| >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>| >
>| >There are some lines missing in the kernel message log above.
>| >Try looking in /var/log/messages or some other kernel message
>| >log file on your system for the complete set of messages, or
>| >do this:
>| >
>| >Edit /etc/syslog.conf and add this line to it:
>| >kern.*                                  -/var/log/kern.log
>| >
>| >Then reboot and the file "/var/log/kern.log" will (at least
>| >should) contain all kernel message lines that we need to see.
>| >
>| >BTW, this isn't a critical message (unexpected IO-APIC).
>| >
>| >---
>| >~Randy
>
>
>  
>

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

* Re: unexpected IO-APIC
  2005-05-27  9:26   ` Bernd Strebel
@ 2005-05-27 17:30     ` randy_dunlap
  2005-05-27 22:24       ` Bernd Strebel
  2005-05-30 22:43     ` randy_dunlap
  1 sibling, 1 reply; 135+ messages in thread
From: randy_dunlap @ 2005-05-27 17:30 UTC (permalink / raw)
  To: Bernd Strebel; +Cc: linux-smp

On Fri, 27 May 2005 11:26:41 +0200 Bernd Strebel wrote:

| Attached pls. find serial console output and kernel messages.
| 
| Best Regards
| Bernd Strebel
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Thanks.  Hrm, I forgot to ask, what kind of system (motherboard)
is this?  Can you provide a web pointer (URL) to the specs for it?

~Randy


| randy_dunlap wrote:
| 
| >On Thu, 26 May 2005 10:44:46 +0200 Bernd Strebel wrote:
| >
| >testing the IO APIC.......................
| >
| >
| >An unexpected IO-APIC was found. If this kernel release is less than
| >three months old please report this to linux-smp@vger.kernel.org
| >
| >An unexpected IO-APIC was found. If this kernel release is less than
| >three months old please report this to linux-smp@vger.kernel.org
| >.................................... done.
| >
| >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| >
| >There are some lines missing in the kernel message log above.
| >Try looking in /var/log/messages or some other kernel message
| >log file on your system for the complete set of messages, or
| >do this:
| >
| >Edit /etc/syslog.conf and add this line to it:
| >kern.*                                  -/var/log/kern.log
| >
| >Then reboot and the file "/var/log/kern.log" will (at least
| >should) contain all kernel message lines that we need to see.
| >
| >BTW, this isn't a critical message (unexpected IO-APIC).
| >
| >---
| >~Randy

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

* Re: unexpected IO-APIC
  2005-05-27  5:33 ` randy_dunlap
@ 2005-05-27  9:26   ` Bernd Strebel
  2005-05-27 17:30     ` randy_dunlap
  2005-05-30 22:43     ` randy_dunlap
  0 siblings, 2 replies; 135+ messages in thread
From: Bernd Strebel @ 2005-05-27  9:26 UTC (permalink / raw)
  To: randy_dunlap; +Cc: linux-smp

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

Attached pls. find serial console output and kernel messages.

Best Regards
Bernd Strebel


randy_dunlap wrote:

>On Thu, 26 May 2005 10:44:46 +0200 Bernd Strebel wrote:
>
>testing the IO APIC.......................
>
>
>An unexpected IO-APIC was found. If this kernel release is less than
>three months old please report this to linux-smp@vger.kernel.org
>
>An unexpected IO-APIC was found. If this kernel release is less than
>three months old please report this to linux-smp@vger.kernel.org
>.................................... done.
>
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>There are some lines missing in the kernel message log above.
>Try looking in /var/log/messages or some other kernel message
>log file on your system for the complete set of messages, or
>do this:
>
>Edit /etc/syslog.conf and add this line to it:
>kern.*                                  -/var/log/kern.log
>
>Then reboot and the file "/var/log/kern.log" will (at least
>should) contain all kernel message lines that we need to see.
>
>BTW, this isn't a critical message (unexpected IO-APIC).
>
>---
>~Randy
>
>
>  
>

[-- Attachment #2: pax-noexec-disabled.txt --]
[-- Type: text/plain, Size: 11855 bytes --]

Linux version 2.4.30.digitec.20050524 (root@ucs) (gcc version 3.3.2 20030908 (Debian prerelease)) #1 SMP Tue May 24 15:43:06 CEST 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009a000 (usable)
 BIOS-e820: 000000000009a000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007ff70000 (usable)
 BIOS-e820: 000000007ff70000 - 000000007ff77000 (ACPI data)
 BIOS-e820: 000000007ff77000 - 000000007ff80000 (ACPI NVS)
 BIOS-e820: 000000007ff80000 - 0000000080000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec00400 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
1151MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000f7d40
hm, page 000f7000 reserved twice.
hm, page 000f8000 reserved twice.
hm, page 0009a000 reserved twice.
hm, page 0009b000 reserved twice.
On node 0 totalpages: 524144
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 294768 pages.
ACPI: RSDP (v002 PTLTD                                     ) @ 0x000f7cc0
ACPI: XSDT (v001 PTLTD           XSDT   0x06040000  LTP 0x00000000) @ 0x7ff74ddf
ACPI: FADT (v003 SUN    V20z     0x06040000 PTEC 0x000f4240) @ 0x7ff76c44
ACPI: MADT (v001 PTLTD           APIC   0x06040000  LTP 0x00000000) @ 0x7ff76d38
ACPI: SPCR (v001 PTLTD  $UCRTBL$ 0x06040000 PTL  0x00000001) @ 0x7ff76dae
ACPI: SRAT (v001 SUN    V20z     0x06040000 SUN  0x00000001) @ 0x7ff76dfe
ACPI: SSDT (v001 SUN    V20z     0x06040000  LTP 0x00000001) @ 0x7ff76ec6
ACPI: SSDT (v001 SUN    V20z     0x06040000  LTP 0x00000001) @ 0x7ff76f63
ACPI: DSDT (v001    SUN     V20z 0x06040000 MSFT 0x0100000e) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 Unknown CPU [15:5] APIC version 16
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Processor #1 Unknown CPU [15:5] APIC version 16
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Using ACPI for processor (LAPIC) configuration information
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: SUN      Product ID: SunFire V20z APIC at: 0xFEE00000
I/O APIC #2 Version 17 at 0xFEC00000.
I/O APIC #3 Version 17 at 0xFD000000.
I/O APIC #4 Version 17 at 0xFD001000.
Enabling APIC mode: Flat.       Using 3 I/O APICs
Processors: 2
Kernel command line: auto BOOT_IMAGE=Linux ro root=807 pci=noacpi splash=silent root2fstype=ext3 console=ttyS0,9600 console=tty0
Initializing CPU#0
Detected 2191.123 MHz processor.
Console: colour dummy device 80x25
Calibrating delay loop... 4364.69 BogoMIPS
Memory: 2065024k/2096576k available (2174k kernel code, 31144k reserved, 367k data, 132k init, 1179072k highmem)
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode cache hash table entries: 131072 (order: 8, 1048576 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 131072 (order: 7, 524288 bytes)
Page-cache hash table entries: 524288 (order: 9, 2097152 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
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.
ACPI: IRQ9 SCI: Edge set to Level Trigger.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
Intel machine check reporting enabled on CPU#0.
CPU0: AMD Opteron(tm) Processor 248 stepping 08
per-CPU timeslice cutoff: 2924.82 usecs.
masked ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/1 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... 4377.80 BogoMIPS
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
Intel machine check reporting enabled on CPU#1.
CPU1: AMD Opteron(tm) Processor 248 stepping 08
Total of 2 processors activated (8742.50 BogoMIPS).
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
Setting 3 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 3 ... ok.
Setting 4 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 4 ... ok.
..TIMER: vector=0x31 pin1=2 pin2=0
testing the IO APIC.......................


An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org

An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2191.0455 MHz.
..... host bus clock speed is 199.1859 MHz.
cpu: 0, clocks: 1991859, slice: 663953
CPU0<T0:1991856,T1:1327888,D:15,S:663953,C:1991859>
cpu: 1, clocks: 1991859, slice: 663953
CPU1<T0:1991856,T1:663936,D:14,S:663953,C:1991859>
checking TSC synchronization across CPUs: passed.
Waiting on wait_init_idle (map = 0x2)
All processors have done init_idle
ACPI: Subsystem revision 20040326
PCI: PCI BIOS revision 2.10 entry at 0xfd821, last bus=3
PCI: Using configuration type 1
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: System [ACPI] (supports S0 S1 S5)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 *10 11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *5 10 11)
ACPI: PCI Interrupt Link [LNKC] (IRQs *3 5 10 11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 10 *11)
PCI: Probing PCI hardware
PCI: Using IRQ router default [1022/746b] at 00:07.3
PCI->APIC IRQ transform: (B1,I0,P3) -> 19
PCI->APIC IRQ transform: (B1,I0,P3) -> 19
PCI->APIC IRQ transform: (B1,I5,P0) -> 17
PCI->APIC IRQ transform: (B2,I2,P0) -> 25
PCI->APIC IRQ transform: (B2,I3,P0) -> 26
PCI->APIC IRQ transform: (B2,I4,P0) -> 27
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
allocated 32 pages and 32 bhs reserved for the highmem bounces
VFS: Disk quotas vdquot_6.5.1
Journalled Block Device driver loaded
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
SGI XFS with no debug enabled
SGI XFS Quota Management subsystem
vesafb: framebuffer at 0xfe000000, mapped to 0xf8826000, size 1200k
vesafb: mode is 640x480x16, linelength=1280, pages=11
vesafb: protected mode interface info at c000:16ac
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 80x30
fb0: VESA VGA frame buffer device
vga16fb: mapped to 0xc00a0000
fb1: VGA16 VGA frame buffer device
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
Real Time Clock Driver v1.10f
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
COMX: driver version 0.85 (C) 1995-1999 ITConsult-Pro Co. <info@itc.hu>
RAMDISK driver initialized: 16 RAM disks of 32768K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hdc: CD-224E, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hdc: attached ide-cdrom driver.
hdc: ATAPI 24X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.12
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
Initializing Cryptographic API
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 16384 buckets, 128Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 2982k freed
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 132k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xf896b000, IRQ 19
usb-ohci.c: usb-01:00.0, Advanced Micro Devices [AMD] AMD-8111 USB
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 3 ports detected
usb-ohci.c: USB OHCI at membase 0xf896d000, IRQ 19
usb-ohci.c: usb-01:00.1, Advanced Micro Devices [AMD] AMD-8111 USB (#2)
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 3 ports detected
amd768_rng: AMD768 system management I/O registers at 0x8000.
amd768_rng hardware driver 0.1.0 loaded
Fusion MPT base driver 2.05.16
Copyright (c) 1999-2004 LSI Logic Corporation
mptbase: Initiating ioc0 bringup
ioc0: 53C1030: Capabilities={Initiator}
mptbase: 1 MPT adapter found, 1 installed.
Fusion MPT SCSI Host driver 2.05.16
scsi0 : ioc0: LSI53C1030, FwRev=01032300h, Ports=1, MaxQ=222, IRQ=27
blk: queue f7b0ee18, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
  Vendor: SEAGATE   Model: ST373307LC        Rev: 0007
  Type:   Direct-Access                      ANSI SCSI revision: 03
blk: queue f7b0ea18, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
  Vendor: FUJITSU   Model: MAN3184M SUN18G   Rev: 1502
  Type:   Direct-Access                      ANSI SCSI revision: 02
blk: queue f7b0e618, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Attached scsi disk sdb at scsi0, channel 0, id 1, lun 0
SCSI device sda: 143374744 512-byte hdwr sectors (73408 MB)
Partition check:
 sda: sda1 sda2 sda3 < sda5 sda6 sda7 >
SCSI device sdb: 35378533 512-byte hdwr sectors (18114 MB)
 sdb: sdb1
tg3.c:v3.25 (March 24, 2005)
eth0: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:10:3c:2a
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
eth1: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:10:3c:2b
eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Adding Swap: 1951856k swap-space (priority -1)
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,7), internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,17), 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,2), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (8192 buckets, 65536 max) - 288 bytes per conntrack
tg3: eth0: Link is up at 100 Mbps, half duplex.
tg3: eth0: Flow control is off for TX and off for RX.

UCS 1.2-4 ucs ttyS0

Debian GNU/Linux 3.0

ucs login: 

[-- Attachment #3: kern.log --]
[-- Type: text/plain, Size: 25992 bytes --]

May 24 16:14:47 ucs kernel: klogd 1.4.1#10.2.200308231921, log source = /proc/kmsg started.
May 24 16:14:47 ucs kernel: Inspecting /boot/System.map-2.4.30.digitec.20050524
May 24 16:14:48 ucs kernel: Loaded 22726 symbols from /boot/System.map-2.4.30.digitec.20050524.
May 24 16:14:48 ucs kernel: Symbols match kernel version 2.4.30.
May 24 16:14:48 ucs kernel: Loaded 226 symbols from 14 modules.
May 24 16:14:48 ucs kernel: Linux version 2.4.30.digitec.20050524 (root@ucs) (gcc version 3.3.2 20030908 (Debian prerelease)) #1 SMP Tue May 24 15:43:06 CEST 2005
May 24 16:14:48 ucs kernel: BIOS-provided physical RAM map:
May 24 16:14:48 ucs kernel:  BIOS-e820: 0000000000000000 - 000000000009a000 (usable)
May 24 16:14:48 ucs kernel:  BIOS-e820: 000000000009a000 - 00000000000a0000 (reserved)
May 24 16:14:48 ucs kernel:  BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
May 24 16:14:48 ucs kernel:  BIOS-e820: 0000000000100000 - 000000007ff70000 (usable)
May 24 16:14:48 ucs kernel:  BIOS-e820: 000000007ff70000 - 000000007ff77000 (ACPI data)
May 24 16:14:48 ucs kernel:  BIOS-e820: 000000007ff77000 - 000000007ff80000 (ACPI NVS)
May 24 16:14:48 ucs kernel:  BIOS-e820: 000000007ff80000 - 0000000080000000 (reserved)
May 24 16:14:48 ucs kernel:  BIOS-e820: 00000000fec00000 - 00000000fec00400 (reserved)
May 24 16:14:48 ucs kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
May 24 16:14:48 ucs kernel:  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
May 24 16:14:48 ucs kernel: 1151MB HIGHMEM available.
May 24 16:14:48 ucs kernel: 896MB LOWMEM available.
May 24 16:14:48 ucs kernel: found SMP MP-table at 000f7d40
May 24 16:14:48 ucs kernel: hm, page 000f7000 reserved twice.
May 24 16:14:48 ucs kernel: hm, page 000f8000 reserved twice.
May 24 16:14:48 ucs kernel: hm, page 0009a000 reserved twice.
May 24 16:14:48 ucs kernel: hm, page 0009b000 reserved twice.
May 24 16:14:48 ucs kernel: On node 0 totalpages: 524144
May 24 16:14:48 ucs kernel: zone(0): 4096 pages.
May 24 16:14:48 ucs kernel: zone(1): 225280 pages.
May 24 16:14:48 ucs kernel: zone(2): 294768 pages.
May 24 16:14:48 ucs kernel: ACPI: RSDP (v002 PTLTD                                     ) @ 0x000f7cc0
May 24 16:14:48 ucs kernel: ACPI: XSDT (v001 PTLTD  ^I XSDT   0x06040000  LTP 0x00000000) @ 0x7ff74ddf
May 24 16:14:48 ucs kernel: ACPI: FADT (v003 SUN    V20z     0x06040000 PTEC 0x000f4240) @ 0x7ff76c44
May 24 16:14:48 ucs kernel: ACPI: MADT (v001 PTLTD  ^I APIC   0x06040000  LTP 0x00000000) @ 0x7ff76d38
May 24 16:14:48 ucs kernel: ACPI: SPCR (v001 PTLTD  $UCRTBL$ 0x06040000 PTL  0x00000001) @ 0x7ff76dae
May 24 16:14:48 ucs kernel: ACPI: SRAT (v001 SUN    V20z     0x06040000 SUN  0x00000001) @ 0x7ff76dfe
May 24 16:14:48 ucs kernel: ACPI: SSDT (v001 SUN    V20z     0x06040000  LTP 0x00000001) @ 0x7ff76ec6
May 24 16:14:48 ucs kernel: ACPI: SSDT (v001 SUN    V20z     0x06040000  LTP 0x00000001) @ 0x7ff76f63
May 24 16:14:48 ucs kernel: ACPI: DSDT (v001    SUN     V20z 0x06040000 MSFT 0x0100000e) @ 0x00000000
May 24 16:14:48 ucs kernel: ACPI: Local APIC address 0xfee00000
May 24 16:14:48 ucs kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
May 24 16:14:48 ucs kernel: Processor #0 Unknown CPU [15:5] APIC version 16
May 24 16:14:48 ucs kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
May 24 16:14:48 ucs kernel: Processor #1 Unknown CPU [15:5] APIC version 16
May 24 16:14:48 ucs kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
May 24 16:14:48 ucs kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
May 24 16:14:48 ucs kernel: Using ACPI for processor (LAPIC) configuration information
May 24 16:14:48 ucs kernel: Intel MultiProcessor Specification v1.4
May 24 16:14:48 ucs kernel:     Virtual Wire compatibility mode.
May 24 16:14:48 ucs kernel: OEM ID: SUN      Product ID: SunFire V20z APIC at: 0xFEE00000
May 24 16:14:48 ucs kernel: I/O APIC #2 Version 17 at 0xFEC00000.
May 24 16:14:48 ucs kernel: I/O APIC #3 Version 17 at 0xFD000000.
May 24 16:14:48 ucs kernel: I/O APIC #4 Version 17 at 0xFD001000.
May 24 16:14:48 ucs kernel: Enabling APIC mode: Flat.^IUsing 3 I/O APICs
May 24 16:14:48 ucs kernel: Processors: 2
May 24 16:14:48 ucs kernel: Kernel command line: auto BOOT_IMAGE=Linux ro root=807 pci=noacpi splash=silent root2fstype=ext3 console=ttyS0,9600 console=tty0
May 24 16:14:48 ucs kernel: Initializing CPU#0
May 24 16:14:48 ucs kernel: Detected 2191.123 MHz processor.
May 24 16:14:48 ucs kernel: Console: colour dummy device 80x25
May 24 16:14:48 ucs kernel: Calibrating delay loop... 4364.69 BogoMIPS
May 24 16:14:48 ucs kernel: Memory: 2065024k/2096576k available (2174k kernel code, 31144k reserved, 367k data, 132k init, 1179072k highmem)
May 24 16:14:48 ucs kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
May 24 16:14:48 ucs kernel: Inode cache hash table entries: 131072 (order: 8, 1048576 bytes)
May 24 16:14:48 ucs kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
May 24 16:14:48 ucs kernel: Buffer cache hash table entries: 131072 (order: 7, 524288 bytes)
May 24 16:14:48 ucs kernel: Page-cache hash table entries: 524288 (order: 9, 2097152 bytes)
May 24 16:14:48 ucs kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
May 24 16:14:48 ucs kernel: CPU: L2 Cache: 1024K (64 bytes/line)
May 24 16:14:48 ucs kernel: Intel machine check architecture supported.
May 24 16:14:48 ucs kernel: Intel machine check reporting enabled on CPU#0.
May 24 16:14:48 ucs kernel: CPU:     After generic, caps: 078bfbff e1d3fbff 00000000 00000000
May 24 16:14:48 ucs kernel: CPU:             Common caps: 078bfbff e1d3fbff 00000000 00000000
May 24 16:14:48 ucs kernel: Enabling fast FPU save and restore... done.
May 24 16:14:48 ucs kernel: Enabling unmasked SIMD FPU exception support... done.
May 24 16:14:48 ucs kernel: Checking 'hlt' instruction... OK.
May 24 16:14:48 ucs kernel: ACPI: IRQ9 SCI: Edge set to Level Trigger.
May 24 16:14:48 ucs kernel: POSIX conformance testing by UNIFIX
May 24 16:14:48 ucs kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
May 24 16:14:48 ucs kernel: mtrr: detected mtrr type: Intel
May 24 16:14:48 ucs kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
May 24 16:14:48 ucs kernel: CPU: L2 Cache: 1024K (64 bytes/line)
May 24 16:14:48 ucs kernel: Intel machine check reporting enabled on CPU#0.
May 24 16:14:48 ucs kernel: CPU:     After generic, caps: 078bfbff e1d3fbff 00000000 00000000
May 24 16:14:48 ucs kernel: CPU:             Common caps: 078bfbff e1d3fbff 00000000 00000000
May 24 16:14:48 ucs kernel: CPU0: AMD Opteron(tm) Processor 248 stepping 08
May 24 16:14:48 ucs kernel: per-CPU timeslice cutoff: 2924.82 usecs.
May 24 16:14:48 ucs kernel: masked ExtINT on CPU#0
May 24 16:14:48 ucs kernel: ESR value before enabling vector: 00000000
May 24 16:14:48 ucs kernel: ESR value after enabling vector: 00000000
May 24 16:14:48 ucs kernel: Booting processor 1/1 eip 3000
May 24 16:14:48 ucs kernel: Initializing CPU#1
May 24 16:14:48 ucs kernel: masked ExtINT on CPU#1
May 24 16:14:48 ucs kernel: ESR value before enabling vector: 00000000
May 24 16:14:48 ucs kernel: ESR value after enabling vector: 00000000
May 24 16:14:48 ucs kernel: Calibrating delay loop... 4377.80 BogoMIPS
May 24 16:14:48 ucs kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
May 24 16:14:48 ucs kernel: CPU: L2 Cache: 1024K (64 bytes/line)
May 24 16:14:48 ucs kernel: Intel machine check reporting enabled on CPU#1.
May 24 16:14:48 ucs kernel: CPU:     After generic, caps: 078bfbff e1d3fbff 00000000 00000000
May 24 16:14:48 ucs kernel: CPU:             Common caps: 078bfbff e1d3fbff 00000000 00000000
May 24 16:14:48 ucs kernel: CPU1: AMD Opteron(tm) Processor 248 stepping 08
May 24 16:14:48 ucs kernel: Total of 2 processors activated (8742.50 BogoMIPS).
May 24 16:14:48 ucs kernel: ENABLING IO-APIC IRQs
May 24 16:14:48 ucs kernel: Setting 2 in the phys_id_present_map
May 24 16:14:48 ucs kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
May 24 16:14:48 ucs kernel: Setting 3 in the phys_id_present_map
May 24 16:14:48 ucs kernel: ...changing IO-APIC physical APIC ID to 3 ... ok.
May 24 16:14:48 ucs kernel: Setting 4 in the phys_id_present_map
May 24 16:14:48 ucs kernel: ...changing IO-APIC physical APIC ID to 4 ... ok.
May 24 16:14:48 ucs kernel: init IO_APIC IRQs
May 24 16:14:48 ucs kernel:  IO-APIC (apicid-pin) 2-0, 2-16, 2-18, 2-20, 2-21, 2-22, 2-23, 3-0, 4-0, 4-1, 4-2, 4-3 not connected.
May 24 16:14:48 ucs kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
May 24 16:14:48 ucs kernel: number of MP IRQ sources: 22.
May 24 16:14:48 ucs kernel: number of IO-APIC #2 registers: 24.
May 24 16:14:48 ucs kernel: number of IO-APIC #3 registers: 4.
May 24 16:14:48 ucs kernel: number of IO-APIC #4 registers: 4.
May 24 16:14:48 ucs kernel: testing the IO APIC.......................
May 24 16:14:48 ucs kernel: 
May 24 16:14:48 ucs kernel: IO APIC #2......
May 24 16:14:48 ucs kernel: .... register #00: 02000000
May 24 16:14:48 ucs kernel: .......    : physical APIC id: 02
May 24 16:14:48 ucs kernel: .......    : Delivery Type: 0
May 24 16:14:48 ucs kernel: .......    : LTS          : 0
May 24 16:14:48 ucs kernel: .... register #01: 00170011
May 24 16:14:48 ucs kernel: .......     : max redirection entries: 0017
May 24 16:14:48 ucs kernel: .......     : PRQ implemented: 0
May 24 16:14:48 ucs kernel: .......     : IO APIC version: 0011
May 24 16:14:48 ucs kernel: .... register #02: 02000000
May 24 16:14:48 ucs kernel: .......     : arbitration: 02
May 24 16:14:48 ucs kernel: .... IRQ redirection table:
May 24 16:14:48 ucs kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
May 24 16:14:48 ucs kernel:  00 000 00  1    0    0   0   0    0    0    00
May 24 16:14:48 ucs kernel:  01 003 03  0    0    0   0   0    1    1    39
May 24 16:14:48 ucs kernel:  02 003 03  0    0    0   0   0    1    1    31
May 24 16:14:48 ucs kernel:  03 003 03  1    1    0   1   0    1    1    41
May 24 16:14:48 ucs kernel:  04 003 03  0    0    0   0   0    1    1    49
May 24 16:14:48 ucs kernel:  05 003 03  1    1    0   1   0    1    1    51
May 24 16:14:48 ucs kernel:  06 003 03  0    0    0   0   0    1    1    59
May 24 16:14:48 ucs kernel:  07 003 03  0    0    0   0   0    1    1    61
May 24 16:14:48 ucs kernel:  08 003 03  0    0    0   0   0    1    1    69
May 24 16:14:48 ucs kernel:  09 003 03  0    0    0   0   0    1    1    71
May 24 16:14:48 ucs kernel:  0a 003 03  1    1    0   1   0    1    1    79
May 24 16:14:48 ucs kernel:  0b 003 03  1    1    0   1   0    1    1    81
May 24 16:14:48 ucs kernel:  0c 003 03  0    0    0   0   0    1    1    89
May 24 16:14:48 ucs kernel:  0d 003 03  0    0    0   0   0    1    1    91
May 24 16:14:48 ucs kernel:  0e 003 03  0    0    0   0   0    1    1    99
May 24 16:14:48 ucs kernel:  0f 003 03  0    0    0   0   0    1    1    A1
May 24 16:14:48 ucs kernel:  10 000 00  1    0    0   0   0    0    0    00
May 24 16:14:48 ucs kernel:  11 003 03  1    1    0   1   0    1    1    A9
May 24 16:14:48 ucs kernel:  12 000 00  1    0    0   0   0    0    0    00
May 24 16:14:48 ucs kernel:  13 003 03  1    1    0   1   0    1    1    B1
May 24 16:14:48 ucs kernel:  14 000 00  1    0    0   0   0    0    0    00
May 24 16:14:48 ucs kernel:  15 000 00  1    0    0   0   0    0    0    00
May 24 16:14:48 ucs kernel:  16 000 00  1    0    0   0   0    0    0    00
May 24 16:14:48 ucs kernel:  17 000 00  1    0    0   0   0    0    0    00
May 24 16:14:48 ucs kernel: 
May 24 16:14:48 ucs kernel: IO APIC #3......
May 24 16:14:48 ucs kernel: .... register #00: 03000000
May 24 16:14:48 ucs kernel: .......    : physical APIC id: 03
May 24 16:14:48 ucs kernel: .......    : Delivery Type: 0
May 24 16:14:48 ucs kernel: .......    : LTS          : 0
May 24 16:14:48 ucs kernel: .... register #01: 00030011
May 24 16:14:48 ucs kernel: .......     : max redirection entries: 0003
May 24 16:14:48 ucs kernel: An unexpected IO-APIC was found. If this kernel release is less than
May 24 16:14:48 ucs kernel: three months old please report this to linux-smp@vger.kernel.org
May 24 16:14:48 ucs kernel: .......     : PRQ implemented: 0
May 24 16:14:48 ucs kernel: .......     : IO APIC version: 0011
May 24 16:14:48 ucs kernel: .... register #02: 00000000
May 24 16:14:48 ucs kernel: .......     : arbitration: 00
May 24 16:14:48 ucs kernel: .... IRQ redirection table:
May 24 16:14:48 ucs kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
May 24 16:14:48 ucs kernel:  00 000 00  1    0    0   0   0    0    0    00
May 24 16:14:48 ucs kernel:  01 003 03  1    1    0   1   0    1    1    B9
May 24 16:14:48 ucs kernel:  02 003 03  1    1    0   1   0    1    1    C1
May 24 16:14:48 ucs kernel:  03 003 03  1    1    0   1   0    1    1    C9
May 24 16:14:48 ucs kernel: 
May 24 16:14:48 ucs kernel: IO APIC #4......
May 24 16:14:48 ucs kernel: .... register #00: 04000000
May 24 16:14:48 ucs kernel: .......    : physical APIC id: 04
May 24 16:14:48 ucs kernel: .......    : Delivery Type: 0
May 24 16:14:48 ucs kernel: .......    : LTS          : 0
May 24 16:14:48 ucs kernel: .... register #01: 00030011
May 24 16:14:48 ucs kernel: .......     : max redirection entries: 0003
May 24 16:14:48 ucs kernel: An unexpected IO-APIC was found. If this kernel release is less than
May 24 16:14:48 ucs kernel: three months old please report this to linux-smp@vger.kernel.org
May 24 16:14:48 ucs kernel: .......     : PRQ implemented: 0
May 24 16:14:48 ucs kernel: .......     : IO APIC version: 0011
May 24 16:14:48 ucs kernel: .... register #02: 00000000
May 24 16:14:48 ucs kernel: .......     : arbitration: 00
May 24 16:14:48 ucs kernel: .... IRQ redirection table:
May 24 16:14:48 ucs kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
May 24 16:14:48 ucs kernel:  00 000 00  1    0    0   0   0    0    0    00
May 24 16:14:48 ucs kernel:  01 000 00  1    0    0   0   0    0    0    00
May 24 16:14:48 ucs kernel:  02 000 00  1    0    0   0   0    0    0    00
May 24 16:14:48 ucs kernel:  03 000 00  1    0    0   0   0    0    0    00
May 24 16:14:48 ucs kernel: IRQ to pin mappings:
May 24 16:14:48 ucs kernel: IRQ0 -> 0:2
May 24 16:14:48 ucs kernel: IRQ1 -> 0:1
May 24 16:14:48 ucs kernel: IRQ3 -> 0:3
May 24 16:14:48 ucs kernel: IRQ4 -> 0:4
May 24 16:14:48 ucs kernel: IRQ5 -> 0:5
May 24 16:14:48 ucs kernel: IRQ6 -> 0:6
May 24 16:14:48 ucs kernel: IRQ7 -> 0:7
May 24 16:14:48 ucs kernel: IRQ8 -> 0:8
May 24 16:14:48 ucs kernel: IRQ9 -> 0:9
May 24 16:14:48 ucs kernel: IRQ10 -> 0:10
May 24 16:14:48 ucs kernel: IRQ11 -> 0:11
May 24 16:14:48 ucs kernel: IRQ12 -> 0:12
May 24 16:14:48 ucs kernel: IRQ13 -> 0:13
May 24 16:14:48 ucs kernel: IRQ14 -> 0:14
May 24 16:14:48 ucs kernel: IRQ15 -> 0:15
May 24 16:14:48 ucs kernel: IRQ17 -> 0:17
May 24 16:14:48 ucs kernel: IRQ19 -> 0:19
May 24 16:14:48 ucs kernel: IRQ25 -> 1:1
May 24 16:14:48 ucs kernel: IRQ26 -> 1:2
May 24 16:14:48 ucs kernel: IRQ27 -> 1:3
May 24 16:14:48 ucs kernel: .................................... done.
May 24 16:14:48 ucs kernel: Using local APIC timer interrupts.
May 24 16:14:48 ucs kernel: calibrating APIC timer ...
May 24 16:14:48 ucs kernel: ..... CPU clock speed is 2191.0455 MHz.
May 24 16:14:48 ucs kernel: ..... host bus clock speed is 199.1859 MHz.
May 24 16:14:48 ucs kernel: cpu: 0, clocks: 1991859, slice: 663953
May 24 16:14:48 ucs kernel: CPU0<T0:1991856,T1:1327888,D:15,S:663953,C:1991859>
May 24 16:14:48 ucs kernel: cpu: 1, clocks: 1991859, slice: 663953
May 24 16:14:48 ucs kernel: CPU1<T0:1991856,T1:663936,D:14,S:663953,C:1991859>
May 24 16:14:48 ucs kernel: checking TSC synchronization across CPUs: passed.
May 24 16:14:48 ucs kernel: Waiting on wait_init_idle (map = 0x2)
May 24 16:14:48 ucs kernel: All processors have done init_idle
May 24 16:14:48 ucs kernel: ACPI: Subsystem revision 20040326
May 24 16:14:48 ucs kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd821, last bus=3
May 24 16:14:48 ucs kernel: PCI: Using configuration type 1
May 24 16:14:48 ucs kernel: ACPI: Interpreter enabled
May 24 16:14:48 ucs kernel: ACPI: Using PIC for interrupt routing
May 24 16:14:48 ucs kernel: ACPI: System [ACPI] (supports S0 S1 S5)
May 24 16:14:48 ucs kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
May 24 16:14:48 ucs kernel: PCI: Probing PCI hardware (bus 00)
May 24 16:14:48 ucs kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 *10 11)
May 24 16:14:48 ucs kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *5 10 11)
May 24 16:14:48 ucs kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 5 10 11)
May 24 16:14:48 ucs kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 10 *11)
May 24 16:14:48 ucs kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.THOR._PRT]
May 24 16:14:48 ucs kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.Z000._PRT]
May 24 16:14:48 ucs kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.Z002._PRT]
May 24 16:14:48 ucs kernel: PCI: Probing PCI hardware
May 24 16:14:48 ucs kernel: PCI: Using IRQ router default [1022/746b] at 00:07.3
May 24 16:14:48 ucs kernel: PCI->APIC IRQ transform: (B1,I0,P3) -> 19
May 24 16:14:48 ucs kernel: PCI->APIC IRQ transform: (B1,I0,P3) -> 19
May 24 16:14:48 ucs kernel: PCI->APIC IRQ transform: (B1,I5,P0) -> 17
May 24 16:14:48 ucs kernel: PCI->APIC IRQ transform: (B2,I2,P0) -> 25
May 24 16:14:48 ucs kernel: PCI->APIC IRQ transform: (B2,I3,P0) -> 26
May 24 16:14:48 ucs kernel: PCI->APIC IRQ transform: (B2,I4,P0) -> 27
May 24 16:14:48 ucs kernel: isapnp: Scanning for PnP cards...
May 24 16:14:48 ucs kernel: isapnp: No Plug & Play device found
May 24 16:14:48 ucs kernel: Linux NET4.0 for Linux 2.4
May 24 16:14:48 ucs kernel: Based upon Swansea University Computer Society NET3.039
May 24 16:14:48 ucs kernel: Initializing RT netlink socket
May 24 16:14:48 ucs kernel: Starting kswapd
May 24 16:14:48 ucs kernel: allocated 32 pages and 32 bhs reserved for the highmem bounces
May 24 16:14:48 ucs kernel: VFS: Disk quotas vdquot_6.5.1
May 24 16:14:48 ucs kernel: Journalled Block Device driver loaded
May 24 16:14:48 ucs kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
May 24 16:14:48 ucs kernel: SGI XFS with no debug enabled
May 24 16:14:48 ucs kernel: SGI XFS Quota Management subsystem
May 24 16:14:48 ucs kernel: vesafb: framebuffer at 0xfe000000, mapped to 0xf8826000, size 1200k
May 24 16:14:48 ucs kernel: vesafb: mode is 640x480x16, linelength=1280, pages=11
May 24 16:14:48 ucs kernel: vesafb: protected mode interface info at c000:16ac
May 24 16:14:48 ucs kernel: vesafb: scrolling: redraw
May 24 16:14:48 ucs kernel: vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
May 24 16:14:48 ucs kernel: Console: switching to colour frame buffer device 80x30
May 24 16:14:48 ucs kernel: fb0: VESA VGA frame buffer device
May 24 16:14:48 ucs kernel: vga16fb: initializing
May 24 16:14:48 ucs kernel: vga16fb: mapped to 0xc00a0000
May 24 16:14:48 ucs kernel: fb1: VGA16 VGA frame buffer device
May 24 16:14:48 ucs kernel: pty: 256 Unix98 ptys configured
May 24 16:14:48 ucs kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
May 24 16:14:48 ucs kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
May 24 16:14:48 ucs kernel: Real Time Clock Driver v1.10f
May 24 16:14:48 ucs kernel: Floppy drive(s): fd0 is 1.44M
May 24 16:14:48 ucs kernel: FDC 0 is a post-1991 82077
May 24 16:14:48 ucs kernel: COMX: driver version 0.85 (C) 1995-1999 ITConsult-Pro Co. <info@itc.hu>
May 24 16:14:48 ucs kernel: RAMDISK driver initialized: 16 RAM disks of 32768K size 1024 blocksize
May 24 16:14:48 ucs kernel: loop: loaded (max 8 devices)
May 24 16:14:48 ucs kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
May 24 16:14:48 ucs kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
May 24 16:14:48 ucs kernel: hdc: CD-224E, ATAPI CD/DVD-ROM drive
May 24 16:14:48 ucs kernel: ide1 at 0x170-0x177,0x376 on irq 15
May 24 16:14:48 ucs kernel: hdc: attached ide-cdrom driver.
May 24 16:14:48 ucs kernel: hdc: ATAPI 24X CD-ROM drive, 128kB Cache
May 24 16:14:48 ucs kernel: Uniform CD-ROM driver Revision: 3.12
May 24 16:14:48 ucs kernel: SCSI subsystem driver Revision: 1.00
May 24 16:14:48 ucs kernel: kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
May 24 16:14:48 ucs last message repeated 2 times
May 24 16:14:48 ucs kernel: Initializing Cryptographic API
May 24 16:14:48 ucs kernel: NET4: Linux TCP/IP 1.0 for NET4.0
May 24 16:14:48 ucs kernel: IP Protocols: ICMP, UDP, TCP, IGMP
May 24 16:14:48 ucs kernel: IP: routing cache hash table of 16384 buckets, 128Kbytes
May 24 16:14:48 ucs kernel: TCP: Hash tables configured (established 262144 bind 65536)
May 24 16:14:48 ucs kernel: Linux IP multicast router 0.06 plus PIM-SM
May 24 16:14:48 ucs kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
May 24 16:14:48 ucs kernel: RAMDISK: Compressed image found at block 0
May 24 16:14:48 ucs kernel: Freeing initrd memory: 2982k freed
May 24 16:14:48 ucs kernel: VFS: Mounted root (ext2 filesystem).
May 24 16:14:48 ucs kernel: Freeing unused kernel memory: 132k freed
May 24 16:14:48 ucs kernel: usb.c: registered new driver usbdevfs
May 24 16:14:48 ucs kernel: usb.c: registered new driver hub
May 24 16:14:48 ucs kernel: usb-ohci.c: USB OHCI at membase 0xf896b000, IRQ 19
May 24 16:14:48 ucs kernel: usb-ohci.c: usb-01:00.0, Advanced Micro Devices [AMD] AMD-8111 USB
May 24 16:14:48 ucs kernel: usb.c: new USB bus registered, assigned bus number 1
May 24 16:14:48 ucs kernel: hub.c: USB hub found
May 24 16:14:48 ucs kernel: hub.c: 3 ports detected
May 24 16:14:48 ucs kernel: usb-ohci.c: USB OHCI at membase 0xf896d000, IRQ 19
May 24 16:14:48 ucs kernel: usb-ohci.c: usb-01:00.1, Advanced Micro Devices [AMD] AMD-8111 USB (#2)
May 24 16:14:48 ucs kernel: usb.c: new USB bus registered, assigned bus number 2
May 24 16:14:48 ucs kernel: hub.c: USB hub found
May 24 16:14:48 ucs kernel: hub.c: 3 ports detected
May 24 16:14:48 ucs kernel: amd768_rng: AMD768 system management I/O registers at 0x8000.
May 24 16:14:48 ucs kernel: amd768_rng hardware driver 0.1.0 loaded
May 24 16:14:48 ucs kernel: Fusion MPT base driver 2.05.16
May 24 16:14:48 ucs kernel: Copyright (c) 1999-2004 LSI Logic Corporation
May 24 16:14:48 ucs kernel: mptbase: Initiating ioc0 bringup
May 24 16:14:48 ucs kernel: ioc0: 53C1030: Capabilities={Initiator}
May 24 16:14:48 ucs kernel: mptbase: 1 MPT adapter found, 1 installed.
May 24 16:14:48 ucs kernel: Fusion MPT SCSI Host driver 2.05.16
May 24 16:14:48 ucs kernel: scsi0 : ioc0: LSI53C1030, FwRev=01032300h, Ports=1, MaxQ=222, IRQ=27
May 24 16:14:48 ucs kernel: blk: queue f7b0ee18, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
May 24 16:14:48 ucs kernel:   Vendor: SEAGATE   Model: ST373307LC        Rev: 0007
May 24 16:14:48 ucs kernel:   Type:   Direct-Access                      ANSI SCSI revision: 03
May 24 16:14:48 ucs kernel: blk: queue f7b0ea18, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
May 24 16:14:48 ucs kernel:   Vendor: FUJITSU   Model: MAN3184M SUN18G   Rev: 1502
May 24 16:14:48 ucs kernel:   Type:   Direct-Access                      ANSI SCSI revision: 02
May 24 16:14:48 ucs kernel: blk: queue f7b0e618, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
May 24 16:14:48 ucs kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
May 24 16:14:48 ucs kernel: Attached scsi disk sdb at scsi0, channel 0, id 1, lun 0
May 24 16:14:48 ucs kernel: SCSI device sda: 143374744 512-byte hdwr sectors (73408 MB)
May 24 16:14:48 ucs kernel: Partition check:
May 24 16:14:48 ucs kernel:  sda: sda1 sda2 sda3 < sda5 sda6 sda7 >
May 24 16:14:48 ucs kernel: SCSI device sdb: 35378533 512-byte hdwr sectors (18114 MB)
May 24 16:14:48 ucs kernel:  sdb: sdb1
May 24 16:14:48 ucs kernel: tg3.c:v3.25 (March 24, 2005)
May 24 16:14:48 ucs kernel: eth0: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:10:3c:2a
May 24 16:14:48 ucs kernel: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0] 
May 24 16:14:48 ucs kernel: eth1: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:10:3c:2b
May 24 16:14:48 ucs kernel: eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0] 
May 24 16:14:48 ucs kernel: usb.c: registered new driver hid
May 24 16:14:48 ucs kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
May 24 16:14:48 ucs kernel: hid-core.c: USB HID support drivers
May 24 16:14:48 ucs kernel: kjournald starting.  Commit interval 5 seconds
May 24 16:14:48 ucs kernel: EXT3-fs: mounted filesystem with ordered data mode.
May 24 16:14:48 ucs kernel: kjournald starting.  Commit interval 5 seconds
May 24 16:14:48 ucs kernel: EXT3-fs: mounted filesystem with ordered data mode.
May 24 16:14:48 ucs kernel: Adding Swap: 1951856k swap-space (priority -1)
May 24 16:14:48 ucs kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,7), internal journal
May 24 16:14:48 ucs kernel: kjournald starting.  Commit interval 5 seconds
May 24 16:14:48 ucs kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,17), internal journal
May 24 16:14:48 ucs kernel: EXT3-fs: mounted filesystem with ordered data mode.
May 24 16:14:48 ucs kernel: kjournald starting.  Commit interval 5 seconds
May 24 16:14:48 ucs kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,2), internal journal
May 24 16:14:48 ucs kernel: EXT3-fs: mounted filesystem with ordered data mode.
May 24 16:14:48 ucs kernel: ip_tables: (C) 2000-2002 Netfilter core team
May 24 16:14:48 ucs kernel: ip_conntrack version 2.1 (8192 buckets, 65536 max) - 288 bytes per conntrack
May 24 16:14:48 ucs kernel: tg3: eth0: Link is up at 100 Mbps, half duplex.
May 24 16:14:48 ucs kernel: tg3: eth0: Flow control is off for TX and off for RX.
May 24 16:14:57 ucs kernel: lp: driver loaded but no devices found

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

* Re: unexpected IO-APIC
  2005-05-26  8:44 Bernd Strebel
@ 2005-05-27  5:33 ` randy_dunlap
  2005-05-27  9:26   ` Bernd Strebel
  0 siblings, 1 reply; 135+ messages in thread
From: randy_dunlap @ 2005-05-27  5:33 UTC (permalink / raw)
  To: Bernd Strebel; +Cc: linux-smp

On Thu, 26 May 2005 10:44:46 +0200 Bernd Strebel wrote:

testing the IO APIC.......................


An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org

An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.................................... done.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

There are some lines missing in the kernel message log above.
Try looking in /var/log/messages or some other kernel message
log file on your system for the complete set of messages, or
do this:

Edit /etc/syslog.conf and add this line to it:
kern.*                                  -/var/log/kern.log

Then reboot and the file "/var/log/kern.log" will (at least
should) contain all kernel message lines that we need to see.

BTW, this isn't a critical message (unexpected IO-APIC).

---
~Randy

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

* unexpected IO-APIC
@ 2005-05-26  8:44 Bernd Strebel
  2005-05-27  5:33 ` randy_dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: Bernd Strebel @ 2005-05-26  8:44 UTC (permalink / raw)
  To: linux-smp

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

An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org

-- 
Best Regards
Bernd Strebel

digitec GmbH
Frankenstr. 3
D-20097 Hamburg
Germany
Tel: +49 40 23776-155
Fax: +49 40 230508



[-- Attachment #2: pax-noexec-disabled.txt --]
[-- Type: text/plain, Size: 11855 bytes --]

Linux version 2.4.30.digitec.20050524 (root@ucs) (gcc version 3.3.2 20030908 (Debian prerelease)) #1 SMP Tue May 24 15:43:06 CEST 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009a000 (usable)
 BIOS-e820: 000000000009a000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007ff70000 (usable)
 BIOS-e820: 000000007ff70000 - 000000007ff77000 (ACPI data)
 BIOS-e820: 000000007ff77000 - 000000007ff80000 (ACPI NVS)
 BIOS-e820: 000000007ff80000 - 0000000080000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec00400 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
1151MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000f7d40
hm, page 000f7000 reserved twice.
hm, page 000f8000 reserved twice.
hm, page 0009a000 reserved twice.
hm, page 0009b000 reserved twice.
On node 0 totalpages: 524144
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 294768 pages.
ACPI: RSDP (v002 PTLTD                                     ) @ 0x000f7cc0
ACPI: XSDT (v001 PTLTD           XSDT   0x06040000  LTP 0x00000000) @ 0x7ff74ddf
ACPI: FADT (v003 SUN    V20z     0x06040000 PTEC 0x000f4240) @ 0x7ff76c44
ACPI: MADT (v001 PTLTD           APIC   0x06040000  LTP 0x00000000) @ 0x7ff76d38
ACPI: SPCR (v001 PTLTD  $UCRTBL$ 0x06040000 PTL  0x00000001) @ 0x7ff76dae
ACPI: SRAT (v001 SUN    V20z     0x06040000 SUN  0x00000001) @ 0x7ff76dfe
ACPI: SSDT (v001 SUN    V20z     0x06040000  LTP 0x00000001) @ 0x7ff76ec6
ACPI: SSDT (v001 SUN    V20z     0x06040000  LTP 0x00000001) @ 0x7ff76f63
ACPI: DSDT (v001    SUN     V20z 0x06040000 MSFT 0x0100000e) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 Unknown CPU [15:5] APIC version 16
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Processor #1 Unknown CPU [15:5] APIC version 16
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Using ACPI for processor (LAPIC) configuration information
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: SUN      Product ID: SunFire V20z APIC at: 0xFEE00000
I/O APIC #2 Version 17 at 0xFEC00000.
I/O APIC #3 Version 17 at 0xFD000000.
I/O APIC #4 Version 17 at 0xFD001000.
Enabling APIC mode: Flat.       Using 3 I/O APICs
Processors: 2
Kernel command line: auto BOOT_IMAGE=Linux ro root=807 pci=noacpi splash=silent root2fstype=ext3 console=ttyS0,9600 console=tty0
Initializing CPU#0
Detected 2191.123 MHz processor.
Console: colour dummy device 80x25
Calibrating delay loop... 4364.69 BogoMIPS
Memory: 2065024k/2096576k available (2174k kernel code, 31144k reserved, 367k data, 132k init, 1179072k highmem)
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode cache hash table entries: 131072 (order: 8, 1048576 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 131072 (order: 7, 524288 bytes)
Page-cache hash table entries: 524288 (order: 9, 2097152 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
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.
ACPI: IRQ9 SCI: Edge set to Level Trigger.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
Intel machine check reporting enabled on CPU#0.
CPU0: AMD Opteron(tm) Processor 248 stepping 08
per-CPU timeslice cutoff: 2924.82 usecs.
masked ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/1 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... 4377.80 BogoMIPS
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
Intel machine check reporting enabled on CPU#1.
CPU1: AMD Opteron(tm) Processor 248 stepping 08
Total of 2 processors activated (8742.50 BogoMIPS).
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
Setting 3 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 3 ... ok.
Setting 4 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 4 ... ok.
..TIMER: vector=0x31 pin1=2 pin2=0
testing the IO APIC.......................


An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org

An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2191.0455 MHz.
..... host bus clock speed is 199.1859 MHz.
cpu: 0, clocks: 1991859, slice: 663953
CPU0<T0:1991856,T1:1327888,D:15,S:663953,C:1991859>
cpu: 1, clocks: 1991859, slice: 663953
CPU1<T0:1991856,T1:663936,D:14,S:663953,C:1991859>
checking TSC synchronization across CPUs: passed.
Waiting on wait_init_idle (map = 0x2)
All processors have done init_idle
ACPI: Subsystem revision 20040326
PCI: PCI BIOS revision 2.10 entry at 0xfd821, last bus=3
PCI: Using configuration type 1
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: System [ACPI] (supports S0 S1 S5)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 *10 11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *5 10 11)
ACPI: PCI Interrupt Link [LNKC] (IRQs *3 5 10 11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 10 *11)
PCI: Probing PCI hardware
PCI: Using IRQ router default [1022/746b] at 00:07.3
PCI->APIC IRQ transform: (B1,I0,P3) -> 19
PCI->APIC IRQ transform: (B1,I0,P3) -> 19
PCI->APIC IRQ transform: (B1,I5,P0) -> 17
PCI->APIC IRQ transform: (B2,I2,P0) -> 25
PCI->APIC IRQ transform: (B2,I3,P0) -> 26
PCI->APIC IRQ transform: (B2,I4,P0) -> 27
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
allocated 32 pages and 32 bhs reserved for the highmem bounces
VFS: Disk quotas vdquot_6.5.1
Journalled Block Device driver loaded
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
SGI XFS with no debug enabled
SGI XFS Quota Management subsystem
vesafb: framebuffer at 0xfe000000, mapped to 0xf8826000, size 1200k
vesafb: mode is 640x480x16, linelength=1280, pages=11
vesafb: protected mode interface info at c000:16ac
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 80x30
fb0: VESA VGA frame buffer device
vga16fb: mapped to 0xc00a0000
fb1: VGA16 VGA frame buffer device
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
Real Time Clock Driver v1.10f
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
COMX: driver version 0.85 (C) 1995-1999 ITConsult-Pro Co. <info@itc.hu>
RAMDISK driver initialized: 16 RAM disks of 32768K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hdc: CD-224E, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hdc: attached ide-cdrom driver.
hdc: ATAPI 24X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.12
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
Initializing Cryptographic API
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 16384 buckets, 128Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 2982k freed
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 132k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xf896b000, IRQ 19
usb-ohci.c: usb-01:00.0, Advanced Micro Devices [AMD] AMD-8111 USB
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 3 ports detected
usb-ohci.c: USB OHCI at membase 0xf896d000, IRQ 19
usb-ohci.c: usb-01:00.1, Advanced Micro Devices [AMD] AMD-8111 USB (#2)
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 3 ports detected
amd768_rng: AMD768 system management I/O registers at 0x8000.
amd768_rng hardware driver 0.1.0 loaded
Fusion MPT base driver 2.05.16
Copyright (c) 1999-2004 LSI Logic Corporation
mptbase: Initiating ioc0 bringup
ioc0: 53C1030: Capabilities={Initiator}
mptbase: 1 MPT adapter found, 1 installed.
Fusion MPT SCSI Host driver 2.05.16
scsi0 : ioc0: LSI53C1030, FwRev=01032300h, Ports=1, MaxQ=222, IRQ=27
blk: queue f7b0ee18, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
  Vendor: SEAGATE   Model: ST373307LC        Rev: 0007
  Type:   Direct-Access                      ANSI SCSI revision: 03
blk: queue f7b0ea18, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
  Vendor: FUJITSU   Model: MAN3184M SUN18G   Rev: 1502
  Type:   Direct-Access                      ANSI SCSI revision: 02
blk: queue f7b0e618, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Attached scsi disk sdb at scsi0, channel 0, id 1, lun 0
SCSI device sda: 143374744 512-byte hdwr sectors (73408 MB)
Partition check:
 sda: sda1 sda2 sda3 < sda5 sda6 sda7 >
SCSI device sdb: 35378533 512-byte hdwr sectors (18114 MB)
 sdb: sdb1
tg3.c:v3.25 (March 24, 2005)
eth0: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:10:3c:2a
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
eth1: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:10:3c:2b
eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Adding Swap: 1951856k swap-space (priority -1)
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,7), internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,17), 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,2), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (8192 buckets, 65536 max) - 288 bytes per conntrack
tg3: eth0: Link is up at 100 Mbps, half duplex.
tg3: eth0: Flow control is off for TX and off for RX.

UCS 1.2-4 ucs ttyS0

Debian GNU/Linux 3.0

ucs login: 

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

* Re: Unexpected IO-APIC...
  2005-03-14 20:48 Unexpected IO-APIC Iuri Wickert
@ 2005-03-15 20:32 ` Randy.Dunlap
  0 siblings, 0 replies; 135+ messages in thread
From: Randy.Dunlap @ 2005-03-15 20:32 UTC (permalink / raw)
  To: Iuri Wickert; +Cc: linux-smp

Iuri Wickert wrote:
> Hello
> 
> My motherboard is an ECS741GX-M. The dmesg output and
> kernel config file are listed below. Hope it helps.

These messages are informational only, they don't represent a
problem when taken alone.

More info:

Several of these messages have been "fixed"
in later versions of 2.4 and eliminated in Linux 2.6.
They are informational only and don't affect the operations of Linux.

They come from Linux having a known-valid list of IO APIC devices
and that list not being updated very often (hence the message
removal in Linux 2.6).


> ----- dmesg -------
> Linux version 2.4.29 (root@Division) (gcc version
> 3.3.4) #1 Sun Mar 13 14:27:49 BRT 2005
> BIOS-provided physical RAM map:
>  BIOS-e820: 0000000000000000 - 000000000009f800
> (usable)
>  BIOS-e820: 000000000009f800 - 00000000000a0000
> (reserved)
>  BIOS-e820: 00000000000f0000 - 0000000000100000
> (reserved)
>  BIOS-e820: 0000000000100000 - 000000000dff0000
> (usable)
>  BIOS-e820: 000000000dff0000 - 000000000dff3000 (ACPI
> NVS)
>  BIOS-e820: 000000000dff3000 - 000000000e000000 (ACPI
> data)
>  BIOS-e820: 00000000fec00000 - 00000000fec01000
> (reserved)
>  BIOS-e820: 00000000fee00000 - 00000000fee01000
> (reserved)
>  BIOS-e820: 00000000ffff0000 - 0000000100000000
> (reserved)
> 223MB LOWMEM available.
> found SMP MP-table at 000f57a0
> hm, page 000f5000 reserved twice.
> hm, page 000f6000 reserved twice.
> hm, page 000f0000 reserved twice.
> hm, page 000f1000 reserved twice.
> On node 0 totalpages: 57328
> zone(0): 4096 pages.
> zone(1): 53232 pages.
> zone(2): 0 pages.
> ACPI: RSDP (v000 AWARD                                
>     ) @ 0x000f7170
> ACPI: RSDT (v001 AWARD  AWRDACPI 0x42302e31 AWRD
> 0x00000000) @ 0x0dff3000
> ACPI: FADT (v001 AWARD  AWRDACPI 0x42302e31 AWRD
> 0x00000000) @ 0x0dff3040
> ACPI: MADT (v001 AWARD  AWRDACPI 0x42302e31 AWRD
> 0x00000000) @ 0x0dff69c0
> ACPI: DSDT (v001 AWARD  AWRDACPI 0x00001000 MSFT
> 0x0100000e) @ 0x00000000
> ACPI: Local APIC address 0xfee00000
> ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
> Processor #0 Pentium(tm) Pro APIC version 16
> ACPI: LAPIC_NMI (acpi_id[0x00] 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 20, address 0xfec00000,
> IRQ 0-23
> ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl
> dfl)
> ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl
> dfl)
> Using ACPI (MADT) for SMP configuration information
> Kernel command line: BOOT_IMAGE=Linux ro root=303
> Initializing CPU#0
> Detected 1496.261 MHz processor.
> Console: colour dummy device 80x25
> Calibrating delay loop... 2988.44 BogoMIPS
> Memory: 224620k/229312k available (1050k kernel code,
> 4304k reserved, 414k data, 112k init, 0k highmem)
> Dentry cache hash table entries: 32768 (order: 6,
> 262144 bytes)
> Inode cache hash table entries: 16384 (order: 5,
> 131072 bytes)
> Mount cache hash table entries: 512 (order: 0, 4096
> bytes)
> Buffer cache hash table entries: 16384 (order: 4,
> 65536 bytes)
> Page-cache hash table entries: 65536 (order: 6, 262144
> bytes)
> CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
> bytes/line)
> CPU: L2 Cache: 256K (64 bytes/line)
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#0.
> CPU:     After generic, caps: 0383fbff c1cbfbff
> 00000000 00000000
> CPU:             Common caps: 0383fbff c1cbfbff
> 00000000 00000000
> CPU: AMD Sempron(tm)   2200+ stepping 01
> Enabling fast FPU save and restore... done.
> Enabling unmasked SIMD FPU exception support... done.
> Checking 'hlt' instruction... OK.
> POSIX conformance testing by UNIFIX
> enabled ExtINT on CPU#0
> ESR value before enabling vector: 00000000
> ESR value after enabling vector: 00000000
> 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 1496.2463 MHz.
> ..... host bus clock speed is 332.4992 MHz.
> cpu: 0, clocks: 3324992, slice: 1662496
> CPU0<T0:3324992,T1:1662496,D:0,S:1662496,C:3324992>
> mtrr: v1.40 (20010327) Richard Gooch
> (rgooch@atnf.csiro.au)
> mtrr: detected mtrr type: Intel
> ACPI: Subsystem revision 20040326
> PCI: PCI BIOS revision 2.10 entry at 0xfb4e0, last
> bus=1
> ACPI: Interpreter enabled
> ACPI: Using IOAPIC for interrupt routing
> ACPI: System [ACPI] (supports S0 S1 S4 S5)
> ACPI: PCI Root Bridge [PCI0] (00:00)
> PCI: Probing PCI hardware (bus 00)
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> 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 Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10
> 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10
> *11 12 14 15)
> ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10
> 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10
> 11 12 14 15)
> PCI: Probing PCI hardware
> 00:00:09[A] -> 2-17 -> IRQ 17 level low
> 00:00:09[B] -> 2-18 -> IRQ 18 level low
> 00:00:09[C] -> 2-19 -> IRQ 19 level low
> 00:00:09[D] -> 2-16 -> IRQ 16 level low
> 00:00:03[A] -> 2-20 -> IRQ 20 level low
> 00:00:03[B] -> 2-21 -> IRQ 21 level low
> 00:00:03[C] -> 2-22 -> IRQ 22 level low
> 00:00:03[D] -> 2-23 -> IRQ 23 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: 00178014
> .......     : max redirection entries: 0017
> .......     : PRQ implemented: 1
> .......     : IO APIC version: 0014
> An unexpected IO-APIC was found. If this kernel
> release is less than
> three months old please report this to
> linux-smp@vger.kernel.org
> .... 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 001 01  0    0    0   0   0    1    1    39
>  02 001 01  0    0    0   0   0    1    1    31
>  03 001 01  0    0    0   0   0    1    1    41
>  04 001 01  0    0    0   0   0    1    1    49
>  05 001 01  0    0    0   0   0    1    1    51
>  06 001 01  0    0    0   0   0    1    1    59
>  07 001 01  0    0    0   0   0    1    1    61
>  08 001 01  0    0    0   0   0    1    1    69
>  09 001 01  0    1    0   1   0    1    1    71
>  0a 001 01  0    0    0   0   0    1    1    79
>  0b 001 01  0    0    0   0   0    1    1    81
>  0c 001 01  0    0    0   0   0    1    1    89
>  0d 001 01  0    0    0   0   0    1    1    91
>  0e 001 01  0    0    0   0   0    1    1    99
>  0f 001 01  0    0    0   0   0    1    1    A1
>  10 001 01  1    1    0   1   0    1    1    C1
>  11 001 01  1    1    0   1   0    1    1    A9
>  12 001 01  1    1    0   1   0    1    1    B1
>  13 001 01  1    1    0   1   0    1    1    B9
>  14 001 01  1    1    0   1   0    1    1    C9
>  15 001 01  1    1    0   1   0    1    1    D1
>  16 001 01  1    1    0   1   0    1    1    D9
>  17 001 01  1    1    0   1   0    1    1    E1
> 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
> IRQ20 -> 0:20
> IRQ21 -> 0:21
> IRQ22 -> 0:22
> IRQ23 -> 0:23
> .................................... done.
> PCI: Using ACPI for IRQ routing
> Linux NET4.0 for Linux 2.4
> Based upon Swansea University Computer Society
> NET3.039
> Initializing RT netlink socket
> Starting kswapd
> vesafb: framebuffer at 0xd8000000, mapped to
> 0xce807000, size 3072k
> vesafb: mode is 1024x768x16, linelength=2048, pages=4
> vesafb: protected mode interface info at c6fd:000c
> vesafb: scrolling: redraw
> vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
> Console: switching to colour frame buffer device
> 128x48
> fb0: VESA VGA frame buffer device
> pty: 256 Unix98 ptys configured
> Uniform Multi-Platform E-IDE driver Revision:
> 7.00beta4-2.4
> ide: Assuming 33MHz system bus speed for PIO modes;
> override with idebus=xx
> SIS5513: IDE controller at PCI slot 00:02.5
> SIS5513: chipset revision 1
> SIS5513: not 100% native mode: will probe irqs later
> SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
>     ide0: BM-DMA at 0x4000-0x4007, BIOS settings:
> hda:DMA, hdb:pio
>     ide1: BM-DMA at 0x4008-0x400f, BIOS settings:
> hdc:DMA, hdd:DMA
> hda: WDC WD800BB-55JKA0, ATA DISK drive
> blk: queue c02b72c0, I/O limit 4095Mb (mask
> 0xffffffff)
> hdc: LG CD-RW CED-8080B, ATAPI CD/DVD-ROM drive
> hdd: HL-DT-STDVD-ROM GDR8161B, ATAPI CD/DVD-ROM drive
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> ide1 at 0x170-0x177,0x376 on irq 15
> hda: attached ide-disk driver.
> hda: host protected area => 1
> hda: 156301488 sectors (80026 MB) w/2048KiB Cache,
> CHS=9729/255/63, UDMA(100)
> Partition check:
>  hda: hda1 hda2 hda3
> NET4: Linux TCP/IP 1.0 for NET4.0
> IP Protocols: ICMP, UDP, TCP
> IP: routing cache hash table of 2048 buckets, 16Kbytes
> TCP: Hash tables configured (established 16384 bind
> 32768)
> NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
> VFS: Mounted root (ext2 filesystem) readonly.
> Freeing unused kernel memory: 112k freed
> Adding Swap: 96380k swap-space (priority -1)
> Real Time Clock Driver v1.10f
> Intel 810 + AC97 Audio, version 1.01, 14:31:44 Mar 13
> 2005
> i810: SiS 7012 found at IO 0xdc00 and 0xd800, MEM
> 0x0000 and 0x0000, IRQ 18
> i810_audio: Audio Controller supports 6 channels.
> i810_audio: Defaulting to base 2 channel mode.
> i810_audio: Resetting connection 0
> ac97_codec: AC97  codec, id: ALG96 (Unknown)
> i810_audio: only 48Khz playback available.
> i810_audio: AC'97 codec 0 Unable to map surround DAC's
> (or DAC's not present), total channels = 2
> slamr: SmartLink AMRMO modem.
> slamr: probe 1039:7013 SiS630 card...
> slamr: mc97 codec is SIL21
> slamr: slamr0 is SiS630 card.
> ACPI: Processor [CPU0] (supports C1)
> ACPI: Thermal Zone [THRM] (29 C)
> hdc: attached ide-cdrom driver.
> hdc: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache
> Uniform CD-ROM driver Revision: 3.12
> hdd: attached ide-cdrom driver.
> hdd: ATAPI 48X DVD-ROM drive, 256kB Cache
> CSLIP: code copyright 1989 Regents of the University
> of California
> PPP generic driver version 2.4.2
> PPP BSD Compression module registered
> PPP Deflate Compression module registered

-- 
~Randy

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

* Re: Unexpected IO-APIC
  2005-03-05 21:48 Marco van Beek
@ 2005-03-15 20:23 ` Randy.Dunlap
  0 siblings, 0 replies; 135+ messages in thread
From: Randy.Dunlap @ 2005-03-15 20:23 UTC (permalink / raw)
  To: Marco van Beek; +Cc: linux-smp

Marco van Beek wrote:
> Hi,
> 
> One of our servers seized up this morning (at about 6:25). When it was 
> rebooted (not even keyboard control), syslog had the following message. 
> Hopefully I have copied all of the relevant data out for you. Hope it is 
> of use. The server is a dual processor SuperMicro 1U SuperServer

Hi-

(stock reply:)

Several of these messages have been "fixed"
in later versions of 2.4 and eliminated in Linux 2.6.
They are informational only and don't affect the operations of Linux.

They come from Linux having a known-valid list of IO APIC devices
and that list not being updated very often (hence the message
removal in Linux 2.6).

Thanks.

> Regards
> 
> Marco van Beek.
> 
> =======================================
> 
>> Mar  5 10:17:19 hawk kernel: CPU: Before vendor init, caps: 3febfbff 
>> 00000000 00000000, vendor = 0
>> Mar  5 10:17:19 hawk kernel: CPU: L1 I cache: 12K, L1 D cache: 8K
>> Mar  5 10:17:19 hawk kernel: CPU: L2 cache: 512K
>> Mar  5 10:17:19 hawk kernel: CPU: Physical Processor ID: 3
>> Mar  5 10:17:19 hawk kernel: CPU: After vendor init, caps: 3febfbff 
>> 00000000 00000000 00000000
>> Mar  5 10:17:19 hawk kernel: Intel machine check reporting enabled on 
>> CPU#3.
>> Mar  5 10:17:19 hawk kernel: CPU:     After generic, caps: 3febfbff 
>> 00000000 00000000 00000000
>> Mar  5 10:17:19 hawk kernel: CPU:             Common caps: 3febfbff 
>> 00000000 00000000 00000000
>> Mar  5 10:17:19 hawk kernel: CPU3: Intel(R) XEON(TM) CPU 1.80GHz 
>> stepping 04
>> Mar  5 10:17:19 hawk kernel: Total of 4 processors activated (6379.92 
>> BogoMIPS).
>> Mar  5 10:17:19 hawk kernel: cpu_sibling_map[0] = 1
>> Mar  5 10:17:19 hawk kernel: cpu_sibling_map[1] = 0
>> Mar  5 10:17:19 hawk kernel: cpu_sibling_map[2] = 3
>> Mar  5 10:17:19 hawk kernel: cpu_sibling_map[3] = 2
>> Mar  5 10:17:19 hawk kernel: ENABLING IO-APIC IRQs
>> Mar  5 10:17:19 hawk kernel: Setting 2 in the phys_id_present_map
>> Mar  5 10:17:19 hawk kernel: ...changing IO-APIC physical APIC ID to 2 
>> ... ok.
>> Mar  5 10:17:19 hawk kernel: Setting 3 in the phys_id_present_map
>> Mar  5 10:17:19 hawk kernel: ...changing IO-APIC physical APIC ID to 3 
>> ... ok.
>> Mar  5 10:17:19 hawk kernel: Setting 4 in the phys_id_present_map
>> Mar  5 10:17:19 hawk kernel: ...changing IO-APIC physical APIC ID to 4 
>> ... ok.
>> Mar  5 10:17:19 hawk kernel: init IO_APIC IRQs
>> Mar  5 10:17:19 hawk kernel:  IO-APIC (apicid-pin) 2-0, 2-10, 2-11, 
>> 2-20, 2-21, 2-22, 2-23, 3-0, 3-1, 3-2, 3-3, 3-4, 3-5, 3-8, 3-9, 3-10, 
>> 3-11
>> , 3-12, 3-13, 3-14, 3-15, 3-16, 3-17, 3-18, 3-19, 3-20, 3-21, 3-22, 
>> 3-23, 4-0, 4-1, 4-2, 4-3, 4-4, 4-5, 4-6, 4-7, 4-8, 4-9, 4-10, 4-11, 4-12,
>> 4-13, 4-14, 4-15, 4-16, 4-17, 4-18, 4-19, 4-20, 4-21, 4-22, 4-23 not 
>> connected.
>> Mar  5 10:17:19 hawk kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
>> Mar  5 10:17:19 hawk kernel: number of MP IRQ sources: 21.
>> Mar  5 10:17:19 hawk kernel: number of IO-APIC #2 registers: 24.
>> Mar  5 10:17:19 hawk kernel: number of IO-APIC #3 registers: 24.
>> Mar  5 10:17:19 hawk kernel: number of IO-APIC #4 registers: 24.
> 
> 
>> Mar  5 10:17:19 hawk kernel: testing the IO APIC.......................
>> Mar  5 10:17:19 hawk kernel:
>> Mar  5 10:17:19 hawk kernel: IO APIC #2......
>> Mar  5 10:17:19 hawk kernel: .... register #00: 02008000
>> Mar  5 10:17:19 hawk kernel: .......    : physical APIC id: 02
>> Mar  5 10:17:19 hawk kernel:  WARNING: unexpected IO-APIC, please mail
>> Mar  5 10:17:19 hawk kernel:           to linux-smp@vger.kernel.org
>> Mar  5 10:17:19 hawk kernel: .... register #01: 00178020
>> Mar  5 10:17:19 hawk kernel: .......     : max redirection entries: 0017
>> Mar  5 10:17:19 hawk kernel: .......     : PRQ implemented: 1
>> Mar  5 10:17:19 hawk kernel: .......     : IO APIC version: 0020
>> Mar  5 10:17:19 hawk kernel: .... register #02: 00000000
>> Mar  5 10:17:19 hawk kernel: .......     : arbitration: 00
>> Mar  5 10:17:19 hawk kernel: .... IRQ redirection table:
>> Mar  5 10:17:19 hawk kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest 
>> Deli Vect:
>> Mar  5 10:17:19 hawk kernel:  00 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  01 00F 0F  0    0    0   0   0    1    
>> 1    39
>> Mar  5 10:17:19 hawk kernel:  02 00F 0F  0    0    0   0   0    1    
>> 1    31
>> Mar  5 10:17:19 hawk kernel:  03 00F 0F  0    0    0   0   0    1    
>> 1    41
>> Mar  5 10:17:19 hawk kernel:  04 00F 0F  0    0    0   0   0    1    
>> 1    49
>> Mar  5 10:17:19 hawk kernel:  05 00F 0F  0    0    0   0   0    1    
>> 1    51
>> Mar  5 10:17:19 hawk kernel:  06 00F 0F  0    0    0   0   0    1    
>> 1    59
>> Mar  5 10:17:19 hawk kernel:  07 00F 0F  0    0    0   0   0    1    
>> 1    61
>> Mar  5 10:17:19 hawk kernel:  08 00F 0F  0    0    0   0   0    1    
>> 1    69
>> Mar  5 10:17:19 hawk kernel:  09 00F 0F  0    0    0   0   0    1    
>> 1    71
>> Mar  5 10:17:19 hawk kernel:  0a 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0b 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0c 00F 0F  0    0    0   0   0    1    
>> 1    79
>> Mar  5 10:17:19 hawk kernel:  0d 00F 0F  0    0    0   0   0    1    
>> 1    81
>> Mar  5 10:17:19 hawk kernel:  0e 00F 0F  0    0    0   0   0    1    
>> 1    89
>> Mar  5 10:17:19 hawk kernel:  0f 00F 0F  0    0    0   0   0    1    
>> 1    91
>> Mar  5 10:17:19 hawk kernel:  10 00F 0F  1    1    0   1   0    1    
>> 1    99
>> Mar  5 10:17:19 hawk kernel:  11 00F 0F  1    1    0   1   0    1    
>> 1    A1
>> Mar  5 10:17:19 hawk kernel:  12 00F 0F  1    1    0   1   0    1    
>> 1    A9
>> Mar  5 10:17:19 hawk kernel:  13 00F 0F  1    1    0   1   0    1    
>> 1    B1
>> Mar  5 10:17:19 hawk kernel:  14 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  15 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  16 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  17 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:
>> Mar  5 10:17:19 hawk kernel: IO APIC #3......
>> Mar  5 10:17:19 hawk kernel: .... register #00: 03000000
>> Mar  5 10:17:19 hawk kernel: .......    : physical APIC id: 03
>> Mar  5 10:17:19 hawk kernel: .... register #01: 00178020
>> Mar  5 10:17:19 hawk kernel: .......     : max redirection entries: 0017
>> Mar  5 10:17:19 hawk kernel: .......     : PRQ implemented: 1
>> Mar  5 10:17:19 hawk kernel: .......     : IO APIC version: 0020
>> Mar  5 10:17:19 hawk kernel: .... register #02: 03000000
>> Mar  5 10:17:19 hawk kernel: .......     : arbitration: 03
>> Mar  5 10:17:19 hawk kernel: .... IRQ redirection table:
>> Mar  5 10:17:19 hawk kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest 
>> Deli Vect:
>> Mar  5 10:17:19 hawk kernel:  00 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  01 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  02 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  03 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  04 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  05 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  06 00F 0F  1    1    0   1   0    1    
>> 1    B9
>> Mar  5 10:17:19 hawk kernel:  07 00F 0F  1    1    0   1   0    1    
>> 1    C1
>> Mar  5 10:17:19 hawk kernel:  08 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  09 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0a 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0b 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0c 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0d 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0e 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0f 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  10 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  11 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  12 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  13 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  14 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  15 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  16 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  17 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:
>> Mar  5 10:17:19 hawk kernel: IO APIC #4......
>> Mar  5 10:17:19 hawk kernel: .... register #00: 04000000
>> Mar  5 10:17:19 hawk kernel: .......    : physical APIC id: 04
>> Mar  5 10:17:19 hawk kernel: .... register #01: 00178020
>> Mar  5 10:17:19 hawk kernel: .......     : max redirection entries: 0017
>> Mar  5 10:17:19 hawk kernel: .......     : PRQ implemented: 1
>> Mar  5 10:17:19 hawk kernel: .......     : IO APIC version: 0020
>> Mar  5 10:17:19 hawk kernel: .... register #02: 04000000
>> Mar  5 10:17:19 hawk kernel: .......     : arbitration: 04
>> Mar  5 10:17:19 hawk kernel: .... IRQ redirection table:
>> Mar  5 10:17:19 hawk kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest 
>> Deli Vect:
>> Mar  5 10:17:19 hawk kernel:  00 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  01 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  02 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  03 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  04 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  05 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  06 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  07 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  08 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  09 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0a 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0b 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0c 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0d 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0e 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  0f 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  10 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  11 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  12 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  13 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  14 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  15 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  16 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel:  17 000 00  1    0    0   0   0    0    
>> 0    00
>> Mar  5 10:17:19 hawk kernel: Using local APIC timer interrupts.
>> Mar  5 10:17:19 hawk kernel: calibrating APIC timer ...
>> Mar  5 10:17:19 hawk kernel: ..... CPU clock speed is 798.6773 MHz.
>> Mar  5 10:17:19 hawk kernel: ..... host bus clock speed is 99.8342 MHz.
>> Mar  5 10:17:19 hawk kernel: cpu: 0, clocks: 998342, slice: 199668
>> Mar  5 10:17:19 hawk kernel: 
>> CPU0<T0:998336,T1:798640,D:28,S:199668,C:998342>
>> Mar  5 10:17:19 hawk kernel: cpu: 1, clocks: 998342, slice: 199668
>> Mar  5 10:17:19 hawk kernel: cpu: 3, clocks: 998342, slice: 199668
>> Mar  5 10:17:19 hawk kernel: cpu: 2, clocks: 998342, slice: 199668
>> Mar  5 10:17:19 hawk kernel: 
>> CPU1<T0:998336,T1:598992,D:8,S:199668,C:998342>
>> Mar  5 10:17:19 hawk kernel: 
>> CPU2<T0:998336,T1:399296,D:36,S:199668,C:998342>
>> Mar  5 10:17:19 hawk kernel: 
>> CPU3<T0:998336,T1:199648,D:16,S:199668,C:998342>
>> Mar  5 10:17:19 hawk kernel: checking TSC synchronization across CPUs: 
>> passed.
>> Mar  5 10:17:19 hawk kernel: Waiting on wait_init_idle (map = 0xe)
>> Mar  5 10:17:19 hawk kernel: All processors have done init_idle
>> Mar  5 10:17:19 hawk kernel: mtrr: your CPUs had inconsistent fixed 
>> MTRR settings
>> Mar  5 10:17:19 hawk kernel: mtrr: probably your BIOS does not setup 
>> all CPUs
>> Mar  5 10:17:19 hawk kernel: PCI: PCI BIOS revision 2.10 entry at 
>> 0xfd8c5, last bus=4
>> Mar  5 10:17:19 hawk kernel: PCI: Using configuration type 1
>> Mar  5 10:17:19 hawk kernel: PCI: Probing PCI hardware
>> Mar  5 10:17:19 hawk kernel: Unknown bridge resource 0: assuming 
>> transparent
>> Mar  5 10:17:19 hawk kernel: Unknown bridge resource 1: assuming 
>> transparent
>> Mar  5 10:17:19 hawk kernel: Unknown bridge resource 2: assuming 
>> transparent
>> Mar  5 10:17:19 hawk kernel: Unknown bridge resource 2: assuming 
>> transparent
>> Mar  5 10:17:19 hawk kernel: PCI: Discovered primary peer bus 10 [IRQ]
>> Mar  5 10:17:19 hawk kernel: PCI: Discovered primary peer bus 11 [IRQ]
>> Mar  5 10:17:19 hawk kernel: PCI: Discovered primary peer bus 12 [IRQ]
>> Mar  5 10:17:19 hawk kernel: PCI: Using IRQ router PIIX [8086/2480] at 
>> 00:1f.0
>> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B0,I29,P0) -> 16
>> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B0,I29,P1) -> 19
>> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B0,I29,P2) -> 18
>> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B3,I3,P0) -> 30
>> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B3,I4,P0) -> 31
>> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B4,I1,P0) -> 16
>> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B4,I2,P0) -> 17
>> Mar  5 10:17:19 hawk kernel: Linux NET4.0 for Linux 2.4
>> Mar  5 10:17:19 hawk kernel: Based upon Swansea University Computer 
>> Society NET3.039
>> Mar  5 10:17:19 hawk kernel: Initializing RT netlink socket
>> Mar  5 10:17:19 hawk kernel: Starting kswapd

-- 
~Randy

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

* Re: unexpected IO-APIC
  2005-02-28 23:34 unexpected IO-APIC Mike Farnam
  2005-03-15 17:48 ` Randy.Dunlap
@ 2005-03-15 20:14 ` Randy.Dunlap
  1 sibling, 0 replies; 135+ messages in thread
From: Randy.Dunlap @ 2005-03-15 20:14 UTC (permalink / raw)
  To: Mike Farnam; +Cc: linux-smp

Mike Farnam wrote:

 > [root@uhqwbdash2 root]# uname -a
 > Linux uhqwbdash2 2.4.21-27.0.2.ELsmp #1 SMP Wed Jan 12 23:24:48 EST 
 > 2005
 > i686 athlon i386 GNU/Linux
 >
 > This is RH AS3.0U4..

Hi-

Several of these messages have been "fixed"
in later versions of 2.4 and eliminated in Linux 2.6.
They are informational only and don't affect the operations of Linux.

They come from Linux having a known-valid list of IO APIC devices
and that list not being updated very often (hence the message
removal in Linux 2.6).

> [root@localhost root]# dmesg
> n CPU#1
> ESR value before enabling vector: 00000000
> ESR value after enabling vector: 00000000
> Calibrating delay loop... 3578.26 BogoMIPS
> CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
> CPU: L2 Cache: 1024K (64 bytes/line)
> Intel machine check reporting enabled on CPU#1.
> CPU:     After generic, caps: 078bfbff e1d3fbff 00000000 00000000
> CPU:             Common caps: 078bfbff e1d3fbff 00000000 00000000
> CPU1: AMD Opteron(tm) Processor 844 stepping 0a
> Total of 2 processors activated (7156.53 BogoMIPS).
> ENABLING IO-APIC IRQs
> Setting 2 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 2 ... ok.
> Setting 3 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 3 ... ok.
> Setting 4 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 4 ... ok.
> Setting 5 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 5 ... ok.
> Setting 6 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 6 ... ok.
> Setting 7 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 7 ... ok.
> Setting 8 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 8 ... ok.
> init IO_APIC IRQs
>  IO-APIC (apicid-pin) 2-0, 2-16, 2-18, 2-20, 2-21, 2-22, 2-23, 3-0, 4-0, 4-1, 4-2, 4-3, 5-1, 5-2, 5-3, 6-1, 6-2, 6-3, 7-1, 7-2, 7-3, 8-1, 8-2, 8-3 not connected.
> ..TIMER: vector=0x31 pin1=2 pin2=0
> number of MP IRQ sources: 26.
> number of IO-APIC #2 registers: 24.
> number of IO-APIC #3 registers: 4.
> number of IO-APIC #4 registers: 4.
> number of IO-APIC #5 registers: 4.
> number of IO-APIC #6 registers: 4.
> number of IO-APIC #7 registers: 4.
> number of IO-APIC #8 registers: 4.
> testing the IO APIC.......................
> 
> IO APIC #2......
> .... register #00: 02000000
> .......    : physical APIC id: 02
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00170011
> .......     : max redirection entries: 0017
> .......     : PRQ implemented: 0
> .......     : IO APIC version: 0011
> .... register #02: 02000000
> .......     : arbitration: 02
> .... 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  1    1    0   1   0    1    1    51
>  06 003 03  0    0    0   0   0    1    1    59
>  07 003 03  1    1    0   1   0    1    1    61
>  08 003 03  0    0    0   0   0    1    1    69
>  09 003 03  0    0    0   0   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 000 00  1    0    0   0   0    0    0    00
>  11 003 03  1    1    0   1   0    1    1    A9
>  12 000 00  1    0    0   0   0    0    0    00
>  13 003 03  1    1    0   1   0    1    1    B1
>  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
> 
> IO APIC #3......
> .... register #00: 03000000
> .......    : physical APIC id: 03
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00030011
> .......     : max redirection entries: 0003
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : 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  1    1    0   1   0    1    1    B9
>  02 003 03  1    1    0   1   0    1    1    C1
>  03 003 03  1    1    0   1   0    1    1    C9
> 
> IO APIC #4......
> .... register #00: 04000000
> .......    : physical APIC id: 04
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00030011
> .......     : max redirection entries: 0003
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : 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 000 00  1    0    0   0   0    0    0    00
>  02 000 00  1    0    0   0   0    0    0    00
>  03 000 00  1    0    0   0   0    0    0    00
> 
> IO APIC #5......
> .... register #00: 05000000
> .......    : physical APIC id: 05
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00030011
> .......     : max redirection entries: 0003
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : IO APIC version: 0011
> .... register #02: 00000000
> .......     : arbitration: 00
> .... IRQ redirection table:
>  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
>  00 003 03  1    1    0   1   0    1    1    D1
>  01 000 00  1    0    0   0   0    0    0    00
>  02 000 00  1    0    0   0   0    0    0    00
>  03 000 00  1    0    0   0   0    0    0    00
> 
> IO APIC #6......
> .... register #00: 06000000
> .......    : physical APIC id: 06
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00030011
> .......     : max redirection entries: 0003
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : IO APIC version: 0011
> .... register #02: 00000000
> .......     : arbitration: 00
> .... IRQ redirection table:
>  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
>  00 003 03  1    1    0   1   0    1    1    D9
>  01 000 00  1    0    0   0   0    0    0    00
>  02 000 00  1    0    0   0   0    0    0    00
>  03 000 00  1    0    0   0   0    0    0    00
> 
> IO APIC #7......
> .... register #00: 07000000
> .......    : physical APIC id: 07
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00030011
> .......     : max redirection entries: 0003
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : IO APIC version: 0011
> .... register #02: 00000000
> .......     : arbitration: 00
> .... IRQ redirection table:
>  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
>  00 003 03  1    1    0   1   0    1    1    E1
>  01 000 00  1    0    0   0   0    0    0    00
>  02 000 00  1    0    0   0   0    0    0    00
>  03 000 00  1    0    0   0   0    0    0    00
> 
> IO APIC #8......
> .... register #00: 08000000
> .......    : physical APIC id: 08
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00030011
> .......     : max redirection entries: 0003
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : IO APIC version: 0011
> .... register #02: 00000000
> .......     : arbitration: 00
> .... IRQ redirection table:
>  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
>  00 003 03  1    1    0   1   0    1    1    E9
>  01 000 00  1    0    0   0   0    0    0    00
>  02 000 00  1    0    0   0   0    0    0    00
>  03 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
> IRQ17 -> 0:17
> IRQ19 -> 0:19
> IRQ25 -> 1:1
> IRQ26 -> 1:2
> IRQ27 -> 1:3
> IRQ32 -> 3:0
> IRQ36 -> 4:0
> IRQ40 -> 5:0
> IRQ44 -> 6:0
> .................................... done.
> Using local APIC timer interrupts.
> calibrating APIC timer ...
> ..... CPU clock speed is 1792.6099 MHz.
> ..... host bus clock speed is 199.1788 MHz.
> cpu: 0, clocks: 1991788, slice: 663929
> CPU0<T0:1991776,T1:1327840,D:7,S:663929,C:1991788>
> cpu: 1, clocks: 1991788, slice: 663929
> CPU1<T0:1991776,T1:663904,D:14,S:663929,C:1991788>
> zapping low mappings.
> Process timing init...done.
> Starting migration thread for cpu 0
> Starting migration thread for cpu 1
> PCI: PCI BIOS revision 2.10 entry at 0xfd771, last bus=48
> PCI: Using configuration type 1
> PCI: Probing PCI hardware
> PCI: Discovered primary peer bus 20 [IRQ]
> PCI: Using IRQ router default [1022/746b] at 00:07.3
> PCI->APIC IRQ transform: (B1,I0,P3) -> 19
> PCI->APIC IRQ transform: (B1,I0,P3) -> 19
> PCI->APIC IRQ transform: (B1,I5,P0) -> 17
> PCI->APIC IRQ transform: (B2,I2,P0) -> 25
> PCI->APIC IRQ transform: (B2,I3,P0) -> 26
> PCI->APIC IRQ transform: (B2,I4,P0) -> 27
> PCI->APIC IRQ transform: (B32,I1,P0) -> 32
> PCI->APIC IRQ transform: (B32,I2,P0) -> 36
> PCI->APIC IRQ transform: (B32,I3,P0) -> 40
> PCI->APIC IRQ transform: (B32,I4,P0) -> 44
> isapnp: Scanning for PnP cards...
> isapnp: No Plug & Play device found
> Linux NET4.0 for Linux 2.4
> Based upon Swansea University Computer Society NET3.039
> Initializing RT netlink socket
> apm: BIOS not found.
> Total HugeTLB memory allocated, 0
> Starting kswapd
> allocated 32 pages and 32 bhs reserved for the highmem bounces
> VFS: Disk quotas vdquot_6.5.1
> aio_setup: num_physpages = 131036
> aio_setup: sizeof(struct page) = 56
> Hugetlbfs mounted.
> pty: 2048 Unix98 ptys configured
> Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
> ttyS0 at 0x03f8 (irq = 4) is a 16550A
> ttyS1 at 0x02f8 (irq = 3) is a 16550A
> Real Time Clock Driver v1.10e
> NET4: Frame Diverter 0.46
> RAMDISK driver initialized: 256 RAM disks of 8192K size 1024 blocksize
> Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> AMD8111: IDE controller at PCI slot 00:07.1
> AMD8111: chipset revision 3
> AMD8111: not 100% native mode: will probe irqs later
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> AMD_IDE: Advanced Micro Devices [AMD] AMD-8111 IDE (rev 03) UDMA100 controller on pci00:07.1
>     ide0: BM-DMA at 0x1000-0x1007, BIOS settings: hda:pio, hdb:pio
>     ide1: BM-DMA at 0x1008-0x100f, BIOS settings: hdc:DMA, hdd:pio
> hdc: DV-28E-C, ATAPI CD/DVD-ROM drive
> ide1 at 0x170-0x177,0x376 on irq 15
> ide-floppy driver 0.99.newide
> ide-floppy driver 0.99.newide
> md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
> md: Autodetecting RAID arrays.
> md: autorun ...
> md: ... autorun DONE.
> Initializing Cryptographic API
> NET4: Linux TCP/IP 1.0 for NET4.0
> IP: routing cache hash table of 16384 buckets, 128Kbytes
> TCP: Hash tables configured (established 524288 bind 65536)
> Linux IP multicast router 0.06 plus PIM-SM
> Initializing IPsec netlink socket
> NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
> RAMDISK: Compressed image found at block 0
> Freeing initrd memory: 275k freed
> VFS: Mounted root (ext2 filesystem).
> SCSI subsystem driver Revision: 1.00
> Fusion MPT base driver 2.05.16.02
> Copyright (c) 1999-2004 LSI Logic Corporation
> mptbase: Initiating ioc0 bringup
> ioc0: 53C1030: Capabilities={Initiator}
> mptbase: 1 MPT adapter found, 1 installed.
> Fusion MPT SCSI Host driver 2.05.16.02
> scsi0 : ioc0: LSI53C1030, FwRev=01032300h, Ports=1, MaxQ=222, IRQ=27
> blk: queue c4c3e218, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
>   Vendor: SEAGATE   Model: ST373307LC        Rev: 0007
>   Type:   Direct-Access                      ANSI SCSI revision: 03
> blk: queue c4c3e018, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
>   Vendor: SDR       Model: GEM318P           Rev: 1
>   Type:   Processor                          ANSI SCSI revision: 02
> blk: queue c4ef4e18, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
> Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
> SCSI device sda: 143374744 512-byte hdwr sectors (73408 MB)
> Partition check:
>  sda: sda1 sda2 sda3
> Journalled Block Device driver loaded
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
> Freeing unused kernel memory: 228k freed
> usb.c: registered new driver usbdevfs
> usb.c: registered new driver hub
> usb-ohci.c: USB OHCI at membase 0xf88a0000, IRQ 19
> usb-ohci.c: usb-01:00.0, Advanced Micro Devices [AMD] AMD-8111 USB
> usb.c: new USB bus registered, assigned bus number 1
> hub.c: USB hub found
> hub.c: 3 ports detected
> usb-ohci.c: USB OHCI at membase 0xf88a2000, IRQ 19
> usb-ohci.c: usb-01:00.1, Advanced Micro Devices [AMD] AMD-8111 USB (#2)
> usb.c: new USB bus registered, assigned bus number 2
> hub.c: USB hub found
> hub.c: 3 ports detected
> usb.c: registered new driver hiddev
> usb.c: registered new driver hid
> hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
> hid-core.c: USB HID support drivers
> mice: PS/2 mouse device common for all mice
> EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,2), internal journal
> Adding Swap: 2040244k swap-space (priority -1)
> 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.
> Attached scsi generic sg1 at scsi0, channel 0, id 6, lun 0,  type 3
> inserting floppy driver for 2.4.21-27.0.2.ELsmp
> Floppy drive(s): fd0 is 1.44M
> FDC 0 is a post-1991 82077
> tg3.c:v3.10RH (September 14, 2004)
> divert: allocating divert_blk for eth0
> eth0: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:00:be:07
> eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
> divert: allocating divert_blk for eth1
> eth1: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:00:be:08
> eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
> divert: freeing divert_blk for eth0
> divert: freeing divert_blk for eth1
> ip_tables: (C) 2000-2002 Netfilter core team
> tg3.c:v3.10RH (September 14, 2004)
> divert: allocating divert_blk for eth0
> eth0: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:00:be:07
> eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
> divert: allocating divert_blk for eth1
> eth1: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:00:be:08
> eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
> ip_tables: (C) 2000-2002 Netfilter core team
> tg3: eth0: Link is up at 100 Mbps, full duplex.
> tg3: eth0: Flow control is on for TX and on for RX.
> audit subsystem ver 0.1 initialized
> Audit daemon registered (process 1428)
> lp: driver loaded but no devices found
> usb.c: registered new driver serial
> usbserial.c: USB Serial support registered for Generic
> usbserial.c: USB Serial Driver core v1.4
> ipmi message handler version v27
> ipmi device interface version v27
> ipmi_kcs: smbios says to use port addr 0x00A2, irq 25
> ipmi_kcs: ipmi_kcs unable to claim interrupt 25, running polled
> ipmi_kcs: Acquiring BMC @ port=0xa2
> [root@localhost root]#

-- 
~Randy

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

* Re: unexpected IO-APIC
  2005-02-28 23:34 unexpected IO-APIC Mike Farnam
@ 2005-03-15 17:48 ` Randy.Dunlap
  2005-03-15 20:14 ` Randy.Dunlap
  1 sibling, 0 replies; 135+ messages in thread
From: Randy.Dunlap @ 2005-03-15 17:48 UTC (permalink / raw)
  To: Mike Farnam; +Cc: linux-smp


What kernel version (*always*) ?

Mike Farnam wrote:
> [root@localhost root]# dmesg
> n CPU#1
> ESR value before enabling vector: 00000000
> ESR value after enabling vector: 00000000
> Calibrating delay loop... 3578.26 BogoMIPS
> CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
> CPU: L2 Cache: 1024K (64 bytes/line)
> Intel machine check reporting enabled on CPU#1.
> CPU:     After generic, caps: 078bfbff e1d3fbff 00000000 00000000
> CPU:             Common caps: 078bfbff e1d3fbff 00000000 00000000
> CPU1: AMD Opteron(tm) Processor 844 stepping 0a
> Total of 2 processors activated (7156.53 BogoMIPS).
> ENABLING IO-APIC IRQs
> Setting 2 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 2 ... ok.
> Setting 3 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 3 ... ok.
> Setting 4 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 4 ... ok.
> Setting 5 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 5 ... ok.
> Setting 6 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 6 ... ok.
> Setting 7 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 7 ... ok.
> Setting 8 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 8 ... ok.
> init IO_APIC IRQs
>  IO-APIC (apicid-pin) 2-0, 2-16, 2-18, 2-20, 2-21, 2-22, 2-23, 3-0, 4-0, 4-1, 4-2, 4-3, 5-1, 5-2, 5-3, 6-1, 6-2, 6-3, 7-1, 7-2, 7-3, 8-1, 8-2, 8-3 not connected.
> ..TIMER: vector=0x31 pin1=2 pin2=0
> number of MP IRQ sources: 26.
> number of IO-APIC #2 registers: 24.
> number of IO-APIC #3 registers: 4.
> number of IO-APIC #4 registers: 4.
> number of IO-APIC #5 registers: 4.
> number of IO-APIC #6 registers: 4.
> number of IO-APIC #7 registers: 4.
> number of IO-APIC #8 registers: 4.
> testing the IO APIC.......................
> 
> IO APIC #2......
> .... register #00: 02000000
> .......    : physical APIC id: 02
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00170011
> .......     : max redirection entries: 0017
> .......     : PRQ implemented: 0
> .......     : IO APIC version: 0011
> .... register #02: 02000000
> .......     : arbitration: 02
> .... 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  1    1    0   1   0    1    1    51
>  06 003 03  0    0    0   0   0    1    1    59
>  07 003 03  1    1    0   1   0    1    1    61
>  08 003 03  0    0    0   0   0    1    1    69
>  09 003 03  0    0    0   0   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 000 00  1    0    0   0   0    0    0    00
>  11 003 03  1    1    0   1   0    1    1    A9
>  12 000 00  1    0    0   0   0    0    0    00
>  13 003 03  1    1    0   1   0    1    1    B1
>  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
> 
> IO APIC #3......
> .... register #00: 03000000
> .......    : physical APIC id: 03
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00030011
> .......     : max redirection entries: 0003
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : 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  1    1    0   1   0    1    1    B9
>  02 003 03  1    1    0   1   0    1    1    C1
>  03 003 03  1    1    0   1   0    1    1    C9
> 
> IO APIC #4......
> .... register #00: 04000000
> .......    : physical APIC id: 04
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00030011
> .......     : max redirection entries: 0003
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : 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 000 00  1    0    0   0   0    0    0    00
>  02 000 00  1    0    0   0   0    0    0    00
>  03 000 00  1    0    0   0   0    0    0    00
> 
> IO APIC #5......
> .... register #00: 05000000
> .......    : physical APIC id: 05
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00030011
> .......     : max redirection entries: 0003
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : IO APIC version: 0011
> .... register #02: 00000000
> .......     : arbitration: 00
> .... IRQ redirection table:
>  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
>  00 003 03  1    1    0   1   0    1    1    D1
>  01 000 00  1    0    0   0   0    0    0    00
>  02 000 00  1    0    0   0   0    0    0    00
>  03 000 00  1    0    0   0   0    0    0    00
> 
> IO APIC #6......
> .... register #00: 06000000
> .......    : physical APIC id: 06
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00030011
> .......     : max redirection entries: 0003
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : IO APIC version: 0011
> .... register #02: 00000000
> .......     : arbitration: 00
> .... IRQ redirection table:
>  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
>  00 003 03  1    1    0   1   0    1    1    D9
>  01 000 00  1    0    0   0   0    0    0    00
>  02 000 00  1    0    0   0   0    0    0    00
>  03 000 00  1    0    0   0   0    0    0    00
> 
> IO APIC #7......
> .... register #00: 07000000
> .......    : physical APIC id: 07
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00030011
> .......     : max redirection entries: 0003
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : IO APIC version: 0011
> .... register #02: 00000000
> .......     : arbitration: 00
> .... IRQ redirection table:
>  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
>  00 003 03  1    1    0   1   0    1    1    E1
>  01 000 00  1    0    0   0   0    0    0    00
>  02 000 00  1    0    0   0   0    0    0    00
>  03 000 00  1    0    0   0   0    0    0    00
> 
> IO APIC #8......
> .... register #00: 08000000
> .......    : physical APIC id: 08
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00030011
> .......     : max redirection entries: 0003
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : IO APIC version: 0011
> .... register #02: 00000000
> .......     : arbitration: 00
> .... IRQ redirection table:
>  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
>  00 003 03  1    1    0   1   0    1    1    E9
>  01 000 00  1    0    0   0   0    0    0    00
>  02 000 00  1    0    0   0   0    0    0    00
>  03 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
> IRQ17 -> 0:17
> IRQ19 -> 0:19
> IRQ25 -> 1:1
> IRQ26 -> 1:2
> IRQ27 -> 1:3
> IRQ32 -> 3:0
> IRQ36 -> 4:0
> IRQ40 -> 5:0
> IRQ44 -> 6:0
> .................................... done.
> Using local APIC timer interrupts.
> calibrating APIC timer ...
> ..... CPU clock speed is 1792.6099 MHz.
> ..... host bus clock speed is 199.1788 MHz.
> cpu: 0, clocks: 1991788, slice: 663929
> CPU0<T0:1991776,T1:1327840,D:7,S:663929,C:1991788>
> cpu: 1, clocks: 1991788, slice: 663929
> CPU1<T0:1991776,T1:663904,D:14,S:663929,C:1991788>
> zapping low mappings.
> Process timing init...done.
> Starting migration thread for cpu 0
> Starting migration thread for cpu 1
> PCI: PCI BIOS revision 2.10 entry at 0xfd771, last bus=48
> PCI: Using configuration type 1
> PCI: Probing PCI hardware
> PCI: Discovered primary peer bus 20 [IRQ]
> PCI: Using IRQ router default [1022/746b] at 00:07.3
> PCI->APIC IRQ transform: (B1,I0,P3) -> 19
> PCI->APIC IRQ transform: (B1,I0,P3) -> 19
> PCI->APIC IRQ transform: (B1,I5,P0) -> 17
> PCI->APIC IRQ transform: (B2,I2,P0) -> 25
> PCI->APIC IRQ transform: (B2,I3,P0) -> 26
> PCI->APIC IRQ transform: (B2,I4,P0) -> 27
> PCI->APIC IRQ transform: (B32,I1,P0) -> 32
> PCI->APIC IRQ transform: (B32,I2,P0) -> 36
> PCI->APIC IRQ transform: (B32,I3,P0) -> 40
> PCI->APIC IRQ transform: (B32,I4,P0) -> 44
> isapnp: Scanning for PnP cards...
> isapnp: No Plug & Play device found
> Linux NET4.0 for Linux 2.4
> Based upon Swansea University Computer Society NET3.039
> Initializing RT netlink socket
> apm: BIOS not found.
> Total HugeTLB memory allocated, 0
> Starting kswapd
> allocated 32 pages and 32 bhs reserved for the highmem bounces
> VFS: Disk quotas vdquot_6.5.1
> aio_setup: num_physpages = 131036
> aio_setup: sizeof(struct page) = 56
> Hugetlbfs mounted.
> pty: 2048 Unix98 ptys configured
> Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
> ttyS0 at 0x03f8 (irq = 4) is a 16550A
> ttyS1 at 0x02f8 (irq = 3) is a 16550A
> Real Time Clock Driver v1.10e
> NET4: Frame Diverter 0.46
> RAMDISK driver initialized: 256 RAM disks of 8192K size 1024 blocksize
> Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> AMD8111: IDE controller at PCI slot 00:07.1
> AMD8111: chipset revision 3
> AMD8111: not 100% native mode: will probe irqs later
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> AMD_IDE: Advanced Micro Devices [AMD] AMD-8111 IDE (rev 03) UDMA100 controller on pci00:07.1
>     ide0: BM-DMA at 0x1000-0x1007, BIOS settings: hda:pio, hdb:pio
>     ide1: BM-DMA at 0x1008-0x100f, BIOS settings: hdc:DMA, hdd:pio
> hdc: DV-28E-C, ATAPI CD/DVD-ROM drive
> ide1 at 0x170-0x177,0x376 on irq 15
> ide-floppy driver 0.99.newide
> ide-floppy driver 0.99.newide
> md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
> md: Autodetecting RAID arrays.
> md: autorun ...
> md: ... autorun DONE.
> Initializing Cryptographic API
> NET4: Linux TCP/IP 1.0 for NET4.0
> IP: routing cache hash table of 16384 buckets, 128Kbytes
> TCP: Hash tables configured (established 524288 bind 65536)
> Linux IP multicast router 0.06 plus PIM-SM
> Initializing IPsec netlink socket
> NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
> RAMDISK: Compressed image found at block 0
> Freeing initrd memory: 275k freed
> VFS: Mounted root (ext2 filesystem).
> SCSI subsystem driver Revision: 1.00
> Fusion MPT base driver 2.05.16.02
> Copyright (c) 1999-2004 LSI Logic Corporation
> mptbase: Initiating ioc0 bringup
> ioc0: 53C1030: Capabilities={Initiator}
> mptbase: 1 MPT adapter found, 1 installed.
> Fusion MPT SCSI Host driver 2.05.16.02
> scsi0 : ioc0: LSI53C1030, FwRev=01032300h, Ports=1, MaxQ=222, IRQ=27
> blk: queue c4c3e218, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
>   Vendor: SEAGATE   Model: ST373307LC        Rev: 0007
>   Type:   Direct-Access                      ANSI SCSI revision: 03
> blk: queue c4c3e018, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
>   Vendor: SDR       Model: GEM318P           Rev: 1
>   Type:   Processor                          ANSI SCSI revision: 02
> blk: queue c4ef4e18, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
> Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
> SCSI device sda: 143374744 512-byte hdwr sectors (73408 MB)
> Partition check:
>  sda: sda1 sda2 sda3
> Journalled Block Device driver loaded
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
> Freeing unused kernel memory: 228k freed
> usb.c: registered new driver usbdevfs
> usb.c: registered new driver hub
> usb-ohci.c: USB OHCI at membase 0xf88a0000, IRQ 19
> usb-ohci.c: usb-01:00.0, Advanced Micro Devices [AMD] AMD-8111 USB
> usb.c: new USB bus registered, assigned bus number 1
> hub.c: USB hub found
> hub.c: 3 ports detected
> usb-ohci.c: USB OHCI at membase 0xf88a2000, IRQ 19
> usb-ohci.c: usb-01:00.1, Advanced Micro Devices [AMD] AMD-8111 USB (#2)
> usb.c: new USB bus registered, assigned bus number 2
> hub.c: USB hub found
> hub.c: 3 ports detected
> usb.c: registered new driver hiddev
> usb.c: registered new driver hid
> hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
> hid-core.c: USB HID support drivers
> mice: PS/2 mouse device common for all mice
> EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,2), internal journal
> Adding Swap: 2040244k swap-space (priority -1)
> 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.
> Attached scsi generic sg1 at scsi0, channel 0, id 6, lun 0,  type 3
> inserting floppy driver for 2.4.21-27.0.2.ELsmp
> Floppy drive(s): fd0 is 1.44M
> FDC 0 is a post-1991 82077
> tg3.c:v3.10RH (September 14, 2004)
> divert: allocating divert_blk for eth0
> eth0: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:00:be:07
> eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
> divert: allocating divert_blk for eth1
> eth1: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:00:be:08
> eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
> divert: freeing divert_blk for eth0
> divert: freeing divert_blk for eth1
> ip_tables: (C) 2000-2002 Netfilter core team
> tg3.c:v3.10RH (September 14, 2004)
> divert: allocating divert_blk for eth0
> eth0: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:00:be:07
> eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
> divert: allocating divert_blk for eth1
> eth1: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:00:be:08
> eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
> ip_tables: (C) 2000-2002 Netfilter core team
> tg3: eth0: Link is up at 100 Mbps, full duplex.
> tg3: eth0: Flow control is on for TX and on for RX.
> audit subsystem ver 0.1 initialized
> Audit daemon registered (process 1428)
> lp: driver loaded but no devices found
> usb.c: registered new driver serial
> usbserial.c: USB Serial support registered for Generic
> usbserial.c: USB Serial Driver core v1.4
> ipmi message handler version v27
> ipmi device interface version v27
> ipmi_kcs: smbios says to use port addr 0x00A2, irq 25
> ipmi_kcs: ipmi_kcs unable to claim interrupt 25, running polled
> ipmi_kcs: Acquiring BMC @ port=0xa2
> [root@localhost root]#
> 


-- 
~Randy

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

* Unexpected IO-APIC...
@ 2005-03-14 20:48 Iuri Wickert
  2005-03-15 20:32 ` Randy.Dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: Iuri Wickert @ 2005-03-14 20:48 UTC (permalink / raw)
  To: linux-smp

Hello

My motherboard is an ECS741GX-M. The dmesg output and
kernel config file are listed below. Hope it helps.

----- dmesg -------
Linux version 2.4.29 (root@Division) (gcc version
3.3.4) #1 Sun Mar 13 14:27:49 BRT 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800
(usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000
(reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000
(reserved)
 BIOS-e820: 0000000000100000 - 000000000dff0000
(usable)
 BIOS-e820: 000000000dff0000 - 000000000dff3000 (ACPI
NVS)
 BIOS-e820: 000000000dff3000 - 000000000e000000 (ACPI
data)
 BIOS-e820: 00000000fec00000 - 00000000fec01000
(reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000
(reserved)
 BIOS-e820: 00000000ffff0000 - 0000000100000000
(reserved)
223MB LOWMEM available.
found SMP MP-table at 000f57a0
hm, page 000f5000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f0000 reserved twice.
hm, page 000f1000 reserved twice.
On node 0 totalpages: 57328
zone(0): 4096 pages.
zone(1): 53232 pages.
zone(2): 0 pages.
ACPI: RSDP (v000 AWARD                                
    ) @ 0x000f7170
ACPI: RSDT (v001 AWARD  AWRDACPI 0x42302e31 AWRD
0x00000000) @ 0x0dff3000
ACPI: FADT (v001 AWARD  AWRDACPI 0x42302e31 AWRD
0x00000000) @ 0x0dff3040
ACPI: MADT (v001 AWARD  AWRDACPI 0x42302e31 AWRD
0x00000000) @ 0x0dff69c0
ACPI: DSDT (v001 AWARD  AWRDACPI 0x00001000 MSFT
0x0100000e) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 Pentium(tm) Pro APIC version 16
ACPI: LAPIC_NMI (acpi_id[0x00] 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 20, address 0xfec00000,
IRQ 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl
dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl
dfl)
Using ACPI (MADT) for SMP configuration information
Kernel command line: BOOT_IMAGE=Linux ro root=303
Initializing CPU#0
Detected 1496.261 MHz processor.
Console: colour dummy device 80x25
Calibrating delay loop... 2988.44 BogoMIPS
Memory: 224620k/229312k available (1050k kernel code,
4304k reserved, 414k data, 112k init, 0k highmem)
Dentry cache hash table entries: 32768 (order: 6,
262144 bytes)
Inode cache hash table entries: 16384 (order: 5,
131072 bytes)
Mount cache hash table entries: 512 (order: 0, 4096
bytes)
Buffer cache hash table entries: 16384 (order: 4,
65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144
bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1cbfbff
00000000 00000000
CPU:             Common caps: 0383fbff c1cbfbff
00000000 00000000
CPU: AMD Sempron(tm)   2200+ stepping 01
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
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 1496.2463 MHz.
..... host bus clock speed is 332.4992 MHz.
cpu: 0, clocks: 3324992, slice: 1662496
CPU0<T0:3324992,T1:1662496,D:0,S:1662496,C:3324992>
mtrr: v1.40 (20010327) Richard Gooch
(rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
ACPI: Subsystem revision 20040326
PCI: PCI BIOS revision 2.10 entry at 0xfb4e0, last
bus=1
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: System [ACPI] (supports S0 S1 S4 S5)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
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 Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10
11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10
*11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10
11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10
11 12 14 15)
PCI: Probing PCI hardware
00:00:09[A] -> 2-17 -> IRQ 17 level low
00:00:09[B] -> 2-18 -> IRQ 18 level low
00:00:09[C] -> 2-19 -> IRQ 19 level low
00:00:09[D] -> 2-16 -> IRQ 16 level low
00:00:03[A] -> 2-20 -> IRQ 20 level low
00:00:03[B] -> 2-21 -> IRQ 21 level low
00:00:03[C] -> 2-22 -> IRQ 22 level low
00:00:03[D] -> 2-23 -> IRQ 23 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: 00178014
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0014
An unexpected IO-APIC was found. If this kernel
release is less than
three months old please report this to
linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  0    1    0   1   0    1    1    71
 0a 001 01  0    0    0   0   0    1    1    79
 0b 001 01  0    0    0   0   0    1    1    81
 0c 001 01  0    0    0   0   0    1    1    89
 0d 001 01  0    0    0   0   0    1    1    91
 0e 001 01  0    0    0   0   0    1    1    99
 0f 001 01  0    0    0   0   0    1    1    A1
 10 001 01  1    1    0   1   0    1    1    C1
 11 001 01  1    1    0   1   0    1    1    A9
 12 001 01  1    1    0   1   0    1    1    B1
 13 001 01  1    1    0   1   0    1    1    B9
 14 001 01  1    1    0   1   0    1    1    C9
 15 001 01  1    1    0   1   0    1    1    D1
 16 001 01  1    1    0   1   0    1    1    D9
 17 001 01  1    1    0   1   0    1    1    E1
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
IRQ20 -> 0:20
IRQ21 -> 0:21
IRQ22 -> 0:22
IRQ23 -> 0:23
.................................... done.
PCI: Using ACPI for IRQ routing
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society
NET3.039
Initializing RT netlink socket
Starting kswapd
vesafb: framebuffer at 0xd8000000, mapped to
0xce807000, size 3072k
vesafb: mode is 1024x768x16, linelength=2048, pages=4
vesafb: protected mode interface info at c6fd:000c
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device
128x48
fb0: VESA VGA frame buffer device
pty: 256 Unix98 ptys configured
Uniform Multi-Platform E-IDE driver Revision:
7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx
SIS5513: IDE controller at PCI slot 00:02.5
SIS5513: chipset revision 1
SIS5513: not 100% native mode: will probe irqs later
SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
    ide0: BM-DMA at 0x4000-0x4007, BIOS settings:
hda:DMA, hdb:pio
    ide1: BM-DMA at 0x4008-0x400f, BIOS settings:
hdc:DMA, hdd:DMA
hda: WDC WD800BB-55JKA0, ATA DISK drive
blk: queue c02b72c0, I/O limit 4095Mb (mask
0xffffffff)
hdc: LG CD-RW CED-8080B, ATAPI CD/DVD-ROM drive
hdd: HL-DT-STDVD-ROM GDR8161B, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 156301488 sectors (80026 MB) w/2048KiB Cache,
CHS=9729/255/63, UDMA(100)
Partition check:
 hda: hda1 hda2 hda3
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind
32768)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 112k freed
Adding Swap: 96380k swap-space (priority -1)
Real Time Clock Driver v1.10f
Intel 810 + AC97 Audio, version 1.01, 14:31:44 Mar 13
2005
i810: SiS 7012 found at IO 0xdc00 and 0xd800, MEM
0x0000 and 0x0000, IRQ 18
i810_audio: Audio Controller supports 6 channels.
i810_audio: Defaulting to base 2 channel mode.
i810_audio: Resetting connection 0
ac97_codec: AC97  codec, id: ALG96 (Unknown)
i810_audio: only 48Khz playback available.
i810_audio: AC'97 codec 0 Unable to map surround DAC's
(or DAC's not present), total channels = 2
slamr: SmartLink AMRMO modem.
slamr: probe 1039:7013 SiS630 card...
slamr: mc97 codec is SIL21
slamr: slamr0 is SiS630 card.
ACPI: Processor [CPU0] (supports C1)
ACPI: Thermal Zone [THRM] (29 C)
hdc: attached ide-cdrom driver.
hdc: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.12
hdd: attached ide-cdrom driver.
hdd: ATAPI 48X DVD-ROM drive, 256kB Cache
CSLIP: code copyright 1989 Regents of the University
of California
PPP generic driver version 2.4.2
PPP BSD Compression module registered
PPP Deflate Compression module registered



-----kernel config-------
#
# Automatically generated make config: 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=y
# 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=6
CONFIG_X86_HAS_TSC=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_USE_3DNOW=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 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=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# 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 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 is not set

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI 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=m
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
# CONFIG_OOM_KILLER is not set
CONFIG_PM=y
CONFIG_APM=m
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
CONFIG_APM_CPU_IDLE=y
# CONFIG_APM_DISPLAY_BLANK is not set
# CONFIG_APM_RTC_IS_GMT is not set
# CONFIG_APM_ALLOW_INTS is not set
# CONFIG_APM_REAL_MODE_POWER_OFF 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_MMCONFIG=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
# CONFIG_ACPI_BUTTON is not set
CONFIG_ACPI_FAN=m
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_DEBUG is not set

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

#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
# CONFIG_PARPORT_SERIAL is not set
CONFIG_PARPORT_PC_FIFO=y
CONFIG_PARPORT_PC_SUPERIO=y
# 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=y

#
# Plug and Play configuration
#
CONFIG_PNP=m
# CONFIG_ISAPNP is not set

#
# Block devices
#
CONFIG_BLK_DEV_FD=m
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_STATS is not set

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

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK_DEV is not set
# CONFIG_NETFILTER is not set
# CONFIG_FILTER is not set
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# 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_ARPD is not set
# CONFIG_INET_ECN is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_IPV6 is not set
# CONFIG_KHTTPD is not set

#
#    SCTP Configuration (EXPERIMENTAL)
#
# 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
# 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

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

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

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

#
# IDE chipset support/bugfixes
#
# CONFIG_BLK_DEV_CMD640 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=y
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_BLK_DEV_AMD74XX 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_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_RZ1000 is not set
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
CONFIG_BLK_DEV_SIS5513=y
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX 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

#
# SCSI support
#
CONFIG_SCSI=m

#
# SCSI support type (disk, tape, CD-ROM)
#
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

#
# Some SCSI devices (e.g. CD jukebox) support multiple
LUNs
#
CONFIG_SCSI_DEBUG_QUEUES=y
# CONFIG_SCSI_MULTI_LUN is not set
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_SATA 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=m
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_IZIP_EPP16 is not set
# CONFIG_SCSI_IZIP_SLOW_CTR 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

#
# 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 is not set

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Network device support
#
CONFIG_NETDEVICES=y

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

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_HP100 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_B44 is not set
# CONFIG_TULIP is not set
# CONFIG_DE4X5 is not set
# CONFIG_DGRS is not set
# CONFIG_DM9102 is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E100 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_8139CP is not set
# CONFIG_8139TOO is not set
CONFIG_SIS900=m
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE 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_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_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

#
# 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 is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=m
# CONFIG_SERIAL_EXTENDED is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set

#
# I2C support
#
# CONFIG_I2C is not set

#
# Mice
#
# CONFIG_BUSMOUSE is not set
CONFIG_MOUSE=m
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

#
# Input core support is needed for gameports
#

#
# Input core support is needed for joysticks
#
# CONFIG_QIC02_TAPE is not set
# CONFIG_IPMI_HANDLER is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_SCx200 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=m
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
CONFIG_AGP=m
# CONFIG_AGP_INTEL is not set
# CONFIG_AGP_I810 is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD_K8 is not set
CONFIG_AGP_SIS=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_ATI is not set

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

#
# DRM 4.1 drivers
#
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_I830 is not set
# CONFIG_DRM_MGA is not set
CONFIG_DRM_SIS=m
# CONFIG_MWAVE is not set

#
# Multimedia devices
#
CONFIG_VIDEO_DEV=m

#
# Video For Linux
#
CONFIG_VIDEO_PROC_FS=y

#
# Video Adapters
#
# CONFIG_VIDEO_PMS is not set
# CONFIG_VIDEO_BWQCAM is not set
# CONFIG_VIDEO_CQCAM is not set
# CONFIG_VIDEO_W9966 is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_STRADIS is not set

#
# Radio Adapters
#
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set

#
# File systems
#
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_ADFS_FS 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_BFS_FS is not set
# CONFIG_EXT3_FS is not set
# CONFIG_JBD 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_CRAMFS is not set
# CONFIG_TMPFS is not set
CONFIG_RAMFS=y
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
# CONFIG_JFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_HPFS_FS is not set
CONFIG_PROC_FS=y
# CONFIG_DEVFS_FS is not set
CONFIG_DEVPTS_FS=y
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_EXT2_FS=y
# CONFIG_SYSV_FS is not set
CONFIG_UDF_FS=m
# CONFIG_UDF_RW is not set
# CONFIG_UFS_FS is not set
# CONFIG_XFS_FS is not set

#
# Network File Systems
#
# CONFIG_CODA_FS is not set
# CONFIG_INTERMEZZO_FS is not set
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_SUNRPC is not set
# CONFIG_LOCKD is not set
# CONFIG_SMB_FS is not set
# CONFIG_NCP_FS 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=m
# 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=y
# CONFIG_MDA_CONSOLE is not set

#
# Frame-buffer support
#
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FB_RIVA is not set
# CONFIG_FB_CLGEN is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CYBER2000 is not set
CONFIG_FB_VESA=y
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_HGA is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_MATROX is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_INTEL is not set
CONFIG_FB_SIS=m
# CONFIG_FB_SIS_300 is not set
CONFIG_FB_SIS_315=y
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_IT8181 is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FBCON_ADVANCED is not set
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_CFB16=y
CONFIG_FBCON_CFB24=y
CONFIG_FBCON_CFB32=y
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
# CONFIG_FBCON_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y

#
# 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_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=m
# CONFIG_SOUND_RME96XX is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
# CONFIG_SOUND_VIA82CXXX is not set
CONFIG_SOUND_OSS=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_SOUND_PSS is not set
# CONFIG_SOUND_SB is not set
# CONFIG_SOUND_AWE32_SYNTH 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 is not set
# CONFIG_SOUND_UART6850 is not set
# CONFIG_SOUND_AEDSP16 is not set
# CONFIG_SOUND_AD1980 is not set
# CONFIG_SOUND_WM97XX is not set

#
# USB support
#
CONFIG_USB=m
CONFIG_USB_DEBUG=y

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

#
# USB Host Controller Drivers
#
# CONFIG_USB_EHCI_HCD is not set
# CONFIG_USB_UHCI is not set
# CONFIG_USB_UHCI_ALT is not set
CONFIG_USB_OHCI=m
# CONFIG_USB_SL811HS_ALT is not set
# CONFIG_USB_SL811HS is not set

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH is not set
# CONFIG_USB_MIDI is not set
# CONFIG_USB_STORAGE is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set

#
# USB Human Interface Devices (HID)
#
# CONFIG_USB_HID is not set

#
#     Input core support is needed for USB HID input
layer or HIDBP support
#

#
# USB Imaging devices
#
# 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

#
# USB Multimedia devices
#
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
CONFIG_USB_OV511=m
# CONFIG_USB_PWC is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_DABUSB is not set

#
# USB Network adaptors
#
# 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

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# 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=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



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

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

* Unexpected IO-APIC
@ 2005-03-05 21:48 Marco van Beek
  2005-03-15 20:23 ` Randy.Dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: Marco van Beek @ 2005-03-05 21:48 UTC (permalink / raw)
  To: linux-smp

Hi,

One of our servers seized up this morning (at about 6:25). When it was 
rebooted (not even keyboard control), syslog had the following message. 
Hopefully I have copied all of the relevant data out for you. Hope it is 
of use. The server is a dual processor SuperMicro 1U SuperServer

Regards

Marco van Beek.

=======================================
> Mar  5 10:17:19 hawk kernel: CPU: Before vendor init, caps: 3febfbff 00000000 00000000, vendor = 0
> Mar  5 10:17:19 hawk kernel: CPU: L1 I cache: 12K, L1 D cache: 8K
> Mar  5 10:17:19 hawk kernel: CPU: L2 cache: 512K
> Mar  5 10:17:19 hawk kernel: CPU: Physical Processor ID: 3
> Mar  5 10:17:19 hawk kernel: CPU: After vendor init, caps: 3febfbff 00000000 00000000 00000000
> Mar  5 10:17:19 hawk kernel: Intel machine check reporting enabled on CPU#3.
> Mar  5 10:17:19 hawk kernel: CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> Mar  5 10:17:19 hawk kernel: CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> Mar  5 10:17:19 hawk kernel: CPU3: Intel(R) XEON(TM) CPU 1.80GHz stepping 04
> Mar  5 10:17:19 hawk kernel: Total of 4 processors activated (6379.92 BogoMIPS).
> Mar  5 10:17:19 hawk kernel: cpu_sibling_map[0] = 1
> Mar  5 10:17:19 hawk kernel: cpu_sibling_map[1] = 0
> Mar  5 10:17:19 hawk kernel: cpu_sibling_map[2] = 3
> Mar  5 10:17:19 hawk kernel: cpu_sibling_map[3] = 2
> Mar  5 10:17:19 hawk kernel: ENABLING IO-APIC IRQs
> Mar  5 10:17:19 hawk kernel: Setting 2 in the phys_id_present_map
> Mar  5 10:17:19 hawk kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
> Mar  5 10:17:19 hawk kernel: Setting 3 in the phys_id_present_map
> Mar  5 10:17:19 hawk kernel: ...changing IO-APIC physical APIC ID to 3 ... ok.
> Mar  5 10:17:19 hawk kernel: Setting 4 in the phys_id_present_map
> Mar  5 10:17:19 hawk kernel: ...changing IO-APIC physical APIC ID to 4 ... ok.
> Mar  5 10:17:19 hawk kernel: init IO_APIC IRQs
> Mar  5 10:17:19 hawk kernel:  IO-APIC (apicid-pin) 2-0, 2-10, 2-11, 2-20, 2-21, 2-22, 2-23, 3-0, 3-1, 3-2, 3-3, 3-4, 3-5, 3-8, 3-9, 3-10, 3-11
> , 3-12, 3-13, 3-14, 3-15, 3-16, 3-17, 3-18, 3-19, 3-20, 3-21, 3-22, 3-23, 4-0, 4-1, 4-2, 4-3, 4-4, 4-5, 4-6, 4-7, 4-8, 4-9, 4-10, 4-11, 4-12,
> 4-13, 4-14, 4-15, 4-16, 4-17, 4-18, 4-19, 4-20, 4-21, 4-22, 4-23 not connected.
> Mar  5 10:17:19 hawk kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
> Mar  5 10:17:19 hawk kernel: number of MP IRQ sources: 21.
> Mar  5 10:17:19 hawk kernel: number of IO-APIC #2 registers: 24.
> Mar  5 10:17:19 hawk kernel: number of IO-APIC #3 registers: 24.
> Mar  5 10:17:19 hawk kernel: number of IO-APIC #4 registers: 24.

> Mar  5 10:17:19 hawk kernel: testing the IO APIC.......................
> Mar  5 10:17:19 hawk kernel:
> Mar  5 10:17:19 hawk kernel: IO APIC #2......
> Mar  5 10:17:19 hawk kernel: .... register #00: 02008000
> Mar  5 10:17:19 hawk kernel: .......    : physical APIC id: 02
> Mar  5 10:17:19 hawk kernel:  WARNING: unexpected IO-APIC, please mail
> Mar  5 10:17:19 hawk kernel:           to linux-smp@vger.kernel.org
> Mar  5 10:17:19 hawk kernel: .... register #01: 00178020
> Mar  5 10:17:19 hawk kernel: .......     : max redirection entries: 0017
> Mar  5 10:17:19 hawk kernel: .......     : PRQ implemented: 1
> Mar  5 10:17:19 hawk kernel: .......     : IO APIC version: 0020
> Mar  5 10:17:19 hawk kernel: .... register #02: 00000000
> Mar  5 10:17:19 hawk kernel: .......     : arbitration: 00
> Mar  5 10:17:19 hawk kernel: .... IRQ redirection table:
> Mar  5 10:17:19 hawk kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
> Mar  5 10:17:19 hawk kernel:  00 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  01 00F 0F  0    0    0   0   0    1    1    39
> Mar  5 10:17:19 hawk kernel:  02 00F 0F  0    0    0   0   0    1    1    31
> Mar  5 10:17:19 hawk kernel:  03 00F 0F  0    0    0   0   0    1    1    41
> Mar  5 10:17:19 hawk kernel:  04 00F 0F  0    0    0   0   0    1    1    49
> Mar  5 10:17:19 hawk kernel:  05 00F 0F  0    0    0   0   0    1    1    51
> Mar  5 10:17:19 hawk kernel:  06 00F 0F  0    0    0   0   0    1    1    59
> Mar  5 10:17:19 hawk kernel:  07 00F 0F  0    0    0   0   0    1    1    61
> Mar  5 10:17:19 hawk kernel:  08 00F 0F  0    0    0   0   0    1    1    69
> Mar  5 10:17:19 hawk kernel:  09 00F 0F  0    0    0   0   0    1    1    71
> Mar  5 10:17:19 hawk kernel:  0a 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0b 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0c 00F 0F  0    0    0   0   0    1    1    79
> Mar  5 10:17:19 hawk kernel:  0d 00F 0F  0    0    0   0   0    1    1    81
> Mar  5 10:17:19 hawk kernel:  0e 00F 0F  0    0    0   0   0    1    1    89
> Mar  5 10:17:19 hawk kernel:  0f 00F 0F  0    0    0   0   0    1    1    91
> Mar  5 10:17:19 hawk kernel:  10 00F 0F  1    1    0   1   0    1    1    99
> Mar  5 10:17:19 hawk kernel:  11 00F 0F  1    1    0   1   0    1    1    A1
> Mar  5 10:17:19 hawk kernel:  12 00F 0F  1    1    0   1   0    1    1    A9
> Mar  5 10:17:19 hawk kernel:  13 00F 0F  1    1    0   1   0    1    1    B1
> Mar  5 10:17:19 hawk kernel:  14 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  15 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  16 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  17 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:
> Mar  5 10:17:19 hawk kernel: IO APIC #3......
> Mar  5 10:17:19 hawk kernel: .... register #00: 03000000
> Mar  5 10:17:19 hawk kernel: .......    : physical APIC id: 03
> Mar  5 10:17:19 hawk kernel: .... register #01: 00178020
> Mar  5 10:17:19 hawk kernel: .......     : max redirection entries: 0017
> Mar  5 10:17:19 hawk kernel: .......     : PRQ implemented: 1
> Mar  5 10:17:19 hawk kernel: .......     : IO APIC version: 0020
> Mar  5 10:17:19 hawk kernel: .... register #02: 03000000
> Mar  5 10:17:19 hawk kernel: .......     : arbitration: 03
> Mar  5 10:17:19 hawk kernel: .... IRQ redirection table:
> Mar  5 10:17:19 hawk kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
> Mar  5 10:17:19 hawk kernel:  00 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  01 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  02 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  03 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  04 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  05 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  06 00F 0F  1    1    0   1   0    1    1    B9
> Mar  5 10:17:19 hawk kernel:  07 00F 0F  1    1    0   1   0    1    1    C1
> Mar  5 10:17:19 hawk kernel:  08 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  09 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0a 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0b 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0c 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0d 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0e 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0f 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  10 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  11 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  12 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  13 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  14 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  15 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  16 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  17 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:
> Mar  5 10:17:19 hawk kernel: IO APIC #4......
> Mar  5 10:17:19 hawk kernel: .... register #00: 04000000
> Mar  5 10:17:19 hawk kernel: .......    : physical APIC id: 04
> Mar  5 10:17:19 hawk kernel: .... register #01: 00178020
> Mar  5 10:17:19 hawk kernel: .......     : max redirection entries: 0017
> Mar  5 10:17:19 hawk kernel: .......     : PRQ implemented: 1
> Mar  5 10:17:19 hawk kernel: .......     : IO APIC version: 0020
> Mar  5 10:17:19 hawk kernel: .... register #02: 04000000
> Mar  5 10:17:19 hawk kernel: .......     : arbitration: 04
> Mar  5 10:17:19 hawk kernel: .... IRQ redirection table:
> Mar  5 10:17:19 hawk kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
> Mar  5 10:17:19 hawk kernel:  00 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  01 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  02 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  03 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  04 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  05 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  06 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  07 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  08 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  09 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0a 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0b 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0c 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0d 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0e 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  0f 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  10 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  11 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  12 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  13 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  14 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  15 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  16 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel:  17 000 00  1    0    0   0   0    0    0    00
> Mar  5 10:17:19 hawk kernel: Using local APIC timer interrupts.
> Mar  5 10:17:19 hawk kernel: calibrating APIC timer ...
> Mar  5 10:17:19 hawk kernel: ..... CPU clock speed is 798.6773 MHz.
> Mar  5 10:17:19 hawk kernel: ..... host bus clock speed is 99.8342 MHz.
> Mar  5 10:17:19 hawk kernel: cpu: 0, clocks: 998342, slice: 199668
> Mar  5 10:17:19 hawk kernel: CPU0<T0:998336,T1:798640,D:28,S:199668,C:998342>
> Mar  5 10:17:19 hawk kernel: cpu: 1, clocks: 998342, slice: 199668
> Mar  5 10:17:19 hawk kernel: cpu: 3, clocks: 998342, slice: 199668
> Mar  5 10:17:19 hawk kernel: cpu: 2, clocks: 998342, slice: 199668
> Mar  5 10:17:19 hawk kernel: CPU1<T0:998336,T1:598992,D:8,S:199668,C:998342>
> Mar  5 10:17:19 hawk kernel: CPU2<T0:998336,T1:399296,D:36,S:199668,C:998342>
> Mar  5 10:17:19 hawk kernel: CPU3<T0:998336,T1:199648,D:16,S:199668,C:998342>
> Mar  5 10:17:19 hawk kernel: checking TSC synchronization across CPUs: passed.
> Mar  5 10:17:19 hawk kernel: Waiting on wait_init_idle (map = 0xe)
> Mar  5 10:17:19 hawk kernel: All processors have done init_idle
> Mar  5 10:17:19 hawk kernel: mtrr: your CPUs had inconsistent fixed MTRR settings
> Mar  5 10:17:19 hawk kernel: mtrr: probably your BIOS does not setup all CPUs
> Mar  5 10:17:19 hawk kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd8c5, last bus=4
> Mar  5 10:17:19 hawk kernel: PCI: Using configuration type 1
> Mar  5 10:17:19 hawk kernel: PCI: Probing PCI hardware
> Mar  5 10:17:19 hawk kernel: Unknown bridge resource 0: assuming transparent
> Mar  5 10:17:19 hawk kernel: Unknown bridge resource 1: assuming transparent
> Mar  5 10:17:19 hawk kernel: Unknown bridge resource 2: assuming transparent
> Mar  5 10:17:19 hawk kernel: Unknown bridge resource 2: assuming transparent
> Mar  5 10:17:19 hawk kernel: PCI: Discovered primary peer bus 10 [IRQ]
> Mar  5 10:17:19 hawk kernel: PCI: Discovered primary peer bus 11 [IRQ]
> Mar  5 10:17:19 hawk kernel: PCI: Discovered primary peer bus 12 [IRQ]
> Mar  5 10:17:19 hawk kernel: PCI: Using IRQ router PIIX [8086/2480] at 00:1f.0
> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B0,I29,P0) -> 16
> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B0,I29,P1) -> 19
> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B0,I29,P2) -> 18
> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B3,I3,P0) -> 30
> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B3,I4,P0) -> 31
> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B4,I1,P0) -> 16
> Mar  5 10:17:19 hawk kernel: PCI->APIC IRQ transform: (B4,I2,P0) -> 17
> Mar  5 10:17:19 hawk kernel: Linux NET4.0 for Linux 2.4
> Mar  5 10:17:19 hawk kernel: Based upon Swansea University Computer Society NET3.039
> Mar  5 10:17:19 hawk kernel: Initializing RT netlink socket
> Mar  5 10:17:19 hawk kernel: Starting kswapd

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

* unexpected IO-APIC
@ 2005-02-28 23:34 Mike Farnam
  2005-03-15 17:48 ` Randy.Dunlap
  2005-03-15 20:14 ` Randy.Dunlap
  0 siblings, 2 replies; 135+ messages in thread
From: Mike Farnam @ 2005-02-28 23:34 UTC (permalink / raw)
  To: linux-smp

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



[-- Attachment #2: io-apic.txt --]
[-- Type: text/plain, Size: 15671 bytes --]

[root@localhost root]# dmesg
n CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 3578.26 BogoMIPS
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
Intel machine check reporting enabled on CPU#1.
CPU:     After generic, caps: 078bfbff e1d3fbff 00000000 00000000
CPU:             Common caps: 078bfbff e1d3fbff 00000000 00000000
CPU1: AMD Opteron(tm) Processor 844 stepping 0a
Total of 2 processors activated (7156.53 BogoMIPS).
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
Setting 3 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 3 ... ok.
Setting 4 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 4 ... ok.
Setting 5 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 5 ... ok.
Setting 6 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 6 ... ok.
Setting 7 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 7 ... ok.
Setting 8 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 8 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-16, 2-18, 2-20, 2-21, 2-22, 2-23, 3-0, 4-0, 4-1, 4-2, 4-3, 5-1, 5-2, 5-3, 6-1, 6-2, 6-3, 7-1, 7-2, 7-3, 8-1, 8-2, 8-3 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 26.
number of IO-APIC #2 registers: 24.
number of IO-APIC #3 registers: 4.
number of IO-APIC #4 registers: 4.
number of IO-APIC #5 registers: 4.
number of IO-APIC #6 registers: 4.
number of IO-APIC #7 registers: 4.
number of IO-APIC #8 registers: 4.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00170011
.......     : max redirection entries: 0017
.......     : PRQ implemented: 0
.......     : IO APIC version: 0011
.... register #02: 02000000
.......     : arbitration: 02
.... 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  1    1    0   1   0    1    1    51
 06 003 03  0    0    0   0   0    1    1    59
 07 003 03  1    1    0   1   0    1    1    61
 08 003 03  0    0    0   0   0    1    1    69
 09 003 03  0    0    0   0   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 000 00  1    0    0   0   0    0    0    00
 11 003 03  1    1    0   1   0    1    1    A9
 12 000 00  1    0    0   0   0    0    0    00
 13 003 03  1    1    0   1   0    1    1    B1
 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

IO APIC #3......
.... register #00: 03000000
.......    : physical APIC id: 03
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00030011
.......     : max redirection entries: 0003
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.......     : PRQ implemented: 0
.......     : 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  1    1    0   1   0    1    1    B9
 02 003 03  1    1    0   1   0    1    1    C1
 03 003 03  1    1    0   1   0    1    1    C9

IO APIC #4......
.... register #00: 04000000
.......    : physical APIC id: 04
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00030011
.......     : max redirection entries: 0003
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.......     : PRQ implemented: 0
.......     : 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 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00

IO APIC #5......
.... register #00: 05000000
.......    : physical APIC id: 05
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00030011
.......     : max redirection entries: 0003
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.......     : PRQ implemented: 0
.......     : IO APIC version: 0011
.... register #02: 00000000
.......     : arbitration: 00
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
 00 003 03  1    1    0   1   0    1    1    D1
 01 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00

IO APIC #6......
.... register #00: 06000000
.......    : physical APIC id: 06
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00030011
.......     : max redirection entries: 0003
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.......     : PRQ implemented: 0
.......     : IO APIC version: 0011
.... register #02: 00000000
.......     : arbitration: 00
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
 00 003 03  1    1    0   1   0    1    1    D9
 01 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00

IO APIC #7......
.... register #00: 07000000
.......    : physical APIC id: 07
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00030011
.......     : max redirection entries: 0003
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.......     : PRQ implemented: 0
.......     : IO APIC version: 0011
.... register #02: 00000000
.......     : arbitration: 00
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
 00 003 03  1    1    0   1   0    1    1    E1
 01 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00

IO APIC #8......
.... register #00: 08000000
.......    : physical APIC id: 08
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00030011
.......     : max redirection entries: 0003
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.......     : PRQ implemented: 0
.......     : IO APIC version: 0011
.... register #02: 00000000
.......     : arbitration: 00
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
 00 003 03  1    1    0   1   0    1    1    E9
 01 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 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
IRQ17 -> 0:17
IRQ19 -> 0:19
IRQ25 -> 1:1
IRQ26 -> 1:2
IRQ27 -> 1:3
IRQ32 -> 3:0
IRQ36 -> 4:0
IRQ40 -> 5:0
IRQ44 -> 6:0
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1792.6099 MHz.
..... host bus clock speed is 199.1788 MHz.
cpu: 0, clocks: 1991788, slice: 663929
CPU0<T0:1991776,T1:1327840,D:7,S:663929,C:1991788>
cpu: 1, clocks: 1991788, slice: 663929
CPU1<T0:1991776,T1:663904,D:14,S:663929,C:1991788>
zapping low mappings.
Process timing init...done.
Starting migration thread for cpu 0
Starting migration thread for cpu 1
PCI: PCI BIOS revision 2.10 entry at 0xfd771, last bus=48
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Discovered primary peer bus 20 [IRQ]
PCI: Using IRQ router default [1022/746b] at 00:07.3
PCI->APIC IRQ transform: (B1,I0,P3) -> 19
PCI->APIC IRQ transform: (B1,I0,P3) -> 19
PCI->APIC IRQ transform: (B1,I5,P0) -> 17
PCI->APIC IRQ transform: (B2,I2,P0) -> 25
PCI->APIC IRQ transform: (B2,I3,P0) -> 26
PCI->APIC IRQ transform: (B2,I4,P0) -> 27
PCI->APIC IRQ transform: (B32,I1,P0) -> 32
PCI->APIC IRQ transform: (B32,I2,P0) -> 36
PCI->APIC IRQ transform: (B32,I3,P0) -> 40
PCI->APIC IRQ transform: (B32,I4,P0) -> 44
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS not found.
Total HugeTLB memory allocated, 0
Starting kswapd
allocated 32 pages and 32 bhs reserved for the highmem bounces
VFS: Disk quotas vdquot_6.5.1
aio_setup: num_physpages = 131036
aio_setup: sizeof(struct page) = 56
Hugetlbfs mounted.
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS0 at 0x03f8 (irq = 4) is a 16550A
ttyS1 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
NET4: Frame Diverter 0.46
RAMDISK driver initialized: 256 RAM disks of 8192K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
AMD8111: IDE controller at PCI slot 00:07.1
AMD8111: chipset revision 3
AMD8111: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
AMD_IDE: Advanced Micro Devices [AMD] AMD-8111 IDE (rev 03) UDMA100 controller on pci00:07.1
    ide0: BM-DMA at 0x1000-0x1007, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0x1008-0x100f, BIOS settings: hdc:DMA, hdd:pio
hdc: DV-28E-C, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
ide-floppy driver 0.99.newide
ide-floppy driver 0.99.newide
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
Initializing Cryptographic API
NET4: Linux TCP/IP 1.0 for NET4.0
IP: routing cache hash table of 16384 buckets, 128Kbytes
TCP: Hash tables configured (established 524288 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
Initializing IPsec netlink socket
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 275k freed
VFS: Mounted root (ext2 filesystem).
SCSI subsystem driver Revision: 1.00
Fusion MPT base driver 2.05.16.02
Copyright (c) 1999-2004 LSI Logic Corporation
mptbase: Initiating ioc0 bringup
ioc0: 53C1030: Capabilities={Initiator}
mptbase: 1 MPT adapter found, 1 installed.
Fusion MPT SCSI Host driver 2.05.16.02
scsi0 : ioc0: LSI53C1030, FwRev=01032300h, Ports=1, MaxQ=222, IRQ=27
blk: queue c4c3e218, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
  Vendor: SEAGATE   Model: ST373307LC        Rev: 0007
  Type:   Direct-Access                      ANSI SCSI revision: 03
blk: queue c4c3e018, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
  Vendor: SDR       Model: GEM318P           Rev: 1
  Type:   Processor                          ANSI SCSI revision: 02
blk: queue c4ef4e18, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sda: 143374744 512-byte hdwr sectors (73408 MB)
Partition check:
 sda: sda1 sda2 sda3
Journalled Block Device driver loaded
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 228k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xf88a0000, IRQ 19
usb-ohci.c: usb-01:00.0, Advanced Micro Devices [AMD] AMD-8111 USB
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 3 ports detected
usb-ohci.c: USB OHCI at membase 0xf88a2000, IRQ 19
usb-ohci.c: usb-01:00.1, Advanced Micro Devices [AMD] AMD-8111 USB (#2)
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 3 ports detected
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,2), internal journal
Adding Swap: 2040244k swap-space (priority -1)
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.
Attached scsi generic sg1 at scsi0, channel 0, id 6, lun 0,  type 3
inserting floppy driver for 2.4.21-27.0.2.ELsmp
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
tg3.c:v3.10RH (September 14, 2004)
divert: allocating divert_blk for eth0
eth0: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:00:be:07
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
divert: allocating divert_blk for eth1
eth1: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:00:be:08
eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
divert: freeing divert_blk for eth0
divert: freeing divert_blk for eth1
ip_tables: (C) 2000-2002 Netfilter core team
tg3.c:v3.10RH (September 14, 2004)
divert: allocating divert_blk for eth0
eth0: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:00:be:07
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
divert: allocating divert_blk for eth1
eth1: Tigon3 [partno(BCM95703A30) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:3d:00:be:08
eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[0]
ip_tables: (C) 2000-2002 Netfilter core team
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
audit subsystem ver 0.1 initialized
Audit daemon registered (process 1428)
lp: driver loaded but no devices found
usb.c: registered new driver serial
usbserial.c: USB Serial support registered for Generic
usbserial.c: USB Serial Driver core v1.4
ipmi message handler version v27
ipmi device interface version v27
ipmi_kcs: smbios says to use port addr 0x00A2, irq 25
ipmi_kcs: ipmi_kcs unable to claim interrupt 25, running polled
ipmi_kcs: Acquiring BMC @ port=0xa2
[root@localhost root]#


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

* unexpected IO-APIC
@ 2005-01-31 17:41 Gary Buckmaster
  0 siblings, 0 replies; 135+ messages in thread
From: Gary Buckmaster @ 2005-01-31 17:41 UTC (permalink / raw)
  To: linux-smp

 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 001 01  0    0    0   0   0    1    1    69
 0e 001 01  0    0    0   0   0    1    1    71
 0f 001 01  0    0    0   0   0    1    1    79
 10 001 01  1    1    0   1   0    1    1    81
 11 001 01  1    1    0   1   0    1    1    89
 12 001 01  1    1    0   1   0    1    1    91
 13 001 01  1    1    0   1   0    1    1    99
 14 000 00  1    0    0   0   0    0    0    00
 15 000 00  1    0    0   0   0    0    0    00
 16 001 01  1    1    0   1   0    1    1    A1
 17 001 01  1    1    0   1   0    1    1    A9
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ22 -> 0:22
IRQ23 -> 0:23
.................................... done.

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

* Re: Unexpected IO-APIC
  2005-01-25 18:23 Unexpected IO-APIC Martin Slovacek
@ 2005-01-25 18:59 ` Earle Nietzel
  0 siblings, 0 replies; 135+ messages in thread
From: Earle Nietzel @ 2005-01-25 18:59 UTC (permalink / raw)
  To: linux-smp; +Cc: Martin Slovacek

The unexpected IO-APIC is not suggestive of something failing merely 
that the hardware your are using is not on a white-list.

So unless your experiencing any actual problems this message is just 
informational.

Also you didn't post much information, you should send the output from 
dmesg and any other pertinent information to your problem.

Usually you don't want to load a lesser version my experience is that 
software vendors would provide a minimum kernel to run with, so if you 
have a later kernel then you should be o.k. The exception to this is if 
you are running a certified system which the vendor restricts their 
support too (then you have really no choice but to run what is 
certified, and forward any problems to that support group.

Earle

Martin Slovacek wrote:

>Can you please let me know if I should load lesser version of kernel. We'd like to run Oracle 9.2 application on this server.  Thank you.
>
>
>Jan 25 09:49:43 lin14 kernel: An unexpected IO-APIC was found. If this kernel release is less than
>Jan 25 09:49:43 lin14 kernel: three months old please report this to linux-smp@vger.kernel.org
>
> 2.4.21-27.ELsmp #1 SMP Wed Dec 1 21:50:31 EST 2004 i686 athlon i386 GNU/Linux
>
>Hardware: HP  DL585R01     4 x AMD Opteron  2.4GHz
>
>
>
>Martin Slovacek
>
>phone: (303) 252-6012
>email:  mslovace@westerngas.com
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-smp" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>
>
>  
>


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

* Unexpected IO-APIC
@ 2005-01-25 18:23 Martin Slovacek
  2005-01-25 18:59 ` Earle Nietzel
  0 siblings, 1 reply; 135+ messages in thread
From: Martin Slovacek @ 2005-01-25 18:23 UTC (permalink / raw)
  To: linux-smp

Can you please let me know if I should load lesser version of kernel. We'd like to run Oracle 9.2 application on this server.  Thank you.


Jan 25 09:49:43 lin14 kernel: An unexpected IO-APIC was found. If this kernel release is less than
Jan 25 09:49:43 lin14 kernel: three months old please report this to linux-smp@vger.kernel.org

 2.4.21-27.ELsmp #1 SMP Wed Dec 1 21:50:31 EST 2004 i686 athlon i386 GNU/Linux

Hardware: HP  DL585R01     4 x AMD Opteron  2.4GHz



Martin Slovacek

phone: (303) 252-6012
email:  mslovace@westerngas.com


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

* unexpected IO-APIC
@ 2004-12-28  6:58 Paul
  0 siblings, 0 replies; 135+ messages in thread
From: Paul @ 2004-12-28  6:58 UTC (permalink / raw)
  To: linux-smp; +Cc: paul

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

dmesg asked me to send this in formation to you.
The motherboard is a GigaByte 8S648FX-RZ(-C) with a genuine Intel PIV 3.0 
processor and GigaByte ati/Radeon GV-R925128T Graphics Accelerator card using 
AGP slot

-- 
:::::::::::::::::::::::::::::::::::::::::
	"Paul" <paje@virtual.net.au>
	<http://www.virtual.net.au/~paje>
:::::::::::::::::::::::::::::::::::::::::

[-- Attachment #2: dmesg.gz --]
[-- Type: application/octet-stream, Size: 3925 bytes --]

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

* unexpected io-apic
@ 2004-12-06  4:23 Simon Story
  0 siblings, 0 replies; 135+ messages in thread
From: Simon Story @ 2004-12-06  4:23 UTC (permalink / raw)
  To: linux-smp

Yep. In an HP Proliant DL145. It's a dual opteron 1U system.

What else would you like to know?
-- 
~simons/sig.txt: Not found

Simon Story
Catalyst IT Limited
DDI: 64-4-803-2219
PO-Box: 11-053, Manners St
150-154 Willis St
Wellington


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

* unexpected IO-APIC
@ 2004-07-23 20:33 Thomas Schlag
  0 siblings, 0 replies; 135+ messages in thread
From: Thomas Schlag @ 2004-07-23 20:33 UTC (permalink / raw)
  To: linux-smp

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

This is the report as asked for in the var/.../boot.msg message
in the text-file, the critical message is marked red.

kind regards

[-- Attachment #2: boot.msg --]
[-- Type: application/octet-stream, Size: 26161 bytes --]

Inspecting /boot/System.map-2.4.21-99-smp4G
Loaded 21822 symbols from /boot/System.map-2.4.21-99-smp4G.
Symbols match kernel version 2.4.21.
Loaded 980 symbols from 6 modules.
klogd 1.4.1, log source = ksyslog started.
<4>Linux version 2.4.21-99-smp4G (root@i386.suse.de) (gcc version 3.3.1 (SuSE Linux)) #1 SMP Wed Sep 24 14:13:20 UTC 2003
<6>BIOS-provided physical RAM map:
<4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<4> BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
<4> BIOS-e820: 0000000000100000 - 000000003ff30000 (usable)
<4> BIOS-e820: 000000003ff30000 - 000000003ff40000 (ACPI data)
<4> BIOS-e820: 000000003ff40000 - 000000003fff0000 (ACPI NVS)
<4> BIOS-e820: 000000003fff0000 - 0000000040000000 (reserved)
<4> BIOS-e820: 00000000ffb80000 - 0000000100000000 (reserved)
<5>128MB vmalloc/ioremap area available.
<5>127MB HIGHMEM available.
<5>896MB LOWMEM available.
<7>ACPI: have wakeup address 0xc0002000
<4>found SMP MP-table at 000ff780
<4>hm, page 000ff000 reserved twice.
<4>hm, page 00100000 reserved twice.
<4>hm, page 000f1000 reserved twice.
<4>hm, page 000f2000 reserved twice.
<4>On node 0 totalpages: 261936
<4>zone(0): 4096 pages.
<4>zone(1): 225280 pages.
<4>zone(2): 32560 pages.
<6>ACPI: RSDP (v000 ACPIAM                     ) @ 0x000f9e60
<6>ACPI: RSDT (v001 A M I  OEMRSDT  01792.00801) @ 0x3ff30000
<6>ACPI: FADT (v002 A M I  OEMFACP  01792.00801) @ 0x3ff30200
<6>ACPI: MADT (v001 A M I  OEMAPIC  01792.00801) @ 0x3ff30390
<6>ACPI: OEMB (v001 A M I  OEMBIOS  01792.00801) @ 0x3ff40040
<6>ACPI: DSDT (v001  P4CED P4CED084 00000.00132) @ 0x00000000
<6>ACPI: Local APIC address 0xfee00000
<6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
<4>Processor #0 Pentium 4(tm) XEON(tm) APIC version 16
<6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
<4>Processor #1 Pentium 4(tm) XEON(tm) APIC version 16
<6>ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
<6>IOAPIC[0]: Assigned apic_id 2
<4>IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, IRQ 0-23
<6>ACPI: INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
<6>ACPI: INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] trigger[0x3])
<6>Using ACPI (MADT) for SMP configuration information
<4>Building zonelist for node : 0
<4>Kernel command line: root=/dev/sda2 vga=0x317 desktop splash=silent
<6>bootsplash: silent mode.
<6>Initializing CPU#0
<4>Detected 2599.023 MHz processor.
<4>Console: colour dummy device 80x25
<4>Calibrating delay loop... 5128.19 BogoMIPS
<6>Memory: 1022540k/1047744k available (1880k kernel code, 16496k reserved, 638k data, 188k init, 130240k highmem)
<6>Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
<6>Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
<6>Mount cache hash table entries: 512 (order: 0, 4096 bytes)
<4>Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
<4>Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
<6>CPU: Trace cache: 12K uops, L1 D cache: 8K
<6>CPU: L2 cache: 512K
<6>CPU: Physical Processor ID: 0
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
<7>CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
<7>CPU:             Common caps: bfebfbff 00000000 00000000 00000000
<6>Enabling fast FPU save and restore... done.
<6>Enabling unmasked SIMD FPU exception support... done.
<6>Checking 'hlt' instruction... OK.
<4>POSIX conformance testing by UNIFIX
<4>mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
<4>mtrr: detected mtrr type: Intel
<6>CPU: Trace cache: 12K uops, L1 D cache: 8K
<6>CPU: L2 cache: 512K
<6>CPU: Physical Processor ID: 0
<6>Intel machine check reporting enabled on CPU#0.
<7>CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
<7>CPU:             Common caps: bfebfbff 00000000 00000000 00000000
<4>CPU0: Intel(R) Pentium(R) 4 CPU 2.60GHz stepping 09
<4>per-CPU timeslice cutoff: 1462.80 usecs.
<4>task migration cache decay timeout: 2 msecs.
<4>enabled ExtINT on CPU#0
<4>ESR value before enabling vector: 00000000
<4>ESR value after enabling vector: 00000000
<4>Booting processor 1/1 eip 3000
<6>Initializing CPU#1
<4>masked ExtINT on CPU#1
<4>ESR value before enabling vector: 00000000
<4>ESR value after enabling vector: 00000000
<4>Calibrating delay loop... 5193.72 BogoMIPS
<6>CPU: Trace cache: 12K uops, L1 D cache: 8K
<6>CPU: L2 cache: 512K
<6>CPU: Physical Processor ID: 0
<6>Intel machine check reporting enabled on CPU#1.
<7>CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
<7>CPU:             Common caps: bfebfbff 00000000 00000000 00000000
<4>CPU1: Intel(R) Pentium(R) 4 CPU 2.60GHz stepping 09
<6>Total of 2 processors activated (10321.92 BogoMIPS).
<4>cpu_sibling_map[0] = 1
<4>cpu_sibling_map[1] = 0
<4>ENABLING IO-APIC IRQs
<7>init IO_APIC IRQs
<7> IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not connected.
<6>..TIMER: vector=0x31 pin1=2 pin2=0
<7>number of MP IRQ sources: 16.
<7>number of IO-APIC #2 registers: 24.
<6>testing the IO APIC.......................
<4>
<7>IO APIC #2......
<7>.... register #00: 02000000
<7>.......    : physical APIC id: 02
<7>.......    : Delivery Type: 0
<7>.......    : LTS          : 0
<7>.... register #01: 00178020
<7>.......     : max redirection entries: 0017
<7>.......     : PRQ implemented: 1
<7>.......     : IO APIC version: 0020
<7>.... register #02: 00178020
<7>.......     : arbitration: 00
<4>An unexpected IO-APIC was found. If this kernel release is less than
<4>three months old please report this to linux-smp@vger.kernel.org
<7>.... IRQ redirection table:
<7> NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
<7> 00 000 00  1    0    0   0   0    0    0    00
<7> 01 003 03  0    0    0   0   0    1    1    39
<7> 02 003 03  0    0    0   0   0    1    1    31
<7> 03 003 03  0    0    0   0   0    1    1    41
<7> 04 003 03  0    0    0   0   0    1    1    49
<7> 05 003 03  0    0    0   0   0    1    1    51
<7> 06 003 03  0    0    0   0   0    1    1    59
<7> 07 003 03  0    0    0   0   0    1    1    61
<7> 08 003 03  0    0    0   0   0    1    1    69
<7> 09 003 03  1    1    0   0   0    1    1    71
<7> 0a 003 03  0    0    0   0   0    1    1    79
<7> 0b 003 03  0    0    0   0   0    1    1    81
<7> 0c 003 03  0    0    0   0   0    1    1    89
<7> 0d 003 03  0    0    0   0   0    1    1    91
<7> 0e 003 03  0    0    0   0   0    1    1    99
<7> 0f 003 03  0    0    0   0   0    1    1    A1
<7> 10 000 00  1    0    0   0   0    0    0    00
<7> 11 000 00  1    0    0   0   0    0    0    00
<7> 12 06C 0C  1    0    0   0   0    0    2    14
<7> 13 000 00  1    0    0   0   0    0    0    00
<7> 14 000 00  1    0    0   0   0    0    0    00
<7> 15 000 00  1    0    0   0   0    0    0    00
<7> 16 07D 0D  1    0    0   0   0    0    2    A4
<7> 17 000 00  1    0    0   0   0    0    0    00
<7>IRQ to pin mappings:
<7>IRQ0 -> 0:2
<7>IRQ1 -> 0:1
<7>IRQ3 -> 0:3
<7>IRQ4 -> 0:4
<7>IRQ5 -> 0:5
<7>IRQ6 -> 0:6
<7>IRQ7 -> 0:7
<7>IRQ8 -> 0:8
<7>IRQ9 -> 0:9
<7>IRQ10 -> 0:10
<7>IRQ11 -> 0:11
<7>IRQ12 -> 0:12
<7>IRQ13 -> 0:13
<7>IRQ14 -> 0:14
<7>IRQ15 -> 0:15
<6>.................................... done.
<4>Using local APIC timer interrupts.
<4>calibrating APIC timer ...
<4>..... CPU clock speed is 2598.0428 MHz.
<4>..... host bus clock speed is 199.0878 MHz.
<4>cpu: 0, clocks: 199878, slice: 66626
<4>CPU0<T0:199872,T1:133216,D:30,S:66626,C:199878>
<4>cpu: 1, clocks: 199878, slice: 66626
<4>CPU1<T0:199872,T1:66608,D:12,S:66626,C:199878>
<4>checking TSC synchronization across CPUs: passed.
<4>migration_task 0 on cpu=0
<4>migration_task 1 on cpu=1
<6>ACPI: Subsystem revision 20030619
<6>PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=3
<6>PCI: Using configuration type 1
<6>Looking for DSDT in initrd ... not found!
<7>IOAPIC[0]: Set PCI routing entry (2-9 -> 0x71 -> IRQ 9) Mode:1 Active:1
<6>ACPI: Interpreter enabled
<6>ACPI: Using IOAPIC for interrupt routing
<6>ACPI: System [ACPI] (supports S0 S1 S3 S4 S5)
<6>ACPI: PCI Root Bridge [PCI0] (00:00)
<4>PCI: Probing PCI hardware (bus 00)
<6>PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
<4>Transparent bridge - Intel Corp. 82801BA/CA/DB/EB PCI Bridge
<7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
<7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
<7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
<4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
<6>PCI: Probing PCI hardware
<7>IOAPIC[0]: Set PCI routing entry (2-18 -> 0xa9 -> IRQ 18) Mode:1 Active:1
<7>00:00:1f[A] -> 2-18 -> IRQ 18
<7>IOAPIC[0]: Set PCI routing entry (2-17 -> 0xb1 -> IRQ 17) Mode:1 Active:1
<7>00:00:1f[B] -> 2-17 -> IRQ 17
<7>IOAPIC[0]: Set PCI routing entry (2-16 -> 0xb9 -> IRQ 16) Mode:1 Active:1
<7>00:00:1d[A] -> 2-16 -> IRQ 16
<7>IOAPIC[0]: Set PCI routing entry (2-19 -> 0xc1 -> IRQ 19) Mode:1 Active:1
<7>00:00:1d[B] -> 2-19 -> IRQ 19
<7>Pin 2-18 already programmed
<7>IOAPIC[0]: Set PCI routing entry (2-23 -> 0xc9 -> IRQ 23) Mode:1 Active:1
<7>00:00:1d[D] -> 2-23 -> IRQ 23
<7>Pin 2-16 already programmed
<7>Pin 2-17 already programmed
<7>Pin 2-16 already programmed
<7>Pin 2-17 already programmed
<7>Pin 2-18 already programmed
<7>Pin 2-19 already programmed
<7>IOAPIC[0]: Set PCI routing entry (2-20 -> 0xd1 -> IRQ 20) Mode:1 Active:1
<7>00:03:08[A] -> 2-20 -> IRQ 20
<7>IOAPIC[0]: Set PCI routing entry (2-21 -> 0xd9 -> IRQ 21) Mode:1 Active:1
<7>00:03:09[A] -> 2-21 -> IRQ 21
<7>IOAPIC[0]: Set PCI routing entry (2-22 -> 0xe1 -> IRQ 22) Mode:1 Active:1
<7>00:03:09[B] -> 2-22 -> IRQ 22
<7>Pin 2-23 already programmed
<7>Pin 2-20 already programmed
<7>Pin 2-22 already programmed
<7>Pin 2-23 already programmed
<7>Pin 2-20 already programmed
<7>Pin 2-21 already programmed
<7>Pin 2-23 already programmed
<7>Pin 2-20 already programmed
<7>Pin 2-21 already programmed
<7>Pin 2-22 already programmed
<7>Pin 2-20 already programmed
<7>Pin 2-21 already programmed
<7>Pin 2-22 already programmed
<7>Pin 2-23 already programmed
<7>Pin 2-21 already programmed
<7>Pin 2-22 already programmed
<7>Pin 2-23 already programmed
<7>Pin 2-20 already programmed
<7>Pin 2-20 already programmed
<7>Pin 2-23 already programmed
<7>Pin 2-18 already programmed
<6>PCI: Using ACPI for IRQ routing
<6>PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off'
<6>Linux NET4.0 for Linux 2.4
<6>Based upon Swansea University Computer Society NET3.039
<4>Initializing RT netlink socket
<6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
<5>apm: disabled - APM is not SMP safe.
<4>PISCH: Plug In Scheduler Interface (Version 6)
<4>Starting kswapd
<4>bigpage subsystem: allocated 0 bigpages (=0MB).
<4>allocated 32 pages and 32 bhs reserved for the highmem bounces
<4>kinoded started
<5>VFS: Disk quotas vdquot_6.5.1
<5>aio_setup: num_physpages = 65484
<5>aio_setup: sizeof(struct page) = 48
<6>vesafb: framebuffer at 0xd0000000, mapped to 0xf881b000, size 65536k
<6>vesafb: mode is 1024x768x16, linelength=2048, pages=84
<6>vesafb: protected mode interface info at c000:5739
<6>vesafb: scrolling: redraw
<6>vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
<6>bootsplash 3.0.9-2003/09/08: looking for picture... no good signature found.
<4>Console: switching to colour frame buffer device 128x48
<6>fb0: VESA VGA frame buffer device
<4>pty: 256 Unix98 ptys configured
<6>Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI enabled
<6>ttyS00 at 0x03f8 (irq = 4) is a 16550A
<6>ttyS01 at 0x02f8 (irq = 3) is a 16550A
<6>Real Time Clock Driver v1.10e
<6>Floppy drive(s): fd0 is 1.44M
<6>FDC 0 is a post-1991 82077
<4>RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
<6>loop: loaded (max 16 devices)
<6>Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
<6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<6>PIIX-4: IDE controller at PCI slot 00:1f.1
<4>PCI: Enabling device 00:1f.1 (0005 -> 0007)
<6>PIIX-4: chipset revision 2
<6>PIIX-4: not 100%% native mode: will probe irqs later
<6>    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:pio
<6>    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:pio
<4>hdc: IDE DVD-ROM 16X, ATAPI CD/DVD-ROM drive
<4>ide1 at 0x170-0x177,0x376 on irq 15
<6>ide-floppy driver 0.99.newide
<6>ide-floppy driver 0.99.newide
<6>md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
<6>md: Autodetecting RAID arrays.
<6>md: autorun ...
<6>md: ... autorun DONE.
<6>NET4: Linux TCP/IP 1.0 for NET4.0
<6>IP Protocols: ICMP, UDP, TCP, IGMP
<6>IP: routing cache hash table of 8192 buckets, 64Kbytes
<6>TCP: Hash tables configured (established 262144 bind 65536)
<6>Linux IP multicast router 0.06 plus PIM-SM
<6>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
<6>cryptoapi: loaded
<5>RAMDISK: Compressed image found at block 0
<6>Freeing initrd memory: 435k freed
<4>VFS: Mounted root (ext2 filesystem).
<6>SCSI subsystem driver Revision: 1.00
<3>kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
<4>PROMISE FastTrak TX4000/376/378/S150 TX Series Linux Driver Version 1.00.0.19 
<6>scsi0 : ft3xx
<4>  Vendor: Promise   Model: 1X2 Mirror/RAID1  Rev: 1.10
<4>  Type:   Direct-Access                      ANSI SCSI revision: 02
<4>Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
<4>SCSI device sda: 312581632 512-byte hdwr sectors (160042 MB)
<6>Partition check:
<6> sda: sda1 sda2
<4>reiserfs: found format "3.6" with standard journal
<4>reiserfs: enabling write barrier flush mode
<4>reiserfs: using ordered data mode
<4>reiserfs: checking transaction log (device sd(8,2)) ...
<4>for (sd(8,2))
<4>Using r5 hash to sort names
<4>VFS: Mounted root (reiserfs filesystem) readonly.
<5>Trying to move old root to /initrd ... failed
<5>Unmounting old root
<5>Trying to free ramdisk memory ... okay
<6>Freeing unused kernel memory: 188k freed
<6>md: Autodetecting RAID arrays.
<6>md: autorun ...
<6>md: ... autorun DONE.
<4>reiserfs: enabling write barrier flush mode
<6>device-mapper: 4.0.1-ioctl (2003-07-12) initialised: dm@uk.sistina.com
<4>reiserfs: enabling write barrier flush mode
<4>reiserfs: enabling write barrier flush mode
<4>reiserfs: enabling write barrier flush mode
<6>Adding Swap: 1052216k swap-space (priority 42)
Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.

Boot logging started on /dev/tty1(/dev/console) at Fri Jul 23 23:19:32 2004

<notice>run boot scripts (setserial boot.proc)
Configuring serial ports...
ttyS0 at 0x03f8 (irq = 4) is a 16550A
ttyS1 at 0x02f8 (irq = 3) is a 16550A
Configured serial ports
done<notice>exit status of (setserial boot.proc) is (0 0)
<notice>run boot scripts (boot.md boot.device-mapper)
Run file system check on root for device mapper setup
fsck 1.34 (25-Jul-2003)
Reiserfs super block in block 16 on 0x802 of format 3.6 with standard journal
Blocks (total/free): 38807015/35707032 by 4096 bytes
Filesystem is clean
Filesystem seems mounted read-only. Skipping journal replay.
Checking internal tree..finished
doneRemounting root file system (/) read/write...
Activating device mapper...
Creating /dev/mapper/control character device with major:10 minor:63.
Remounting root file system (/) read-only again...
done
<notice>exit status of (boot.md boot.device-mapper) is (0 0)
<notice>run boot scripts (boot.lvm)
<notice>exit status of (boot.lvm) is (0)
<notice>run boot scripts (boot.localfs)
Checking file systems...
fsck 1.34 (25-Jul-2003)
Reiserfs super block in block 16 on 0x802 of format 3.6 with standard journal
Blocks (total/free): 38807015/35707032 by 4096 bytes
Filesystem is clean
Filesystem seems mounted read-only. Skipping journal replay.
Checking internal tree..finished
doneMounting local file systems...
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
nothing was mounted
done<notice>exit status of (boot.localfs) is (0)
<notice>run boot scripts (boot.crypto)
<notice>exit status of (boot.crypto) is (0)
<notice>run boot scripts (boot.swap boot.scpm boot.restore_permissions boot.loadmodules)
Loading required kernel modules
doneRestore device permissionsdone
Activating remaining swap-devices in /etc/fstab...
doneMounting shared memory FS on /dev/shmdone
<notice>exit status of (boot.swap boot.scpm boot.restore_permissions boot.loadmodules) is (0 0 0 0)
<notice>run boot scripts (boot.idedma boot.clock)
Setting up the CMOS clockdone
<notice>exit status of (boot.idedma boot.clock) is (0 0)
<notice>run boot scripts (boot.quota)
<notice>exit status of (boot.quota) is (0)
<notice>run boot scripts (boot.ldconfig)
Setting up timezone datadone
<notice>exit status of (boot.ldconfig) is (0)
<notice>run boot scripts (boot.sched boot.localnet boot.isapnp)
Setting scheduling timeslices unused
Setting up hostname 'P2400'done
Setting up loopback interface done
<notice>exit status of (boot.sched boot.localnet boot.isapnp) is (6 0 0)
<notice>run boot scripts (boot.klog boot.ipconfig)
Enabling syn flood protectiondone
Disabling IP forwardingdone
Creating /var/log/boot.msg
done<notice>killproc: kill(35,29)
System Boot Control: The system has been setup
Skipped features: boot.sched
System Boot Control: Running /etc/init.d/boot.local
<notice>exit status of (boot.klog boot.ipconfig) is (0 0)
done<notice>killproc: kill(35,3)


Boot logging started on /dev/tty1(/dev/console) at Fri Jul 23 21:19:51 2004

Master Resource Control: previous runlevel: N, switching to runlevel: 5
<notice>start services (random isdn)
Initializing random number generatordone
<notice>exit status of (random isdn) is (0 0)
<notice>start services (network)
Setting up network interfaces:
    lo        done
    eth0      IP/Netmask: 192.168.0.4 / 255.255.255.0  done
    eth1      IP/Netmask: 192.168.0.99 / 255.255.255.0  /etc/sysconfig/network/scripts/ifup-route: line 160: route-stack-number: No such file or directory
done
    dsl0      manual
<notice>exit status of (network) is (0)
<notice>start services (syslog)
Starting syslog services<notice>startproc: execve (/sbin/syslogd) [ /sbin/syslogd -a /var/lib/dhcp/dev/log -a /var/lib/named/dev/log ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh progress=19 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=5 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=40 _=/sbin/startproc DAEMON=/sbin/syslogd ]
<notice>startproc: execve (/sbin/klogd) [ /sbin/klogd -c 1 -2 ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh progress=19 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=5 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=40 _=/sbin/startproc DAEMON=/sbin/klogd ]
done
<notice>exit status of (syslog) is (0)
<notice>start services (hotplug)
Starting hotplugging services [ ieee1394 net pci usb .. ]done
<notice>exit status of (hotplug) is (0)
<notice>start services (resmgr)
Starting resource manager<notice>startproc: execve (/sbin/resmgrd) [ /sbin/resmgrd ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh progress=21 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=5 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=40 _=/sbin/startproc DAEMON=/sbin/resmgrd ]
done
<notice>exit status of (resmgr) is (0)
<notice>start services (splash_early portmap)
Starting RPC portmap daemon<notice>startproc: execve (/sbin/portmap) [ /sbin/portmap ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh progress=22 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=5 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=40 _=/sbin/startproc DAEMON=/sbin/portmap ]
done
<notice>exit status of (splash_early portmap) is (0 0)
<notice>start services (smbfs)
Mount SMB File System unused
<notice>exit status of (smbfs) is (6)
<notice>start services (sshd fbset alsasound acpid)
<notice>startproc: execve (/usr/sbin/sshd) [ /usr/sbin/sshd -o PidFile=/var/run/sshd.init.pid ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh progress=25 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=5 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=40 _=/sbin/startproc DAEMON=/usr/sbin/sshd ]
Starting SSH daemondone
<notice>startproc: execve (/usr/sbin/acpid) [ /usr/sbin/acpid ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh progress=25 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=5 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=40 _=/sbin/startproc DAEMON=/usr/sbin/acpid ]
Loading ACPI modules (ac battery button fan processor thermal ) done
Starting acpid done
Starting sound driver:  intel8x0done
Restoring the previous sound settingdone
<notice>exit status of (sshd fbset alsasound acpid) is (0 0 0 0)
<notice>start services (splash kbd cups)
<notice>startproc: execve (/usr/sbin/cupsd) [ /usr/sbin/cupsd ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh progress=29 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=5 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=40 _=/sbin/startproc DAEMON=/usr/sbin/cupsd ]
Starting cupsddone
Loading keymap qwertz/de-latin1-nodeadkeys.map.gz
doneLoading compose table latin1.adddone
Stop Unicode mode
doneLoading console font lat1-16.psfu  -m none (B
done<notice>exit status of (splash kbd cups) is (0 0 0)
<notice>start services (smpppd postfix hwscan)
Starting hardware scan on boot<notice>startproc: execve (/usr/sbin/smpppd) [ /usr/sbin/smpppd ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh progress=32 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=5 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=40 _=/sbin/startproc DAEMON=/usr/sbin/smpppd ]
Starting SMPPPDdone
Starting mail service (Postfix)done
<notice>exit status of (smpppd postfix hwscan) is (0 0 0)
<notice>start services (xdm)
Starting service kdm<notice>startproc: execve (/opt/kde3/bin/kdm) [ /opt/kde3/bin/kdm ], [ LC_MONETARY= CONSOLE=/dev/console TERM=linux SHELL=/bin/sh LC_NUMERIC= QTDIR=/usr/lib/qt3 LC_ALL= progress=35 INIT_VERSION=sysvinit-2.82 KDEROOTHOME=/root/.kdm REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin LC_MESSAGES= vga=0x317 RUNLEVEL=5 LC_COLLATE= PWD=/ LANG=en_US PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 XCURSOR_THEME=blueprint-cursor-theme no_proxy=localhost WINDOWMANAGER=/usr/X11R6/bin/kde LC_CTYPE=en_US splash=silent sscripts=40 LC_TIME= _=/sbin/startproc DAEMON=/opt/kde3/bin/kdm ]
done
<notice>exit status of (xdm) is (0)
<notice>start services (apache2)
Starting httpd2 (prefork) <notice>startproc: execve (/usr/sbin/httpd2-prefork) [ /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh get_module_list_done=true progress=36 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 get_includes_done=true PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=5 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=40 _=/sbin/startproc DAEMON=/usr/sbin/httpd2-prefork ]
done
<notice>exit status of (apache2) is (0)
<notice>start services (nscd dhcpd cron)
<notice>startproc: execve (/usr/sbin/cron) [ /usr/sbin/cron ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh progress=37 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=5 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=40 _=/sbin/startproc DAEMON=/usr/sbin/cron ]
Starting CRON daemondone
<notice>startproc: execve (/usr/sbin/nscd) [ /usr/sbin/nscd ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh progress=37 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=5 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=40 _=/sbin/startproc DAEMON=/usr/sbin/nscd ]
Starting Name Service Cache Daemondone
Starting DHCP server <notice>startproc: execve (/usr/sbin/dhcpd) [ /usr/sbin/dhcpd -chroot /var/lib/dhcp/ -lf /dhcpd.leases -user nobody -group nogroup eth0 ], [ CONSOLE=/dev/console TERM=linux SHELL=/bin/sh progress=37 INIT_VERSION=sysvinit-2.82 REDIRECT=/dev/tty1 COLUMNS=128 PATH=/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin vga=0x317 RUNLEVEL=5 PWD=/ PREVLEVEL=N LINES=48 HOME=/ SHLVL=2 splash=silent sscripts=40 _=/sbin/startproc DAEMON=/usr/sbin/dhcpd ]
[chroot]done
<notice>exit status of (nscd dhcpd cron) is (0 0 0)
<notice>start services (splash_late)
<notice>exit status of (splash_late) is (0)
Master Resource Control: runlevel 5 has been reached
Skipped services in runlevel 5: smbfs
<notice>killproc: kill(498,3)

[-- Attachment #3: Linux-Boot-Msg-22Jul2004-2119h.rtf --]
[-- Type: application/msword, Size: 28298 bytes --]

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

* unexpected IO-APIC
@ 2004-07-08  7:52 S.K.Goel
  0 siblings, 0 replies; 135+ messages in thread
From: S.K.Goel @ 2004-07-08  7:52 UTC (permalink / raw)
  To: linux-smp; +Cc: bhcompile

-----Forwarded Message-----
> From: root <root@omlogistics.co.in>
> To: skgoel@omlogistics.co.in
> Subject: No Subject
> Date: Thu, 08 Jul 2004 13:19:09 +0530
> 
> Linux version 2.4.21-15.0.3.ELsmp (bhcompile@daffy.perf.redhat.com) (gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-37)) #1 SMP Tue Jun 29 18:04:47 EDT 2004
> ********************************************************
> * This system has more than 16 Gigabyte of memory.     *
> * It is recommended that you read the release notes    *
> * that accompany your copy of Red Hat Enterprise Linux *
> * about the recommended kernel for such configurations *
> ********************************************************
> BIOS-provided physical RAM map:
>  BIOS-e820: 0000000000000000 - 000000000009c000 (usable)
>  BIOS-e820: 000000000009c000 - 00000000000a0000 (reserved)
>  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
>  BIOS-e820: 0000000000100000 - 00000000dffb6e40 (usable)
>  BIOS-e820: 00000000dffb6e40 - 00000000dffbf800 (ACPI data)
>  BIOS-e820: 00000000dffbf800 - 00000000e0000000 (reserved)
>  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
>  BIOS-e820: 0000000100000000 - 0000000420000000 (usable)
> 16000MB HIGHMEM available.
> 896MB LOWMEM available.
> found SMP MP-table at 0009c140
> hm, page 0009c000 reserved twice.
> hm, page 0009d000 reserved twice.
> hm, page 0009c000 reserved twice.
> hm, page 0009d000 reserved twice.
> On node 0 totalpages: 4325376
> zone(0): 4096 pages.
> zone(1): 225280 pages.
> zone(2): 4096000 pages.
> ACPI: Searched entire block, no RSDP was found.
> ACPI: RSDP located at physical address c00fdba0
> RSD PTR  v0 [IBM   ]
> __va_range(0xdffbf780, 0x28): idx=33 mapped at fffdd000
> ACPI table found: RSDT v1 [IBM    SERVIGIL 0.4096]
> __va_range(0xdffbf700, 0x24): idx=33 mapped at fffdd000
> __va_range(0xdffbf700, 0x74): idx=33 mapped at fffdd000
> ACPI table found: FACP v1 [IBM    SERVIGIL 0.4096]
> __va_range(0xdffbf580, 0x24): idx=33 mapped at fffdd000
> __va_range(0xdffbf580, 0x142): idx=33 mapped at fffdd000
> ACPI table found: APIC v1 [IBM    SERVIGIL 0.4096]
> __va_range(0xdffbf580, 0x142): idx=33 mapped at fffdd000
> LAPIC (acpi_id[0x0000] id[0x0] enabled[1])
> CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x0001] id[0x2] enabled[1])
> CPU 1 (0x0200) enabledProcessor #2 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x0002] id[0x10] enabled[1])
> CPU 2 (0x1000) enabledProcessor #16 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x0003] id[0x12] enabled[1])
> CPU 3 (0x1200) enabledProcessor #18 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x0004] id[0x20] enabled[1])
> CPU 4 (0x2000) enabledProcessor #32 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x0005] id[0x22] enabled[1])
> CPU 5 (0x2200) enabledProcessor #34 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x0006] id[0x30] enabled[1])
> CPU 6 (0x3000) enabledProcessor #48 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x0007] id[0x32] enabled[1])
> CPU 7 (0x3200) enabledProcessor #50 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x0008] id[0x1] enabled[1])
> CPU 8 (0x0100) enabledProcessor #1 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x0009] id[0x3] enabled[1])
> CPU 9 (0x0300) enabledProcessor #3 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x000a] id[0x11] enabled[1])
> CPU 10 (0x1100) enabledProcessor #17 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x000b] id[0x13] enabled[1])
> CPU 11 (0x1300) enabledProcessor #19 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x000c] id[0x21] enabled[1])
> CPU 12 (0x2100) enabledProcessor #33 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x000d] id[0x23] enabled[1])
> CPU 13 (0x2300) enabledProcessor #35 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x000e] id[0x31] enabled[1])
> CPU 14 (0x3100) enabledProcessor #49 Pentium 4(tm) XEON(tm) APIC version 20
> 
> LAPIC (acpi_id[0x000f] id[0x33] enabled[1])
> CPU 15 (0x3300) enabledProcessor #51 Pentium 4(tm) XEON(tm) APIC version 20
> 
> IOAPIC (id[0xe] address[0xfec00000] global_irq_base[0x0])
> IOAPIC (id[0xd] address[0xfec01000] global_irq_base[0x33])
> INT_SRC_OVR (bus[0] irq[0x8] global_irq[0x8] polarity[0x3] trigger[0x1])
> INT_SRC_OVR (bus[0] irq[0xe] global_irq[0xe] polarity[0x1] trigger[0x0])
> INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x24] polarity[0x0] trigger[0x0])
> LAPIC_NMI (acpi_id[0x0000] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x0001] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x0002] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x0003] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x0004] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x0005] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x0006] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x0007] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x0008] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x0009] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x000a] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x000b] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x000c] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x000d] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x000e] polarity[0x0] trigger[0x0] lint[0x1])
> LAPIC_NMI (acpi_id[0x000f] polarity[0x0] trigger[0x0] lint[0x1])
> 16 CPUs total
> Local APIC address fee00000
> __va_range(0xdffbf3c0, 0x24): idx=33 mapped at fffdd000
> __va_range(0xdffbf3c0, 0x1a8): idx=33 mapped at fffdd000
> ACPI table found: SRAT v1 [IBM    SERVIGIL 0.4096]
> Enabling the CPU's according to the ACPI table
> Intel MultiProcessor Specification v1.4
>     Virtual Wire compatibility mode.
> OEM ID: IBM ENSW Product ID: VIGIL SMP    APIC at: 0xFEE00000
> I/O APIC #14 Version 17 at 0xFEC00000.
> I/O APIC #13 Version 17 at 0xFEC01000.
> Processors: 16
> xAPIC support is present
> Enabling APIC mode: Physical.	Using 2 I/O APICs
> IBM machine detected. Enabling interrupts during APM calls.
> Kernel command line: ro root=LABEL=/
> Initializing CPU#0
> Summit chipset: Starting Cyclone Counter.
> Detected 1496.997 MHz processor.
> Console: colour VGA+ 80x25
> Calibrating delay loop... 198.65 BogoMIPS
> Memory: 16513000k/17301504k available (1687k kernel code, 259296k reserved, 1290k data, 228k init, 15859416k highmem)
> Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
> Inode cache hash table entries: 524288 (order: 10, 4194304 bytes)
> Mount cache hash table entries: 512 (order: 0, 4096 bytes)
> Buffer cache hash table entries: 1048576 (order: 10, 4194304 bytes)
> Page-cache hash table entries: 1048576 (order: 10, 4194304 bytes)
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 0
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#0.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> Enabling fast FPU save and restore... done.
> Enabling unmasked SIMD FPU exception support... done.
> Checking 'hlt' instruction... OK.
> POSIX conformance testing by UNIFIX
> mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
> mtrr: detected mtrr type: Intel
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 0
> Intel machine check reporting enabled on CPU#0.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU0: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> per-CPU timeslice cutoff: 1462.91 usecs.
> task migration cache decay timeout: 10 msecs.
> enabled ExtINT on CPU#0
> Leaving ESR disabled.
> Booting processor 1/2 eip 2000
> Initializing CPU#1
> masked ExtINT on CPU#1
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 1
> Intel machine check reporting enabled on CPU#1.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU1: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 2/16 eip 2000
> Initializing CPU#2
> masked ExtINT on CPU#2
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> ACPI tables and CPU MSR values mismatch about cpu number 
> CPU: Physical Processor ID: 8
> Intel machine check reporting enabled on CPU#2.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU2: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 3/18 eip 2000
> Initializing CPU#3
> masked ExtINT on CPU#3
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 9
> Intel machine check reporting enabled on CPU#3.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU3: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 4/32 eip 2000
> Initializing CPU#4
> masked ExtINT on CPU#4
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 16
> Intel machine check reporting enabled on CPU#4.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU4: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 5/34 eip 2000
> Initializing CPU#5
> masked ExtINT on CPU#5
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 17
> Intel machine check reporting enabled on CPU#5.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU5: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 6/48 eip 2000
> Initializing CPU#6
> masked ExtINT on CPU#6
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 24
> Intel machine check reporting enabled on CPU#6.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU6: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 7/50 eip 2000
> Initializing CPU#7
> masked ExtINT on CPU#7
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 25
> Intel machine check reporting enabled on CPU#7.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU7: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 8/1 eip 2000
> Initializing CPU#8
> masked ExtINT on CPU#8
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 0
> Intel machine check reporting enabled on CPU#8.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU8: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 9/3 eip 2000
> Initializing CPU#9
> masked ExtINT on CPU#9
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 1
> Intel machine check reporting enabled on CPU#9.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU9: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 10/17 eip 2000
> Initializing CPU#10
> masked ExtINT on CPU#10
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 8
> Intel machine check reporting enabled on CPU#10.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU10: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 11/19 eip 2000
> Initializing CPU#11
> masked ExtINT on CPU#11
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 9
> Intel machine check reporting enabled on CPU#11.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU11: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 12/33 eip 2000
> Initializing CPU#12
> masked ExtINT on CPU#12
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 16
> Intel machine check reporting enabled on CPU#12.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU12: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 13/35 eip 2000
> Initializing CPU#13
> masked ExtINT on CPU#13
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 17
> Intel machine check reporting enabled on CPU#13.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU13: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 14/49 eip 2000
> Initializing CPU#14
> masked ExtINT on CPU#14
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 24
> Intel machine check reporting enabled on CPU#14.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU14: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Booting processor 15/51 eip 2000
> Initializing CPU#15
> masked ExtINT on CPU#15
> Leaving ESR disabled.
> Calibrating delay loop... 199.47 BogoMIPS
> CPU: Trace cache: 12K uops, L1 D cache: 8K
> CPU: L2 cache: 512K
> CPU: L3 cache: 1024K
> CPU: Physical Processor ID: 25
> Intel machine check reporting enabled on CPU#15.
> CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
> CPU:             Common caps: 3febfbff 00000000 00000000 00000000
> CPU15: Intel(R) XEON(TM) MP CPU 1.50GHz stepping 02
> Total of 16 processors activated (3190.78 BogoMIPS).
> ENABLING IO-APIC IRQs
> Setting 14 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 14 ... ok.
> Setting 13 in the phys_id_present_map
> ...changing IO-APIC physical APIC ID to 13 ... ok.
> init IO_APIC IRQs
>  IO-APIC (apicid-pin) 14-2, 14-3, 14-4, 14-5, 14-7, 14-9, 14-10, 14-11, 14-15, 14-17, 14-20, 14-21, 14-22, 14-23, 14-24, 14-25, 14-26, 14-27, 14-28, 14-29, 14-30, 14-31, 14-32, 14-33, 14-34, 14-35, 14-36, 14-37, 14-38, 14-43, 14-44, 14-45, 14-46, 14-47, 14-48, 14-49, 14-50, 13-24, 13-25, 13-26, 13-27, 13-28, 13-29, 13-30, 13-31, 13-32, 13-33, 13-34, 13-35, 13-36, 13-37, 13-38, 13-39, 13-40, 13-41, 13-42, 13-43, 13-44, 13-45, 13-46, 13-47, 13-48, 13-49, 13-50 not connected.
> ..TIMER: vector=0x31 pin1=0 pin2=-1
> number of MP IRQ sources: 38.
> number of IO-APIC #14 registers: 51.
> number of IO-APIC #13 registers: 51.
> testing the IO APIC.......................
> 
> IO APIC #14......
> .... register #00: 0E000000
> .......    : physical APIC id: 0E
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00320011
> .......     : max redirection entries: 0032
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : IO APIC version: 0011
> .... register #02: 00000000
> .......     : arbitration: 00
> .... IRQ redirection table:
>  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
>  00 002 02  0    0    0   0   0    0    0    31
>  01 010 00  0    0    0   0   0    0    0    39
>  02 000 00  1    0    0   0   0    0    0    00
>  03 000 00  1    0    0   0   0    0    0    00
>  04 000 00  1    0    0   0   0    0    0    00
>  05 000 00  1    0    0   0   0    0    0    00
>  06 032 02  0    0    0   0   0    0    0    41
>  07 000 00  1    0    0   0   0    0    0    00
>  08 003 03  0    0    0   1   0    0    0    49
>  09 000 00  1    0    0   0   0    0    0    00
>  0a 000 00  1    0    0   0   0    0    0    00
>  0b 000 00  1    0    0   0   0    0    0    00
>  0c 023 03  0    0    0   0   0    0    0    51
>  0d 031 01  0    0    0   0   0    0    0    59
>  0e 033 03  0    0    0   0   0    0    0    61
>  0f 000 00  1    0    0   0   0    0    0    00
>  10 002 02  1    1    0   1   0    0    0    69
>  11 000 00  1    0    0   0   0    0    0    00
>  12 012 02  1    1    0   1   0    0    0    71
>  13 020 00  1    1    0   1   0    0    0    79
>  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
>  18 000 00  1    0    0   0   0    0    0    00
>  19 000 00  1    0    0   0   0    0    0    00
>  1a 000 00  1    0    0   0   0    0    0    00
>  1b 000 00  1    0    0   0   0    0    0    00
>  1c 000 00  1    0    0   0   0    0    0    00
>  1d 000 00  1    0    0   0   0    0    0    00
>  1e 000 00  1    0    0   0   0    0    0    00
>  1f 000 00  1    0    0   0   0    0    0    00
>  20 000 00  1    0    0   0   0    0    0    00
>  21 000 00  1    0    0   0   0    0    0    00
>  22 000 00  1    0    0   0   0    0    0    00
>  23 000 00  1    0    0   0   0    0    0    00
>  24 000 00  1    0    0   0   0    0    0    00
>  25 000 00  1    0    0   0   0    0    0    00
>  26 000 00  1    0    0   0   0    0    0    00
>  27 001 01  1    1    0   1   0    0    0    81
>  28 003 03  1    1    0   1   0    0    0    89
>  29 011 01  1    1    0   1   0    0    0    91
>  2a 013 03  1    1    0   1   0    0    0    99
>  2b 000 00  1    0    0   0   0    0    0    00
>  2c 000 00  1    0    0   0   0    0    0    00
>  2d 000 00  1    0    0   0   0    0    0    00
>  2e 000 00  1    0    0   0   0    0    0    00
>  2f 000 00  1    0    0   0   0    0    0    00
>  30 000 00  1    0    0   0   0    0    0    00
>  31 000 00  1    0    0   0   0    0    0    00
>  32 000 00  1    0    0   0   0    0    0    00
> 
> IO APIC #13......
> .... register #00: 0D000000
> .......    : physical APIC id: 0D
> .......    : Delivery Type: 0
> .......    : LTS          : 0
> .... register #01: 00320011
> .......     : max redirection entries: 0032
> An unexpected IO-APIC was found. If this kernel release is less than
> three months old please report this to linux-smp@vger.kernel.org
> .......     : PRQ implemented: 0
> .......     : IO APIC version: 0011
> .... register #02: 00000000
> .......     : arbitration: 00
> .... IRQ redirection table:
>  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
>  00 020 00  1    1    0   1   0    0    0    A1
>  01 022 02  1    1    0   1   0    0    0    A9
>  02 030 00  1    1    0   1   0    0    0    B1
>  03 032 02  1    1    0   1   0    0    0    B9
>  04 001 01  1    1    0   1   0    0    0    C1
>  05 003 03  1    1    0   1   0    0    0    C9
>  06 011 01  1    1    0   1   0    0    0    D1
>  07 013 03  1    1    0   1   0    0    0    D9
>  08 021 01  1    1    0   1   0    0    0    E1
>  09 023 03  1    1    0   1   0    0    0    E9
>  0a 031 01  1    1    0   1   0    0    0    32
>  0b 033 03  1    1    0   1   0    0    0    3A
>  0c 000 00  1    1    0   1   0    0    0    42
>  0d 002 02  1    1    0   1   0    0    0    4A
>  0e 010 00  1    1    0   1   0    0    0    52
>  0f 012 02  1    1    0   1   0    0    0    5A
>  10 020 00  1    1    0   1   0    0    0    62
>  11 022 02  1    1    0   1   0    0    0    6A
>  12 030 00  1    1    0   1   0    0    0    72
>  13 032 02  1    1    0   1   0    0    0    7A
>  14 001 01  1    1    0   1   0    0    0    82
>  15 003 03  1    1    0   1   0    0    0    8A
>  16 011 01  1    1    0   1   0    0    0    92
>  17 013 03  1    1    0   1   0    0    0    9A
>  18 000 00  1    0    0   0   0    0    0    00
>  19 000 00  1    0    0   0   0    0    0    00
>  1a 000 00  1    0    0   0   0    0    0    00
>  1b 000 00  1    0    0   0   0    0    0    00
>  1c 000 00  1    0    0   0   0    0    0    00
>  1d 000 00  1    0    0   0   0    0    0    00
>  1e 000 00  1    0    0   0   0    0    0    00
>  1f 000 00  1    0    0   0   0    0    0    00
>  20 000 00  1    0    0   0   0    0    0    00
>  21 000 00  1    0    0   0   0    0    0    00
>  22 000 00  1    0    0   0   0    0    0    00
>  23 000 00  1    0    0   0   0    0    0    00
>  24 000 00  1    0    0   0   0    0    0    00
>  25 000 00  1    0    0   0   0    0    0    00
>  26 000 00  1    0    0   0   0    0    0    00
>  27 000 00  1    0    0   0   0    0    0    00
>  28 000 00  1    0    0   0   0    0    0    00
>  29 000 00  1    0    0   0   0    0    0    00
>  2a 000 00  1    0    0   0   0    0    0    00
>  2b 000 00  1    0    0   0   0    0    0    00
>  2c 000 00  1    0    0   0   0    0    0    00
>  2d 000 00  1    0    0   0   0    0    0    00
>  2e 000 00  1    0    0   0   0    0    0    00
>  2f 000 00  1    0    0   0   0    0    0    00
>  30 000 00  1    0    0   0   0    0    0    00
>  31 000 00  1    0    0   0   0    0    0    00
>  32 000 00  1    0    0   0   0    0    0    00
> IRQ to pin mappings:
> IRQ0 -> 0:0
> IRQ1 -> 0:1
> IRQ6 -> 0:6
> IRQ8 -> 0:8
> IRQ12 -> 0:12
> IRQ13 -> 0:13
> IRQ14 -> 0:14
> IRQ16 -> 0:16
> IRQ18 -> 0:18
> IRQ19 -> 0:19
> IRQ39 -> 0:39
> IRQ40 -> 0:40
> IRQ41 -> 0:41
> IRQ42 -> 0:42
> IRQ51 -> 1:0
> IRQ52 -> 1:1
> IRQ53 -> 1:2
> IRQ54 -> 1:3
> IRQ55 -> 1:4
> IRQ56 -> 1:5
> IRQ57 -> 1:6
> IRQ58 -> 1:7
> IRQ59 -> 1:8
> IRQ60 -> 1:9
> IRQ61 -> 1:10
> IRQ62 -> 1:11
> IRQ63 -> 1:12
> IRQ64 -> 1:13
> IRQ65 -> 1:14
> IRQ66 -> 1:15
> IRQ67 -> 1:16
> IRQ68 -> 1:17
> IRQ69 -> 1:18
> IRQ70 -> 1:19
> IRQ71 -> 1:20
> IRQ72 -> 1:21
> IRQ73 -> 1:22
> IRQ74 -> 1:23
> .................................... done.
> Using local APIC timer interrupts.
> calibrating APIC timer ...
> ..... CPU clock speed is 1496.8562 MHz.
> ..... host bus clock speed is 99.7902 MHz.
> cpu: 0, clocks: 997902, slice: 58700
> CPU0<T0:997888,T1:939184,D:4,S:58700,C:997902>
> cpu: 1, clocks: 997902, slice: 58700
> cpu: 8, clocks: 997902, slice: 58700
> cpu: 11, clocks: 997902, slice: 58700
> cpu: 9, clocks: 997902, slice: 58700
> cpu: 10, clocks: 997902, slice: 58700
> cpu: 2, clocks: 997902, slice: 58700
> cpu: 3, clocks: 997902, slice: 58700
> cpu: 4, clocks: 997902, slice: 58700
> cpu: 5, clocks: 997902, slice: 58700
> cpu: 14, clocks: 997902, slice: 58700
> cpu: 15, clocks: 997902, slice: 58700
> cpu: 13, clocks: 997902, slice: 58700
> cpu: 6, clocks: 997902, slice: 58700
> cpu: 7, clocks: 997902, slice: 58700
> cpu: 12, clocks: 997902, slice: 58700
> CPU1<T0:997888,T1:880480,D:8,S:58700,C:997902>
> CPU2<T0:997888,T1:821776,D:12,S:58700,C:997902>
> CPU3<T0:997888,T1:763072,D:16,S:58700,C:997902>
> CPU4<T0:997888,T1:704384,D:4,S:58700,C:997902>
> CPU5<T0:997888,T1:645680,D:8,S:58700,C:997902>
> CPU6<T0:997888,T1:586976,D:12,S:58700,C:997902>
> CPU7<T0:997888,T1:528272,D:16,S:58700,C:997902>
> CPU8<T0:997888,T1:469584,D:4,S:58700,C:997902>
> CPU9<T0:997888,T1:410880,D:8,S:58700,C:997902>
> CPU10<T0:997888,T1:352176,D:12,S:58700,C:997902>
> CPU11<T0:997888,T1:293488,D:0,S:58700,C:997902>
> CPU12<T0:997888,T1:234784,D:4,S:58700,C:997902>
> CPU13<T0:997888,T1:176080,D:8,S:58700,C:997902>
> CPU14<T0:997888,T1:117376,D:12,S:58700,C:997902>
> CPU15<T0:997888,T1:58688,D:0,S:58700,C:997902>
> cpu_sibling_map[0] = 8
> cpu_sibling_map[1] = 9
> cpu_sibling_map[2] = 10
> cpu_sibling_map[3] = 11
> cpu_sibling_map[4] = 12
> cpu_sibling_map[5] = 13
> cpu_sibling_map[6] = 14
> cpu_sibling_map[7] = 15
> cpu_sibling_map[8] = 0
> cpu_sibling_map[9] = 1
> cpu_sibling_map[10] = 2
> cpu_sibling_map[11] = 3
> cpu_sibling_map[12] = 4
> cpu_sibling_map[13] = 5
> cpu_sibling_map[14] = 6
> cpu_sibling_map[15] = 7
> mapping CPU#0's runqueue to CPU#8's runqueue.
> mapping CPU#1's runqueue to CPU#9's runqueue.
> mapping CPU#2's runqueue to CPU#10's runqueue.
> mapping CPU#3's runqueue to CPU#11's runqueue.
> mapping CPU#4's runqueue to CPU#12's runqueue.
> mapping CPU#5's runqueue to CPU#13's runqueue.
> mapping CPU#6's runqueue to CPU#14's runqueue.
> mapping CPU#7's runqueue to CPU#15's runqueue.
> zapping low mappings.
> Process timing init...done.
> Starting migration thread for cpu 0
> Starting migration thread for cpu 1
> Starting migration thread for cpu 2
> Starting migration thread for cpu 3
> Starting migration thread for cpu 4
> Starting migration thread for cpu 5
> Starting migration thread for cpu 6
> Starting migration thread for cpu 7
> Starting migration thread for cpu 8
> Starting migration thread for cpu 9
> Starting migration thread for cpu 10
> Starting migration thread for cpu 11
> Starting migration thread for cpu 12
> Starting migration thread for cpu 13
> Starting migration thread for cpu 14
> Starting migration thread for cpu 15
> PCI: PCI BIOS revision 2.10 entry at 0xfd30d, last bus=11
> PCI: Using configuration type 1
> PCI: Probing PCI hardware
> PCI: Discovered peer bus 01
> PCI: Discovered peer bus 02
> PCI: Discovered peer bus 05
> PCI: Discovered peer bus 07
> PCI: Discovered peer bus 09
> PCI->APIC IRQ transform: (B0,I3,P0) -> 39
> PCI->APIC IRQ transform: (B0,I4,P0) -> 16
> PCI->APIC IRQ transform: (B0,I5,P3) -> 18
> PCI->APIC IRQ transform: (B0,I5,P3) -> 18
> PCI->APIC IRQ transform: (B1,I3,P0) -> 40
> PCI->APIC IRQ transform: (B1,I3,P1) -> 41
> PCI->APIC IRQ transform: (B1,I4,P0) -> 42
> PCI->APIC IRQ transform: (B2,I2,P0) -> 55
> PCI->APIC IRQ transform: (B5,I4,P0) -> 71
> PCI->APIC IRQ transform: (B7,I3,P0) -> 67
> PCI: Enabling Via external APIC routing
> PCI: Via IRQ fixup for 00:05.2, from 11 to 2
> PCI: Via IRQ fixup for 00:05.3, from 11 to 2
> isapnp: Scanning for PnP cards...
> isapnp: No Plug & Play device found
> Linux NET4.0 for Linux 2.4
> Based upon Swansea University Computer Society NET3.039
> Initializing RT netlink socket
> apm: BIOS not found.
> Total HugeTLB memory allocated, 0
> Starting kswapd
> allocated 32 pages and 32 bhs reserved for the highmem bounces
> VFS: Disk quotas vdquot_6.5.1
> aio_setup: num_physpages = 1081344
> aio_setup: sizeof(struct page) = 60
> Hugetlbfs mounted.
> pty: 2048 Unix98 ptys configured
> Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
> Real Time Clock Driver v1.10e
> NET4: Frame Diverter 0.46
> RAMDISK driver initialized: 256 RAM disks of 8192K size 1024 blocksize
> Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> VP_IDE: IDE controller at PCI slot 00:05.1
> VP_IDE: chipset revision 6
> VP_IDE: not 100% native mode: will probe irqs later
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:05.1
>     ide0: BM-DMA at 0x0700-0x0707, BIOS settings: hda:pio, hdb:pio
>     ide1: BM-DMA at 0x0708-0x070f, BIOS settings: hdc:pio, hdd:pio
> hda: LG CD-ROM CRN-8245B, ATAPI CD/DVD-ROM drive
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> ide-floppy driver 0.99.newide
> ide-floppy driver 0.99.newide
> md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
> md: Autodetecting RAID arrays.
> md: autorun ...
> md: ... autorun DONE.
> pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> Initializing Cryptographic API
> NET4: Linux TCP/IP 1.0 for NET4.0
> IP: routing cache hash table of 262144 buckets, 2048Kbytes
> TCP: Hash tables configured (established 524288 bind 65536)
> Linux IP multicast router 0.06 plus PIM-SM
> Initializing IPsec netlink socket
> NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
> RAMDISK: Compressed image found at block 0
> Freeing initrd memory: 329k freed
> VFS: Mounted root (ext2 filesystem).
> SCSI subsystem driver Revision: 1.00
> scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
>         <Adaptec aic7899 Ultra160 SCSI adapter>
>         aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
> 
> scsi1 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
>         <Adaptec aic7899 Ultra160 SCSI adapter>
>         aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs
> 
> scsi2 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
>         <Adaptec 29160B Ultra160 SCSI adapter>
>         aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
> 
> blk: queue f61e2218, I/O limit 524287Mb (mask 0x7fffffffff)
> scsi2:A:5:0: DV failed to configure device.  Please file a bug report against this driver.
> (scsi2:A:5): 80.000MB/s transfers (40.000MHz, offset 15, 16bit)
>   Vendor: IBM       Model: ULTRIUM-TD1       Rev: 25D4
>   Type:   Sequential-Access                  ANSI SCSI revision: 03
> blk: queue f61e2018, I/O limit 524287Mb (mask 0x7fffffffff)
> scsi3 : IBM PCI ServeRAID 6.11.07  Build 2224 <ServeRAID 4Mx>
> blk: queue f6172e18, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
>   Vendor: IBM       Model: SERVERAID         Rev: 1.00
>   Type:   Direct-Access                      ANSI SCSI revision: 02
> blk: queue f6172a18, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
>   Vendor: IBM       Model: SERVERAID         Rev: 1.00
>   Type:   Direct-Access                      ANSI SCSI revision: 02
> blk: queue f6172818, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
>   Vendor: IBM       Model: SERVERAID         Rev: 1.00
>   Type:   Processor                          ANSI SCSI revision: 02
> blk: queue f6172618, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
>   Vendor: IBM       Model: GNHv1 S2          Rev: 0   
>   Type:   Processor                          ANSI SCSI revision: 02
> blk: queue f6172418, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
>   Vendor: IBM       Model: EXP300   S160     Rev: D014
>   Type:   Processor                          ANSI SCSI revision: 03
> blk: queue f6172218, I/O limit 4294967295Mb (mask 0xffffffffffffffff)
> Attached scsi disk sda at scsi3, channel 0, id 0, lun 0
> Attached scsi disk sdb at scsi3, channel 0, id 1, lun 0
> SCSI device sda: 71096320 512-byte hdwr sectors (36401 MB)
> Partition check:
>  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
> SCSI device sdb: 573489152 512-byte hdwr sectors (293626 MB)
>  sdb: sdb1 sdb2
> Journalled Block Device driver loaded
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
> Freeing unused kernel memory: 228k freed
> usb.c: registered new driver usbdevfs
> usb.c: registered new driver hub
> usb-uhci.c: $Revision: 1.275 $ time 18:13:42 Jun 29 2004
> usb-uhci.c: High bandwidth mode enabled
> usb-uhci.c: USB UHCI at I/O 0x1880, IRQ 18
> usb-uhci.c: Detected 2 ports
> usb.c: new USB bus registered, assigned bus number 1
> hub.c: USB hub found
> hub.c: 2 ports detected
> usb-uhci.c: USB UHCI at I/O 0x18a0, IRQ 18
> usb-uhci.c: Detected 2 ports
> usb.c: new USB bus registered, assigned bus number 2
> hub.c: USB hub found
> hub.c: 2 ports detected
> usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
> usb.c: registered new driver hiddev
> usb.c: registered new driver hid
> hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
> hid-core.c: USB HID support drivers
> mice: PS/2 mouse device common for all mice
> EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,1), internal journal
> Adding Swap: 1024120k swap-space (priority -1)
> kjournald starting.  Commit interval 5 seconds
> EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,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 sd(8,17), 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,18), 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,6), 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,5), 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,7), internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> st: Version 20030406, bufsize 32768, max init. bufs 4, s/g segs 16
> Attached scsi tape st0 at scsi2, channel 0, id 5, lun 0


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

* Re: unexpected IO-APIC
@ 2004-06-23 11:44 Jörg Lübbert
  0 siblings, 0 replies; 135+ messages in thread
From: Jörg Lübbert @ 2004-06-23 11:44 UTC (permalink / raw)
  To: linux-smp

I'm sorry, I forgot to add the Kernel version. It is 2.4.26 patched 
against GRsecurity 2.0

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

* unexpected IO-APIC
@ 2004-06-23 11:42 Jörg Lübbert
  0 siblings, 0 replies; 135+ messages in thread
From: Jörg Lübbert @ 2004-06-23 11:42 UTC (permalink / raw)
  To: linux-smp

Hello,

The reason of my writing is that an error message of our webserver asked 
me to do so.

We're running a dual Opteron system and when booting up, the following 
error is shown. It's in no way critical to the operation of the system. 
Everything works normal.

Output of dmesg:
IO APIC #3......
.... register #00: 03000000
.......    : physical APIC id: 03
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00030011
.......     : max redirection entries: 0003
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.......     : PRQ implemented: 0
.......     : IO APIC version: 0011
.... register #02: 00000000
.......     : arbitration: 00
.... IRQ redirection table:
  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
  00 003 03  1    1    0   1   0    1    1    99
  01 003 03  1    1    0   1   0    1    1    A1
  02 000 00  1    0    0   0   0    0    0    00
  03 000 00  1    0    0   0   0    0    0    00

IO APIC #4......
.... register #00: 04000000
.......    : physical APIC id: 04
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00030011
.......     : max redirection entries: 0003
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.......     : PRQ implemented: 0
.......     : IO APIC version: 0011
.... register #02: 00000000
.......     : arbitration: 00
.... IRQ redirection table:
  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
  00 003 03  1    1    0   1   0    1    1    A9
  01 000 00  1    0    0   0   0    0    0    00
  02 000 00  1    0    0   0   0    0    0    00
  03 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
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ24 -> 1:0
IRQ25 -> 1:1
IRQ28 -> 2:0
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1395.6556 MHz.
..... host bus clock speed is 199.3792 MHz.
cpu: 0, clocks: 1993792, slice: 664597
CPU0<T0:1993792,T1:1329184,D:11,S:664597,C:1993792>
cpu: 1, clocks: 1993792, slice: 664597
CPU1<T0:1993792,T1:664592,D:6,S:664597,C:1993792>


Output of /proc/pci:
PCI devices found:
   Bus  0, device   6, function  0:
     PCI bridge: Advanced Micro Devices [AMD] AMD-8111 PCI (rev 7).
       Master Capable.  Latency=64.  Min Gnt=11.
   Bus  0, device   7, function  0:
     ISA bridge: Advanced Micro Devices [AMD] AMD-8111 LPC (rev 5).
   Bus  0, device   7, function  1:
     IDE interface: Advanced Micro Devices [AMD] AMD-8111 IDE (rev 3).
       Master Capable.  Latency=32.
       I/O at 0xffa0 [0xffaf].
   Bus  0, device   7, function  2:
     SMBus: Advanced Micro Devices [AMD] AMD-8111 SMBus 2.0 (rev 2).
       IRQ 19.
       Master Capable.  Latency=64.
       I/O at 0xcc00 [0xcc1f].
   Bus  0, device   7, function  3:
     Bridge: Advanced Micro Devices [AMD] AMD-8111 ACPI (rev 5).
       Master Capable.  Latency=64.
   Bus  0, device  11, function  0:
     PCI bridge: Advanced Micro Devices [AMD] AMD-8131 PCI-X Bridge (#2) 
(rev 18).
       Master Capable.  Latency=64.  Min Gnt=5.
   Bus  0, device  10, function  0:
     PCI bridge: Advanced Micro Devices [AMD] AMD-8131 PCI-X Bridge (rev 
18).
       Master Capable.  Latency=64.  Min Gnt=5.
   Bus  0, device  11, function  1:
     PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X APIC (#2) (rev 1).
       Non-prefetchable 64 bit memory at 0xfebff000 [0xfebfffff].
   Bus  0, device  10, function  1:
     PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X APIC (rev 1).
       Non-prefetchable 64 bit memory at 0xfebfe000 [0xfebfefff].
   Bus  0, device  25, function  0:
     Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge (#2) (rev 0).
   Bus  0, device  24, function  0:
     Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge (rev 0).
   Bus  0, device  25, function  1:
     Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge (#2) (rev 0).
   Bus  0, device  24, function  1:
     Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge (rev 0).
   Bus  0, device  25, function  2:
     Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge (#2) (rev 0).
   Bus  0, device  24, function  2:
     Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge (rev 0).
   Bus  0, device  25, function  3:
     Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge (#2) (rev 0).
   Bus  0, device  24, function  3:
     Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge (rev 0).
   Bus  3, device   0, function  1:
     USB Controller: Advanced Micro Devices [AMD] AMD-8111 USB (#2) (rev 
11).
       IRQ 19.
       Master Capable.  Latency=64.  Max Lat=80.
       Non-prefetchable 32 bit memory at 0xfeafe000 [0xfeafefff].
   Bus  3, device   0, function  0:
     USB Controller: Advanced Micro Devices [AMD] AMD-8111 USB (rev 11).
       IRQ 19.
       Master Capable.  Latency=64.  Max Lat=80.
       Non-prefetchable 32 bit memory at 0xfeafd000 [0xfeafdfff].
   Bus  3, device   6, function  0:
     VGA compatible controller: ATI Technologies Inc Rage XL (rev 39).
       IRQ 18.
       Master Capable.  Latency=64.  Min Gnt=8.
       Non-prefetchable 32 bit memory at 0xfd000000 [0xfdffffff].
       I/O at 0xb800 [0xb8ff].
       Non-prefetchable 32 bit memory at 0xfeaff000 [0xfeafffff].
   Bus  2, device   9, function  1:
     Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit 
Ethernet (#2) (rev 3).
       IRQ 25.
       Master Capable.  Latency=64.  Min Gnt=64.
       Non-prefetchable 64 bit memory at 0xfc9f0000 [0xfc9fffff].
       Non-prefetchable 64 bit memory at 0xfc9e0000 [0xfc9effff].
   Bus  2, device   9, function  0:
     Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit 
Ethernet (rev 3).
       IRQ 24.
       Master Capable.  Latency=64.  Min Gnt=64.
       Non-prefetchable 64 bit memory at 0xfc9c0000 [0xfc9cffff].
       Non-prefetchable 64 bit memory at 0xfc9b0000 [0xfc9bffff].
   Bus  1, device   3, function  0:
     RAID bus controller: Mylex Corporation AcceleRAID 352/170/160 
support Device (rev 2).
       IRQ 28.
       Master Capable.  Latency=64.
       Prefetchable 32 bit memory at 0xf8000000 [0xfbffffff].


And /proc/cpuinfo:
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 5
model name      : AMD Opteron(tm) Processor 240
stepping        : 1
cpu MHz         : 1395.566
cache size      : 1024 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall mmxext lm 3dnowext 
3dnow
bogomips        : 2785.28

processor       : 1
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 5
model name      : AMD Opteron(tm) Processor 240
stepping        : 1
cpu MHz         : 1395.566
cache size      : 1024 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall mmxext lm 3dnowext 
3dnow
bogomips        : 2785.28


/proc/interrupts:
            CPU0       CPU1
   0:       6367   57762577    IO-APIC-edge  timer
   1:          0          2    IO-APIC-edge  keyboard
   2:          0          0          XT-PIC  cascade
   8:          0          2    IO-APIC-edge  rtc
  14:          0          5    IO-APIC-edge  ide0
  24:      11190   12976248   IO-APIC-level  eth1
  25:    2888250   10136461   IO-APIC-level  eth0
  28:        285    1874139   IO-APIC-level  Mylex AcceleRAID 352
NMI:          0          0
LOC:   57771145   57771143
ERR:          0
MIS:          0


Do you want to look further into this issue? Can I help you with this?

Cheers

- Jörg Lübbert

-- 
Login Lanstation GmbH
Technische Abteilung
www.login-lanstation.de

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

* Unexpected IO-APIC
@ 2004-06-18 18:15 GIN (Garreth Jeremiah)
  0 siblings, 0 replies; 135+ messages in thread
From: GIN (Garreth Jeremiah) @ 2004-06-18 18:15 UTC (permalink / raw)
  To: linux-smp

I am running into some problems with my IBM x365 and quad port ethernet
cards.

The messages log tells me that the card/driver is not raising an interrupt
(IRQ 32 in this case, but I presume that is laregely irrelavent)... looking
further I found a message asking me to email you.

I thought the ethernet problem could be related to ACPI but am not armed
with enough knowledge to know for sure.  I tried adding pci=noacpi to the
grub kernel line...I also seperatly tried acpi=off.

THe kernel appeared not to understand the noacpi option and seemed to ignore
the acpi.

THe version of the kernel is 2.4.9-44 and it can not be upgraded for various
reasons.

The message in the log is:

IO APIC #14.......
.... regieter #00: 0E000000
.......    : physical APIC id: 0E
.... register #01: 00230011
.......     : max redirection entries: 0023
WARNING: unexpected IO-APIC, please mail
         to linux-smp@vger.kernel.org



As FYI the affect I am seeing is that I can ping port1 of the ethernet quad
card, port 2 is slow port 3 is almost unresponsive etc. etc.


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

* unexpected IO-APIC
@ 2004-04-23  8:28 Piers Lauder
  0 siblings, 0 replies; 135+ messages in thread
From: Piers Lauder @ 2004-04-23  8:28 UTC (permalink / raw)
  To: linux-smp

Linux version 2.4.21-0.29mdkenterprise (qateam@updates.mandrakesoft.com) (gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)) #1 SMP Tue Mar 23 22:11:27 MST 2004
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
 BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
 BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
127MB HIGHMEM available.
896MB LOWMEM available.
ACPI: have wakeup address 0xc0002000
found SMP MP-table at 000f6550
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
hm, page 000f1000 reserved twice.
hm, page 000f2000 reserved twice.
On node 0 totalpages: 262128
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 32752 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 17 at 0xFEC00000.
Enabling APIC mode: Flat.	Using 1 I/O APICs
Processors: 1
Kernel command line: root=/dev/hda6 devfs=mount hdd=ide-scsi acpi=off vga=794
ide_setup: hdd=ide-scsi
Initializing CPU#0
Detected 1665.288 MHz processor.
Console: colour dummy device 80x25
Calibrating delay loop... 3322.67 BogoMIPS
Memory: 1032116k/1048512k available (1588k kernel code, 16008k reserved, 1138k data, 156k init, 131008k highmem)
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1cbfbff 00000000 00000000
CPU:             Common caps: 0383fbff c1cbfbff 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1cbfbff 00000000 00000000
CPU:             Common caps: 0383fbff c1cbfbff 00000000 00000000
CPU0: AMD Athlon(tm) XP 2000+ stepping 02
per-CPU timeslice cutoff: 731.43 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Error: only one processor found.
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-19, 2-20, 2-22 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 22.
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: 00178003
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0003
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    71
 0d 001 01  0    0    0   0   0    1    1    79
 0e 001 01  0    0    0   0   0    1    1    81
 0f 001 01  0    0    0   0   0    1    1    89
 10 001 01  1    1    0   1   0    1    1    91
 11 001 01  1    1    0   1   0    1    1    99
 12 001 01  1    1    0   1   0    1    1    A1
 13 000 00  1    0    0   0   0    0    0    00
 14 000 00  1    0    0   0   0    0    0    00
 15 001 01  1    1    0   1   0    1    1    A9
 16 000 00  1    0    0   0   0    0    0    00
 17 001 01  1    1    0   1   0    1    1    B1
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ21 -> 0:21
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1665.2969 MHz.
..... host bus clock speed is 266.4475 MHz.
cpu: 0, clocks: 2664475, slice: 1332237
CPU0<T0:2664464,T1:1332224,D:3,S:1332237,C:2664475>
Waiting on wait_init_idle (map = 0x0)
All processors have done init_idle
ACPI: Subsystem revision 20030122
ACPI: Disabled via command line (acpi=off)
PCI: PCI BIOS revision 2.10 entry at 0xfbcc0, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: ACPI tables contain no PCI IRQ routing entries
PCI: Probing PCI hardware (bus 00)
PCI: Using IRQ router VIA [1106/3177] at 00:11.0
PCI->APIC IRQ transform: (B0,I5,P0) -> 16
PCI->APIC IRQ transform: (B0,I6,P0) -> 17
PCI->APIC IRQ transform: (B0,I7,P0) -> 18
PCI->APIC IRQ transform: (B0,I16,P0) -> 21
PCI->APIC IRQ transform: (B0,I16,P1) -> 21
PCI->APIC IRQ transform: (B0,I16,P2) -> 21
PCI->APIC IRQ transform: (B0,I16,P3) -> 21
PCI->APIC IRQ transform: (B0,I18,P0) -> 23
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI: Via IRQ fixup for 00:10.0, from 10 to 5
PCI: Via IRQ fixup for 00:10.1, from 11 to 5
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16)
Starting kswapd
allocated 32 pages and 32 bhs reserved for the highmem bounces
VFS: Disk quotas vdquot_6.5.1
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
vesafb: framebuffer at 0xa0000000, mapped to 0xf8800000, size 20480k
vesafb: mode is 1280x1024x16, linelength=2560, pages=24
vesafb: protected mode interface info at c000:552a
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Looking for splash picture.... no good signature found.
Console: switching to colour frame buffer device 160x64
fb0: VESA VGA frame buffer device
pty: 1024 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 00:11.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci00:11.1
    ide0: BM-DMA at 0xbc00-0xbc07, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xbc08-0xbc0f, BIOS settings: hdc:DMA, hdd:DMA
hda: ST380021A, ATA DISK drive
hdb: ST380021A, ATA DISK drive
blk: queue c042d000, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c042d14c, I/O limit 4095Mb (mask 0xffffffff)
hdc: ATAPI DVD-ROM 16X Maximum, ATAPI CD/DVD-ROM drive
hdd: PLEXTOR CD-R PX-W2410A, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: host protected area => 1
hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=9729/255/63, UDMA(100)
hdb: host protected area => 1
hdb: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=9729/255/63, UDMA(100)
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 >
 /dev/ide/host0/bus0/target1/lun0: p1 p2 < p5 p6 p7 >
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 240k freed
VFS: Mounted root (ext2 filesystem).
Mounted devfs on /dev
SCSI subsystem driver Revision: 1.00
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.8
        <Adaptec 2930CU SCSI adapter>
        aic7860: Ultra Single Channel A, SCSI Id=7, 3/253 SCBs

blk: queue c1cde818, I/O limit 4095Mb (mask 0xffffffff)
Journalled Block Device driver loaded
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Mounted devfs on /dev
Freeing unused kernel memory: 156k freed
Real Time Clock Driver v1.10e
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 22:50:45 Mar 23 2004
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xb000, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xb400, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xb800, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usbdevfs: remount parameter error
usb.c: registered new driver usblp
printer.c: v0.11: USB Printer Device Class driver
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,6), internal journal
Adding Swap: 1244996k swap-space (priority -1)
Adding Swap: 1244996k swap-space (priority -2)
hub.c: new USB device 00:10.1-1, assigned address 2
hub.c: USB hub found
hub.c: 4 ports detected
hub.c: new USB device 00:10.1-2, assigned address 3
printer.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0417
scsi1 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: PLEXTOR   Model: CD-R   PX-W2410A  Rev: 1.02
  Type:   CD-ROM                             ANSI SCSI revision: 02
hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(66)
Uniform CD-ROM driver Revision: 3.12
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
eth0: Intel Corp. 82557/8/9 [Ethernet Pro 100], 00:02:B3:9E:2F:24, IRQ 16.
  Board assembly 751767-004, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
    Secondary interface chip i82555.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x3258698e).
inserting floppy driver for 2.4.21-0.29mdkenterprise
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Attached scsi CD-ROM sr0 at scsi1, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
i2c-core.o: i2c core module version 2.7.0 (20021208)
i2c-proc.o version 2.7.0 (20021208)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Creative EMU10K1 PCI Audio Driver, version 0.20, 22:50:12 Mar 23 2004
emu10k1: EMU10K1 rev 7 model 0x8061 found, IO at 0xa800-0xa81f, IRQ 18
ac97_codec: AC97 Audio codec, id: 0x8384:0x7608 (SigmaTel STAC9708)
emu10k1: SBLive! 5.1 card detected
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: Unsupported Via chipset (device id: 3205), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: Unsupported Via chipset (device id: 3205), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: Unsupported Via chipset (device id: 3205), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: Unsupported Via chipset (device id: 3205), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: Unsupported Via chipset (device id: 3205), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
[drm] Initialized radeon 1.7.0 20020828 on minor 0
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: Unsupported Via chipset (device id: 3205), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: Unsupported Via chipset (device id: 3205), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: Unsupported Via chipset (device id: 3205), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
[drm:radeon_unlock] *ERROR* Process 1231 using kernel context 0
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
lp0: using parport0 (polling).
printer.c: usblp0: nonzero read/write bulk status received: -2
printer.c: usblp0: error -2 reading from printer

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

* unexpected IO-APIC
@ 2004-04-18 17:53 dpn22
  0 siblings, 0 replies; 135+ messages in thread
From: dpn22 @ 2004-04-18 17:53 UTC (permalink / raw)
  To: linux-smp

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


attach is the "dmesg" output of my machine
it reported an error and ask that i email you guys.
hope this can help in improving the kernel.

the log is attached.


Best Regards,
Daniel Nguyen
Computer Science - 2004
Drexel University
http://danux.net

[-- Attachment #2: 4.26 --]
[-- Type: application/octet-stream, Size: 10664 bytes --]

Linux version 2.4.26 (root@qubit) (gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)) #1 Sat Apr 17 11:22:31 EDT 2004
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 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.
On node 0 totalpages: 131068
zone(0): 4096 pages.
zone(1): 126972 pages.
zone(2): 0 pages.
ACPI: RSDP (v000 ASUS                                      ) @ 0x000f5e80
ACPI: RSDT (v001 ASUS   A7S333   0x42302e31 MSFT 0x31313031) @ 0x1fffc000
ACPI: FADT (v001 ASUS   A7S333   0x42302e31 MSFT 0x31313031) @ 0x1fffc0b2
ACPI: BOOT (v001 ASUS   A7S333   0x42302e31 MSFT 0x31313031) @ 0x1fffc030
ACPI: MADT (v001 ASUS   A7S333   0x42302e31 MSFT 0x31313031) @ 0x1fffc058
ACPI: DSDT (v001   ASUS A7S333   0x00001000 MSFT 0x0100000b) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 Pentium(tm) Pro APIC version 16
ACPI: LAPIC_NMI (acpi_id[0x00] 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 0, address 0xfec00000, IRQ 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 20 low level)
Using ACPI (MADT) for SMP configuration information
Kernel command line: BOOT_IMAGE=linux ro root=1606
Initializing CPU#0
Detected 2133.438 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 4259.84 BogoMIPS
Memory: 515852k/524272k available (1447k kernel code, 8032k reserved, 377k data, 292k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: CLK_CTL MSR was 6003d22f. Reprogramming to 2003d22f
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1c3fbff 00000000 00000000
CPU:             Common caps: 0383fbff c1c3fbff 00000000 00000000
CPU: AMD Athlon(TM) XP 2600+ stepping 01
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 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 2133.3196 MHz.
..... host bus clock speed is 266.6649 MHz.
cpu: 0, clocks: 2666649, slice: 1333324
CPU0<T0:2666640,T1:1333312,D:4,S:1333324,C:2666649>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
ACPI: Subsystem revision 20040326
PCI: PCI BIOS revision 2.10 entry at 0xf19a0, last bus=1
PCI: Using configuration type 1
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: System [ACPI] (supports S0 S1 S4 S5)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 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]
PCI: Probing PCI hardware
IOAPIC[0]: Set PCI routing entry (2-23 -> 0xb1 -> IRQ 23 Mode:1 Active:1)
00:00:02[A] -> 2-23 -> IRQ 23
IOAPIC[0]: Set PCI routing entry (2-17 -> 0xb9 -> IRQ 17 Mode:1 Active:1)
00:00:02[B] -> 2-17 -> IRQ 17
IOAPIC[0]: Set PCI routing entry (2-18 -> 0xc1 -> IRQ 18 Mode:1 Active:1)
00:00:02[C] -> 2-18 -> IRQ 18
IOAPIC[0]: Set PCI routing entry (2-19 -> 0xc9 -> IRQ 19 Mode:1 Active:1)
00:00:02[D] -> 2-19 -> IRQ 19
IOAPIC[0]: Set PCI routing entry (2-16 -> 0xd1 -> IRQ 16 Mode:1 Active:1)
00:00:08[A] -> 2-16 -> IRQ 16
IOAPIC[0]: Set PCI routing entry (2-22 -> 0xd9 -> IRQ 22 Mode:1 Active:1)
00:00:04[A] -> 2-22 -> IRQ 22
number of MP IRQ sources: 16.
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: 00178000
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0000
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  0    0    0   0   0    1    1    71
 0a 001 01  0    0    0   0   0    1    1    79
 0b 001 01  0    0    0   0   0    1    1    81
 0c 001 01  0    0    0   0   0    1    1    89
 0d 001 01  0    0    0   0   0    1    1    91
 0e 001 01  0    0    0   0   0    1    1    99
 0f 001 01  0    0    0   0   0    1    1    A1
 10 001 01  1    1    0   1   0    1    1    D1
 11 001 01  1    1    0   1   0    1    1    B9
 12 001 01  1    1    0   1   0    1    1    C1
 13 001 01  1    1    0   1   0    1    1    C9
 14 001 01  0    1    0   1   0    1    1    A9
 15 000 00  1    0    0   0   0    0    0    00
 16 001 01  1    1    0   1   0    1    1    D9
 17 001 01  1    1    0   1   0    1    1    B1
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
IRQ20 -> 0:20
IRQ22 -> 0:22
IRQ23 -> 0:23
.................................... done.
PCI: Using ACPI for IRQ routing
PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off'
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
pty: 256 Unix98 ptys configured
Real Time Clock Driver v1.10f
typhoon.c: version 1.4.3 (03/12/15)
PCI: Setting latency timer of device 00:0a.0 to 64
eth0: 3Com Typhoon (3CR990SVR97) at 0xe0809000, 00:04:76:e6:be:59
eth0: Typhoon 1.0 Sleep Image built 07/07/2000
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SIS5513: IDE controller at PCI slot 00:02.5
SIS5513: chipset revision 208
SIS5513: not 100% native mode: will probe irqs later
SIS5513: SiS745 ATA 100 (2nd gen) controller
    ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:DMA, hdd:pio
hda: Pioneer DVD-ROM ATAPIModel DVD-115 0122, ATAPI CD/DVD-ROM drive
hdc: IBM-DTLA-307075, ATA DISK drive
blk: queue c03401b4, I/O limit 4095Mb (mask 0xffffffff)
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hdc: attached ide-disk driver.
hdc: host protected area => 1
hdc: 150136560 sectors (76870 MB) w/1916KiB Cache, CHS=148945/16/63, UDMA(100)
Partition check:
 /dev/ide/host0/bus1/target0/lun0: [PTBL] [9345/255/63] p1 p2 < p5 p6 p7 >
cmpci: version $Revision: 6.16 $ time 11:23:25 Apr 17 2004
cmpci: found CM8738 adapter at io 0xb000 irq 17
PCI: Setting latency timer of device 00:05.0 to 64
cmpci: chip version = 055
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
PCI: Setting latency timer of device 00:02.2 to 64
host/usb-ohci.c: USB OHCI at membase 0xe080d000, IRQ 19
host/usb-ohci.c: usb-00:02.2, Silicon Integrated Systems [SiS] USB 1.0 Controller
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 3 ports detected
PCI: Setting latency timer of device 00:02.3 to 64
host/usb-ohci.c: USB OHCI at membase 0xe080f000, IRQ 23
host/usb-ohci.c: usb-00:02.3, Silicon Integrated Systems [SiS] USB 1.0 Controller (#2)
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 3 ports detected
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
usb.c: registered new driver usblp
printer.c: v0.13: USB Printer Device Class driver
mice: PS/2 mouse device common for all mice
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
reiserfs: found format "3.6" with standard journal
reiserfs: checking transaction log (device ide1(22,6)) ...
for (ide1(22,6))
ide1(22,6):Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 292k freed
hub.c: new USB device 00:02.2-1, assigned address 2
printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x03F0 pid 0x6104
hub.c: new USB device 00:02.2-2, assigned address 3
input: USB HID v1.10 Mouse [Logitech Trackball] on usb1:3.0
hub.c: new USB device 00:02.2-3, assigned address 4
input: USB HID v1.10 Mouse [062a:0000] on usb1:4.0

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

* unexpected IO-APIC
@ 2004-04-07  8:11 JKolk
  0 siblings, 0 replies; 135+ messages in thread
From: JKolk @ 2004-04-07  8:11 UTC (permalink / raw)
  To: linux-smp





Hi,

I found this in messages log:

...
Apr  5 18:22:54 splinstall kernel: ENABLING IO-APIC IRQs
Apr  5 18:22:54 splinstall kernel: Setting 2 in the phys_id_present_map
Apr  5 18:22:54 splinstall kernel: ...changing IO-APIC physical APIC ID to
2 ... ok.
Apr  5 18:22:54 splinstall kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Apr  5 18:22:54 splinstall kernel: testing the IO
APIC.......................
Apr  5 18:22:54 splinstall kernel:
Apr  5 18:22:54 splinstall kernel:  WARNING: unexpected IO-APIC, please
mail
Apr  5 18:22:54 splinstall kernel:           to linux-smp@vger.kernel.org
Apr  5 18:22:54 splinstall kernel: ....................................
done.
Apr  5 18:22:54 splinstall kernel: Using local APIC timer interrupts.
Apr  5 18:22:54 splinstall kernel: calibrating APIC timer ...
Apr  5 18:22:54 splinstall kernel: ..... CPU clock speed is 2806.4122 MHz.
Apr  5 18:22:54 splinstall kernel: ..... host bus clock speed is 200.4579
MHz.
Apr  5 18:22:54 splinstall kernel: cpu: 0, clocks: 2004579, slice: 1002289
Apr  5 18:22:54 splinstall kernel:
CPU0<T0:2004576,T1:1002272,D:15,S:1002289,C:2004579>
...


The machine is:
- Tyan S5102 Board
- 1GB RAM
- Pentium-4 2.8GHz
- Debian Linux
- Kernel 2.4.25

Suggestions?

Best regards from Kiel / Germany.
Jürgen Kolk

-------------------------------------------------------
Jürgen Kolk
Systemadministrator
-------------------------------------------------------
SPLENDID Internet GmbH & Co KG
An der Halle 400 1, 24143 Kiel, Germany
Tel. +49 (0) 431 66097-0, Fax: +49 (0) 431 66097-20
Deelbögenkamp 4c, 22297 Hamburg, Germany
Tel. +49 (0) 40 325272-49, Fax +49 (0) 40 325272-50
mailto:jkolk@splendid.de

http://www.splendid.de
http://www.freenet-business.de
Ein Unternehmen der freenet-Gruppe


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

* unexpected IO-APIC
@ 2004-04-01 14:32 Ian Jenkinson
  0 siblings, 0 replies; 135+ messages in thread
From: Ian Jenkinson @ 2004-04-01 14:32 UTC (permalink / raw)
  To: linux-smp

Hi,
I'm fairly new to Linux, and I have
Debian GNU/Linux 3.0 r1 (7 cdr's) and
Debian GNU/Linux i386 3.0r2 Update
    both from Ikarios;
I've also tried Mandrake 9.1 and Knoppix
With Debian, I am very slowly getting things to work, like graphics with an
apparently unrecognised card (MSI MS-Star Force GeForce4 MX440 (NVIDIA
GeForce MX440). (although it works beautifully with Knoppix and Win 2000)
Also I'm struggling to get my HP OfficeJet Pro 1150C to work with Debian's
CUPS, so far without success, although it worked nicely with Madrake 9.1's
CUPS.

When I hit dmesg, it tells me "Unexpected IO-APIC" and to mail you. So I'm
doing it.
All helpful remarks appreciated! Pls let me know if you need more info.
Cheers,   Ian
________________________________________
ian@ARKLE:~$ dmesg
Linux version 2.4.18-bf2.4 (root@zombie) (gcc version 2.95.4 20011002
(Debian prerelease)) #1 Son Apr 14 09:53:28 CEST 2002
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000d0000 - 00000000000d8000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
found SMP MP-table at 000fb930
hm, page 000fb000 reserved twice.
hm, page 000fc000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
On node 0 totalpages: 131056
zone(0): 4096 pages.
zone(1): 126960 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
Virtual Wire compatibility mode.
OEM ID: VIA Product ID: VT5440B APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 3 at 0xFEC00000.
Processors: 1
Kernel command line: root=/dev/hda6 ro BOOT_IMAGE=linux.bin
Initializing CPU#0
Detected 1281.359 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 2555.90 BogoMIPS
Memory: 512680k/524224k available (1783k kernel code, 11156k reserved, 549k
data, 280k init, 0k highmem)
Dentry-cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Before vendor init, caps: 0383fbff c1c3fbff 00000000, vendor = 2
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After vendor init, caps: 0383fbff c1c3fbff 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 0383fbff c1c3fbff 00000000 00000000
CPU: Common caps: 0383fbff c1c3fbff 00000000 00000000
CPU: AMD Athlon(tm) stepping 00
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
Checking for popad bug... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000080
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-17, 2-18, 2-20, 2-23 not
connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 20.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................
IO APIC #2......
.... register #00: 02000000
....... : physical APIC id: 02
.... register #01: 00178003
....... : max redirection entries: 0017
....... : PRQ implemented: 1
....... : IO APIC version: 0003
WARNING: unexpected IO-APIC, please mail
to linux-smp@vger.kernel.org
.... 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 001 01 0 0 0 0 0 1 1 39
02 001 01 0 0 0 0 0 1 1 31
03 001 01 0 0 0 0 0 1 1 41
04 001 01 0 0 0 0 0 1 1 49
05 000 00 1 0 0 0 0 0 0 00
06 001 01 0 0 0 0 0 1 1 51
07 001 01 0 0 0 0 0 1 1 59
08 001 01 0 0 0 0 0 1 1 61
09 001 01 0 0 0 0 0 1 1 69
0a 000 00 1 0 0 0 0 0 0 00
0b 000 00 1 0 0 0 0 0 0 00
0c 001 01 0 0 0 0 0 1 1 71
0d 001 01 0 0 0 0 0 1 1 79
0e 001 01 0 0 0 0 0 1 1 81
0f 001 01 0 0 0 0 0 1 1 89
10 001 01 1 1 0 1 0 1 1 91
11 000 00 1 0 0 0 0 0 0 00
12 000 00 1 0 0 0 0 0 0 00
13 001 01 1 1 0 1 0 1 1 99
14 000 00 1 0 0 0 0 0 0 00
15 001 01 1 1 0 1 0 1 1 A1
16 001 01 1 1 0 1 0 1 1 A9
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
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ19 -> 0:19
IRQ21 -> 0:21
IRQ22 -> 0:22
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1281.4199 MHz.
..... host bus clock speed is 205.0272 MHz.
cpu: 0, clocks: 2050272, slice: 1025136
CPU0<T0:2050272,T1:1025136,D:0,S:1025136,C:2050272>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
PCI: Using IRQ router default [1106/3177] at 00:11.0
PCI->APIC IRQ transform: (B0,I8,P0) -> 19
PCI->APIC IRQ transform: (B0,I16,P0) -> 21
PCI->APIC IRQ transform: (B0,I16,P1) -> 21
PCI->APIC IRQ transform: (B0,I16,P2) -> 21
PCI->APIC IRQ transform: (B0,I16,P3) -> 21
PCI->APIC IRQ transform: (B0,I17,P0) -> 22
PCI->APIC IRQ transform: (B0,I17,P2) -> 22
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI: Via IRQ fixup for 00:10.0, from 11 to 5
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Diskquotas version dquot_6.4.0 initialized
Journalled Block Device driver loaded
vga16fb: initializing
vga16fb: mapped to 0xc00a0000
Console: switching to colour frame buffer device 80x30
fb0: VGA16 VGA frame buffer device
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ
SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
block: 128 slots per queue, batch=32
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 89
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: Unknown VIA SouthBridge, contact Vojtech Pavlik <vojtech@suse.cz>
hda: Maxtor 6Y080L0, ATA DISK drive
hdb: Maxtor 6Y080L0, ATA DISK drive
hdc: SAMSUNG CD-ROM SC-152L, ATAPI CD/DVD-ROM drive
hdd: TEAC CD-W548E, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide0: probed IRQ 14 failed, using default.
ide1 at 0x170-0x177,0x376 on irq 15
ide1: probed IRQ 15 failed, using default.
hda: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=9964/255/63
hdb: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=9964/255/63
hdc: ATAPI 52X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.12
hdd: ATAPI 48X CD-ROM CD-R/RW drive, 2048kB Cache
ide-floppy driver 0.97.sv
Partition check:
hda: hda1 hda2 < hda5 hda6 hda7 >
hdb: hdb1
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Loading I2O Core - (c) Copyright 1999 Red Hat Software
I2O configuration manager v 0.04.
(C) Copyright 1999 Red Hat Software
loop: loaded (max 8 devices)
Compaq CISS Driver (v 2.4.5)
8139too Fast Ethernet driver 0.9.24
eth0: D-Link DFE-538TX (RealTek RTL8139) at 0xe081af00, 00:05:5d:48:70:de,
IRQ 19
eth0: Identified 8139 chip type 'RTL-8139C'
HDLC support module revision 1.02 for Linux 2.4
Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
ide-floppy driver 0.97.sv
Promise Fasttrak(tm) Softwareraid driver 0.03beta: No raid array found
Highpoint HPT370 Softwareraid driver for linux version 0.01
No raid array found
SCSI subsystem driver Revision: 1.00
Red Hat/Adaptec aacraid driver, Apr 14 2002
DC390: 0 adapters found
3ware Storage Controller device driver for Linux v1.02.00.016.
3w-xxxx: No cards with valid units found.
request_module[scsi_hostadapter]: Root fs not mounted
request_module[scsi_hostadapter]: Root fs not mounted
i2o_scsi.c: Version 0.0.1
chain_pool: 0 bytes @ c185e500
(512 byte buffers X 4 can_queue X 0 i2o controllers)
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)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 280k freed
Adding Swap: 506008k swap-space (priority -1)
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 10:29:43 Apr 14 2002
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xe800, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xe400, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xe000, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver keyboard
usbkbd.c: :USB HID Boot Protocol keyboard driver
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
NTFS driver v1.1.22 [Flags: R/O MODULE]
NTFS: Warning! NTFS volume version is Win2k+: Mounting read-only
cdrom: open failed.
VFS: Disk change detected on device ide1(22,0)
cdrom: open failed.
VFS: Disk change detected on device ide1(22,0)
VFS: Disk change detected on device fd(2,0)
hub.c: Cannot enable port 1 of hub 1, disabling port.
hub.c: Maybe the USB cable is bad?
eth0: Setting 100mbps full-duplex based on auto-negotiated partner ability
45e1.
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
parport0: Printer, HEWLETT-PACKARD OFFICEJET PRO 1150C
lp0: using parport0 (polling).
ian@ARKLE:~$


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

* Re: Unexpected IO-APIC
  2004-02-24 18:03   ` Lyle Worthington
@ 2004-02-24 18:31     ` Randy.Dunlap
  0 siblings, 0 replies; 135+ messages in thread
From: Randy.Dunlap @ 2004-02-24 18:31 UTC (permalink / raw)
  To: Lyle Worthington; +Cc: linux-smp

On Tue, 24 Feb 2004 12:03:58 -0600 Lyle Worthington wrote:

| We rolled back to this kernel after having multiple problems with the 
| newer 2.6 kernels.  This is the only kernel that has worked for us 
| consistently.  It is on 70 or so other servers and runs without any 
| problems.
| 
| I dont see this message on any of our P3 systems - only the systems that 
| have the P4s.  It's refreshing to know that this is not the cause of the 

Yes, the P4s have a different chipset, which is where the IO-APIC is.

| crashes - however the issue still remains that this one system is freezing 
| and there is no information in any of the log files, nor is there any 
| output to the screen when the system does freeze.
| 
| The times of the crashes arent the same - fsck completes with no problems, 
| and the only message I see in /var/log/messages is "restart" - never any 
| errors.  Im stuck on what to do next...
| 
| Thanks again for your help - and can you please CC me on any reply - i 
| dont subscribe to linux-smp.

Have you considered using a kernel debugger or crash dump (lkcd)?
Or have you tried logging /proc/meminfo and 'vmstat' output every 5
seconds or so to see if they record any useful info?


| On Tue, 24 Feb 2004 08:38:05 -0800, Randy.Dunlap <rddunlap@osdl.org> wrote:
| 
| > On Tue, 24 Feb 2004 09:07:21 -0600 Lyle Worthington wrote:
| >
| > | I am running RedHat 7.3 on a dual P4 3.2G Xeons with 6G RAM and linux
| > | kernel 2.4.18-19.7.xbigmem.  This sytem is the only one report this
| > | IO-APIC issue and has crashed 4 times in the past 6 days.  I have 
| > searched
| > | all over the web trying to find replies to messages people have sent in
| > | regarding this issue but have found none so I am emailing hoping you 
| > can
| > | help.  Here is the output from dmesg, let me know if you need any more
| > | information:
| > |
| > | IO APIC #2......
| > | .... register #00: 02008000
| > | .......    : physical APIC id: 02
| > |   WARNING: unexpected IO-APIC, please mail
| > |            to linux-smp@vger.kernel.org
| > | .... register #01: 00178020
| > | .......     : max redirection entries: 0017
| > | .......     : PRQ implemented: 1
| > | .......     : IO APIC version: 0020
| > | .... register #02: 00000000
| > | .......     : arbitration: 00
| > | .... IRQ redirection table:
| >
| > Hi,
| > The problems that you are seeing aren't likely to have anything to do
| > with the unexpected IO-APIC warning message.  In fact, that message
| > has been removed in the 2.6.x kernels.
| >
| > Is there a more recent kernel that you can use?  Just wondering since
| > I don't know about RH updates.
| >
| > --
| > ~Randy


--
~Randy

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

* Re: Unexpected IO-APIC
  2004-02-24 16:38 ` Randy.Dunlap
@ 2004-02-24 18:03   ` Lyle Worthington
  2004-02-24 18:31     ` Randy.Dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: Lyle Worthington @ 2004-02-24 18:03 UTC (permalink / raw)
  To: Randy.Dunlap; +Cc: linux-smp

We rolled back to this kernel after having multiple problems with the 
newer 2.6 kernels.  This is the only kernel that has worked for us 
consistently.  It is on 70 or so other servers and runs without any 
problems.

I dont see this message on any of our P3 systems - only the systems that 
have the P4s.  It's refreshing to know that this is not the cause of the 
crashes - however the issue still remains that this one system is freezing 
and there is no information in any of the log files, nor is there any 
output to the screen when the system does freeze.

The times of the crashes arent the same - fsck completes with no problems, 
and the only message I see in /var/log/messages is "restart" - never any 
errors.  Im stuck on what to do next...

Thanks again for your help - and can you please CC me on any reply - i 
dont subscribe to linux-smp.


On Tue, 24 Feb 2004 08:38:05 -0800, Randy.Dunlap <rddunlap@osdl.org> wrote:

> On Tue, 24 Feb 2004 09:07:21 -0600 Lyle Worthington wrote:
>
> | I am running RedHat 7.3 on a dual P4 3.2G Xeons with 6G RAM and linux
> | kernel 2.4.18-19.7.xbigmem.  This sytem is the only one report this
> | IO-APIC issue and has crashed 4 times in the past 6 days.  I have 
> searched
> | all over the web trying to find replies to messages people have sent in
> | regarding this issue but have found none so I am emailing hoping you 
> can
> | help.  Here is the output from dmesg, let me know if you need any more
> | information:
> |
> | IO APIC #2......
> | .... register #00: 02008000
> | .......    : physical APIC id: 02
> |   WARNING: unexpected IO-APIC, please mail
> |            to linux-smp@vger.kernel.org
> | .... register #01: 00178020
> | .......     : max redirection entries: 0017
> | .......     : PRQ implemented: 1
> | .......     : IO APIC version: 0020
> | .... register #02: 00000000
> | .......     : arbitration: 00
> | .... IRQ redirection table:
>
> Hi,
> The problems that you are seeing aren't likely to have anything to do
> with the unexpected IO-APIC warning message.  In fact, that message
> has been removed in the 2.6.x kernels.
>
> Is there a more recent kernel that you can use?  Just wondering since
> I don't know about RH updates.
>
> --
> ~Randy



-- 
</------------------------------|>
/ Lyle Worthington
| Operations Manager
| SKYLIST, Inc.
| lyle@skylist.net
\ (512) 857-7322
<\------------------------------|>


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

* Re: Unexpected IO-APIC
  2004-02-24 15:07 Unexpected IO-APIC Lyle Worthington
@ 2004-02-24 16:38 ` Randy.Dunlap
  2004-02-24 18:03   ` Lyle Worthington
  0 siblings, 1 reply; 135+ messages in thread
From: Randy.Dunlap @ 2004-02-24 16:38 UTC (permalink / raw)
  To: Lyle Worthington; +Cc: linux-smp

On Tue, 24 Feb 2004 09:07:21 -0600 Lyle Worthington wrote:

| I am running RedHat 7.3 on a dual P4 3.2G Xeons with 6G RAM and linux 
| kernel 2.4.18-19.7.xbigmem.  This sytem is the only one report this 
| IO-APIC issue and has crashed 4 times in the past 6 days.  I have searched 
| all over the web trying to find replies to messages people have sent in 
| regarding this issue but have found none so I am emailing hoping you can 
| help.  Here is the output from dmesg, let me know if you need any more 
| information:
| 
| IO APIC #2......
| .... register #00: 02008000
| .......    : physical APIC id: 02
|   WARNING: unexpected IO-APIC, please mail
|            to linux-smp@vger.kernel.org
| .... register #01: 00178020
| .......     : max redirection entries: 0017
| .......     : PRQ implemented: 1
| .......     : IO APIC version: 0020
| .... register #02: 00000000
| .......     : arbitration: 00
| .... IRQ redirection table:

Hi,
The problems that you are seeing aren't likely to have anything to do
with the unexpected IO-APIC warning message.  In fact, that message
has been removed in the 2.6.x kernels.

Is there a more recent kernel that you can use?  Just wondering since
I don't know about RH updates.

--
~Randy

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

* Unexpected IO-APIC
@ 2004-02-24 15:07 Lyle Worthington
  2004-02-24 16:38 ` Randy.Dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: Lyle Worthington @ 2004-02-24 15:07 UTC (permalink / raw)
  To: linux-smp

I am running RedHat 7.3 on a dual P4 3.2G Xeons with 6G RAM and linux 
kernel 2.4.18-19.7.xbigmem.  This sytem is the only one report this 
IO-APIC issue and has crashed 4 times in the past 6 days.  I have searched 
all over the web trying to find replies to messages people have sent in 
regarding this issue but have found none so I am emailing hoping you can 
help.  Here is the output from dmesg, let me know if you need any more 
information:

00 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: Before vendor init, caps: bfebfbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: L3 cache: 1024K
CPU: Physical Processor ID: 0
CPU: After vendor init, caps: bfebfbff 00000000 00000000 00000000
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU0: Intel(R) Xeon(TM) CPU 3.20GHz stepping 05
per-CPU timeslice cutoff: 1462.73 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/1 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 6379.68 BogoMIPS
CPU: Before vendor init, caps: bfebfbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: L3 cache: 1024K
CPU: Physical Processor ID: 0
CPU: After vendor init, caps: bfebfbff 00000000 00000000 00000000
Intel machine check reporting enabled on CPU#1.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU1: Intel(R) Xeon(TM) CPU 3.20GHz stepping 05
Booting processor 2/6 eip 2000
Initializing CPU#2
masked ExtINT on CPU#2
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 6379.68 BogoMIPS
CPU: Before vendor init, caps: bfebfbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: L3 cache: 1024K
CPU: Physical Processor ID: 3
CPU: After vendor init, caps: bfebfbff 00000000 00000000 00000000
Intel machine check reporting enabled on CPU#2.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU2: Intel(R) Xeon(TM) CPU 3.20GHz stepping 05
Booting processor 3/7 eip 2000
Initializing CPU#3
masked ExtINT on CPU#3
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 6379.68 BogoMIPS
CPU: Before vendor init, caps: bfebfbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: L3 cache: 1024K
CPU: Physical Processor ID: 3
CPU: After vendor init, caps: bfebfbff 00000000 00000000 00000000
Intel machine check reporting enabled on CPU#3.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU3: Intel(R) Xeon(TM) CPU 3.20GHz stepping 05
Total of 4 processors activated (25465.14 BogoMIPS).
cpu_sibling_map[0] = 1
cpu_sibling_map[1] = 0
cpu_sibling_map[2] = 3
cpu_sibling_map[3] = 2
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
Setting 3 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 3 ... ok.
Setting 4 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 4 ... ok.
init IO_APIC IRQs
  IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-17, 2-20, 2-23, 3-0, 3-1, 
3-2, 3-3, 3-5, 3-6, 3-7, 3-8, 3-9, 3-10, 3-11, 3-12, 3-13, 3-14, 3-15, 
3-16, 3-17, 3-18, 3-19, 3-20, 3-21, 3-22, 3-23, 4-0, 4-1, 4-2, 4-3, 4-4, 
4-5, 4-7, 4-8, 4-9, 4-10, 4-11, 4-12, 4-13, 4-14, 4-15, 4-16, 4-17, 4-18, 
4-19, 4-20, 4-21, 4-22, 4-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 20.
number of IO-APIC #2 registers: 24.
number of IO-APIC #3 registers: 24.
number of IO-APIC #4 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
  WARNING: unexpected IO-APIC, please mail
           to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... 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 00F 0F  0    0    0   0   0    1    1    39
  02 008 08  0    0    0   0   0    1    1    31
  03 00F 0F  0    0    0   0   0    1    1    41
  04 00F 0F  0    0    0   0   0    1    1    49
  05 000 00  1    0    0   0   0    0    0    00
  06 00F 0F  0    0    0   0   0    1    1    51
  07 00F 0F  0    0    0   0   0    1    1    59
  08 00F 0F  0    0    0   0   0    1    1    61
  09 00F 0F  0    0    0   0   0    1    1    69
  0a 000 00  1    0    0   0   0    0    0    00
  0b 000 00  1    0    0   0   0    0    0    00
  0c 00F 0F  0    0    0   0   0    1    1    71
  0d 00F 0F  0    0    0   0   0    1    1    79
  0e 00F 0F  0    0    0   0   0    1    1    81
  0f 00F 0F  0    0    0   0   0    1    1    89
  10 00F 0F  1    1    0   1   0    1    1    91
  11 000 00  1    0    0   0   0    0    0    00
  12 00F 0F  1    1    0   1   0    1    1    99
  13 00F 0F  1    1    0   1   0    1    1    A1
  14 000 00  1    0    0   0   0    0    0    00
  15 00F 0F  1    1    0   1   0    1    1    A9
  16 00F 0F  1    1    0   1   0    1    1    B1
  17 000 00  1    0    0   0   0    0    0    00

IO APIC #3......
.... register #00: 03000000
.......    : physical APIC id: 03
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 03000000
.......     : arbitration: 03
.... 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 000 00  1    0    0   0   0    0    0    00
  02 000 00  1    0    0   0   0    0    0    00
  03 000 00  1    0    0   0   0    0    0    00
  04 00F 0F  1    1    0   1   0    1    1    B9
  05 000 00  1    0    0   0   0    0    0    00
  06 000 00  1    0    0   0   0    0    0    00
  07 000 00  1    0    0   0   0    0    0    00
  08 000 00  1    0    0   0   0    0    0    00
  09 000 00  1    0    0   0   0    0    0    00
  0a 000 00  1    0    0   0   0    0    0    00
  0b 000 00  1    0    0   0   0    0    0    00
  0c 000 00  1    0    0   0   0    0    0    00
  0d 000 00  1    0    0   0   0    0    0    00
  0e 000 00  1    0    0   0   0    0    0    00
  0f 000 00  1    0    0   0   0    0    0    00
  10 000 00  1    0    0   0   0    0    0    00
  11 000 00  1    0    0   0   0    0    0    00
  12 000 00  1    0    0   0   0    0    0    00
  13 000 00  1    0    0   0   0    0    0    00
  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

IO APIC #4......
.... register #00: 04000000
.......    : physical APIC id: 04
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 04000000
.......     : arbitration: 04
.... 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 000 00  1    0    0   0   0    0    0    00
  02 000 00  1    0    0   0   0    0    0    00
  03 000 00  1    0    0   0   0    0    0    00
  04 000 00  1    0    0   0   0    0    0    00
  05 000 00  1    0    0   0   0    0    0    00
  06 00F 0F  1    1    0   1   0    1    1    C1
  07 000 00  1    0    0   0   0    0    0    00
  08 000 00  1    0    0   0   0    0    0    00
  09 000 00  1    0    0   0   0    0    0    00
  0a 000 00  1    0    0   0   0    0    0    00
  0b 000 00  1    0    0   0   0    0    0    00
  0c 000 00  1    0    0   0   0    0    0    00
  0d 000 00  1    0    0   0   0    0    0    00
  0e 000 00  1    0    0   0   0    0    0    00
  0f 000 00  1    0    0   0   0    0    0    00
  10 000 00  1    0    0   0   0    0    0    00
  11 000 00  1    0    0   0   0    0    0    00
  12 000 00  1    0    0   0   0    0    0    00
  13 000 00  1    0    0   0   0    0    0    00
  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
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ21 -> 0:21
IRQ22 -> 0:22
IRQ28 -> 1:4
IRQ54 -> 2:6
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 3189.0347 MHz.
..... host bus clock speed is 132.1723 MHz.
cpu: 0, clocks: 259519, slice: 51903
CPU0<T0:259504,T1:207600,D:1,S:51903,C:259519>
cpu: 1, clocks: 259519, slice: 51903
cpu: 3, clocks: 259519, slice: 51903
cpu: 2, clocks: 259519, slice: 51903
CPU3<T0:259504,T1:51888,D:4,S:51903,C:259519>
CPU1<T0:259504,T1:155696,D:2,S:51903,C:259519>
CPU2<T0:259504,T1:103792,D:3,S:51903,C:259519>
checking TSC synchronization across CPUs: passed.
migration_task 0 on cpu=0
migration_task 1 on cpu=1
migration_task 2 on cpu=2
migration_task 3 on cpu=3
PCI: PCI BIOS revision 2.10 entry at 0xfd8b5, last bus=4
PCI: Using configuration type 1
PCI: Probing PCI hardware
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Discovered primary peer bus 10 [IRQ]
PCI: Discovered primary peer bus 11 [IRQ]
PCI: Discovered primary peer bus 12 [IRQ]
PCI: Using IRQ router PIIX [8086/2480] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P2) -> 18
PCI->APIC IRQ transform: (B2,I3,P0) -> 54
PCI->APIC IRQ transform: (B3,I3,P0) -> 28
PCI->APIC IRQ transform: (B4,I4,P0) -> 21
PCI->APIC IRQ transform: (B4,I5,P0) -> 22
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
speakup:  initialized device: /dev/synth, node (MAJOR 10, MINOR 25)
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
apm: disabled - APM is not SMP safe.
Starting kswapd
allocated 256 pages and 256 bhs reserved for the highmem bounces
VFS: Diskquotas version dquot_6.5.0 initialized
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT 
SHARE_IRQ SERIAL_PCI ISAPNP enabled
pc_keyb: controller jammed (0x1D).
pc_keyb: controller jammed (0x1D).
ttyS0 at 0x03f8 (irq = 4) is a 16550A
ttyS1 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
block: 1024 slots per queue, batch=256
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller on PCI bus 00 dev f9
PCI: No IRQ known for interrupt pin A of device 00:1f.1. Probably buggy MP 
table.
PIIX4: chipset revision 2
PIIX4: not 100% native mode: will probe irqs later
     ide0: BM-DMA at 0x2060-0x2067, BIOS settings: hda:pio, hdb:pio
     ide1: BM-DMA at 0x2068-0x206f, BIOS settings: hdc:pio, hdd:pio
hdc: FX54++M, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
ide-floppy driver 0.99.newide
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
NET4: Frame Diverter 0.46
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
ide-floppy driver 0.99.newide
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
pci_hotplug: PCI Hot Plug PCI Core version: 0.4
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 65536 buckets, 512Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 203k freed
VFS: Mounted root (ext2 filesystem).
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
Red Hat/Adaptec aacraid driver, Dec 12 2002
AAC0: kernel 4.0.4 build 6008
AAC0: monitor 4.0.4 build 6008
AAC0: bios 4.0.0 build 6008
AAC0: serial 0b9aef1
scsi0 : aacraid
   Vendor: ADAPTEC   Model: Adaptec RAID10    Rev: V1.0
   Type:   Direct-Access                      ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sda: 433001088 512-byte hdwr sectors (221697 MB)
sda: Write Protect is off
Partition check:
  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
Journalled Block Device driver loaded
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 188k freed
Adding Swap: 2048276k swap-space (priority -1)
Adding Swap: 2048248k swap-space (priority -2)
Adding Swap: 2048248k swap-space (priority -3)
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 07:47:30 Dec 12 2002
usb-uhci.c: High bandwidth mode enabled
PCI: Setting latency timer of device 00:1d.0 to 64
usb-uhci.c: USB UHCI at I/O 0x2000, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.1 to 64
usb-uhci.c: USB UHCI at I/O 0x2020, IRQ 19
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.2 to 64
usb-uhci.c: USB UHCI at I/O 0x2040, IRQ 18
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
EXT3 FS 2.4-0.9.18, 14 May 2002 on sd(8,2), internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.18, 14 May 2002 on sd(8,1), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.18, 14 May 2002 on sd(8,7), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
eepro100.c:v1.09j-t 9/29/99 Donald Becker 
http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin 
<saw@saw.sw.com.sg> and others
divert: allocating divert_blk for eth0
eth0: OEM i82557/i82558 10/100 Ethernet, 00:30:48:29:8F:B3, IRQ 22.
   Board assembly 000000-000, Physical connectors present: RJ45
   Primary interface chip i82555 PHY #1.
   General self-test: passed.
   Serial sub-system self-test: passed.
   Internal registers self-test: passed.
   ROM checksum self-test: passed (0xd0a6c714).


-- 
</------------------------------|>
/ Lyle Worthington
| Operations Manager
| SKYLIST, Inc.
| lyle@skylist.net
\ (512) 857-7322
<\------------------------------|>


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

* unexpected IO-APIC
@ 2004-02-15  8:24 Massa Takeuti
  0 siblings, 0 replies; 135+ messages in thread
From: Massa Takeuti @ 2004-02-15  8:24 UTC (permalink / raw)
  To: linux-smp

Hello

I'm a newbie and I don't know what I have to write.
I send this mail because I found these lines in my syslog:

Feb 15 14:50:16 delphyne kernel: WARNING: unexpected IO-APIC, please mail
Feb 15 14:50:16 delphyne kernel: to linux-smp@vger.kernel.org 
<mailto:linux-smp@vger.kernel.org>

my machine:
intel p4 2600khz  + mother asus-tec + samsung ram  512mb
debian3.0sid kernel2.4.18

Please tell me additional informations I must send you.

regards
Massa

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

* unexpected IO-APIC
@ 2004-01-16  3:40 Polyhead
  0 siblings, 0 replies; 135+ messages in thread
From: Polyhead @ 2004-01-16  3:40 UTC (permalink / raw)
  To: linux-smp



IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.......    : Delivery Type: 0
.......    : LTS          : 0
.... register #01: 00178000
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0000
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 000 00  1    0    0   0   0    0    0    00
 0a 001 01  0    0    0   0   0    1    1    71
 0b 001 01  0    0    0   0   0    1    1    79
 0c 001 01  0    0    0   0   0    1    1    81
 0d 001 01  0    0    0   0   0    1    1    89
 0e 001 01  0    0    0   0   0    1    1    91
 0f 001 01  0    0    0   0   0    1    1    99
 10 001 01  1    1    0   1   0    1    1    C9
 11 001 01  1    1    0   1   0    1    1    D1
 12 001 01  1    1    0   1   0    1    1    D9
 13 001 01  1    1    0   1   0    1    1    E1
 14 001 01  0    1    0   1   0    1    1    A9
 15 001 01  1    1    0   1   0    1    1    C1
 16 001 01  1    1    0   1   0    1    1    B9
 17 001 01  1    1    0   1   0    1    1    B1

I'm not sure what information you need.
Mother board is an ASUS p4s533.  The older one with the SiS645DX chipset.  The machine apears to function properly.  It is a single processor machine, maybe this message is expected on machines that run IOAPIC on single cpu systems?

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

* unexpected IO-APIC
@ 2004-01-11  8:53 Russ McCallister
  0 siblings, 0 replies; 135+ messages in thread
From: Russ McCallister @ 2004-01-11  8:53 UTC (permalink / raw)
  To: linux-smp

My name is Russ McCallister and I'm a user of SuSE 9.0 Pro.  I recently 
updated my kernel via SuSE's online update to 2.4.21-166-smp4G. 

Reviewing my boot.msg log, I find a request to notify you included and am so 
complying. 

So as not to burden you with unnecessary documentation, I have truncated the 
log following the last reference to same.  I am keeping a copy in the event 
you should need it.  I can be reached at m2c6c2a1@usapathway.com.

------------------------------------------------------------------------------------------
Inspecting /boot/System.map-2.4.21-166-smp4G
Loaded 21746 symbols from /boot/System.map-2.4.21-166-smp4G.
Symbols match kernel version 2.4.21.
Loaded 49 symbols from 2 modules.
klogd 1.4.1, log source = ksyslog started.
<4>Linux version 2.4.21-166-smp4G (root@i386.suse.de) (gcc version 3.3.1 (SuSE 
Linux)) #1 SMP Fri Dec 19 15:43:30 UTC 2003
<6>BIOS-provided physical RAM map:
<4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
<4> BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
<4> BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
<4> BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
<4> BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
<5>500MB vmalloc/ioremap area available.
<5>0MB HIGHMEM available.
<5>511MB LOWMEM available.
<7>ACPI: have wakeup address 0xc0002000
<4>found SMP MP-table at 000f4b30
<4>hm, page 000f4000 reserved twice.
<4>hm, page 000f5000 reserved twice.
<4>hm, page 000f1000 reserved twice.
<4>hm, page 000f2000 reserved twice.
<4>On node 0 totalpages: 131056
<4>zone(0): 4096 pages.
<4>zone(1): 126960 pages.
<4>zone(2): 0 pages.
<6>ACPI: RSDP (v000 IntelR                     ) @ 0x000f6560
<6>ACPI: RSDT (v001 IntelR AWRDACPI 16944.11825) @ 0x1fff3000
<6>ACPI: FADT (v001 IntelR AWRDACPI 16944.11825) @ 0x1fff3040
<6>ACPI: MADT (v001 IntelR AWRDACPI 16944.11825) @ 0x1fff7200
<6>ACPI: DSDT (v001 INTELR AWRDACPI 00000.04096) @ 0x00000000
<6>ACPI: Local APIC address 0xfee00000
<6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
<4>Processor #0 Pentium 4(tm) XEON(tm) APIC version 20
<6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
<4>Processor #1 Pentium 4(tm) XEON(tm) APIC version 20
<6>ACPI: LAPIC_NMI (acpi_id[0x00] polarity[0x1] trigger[0x1] lint[0x1])
<6>ACPI: LAPIC_NMI (acpi_id[0x01] polarity[0x1] trigger[0x1] lint[0x1])
<6>ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
<6>IOAPIC[0]: Assigned apic_id 2
<4>IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, IRQ 0-23
<6>ACPI: INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] 
trigger[0x0])
<6>ACPI: INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] 
trigger[0x3])
<6>ACPI: INT_SRC_OVR (bus[0] irq[0xe] global_irq[0xe] polarity[0x1] 
trigger[0x1])
<6>ACPI: INT_SRC_OVR (bus[0] irq[0xf] global_irq[0xf] polarity[0x1] 
trigger[0x1])
<6>Using ACPI (MADT) for SMP configuration information
<4>Building zonelist for node : 0
<4>Kernel command line: root=/dev/hda8 vga=0x317 hdb=ide-scsi hdblun=0 
nofloppy
<6>ide_setup: hdb=ide-scsi
<6>ide_setup: hdblun=0
<6>Initializing CPU#0
<4>Detected 2595.635 MHz processor.
<4>Console: colour dummy device 80x25
<4>Calibrating delay loop... 5177.34 BogoMIPS
<6>Memory: 509472k/524224k available (1867k kernel code, 10144k reserved, 638k 
data, 188k init, 0k highmem)
<6>Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
<6>Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
<6>Mount cache hash table entries: 512 (order: 0, 4096 bytes)
<4>Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
<4>Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
<6>CPU: Trace cache: 12K uops, L1 D cache: 8K
<6>CPU: L2 cache: 512K
<6>CPU: Physical Processor ID: 0
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
<7>CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
<7>CPU:             Common caps: bfebfbff 00000000 00000000 00000000
<6>Enabling fast FPU save and restore... done.
<6>Enabling unmasked SIMD FPU exception support... done.
<6>Checking 'hlt' instruction... OK.
<4>POSIX conformance testing by UNIFIX
<4>mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
<4>mtrr: detected mtrr type: Intel
<6>CPU: Trace cache: 12K uops, L1 D cache: 8K
<6>CPU: L2 cache: 512K
<6>CPU: Physical Processor ID: 0
<6>Intel machine check reporting enabled on CPU#0.
<7>CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
<7>CPU:             Common caps: bfebfbff 00000000 00000000 00000000
<4>CPU0: Intel(R) Pentium(R) 4 CPU 2.60GHz stepping 09
<4>per-CPU timeslice cutoff: 1462.75 usecs.
<4>task migration cache decay timeout: 10 msecs.
<4>enabled ExtINT on CPU#0
<4>ESR value before enabling vector: 00000000
<4>ESR value after enabling vector: 00000000
<4>Booting processor 1/1 eip 3000
<6>Initializing CPU#1
<4>masked ExtINT on CPU#1
<4>ESR value before enabling vector: 00000000
<4>ESR value after enabling vector: 00000000
<4>Calibrating delay loop... 5190.45 BogoMIPS
<6>CPU: Trace cache: 12K uops, L1 D cache: 8K
<6>CPU: L2 cache: 512K
<6>CPU: Physical Processor ID: 0
<6>Intel machine check reporting enabled on CPU#1.
<7>CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
<7>CPU:             Common caps: bfebfbff 00000000 00000000 00000000
<4>CPU1: Intel(R) Pentium(R) 4 CPU 2.60GHz stepping 09
<6>Total of 2 processors activated (10367.79 BogoMIPS).
<4>cpu_sibling_map[0] = 1
<4>cpu_sibling_map[1] = 0
<4>ENABLING IO-APIC IRQs
<7>init IO_APIC IRQs
<7> IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 
not connected.
<6>..TIMER: vector=0x31 pin1=2 pin2=0
<7>number of MP IRQ sources: 16.
<7>number of IO-APIC #2 registers: 24.
<6>testing the IO APIC.......................
<4>
<7>IO APIC #2......
<7>.... register #00: 02000000
<7>.......    : physical APIC id: 02
<7>.......    : Delivery Type: 0
<7>.......    : LTS          : 0
<7>.... register #01: 00178020
<7>.......     : max redirection entries: 0017
<7>.......     : PRQ implemented: 1
<7>.......     : IO APIC version: 0020
<7>.... register #02: 00178020
<7>.......     : arbitration: 00
<4>An unexpected IO-APIC was found. If this kernel release is less than
<4>three months old please report this to linux-smp@vger.kernel.org
<7>.... IRQ redirection table:
<7> NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
<7> 00 000 00  1    0    0   0   0    0    0    00
<7> 01 003 03  0    0    0   0   0    1    1    39
<7> 02 003 03  0    0    0   0   0    1    1    31
<7> 03 003 03  0    0    0   0   0    1    1    41
<7> 04 003 03  0    0    0   0   0    1    1    49
<7> 05 003 03  0    0    0   0   0    1    1    51
<7> 06 003 03  0    0    0   0   0    1    1    59
<7> 07 003 03  0    0    0   0   0    1    1    61
<7> 08 003 03  0    0    0   0   0    1    1    69
<7> 09 003 03  1    1    0   0   0    1    1    71
<7> 0a 003 03  0    0    0   0   0    1    1    79
<7> 0b 003 03  0    0    0   0   0    1    1    81
<7> 0c 003 03  0    0    0   0   0    1    1    89
<7> 0d 003 03  0    0    0   0   0    1    1    91
<7> 0e 003 03  0    0    0   0   0    1    1    99
<7> 0f 003 03  0    0    0   0   0    1    1    A1
<7> 10 000 00  1    0    0   0   0    0    0    00
<7> 11 000 00  1    0    0   0   0    0    0    00
<7> 12 000 00  1    0    0   0   0    0    0    00
<7> 13 000 00  1    0    0   0   0    0    0    00
<7> 14 000 00  1    0    0   0   0    0    0    00
<7> 15 000 00  1    0    0   0   0    0    0    00
<7> 16 000 00  1    0    0   0   0    0    0    00
<7> 17 000 00  1    0    0   0   0    0    0    00
<7>IRQ to pin mappings:
<7>IRQ0 -> 0:2
<7>IRQ1 -> 0:1
<7>IRQ3 -> 0:3
<7>IRQ4 -> 0:4
<7>IRQ5 -> 0:5
<7>IRQ6 -> 0:6
<7>IRQ7 -> 0:7
<7>IRQ8 -> 0:8
<7>IRQ9 -> 0:9
<7>IRQ10 -> 0:10
<7>IRQ11 -> 0:11
<7>IRQ12 -> 0:12
<7>IRQ13 -> 0:13
<7>IRQ14 -> 0:14
<7>IRQ15 -> 0:15
<6>.................................... done.
<4>Using local APIC timer interrupts.
<4>calibrating APIC timer ...
<4>..... CPU clock speed is 2595.7308 MHz.
<4>..... host bus clock speed is 199.6713 MHz.
<4>cpu: 0, clocks: 1996713, slice: 665571
<4>CPU0<T0:1996704,T1:1331120,D:13,S:665571,C:1996713>
<4>cpu: 1, clocks: 1996713, slice: 665571
<4>CPU1<T0:1996704,T1:665552,D:10,S:665571,C:1996713>
<4>checking TSC synchronization across CPUs: passed.
<4>migration_task 0 on cpu=0
<4>migration_task 1 on cpu=1
<6>ACPI: Subsystem revision 20030619
<6>PCI: PCI BIOS revision 2.10 entry at 0xfb0a0, last bus=2
<6>PCI: Using configuration type 1
<6>Looking for DSDT in initrd ... not found!
<7>IOAPIC[0]: Set PCI routing entry (2-9 -> 0x71 -> IRQ 9) Mode:1 Active:0
<6>ACPI: Interpreter enabled
<6>ACPI: Using IOAPIC for interrupt routing
<6>ACPI: System [ACPI] (supports S0 S1 S4 S5)
<6>ACPI: PCI Root Bridge [PCI0] (00:00)
<4>PCI: Probing PCI hardware (bus 00)
<6>PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
<4>Transparent bridge - Intel Corp. 82801BA/CA/DB/EB PCI Bridge
<7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
<7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
<4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 7 9 10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *9 10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 *11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 7 9 10 11 12 14 15)
<6>PCI: Probing PCI hardware
<7>IOAPIC[0]: Set PCI routing entry (2-16 -> 0xa9 -> IRQ 16) Mode:1 Active:1
<7>00:00:1f[C] -> 2-16 -> IRQ 16
<7>IOAPIC[0]: Set PCI routing entry (2-18 -> 0xb1 -> IRQ 18) Mode:1 Active:1
<7>00:00:1f[A] -> 2-18 -> IRQ 18
<7>IOAPIC[0]: Set PCI routing entry (2-17 -> 0xb9 -> IRQ 17) Mode:1 Active:1
<7>00:00:1f[B] -> 2-17 -> IRQ 17
<7>Pin 2-16 already programmed
<7>IOAPIC[0]: Set PCI routing entry (2-19 -> 0xc1 -> IRQ 19) Mode:1 Active:1
<7>00:00:1d[B] -> 2-19 -> IRQ 19
<7>Pin 2-18 already programmed
<7>IOAPIC[0]: Set PCI routing entry (2-23 -> 0xc9 -> IRQ 23) Mode:1 Active:1
<7>00:00:1d[D] -> 2-23 -> IRQ 23
<7>Pin 2-16 already programmed
<7>Pin 2-17 already programmed
<7>Pin 2-18 already programmed
<7>Pin 2-19 already programmed
<7>IOAPIC[0]: Set PCI routing entry (2-20 -> 0xd1 -> IRQ 20) Mode:1 Active:1
<7>00:02:08[A] -> 2-20 -> IRQ 20
<7>IOAPIC[0]: Set PCI routing entry (2-21 -> 0xd9 -> IRQ 21) Mode:1 Active:1
<7>00:02:08[B] -> 2-21 -> IRQ 21
<7>IOAPIC[0]: Set PCI routing entry (2-22 -> 0xe1 -> IRQ 22) Mode:1 Active:1
<7>00:02:08[C] -> 2-22 -> IRQ 22
<7>Pin 2-23 already programmed
<7>Pin 2-16 already programmed
----------------------------------------------------------------------------
No more references to APIC.


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

* unexpected IO-APIC
@ 2003-12-18  7:21 Matthew Blakley
  0 siblings, 0 replies; 135+ messages in thread
From: Matthew Blakley @ 2003-12-18  7:21 UTC (permalink / raw)
  To: linux-smp

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

sending as requested, let me know if any additional information is needed.

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

[-- Attachment #2: dmesg-knoppix-intel-d865perl.txt --]
[-- Type: text/plain, Size: 15342 bytes --]

 L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 05
per-CPU timeslice cutoff: 1462.56 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/1 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 5583.66 BogoMIPS
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU1: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 05
Total of 2 processors activated (11154.22 BogoMIPS).
cpu_sibling_map[0] = 1
cpu_sibling_map[1] = 0
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-20, 2-21, 2-22 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 25.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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  1    1    0   0   0    1    1    71
 0a 003 03  0    0    0   0   0    1    1    79
 0b 003 03  0    0    0   0   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 003 03  1    1    0   1   0    1    1    C9
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
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2793.0354 MHz.
..... host bus clock speed is 199.5024 MHz.
cpu: 0, clocks: 1995024, slice: 665008
CPU0<T0:1995024,T1:1330016,D:0,S:665008,C:1995024>
cpu: 1, clocks: 1995024, slice: 665008
CPU1<T0:1995024,T1:665008,D:0,S:665008,C:1995024>
checking TSC synchronization across CPUs: passed.
Waiting on wait_init_idle (map = 0x2)
All processors have done init_idle
PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router default [8086/24d0] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P2) -> 18
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P3) -> 23
PCI->APIC IRQ transform: (B0,I31,P0) -> 18
PCI->APIC IRQ transform: (B0,I31,P0) -> 18
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B2,I2,P0) -> 17
PCI->APIC IRQ transform: (B2,I7,P0) -> 17
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
vesafb: framebuffer at 0xe8000000, mapped to 0xf880d000, size 32768k
vesafb: mode is 1024x768x16, linelength=2048, pages=0
vesafb: protected mode interface info at c000:0a15
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
pty: 256 Unix98 ptys configured
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PCI_IDE: unknown IDE controller on PCI bus 00 device f9, VID=8086, DID=24db
PCI: Device 00:1f.1 not available because of resource collisions
PCI_IDE: BIOS setup was incomplete.
PCI_IDE: chipset revision 2
PCI_IDE: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
PCI_IDE: unknown IDE controller on PCI bus 00 device fa, VID=8086, DID=24d1
PCI_IDE: chipset revision 2
PCI_IDE: 100% native mode on irq 18
    ide2: BM-DMA at 0xdc00-0xdc07, BIOS settings: hde:pio, hdf:pio
    ide3: BM-DMA at 0xdc08-0xdc0f, BIOS settings: hdg:pio, hdh:pio
hda: WDC WD400BB-00CFC0, ATA DISK drive
hdb: Maxtor 6Y120P0, ATA DISK drive
hdc: PLEXTOR CD-R PX-W1610A, ATAPI CD/DVD-ROM drive
hdd: IOMEGA ZIP 100 ATAPI, ATAPI FLOPPY drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 78165360 sectors (40021 MB) w/2048KiB Cache, CHS=77545/16/63
hdb: 240121728 sectors (122942 MB) w/7936KiB Cache, CHS=238216/16/63
ide-cd: passing drive hdc to ide-scsi emulation.
Partition check:
 hda: [PTBL] [4865/255/63] hda1
 hdb: hdb1 hdb2 hdb3
 hdd:<3>ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 0
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 2
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 4
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 6
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 0
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 2
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 4
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 6
ldm_validate_partition_table(): Disk read failed.
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 0
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 2
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 4
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 6
 unable to read partition table
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
RAMDISK driver initialized: 16 RAM disks of 100000K size 1024 blocksize
Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
Promise Fasttrak(tm) Softwareraid driver 0.03beta: No raid array found
Highpoint HPT370 Softwareraid driver for linux version 0.01
No raid array found
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: IOMEGA    Model: ZIP 100           Rev: 14.A
  Type:   Direct-Access                      ANSI SCSI revision: 00
  Vendor: PLEXTOR   Model: CD-R   PX-W1610A  Rev: 1.02
  Type:   CD-ROM                             ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
sda : READ CAPACITY failed.
sda : status = 0, message = 00, host = 0, driver = 28 
Current sd00:00: sense key Not Ready
Additional sense indicates Medium not present
sda : block size assumed to be 512 bytes, disk size 1GB.  
 sda: I/O error: dev 08:00, sector 0
 I/O error: dev 08:00, sector 0
ldm_validate_partition_table(): Disk read failed.
 I/O error: dev 08:00, sector 0
 unable to read partition table
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 1, lun 0
sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.12
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 462k freed
EXT2-fs warning: checktime reached, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
NCR53c406a: no available ports found
aec671x_detect: 
scsi: <fdomain> Detection failed (no card)
megaraid: v1.18 (Release Date: Thu Oct 11 15:02:53 EDT 2001)
megaraid: no BIOS enabled.
DC390: 0 adapters found
Failed initialization of WD-7000 SCSI card!
ISO 9660 Extensions: Microsoft Joliet Level 3
kmod: failed to exec /sbin/modprobe -s -k nls_iso8859-1, errno = 2
kmod: failed to exec /sbin/modprobe -s -k nls_iso8859-1, errno = 2
ISO 9660 Extensions: RRIP_1991A
cloop: Welcome to cloop v0.68
cloop: /cdrom/KNOPPIX/KNOPPIX: 29891 blocks, 65536 bytes/block, largest block is 65562 bytes.
cloop: loaded (max 1 devices)
ISO 9660 Extensions: RRIP_1991A
Freeing unused kernel memory: 128k freed
Real Time Clock Driver v1.10e
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
apm: disabled - APM is not SMP safe (power off active).
Linux Kernel Card Services 3.1.22
  options:  [pci] [cardbus] [pm]
Intel PCIC probe: not found.
Databook TCIC-2 PCMCIA probe: not found.
unloading Kernel Card Services
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 15:50:01 Mar 26 2003
usb-uhci.c: High bandwidth mode enabled
PCI: Setting latency timer of device 00:1d.0 to 64
usb-uhci.c: USB UHCI at I/O 0xcc00, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.1 to 64
usb-uhci.c: USB UHCI at I/O 0xd000, IRQ 19
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.2 to 64
usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 18
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.3 to 64
usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usbdevfs: remount parameter error
hub.c: new USB device 00:1d.0-2, assigned address 2
usb.c: USB device 2 (vend/prod 0x45e/0x39) is not claimed by any active driver.
mice: PS/2 mouse device common for all mice
usb.c: registered new driver hiddev
usb.c: registered new driver hid
usb-uhci.c: interrupt, status 3, frame# 531
input0: USB HID v1.10 Mouse [Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)] on usb1:2.0
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
ohci1394: $Rev: 578 $ Ben Collins <bcollins@debian.org>
ohci1394_0: Unexpected PCI resource length of 1000!
ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[17]  MMIO=[feafe000-feafe7ff]  Max Packet=[2048]
ieee1394: Host added: Node[00:1023]  GUID[000cf100009abc38]  [Linux OHCI-1394]
ieee1394: Host removed: Node[00:1023]  GUID[000cf100009abc38]  [Linux OHCI-1394]
i810_rng hardware driver 0.9.8 loaded
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
eth0: Intel Corp. 82557/8/9 [Ethernet Pro 100], 00:02:B3:49:46:BE, IRQ 17.
  Board assembly 721383-017, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x04f4518b).
FAT: Did not find valid FSINFO signature.
Found signature1 0x66024a1e signature2 0xc88b6602 sector=4.
VFS: Can't find a valid FAT filesystem on dev 03:01.
FAT: Did not find valid FSINFO signature.
Found signature1 0x66024a1e signature2 0xc88b6602 sector=4.
VFS: Can't find a valid FAT filesystem on dev 03:01.
NTFS driver v1.1.22 [Flags: R/W MODULE]
Journalled Block Device driver loaded
VFS: Can't find ext3 filesystem on dev ide0(3,67).
VFS: Can't find ext2 filesystem on dev ide0(3,67).
Unable to identify CD-ROM format.
read_super_block: can't find a reiserfs filesystem on (dev 03:43, block 64, size 1024)
read_super_block: can't find a reiserfs filesystem on (dev 03:43, block 8, size 1024)
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 03:43.
SGI XFS snapshot 2.4.20-2002-11-29_01:21_UTC with ACLs, DMAPI, realtime, quota, no debug enabled
XFS: bad magic number
XFS: SB validate failed
VFS: Can't find a Minix or Minix V2 filesystem on device 03:43.
VFS: Can't find a HFS filesystem on dev 03:43.
EFS: 1.0a - http://aeschi.ch.eu.org/efs/
Device not ready.  Make sure there is a disc in the drive.
sda : READ CAPACITY failed.
sda : status = 0, message = 00, host = 0, driver = 28 
Current sd00:00: sense key Not Ready
Additional sense indicates Medium not present
sda : block size assumed to be 512 bytes, disk size 1GB.  
 sda: I/O error: dev 08:00, sector 0
 I/O error: dev 08:00, sector 0
ldm_validate_partition_table(): Disk read failed.
 I/O error: dev 08:00, sector 0
 unable to read partition table
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 0
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 2
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 4
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 6
end_request: I/O error, dev 02:00 (floppy), sector 0
FAT: bogus logical sector size 0
VFS: Can't find a valid FAT filesystem on dev 03:43.

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

* unexpected IO-APIC
@ 2003-12-13  5:50 Sterling Chavis
  0 siblings, 0 replies; 135+ messages in thread
From: Sterling Chavis @ 2003-12-13  5:50 UTC (permalink / raw)
  To: linux-smp

This came from my Toshiba Satellite P25-S487 laptop with a P4 3.0GHz 
HyperTreading processor. Please let me know if you need any more info.

Regards,
Sterling
---
dmesg
0000
Booting processor 1/1 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... 5980.16 BogoMIPS
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#1.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09
Total of 2 processors activated (11894.78 BogoMIPS).
cpu_sibling_map[0] = 1
cpu_sibling_map[1] = 0
ENABLING IO-APIC IRQs
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-2, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 
not connected.
..TIMER: vector=0x31 pin1=-1 pin2=0
...trying to set up timer (IRQ0) through the 8259A ...
..... (found pin 0) ...works.
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
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
 00 003 03  0    0    0   0   0    1    1    31
 01 003 03  0    0    0   0   0    1    1    39
 02 000 00  1    0    0   0   0    0    0    00
 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  1    1    0   0   0    1    1    71
 0a 003 03  0    0    0   0   0    1    1    79
 0b 003 03  0    0    0   0   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 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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:0
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
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2992.0014 MHz.
..... host bus clock speed is 199.0467 MHz.
cpu: 0, clocks: 199467, slice: 66489
CPU0<T0:199456,T1:132960,D:7,S:66489,C:199467>
cpu: 1, clocks: 199467, slice: 66489
CPU1<T0:199456,T1:66464,D:14,S:66489,C:199467>
checking TSC synchronization across CPUs: passed.
migration_task 0 on cpu=0
migration_task 1 on cpu=1
ACPI: Subsystem revision 20021122
PCI: PCI BIOS revision 2.10 entry at 0xfd994, last bus=2
PCI: Using configuration type 1
    ACPI-0511: *** Info: GPE Block0 defined as GPE0 to GPE31
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: System [ACPI] (supports S0 S3 S4 S5)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB_._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs *10)
ACPI: PCI Interrupt Link [LNKB] (IRQs *10)
ACPI: PCI Interrupt Link [LNKC] (IRQs 5, enabled at IRQ 9)
ACPI: PCI Interrupt Link [LNKD] (IRQs 5, enabled at IRQ 9)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15, disabled)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15, disabled)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15, disabled)
ACPI: PCI Interrupt Link [LNKH] (IRQs 5, enabled at IRQ 9)
ACPI: Embedded Controller [EC0] (gpe 28)
PCI: Probing PCI hardware
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 5
ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 11
IOAPIC[0]: Set PCI routing entry (2-18 -> 0xa9 -> IRQ 18)
00:00:1f[A] -> 2-18 -> IRQ 18
IOAPIC[0]: Set PCI routing entry (2-17 -> 0xb1 -> IRQ 17)
00:00:1f[B] -> 2-17 -> IRQ 17
IOAPIC[0]: Set PCI routing entry (2-16 -> 0xb9 -> IRQ 16)
00:00:1d[A] -> 2-16 -> IRQ 16
IOAPIC[0]: Set PCI routing entry (2-19 -> 0xc1 -> IRQ 19)
00:00:1d[B] -> 2-19 -> IRQ 19
Pin 2-18 already programmed
IOAPIC[0]: Set PCI routing entry (2-23 -> 0xc9 -> IRQ 23)
00:00:1d[D] -> 2-23 -> IRQ 23
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-19 already programmed
PCI: Using ACPI for IRQ routing
PCI: if you experience problems, try using option 'pci=noacpi' or even 
'acpi=off'
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ 
SERIAL_PCI enabled
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PCI_IDE: unknown IDE controller on PCI bus 00 device f9, VID=8086, DID=24db
PCI: Device 00:1f.1 not available because of resource collisions
PCI_IDE: BIOS setup was incomplete.
PCI_IDE: chipset revision 2
PCI_IDE: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x1880-0x1887, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0x1888-0x188f, BIOS settings: hdc:pio, hdd:pio
hda: TOSHIBA MK6021GAS, ATA DISK drive
hdc: DW-224E, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 117210240 sectors (60012 MB), CHS=7296/255/63
ide-cd: passing drive hdc to ide-scsi emulation.
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3
RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: TEAC      Model: DW-224E           Rev: F.0A
  Type:   CD-ROM                             ANSI SCSI revision: 02
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)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
reiserfs: checking transaction log (device 03:03) ...
Warning, log replay starting on readonly filesystem
Using r5 hash to sort names
ReiserFS version 3.6.25
VFS: Mounted root (reiserfs filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 128k freed
Adding Swap: 1004052k swap-space (priority -1)
SCSI subsystem driver Revision: 1.00
devfs_mk_dir(scsi): using old entry in dir: c2515680 ""
8139too Fast Ethernet driver 0.9.26
eth0: RealTek RTL8139 Fast Ethernet at 0xe0973800, 00:02:3f:82:3f:1a, IRQ 17
eth0:  Identified 8139 chip type 'RTL-8139C'
1: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module  1.0-4496  Wed Jul 
16 19:03:09 PDT 2003
ohci1394: $Rev: 578 $ Ben Collins <bcollins@debian.org>
ohci1394_0: OHCI-1394 1.1 (PCI): IRQ=[16]  MMIO=[c2004000-c20047ff]  Max 
Packet=[2048]
ACPI: AC Adapter [ACAD] (on-line)
ACPI: Battery Slot [BAT1] (battery present)
ACPI: Processor [CPU0] (supports C1)
ACPI: Processor [CPU1] (supports C1)
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
usb-uhci.c: $Revision: 1.275 $ time 01:11:26 Dec 11 2003
usb-uhci.c: High bandwidth mode enabled
PCI: Setting latency timer of device 00:1d.0 to 64
usb-uhci.c: USB UHCI at I/O 0x1800, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.1 to 64
usb-uhci.c: USB UHCI at I/O 0x1820, IRQ 19
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.2 to 64
usb-uhci.c: USB UHCI at I/O 0x1840, IRQ 18
usb-uhci.c: Detected 2 ports
ieee1394: Host added: Node[00:1023]  GUID[00023f3839002020]  [Linux OHCI-1394]
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.3 to 64
usb-uhci.c: USB UHCI at I/O 0x1860, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
mice: PS/2 mouse device common for all mice
PCI: Setting latency timer of device 00:1d.7 to 64
hcd.c: ehci-hcd @ 00:1d.7, PCI device 8086:24dd (Intel Corp.)
hcd.c: irq 23, pci mem e0b64000
usb.c: new USB bus registered, assigned bus number 5
ehci-hcd.c: restricting 64bit DMA mappings to segment 0 ...
ehci-hcd.c: USB 2.0 support enabled, EHCI rev 1. 0
usb-uhci.c: interrupt, status 2, frame# 481
hub.c: USB hub found
hub.c: 8 ports detected
Linux Kernel Card Services 3.1.22
  options:  [pci] [cardbus] [pm]
PCI: Enabling device 02:02.0 (0000 -> 0002)
PCI: Enabling device 02:04.0 (0000 -> 0002)
PCI: Enabling device 02:04.1 (0000 -> 0002)
Yenta IRQ list 0000, PCI irq18
Socket status: 30000010
Yenta IRQ list 04b8, PCI irq16
Socket status: 30000007
Yenta IRQ list 04b8, PCI irq17
Socket status: 30000007
eth0: Setting 100mbps half-duplex based on auto-negotiated partner ability 
40a1.
hub.c: new USB device 00:1d.0-1, assigned address 2
hub.c: USB hub found
hub.c: 4 ports detected
hub.c: new USB device 00:1d.0-1.1, assigned address 3
input0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb1:3.0
hub.c: new USB device 00:1d.0-1.3, assigned address 4
input1: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb1:4.0
input2: USB HID v1.10 Pointer [Logitech Logitech USB Keyboard] on usb1:4.1
hub.c: new USB device 00:1d.0-1.4, assigned address 5
usb.c: USB device 5 (vend/prod 0x5da/0x99) is not claimed by any active 
driver.
Real Time Clock Driver v1.10e
PCI: Setting latency timer of device 00:1f.5 to 64
intel8x0: clocking to 48000
blk: queue c01c8c24, I/O limit 4095Mb (mask 0xffffffff)
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0800-0x08ff: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x200-0x20f 0x378-0x37f 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
cs: memory probe 0xa0000000-0xa0ffffff: clean.
hermes.c: 5 Apr 2002 David Gibson <hermes@gibson.dropbear.id.au>
orinoco.c 0.11b (David Gibson <hermes@gibson.dropbear.id.au> and others)
orinoco_cs.c 0.11b (David Gibson <hermes@gibson.dropbear.id.au> and others)
eth1: Station identity 001f:0001:0008:000a
eth1: Looks like a Lucent/Agere firmware version 8.10
eth1: Ad-hoc demo mode supported
eth1: IEEE standard IBSS ad-hoc mode supported
eth1: WEP supported, 104-bit key
eth1: MAC address 00:02:2D:82:7D:A2
eth1: Station name "HERMES I"
eth1: ready
eth1: index 0x01: Vcc 3.3, irq 18, io 0x0100-0x013f
/dev/vmmon: Module vmmon: registered with major=10 minor=165
/dev/vmmon: Module vmmon: initialized
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
/dev/vmnet: open called by PID 1596 (vmnet-bridge)
/dev/vmnet: hub 0 does not exist, allocating memory.
/dev/vmnet: port on hub 0 successfully opened
bridge-eth0: up
bridge-eth0: attached
/dev/vmnet: open called by PID 1608 (vmnet-bridge)
/dev/vmnet: hub 2 does not exist, allocating memory.
/dev/vmnet: port on hub 2 successfully opened
bridge-eth1: up
bridge-eth1: attached
/dev/vmnet: open called by PID 1634 (vmnet-natd)
/dev/vmnet: hub 8 does not exist, allocating memory.
/dev/vmnet: port on hub 8 successfully opened
lp0: using parport0 (polling).
lp0: console ready
/dev/vmnet: open called by PID 2356 (vmnet-netifup)
/dev/vmnet: port on hub 8 successfully opened
/dev/vmnet: open called by PID 2371 (vmnet-dhcpd)
/dev/vmnet: port on hub 8 successfully opened
inserting floppy driver for 2.4.20-gentoo-r9
FDC 0 is a post-1991 82077
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: unsupported bridge
agpgart: no supported devices found.
1: NVRM: AGPGART: unable to retrieve symbol table
devfs_mk_dir(cdroms): using old entry in dir: c2515680 ""
/dev/vmnet: open called by PID 3318 (vmware-vmx)
bridge-eth0: set IFF_PROMISC
eth0: Promiscuous mode enabled.
/dev/vmnet: port on hub 0 successfully opened
bridge-eth0: clear IFF_PROMISC
/dev/vmmon: Vmx86_ReleaseVM: unlocked pages: 36, unlocked dirty pages: 0
/dev/vmnet: open called by PID 3432 (vmware-vmx)
bridge-eth0: set IFF_PROMISC
eth0: Promiscuous mode enabled.
/dev/vmnet: port on hub 0 successfully opened
bridge-eth0: clear IFF_PROMISC
/dev/vmmon: Vmx86_ReleaseVM: unlocked pages: 32, unlocked dirty pages: 0
/dev/vmnet: open called by PID 3946 (vmware-vmx)
bridge-eth0: set IFF_PROMISC
eth0: Promiscuous mode enabled.
/dev/vmnet: port on hub 0 successfully opened
bridge-eth0: clear IFF_PROMISC
/dev/vmmon: Vmx86_ReleaseVM: unlocked pages: 36, unlocked dirty pages: 0
/dev/vmnet: open called by PID 4189 (vmware-vmx)
bridge-eth0: set IFF_PROMISC
eth0: Promiscuous mode enabled.
/dev/vmnet: port on hub 0 successfully opened
bridge-eth0: clear IFF_PROMISC
/dev/vmmon: Vmx86_ReleaseVM: unlocked pages: 32, unlocked dirty pages: 0
/dev/vmnet: open called by PID 4244 (vmware-vmx)
bridge-eth0: set IFF_PROMISC
eth0: Promiscuous mode enabled.
/dev/vmnet: port on hub 0 successfully opened
bridge-eth0: clear IFF_PROMISC
/dev/vmmon: Vmx86_ReleaseVM: unlocked pages: 36, unlocked dirty pages: 0
/dev/vmnet: open called by PID 4312 (vmware-vmx)
bridge-eth0: set IFF_PROMISC
eth0: Promiscuous mode enabled.
/dev/vmnet: port on hub 0 successfully opened
bridge-eth0: clear IFF_PROMISC
/dev/vmmon: Vmx86_ReleaseVM: unlocked pages: 32, unlocked dirty pages: 0
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
/dev/vmnet: open called by PID 4689 (vmware-vmx)
bridge-eth0: set IFF_PROMISC
eth0: Promiscuous mode enabled.
/dev/vmnet: port on hub 0 successfully opened
bridge-eth0: clear IFF_PROMISC
/dev/vmmon: Vmx86_ReleaseVM: unlocked pages: 32, unlocked dirty pages: 0


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

* unexpected IO-APIC
@ 2003-11-23  6:38 W M Brelsford
  0 siblings, 0 replies; 135+ messages in thread
From: W M Brelsford @ 2003-11-23  6:38 UTC (permalink / raw)
  To: linux-smp

As requested, sending you dmesg output containing "unexpected
IO-APIC":


Linux version 2.4.18-bf2.4 (root@zombie) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Son Apr 14 09:53:28 CEST 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
 BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
 BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Warning only 896MB will be used.
Use a HIGHMEM enabled kernel.
found SMP MP-table at 000f5140
hm, page 000f5000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f0000 reserved twice.
hm, page 000f1000 reserved twice.
On node 0 totalpages: 229376
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
Processor #0 Unknown CPU [15:2] APIC version 17
I/O APIC #2 Version 17 at 0xFEC00000.
Processors: 1
Kernel command line: auto BOOT_IMAGE=Linux ro root=302
Initializing CPU#0
Detected 2612.618 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 5216.66 BogoMIPS
Memory: 899800k/917504k available (1783k kernel code, 17316k reserved, 549k data, 280k init, 0k highmem)
Dentry-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
CPU: Before vendor init, caps: bfebfbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 12K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: After vendor init, caps: bfebfbff 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU: Intel(R) Pentium(R) 4 CPU 2.60GHz stepping 09
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
Checking for popad bug... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-3, 2-5, 2-9, 2-11, 2-22 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 24.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 000 00  1    0    0   0   0    0    0    00
 04 001 01  0    0    0   0   0    1    1    41
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    49
 07 001 01  0    0    0   0   0    1    1    51
 08 001 01  0    0    0   0   0    1    1    59
 09 000 00  1    0    0   0   0    0    0    00
 0a 001 01  0    0    0   0   0    1    1    61
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    69
 0d 001 01  0    0    0   0   0    1    1    71
 0e 001 01  0    0    0   0   0    1    1    79
 0f 001 01  0    0    0   0   0    1    1    81
 10 001 01  1    1    0   1   0    1    1    89
 11 001 01  1    1    0   1   0    1    1    91
 12 001 01  1    1    0   1   0    1    1    99
 13 001 01  1    1    0   1   0    1    1    A1
 14 001 01  1    1    0   1   0    1    1    A9
 15 001 01  1    1    0   1   0    1    1    B1
 16 000 00  1    0    0   0   0    0    0    00
 17 001 01  1    1    0   1   0    1    1    B9
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ4 -> 0:4
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ10 -> 0:10
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ21 -> 0:21
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2612.5816 MHz.
..... host bus clock speed is 200.9676 MHz.
cpu: 0, clocks: 2009676, slice: 1004838
CPU0<T0:2009664,T1:1004816,D:10,S:1004838,C:2009676>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfb6a0, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
Unknown bridge resource 2: assuming transparent
PCI: Using IRQ router PIIX [8086/24d0] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P2) -> 18
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P3) -> 23
PCI->APIC IRQ transform: (B0,I31,P0) -> 16
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B2,I0,P0) -> 18
PCI->APIC IRQ transform: (B2,I5,P0) -> 21
PCI->APIC IRQ transform: (B2,I8,P0) -> 20
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Diskquotas version dquot_6.4.0 initialized
Journalled Block Device driver loaded
vga16fb: initializing
vga16fb: mapped to 0xc00a0000
Console: switching to colour frame buffer device 80x30
fb0: VGA16 VGA frame buffer device
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
Real Time Clock Driver v1.10e
block: 128 slots per queue, batch=32
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PCI_IDE: unknown IDE controller on PCI bus 00 device f9, VID=8086, DID=24db
PCI: Device 00:1f.1 not available because of resource collisions
PCI_IDE: chipset revision 2
PCI_IDE: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
hda: WDC WD800JB-00ETA0, ATA DISK drive
hdb: WDC WD800JB-00ETA0, ATA DISK drive
hdc: JLMS XJ-HD166S, ATAPI CD/DVD-ROM drive
hdd: SONY DVD RW DW-U14A, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=9729/255/63
hdb: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=9729/255/63
hdc: ATAPI 48X DVD-ROM drive, 512kB Cache
Uniform CD-ROM driver Revision: 3.12
hdd: ATAPI 32X DVD-ROM DVD-R CD-R/RW drive, 8192kB Cache
ide-floppy driver 0.97.sv
Partition check:
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
 hdb: hdb1 hdb2 hdb3 hdb4 < hdb5 hdb6 hdb7 >
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Loading I2O Core - (c) Copyright 1999 Red Hat Software
I2O configuration manager v 0.04.
  (C) Copyright 1999 Red Hat Software
loop: loaded (max 8 devices)
Compaq CISS Driver (v 2.4.5)
8139cp 10/100 PCI Ethernet driver v0.0.6 (Nov 19, 2001)
8139cp: pci dev 02:00.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
8139cp: Try the "8139too" driver instead.
8139too Fast Ethernet driver 0.9.24
eth0: RealTek RTL8139 Fast Ethernet at 0xf881a000, 00:30:bd:03:81:82, IRQ 18
eth0:  Identified 8139 chip type 'RTL-8139C'
HDLC support module revision 1.02 for Linux 2.4
Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
ide-floppy driver 0.97.sv
Promise Fasttrak(tm) Softwareraid driver 0.03beta: No raid array found
Highpoint HPT370 Softwareraid driver for linux version 0.01
No raid array found
SCSI subsystem driver Revision: 1.00
Red Hat/Adaptec aacraid driver, Apr 14 2002
DC390: 0 adapters found
3ware Storage Controller device driver for Linux v1.02.00.016.
3w-xxxx: No cards with valid units found.
request_module[scsi_hostadapter]: Root fs not mounted
request_module[scsi_hostadapter]: Root fs not mounted
i2o_scsi.c: Version 0.0.1
  chain_pool: 0 bytes @ f7eb3540
  (512 byte buffers X 4 can_queue X 0 i2o controllers)
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 280k freed
Adding Swap: 979924k swap-space (priority -1)
Adding Swap: 979924k swap-space (priority -2)
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,2), internal journal
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 10:29:43 Apr 14 2002
usb-uhci.c: High bandwidth mode enabled
PCI: Setting latency timer of device 00:1d.0 to 64
usb-uhci.c: USB UHCI at I/O 0xbc00, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.1 to 64
usb-uhci.c: USB UHCI at I/O 0xb000, IRQ 19
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.2 to 64
usb-uhci.c: USB UHCI at I/O 0xb400, IRQ 18
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.3 to 64
usb-uhci.c: USB UHCI at I/O 0xb800, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver keyboard
usbkbd.c: :USB HID Boot Protocol keyboard driver
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,70), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,7), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,67), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,6), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,71), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
eth0: Setting 100mbps half-duplex based on auto-negotiated partner ability 40a1.

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

* unexpected IO-APIC
@ 2003-11-20  3:09 Chris Johns
  0 siblings, 0 replies; 135+ messages in thread
From: Chris Johns @ 2003-11-20  3:09 UTC (permalink / raw)
  To: linux-smp

Using a Pentium 4, hyperthreading enabled:

CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09
per-CPU timeslice cutoff: 1462.56 usecs.
task migration cache decay timeout: 5 msecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/1 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 5583.66 BogoMIPS
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU1: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09
Total of 2 processors activated (11154.22 BogoMIPS).
cpu_sibling_map[0] = 1
cpu_sibling_map[1] = 0
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-21, 2-22 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 25.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................
 
IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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  1    1    0   0   0    1    1    71
 0a 003 03  0    0    0   0   0    1    1    79
 0b 003 03  0    0    0   0   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 003 03  1    1    0   1   0    1    1    C9
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 003 03  1    1    0   1   0    1    1    D1
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
IRQ20 -> 0:20
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2793.0574 MHz.
..... host bus clock speed is 199.2540 MHz.
cpu: 0, clocks: 997540, slice: 332513
CPU0<T0:997536,T1:665008,D:15,S:332513,C:997540>
cpu: 1, clocks: 997540, slice: 332513
CPU1<T0:997536,T1:332496,D:14,S:332513,C:997540>
checking TSC synchronization across CPUs: passed.
migration_task 0 on cpu=0
migration_task 1 on cpu=1


....the machine told me to, sir!

~Chris Johns


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

* unexpected IO-APIC
@ 2003-11-12 21:16 A.J. Duijn
  0 siblings, 0 replies; 135+ messages in thread
From: A.J. Duijn @ 2003-11-12 21:16 UTC (permalink / raw)
  To: linux-smp

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

Linux version 2.4.19-16mdk
--
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: VIA      Product ID: VT5440B      APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 3 at 0xFEC00000.
--
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178003
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0003
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org


-- 
Het vertrouwen van mensen is omgekeerd evenredig
met de complexiteit van de situatie.

[-- Attachment #2: output of command dmesg --]
[-- Type: text/plain, Size: 11325 bytes --]

Linux version 2.4.19-16mdk (quintela@bi.mandrakesoft.com) (gcc version 3.2 (Mandrake Linux 9.0 3.2-1mdk)) #1 Fri Sep 20 18:15:05 CEST 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
 BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
 BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
511MB LOWMEM available.
found SMP MP-table at 000fb930
hm, page 000fb000 reserved twice.
hm, page 000fc000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
Advanced speculative caching feature present
On node 0 totalpages: 131056
zone(0): 4096 pages.
zone(1): 126960 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: VIA      Product ID: VT5440B      APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 3 at 0xFEC00000.
Processors: 1
Kernel command line: BOOT_IMAGE=linux ro root=305 devfs=mount hdc=ide-scsi quiet
ide_setup: hdc=ide-scsi
Initializing CPU#0
Detected 2000.119 MHz processor.
Console: colour dummy device 80x25
Calibrating delay loop... 3984.58 BogoMIPS
Memory: 515504k/524224k available (1176k kernel code, 8332k reserved, 444k data, 136k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Before vendor init, caps: 0383fbff c1c3fbff 00000000, vendor = 2
Advanced speculative caching feature present
Disabling advanced speculative caching
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After vendor init, caps: 0383fbf7 c1c3fbff 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbf7 c1c3fbff 00000000 00000000
CPU:             Common caps: 0383fbf7 c1c3fbff 00000000 00000000
CPU: AMD Athlon(tm) XP 2400+ stepping 01
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000080
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-18, 2-19, 2-20, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 21.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178003
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0003
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    71
 0d 001 01  0    0    0   0   0    1    1    79
 0e 001 01  0    0    0   0   0    1    1    81
 0f 001 01  0    0    0   0   0    1    1    89
 10 001 01  1    1    0   1   0    1    1    91
 11 001 01  1    1    0   1   0    1    1    99
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 14 000 00  1    0    0   0   0    0    0    00
 15 001 01  1    1    0   1   0    1    1    A1
 16 001 01  1    1    0   1   0    1    1    A9
 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
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ21 -> 0:21
IRQ22 -> 0:22
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2000.0255 MHz.
..... host bus clock speed is 266.6699 MHz.
cpu: 0, clocks: 2666699, slice: 1333349
CPU0<T0:2666688,T1:1333328,D:11,S:1333349,C:2666699>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
PCI: Using IRQ router default [1106/3177] at 00:11.0
PCI->APIC IRQ transform: (B0,I10,P0) -> 17
PCI->APIC IRQ transform: (B0,I16,P0) -> 21
PCI->APIC IRQ transform: (B0,I16,P1) -> 21
PCI->APIC IRQ transform: (B0,I16,P2) -> 21
PCI->APIC IRQ transform: (B0,I16,P3) -> 21
PCI->APIC IRQ transform: (B0,I17,P0) -> 16
PCI->APIC IRQ transform: (B0,I17,P2) -> 22
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI: Via IRQ fixup for 00:10.1, from 10 to 5
PCI: Via IRQ fixup for 00:10.0, from 11 to 5
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Starting kswapd
VFS: Diskquotas version dquot_6.5.0 initialized
devfs: v1.12a (20020514) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
vesafb: framebuffer at 0xd0000000, mapped to 0xe0800000, size 131072k
vesafb: mode is 800x600x16, linelength=1600, pages=2
vesafb: protected mode interface info at c000:def0
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Looking for splash picture.... found (800x600, 30412 bytes).
Console: switching to colour frame buffer device 80x16
fb0: VESA VGA frame buffer device
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 89
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci00:11.1
    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
hda: WDC WD1200BB-00CAA1, ATA DISK drive
hdc: 6X4X32, ATAPI CD/DVD-ROM drive
hdd: JLMS XJ-HD165H, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 234441648 sectors (120034 MB) w/2048KiB Cache, CHS=14593/255/63, UDMA(100)
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 >
RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
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 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 121k freed
VFS: Mounted root (ext2 filesystem).
Mounted devfs on /dev
Journalled Block Device driver loaded
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Mounted devfs on /dev
Freeing unused kernel memory: 136k freed
Real Time Clock Driver v1.10e
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 18:49:04 Sep 20 2002
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xec00, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xe800, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xe400, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
hcd.c: ehci-hcd @ 00:10.3, VIA Technologies, Inc. USB 2.0
hcd.c: irq 21, pci mem e895bf00
usb.c: new USB bus registered, assigned bus number 4
ehci-hcd.c: USB 2.0 support enabled, EHCI rev 1. 0
hub.c: USB hub found
hub.c: 6 ports detected
usbdevfs: remount parameter error
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,5), internal journal
Adding Swap: 248968k swap-space (priority -1)
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: ATAPI     Model: CD-R/RW 6X4X32    Rev: 6.DU
  Type:   CD-ROM                             ANSI SCSI revision: 02
hdd: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,7), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
NTFS driver 2.1.0a [Flags: R/O MODULE].
NTFS-fs warning (device 03:01): parse_options(): Option iocharset is deprecated. Please use option nls=<charsetname> in the future.
NTFS volume version 3.1.
CSLIP: code copyright 1989 Regents of the University of California
PPP generic driver version 2.4.2
PCI: Setting latency timer of device 00:11.5 to 64
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
lp0: using parport0 (polling).
Splash status on console 0 changed to off
inserting floppy driver for 2.4.19-16mdk
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 2, lun 0
sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
cdrom: This disc doesn't have any tracks I recognize!
cdrom: This disc doesn't have any tracks I recognize!

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

* unexpected IO-APIC
@ 2003-10-16 17:44 Lance Davis
  0 siblings, 0 replies; 135+ messages in thread
From: Lance Davis @ 2003-10-16 17:44 UTC (permalink / raw)
  To: linux-smp



IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org


Linux localhost.localdomain 2.4.20-20.9smp #1 SMP Mon Aug 18 11:32:15 EDT 
2003 i686 i686 i386 GNU/Linux

redhat kernel-smp-2.4.20-20.9.i686.rpm

supermicro p4sce mobo

Regards
Lance

-- 
uklinux.net - The ISP of choice for the discerning Linux user. 


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

* Unexpected IO-APIC
@ 2003-09-25 15:09 David van Hoose
  0 siblings, 0 replies; 135+ messages in thread
From: David van Hoose @ 2003-09-25 15:09 UTC (permalink / raw)
  To: linux-smp

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

I get the below message when booting 2.4.23-pre5. I do not have an SMP, 
nor do I have my kernel configured for SMP.
System:
Asus P4S8X Mainboard
Northwood Pentium 4 (2.53 GHz)

An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org

Do I need to do anything special?
Attached is my config and my boot messages.

Thank you
-David

PS: Please CC replies to me as I am not on the linux-smp list.

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

CONFIG_X86=y
CONFIG_UID16=y
CONFIG_EXPERIMENTAL=y
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y
CONFIG_MPENTIUM4=y
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_XCHGADD_ALGORITHM=y
CONFIG_X86_L1_CACHE_SHIFT=7
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_MICROCODE=y
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_HIGHMEM4G=y
CONFIG_HIGHMEM=y
CONFIG_HIGHIO=y
CONFIG_MTRR=y
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_TSC=y
CONFIG_NET=y
CONFIG_PCI=y
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_NAMES=y
CONFIG_HOTPLUG=y
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
CONFIG_KCORE_ELF=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
CONFIG_PM=y
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=m
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_DEBUG=y
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_PC_CML1=m
CONFIG_PARPORT_SERIAL=m
CONFIG_PARPORT_PC_FIFO=y
CONFIG_PARPORT_PC_SUPERIO=y
CONFIG_PARPORT_1284=y
CONFIG_PNP=y
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y
CONFIG_BLK_STATS=y
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID5=m
CONFIG_MD_MULTIPATH=m
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=y
CONFIG_NETFILTER=y
CONFIG_FILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_TOS=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_SYN_COOKIES=y
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_QUEUE=m
CONFIG_IP_NF_IPTABLES=y
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=y
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=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_MIRROR=m
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=y
CONFIG_IP_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_NAT_IRC=y
CONFIG_IP_NF_NAT_FTP=y
CONFIG_IP_NF_NAT_TFTP=y
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_IPV6=y
CONFIG_IP6_NF_QUEUE=m
CONFIG_IP6_NF_IPTABLES=y
CONFIG_IP6_NF_MATCH_LIMIT=m
CONFIG_IP6_NF_MATCH_MAC=m
CONFIG_IP6_NF_MATCH_RT=m
CONFIG_IP6_NF_MATCH_OPTS=m
CONFIG_IP6_NF_MATCH_FRAG=m
CONFIG_IP6_NF_MATCH_HL=m
CONFIG_IP6_NF_MATCH_MULTIPORT=m
CONFIG_IP6_NF_MATCH_OWNER=m
CONFIG_IP6_NF_MATCH_MARK=m
CONFIG_IP6_NF_MATCH_IPV6HEADER=m
CONFIG_IP6_NF_MATCH_AHESP=m
CONFIG_IP6_NF_MATCH_LENGTH=m
CONFIG_IP6_NF_MATCH_EUI64=m
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_TARGET_LOG=y
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_TARGET_MARK=m
CONFIG_VLAN_8021Q=m
CONFIG_IPX=m
CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=y
CONFIG_IPDDP=m
CONFIG_IPDDP_ENCAP=y
CONFIG_IPDDP_DECAP=y
CONFIG_BRIDGE=m
CONFIG_LLC=y
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
CONFIG_BLK_DEV_IDECD=y
CONFIG_BLK_DEV_IDEFLOPPY=y
CONFIG_BLK_DEV_IDESCSI=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_GENERIC=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_PCI_WIP=y
CONFIG_BLK_DEV_SIS5513=y
CONFIG_IDEDMA_AUTO=y
CONFIG_BLK_DEV_IDE_MODES=y
CONFIG_BLK_DEV_ATARAID=y
CONFIG_BLK_DEV_ATARAID_PDC=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_SD_EXTRA_DEVS=40
CONFIG_BLK_DEV_SR=m
CONFIG_SR_EXTRA_DEVS=2
CONFIG_CHR_DEV_SG=y
CONFIG_SCSI_DEBUG_QUEUES=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_PPA=m
CONFIG_SCSI_IMM=m
CONFIG_NETDEVICES=y
CONFIG_DUMMY=y
CONFIG_BONDING=m
CONFIG_NET_ETHERNET=y
CONFIG_NET_PCI=y
CONFIG_TULIP=m
CONFIG_SIS900=m
CONFIG_PPP=m
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPPOE=m
CONFIG_INPUT=y
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
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=m
CONFIG_SERIAL_EXTENDED=y
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
CONFIG_PRINTER=m
CONFIG_I2C=m
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_CHARDEV=m
CONFIG_I2C_PROC=m
CONFIG_INPUT_GAMEPORT=y
CONFIG_INPUT_NS558=m
CONFIG_INPUT_EMU10K1=m
CONFIG_INPUT_SERIO=y
CONFIG_INPUT_SERPORT=y
CONFIG_INPUT_ANALOG=m
CONFIG_INPUT_TMDC=m
CONFIG_INTEL_RNG=m
CONFIG_HW_RANDOM=m
CONFIG_RTC=y
CONFIG_AGP=m
CONFIG_AGP_SIS=y
CONFIG_DRM=y
CONFIG_DRM_NEW=y
CONFIG_QUOTA=y
CONFIG_QFMT_V2=m
CONFIG_AUTOFS_FS=m
CONFIG_AUTOFS4_FS=m
CONFIG_HFS_FS=m
CONFIG_EXT3_FS=y
CONFIG_JBD=y
CONFIG_JBD_DEBUG=y
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_EFS_FS=m
CONFIG_TMPFS=y
CONFIG_RAMFS=y
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_NTFS_FS=m
CONFIG_HPFS_FS=m
CONFIG_PROC_FS=y
CONFIG_DEVPTS_FS=y
CONFIG_EXT2_FS=y
CONFIG_UDF_FS=m
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
CONFIG_NFSD_TCP=y
CONFIG_SUNRPC=m
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_SMB_FS=y
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="cp437"
CONFIG_ZISOFS_FS=y
CONFIG_MSDOS_PARTITION=y
CONFIG_SMB_NLS=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_15=y
CONFIG_NLS_UTF8=y
CONFIG_VGA_CONSOLE=y
CONFIG_VIDEO_SELECT=y
CONFIG_SOUND=m
CONFIG_USB=y
CONFIG_USB_DEBUG=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_BANDWIDTH=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_UHCI=y
CONFIG_USB_OHCI=y
CONFIG_USB_PRINTER=y
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
CONFIG_USB_HIDDEV=y
CONFIG_USB_DC2XX=m
CONFIG_USB_MDC800=m
CONFIG_USB_SCANNER=y
CONFIG_USB_MICROTEK=m
CONFIG_USB_HPUSBSCSI=m
CONFIG_USB_CDCETHER=m
CONFIG_USB_USBNET=m
CONFIG_USB_USS720=m
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_TIGL=m
CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_LOG_BUF_SHIFT=16
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRC32=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m

[-- Attachment #3: dmesg-2.4.23-pre5 --]
[-- Type: text/plain, Size: 22753 bytes --]

Linux version 2.4.23-pre5 (root@aeon) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Sep 25 10:43:15 EDT 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 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)
0MB HIGHMEM available.
511MB LOWMEM available.
ACPI: have wakeup address 0xc0001000
On node 0 totalpages: 131068
zone(0): 4096 pages.
zone(1): 126972 pages.
zone(2): 0 pages.
ACPI: RSDP (v000 ASUS                                      ) @ 0x000f5810
ACPI: RSDT (v001 ASUS   P4S8X    0x42302e31 MSFT 0x31313031) @ 0x1fffc000
ACPI: FADT (v001 ASUS   P4S8X    0x42302e31 MSFT 0x31313031) @ 0x1fffc0c0
ACPI: BOOT (v001 ASUS   P4S8X    0x42302e31 MSFT 0x31313031) @ 0x1fffc030
ACPI: MADT (v001 ASUS   P4S8X    0x42302e31 MSFT 0x31313031) @ 0x1fffc058
ACPI: DSDT (v001   ASUS P4S8X    0x00001000 MSFT 0x0100000b) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 Pentium 4(tm) XEON(tm) APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x00] polarity[0x1] trigger[0x1] lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
IOAPIC[0]: Assigned apic_id 2
IOAPIC[0]: apic_id 2, version 128, address 0xfec00000, IRQ 0-23
ACPI: INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x1])
ACPI: INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x14] polarity[0x3] trigger[0x3])
Using ACPI (MADT) for SMP configuration information
Kernel command line: ro root=LABEL=/ parport=auto 3
Initializing CPU#0
Detected 2533.091 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 5059.37 BogoMIPS
Memory: 514424k/524272k available (1911k kernel code, 9460k reserved, 706k data, 112k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
CPU:             Common caps: 3febfbff 00000000 00000000 00000000
CPU: Intel(R) Pentium(R) 4 CPU 2.53GHz stepping 04
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-21, 2-22, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 17.
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: 00178080
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0080
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... register #02: 02000000
.......     : arbitration: 02
.... register #03: 00000001
.......     : Boot DT    : 1
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  0    0    0   0   0    1    1    71
 0a 001 01  0    0    0   0   0    1    1    79
 0b 001 01  0    0    0   0   0    1    1    81
 0c 001 01  0    0    0   0   0    1    1    89
 0d 001 01  0    0    0   0   0    1    1    91
 0e 001 01  0    0    0   0   0    1    1    99
 0f 001 01  0    0    0   0   0    1    1    A1
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 14 001 01  1    1    0   1   0    1    1    71
 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-> 0:20
IRQ10 -> 0:10
IRQ11 -> 0:11
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2532.9980 MHz.
..... host bus clock speed is 133.3155 MHz.
cpu: 0, clocks: 1333155, slice: 666577
CPU0<T0:1333152,T1:666560,D:15,S:666577,C:1333155>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
ACPI: Subsystem revision 20030916
PCI: PCI BIOS revision 2.10 entry at 0xf11b0, last bus=1
PCI: Using configuration type 1
 tbxface-0117 [03] acpi_load_tables      : ACPI Tables successfully acquired
Parsing all Control Methods:....................................................................................................................................
Table [DSDT](id F004) - 326 Objects with 47 Devices 132 Methods 6 Regions
ACPI Namespace successfully loaded at root c03d3cdc
IOAPIC[0]: Set PCI routing entry (2-20 -> 0xa9 -> IRQ 20 Mode:1 Active:1)
evxfevnt-0093 [04] acpi_enable           : Transition to ACPI mode successful
evgpeblk-0748 [06] ev_create_gpe_block   : GPE 00 to 15 [_GPE] 2 regs at 000000000000E420 on int 9
evgpeblk-0748 [06] ev_create_gpe_block   : GPE 16 to 31 [_GPE] 2 regs at 000000000000E430 on int 9
Completing Region/Field/Buffer/Package initialization:........................................
Initialized 6/6 Regions 0/0 Fields 23/23 Buffers 11/11 Packages (334 nodes)
Executing all Device _STA and_INI methods:................................................
48 Devices found containing: 48 _STA, 1 _INI methods
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: System [ACPI] (supports S0 S1 S4 S5)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 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]
PCI: Probing PCI hardware
IOAPIC[0]: Set PCI routing entry (2-16 -> 0xb1 -> IRQ 16 Mode:1 Active:1)
00:00:02[A] -> 2-16 -> IRQ 16
IOAPIC[0]: Set PCI routing entry (2-17 -> 0xb9 -> IRQ 17 Mode:1 Active:1)
00:00:02[B] -> 2-17 -> IRQ 17
IOAPIC[0]: Set PCI routing entry (2-18 -> 0xc1 -> IRQ 18 Mode:1 Active:1)
00:00:02[C] -> 2-18 -> IRQ 18
IOAPIC[0]: Set PCI routing entry (2-19 -> 0xc9 -> IRQ 19 Mode:1 Active:1)
00:00:02[D] -> 2-19 -> IRQ 19
IOAPIC[0]: Set PCI routing entry (2-21 -> 0xd1 -> IRQ 21 Mode:1 Active:1)
00:00:03[B] -> 2-21 -> IRQ 21
IOAPIC[0]: Set PCI routing entry (2-22 -> 0xd9 -> IRQ 22 Mode:1 Active:1)
00:00:03[C] -> 2-22 -> IRQ 22
IOAPIC[0]: Set PCI routing entry (2-23 -> 0xe1 -> IRQ 23 Mode:1 Active:1)
00:00:03[D] -> 2-23 -> IRQ 23
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-18 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-19 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
PCI: Using ACPI for IRQ routing
PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off'
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
IA-32 Microcode Update Driver: v1.11 <tigran@veritas.com>
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
Journalled Block Device driver loaded
ACPI: Power Button (FF) [PWRF]
acpi_processor-2117 [22] acpi_processor_get_inf: Invalid PBLK length [5]
ACPI: Processor [CPU0] (supports C1)
ACPI: Processor [CPU1] (supports C1)
parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP]
pty: 256 Unix98 ptys configured
Real Time Clock Driver v1.10e
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)
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SIS5513: IDE controller at PCI slot 00:02.5
SIS5513: chipset revision 0
SIS5513: not 100% native mode: will probe irqs later
SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
    ide0: BM-DMA at 0xb400-0xb407, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xb408-0xb40f, BIOS settings: hdc:DMA, hdd:pio
hda: Maxtor 6Y080P0, ATA DISK drive
hdb: Maxtor 53073H6, ATA DISK drive
blk: queue c03eb8e0, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c03eba1c, I/O limit 4095Mb (mask 0xffffffff)
hdc: ASUS CD-S500/A, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 160086528 sectors (81964 MB) w/7936KiB Cache, CHS=9964/255/63, UDMA(133)
hdb: attached ide-disk driver.
hdb: host protected area => 1
hdb: 60030432 sectors (30736 MB) w/2048KiB Cache, CHS=3736/255/63, UDMA(100)
hdc: attached ide-cdrom driver.
hdc: ATAPI 50X CD-ROM drive, 128kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
Partition check:
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
 hdb: hdb1
Promise Fasttrak(tm) Softwareraid driver 0.03beta: No raid array found
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
ehci_hcd 00:03.3: Silicon Integrated Systems [SiS] USB 2.0 Controller
ehci_hcd 00:03.3: irq 23, pci mem e0806000
usb.c: new USB bus registered, assigned bus number 1
ehci_hcd 00:03.3: ehci_start hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
ehci_hcd 00:03.3: ehci_start hcc_params 7070 thresh 7 uframes 1024
ehci_hcd 00:03.3: capability 0001 at 70
ehci_hcd 00:03.3: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
PCI: cache line size of 128 is not supported by device 00:03.3
ehci_hcd 00:03.3: init command 010001 (park)=0 ithresh=1 period=1024 RUN
ehci_hcd 00:03.3: USB 2.0 enabled, EHCI 1.00, driver 2003-Jun-19/2.4
hcd.c: 00:03.3 root hub device address 1
usb.c: kmalloc IF dfe48980, numif 1
usb.c: new device strings: Mfr=3, Product=2, SerialNumber=1
usb.c: USB device number 1 default language ID 0x0
Manufacturer: Linux 2.4.23-pre5 ehci_hcd
Product: Silicon Integrated Systems [SiS] USB 2.0 Controller
SerialNumber: 00:03.3
hub.c: USB hub found
hub.c: 6 ports detected
hub.c: standalone hub
hub.c: ganged power switching
hub.c: individual port over-current protection
hub.c: Single TT
hub.c: TT requires at most 8 FS bit times
hub.c: Port indicators are not supported
hub.c: power on to power good time: 0ms
hub.c: hub controller current requirement: 0mA
hub.c: port removable status: RRRRRR
hub.c: local power source is good
hub.c: no over-current condition exists
hub.c: enabling power on all ports
usb.c: hub driver claimed interface dfe48980
usb.c: kusbd: /sbin/hotplug add 1
usb.c: kusbd policy returned 0xfffffffe
host/usb-uhci.c: $Revision: 1.275 $ time 10:44:50 Sep 25 2003
host/usb-uhci.c: High bandwidth mode enabled
host/usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
host/usb-ohci.c: USB OHCI at membase 0xe081a000, IRQ 20
host/usb-ohci.c: usb-00:03.0, Silicon Integrated Systems [SiS] USB 1.0 Controller
usb.c: new USB bus registered, assigned bus number 2
usb.c: kmalloc IF dfe48c00, numif 1
usb.c: new device strings: Mfr=0, Product=2, SerialNumber=1
usb.c: USB device number 1 default language ID 0x0
Product: USB OHCI Root Hub
SerialNumber: e081a000
hub.c: USB hub found
hub.c: 2 ports detected
hub.c: standalone hub
hub.c: ganged power switching
hub.c: global over-current protection
hub.c: Port indicators are not supported
hub.c: power on to power good time: 2ms
hub.c: hub controller current requirement: 0mA
hub.c: port removable status: RR
hub.c: local power source is good
hub.c: no over-current condition exists
hub.c: enabling power on all ports
usb.c: hub driver claimed interface dfe48c00
usb.c: kusbd: /sbin/hotplug add 1
usb.c: kusbd policy returned 0xfffffffe
host/usb-ohci.c: USB OHCI at membase 0xe081c000, IRQ 21
host/usb-ohci.c: usb-00:03.1, Silicon Integrated Systems [SiS] USB 1.0 Controller (#2)
usb.c: new USB bus registered, assigned bus number 3
usb.c: kmalloc IF dfe48e80, numif 1
usb.c: new device strings: Mfr=0, Product=2, SerialNumber=1
usb.c: USB device number 1 default language ID 0x0
Product: USB OHCI Root Hub
SerialNumber: e081c000
hub.c: USB hub found
hub.c: 2 ports detected
hub.c: standalone hub
hub.c: ganged power switching
hub.c: global over-current protection
hub.c: Port indicators are not supported
hub.c: power on to power good time: 2ms
hub.c: hub controller current requirement: 0mA
hub.c: port removable status: RR
hub.c: local power source is good
hub.c: no over-current condition exists
hub.c: enabling power on all ports
usb.c: hub driver claimed interface dfe48e80
usb.c: kusbd: /sbin/hotplug add 1
usb.c: kusbd policy returned 0xfffffffe
host/usb-ohci.c: USB OHCI at membase 0xe081e000, IRQ 22
host/usb-ohci.c: usb-00:03.2, Silicon Integrated Systems [SiS] USB 1.0 Controller (#3)
usb.c: new USB bus registered, assigned bus number 4
usb.c: kmalloc IF dfe10280, numif 1
usb.c: new device strings: Mfr=0, Product=2, SerialNumber=1
usb.c: USB device number 1 default language ID 0x0
Product: USB OHCI Root Hub
SerialNumber: e081e000
hub.c: USB hub found
hub.c: 2 ports detected
hub.c: standalone hub
hub.c: ganged power switching
hub.c: global over-current protection
hub.c: Port indicators are not supported
hub.c: power on to power good time: 2ms
hub.c: hub controller current requirement: 0mA
hub.c: port removable status: RR
hub.c: local power source is good
hub.c: no over-current condition exists
hub.c: enabling power on all ports
usb.c: hub driver claimed interface dfe10280
usb.c: kusbd: /sbin/hotplug add 1
usb.c: kusbd policy returned 0xfffffffe
usb.c: registered new driver usbscanner
scanner.c: 0.4.14:USB Scanner Driver
usb.c: registered new driver usblp
printer.c: v0.11: USB Printer Device Class driver
Initializing Cryptographic API
IEEE 802.2 LLC for Linux 2.1 (c) 1996 Tim Alpaerts
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 65536)
Linux IP multicast router 0.06 plus PIM-SM
ip_conntrack version 2.1 (4095 buckets, 32760 max) - 292 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
IPv6 v0.8 for NET4.0
IPv6 over IPv4 tunneling driver
ip6_tables: (C) 2000-2002 Netfilter core team
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 219k freed
VFS: Mounted root (ext2 filesystem).
ehci_hcd 00:03.3: GetStatus port 1 status 001403 POWER sig=k  CSC CONNECT
hub.c: port 1, portstatus 501, change 1, 480 Mb/s
hub.c: port 1 connection change
hub.c: port 1, portstatus 501, change 1, 480 Mb/s
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 112k freed
hub.c: port 1, portstatus 501, change 0, 480 Mb/s
hub.c: port 1, portstatus 501, change 0, 480 Mb/s
hub.c: port 1, portstatus 501, change 0, 480 Mb/s
hub.c: port 1, portstatus 501, change 0, 480 Mb/s
ehci_hcd 00:03.3: port 1 low speed --> companion
ehci_hcd 00:03.3: GetStatus port 1 status 003002 POWER OWNER sig=se0  CSC
hub.c: port 1, portstatus 0, change 1, 12 Mb/s
ehci_hcd 00:03.3: free_config  devnum 0
hub.c: port 2, portstatus 100, change 0, 12 Mb/s
ehci_hcd 00:03.3: GetStatus port 3 status 001803 POWER sig=j  CSC CONNECT
hub.c: port 3, portstatus 501, change 1, 480 Mb/s
hub.c: port 3 connection change
hub.c: port 3, portstatus 501, change 1, 480 Mb/s
hub.c: port 3, portstatus 501, change 0, 480 Mb/s
hub.c: port 3, portstatus 501, change 0, 480 Mb/s
hub.c: port 3, portstatus 501, change 0, 480 Mb/s
hub.c: port 3, portstatus 501, change 0, 480 Mb/s
hub.c: port 3, portstatus 511, change 0, 480 Mb/s
hub.c: port 3 of hub 1 not reset yet, waiting 10ms
hub.c: port 3, portstatus 511, change 0, 480 Mb/s
hub.c: port 3 of hub 1 not reset yet, waiting 10ms
ehci_hcd 00:03.3: port 3 full speed --> companion
ehci_hcd 00:03.3: GetStatus port 3 status 003001 POWER OWNER sig=se0  CONNECT
hub.c: port 3, portstatus 0, change 10, 12 Mb/s
ehci_hcd 00:03.3: free_config  devnum 0
hub.c: port 4, portstatus 100, change 0, 12 Mb/s
hub.c: port 5, portstatus 100, change 0, 12 Mb/s
hub.c: port 6, portstatus 100, change 0, 12 Mb/s
hub.c: port 1, portstatus 301, change 1, 1.5 Mb/s
hub.c: port 1 connection change
hub.c: port 1, portstatus 301, change 1, 1.5 Mb/s
hub.c: port 1, portstatus 301, change 0, 1.5 Mb/s
hub.c: port 1, portstatus 301, change 0, 1.5 Mb/s
hub.c: port 1, portstatus 301, change 0, 1.5 Mb/s
hub.c: port 1, portstatus 301, change 0, 1.5 Mb/s
hub.c: port 1, portstatus 303, change 10, 1.5 Mb/s
hub.c: new USB device 00:03.0-1, assigned address 2
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal
Adding Swap: 1004020k swap-space (priority -1)
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: Detected SiS 648 chipset
agpgart: AGP aperture is 128M @ 0xe0000000
usb_control/bulk_msg: timeout
host/usb-ohci.c: unlink URB timeout
usb.c: USB device not responding, giving up (error=-12)
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), 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,7), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
hub.c: port 1, portstatus 303, change 10, 1.5 Mb/s
hub.c: new USB device 00:03.0-1, assigned address 3
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
usb_control/bulk_msg: timeout
host/usb-ohci.c: unlink URB timeout
usb.c: USB device not accepting new address=3 (error=-110)
hub.c: port 2, portstatus 100, change 0, 12 Mb/s
hub.c: port 1, portstatus 101, change 1, 12 Mb/s
hub.c: port 1 connection change
hub.c: port 1, portstatus 101, change 1, 12 Mb/s
hub.c: port 1, portstatus 101, change 0, 12 Mb/s
hub.c: port 1, portstatus 101, change 0, 12 Mb/s
hub.c: port 1, portstatus 101, change 0, 12 Mb/s
hub.c: port 1, portstatus 101, change 0, 12 Mb/s
hub.c: port 1, portstatus 103, change 10, 12 Mb/s
hub.c: new USB device 00:03.2-1, assigned address 2
usb.c: kmalloc IF dfdd1c00, numif 3
usb.c: new device strings: Mfr=1, Product=2, SerialNumber=3
usb.c: USB device number 2 default language ID 0x409
Manufacturer: Hewlett-Packard
Product: PSC 2100 Series
SerialNumber: MY2ACD80910F
usb.c: ignoring set_interface for dev 2, iface 1, alt 0
printer.c: usblp0: USB Bidirectional printer dev 2 if 1 alt 0 proto 2 vid 0x03F0 pid 0x2811
usb.c: usblp driver claimed interface dfdd1c18
usb.c: unhandled interfaces on device
usb.c: kusbd: /sbin/hotplug add 2
usb.c: kusbd: /sbin/hotplug add 2
usb.c: kusbd: /sbin/hotplug add 2
hub.c: port 2, portstatus 100, change 0, 12 Mb/s
ehci_hcd 00:03.3: GetStatus port 1 status 003002 POWER OWNER sig=se0  CSC
hub.c: port 1, portstatus 0, change 1, 12 Mb/s
hub.c: port 1 connection change
hub.c: port 1, portstatus 0, change 1, 12 Mb/s
hub.c: port 2, portstatus 100, change 0, 12 Mb/s
ehci_hcd 00:03.3: GetStatus port 3 status 003002 POWER OWNER sig=se0  CSC
hub.c: port 3, portstatus 0, change 1, 12 Mb/s
hub.c: port 3 connection change
hub.c: port 3, portstatus 0, change 1, 12 Mb/s
hub.c: port 4, portstatus 100, change 0, 12 Mb/s
hub.c: port 5, portstatus 100, change 0, 12 Mb/s
hub.c: port 6, portstatus 100, change 0, 12 Mb/s
sis900.c: v1.08.06 9/24/2002
eth0: Realtek RTL8201 PHY transceiver found at address 1.
eth0: Using transceiver found at address 1 as default
eth0: SiS 900 PCI Fast Ethernet at 0x9800, IRQ 19, 00:e0:18:9d:4f:d0.
eth0: Media Link On 100mbps full-duplex 
Linux Tulip driver version 0.9.15-pre12 (Aug 9, 2002)
eth1: ADMtek Comet rev 17 at 0x9400, 00:20:78:04:68:6F, IRQ 19.
eth0: no IPv6 routers present
lp0: using parport0 (interrupt-driven).
usb.c: registered new driver serial
usbserial.c: USB Serial support registered for Generic
usbserial.c: USB Serial Driver core v1.4

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

* unexpected IO-APIC
@ 2003-09-11 16:36 John Birck
  0 siblings, 0 replies; 135+ messages in thread
From: John Birck @ 2003-09-11 16:36 UTC (permalink / raw)
  To: linux-smp

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

Dear Sirs,

nothing harmfull, just found in dmesg the "unexpected IO-APIC".
We have got a brand new IBM x445, Modell 8870-1RX with four 2GHz Xeon Proz.
and 16GB RAM, two fiberchannel QLogic2312 and a LSI (=^NEC)53c1030
SCSI-adapter, moreover four Broadcom 5703 LWL-EthernetNICs (Description on
Chip is BCM5703, hardware-detection call it bcm5704). Machine is up and
running.
Maybe the bootlog is helpful, if necessary just ask for more infos.
Would you be so kind to inform me if this message means really trouble?
Sincerely

John Birck




-------------------------------
Baader Wertpapierhandelsbank AG
    Weihenstephanerstr.4
   85716 Unterschleissheim
  John P. Birck, IT-Technik
   Tel: +49 (0)89 5150-1522
   Fax: +49 (0)89 5150-2411
   john.birck@baaderbank.de
-------------------------------

[-- Attachment #2: boot.messages --]
[-- Type: application/octet-stream, Size: 15669 bytes --]

gister #00: 0E000000
.......    : physical APIC id: 0E
.... register #01: 00320011
.......     : max redirection entries: 0032
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.......     : IO APIC version: 0011
.... register #02: 00000000
.......     : arbitration: 00
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 002 02  0    0    0   0   0    0    0    31
 01 002 02  0    0    0   0   0    0    0    39
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 000 00  1    0    0   0   0    0    0    00
 05 000 00  1    0    0   0   0    0    0    00
 06 012 02  0    0    0   0   0    0    0    41
 07 000 00  1    0    0   0   0    0    0    00
 08 000 00  0    0    0   1   0    0    0    49
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 012 02  1    1    0   1   0    0    0    51
 0c 000 00  0    0    0   0   0    0    0    59
 0d 002 02  0    0    0   0   0    0    0    61
 0e 010 00  0    0    0   0   0    0    0    69
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    1    0   1   0    0    0    71
 11 000 00  1    0    0   0   0    0    0    00
 12 010 00  1    1    0   1   0    0    0    79
 13 000 00  1    0    0   0   0    0    0    00
 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
 18 000 00  1    0    0   0   0    0    0    00
 19 000 00  1    0    0   0   0    0    0    00
 1a 000 00  1    0    0   0   0    0    0    00
 1b 000 00  1    0    0   0   0    0    0    00
 1c 000 00  1    0    0   0   0    0    0    00
 1d 000 00  1    0    0   0   0    0    0    00
 1e 000 00  1    0    0   0   0    0    0    00
 1f 000 00  1    0    0   0   0    0    0    00
 20 000 00  1    0    0   0   0    0    0    00
 21 000 00  1    0    0   0   0    0    0    00
 22 000 00  1    0    0   0   0    0    0    00
 23 000 00  1    0    0   0   0    0    0    00
 24 000 00  1    0    0   0   0    0    0    00
 25 000 00  1    0    0   0   0    0    0    00
 26 000 00  1    0    0   0   0    0    0    00
 27 012 02  1    1    0   1   0    0    0    81
 28 000 00  1    1    0   1   0    0    0    89
 29 002 02  1    1    0   1   0    0    0    91
 2a 010 00  1    1    0   1   0    0    0    99
 2b 000 00  1    0    0   0   0    0    0    00
 2c 000 00  1    0    0   0   0    0    0    00
 2d 000 00  1    0    0   0   0    0    0    00
 2e 000 00  1    0    0   0   1    0    0    00
 2f 000 00  1    0    0   0   0    0    0    00
 30 000 00  1    0    0   0   0    0    0    00
 31 000 00  1    0    0   0   0    0    0    00
 32 000 00  1    0    0   0   0    0    0    00

IO APIC #13......
.... register #00: 0D000000
.......    : physical APIC id: 0D
.... register #01: 00320011
.......     : max redirection entries: 0032
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.......     : IO APIC version: 0011
.... register #02: 00000000
.......     : arbitration: 00
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 012 02  1    1    0   1   0    0    0    A1
 01 000 00  1    1    0   1   0    0    0    A9
 02 002 02  1    1    0   1   0    0    0    B1
 03 010 00  1    1    0   1   0    0    0    B9
 04 012 02  1    1    0   1   0    0    0    C1
 05 000 00  1    1    0   1   0    0    0    C9
 06 002 02  1    1    0   1   0    0    0    D1
 07 010 00  1    1    0   1   0    0    0    D9
 08 012 02  1    1    0   1   0    0    0    E1
 09 000 00  1    1    0   1   0    0    0    E9
 0a 002 02  1    1    0   1   0    0    0    32
 0b 010 00  1    1    0   1   0    0    0    3A
 0c 012 02  1    1    0   1   0    0    0    42
 0d 000 00  1    1    0   1   0    0    0    4A
 0e 002 02  1    1    0   1   0    0    0    52
 0f 010 00  1    1    0   1   0    0    0    5A
 10 012 02  1    1    0   1   0    0    0    62
 11 000 00  1    1    0   1   0    0    0    6A
 12 002 02  1    1    0   1   0    0    0    72
 13 010 00  1    1    0   1   0    0    0    7A
 14 012 02  1    1    0   1   0    0    0    82
 15 000 00  1    1    0   1   0    0    0    8A
 16 002 02  1    1    0   1   0    0    0    92
 17 010 00  1    1    0   1   0    0    0    9A
 18 000 00  1    0    0   0   0    0    0    00
 19 000 00  1    0    0   0   0    0    0    00
 1a 000 00  1    0    0   0   0    0    0    00
 1b 000 00  1    0    0   0   0    0    0    00
 1c 000 00  1    0    0   0   0    0    0    00
 1d 000 00  1    0    0   0   0    0    0    00
 1e 000 00  1    0    0   0   0    0    0    00
 1f 000 00  1    0    0   0   0    0    0    00
 20 000 00  1    0    0   0   0    0    0    00
 21 000 00  1    0    0   0   0    0    0    00
 22 000 00  1    0    0   0   0    0    0    00
 23 000 00  1    0    0   0   0    0    0    00
 24 000 00  1    0    0   0   0    0    0    00
 25 000 00  1    0    0   0   0    0    0    00
 26 000 00  1    0    0   0   0    0    0    00
 27 000 00  1    0    0   0   0    0    0    00
 28 000 00  1    0    0   0   0    0    0    00
 29 000 00  1    0    0   0   0    0    0    00
 2a 000 00  1    0    0   0   0    0    0    00
 2b 000 00  1    0    0   0   0    0    0    00
 2c 000 00  1    0    0   0   0    0    0    00
 2d 000 00  1    0    0   0   0    0    0    00
 2e 000 00  1    0    0   0   0    0    0    00
 2f 000 00  1    0    0   0   0    0    0    00
 30 000 00  1    0    0   0   0    0    0    00
 31 000 00  1    0    0   0   0    0    0    00
 32 000 00  1    0    0   0   0    0    0    00
IRQ to pin mappings:
IRQ0 -> 0:0
IRQ1 -> 0:1
IRQ6 -> 0:6
IRQ8 -> 0:8
IRQ11 -> 0:11
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ16 -> 0:16
IRQ18 -> 0:18
IRQ39 -> 0:39
IRQ40 -> 0:40
IRQ41 -> 0:41
IRQ42 -> 0:42
IRQ51 -> 1:0
IRQ52 -> 1:1
IRQ53 -> 1:2
IRQ54 -> 1:3
IRQ55 -> 1:4
IRQ56 -> 1:5
IRQ57 -> 1:6
IRQ58 -> 1:7
IRQ59 -> 1:8
IRQ60 -> 1:9
IRQ61 -> 1:10
IRQ62 -> 1:11
IRQ63 -> 1:12
IRQ64 -> 1:13
IRQ65 -> 1:14
IRQ66 -> 1:15
IRQ67 -> 1:16
IRQ68 -> 1:17
IRQ69 -> 1:18
IRQ70 -> 1:19
IRQ71 -> 1:20
IRQ72 -> 1:21
IRQ73 -> 1:22
IRQ74 -> 1:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1996.1315 MHz.
..... host bus clock speed is 99.8064 MHz.
cpu: 0, clocks: 998064, slice: 199612
CPU0<T0:998064,T1:798448,D:4,S:199612,C:998064>
cpu: 1, clocks: 998064, slice: 199612
cpu: 2, clocks: 998064, slice: 199612
cpu: 3, clocks: 998064, slice: 199612
CPU1<T0:998064,T1:598832,D:8,S:199612,C:998064>
CPU2<T0:998064,T1:399216,D:12,S:199612,C:998064>
CPU3<T0:998064,T1:199616,D:0,S:199612,C:998064>
checking TSC synchronization across CPUs: passed.
PCI: PCI BIOS revision 2.10 entry at 0xfd47d, last bus=11
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Discovered peer bus 01
PCI: Discovered peer bus 02
PCI: Discovered peer bus 05
PCI: Discovered peer bus 07
PCI: Discovered peer bus 09
PCI->APIC IRQ transform: (B0,I3,P0) -> 39
PCI->APIC IRQ transform: (B0,I4,P0) -> 16
PCI->APIC IRQ transform: (B0,I5,P3) -> 18
PCI->APIC IRQ transform: (B0,I5,P3) -> 18
PCI->APIC IRQ transform: (B1,I3,P0) -> 40
PCI->APIC IRQ transform: (B1,I3,P1) -> 41
PCI->APIC IRQ transform: (B1,I4,P0) -> 42
PCI->APIC IRQ transform: (B1,I4,P1) -> 11
PCI->APIC IRQ transform: (B2,I1,P0) -> 51
PCI->APIC IRQ transform: (B2,I2,P0) -> 55
PCI->APIC IRQ transform: (B5,I4,P0) -> 71
PCI->APIC IRQ transform: (B7,I3,P0) -> 67
PCI->APIC IRQ transform: (B9,I1,P0) -> 59
PCI->APIC IRQ transform: (B9,I2,P0) -> 63
PCI: Enabling Via external APIC routing
PCI: Via IRQ fixup for 00:05.2, from 5 to 2
PCI: Via IRQ fixup for 00:05.3, from 5 to 2
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS not found.
mxt_scan_bios: enter
Starting kswapd v1.8
bigpage subsystem: allocated 0 bigpages (=0MB).
allocated 256 pages and 256 bhs reserved for the highmem bounces
VFS: Diskquotas version dquot_6.5.0 initialized
aio_setup: num_physpages = 1081344
aio_setup: sizeof(struct page) = 68
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
Real Time Clock Driver v1.10e
block: queued sectors max/low 10969346kB/10838274kB, 8192 slots per queue
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz PCI bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 29
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz PCI bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:05.1
    ide0: BM-DMA at 0x0700-0x0707, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0x0708-0x070f, BIOS settings: hdc:pio, hdd:pio
hda: MATSHITADVD-ROM SR-8177, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
pci_hotplug: PCI Hot Plug PCI Core version: 0.3
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 262144 buckets, 2048Kbytes
TCP: Hash tables configured (established 524288 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 571k freed
VFS: Mounted root (ext2 filesystem).
SCSI subsystem driver Revision: 1.00
Fusion MPT base driver 2.05.00+
Copyright (c) 1999-2002 LSI Logic Corporation
mptbase: Initiating ioc0 bringup
ioc0: 53C1030: Capabilities={Initiator}
mptbase: Initiating ioc1 bringup
ioc1: 53C1030: Capabilities={Initiator}
mptbase: 2 MPT adapters found, 2 installed.
Fusion MPT SCSI Host driver 2.05.00+
scsi0 : ioc0: LSI53C1030, FwRev=01000e00h, Ports=1, MaxQ=222, IRQ=40
scsi1 : ioc1: LSI53C1030, FwRev=01000e00h, Ports=1, MaxQ=222, IRQ=41
  Vendor: IBM       Model: VIRTUAL DISK      Rev: 1998
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: IBM       Model: 25P3495a S320  1  Rev: 1   
  Type:   Processor                          ANSI SCSI revision: 02
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sda: 71096320 512-byte hdwr sectors (36401 MB)
Partition check:
 sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 >
qla2x00_set_info starts at address = f8841060
qla2x00: Found  VID=1077 DID=2312 SSVID=1077 SSDID=9
scsi(2): Found a QLA2312  @ bus 5, device 0x4, irq 71, iobase 0x2800
scsi(2): Allocated 4096 SRB(s).
scsi(2): Configure NVRAM parameters...
scsi(2): 64 Bit PCI Addressing Enabled.
scsi(2): Verifying loaded RISC code...
scsi(2): Verifying chip...
scsi(2): Waiting for LIP to complete...
scsi(2): LIP reset occurred.
scsi(2): LIP occurred.
scsi(2): LOOP UP detected.
scsi(2): Topology - (Loop), Host Loop address 0x7d
qla2x00: Found  VID=1077 DID=2312 SSVID=1077 SSDID=9
scsi(3): Found a QLA2312  @ bus 7, device 0x3, irq 67, iobase 0x2a00
scsi(3): Allocated 4096 SRB(s).
scsi(3): Configure NVRAM parameters...
scsi(3): 64 Bit PCI Addressing Enabled.
scsi(3): Verifying loaded RISC code...
scsi(3): Verifying chip...
Mailbox registers:
qla2x00 : mbox 0 0x0000 
qla2x00 : mbox 1 0x0000 
qla2x00 : mbox 2 0x0000 
qla2x00 : mbox 3 0x0000 
qla2x00 : mbox 4 0x0202 
qla2x00 : mbox 5 0x4002 
qla2x00: [ERROR] Failed to load segment 0 of FW
qla2x00: Failed to initialize adapter
scsi2 : QLogic QLA2312 PCI to Fibre Channel Host Adapter: bus 5 device 4 irq 71
        Firmware version:  3.01.18, Driver version 6.04.01
blk: queue f5c3a418, I/O limit 4095Mb (mask 0xffffffff)
  Vendor: IBM       Model: 3542              Rev: 0401
  Type:   Processor                          ANSI SCSI revision: 03
blk: queue f5c3a218, I/O limit 4095Mb (mask 0xffffffff)
scsi(2:0:0:0): Enabled tagged queuing, queue depth 16.
Journalled Block Device driver loaded
mptbase: Initiating ioc0 recovery
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 248k freed
Adding Swap: 2048248k swap-space (priority -1)
Adding Swap: 2048248k swap-space (priority -2)
Adding Swap: 2048248k swap-space (priority -3)
Adding Swap: 2048248k swap-space (priority -4)
Adding Swap: 2048248k swap-space (priority -5)
Adding Swap: 2048248k swap-space (priority -6)
Adding Swap: 2048248k swap-space (priority -7)
Adding Swap: 2048248k swap-space (priority -8)
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.259 $ time 15:33:11 Aug  5 2003
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0x1980, IRQ 18
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0x19a0, IRQ 18
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.251:USB Universal Host Controller Interface driver
EXT3 FS 2.4-0.9.11, 3 Oct 2001 on sd(8,1), internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.11, 3 Oct 2001 on sd(8,3), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
parport_pc: Via 686A parallel port disabled in BIOS
hda: ATAPI 24X DVD-ROM drive, 256kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
ISO 9660 Extensions: Microsoft Joliet Level 3
ISOFS: changing to secondary root
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
ISO 9660 Extensions: Microsoft Joliet Level 3
ISOFS: changing to secondary root
tg3.c:v1.2e4 (Feb 20, 2003)
eth0: Tigon3 [partno(BCM95704A6) rev 2002 PHY(5704)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:6b:e6:0a:45
eth1: Tigon3 [partno(BCM95704A6) rev 2002 PHY(5704)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:09:6b:16:0a:45
eth2: Tigon3 [partno(BCM95703SA31U) rev 1002 PHY(serdes)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:10:18:00:6b:04
eth3: Tigon3 [partno(BCM95703SA31U) rev 1002 PHY(serdes)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:10:18:00:70:ae
eth4: Tigon3 [partno(BCM95703SA31U) rev 1002 PHY(serdes)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:10:18:00:72:b6
eth5: Tigon3 [partno(BCM95703SA31U) rev 1002 PHY(serdes)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:10:18:00:70:b0
tg3: eth2: Link is up at 1000 Mbps, full duplex.
tg3: eth2: Flow control is off for TX and off for RX.
tg3: eth3: Link is up at 1000 Mbps, full duplex.
tg3: eth3: Flow control is off for TX and off for RX.
parport_pc: Via 686A parallel port disabled in BIOS
tg3: eth2: Link is up at 1000 Mbps, full duplex.
tg3: eth2: Flow control is off for TX and off for RX.
tg3: eth3: Link is up at 1000 Mbps, full duplex.
tg3: eth3: Flow control is off for TX and off for RX.

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

* Re: unexpected IO-APIC
  2003-09-04 16:37 Michael Sorrentino
@ 2003-09-04 19:35 ` Alan Cox
  0 siblings, 0 replies; 135+ messages in thread
From: Alan Cox @ 2003-09-04 19:35 UTC (permalink / raw)
  To: Michael Sorrentino; +Cc: linux-smp

On Iau, 2003-09-04 at 17:37, Michael Sorrentino wrote:
> See attached. I don't know if this is related but this server locks hard
> every four or five days. I have two other servers with identical
> hardware that run fine. 

Unexpected IO-APIC isnt related to your lockups alas. What is the
locking box doing that differs from the others ?


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

* unexpected IO-APIC
@ 2003-09-04 16:37 Michael Sorrentino
  2003-09-04 19:35 ` Alan Cox
  0 siblings, 1 reply; 135+ messages in thread
From: Michael Sorrentino @ 2003-09-04 16:37 UTC (permalink / raw)
  To: linux-smp

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

See attached. I don't know if this is related but this server locks hard
every four or five days. I have two other servers with identical
hardware that run fine. 

[-- Attachment #2: output --]
[-- Type: text/plain, Size: 15286 bytes --]

>CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU0: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
per-CPU timeslice cutoff: 1462.89 usecs.
task migration cache decay timeout: 10 msecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/1 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 4784.12 BogoMIPS
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#1.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU1: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Booting processor 2/6 eip 2000
Initializing CPU#2
masked ExtINT on CPU#2
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 4784.12 BogoMIPS
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 3
Intel machine check reporting enabled on CPU#2.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU2: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Booting processor 3/7 eip 2000
Initializing CPU#3
masked ExtINT on CPU#3
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 4784.12 BogoMIPS
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 3
Intel machine check reporting enabled on CPU#3.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU3: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Total of 4 processors activated (19123.40 BogoMIPS).
cpu_sibling_map[0] = 1
cpu_sibling_map[1] = 0
cpu_sibling_map[2] = 3
cpu_sibling_map[3] = 2
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
Setting 3 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 3 ... ok.
Setting 4 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 4 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-12, 2-18, 2-22, 3-0, 3-1, 3-2, 3-3, 3-4, 3-5, 3-6, 3-7, 3-8, 3-9, 3-10, 3-11, 3-12, 3-13, 3-14, 3-15, 3-16, 3-17, 3-18, 3-19, 3-20, 3-21, 3-22, 3-23, 4-1, 4-2, 4-3, 4-4, 4-5, 4-6, 4-7, 4-8, 4-9, 4-10, 4-11, 4-12, 4-13, 4-14, 4-15, 4-16, 4-17, 4-18, 4-19, 4-20, 4-21, 4-22, 4-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 19.
number of IO-APIC #2 registers: 24.
number of IO-APIC #3 registers: 24.
number of IO-APIC #4 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... 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 0FF 0F  0    0    0   0   0    1    1    39
 02 0FF 0F  0    0    0   0   0    1    1    31
 03 0FF 0F  0    0    0   0   0    1    1    41
 04 0FF 0F  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 0FF 0F  0    0    0   0   0    1    1    51
 07 0FF 0F  0    0    0   0   0    1    1    59
 08 0FF 0F  0    0    0   0   0    1    1    61
 09 0FF 0F  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 0FF 0F  0    0    0   0   0    1    1    71
 0e 0FF 0F  0    0    0   0   0    1    1    79
 0f 0FF 0F  0    0    0   0   0    1    1    81
 10 0FF 0F  1    1    0   1   0    1    1    89
 11 0FF 0F  1    1    0   1   0    1    1    91
 12 000 00  1    0    0   0   0    0    0    00
 13 0FF 0F  1    1    0   1   0    1    1    99
 14 0FF 0F  1    1    0   1   0    1    1    A1
 15 0FF 0F  1    1    0   1   0    1    1    A9
 16 000 00  1    0    0   0   0    0    0    00
 17 0FF 0F  1    1    0   1   0    1    1    B1

IO APIC #3......
.... register #00: 03000000
.......    : physical APIC id: 03
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 03000000
.......     : arbitration: 03
.... 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 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 000 00  1    0    0   0   0    0    0    00
 05 000 00  1    0    0   0   0    0    0    00
 06 000 00  1    0    0   0   0    0    0    00
 07 000 00  1    0    0   0   0    0    0    00
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 000 00  1    0    0   0   0    0    0    00
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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

IO APIC #4......
.... register #00: 04000000
.......    : physical APIC id: 04
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 04000000
.......     : arbitration: 04
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 0FF 0F  1    1    0   1   0    1    1    B9
 01 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 000 00  1    0    0   0   0    0    0    00
 05 000 00  1    0    0   0   0    0    0    00
 06 000 00  1    0    0   0   0    0    0    00
 07 000 00  1    0    0   0   0    0    0    00
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 000 00  1    0    0   0   0    0    0    00
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ21 -> 0:21
IRQ23 -> 0:23
IRQ48 -> 2:0
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2392.2722 MHz.
..... host bus clock speed is 99.6779 MHz.
cpu: 0, clocks: 996779, slice: 199355
CPU0<T0:996768,T1:797408,D:5,S:199355,C:996779>
cpu: 1, clocks: 996779, slice: 199355
cpu: 2, clocks: 996779, slice: 199355
cpu: 3, clocks: 996779, slice: 199355
CPU1<T0:996768,T1:598048,D:10,S:199355,C:996779>
CPU2<T0:996768,T1:398688,D:15,S:199355,C:996779>
CPU3<T0:996768,T1:199344,D:4,S:199355,C:996779>
checking TSC synchronization across CPUs: passed.
Starting migration thread for cpu 0
smp_num_cpus: 4.
Starting migration thread for cpu 1
Starting migration thread for cpu 2
Starting migration thread for cpu 3
PCI: PCI BIOS revision 2.10 entry at 0xfd921, last bus=5
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router PIIX [8086/2480] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I31,P0) -> 17
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B3,I1,P0) -> 48
PCI->APIC IRQ transform: (B5,I3,P0) -> 21
PCI->APIC IRQ transform: (B5,I4,P0) -> 20
PCI->APIC IRQ transform: (B5,I5,P0) -> 23
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS not found.
Starting kswapd
allocated 32 pages and 32 bhs reserved for the highmem bounces
VFS: Disk quotas vdquot_6.5.1
Detected PS/2 Mouse Port.
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS0 at 0x03f8 (irq = 4) is a 16550A
ttyS1 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
NET4: Frame Diverter 0.46
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00beta3-.2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH3: IDE controller at PCI slot 00:1f.1
ICH3: chipset revision 2
ICH3: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x7040-0x7047, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0x7048-0x704f, BIOS settings: hdc:pio, hdd:pio
hda: ATAPI CD-ROM 52XMax, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide-floppy driver 0.99.newide
ide-floppy driver 0.99.newide
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 16384 buckets, 128Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 226k freed
VFS: Mounted root (ext2 filesystem).
SCSI subsystem driver Revision: 1.00
Loading Adaptec I2O RAID: Version 2.4 Build 5
Detecting Adaptec I2O RAID controllers...
Adaptec I2O RAID controller 0 at f8838000 size=100000 irq=48
dpti: If you have a lot of devices this could take a few minutes.
dpti0: Reading the hardware resource table.
TID 008  Vendor: ADAPTEC      Device: AIC-7899     Rev: 00000001    
TID 525  Vendor: ADAPTEC      Device: RAID-5       Rev: 380E        
scsi0 : Vendor: Adaptec  Model: 2110S            FW:380E
  Vendor: ADAPTEC   Model: RAID-5            Rev: 380E
  Type:   Direct-Access                      ANSI SCSI revision: 02
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sda: 358871040 512-byte hdwr sectors (183742 MB)
Partition check:
 sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
Journalled Block Device driver loaded
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 156k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 11:43:13 Aug 18 2003
usb-uhci.c: High bandwidth mode enabled
PCI: Setting latency timer of device 00:1d.0 to 64
usb-uhci.c: USB UHCI at I/O 0x7000, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.1 to 64
usb-uhci.c: USB UHCI at I/O 0x7020, IRQ 19
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,6), internal journal
Adding Swap: 2096472k swap-space (priority -1)
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.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,7), 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,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 sd(8,5), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
ip_tables: (C) 2000-2002 Netfilter core team
Intel(R) PRO/100 Network Driver - version 2.2.21-k1
Copyright (c) 2003 Intel Corporation

e100: selftest OK.
divert: allocating divert_blk for eth0
e100: eth0: Intel(R) PRO/100 Network Connection
  Hardware receive checksums enabled
  cpu cycle saver enabled

e100: selftest OK.
divert: allocating divert_blk for eth1
e100: eth1: Intel(R) PRO/100 Network Connection
  Hardware receive checksums enabled
  cpu cycle saver enabled

ip_tables: (C) 2000-2002 Netfilter core team
e100: eth0 NIC Link is Up 100 Mbps Full duplex
ip_tables: (C) 2000-2002 Netfilter core team
e100: eth1 NIC Link is Up 100 Mbps Half duplex
ip_tables: (C) 2000-2002 Netfilter core team


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

* Unexpected IO-APIC
@ 2003-09-04  4:19 Jeremy Sylvestre
  0 siblings, 0 replies; 135+ messages in thread
From: Jeremy Sylvestre @ 2003-09-04  4:19 UTC (permalink / raw)
  To: linux-smp

Hello,

I found the following message in /var/log/syslog after upgrading to the 2.4.22 
kernel.

kernel: An unexpected IO-APIC was found. If this kernel release is less than
kernel: three months old please report this to linux-smp@vger.kernel.org

So I'm just reporting it as asked.  My motherboard is an ASUS P4S533 -- this 
is a uniprocessor board.

Cheers,
Jeremy Sylvestre


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

* Unexpected IO-APIC
@ 2003-09-01 12:31 Alfonso Abeger
  0 siblings, 0 replies; 135+ messages in thread
From: Alfonso Abeger @ 2003-09-01 12:31 UTC (permalink / raw)
  To: linux-smp

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


Hello. I'm testing kernel 2.4.22 on my computer and I've got the
following message at start:


    An unexpected IO-APIC was found. If this kernel release is less than
    three months old please report this to linux-smp@vger.kernel.org

 I've attached the out of the dmesg command for more information.

I've not detected anything wrong on my computer. If you need more
information about the system, please mail me and I'll try to help you.

Kind regards.


	Alfonso




[-- Attachment #2: dmesg_out.txt --]
[-- Type: text/plain, Size: 15461 bytes --]

Linux version 2.4.22 (root@Corruscant) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 vie ago 29 14:28:26 CEST 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 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.
ACPI: have wakeup address 0xc0001000
On node 0 totalpages: 131068
zone(0): 4096 pages.
zone(1): 126972 pages.
zone(2): 0 pages.
ACPI: RSDP (v000 ASUS                                      ) @ 0x000f7a00
ACPI: RSDT (v001 ASUS   P4S-LA   0x42302e31 MSFT 0x31313031) @ 0x1fffc000
ACPI: FADT (v001 ASUS   P4S-LA   0x42302e31 MSFT 0x31313031) @ 0x1fffc100
ACPI: BOOT (v001 ASUS   P4S-LA   0x42302e31 MSFT 0x31313031) @ 0x1fffc040
ACPI: MADT (v001 ASUS   P4S-LA   0x42302e31 MSFT 0x31313031) @ 0x1fffc080
ACPI: DSDT (v001   ASUS P4S-LA   0x00001000 MSFT 0x0100000b) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 Pentium 4(tm) XEON(tm) APIC version 16
ACPI: LAPIC_NMI (acpi_id[0x00] polarity[0x1] trigger[0x1] lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
IOAPIC[0]: Assigned apic_id 2
IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, IRQ 0-23
ACPI: INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x1])
ACPI: INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x3] trigger[0x3])
Using ACPI (MADT) for SMP configuration information
Kernel command line: auto BOOT_IMAGE=Prueba ro root=341 hdc=scsi hdd=scsi
ide_setup: hdc=scsi
ide_setup: hdd=scsi
Initializing CPU#0
Detected 2400.124 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 4784.12 BogoMIPS
Memory: 515420k/524272k available (1637k kernel code, 8464k reserved, 707k data, 112k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
CPU:             Common caps: 3febfbff 00000000 00000000 00000000
CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 04
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
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=0
number of MP IRQ sources: 16.
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: 00178000
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0000
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  1    1    0   1   0    1    1    71
 0a 001 01  0    0    0   0   0    1    1    79
 0b 001 01  0    0    0   0   0    1    1    81
 0c 001 01  0    0    0   0   0    1    1    89
 0d 001 01  0    0    0   0   0    1    1    91
 0e 001 01  0    0    0   0   0    1    1    99
 0f 001 01  0    0    0   0   0    1    1    A1
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2400.0515 MHz.
..... host bus clock speed is 133.3360 MHz.
cpu: 0, clocks: 1333360, slice: 666680
CPU0<T0:1333360,T1:666672,D:8,S:666680,C:1333360>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
ACPI: Subsystem revision 20030813
PCI: PCI BIOS revision 2.10 entry at 0xf1360, last bus=1
PCI: Using configuration type 1
 tbxface-0117 [03] acpi_load_tables      : ACPI Tables successfully acquired
Parsing all Control Methods:.....................................................................................................................
Table [DSDT](id F004) - 304 Objects with 43 Devices 117 Methods 8 Regions
ACPI Namespace successfully loaded at root c038be5c
evxfevnt-0093 [04] acpi_enable           : Transition to ACPI mode successful
evgpeblk-0748 [06] ev_create_gpe_block   : GPE 00 to 15 [_GPE] 2 regs at 000000000000E420 on int 9
evgpeblk-0748 [06] ev_create_gpe_block   : GPE 16 to 31 [_GPE] 2 regs at 000000000000E430 on int 9
Completing Region/Field/Buffer/Package initialization:..........................................
Initialized 8/8 Regions 0/0 Fields 23/23 Buffers 11/11 Packages (312 nodes)
Executing all Device _STA and_INI methods:............................................
44 Devices found containing: 44 _STA, 0 _INI methods
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: System [ACPI] (supports S0 S1 S3 S4 S5)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15, disabled)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15, disabled)
ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15, enabled at IRQ 9)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15, enabled at IRQ 9)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15, enabled at IRQ 9)
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]
PCI: Probing PCI hardware
IOAPIC[0]: Set PCI routing entry (2-23 -> 0xa9 -> IRQ 23 Mode:1 Active:1)
00:00:02[A] -> 2-23 -> IRQ 23
IOAPIC[0]: Set PCI routing entry (2-22 -> 0xb1 -> IRQ 22 Mode:1 Active:1)
00:00:02[B] -> 2-22 -> IRQ 22
IOAPIC[0]: Set PCI routing entry (2-21 -> 0xb9 -> IRQ 21 Mode:1 Active:1)
00:00:02[C] -> 2-21 -> IRQ 21
IOAPIC[0]: Set PCI routing entry (2-20 -> 0xc1 -> IRQ 20 Mode:1 Active:1)
00:00:02[D] -> 2-20 -> IRQ 20
Pin 2-22 already programmed
IOAPIC[0]: Set PCI routing entry (2-17 -> 0xc9 -> IRQ 17 Mode:1 Active:1)
00:00:0e[A] -> 2-17 -> IRQ 17
IOAPIC[0]: Set PCI routing entry (2-18 -> 0xd1 -> IRQ 18 Mode:1 Active:1)
00:00:0e[B] -> 2-18 -> IRQ 18
IOAPIC[0]: Set PCI routing entry (2-19 -> 0xd9 -> IRQ 19 Mode:1 Active:1)
00:00:0e[C] -> 2-19 -> IRQ 19
IOAPIC[0]: Set PCI routing entry (2-16 -> 0xe1 -> IRQ 16 Mode:1 Active:1)
00:00:0e[D] -> 2-16 -> IRQ 16
Pin 2-18 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
PCI: Using ACPI for IRQ routing
PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off'
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
Journalled Block Device driver loaded
vga16fb: initializing
vga16fb: mapped to 0xc00a0000
Console: switching to colour frame buffer device 80x30
fb0: VGA16 VGA frame buffer device
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
Redundant entry in serial pci_table.  Please send the output of
lspci -vv, this message (134d,7892,134d,0001)
and the manufacturer and name of serial board or modem board
to serial-pci-info@lists.sourceforge.net.
register_serial(): autoconfig failed
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
sis900.c: v1.08.06 9/24/2002
eth0: ICS LAN PHY transceiver found at address 1.
eth0: Using transceiver found at address 1 as default
eth0: SiS 900 PCI Fast Ethernet at 0xb000, IRQ 22, 00:e0:18:93:b9:b3.
HDLC support module revision 1.11
Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SIS5513: IDE controller at PCI slot 00:02.5
SIS5513: chipset revision 208
SIS5513: not 100% native mode: will probe irqs later
SIS5513: SiS 961 MuTIOL IDE UDMA100 controller
    ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:DMA, hdd:DMA
hda: SAMSUNG SV0602H, ATA DISK drive
hdb: ST360015A, ATA DISK drive
blk: queue c03a5a20, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c03a5b68, I/O limit 4095Mb (mask 0xffffffff)
hdc: LITEON DVD-ROM LTD163, ATAPI CD/DVD-ROM drive
hdd: CR-48XATE, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 117304992 sectors (60060 MB) w/2048KiB Cache, CHS=7758/240/63, UDMA(100)
hdb: attached ide-disk driver.
hdb: host protected area => 1
hdb: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=7753/240/63, UDMA(100)
Partition check:
 hda: hda1 hda2
 hdb: hdb1 hdb2 hdb3 hdb4
SCSI subsystem driver Revision: 1.00
I2O Core - (C) Copyright 1999 Red Hat Software
I2O: Event thread created as pid 8
I2O configuration manager v 0.04.
  (C) Copyright 1999 Red Hat Software
Initializing Cryptographic API
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)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
cramfs: wrong magic
FAT: bogus logical sector size 5632
reiserfs: found format "3.6" with standard journal
reiserfs: checking transaction log (device ide0(3,65)) ...
for (ide0(3,65))
ide0(3,65):Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Freeing unused kernel memory: 112k freed
Adding Swap: 1999864k swap-space (priority -1)
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
ppdev: user-space parallel port driver
Intel 810 + AC97 Audio, version 0.24, 14:35:05 Aug 29 2003
i810: SiS 7012 found at IO 0xb400 and 0xb800, MEM 0x0000 and 0x0000, IRQ 21
i810_audio: Audio Controller supports 6 channels.
i810_audio: Defaulting to base 2 channel mode.
i810_audio: Resetting connection 0
ac97_codec: AC97 Audio codec, id: ADS96 (Analog Devices AD1885)
i810_audio: AC'97 codec 0 Unable to map surround DAC's (or DAC's not present), total channels = 2
apm: BIOS version 1.2 Flags 0x0b (Driver version 1.16)
apm: overridden by ACPI.
IA-32 Microcode Update Driver: v1.11 <tigran@veritas.com>
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: Detected SiS 651 chipset
agpgart: AGP aperture is 64M @ 0xf0000000
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xe0a22000, IRQ 20
usb-ohci.c: usb-00:02.2, Silicon Integrated Systems [SiS] USB 1.0 Controller
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 3 ports detected
usb-ohci.c: USB OHCI at membase 0xe0a24000, IRQ 23
usb-ohci.c: usb-00:02.3, Silicon Integrated Systems [SiS] USB 1.0 Controller (#2)
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 3 ports detected
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
hdc: attached ide-scsi driver.
hdd: attached ide-scsi driver.
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: LITEON    Model: DVD-ROM LTD163    Rev: GKS3
  Type:   CD-ROM                             ANSI SCSI revision: 02
  Vendor: MITSUMI   Model: CR-48XATE         Rev: 5.0F
  Type:   CD-ROM                             ANSI SCSI revision: 02
nvidia: loading NVIDIA NVdriver Kernel Module  1.0-2880  Tue Mar 26 08:12:38 PST 2002
reiserfs: found format "3.6" with standard journal
hub.c: new USB device 00:02.2-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x3f0/0x1904) is not claimed by any active driver.
reiserfs: checking transaction log (device ide0(3,66)) ...
for (ide0(3,66))
ide0(3,66):Using r5 hash to sort names
eth0: Media Link Off
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (4095 buckets, 32760 max) - 292 bytes per conntrack
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
lp0: using parport0 (interrupt-driven).
apm: BIOS version 1.2 Flags 0x0b (Driver version 1.16)
apm: overridden by ACPI.
usb.c: registered new driver usblp
printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x03F0 pid 0x1904
printer.c: v0.11: USB Printer Device Class driver
NVRM: AGPGART: SiS chipset
NVRM: AGPGART: aperture: 64M @ 0xf0000000
NVRM: AGPGART: aperture mapped from 0xf0000000 to 0xe1c49000
NVRM: AGPGART: mode 4x
NVRM: AGPGART: allocated 16 pages

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

* Unexpected IO-APIC
@ 2003-08-21  7:51 Grage, Sascha
  0 siblings, 0 replies; 135+ messages in thread
From: Grage, Sascha @ 2003-08-21  7:51 UTC (permalink / raw)
  To: 'linux-smp@vger.kernel.org'

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

Hi,

Kernel 2.4.21 (2003-06-13),
Mainboard Asus P4P800 Deluxe

Full dmsg-output in the dmsg.zip attachment!

########################################################
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... 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 000 00  1    0    0   0   0    0    0    00
 04 003 03  0    0    0   0   0    1    1    41
 05 000 00  1    0    0   0   0    0    0    00
 06 003 03  0    0    0   0   0    1    1    49
 07 003 03  0    0    0   0   0    1    1    51
 08 003 03  0    0    0   0   0    1    1    59
 09 003 03  0    0    0   0   0    1    1    61
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 003 03  0    0    0   0   0    1    1    69
 0d 003 03  0    0    0   0   0    1    1    71
 0e 003 03  0    0    0   0   0    1    1    79
 0f 003 03  0    0    0   0   0    1    1    81
 10 003 03  1    1    0   1   0    1    1    89
 11 003 03  1    1    0   1   0    1    1    91
 12 003 03  1    1    0   1   0    1    1    99
 13 003 03  1    1    0   1   0    1    1    A1
 14 003 03  1    1    0   1   0    1    1    A9
 15 000 00  1    0    0   0   0    0    0    00
 16 003 03  1    1    0   1   0    1    1    B1
 17 003 03  1    1    0   1   0    1    1    B9
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ4 -> 0:4
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ22 -> 0:22
IRQ23 -> 0:23
########################################################

cu
  Sascha Grage


[-- Attachment #2: dmsg.zip --]
[-- Type: application/octet-stream, Size: 6151 bytes --]

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

* unexpected IO-APIC
@ 2003-08-12 15:40 Tom Parker
  0 siblings, 0 replies; 135+ messages in thread
From: Tom Parker @ 2003-08-12 15:40 UTC (permalink / raw)
  To: linux-smp

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

Hey Kernel people!

I noticed this line in my kernel startup.

Attached is my whole dmesg output.
I'm using: Linux parker 2.4.21 #2 SMP Tue Aug 12 11:26:18 EDT 2003 i686 
unknown

The system is a brand new Dell Optiplex GX270 dual p4

I'm more than willing to help provide any more details of my system and 
would be willing to perform any debugging that you'd like.

-- Tom Parker


[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 13222 bytes --]

Linux version 2.4.21 (root@parker) (gcc version 3.2.2) #2 SMP Tue Aug 12 11:26:18 EDT 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001ff70000 (usable)
 BIOS-e820: 000000001ff70000 - 000000001ff72000 (ACPI NVS)
 BIOS-e820: 000000001ff72000 - 000000001ff93000 (ACPI data)
 BIOS-e820: 000000001ff93000 - 0000000020000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fecf0000 - 00000000fecf1000 (reserved)
 BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
 BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
511MB LOWMEM available.
found SMP MP-table at 000fe710
hm, page 000fe000 reserved twice.
hm, page 000ff000 reserved twice.
hm, page 000f0000 reserved twice.
On node 0 totalpages: 130928
zone(0): 4096 pages.
zone(1): 126832 pages.
zone(2): 0 pages.
ACPI: Searched entire block, no RSDP was found.
ACPI: RSDP located at physical address c00feba0
RSD PTR  v0 [DELL  ]
__va_range(0xfd194, 0x68): idx=8 mapped at ffff6000
ACPI table found: RSDT v1 [DELL   GX270   0.6]
__va_range(0xfd1cc, 0x24): idx=8 mapped at ffff6000
__va_range(0xfd1cc, 0x74): idx=8 mapped at ffff6000
ACPI table found: FACP v1 [DELL   GX270   0.6]
__va_range(0xfffd0144, 0x24): idx=8 mapped at ffff6000
__va_range(0xfffd0144, 0xba): idx=8 mapped at ffff6000
ACPI table found: SSDT v1 [DELL st_ex 0.4096]
__va_range(0xfd240, 0x24): idx=8 mapped at ffff6000
__va_range(0xfd240, 0x6c): idx=8 mapped at ffff6000
ACPI table found: APIC v1 [DELL   GX270   0.6]
__va_range(0xfd240, 0x6c): idx=8 mapped at ffff6000
LAPIC (acpi_id[0x0001] id[0x0] enabled[1])
CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC (acpi_id[0x0002] id[0x1] enabled[1])
CPU 1 (0x0100) enabledProcessor #1 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC (acpi_id[0x0003] id[0x1] enabled[0])
CPU 2 (0x0100) disabled
LAPIC (acpi_id[0x0004] id[0x3] enabled[0])
CPU 3 (0x0300) disabled
IOAPIC (id[0x2] address[0xfec00000] global_irq_base[0x0])
INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] trigger[0x3])
4 CPUs total
Local APIC address fee00000
__va_range(0xfd2ac, 0x24): idx=8 mapped at ffff6000
__va_range(0xfd2ac, 0x28): idx=8 mapped at ffff6000
ACPI table found: BOOT v1 [DELL   GX270   0.6]
__va_range(0xfd2d4, 0x24): idx=8 mapped at ffff6000
__va_range(0xfd2d4, 0x67): idx=8 mapped at ffff6000
ACPI table found: ASF! v16 [DELL   GX270   0.6]
ACPI: Unsupported table ASF!
Enabling the CPU's according to the ACPI table
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: DELL     Product ID: Opti GX270   APIC at: 0xFEE00000
I/O APIC #2 Version 32 at 0xFEC00000.
Enabling APIC mode: Flat.	Using 1 I/O APICs
Processors: 2
Kernel command line: BOOT_IMAGE=linux2.4 root=305
Initializing CPU#0
Detected 2394.051 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 4771.02 BogoMIPS
Memory: 514732k/523712k available (1710k kernel code, 8596k reserved, 602k data, 116k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU0: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 09
per-CPU timeslice cutoff: 1462.29 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000040
ESR value after enabling vector: 00000000
Booting processor 1/1 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 4784.12 BogoMIPS
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#1.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU1: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 09
Total of 2 processors activated (9555.14 BogoMIPS).
cpu_sibling_map[0] = 1
cpu_sibling_map[1] = 0
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-13, 2-20, 2-21, 2-22 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 41.
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: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... 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    0    0   0   0    1    1    71
 0a 003 03  0    0    0   0   0    1    1    79
 0b 003 03  0    0    0   0   0    1    1    81
 0c 003 03  0    0    0   0   0    1    1    89
 0d 000 00  1    0    0   0   0    0    0    00
 0e 003 03  0    0    0   0   0    1    1    91
 0f 003 03  0    0    0   0   0    1    1    99
 10 003 03  1    1    0   1   0    1    1    A1
 11 003 03  1    1    0   1   0    1    1    A9
 12 003 03  1    1    0   1   0    1    1    B1
 13 003 03  1    1    0   1   0    1    1    B9
 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 003 03  1    1    0   1   0    1    1    C1
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
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2394.1023 MHz.
..... host bus clock speed is 199.5083 MHz.
cpu: 0, clocks: 1995083, slice: 665027
CPU0<T0:1995072,T1:1330016,D:29,S:665027,C:1995083>
cpu: 1, clocks: 1995083, slice: 665027
CPU1<T0:1995072,T1:665008,D:10,S:665027,C:1995083>
checking TSC synchronization across CPUs: passed.
Waiting on wait_init_idle (map = 0x2)
All processors have done init_idle
PCI: PCI BIOS revision 2.10 entry at 0xfbabb, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router default [8086/24d0] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P2) -> 18
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P3) -> 23
PCI->APIC IRQ transform: (B0,I31,P0) -> 18
PCI->APIC IRQ transform: (B0,I31,P0) -> 18
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B2,I12,P0) -> 18
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Journalled Block Device driver loaded
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
NTFS driver v1.1.22 [Flags: R/O]
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Intel(R) PRO/1000 Network Driver - version 5.0.43-k1
Copyright (c) 1999-2003 Intel Corporation.
eth0: Intel(R) PRO/1000 Network Connection
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: Unsupported Intel chipset (device id: 2570), you might want to try agp_try_unsupported=1.
agpgart: no supported devices found.
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH5: IDE controller at PCI slot 00:1f.1
ICH5: chipset revision 2
ICH5: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
ICH5-SATA: IDE controller at PCI slot 00:1f.2
ICH5-SATA: chipset revision 2
ICH5-SATA: 100% native mode on irq 18
ICH5-SATA: neither IDE port enabled (BIOS)
hda: Maxtor 6E040L0, ATA DISK drive
blk: queue c03bd740, I/O limit 4095Mb (mask 0xffffffff)
hdc: MATSHITA CD-RW UJDA360, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 80293248 sectors (41110 MB) w/2048KiB Cache, CHS=4998/255/63, UDMA(100)
hdc: attached ide-cdrom driver.
hdc: ATAPI 24X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
Partition check:
 hda: hda1 hda2 hda3 < hda5 hda6 >
Intel 810 + AC97 Audio, version 0.24, 11:21:53 Aug 12 2003
es1371: version v0.32 time 11:22:00 Aug 12 2003
usb.c: registered new driver hub
host/uhci.c: USB Universal Host Controller Interface driver v1.1
PCI: Setting latency timer of device 00:1d.0 to 64
host/uhci.c: USB UHCI at I/O 0xff80, IRQ 16
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.1 to 64
host/uhci.c: USB UHCI at I/O 0xff60, IRQ 19
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.2 to 64
host/uhci.c: USB UHCI at I/O 0xff40, IRQ 18
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.3 to 64
host/uhci.c: USB UHCI at I/O 0xff20, IRQ 16
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 2 ports detected
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
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)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 116k freed
hub.c: new USB device 00:1d.0-2, assigned address 2
hub.c: USB hub found
hub.c: 3 ports detected
Adding Swap: 1020088k swap-space (priority -1)
hub.c: new USB device 00:1d.0-2.1, assigned address 3
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,5), internal journal
NTFS: Warning! NTFS volume version is Win2k+: Mounting read-only
e1000: eth0 NIC Link is Up 100 Mbps Half Duplex
usb_control/bulk_msg: timeout
input0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard Hub] on usb1:3.0
input1: USB HID v1.10 Pointer [Dell Dell USB Keyboard Hub] on usb1:3.1
hub.c: new USB device 00:1d.0-2.3, assigned address 4
input2: USB HID v1.10 Mouse [Logitech USB Optical Mouse] on usb1:4.0
0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module  1.0-4496  Wed Jul 16 19:03:09 PDT 2003
1: NVRM: AGPGART: unable to retrieve symbol table

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

* unexpected IO-APIC
@ 2003-08-08 16:49 Christian Stein
  0 siblings, 0 replies; 135+ messages in thread
From: Christian Stein @ 2003-08-08 16:49 UTC (permalink / raw)
  To: linux-smp

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



[-- Attachment #2: dmesg.log --]
[-- Type: text/plain, Size: 6990 bytes --]

Linux version 2.4.20-19.9 (root@rotwang) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Die Aug 5 14:15:59 CEST 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009bc00 (usable)
 BIOS-e820: 000000000009bc00 - 000000000009c000 (reserved)
 BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001ffc0000 (usable)
 BIOS-e820: 000000001ffc0000 - 000000001fff8000 (ACPI data)
 BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
511MB LOWMEM available.
found SMP MP-table at 000ff780
hm, page 000ff000 reserved twice.
hm, page 00100000 reserved twice.
hm, page 000f1000 reserved twice.
hm, page 000f2000 reserved twice.
On node 0 totalpages: 131008
zone(0): 4096 pages.
zone(1): 126912 pages.
zone(2): 0 pages.
ACPI: Searched entire block, no RSDP was found.
ACPI: RSDP located at physical address c00ff980
RSD PTR  v0 [AMI   ]
__va_range(0x1fff0000, 0x68): idx=10 mapped at ffff5000
ACPI table found: RSDT v1 [D845WD WD84510A 8194.4632]
__va_range(0x1fff1000, 0x24): idx=10 mapped at ffff5000
__va_range(0x1fff1000, 0x74): idx=10 mapped at ffff5000
ACPI table found: FACP v1 [D845WD WD84510A 8194.4632]
__va_range(0x1ffe2f75, 0x24): idx=10 mapped at ffff5000
__va_range(0x1ffe2f75, 0x68): idx=10 mapped at ffff5000
ACPI table found: APIC v1 [D845WD WD84510A 8194.4632]
__va_range(0x1ffe2f75, 0x68): idx=10 mapped at ffff5000
LAPIC (acpi_id[0x0001] id[0x0] enabled[1])
CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC_NMI (acpi_id[0x0001] polarity[0x0] trigger[0x0] lint[0x1])
LAPIC (acpi_id[0x0002] id[0x1] enabled[0])
CPU 1 (0x0100) disabled
LAPIC_NMI (acpi_id[0x0002] polarity[0x0] trigger[0x0] lint[0x1])
IOAPIC (id[0x2] address[0xfec00000] global_irq_base[0x0])
INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] trigger[0x3])
INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
2 CPUs total
Local APIC address fee00000
__va_range(0x1ffe2fdd, 0x24): idx=10 mapped at ffff5000
__va_range(0x1ffe2fdd, 0x35): idx=10 mapped at ffff5000
ACPI table found: SSDT v1 [D845WD WD84510A 0.1]
Enabling the CPU's according to the ACPI table
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: INTEL    Product ID: D845EWD      APIC at: 0xFEE00000
I/O APIC #2 Version 32 at 0xFEC00000.
Enabling APIC mode: Flat.	Using 1 I/O APICs
Processors: 1
Kernel command line: ro root=/dev/sda3 vga=789
Initializing CPU#0
Detected 2392.059 MHz processor.
Console: colour dummy device 80x25
Calibrating delay loop... 4771.02 BogoMIPS
Memory: 511944k/524032k available (1772k kernel code, 9508k reserved, 391k data, 152k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 07
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-16, 2-22, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 23.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... 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 0FF 0F  0    0    0   0   0    1    1    39
 02 0FF 0F  0    0    0   0   0    1    1    31
 03 0FF 0F  0    0    0   0   0    1    1    41
 04 0FF 0F  0    0    0   0   0    1    1    49
 05 0FF 0F  0    0    0   0   0    1    1    51
 06 0FF 0F  0    0    0   0   0    1    1    59
 07 0FF 0F  0    0    0   0   0    1    1    61
 08 0FF 0F  0    0    0   0   0    1    1    69
 09 0FF 0F  1    1    0   0   0    1    1    71
 0a 0FF 0F  0    0    0   0   0    1    1    79
 0b 0FF 0F  0    0    0   0   0    1    1    81
 0c 0FF 0F  0    0    0   0   0    1    1    89
 0d 0FF 0F  0    0    0   0   0    1    1    91
 0e 0FF 0F  0    0    0   0   0    1    1    99
 0f 0FF 0F  0    0    0   0   0    1    1    A1
 10 000 00  1    0    0   0   0    0    0    00
 11 0FF 0F  1    1    0   1   0    1    1    A9
 12 0FF 0F  1    1    0   1   0    1    1    B1
 13 0FF 0F  1    1    0   1   0    1    1    B9
 14 0FF 0F  1    1    0   1   0    1    1    C1
 15 0FF 0F  1    1    0   1   0    1    1    C9
 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
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ21 -> 0:21
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2391.9520 MHz.
..... host bus clock speed is 132.8860 MHz.
cpu: 0, clocks: 1328860, slice: 664430
CPU0<T0:1328848,T1:664416,D:2,S:664430,C:1328860>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfda95, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
Transparent bridge - PCI device 8086:244e
PCI: Using IRQ router PIIX [8086/2440] at 00:1f.0
PCI->APIC IRQ transform: (B0,I31,P3) -> 19
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B0,I31,P2) -> 18
PCI->APIC IRQ transform: (B2,I9,P0) -> 21
PCI->APIC IRQ transform: (B2,I12,P0) -> 18
PCI->APIC IRQ transform: (B2,I13,P0) -> 19
PCI->APIC IRQ transform: (B2,I15,P0) -> 20

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

* unexpected IO-APIC
@ 2003-07-29 13:52 Schulman.Andrew
  0 siblings, 0 replies; 135+ messages in thread
From: Schulman.Andrew @ 2003-07-29 13:52 UTC (permalink / raw)
  To: linux-smp

In my boot messages, I got an "unexpected IO-APIC" warning.  I'm running
kernel 2.4.21 on an Abit IS7 motherboard with P4-2.4C.  The output of
dmesg is below.  Please let me know if you'd like me to provide more
information.

Andrew Schulman.

$ dmesg
Linux version 2.4.21 (root@arsenic) (gcc version 2.95.4 20011002 (Debian
prerelease)) #1 Mon Jul 28 15:17:12 EDT 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
 BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
 BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
user-defined physical RAM map:
 user: 0000000000000000 - 000000000009f800 (usable)
 user: 000000000009f800 - 00000000000a0000 (reserved)
 user: 00000000000f0000 - 0000000000100000 (reserved)
 user: 0000000000100000 - 000000003fff0000 (usable)
 user: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
 user: 000000003fff3000 - 0000000040000000 (ACPI data)
 user: 00000000fec00000 - 0000000100000000 (reserved)
127MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000f5ce0
hm, page 000f5000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f0000 reserved twice.
hm, page 000f1000 reserved twice.
On node 0 totalpages: 262128
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 32752 pages.
ACPI: Searched entire block, no RSDP was found.
ACPI: RSDP located at physical address c00f7b10
RSD PTR  v0 [IntelR]
__va_range(0x3fff3000, 0x68): idx=8 mapped at ffff6000
ACPI table found: RSDT v1 [IntelR AWRDACPI 16944.11825]
__va_range(0x3fff3040, 0x24): idx=8 mapped at ffff6000
__va_range(0x3fff3040, 0x74): idx=8 mapped at ffff6000
ACPI table found: FACP v1 [IntelR AWRDACPI 16944.11825]
__va_range(0x3fff75c0, 0x24): idx=8 mapped at ffff6000
__va_range(0x3fff75c0, 0x68): idx=8 mapped at ffff6000
ACPI table found: APIC v1 [IntelR AWRDACPI 16944.11825]
__va_range(0x3fff75c0, 0x68): idx=8 mapped at ffff6000
LAPIC (acpi_id[0x0000] id[0x0] enabled[1])
CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) XEON(tm) APIC version
16

LAPIC (acpi_id[0x0001] id[0x1] enabled[1])
CPU 1 (0x0100) enabledProcessor #1 Pentium 4(tm) XEON(tm) APIC version
16

IOAPIC (id[0x2] address[0xfec00000] global_irq_base[0x0])
INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] trigger[0x3])
LAPIC_NMI (acpi_id[0x0000] polarity[0x1] trigger[0x1] lint[0x1])
LAPIC_NMI (acpi_id[0x0001] polarity[0x1] trigger[0x1] lint[0x1])
2 CPUs total
Local APIC address fee00000
Enabling the CPU's according to the ACPI table
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
I/O APIC #2 Version 17 at 0xFEC00000.
Enabling APIC mode: Flat.   Using 1 I/O APICs
Processors: 2
Kernel command line: BOOT_IMAGE=Linux ro root=306 mem=1024m hdc=ide-scsi
scsihosts=ide-scsi:dc395x_trm 2.4.21
ide_setup: hdc=ide-scsi
Initializing CPU#0
Detected 2405.497 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 4797.23 BogoMIPS
Memory: 1034176k/1048512k available (891k kernel code, 13948k reserved,
405k data, 80k init, 131008k highmem)
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 09
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-9, 2-10, 2-11, 2-21, 2-22 not
connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 25.
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: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    69
 0d 001 01  0    0    0   0   0    1    1    71
 0e 001 01  0    0    0   0   0    1    1    79
 0f 001 01  0    0    0   0   0    1    1    81
 10 001 01  1    1    0   1   0    1    1    89
 11 001 01  1    1    0   1   0    1    1    91
 12 001 01  1    1    0   1   0    1    1    99
 13 001 01  1    1    0   1   0    1    1    A1
 14 001 01  1    1    0   1   0    1    1    A9
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 001 01  1    1    0   1   0    1    1    B1
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2405.4396 MHz.
..... host bus clock speed is 200.4531 MHz.
cpu: 0, clocks: 2004531, slice: 1002265
CPU0<T0:2004528,T1:1002256,D:7,S:1002265,C:2004531>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfbb20, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router default [8086/24d0] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P2) -> 18
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P3) -> 23
PCI->APIC IRQ transform: (B0,I31,P0) -> 18
PCI->APIC IRQ transform: (B0,I31,P0) -> 18
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B2,I1,P0) -> 17
PCI->APIC IRQ transform: (B2,I2,P0) -> 18
PCI->APIC IRQ transform: (B2,I4,P0) -> 20
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
allocated 32 pages and 32 bhs reserved for the highmem bounces
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
ACPI: Core Subsystem version [20011018]
ACPI: Subsystem enabled
pty: 256 Unix98 ptys configured
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
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx
hda: Maxtor 6E030L0, ATA DISK drive
hdb: IBM-DTLA-307030, ATA DISK drive
hdc: DM-2000TE, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 60058656 sectors (30750 MB) w/2048KiB Cache, CHS=3738/255/63
hdb: attached ide-disk driver.
hdb: host protected area => 1
hdb: 60036480 sectors (30739 MB) w/1916KiB Cache, CHS=3737/255/63
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p3 < p5 p6 p7 p8 >
 /dev/ide/host0/bus0/target1/lun0: p1 < p5 > p2
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 80k freed
Real Time Clock Driver v1.10e
SCSI subsystem driver Revision: 1.00
hdc: attached ide-scsi driver.
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: MITSUMI   Model: DM-2000TE         Rev: 5.AV
  Type:   CD-ROM                             ANSI SCSI revision: 02
DC395x (TRM-S1040) SCSI driver 1.41, 2002-06-21
DC395x: Used settings: AdapterID=07, Speed=0(20.0MHz), DevMode=0x77
DC395x:      AdaptMode=0x0f, Tags=4(16), DelayReset=1s
DC395W: Connectors: int50  Termination: Auto Low High
DC395: Performing initial SCSI bus reset
DC395x (TRM-S1040): 1 adapters found
scsi1 : Tekram DC395U/UW/F DC315/U V1.41, 2002-06-21
  Vendor: Seagate   Model: STT20000N         Rev: 7A61
  Type:   Sequential-Access                  ANSI SCSI revision: 02
  Vendor: HP        Model: CD-Writer+ 9200   Rev: 1.0e
  Type:   CD-ROM                             ANSI SCSI revision: 04
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ
SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
NTFS driver v1.1.22 [Flags: R/O MODULE]
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 15:19:37 Jul 28 2003
usb-uhci.c: High bandwidth mode enabled
PCI: Setting latency timer of device 00:1d.0 to 64
usb-uhci.c: USB UHCI at I/O 0xbc00, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.1 to 64
usb-uhci.c: USB UHCI at I/O 0xb000, IRQ 19
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.2 to 64
usb-uhci.c: USB UHCI at I/O 0xb400, IRQ 18
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.3 to 64
usb-uhci.c: USB UHCI at I/O 0xb800, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
hub.c: new USB device 00:1d.3-2, assigned address 2
usb.c: USB device 2 (vend/prod 0x67b/0x1) is not claimed by any active
driver.
usb.c: registered new driver usbnet
usb0: register usbnet usb-00:1d.3-2, Prolific PL-2301/PL-2302
3C2000: 3Com Gigabit NIC Driver Version A10
Copyright (C) 2003 3Com Corporation.
Copyright (C) 2003 Marvell.
eth0: 3Com Gigabit LOM (3C940)
      PrefPort:A  RlmtMode:Check Link State
eth0: network connection up using port A
    speed:           10
    autonegotiation: yes
    duplex mode:     half
    flowctrl:        none
    scatter-gather:  enabled
eth0: network connection down
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (8191 buckets, 65528 max) - 292 bytes per
conntrack
eth0: network connection up using port A
    speed:           10
    autonegotiation: yes
    duplex mode:     half
    flowctrl:        none
    scatter-gather:  enabled
parport0: PC-style at 0x378 [PCSPP,TRISTATE]
parport0: Printer, HEWLETT-PACKARD DESKJET 990C
lp0: using parport0 (polling).
nvidia: loading NVIDIA NVdriver Kernel Module  1.0-2880  Tue Mar 26
08:12:38 PST 2002
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: Unsupported Intel chipset (device id: 2570), you might want to
try agp_try_unsupported=1.
agpgart: no supported devices found.
NVRM: AGPGART: unable to retrieve symbol table
hda: lost interrupt
hda: lost interrupt
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: Unsupported Intel chipset (device id: 2570), you might want to
try agp_try_unsupported=1.
agpgart: no supported devices found.
NVRM: AGPGART: unable to retrieve symbol table
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: Unsupported Intel chipset (device id: 2570), you might want to
try agp_try_unsupported=1.
agpgart: no supported devices found.
NVRM: AGPGART: unable to retrieve symbol table
hda: lost interrupt
hda: lost interrupt



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

* Unexpected IO-APIC
@ 2003-07-17 15:09 Joe Brown
  0 siblings, 0 replies; 135+ messages in thread
From: Joe Brown @ 2003-07-17 15:09 UTC (permalink / raw)
  To: linux-smp

This is on a uniprocessor machine, but it sounded like a good idea to 
enable io-apic, since the BIOS has APIC set instead of PIC.  Nvidia 
video driver warns againtst it, but I thought I'd blow smoke into that 
warning's face.

I feel like such a newb,  it sez to report this to you, so I thought I'd 
do that.  This is with 2.4.22pre6...

BTW, I'm getting better at compiling the kernel.  I think I'm down to 
~5~ times a day and I've only got a few unresolved dependencies 
remaining...

If you're interested, in more info, please let me know, I'll be glad to 
email /var/log/messages or whatever you'd like.

One question though, if it has any relevance to anything in particular, 
I dunno...

This a P4 2.4ghz 533mhz fsb shmengie.  It's dual bootable in both W2k 
and Linux.  I run setiathome on both, because I can, but the Linux 
version is consistently slower that the NT version.  This confounds me.  
I had hoped/expected the Linux version to be faster than the NT 
version.  The Linux version is an i686 compiled/linked according to 
their website.  As far as I know the NT version is i386.  I've got this 
system overclocked to maximum stable as you can see here.  If you have 
any insight, I'd appreciate it .  If not, no sweat.

-Joe

Jul 17 08:43:51 ion kernel: Checking 'hlt' instruction... OK.
Jul 17 08:43:51 ion kernel: POSIX conformance testing by UNIFIX
Jul 17 08:43:51 ion kernel: enabled ExtINT on CPU#0
Jul 17 08:43:51 ion kernel: ESR value before enabling vector: 00000000
Jul 17 08:43:51 ion kernel: ESR value after enabling vector: 00000000
Jul 17 08:43:51 ion kernel: ENABLING IO-APIC IRQs
Jul 17 08:43:51 ion kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Jul 17 08:43:51 ion kernel: testing the IO APIC.......................
Jul 17 08:43:51 ion kernel:
Jul 17 08:43:51 ion kernel: An unexpected IO-APIC was found. If this 
kernel release is less than
Jul 17 08:43:51 ion kernel: three months old please report this to 
linux-smp@vger.kernel.org
Jul 17 08:43:51 ion kernel: .................................... done.
Jul 17 08:43:51 ion kernel: Using local APIC timer interrupts.
Jul 17 08:43:51 ion kernel: calibrating APIC timer ...
Jul 17 08:43:51 ion kernel: ..... CPU clock speed is 2808.6791 MHz.
Jul 17 08:43:51 ion kernel: ..... host bus clock speed is 156.0376 MHz.
Jul 17 08:43:51 ion kernel: cpu: 0, clocks: 1560376, slice: 780188
Jul 17 08:43:51 ion kernel: 
CPU0<T0:1560368,T1:780176,D:4,S:780188,C:1560376>
Jul 17 08:43:51 ion kernel: mtrr: v1.40 (20010327) Richard Gooch 
(rgooch@atnf.csiro.au)
Jul 17 08:43:51 ion kernel: mtrr: detected mtrr type: Intel
Jul 17 08:43:51 ion kernel: ACPI: Subsystem revision 20030619
Jul 17 08:43:51 ion kernel: PCI: PCI BIOS revision 2.10 entry at 
0xf11b0, last bus=1
Jul 17 08:43:51 ion kernel: PCI: Using configuration type 1
Jul 17 08:43:51 ion kernel:  tbxface-0117 [03] acpi_load_tables      : 
ACPI Tables successfully acquired



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

* Unexpected IO-APIC
@ 2003-06-09 21:52 Julian R. Coombes
  0 siblings, 0 replies; 135+ messages in thread
From: Julian R. Coombes @ 2003-06-09 21:52 UTC (permalink / raw)
  To: linux-smp

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

Hi, looked in my /var/log/messages and saw the following note

"An unexpected IO-APIC was found. If this kernel release is less than 
three months old please report this to linux-smp@vger.kernel.org"

I'm running a Pentium 4, 2GB ram, Redhat 9,  2.4.20-18.9smp kernel.  I'm 
not sure if the kernel is less than 3 months old,
but  you may find this useful.

Regards,

Julian Coombes.

[-- Attachment #2: unexpected-ioapic --]
[-- Type: text/plain, Size: 13981 bytes --]

Jun  9 22:36:11 mercury syslog: syslogd startup succeeded
Jun  9 22:36:11 mercury kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jun  9 22:36:11 mercury kernel: Linux version 2.4.20-18.9smp (bhcompile@porky.devel.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 SMP Thu May 29 06:55:05 EDT 2003
Jun  9 22:36:11 mercury kernel: BIOS-provided physical RAM map:
Jun  9 22:36:11 mercury kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jun  9 22:36:11 mercury kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jun  9 22:36:11 mercury kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Jun  9 22:36:11 mercury kernel:  BIOS-e820: 0000000000100000 - 000000007fff0000 (usable)
Jun  9 22:36:11 mercury kernel:  BIOS-e820: 000000007fff0000 - 000000007fff8000 (ACPI data)
Jun  9 22:36:11 mercury kernel:  BIOS-e820: 000000007fff8000 - 0000000080000000 (ACPI NVS)
Jun  9 22:36:11 mercury kernel:  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Jun  9 22:36:11 mercury kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Jun  9 22:36:11 mercury kernel:  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
Jun  9 22:36:11 mercury kernel: 1151MB HIGHMEM available.
Jun  9 22:36:11 mercury kernel: 896MB LOWMEM available.
Jun  9 22:36:11 mercury kernel: found SMP MP-table at 000fb8a0
Jun  9 22:36:11 mercury kernel: hm, page 000fb000 reserved twice.
Jun  9 22:36:11 mercury kernel: hm, page 000fc000 reserved twice.
Jun  9 22:36:11 mercury kernel: hm, page 000f5000 reserved twice.
Jun  9 22:36:11 mercury kernel: hm, page 000f6000 reserved twice.
Jun  9 22:36:11 mercury kernel: On node 0 totalpages: 524272
Jun  9 22:36:11 mercury kernel: zone(0): 4096 pages.
Jun  9 22:36:11 mercury kernel: zone(1): 225280 pages.
Jun  9 22:36:11 mercury kernel: zone(2): 294896 pages.
Jun  9 22:36:11 mercury kernel: ACPI: Searched entire block, no RSDP was found.
Jun  9 22:36:11 mercury kernel: ACPI: RSDP located at physical address c00f9e10
Jun  9 22:36:11 mercury kernel: RSD PTR  v0 [AMI   ]
Jun  9 22:36:11 mercury syslog: klogd startup succeeded
Jun  9 22:36:11 mercury kernel: __va_range(0x7fff0000, 0x68): idx=10 mapped at ffff5000
Jun  9 22:36:11 mercury kernel: ACPI table found: RSDT v1 [AMIINT INTEL875 0.16]
Jun  9 22:36:11 mercury kernel: __va_range(0x7fff0030, 0x24): idx=10 mapped at ffff5000
Jun  9 22:36:11 mercury kernel: __va_range(0x7fff0030, 0x81): idx=10 mapped at ffff5000
Jun  9 22:36:11 mercury kernel: ACPI table found: FACP v1 [AMIINT INTEL875 0.17]
Jun  9 22:36:11 mercury kernel: __va_range(0x7fff00c0, 0x24): idx=10 mapped at ffff5000
Jun  9 22:36:11 mercury kernel: __va_range(0x7fff00c0, 0x5c): idx=10 mapped at ffff5000
Jun  9 22:36:11 mercury kernel: ACPI table found: APIC v1 [AMIINT INTEL875 0.9]
Jun  9 22:36:11 mercury kernel: __va_range(0x7fff00c0, 0x5c): idx=10 mapped at ffff5000
Jun  9 22:36:11 mercury kernel: LAPIC (acpi_id[0x0001] id[0x0] enabled[1])
Jun  9 22:36:11 mercury kernel: CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) XEON(tm) APIC version 16
Jun  9 22:36:11 mercury kernel: 
Jun  9 22:36:11 mercury kernel: LAPIC (acpi_id[0x0002] id[0x1] enabled[1])
Jun  9 22:36:11 mercury kernel: CPU 1 (0x0100) enabledProcessor #1 Pentium 4(tm) XEON(tm) APIC version 16
Jun  9 22:36:11 mercury kernel: 
Jun  9 22:36:11 mercury kernel: IOAPIC (id[0x2] address[0xfec00000] global_irq_base[0x0])
Jun  9 22:36:11 mercury kernel: INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
Jun  9 22:36:11 mercury kernel: INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x14] polarity[0x3] trigger[0x3])
Jun  9 22:36:11 mercury kernel: 2 CPUs total
Jun  9 22:36:11 mercury kernel: Local APIC address fee00000
Jun  9 22:36:11 mercury kernel: Enabling the CPU's according to the ACPI table
Jun  9 22:36:11 mercury kernel: Intel MultiProcessor Specification v1.4
Jun  9 22:36:11 mercury kernel:     Virtual Wire compatibility mode.
Jun  9 22:36:11 mercury kernel: OEM ID: INTEL    Product ID: I875         APIC at: 0xFEE00000
Jun  9 22:36:11 mercury kernel: I/O APIC #2 Version 32 at 0xFEC00000.
Jun  9 22:36:11 mercury kernel: Enabling APIC mode: Flat.^IUsing 1 I/O APICs
Jun  9 22:36:11 mercury kernel: Processors: 2
Jun  9 22:36:11 mercury kernel: Kernel command line: ro root=LABEL=/ hdc=ide-scsi
Jun  9 22:36:11 mercury kernel: ide_setup: hdc=ide-scsi
Jun  9 22:36:11 mercury kernel: Initializing CPU#0
Jun  9 22:36:11 mercury kernel: Detected 3006.869 MHz processor.
Jun  9 22:36:11 mercury kernel: Console: colour VGA+ 80x25
Jun  9 22:36:11 mercury kernel: Calibrating delay loop... 6003.09 BogoMIPS
Jun  9 22:36:11 mercury kernel: Memory: 2059880k/2097088k available (1489k kernel code, 32596k reserved, 1099k data, 156k init, 1179584k highmem)
Jun  9 22:36:11 mercury kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Jun  9 22:36:11 mercury kernel: Inode cache hash table entries: 131072 (order: 8, 1048576 bytes)
Jun  9 22:36:11 mercury kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Jun  9 22:36:11 mercury kernel: Buffer-cache hash table entries: 131072 (order: 7, 524288 bytes)
Jun  9 22:36:11 mercury kernel: Page-cache hash table entries: 524288 (order: 9, 2097152 bytes)
Jun  9 22:36:11 mercury portmap: portmap startup succeeded
Jun  9 22:36:11 mercury kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Jun  9 22:36:11 mercury kernel: CPU: L2 cache: 512K
Jun  9 22:36:11 mercury kernel: CPU: Physical Processor ID: 0
Jun  9 22:36:11 mercury kernel: Intel machine check architecture supported.
Jun  9 22:36:11 mercury kernel: Intel machine check reporting enabled on CPU#0.
Jun  9 22:36:11 mercury kernel: Enabling fast FPU save and restore... done.
Jun  9 22:36:11 mercury kernel: Enabling unmasked SIMD FPU exception support... done.
Jun  9 22:36:11 mercury kernel: Checking 'hlt' instruction... OK.
Jun  9 22:36:11 mercury kernel: POSIX conformance testing by UNIFIX
Jun  9 22:36:11 mercury kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
Jun  9 22:36:11 mercury kernel: mtrr: detected mtrr type: Intel
Jun  9 22:36:11 mercury kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Jun  9 22:36:11 mercury kernel: CPU: L2 cache: 512K
Jun  9 22:36:11 mercury kernel: CPU: Physical Processor ID: 0
Jun  9 22:36:11 mercury kernel: Intel machine check reporting enabled on CPU#0.
Jun  9 22:36:11 mercury kernel: CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09
Jun  9 22:36:11 mercury kernel: per-CPU timeslice cutoff: 1463.08 usecs.
Jun  9 22:36:11 mercury kernel: task migration cache decay timeout: 10 msecs.
Jun  9 22:36:11 mercury kernel: enabled ExtINT on CPU#0
Jun  9 22:36:11 mercury kernel: ESR value before enabling vector: 00000000
Jun  9 22:36:11 mercury kernel: ESR value after enabling vector: 00000000
Jun  9 22:36:11 mercury kernel: Booting processor 1/1 eip 2000
Jun  9 22:36:11 mercury kernel: Initializing CPU#1
Jun  9 22:36:11 mercury kernel: masked ExtINT on CPU#1
Jun  9 22:36:11 mercury kernel: ESR value before enabling vector: 00000000
Jun  9 22:36:11 mercury kernel: ESR value after enabling vector: 00000000
Jun  9 22:36:11 mercury kernel: Calibrating delay loop... 6003.09 BogoMIPS
Jun  9 22:36:11 mercury kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Jun  9 22:36:11 mercury kernel: CPU: L2 cache: 512K
Jun  9 22:36:11 mercury rpc.statd[4369]: Version 1.0.1 Starting
Jun  9 22:36:11 mercury nfslock: rpc.statd startup succeeded
Jun  9 22:36:11 mercury kernel: CPU: Physical Processor ID: 0
Jun  9 22:36:11 mercury kernel: Intel machine check reporting enabled on CPU#1.
Jun  9 22:36:11 mercury keytable: Loading keymap: 
Jun  9 22:36:11 mercury kernel: CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09
Jun  9 22:36:11 mercury kernel: Total of 2 processors activated (12006.19 BogoMIPS).
Jun  9 22:36:11 mercury kernel: cpu_sibling_map[0] = 1
Jun  9 22:36:11 mercury kernel: cpu_sibling_map[1] = 0
Jun  9 22:36:11 mercury kernel: ENABLING IO-APIC IRQs
Jun  9 22:36:11 mercury kernel: Setting 2 in the phys_id_present_map
Jun  9 22:36:11 mercury kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
Jun  9 22:36:11 mercury keytable: 
Jun  9 22:36:11 mercury keytable: 
Jun  9 22:36:11 mercury kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Jun  9 22:36:11 mercury rc: Starting keytable:  succeeded
Jun  9 22:36:11 mercury kernel: testing the IO APIC.......................
Jun  9 22:36:11 mercury kernel: 
Jun  9 22:36:11 mercury kernel: An unexpected IO-APIC was found. If this kernel release is less than
Jun  9 22:36:11 mercury kernel: three months old please report this to linux-smp@vger.kernel.org
Jun  9 22:36:11 mercury kernel: .................................... done.
Jun  9 22:36:11 mercury kernel: Using local APIC timer interrupts.
Jun  9 22:36:11 mercury kernel: calibrating APIC timer ...
Jun  9 22:36:11 mercury kernel: ..... CPU clock speed is 3006.9762 MHz.
Jun  9 22:36:11 mercury kernel: ..... host bus clock speed is 200.4648 MHz.
Jun  9 22:36:11 mercury kernel: cpu: 0, clocks: 2004648, slice: 668216
Jun  9 22:36:11 mercury kernel: CPU0<T0:2004640,T1:1336416,D:8,S:668216,C:2004648>
Jun  9 22:36:11 mercury kernel: cpu: 1, clocks: 2004648, slice: 668216
Jun  9 22:36:11 mercury kernel: CPU1<T0:2004640,T1:668208,D:0,S:668216,C:2004648>
Jun  9 22:36:11 mercury kernel: checking TSC synchronization across CPUs: passed.
Jun  9 22:36:11 mercury kernel: Starting migration thread for cpu 0
Jun  9 22:36:11 mercury kernel: smp_num_cpus: 2.
Jun  9 22:36:11 mercury kernel: Starting migration thread for cpu 1
Jun  9 22:36:11 mercury kernel: PCI: PCI BIOS revision 2.10 entry at 0xfdb81, last bus=3
Jun  9 22:36:11 mercury kernel: PCI: Using configuration type 1
Jun  9 22:36:11 mercury kernel: PCI: Probing PCI hardware
Jun  9 22:36:11 mercury kernel: PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
Jun  9 22:36:11 mercury kernel: Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
Jun  9 22:36:11 mercury kernel: PCI: Using IRQ router default [8086/24d0] at 00:1f.0
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B0,I29,P0) -> 16
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B0,I29,P1) -> 19
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B0,I29,P2) -> 18
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B0,I29,P0) -> 16
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B0,I29,P3) -> 23
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B0,I31,P0) -> 18
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B0,I31,P1) -> 17
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B1,I0,P0) -> 16
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B2,I1,P0) -> 18
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B3,I2,P0) -> 18
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B3,I2,P0) -> 18
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B3,I5,P0) -> 17
Jun  9 22:36:11 mercury kernel: PCI->APIC IRQ transform: (B3,I9,P0) -> 21
Jun  9 22:36:11 mercury random: Initializing random number generator:  succeeded
Jun  9 22:36:11 mercury kernel: isapnp: Scanning for PnP cards...
Jun  9 22:36:11 mercury kernel: isapnp: No Plug & Play device found
Jun  9 22:36:11 mercury kernel: Linux NET4.0 for Linux 2.4
Jun  9 22:36:11 mercury kernel: Based upon Swansea University Computer Society NET3.039
Jun  9 22:36:11 mercury kernel: Initializing RT netlink socket
Jun  9 22:36:11 mercury kernel: apm: BIOS not found.
Jun  9 22:36:11 mercury kernel: Starting kswapd
Jun  9 22:36:11 mercury kernel: allocated 32 pages and 32 bhs reserved for the highmem bounces
Jun  9 22:36:11 mercury kernel: VFS: Disk quotas vdquot_6.5.1
Jun  9 22:36:11 mercury kernel: Detected PS/2 Mouse Port.
Jun  9 22:36:11 mercury kernel: pty: 2048 Unix98 ptys configured
Jun  9 22:36:11 mercury kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
Jun  9 22:36:11 mercury kernel: ttyS0 at 0x03f8 (irq = 4) is a 16550A
Jun  9 22:36:11 mercury kernel: ttyS1 at 0x02f8 (irq = 3) is a 16550A
Jun  9 22:36:11 mercury kernel: Real Time Clock Driver v1.10e
Jun  9 22:36:11 mercury kernel: Floppy drive(s): fd0 is 1.44M
Jun  9 22:36:11 mercury kernel: FDC 0 is a post-1991 82077
Jun  9 22:36:11 mercury kernel: NET4: Frame Diverter 0.46
Jun  9 22:36:11 mercury kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Jun  9 22:36:11 mercury kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta3-.2.4
Jun  9 22:36:11 mercury kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jun  9 22:36:11 mercury kernel: ICH5: IDE controller at PCI slot 00:1f.1
Jun  9 22:36:11 mercury kernel: PCI: Enabling device 00:1f.1 (0005 -> 0007)
Jun  9 22:36:11 mercury kernel: ICH5: chipset revision 2
Jun  9 22:36:11 mercury kernel: ICH5: not 100%% native mode: will probe irqs later
Jun  9 22:36:11 mercury kernel:     ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
Jun  9 22:36:11 mercury kernel:     ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
Jun  9 22:36:11 mercury kernel: hda: Maxtor 6Y200P0, ATA DISK drive
Jun  9 22:36:11 mercury kernel: blk: queue c0457500, I/O limit 4095Mb (mask 0xffffffff)
Jun  9 22:36:11 mercury kernel: hdc: PIONEER DVD-RW DVR-105, ATAPI CD/DVD-ROM drive
Jun  9 22:36:11 mercury kernel: hdd: HL-DT-STDVD-ROM GDR8161B, ATAPI CD/DVD-ROM drive
Jun  9 22:36:11 mercury kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jun  9 22:36:11 mercury rc: Starting pcmcia:  succeeded
Jun  9 22:36:11 mercury kernel: ide1 at 0x170-0x177,0x376 on irq 15
Jun  9 22:36:11 mercury kernel: hda: attached ide-disk driver.
Jun  9 22:36:11 mercury kernel: hda: host protected area => 1
Jun  9 22:36:11 mercury kernel: hda: 398297088 sectors (203928 MB) w/7936KiB Cache, CHS=24792/255/63, UDMA(100)
Jun  9 22:36:11 mercury kernel: ide-floppy driver 0.99.newide
Jun  9 22:36:11 mercury kernel: Partition check:

[-- Attachment #3: report.apci --]
[-- Type: text/plain, Size: 14710 bytes --]

Linux version 2.4.20-18.9smp (bhcompile@porky.devel.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 SMP Thu May 29 06:55:05 EDT 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007fff0000 (usable)
 BIOS-e820: 000000007fff0000 - 000000007fff8000 (ACPI data)
 BIOS-e820: 000000007fff8000 - 0000000080000000 (ACPI NVS)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
1151MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000fb8a0
hm, page 000fb000 reserved twice.
hm, page 000fc000 reserved twice.
hm, page 000f5000 reserved twice.
hm, page 000f6000 reserved twice.
On node 0 totalpages: 524272
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 294896 pages.
ACPI: Searched entire block, no RSDP was found.
ACPI: RSDP located at physical address c00f9e10
RSD PTR  v0 [AMI   ]
__va_range(0x7fff0000, 0x68): idx=10 mapped at ffff5000
ACPI table found: RSDT v1 [AMIINT INTEL875 0.16]
__va_range(0x7fff0030, 0x24): idx=10 mapped at ffff5000
__va_range(0x7fff0030, 0x81): idx=10 mapped at ffff5000
ACPI table found: FACP v1 [AMIINT INTEL875 0.17]
__va_range(0x7fff00c0, 0x24): idx=10 mapped at ffff5000
__va_range(0x7fff00c0, 0x5c): idx=10 mapped at ffff5000
ACPI table found: APIC v1 [AMIINT INTEL875 0.9]
__va_range(0x7fff00c0, 0x5c): idx=10 mapped at ffff5000
LAPIC (acpi_id[0x0001] id[0x0] enabled[1])
CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC (acpi_id[0x0002] id[0x1] enabled[1])
CPU 1 (0x0100) enabledProcessor #1 Pentium 4(tm) XEON(tm) APIC version 16

IOAPIC (id[0x2] address[0xfec00000] global_irq_base[0x0])
INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x14] polarity[0x3] trigger[0x3])
2 CPUs total
Local APIC address fee00000
Enabling the CPU's according to the ACPI table
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: INTEL    Product ID: I875         APIC at: 0xFEE00000
I/O APIC #2 Version 32 at 0xFEC00000.
Enabling APIC mode: Flat.	Using 1 I/O APICs
Processors: 2
Kernel command line: ro root=LABEL=/ hdc=ide-scsi
ide_setup: hdc=ide-scsi
Initializing CPU#0
Detected 3006.869 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 6003.09 BogoMIPS
Memory: 2059880k/2097088k available (1489k kernel code, 32596k reserved, 1099k data, 156k init, 1179584k highmem)
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode cache hash table entries: 131072 (order: 8, 1048576 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 131072 (order: 7, 524288 bytes)
Page-cache hash table entries: 524288 (order: 9, 2097152 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09
per-CPU timeslice cutoff: 1463.08 usecs.
task migration cache decay timeout: 10 msecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/1 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 6003.09 BogoMIPS
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#1.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09
Total of 2 processors activated (12006.19 BogoMIPS).
cpu_sibling_map[0] = 1
cpu_sibling_map[1] = 0
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-12, 2-20, 2-22 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 25.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... 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 0FF 0F  0    0    0   0   0    1    1    39
 02 0FF 0F  0    0    0   0   0    1    1    31
 03 0FF 0F  0    0    0   0   0    1    1    41
 04 0FF 0F  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 0FF 0F  0    0    0   0   0    1    1    51
 07 0FF 0F  0    0    0   0   0    1    1    59
 08 0FF 0F  0    0    0   0   0    1    1    61
 09 0FF 0F  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 0FF 0F  0    0    0   0   0    1    1    71
 0e 0FF 0F  0    0    0   0   0    1    1    79
 0f 0FF 0F  0    0    0   0   0    1    1    81
 10 0FF 0F  1    1    0   1   0    1    1    89
 11 0FF 0F  1    1    0   1   0    1    1    91
 12 0FF 0F  1    1    0   1   0    1    1    99
 13 0FF 0F  1    1    0   1   0    1    1    A1
 14 000 00  1    0    0   0   0    0    0    00
 15 0FF 0F  1    1    0   1   0    1    1    A9
 16 000 00  1    0    0   0   0    0    0    00
 17 0FF 0F  1    1    0   1   0    1    1    B1
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ21 -> 0:21
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 3006.9762 MHz.
..... host bus clock speed is 200.4648 MHz.
cpu: 0, clocks: 2004648, slice: 668216
CPU0<T0:2004640,T1:1336416,D:8,S:668216,C:2004648>
cpu: 1, clocks: 2004648, slice: 668216
CPU1<T0:2004640,T1:668208,D:0,S:668216,C:2004648>
checking TSC synchronization across CPUs: passed.
Starting migration thread for cpu 0
smp_num_cpus: 2.
Starting migration thread for cpu 1
PCI: PCI BIOS revision 2.10 entry at 0xfdb81, last bus=3
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router default [8086/24d0] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P2) -> 18
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P3) -> 23
PCI->APIC IRQ transform: (B0,I31,P0) -> 18
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B2,I1,P0) -> 18
PCI->APIC IRQ transform: (B3,I2,P0) -> 18
PCI->APIC IRQ transform: (B3,I2,P0) -> 18
PCI->APIC IRQ transform: (B3,I5,P0) -> 17
PCI->APIC IRQ transform: (B3,I9,P0) -> 21
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS not found.
Starting kswapd
allocated 32 pages and 32 bhs reserved for the highmem bounces
VFS: Disk quotas vdquot_6.5.1
Detected PS/2 Mouse Port.
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS0 at 0x03f8 (irq = 4) is a 16550A
ttyS1 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
NET4: Frame Diverter 0.46
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00beta3-.2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH5: IDE controller at PCI slot 00:1f.1
PCI: Enabling device 00:1f.1 (0005 -> 0007)
ICH5: chipset revision 2
ICH5: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
hda: Maxtor 6Y200P0, ATA DISK drive
blk: queue c0457500, I/O limit 4095Mb (mask 0xffffffff)
hdc: PIONEER DVD-RW DVR-105, ATAPI CD/DVD-ROM drive
hdd: HL-DT-STDVD-ROM GDR8161B, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 398297088 sectors (203928 MB) w/7936KiB Cache, CHS=24792/255/63, UDMA(100)
ide-floppy driver 0.99.newide
Partition check:
 hda: hda1 hda2 hda3
ide-floppy driver 0.99.newide
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 16384 buckets, 128Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 146k freed
VFS: Mounted root (ext2 filesystem).
Journalled Block Device driver loaded
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 156k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
PCI: Setting latency timer of device 00:1d.7 to 64
ehci-hcd 00:1d.7: PCI device 8086:24dd (Intel Corp.)
ehci-hcd 00:1d.7: irq 23, pci mem f884cc00
usb.c: new USB bus registered, assigned bus number 1
ehci-hcd 00:1d.7: enabled 64bit PCI DMA
PCI: 00:1d.7 PCI cache line size set incorrectly (0 bytes) by BIOS/FW.
PCI: 00:1d.7 PCI cache line size corrected to 128.
ehci-hcd 00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2003-Jan-22
hub.c: USB hub found
hub.c: 8 ports detected
usb-uhci.c: $Revision: 1.275 $ time 07:05:27 May 29 2003
usb-uhci.c: High bandwidth mode enabled
PCI: Setting latency timer of device 00:1d.0 to 64
usb-uhci.c: USB UHCI at I/O 0xe000, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.1 to 64
usb-uhci.c: USB UHCI at I/O 0xe400, IRQ 19
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.2 to 64
usb-uhci.c: USB UHCI at I/O 0xe800, IRQ 18
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1d.3 to 64
usb-uhci.c: USB UHCI at I/O 0xec00, IRQ 16
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 5
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal
Adding Swap: 2040244k swap-space (priority -1)
hub.c: new USB device 00:1d.2-2, assigned address 2
input0: USB HID v1.10 Mouse [Logitech USB Receiver] on usb4:2.0
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
ohci1394: $Rev: 693 $ Ben Collins <bcollins@debian.org>
ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[21]  MMIO=[fea9f800-fea9ffff]  Max Packet=[2048]
ieee1394: SelfID completion called outside of bus reset!
ieee1394: Host added: Node[00:1023]  GUID[000010dc002952b7]  [Linux OHCI-1394]
hdd: attached ide-cdrom driver.
hdd: ATAPI 48X DVD-ROM drive, 256kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
SCSI subsystem driver Revision: 1.00
hdc: attached ide-scsi driver.
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: PIONEER   Model: DVD-RW  DVR-105   Rev: 1.21
  Type:   CD-ROM                             ANSI SCSI revision: 02
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
ip_tables: (C) 2000-2002 Netfilter core team
Intel(R) PRO/1000 Network Driver - version 5.0.43-k1
Copyright (c) 1999-2003 Intel Corporation.
PCI: Setting latency timer of device 02:01.0 to 64
divert: allocating divert_blk for eth0
eth0: Intel(R) PRO/1000 Network Connection
ip_tables: (C) 2000-2002 Netfilter core team
e1000: eth0 NIC Link is Up 100 Mbps Full Duplex
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
lp0: using parport0 (polling).
lp0: console ready
ip_tables: (C) 2000-2002 Netfilter core team
ip_tables: (C) 2000-2002 Netfilter core team
1: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module  1.0-4363  Sat Apr 19 17:46:46 PDT 2003
Creative EMU10K1 PCI Audio Driver, version 0.20, 07:06:14 May 29 2003
emu10k1: EMU10K1 rev 7 model 0x8061 found, IO at 0xc800-0xc81f, IRQ 17
ac97_codec: AC97 Audio codec, id: 0x8384:0x7608 (SigmaTel STAC9708)
emu10k1: SBLive! 5.1 card detected

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

* Re: unexpected IO-APIC
  2003-06-07 10:06 unexpected IO-APIC Toni Mueller
@ 2003-06-07 17:40 ` Randy.Dunlap
  0 siblings, 0 replies; 135+ messages in thread
From: Randy.Dunlap @ 2003-06-07 17:40 UTC (permalink / raw)
  To: support; +Cc: linux-smp


> Hello,

> on a new box I booted first time today I just found this in my logs:

New box, "old" kernel.  This is already fixed in 2.4.21-rc*.


> The box is said to have an intel Woodruff mainboard. Here's the rest of the
> dmesg:
>
>
> Linux version 2.4.20-uv2 (root@debian) (gcc version 2.95.4 20011002 (Debian
> prerelease)) #3 Fri May 30 09:21:44 CEST 2003 BIOS-provided physical RAM

> number of MP IRQ sources: 22.
> number of IO-APIC #2 registers: 24.
> testing the IO APIC.......................
>
> IO APIC #2......
> .... register #00: 02008000
> .......    : physical APIC id: 02
>  WARNING: unexpected IO-APIC, please mail
>           to linux-smp@vger.kernel.org

~Randy




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

* unexpected IO-APIC
@ 2003-06-07 10:06 Toni Mueller
  2003-06-07 17:40 ` Randy.Dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: Toni Mueller @ 2003-06-07 10:06 UTC (permalink / raw)
  To: linux-smp; +Cc: support



Hello,

on a new box I booted first time today I just found this in my logs:


Jun  7 11:56:22 debian kernel: ENABLING IO-APIC IRQs
Jun  7 11:56:22 debian kernel: Setting 2 in the phys_id_present_map
Jun  7 11:56:22 debian kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
Jun  7 11:56:22 debian kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Jun  7 11:56:22 debian kernel: testing the IO APIC.......................
Jun  7 11:56:22 debian kernel: 
Jun  7 11:56:22 debian kernel:  WARNING: unexpected IO-APIC, please mail
Jun  7 11:56:22 debian kernel:           to linux-smp@vger.kernel.org
Jun  7 11:56:22 debian kernel: ....................................  done.
Jun  7 11:56:22 debian kernel: Using local APIC timer interrupts.

The box is said to have an intel Woodruff mainboard. Here's the rest of
the dmesg:


Linux version 2.4.20-uv2 (root@debian) (gcc version 2.95.4 20011002 (Debian prerelease)) #3 Fri May 30 09:21:44 CEST 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009b400 (usable)
 BIOS-e820: 000000000009b400 - 000000000009b800 (reserved)
 BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001ffc0000 (usable)
 BIOS-e820: 000000001ffc0000 - 000000001fff8000 (ACPI data)
 BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
found SMP MP-table at 000ff780
hm, page 000ff000 reserved twice.
hm, page 00100000 reserved twice.
hm, page 000f1000 reserved twice.
hm, page 000f2000 reserved twice.
On node 0 totalpages: 131008
zone(0): 4096 pages.
zone(1): 126912 pages.
zone(2): 0 pages.
ACPI: Searched entire block, no RSDP was found.
ACPI: RSDP located at physical address c00ff980
RSD PTR  v0 [AMI   ]
__va_range(0x1fff0000, 0x68): idx=8 mapped at ffff6000
ACPI table found: RSDT v1 [D845WD WD84510A 8194.4632]
__va_range(0x1fff1000, 0x24): idx=8 mapped at ffff6000
__va_range(0x1fff1000, 0x74): idx=8 mapped at ffff6000
ACPI table found: FACP v1 [D845WD WD84510A 8194.4632]
__va_range(0x1ffe2f75, 0x24): idx=8 mapped at ffff6000
__va_range(0x1ffe2f75, 0x68): idx=8 mapped at ffff6000
ACPI table found: APIC v1 [D845WD WD84510A 8194.4632]
__va_range(0x1ffe2f75, 0x68): idx=8 mapped at ffff6000
LAPIC (acpi_id[0x0001] id[0x0] enabled[1])
CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC_NMI (acpi_id[0x0001] polarity[0x0] trigger[0x0] lint[0x1])
LAPIC (acpi_id[0x0002] id[0x1] enabled[0])
CPU 1 (0x0100) disabled
LAPIC_NMI (acpi_id[0x0002] polarity[0x0] trigger[0x0] lint[0x1])
IOAPIC (id[0x2] address[0xfec00000] global_irq_base[0x0])
INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] trigger[0x3])
INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
2 CPUs total
Local APIC address fee00000
Enabling the CPU's according to the ACPI table
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: INTEL    Product ID: D845EWD      APIC at: 0xFEE00000
I/O APIC #2 Version 32 at 0xFEC00000.
Processors: 1
Kernel command line: auto BOOT_IMAGE=kernel-2.4.20 ro root=306
Initializing CPU#0
Detected 2396.913 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 4771.02 BogoMIPS
Memory: 515328k/524032k available (1264k kernel code, 8300k reserved, 466k data, 88k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 07
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-16, 2-21, 2-22, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 22.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  1    1    0   0   0    1    1    71
 0a 001 01  0    0    0   0   0    1    1    79
 0b 001 01  0    0    0   0   0    1    1    81
 0c 001 01  0    0    0   0   0    1    1    89
 0d 001 01  0    0    0   0   0    1    1    91
 0e 001 01  0    0    0   0   0    1    1    99
 0f 001 01  0    0    0   0   0    1    1    A1
 10 000 00  1    0    0   0   0    0    0    00
 11 001 01  1    1    0   1   0    1    1    A9
 12 001 01  1    1    0   1   0    1    1    B1
 13 001 01  1    1    0   1   0    1    1    B9
 14 001 01  1    1    0   1   0    1    1    C1
 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
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ20 -> 0:20
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2392.1058 MHz.
..... host bus clock speed is 132.8945 MHz.
cpu: 0, clocks: 1328945, slice: 664472
CPU0<T0:1328944,T1:664464,D:8,S:664472,C:1328945>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfda95, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router PIIX [8086/2440] at 00:1f.0
PCI->APIC IRQ transform: (B0,I31,P3) -> 19
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B0,I31,P2) -> 18
PCI->APIC IRQ transform: (B2,I12,P0) -> 18
PCI->APIC IRQ transform: (B2,I13,P0) -> 19
PCI->APIC IRQ transform: (B2,I15,P0) -> 20
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Journalled Block Device driver loaded
ACPI: Core Subsystem version [20011018]
ACPI: Subsystem enabled
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH2: IDE controller on PCI bus 00 dev f9
ICH2: chipset revision 5
ICH2: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
hda: Maxtor 6Y160L0, ATA DISK drive
hdc: ATAPI CD-ROM 52XMax, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
blk: queue c0305da4, I/O limit 4095Mb (mask 0xffffffff)
hda: 320173056 sectors (163929 MB) w/2048KiB Cache, CHS=19929/255/63, UDMA(100)
Partition check:
 hda: hda1 hda2 < hda5 hda6 hda7 >
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)
LVM version 1.0.5+(22/07/2002)
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)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 88k freed
Adding Swap: 497972k swap-space (priority -1)
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,6), internal journal
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 09:24:23 May 30 2003
usb-uhci.c: High bandwidth mode enabled
PCI: Setting latency timer of device 00:1f.2 to 64
usb-uhci.c: USB UHCI at I/O 0xef40, IRQ 19
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1f.4 to 64
usb-uhci.c: USB UHCI at I/O 0xef80, IRQ 18
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver keyboard
usbkbd.c: :USB HID Boot Protocol keyboard driver
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), 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,7), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Intel(R) PRO/100 Network Driver - version 2.1.24-k1
Copyright (c) 2002 Intel Corporation

e100: selftest OK.
e100: eth0: Intel(R) 8255x-based Ethernet Adapter
  Mem:0xfeafe000  IRQ:18  Speed:0 Mbps  Dx:N/A
  Hardware receive checksums enabled
  cpu cycle saver enabled

e100: selftest OK.
e100: eth1: Intel(R) 8255x-based Ethernet Adapter
  Mem:0xfeafd000  IRQ:19  Speed:0 Mbps  Dx:N/A
  Hardware receive checksums enabled
  cpu cycle saver enabled

e100: eth0 NIC Link is Up 100 Mbps Full duplex


The box seems to have the following patches applied to a 2.4.20:

linux-2.4.20-tg3.patch
linux-2.4.20-uv2.patch
linux-2.4.20-ext3.patch
linux-2.4.20-ptrace.patch



With Best Regards,

Toni Mueller.

-- 
Oeko.neT Mueller & Brandt GbR   v. +49 2261 979364, f. +49 2261 979366
http://www.oeko.net       TM28-RIPE                 Internet, Security,
software, Linux, OpenBSD, Networking, Systemadministration, Training
GPG: 1024D/68BDA342; FP=3312 D609 AD2E 8C05 D494 139E 8419 E0DB 68BD A342

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

* Re: unexpected IO-APIC
  2003-06-05 10:37 Mimmus
@ 2003-06-05 14:42 ` Randy.Dunlap
  0 siblings, 0 replies; 135+ messages in thread
From: Randy.Dunlap @ 2003-06-05 14:42 UTC (permalink / raw)
  To: Mimmus; +Cc: linux-smp

On Thu, 5 Jun 2003 12:37:31 +0200 "Mimmus" <dviggiani@tiscali.it> wrote:

| IO APIC #3......
| .... register #00: 03000000
| .......    : physical APIC id: 03
| .... register #01: 00178020
| .......     : max redirection entries: 0017
| .......     : IO APIC version: 0020
|  WARNING: unexpected IO-APIC, please mail
|           to linux-smp@vger.kernel.org

Kernel version?  must be rather old.
Current kernels recognize IO APIC version 0020.

--
~Randy

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

* unexpected IO-APIC
@ 2003-06-05 10:37 Mimmus
  2003-06-05 14:42 ` Randy.Dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: Mimmus @ 2003-06-05 10:37 UTC (permalink / raw)
  To: linux-smp

# dmesg | less

0    0    0   0   0    1    1    59
 08 003 03  0    0    0   0   0    1    1    61
 09 003 03  0    0    0   0   0    1    1    69
 0a 003 03  0    0    0   0   0    1    1    71
 0b 000 00  1    0    0   0   0    0    0    00
 0c 003 03  0    0    0   0   0    1    1    79
 0d 000 00  1    0    0   0   0    0    0    00
 0e 003 03  0    0    0   0   0    1    1    81
 0f 003 03  0    0    0   0   0    1    1    89
 10 003 03  1    1    0   1   0    1    1    91
 11 003 03  1    1    0   1   0    1    1    99
 12 003 03  1    1    0   1   0    1    1    A1
 13 003 03  1    1    0   1   0    1    1    A9
 14 003 03  1    1    0   1   0    1    1    B1
 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

IO APIC #3......
.... register #00: 03000000
.......    : physical APIC id: 03
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : IO APIC version: 0020
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org

Bye
Domenico Viggiani

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

* unexpected IO-APIC
@ 2003-06-04  2:19 Greg Norris
  0 siblings, 0 replies; 135+ messages in thread
From: Greg Norris @ 2003-06-04  2:19 UTC (permalink / raw)
  To: linux-smp

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

I recently installed Linux on a new i875P-based system, which reports
an unexpected IO-APIC during bootup.  I don't know what specific
information you need, so I've attached the full output from dmesg
(kernel version is 2.4.21-rc7).

This system experiences prominent problems, reporting lost interrupts
under any significant disk (IDE) IO load, when using the IO-APIC. 
Everything appears to be stable with it disabled.

[-- Attachment #2: dmesg.out --]
[-- Type: text/plain, Size: 10958 bytes --]

Linux version 2.4.21-rc7 (root@glitch) (gcc version 3.3 (Debian)) #1 Tue Jun 3 13:16:49 CDT 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003ff74000 (usable)
 BIOS-e820: 000000003ff74000 - 000000003ff76000 (ACPI NVS)
 BIOS-e820: 000000003ff76000 - 000000003ff97000 (ACPI data)
 BIOS-e820: 000000003ff97000 - 0000000040000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fecf0000 - 00000000fecf1000 (reserved)
 BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
 BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
127MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000fe710
hm, page 000fe000 reserved twice.
hm, page 000ff000 reserved twice.
hm, page 000f0000 reserved twice.
On node 0 totalpages: 262004
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 32628 pages.
ACPI: Searched entire block, no RSDP was found.
ACPI: RSDP located at physical address c00feb90
RSD PTR  v0 [DELL  ]
__va_range(0xfd1c9, 0x68): idx=8 mapped at ffff6000
ACPI table found: RSDT v1 [DELL   8300    0.6]
__va_range(0xfd1fd, 0x24): idx=8 mapped at ffff6000
__va_range(0xfd1fd, 0x74): idx=8 mapped at ffff6000
ACPI table found: FACP v1 [DELL   8300    0.6]
__va_range(0xfffc8572, 0x24): idx=8 mapped at ffff6000
__va_range(0xfffc8572, 0xa7): idx=8 mapped at ffff6000
ACPI table found: SSDT v1 [DELL st_ex 0.4096]
__va_range(0xfd271, 0x24): idx=8 mapped at ffff6000
__va_range(0xfd271, 0x6c): idx=8 mapped at ffff6000
ACPI table found: APIC v1 [DELL   8300    0.6]
__va_range(0xfd271, 0x6c): idx=8 mapped at ffff6000
LAPIC (acpi_id[0x0001] id[0x0] enabled[1])
CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC (acpi_id[0x0002] id[0x1] enabled[1])
CPU 1 (0x0100) enabledProcessor #1 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC (acpi_id[0x0003] id[0x1] enabled[0])
CPU 2 (0x0100) disabled
LAPIC (acpi_id[0x0004] id[0x3] enabled[0])
CPU 3 (0x0300) disabled
IOAPIC (id[0x2] address[0xfec00000] global_irq_base[0x0])
INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] trigger[0x3])
4 CPUs total
Local APIC address fee00000
__va_range(0xfd2dd, 0x24): idx=8 mapped at ffff6000
__va_range(0xfd2dd, 0x28): idx=8 mapped at ffff6000
ACPI table found: BOOT v1 [DELL   8300    0.6]
Enabling the CPU's according to the ACPI table
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: DELL     Product ID: Dim 8300     APIC at: 0xFEE00000
I/O APIC #2 Version 32 at 0xFEC00000.
Enabling APIC mode: Flat.	Using 1 I/O APICs
Processors: 2
Kernel command line: auto BOOT_IMAGE=linux ro root=301
Initializing CPU#0
Detected 2992.593 MHz processor.
Console: colour VGA+ 132x43
Calibrating delay loop... 5976.88 BogoMIPS
Memory: 1033356k/1048016k available (1146k kernel code, 14276k reserved, 430k data, 84k init, 130512k highmem)
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000040
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-13 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 40.
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: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00178020
.......     : arbitration: 00
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  0    0    0   0   0    1    1    71
 0a 001 01  0    0    0   0   0    1    1    79
 0b 001 01  0    0    0   0   0    1    1    81
 0c 001 01  0    0    0   0   0    1    1    89
 0d 000 00  1    0    0   0   0    0    0    00
 0e 001 01  0    0    0   0   0    1    1    91
 0f 001 01  0    0    0   0   0    1    1    99
 10 001 01  1    1    0   1   0    1    1    A1
 11 001 01  1    1    0   1   0    1    1    A9
 12 001 01  1    1    0   1   0    1    1    B1
 13 001 01  1    1    0   1   0    1    1    B9
 14 001 01  1    1    0   1   0    1    1    C1
 15 001 01  1    1    0   1   0    1    1    C9
 16 001 01  1    1    0   1   0    1    1    D1
 17 001 01  1    1    0   1   0    1    1    D9
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
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ21 -> 0:21
IRQ22 -> 0:22
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2992.5388 MHz.
..... host bus clock speed is 199.5024 MHz.
cpu: 0, clocks: 1995024, slice: 997512
CPU0<T0:1995024,T1:997504,D:8,S:997512,C:1995024>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfbb38, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router default [8086/24d0] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P2) -> 18
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P3) -> 23
PCI->APIC IRQ transform: (B0,I31,P0) -> 17
PCI->APIC IRQ transform: (B0,I31,P0) -> 17
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B2,I2,P0) -> 17
PCI->APIC IRQ transform: (B2,I8,P0) -> 20
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
allocated 32 pages and 32 bhs reserved for the highmem bounces
Journalled Block Device driver loaded
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hda: IC35L120AVV207-0, ATA DISK drive
hdb: WDC WD2500JB-32EVA0, ATA DISK drive
hdc: SAMSUNG DVD-ROM SD-616T, ATAPI CD/DVD-ROM drive
hdd: SAMSUNG CD-R/RW SW-248F, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 234375000 sectors (120000 MB) w/1821KiB Cache, CHS=14589/255/63
hdb: attached ide-disk driver.
hdb: host protected area => 1
hdb: 488397168 sectors (250059 MB) w/8192KiB Cache, CHS=30401/255/63
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 p8 p9 p10 p11 >
 /dev/ide/host0/bus0/target1/lun0: p1 < p5 p6 >
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
LVM version 1.0.5+(22/07/2002)
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 84k freed
Adding Swap: 1004020k swap-space (priority -1)
Adding Swap: 1003988k swap-space (priority -2)
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal
Real Time Clock Driver v1.10e
Intel(R) PRO/100 Network Driver - version 2.2.21-k1
Copyright (c) 2003 Intel Corporation

e100: selftest OK.
e100: eth0: Intel(R) PRO/100 Network Connection
  Hardware receive checksums enabled

i810_rng hardware driver 0.9.8 loaded
hda: lost interrupt
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,6), 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,7), 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,8), internal journal
EXT3-fs: mounted filesystem with writeback data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,9), 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,10), 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,11), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
parport0: Printer, Hewlett-Packard HP LaserJet 6L
lp0: using parport0 (interrupt-driven).
e100: eth0 NIC Link is Up 100 Mbps Full duplex

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

* unexpected IO-APIC
@ 2003-05-29 19:44 Jürgen Adler
  0 siblings, 0 replies; 135+ messages in thread
From: Jürgen Adler @ 2003-05-29 19:44 UTC (permalink / raw)
  To: linux-smp

Hi, I´m a user of the follow system:

BIOS: rev. 1.0 (it´s the lasted version)
Mainboard: Gigabyte GA-7VA-C with VIA KT333CF Northbrige / VT8235
Southbridge
CPU: Athlon XP 2000+
kernel: 2.4.20 with enabled UP-APIC and UP_IO_APIC
OS: SuSE-Linux 8.1

After boot the system has write to the boot.msg:


Inspecting /boot/System.map
Loaded 20132 symbols from /boot/System.map.
Symbols match kernel version 2.4.20.
Loaded 48 symbols from 3 modules.
klogd 1.4.1, log source = ksyslog started.
<4>Linux version 2.4.20 (root@linux) (gcc version 3.2) #1 Tue May 20
21:46:30 CEST 2003
<6>BIOS-provided physical RAM map:
<4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
<4> BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
<4> BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
<4> BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
<4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
<4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
<4> BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
<5>0MB HIGHMEM available.<5>511MB LOWMEM available.
<4>found SMP MP-table at 000f4ae0
<4>hm, page 000f4000 reserved twice.
<4>hm, page 000f5000 reserved twice.
<4>hm, page 000f0000 reserved twice.
<4>hm, page 000f1000 reserved twice.
<4>On node 0 totalpages: 131056
<4>zone(0): 4096 pages.
<4>zone(1): 126960 pages.
<4>zone(2): 0 pages.
<4>Intel MultiProcessor Specification v1.4
<4>    Virtual Wire compatibility mode.
<4>OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
<4>Processor #0 Pentium(tm) Pro APIC version 17
<4>I/O APIC #2 Version 17 at 0xFEC00000.
<4>Processors: 1
<4>Kernel command line: root=/dev/hda3   vga=normal
<6>Initializing CPU#0<4>Detected 1674.444 MHz processor.
<4>Console: colour VGA+ 80x25
<4>Calibrating delay loop... 3342.33 BogoMIPS
<6>Memory: 514732k/524224k available (1666k kernel code, 9104k reserved,
626k data, 152k init, 0k highmem)<6>Dentry cache hash table entries: 65536
(order: 7, 524288 bytes)
<6>Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
<4>Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
<4>Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
<4>Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
<6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
<6>CPU: L2 Cache: 256K (64 bytes/line)
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
<7>CPU:     After generic, caps: 0383fbff c1c3fbff 00000000 00000000
<7>CPU:             Common caps: 0383fbff c1c3fbff 00000000 00000000
<4>CPU: AMD Athlon(tm) XP 2000+ stepping 00
<6>Enabling fast FPU save and restore... done.
<6>Enabling unmasked SIMD FPU exception support... done.
<6>Checking 'hlt' instruction... OK.<4>POSIX conformance testing by UNIFIX
<4>enabled ExtINT on CPU#0<4>ESR value before enabling vector: 00000000
<4>ESR value after enabling vector: 00000000
<4>ENABLING IO-APIC IRQs
<4>Setting 2 in the phys_id_present_map

-------that's the interesting part!-----------

<6>...changing IO-APIC physical APIC ID to 2 ... ok.
<7>init IO_APIC IRQs<7> IO-APIC (apicid-pin) 2-0, 2-10, 2-11, 2-16, 2-20,
2-23 not connected.
<6>..TIMER: vector=0x31 pin1=2 pin2=0
<7>number of MP IRQ sources: 22.
<7>number of IO-APIC #2 registers: 24.
<6>testing the IO APIC.......................
<4><7>IO APIC #2......
<7>.... register #00: 02000000
<7>.......    : physical APIC id: 02
<7>.... register #01: 00178003
<7>.......     : max redirection entries: 0017
<7>.......     : PRQ implemented: 1
<7>.......     : IO APIC version: 0003
<4> WARNING: unexpected IO-APIC, please mail
<4>          to linux-smp@vger.kernel.org

----------- end --------------------------------

<7>.... IRQ redirection table:
<7> NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
<7> 00 000 00  1    0    0   0   0    0    0    00
<7> 01 001 01  0    0    0   0   0    1    1    39
<7> 02 001 01  0    0    0   0   0    1    1    31
<7> 03 001 01  0    0    0   0   0    1    1    41
<7> 04 001 01  0    0    0   0   0    1    1    49
<7> 05 001 01  0    0    0   0   0    1    1    51
<7> 06 001 01  0    0    0   0   0    1    1    59
<7> 07 001 01  0    0    0   0   0    1    1    61
<7> 08 001 01  0    0    0   0   0    1    1    69
<7> 09 001 01  0    0    0   0   0    1    1    71
<7> 0a 000 00  1    0    0   0   0    0    0    00
<7> 0b 000 00  1    0    0   0   0    0    0    00
<7> 0c 001 01  0    0    0   0   0    1    1    79
<7> 0d 001 01  0    0    0   0   0    1    1    81
<7> 0e 001 01  0    0    0   0   0    1    1    89
<7> 0f 001 01  0    0    0   0   0    1    1    91
<7> 10 000 00  1    0    0   0   0    0    0    00
<7> 11 001 01  1    1    0   1   0    1    1    99
<7> 12 001 01  1    1    0   1   0    1    1    A1
<7> 13 001 01  1    1    0   1   0    1    1    A9
<7> 14 000 00  1    0    0   0   0    0    0    00
<7> 15 001 01  1    1    0   1   0    1    1    B1
<7> 16 001 01  1    1    0   1   0    1    1    B9
<7> 17 000 00  1    0    0   0   0    0    0    00
<7>IRQ to pin mappings:
<7>IRQ0 -> 0:2
<7>IRQ1 -> 0:1
<7>IRQ3 -> 0:3
<7>IRQ4 -> 0:4
<7>IRQ5 -> 0:5
<7>IRQ6 -> 0:6
<7>IRQ7 -> 0:7
<7>IRQ8 -> 0:8
<7>IRQ9 -> 0:9
<7>IRQ12 -> 0:12
<7>IRQ13 -> 0:13
<7>IRQ14 -> 0:14
<7>IRQ15 -> 0:15
<7>IRQ17 -> 0:17
<7>IRQ18 -> 0:18
<7>IRQ19 -> 0:19
<7>IRQ21 -> 0:21
<7>IRQ22 -> 0:22
<6>.................................... done.
<4>Using local APIC timer interrupts.
<4>calibrating APIC timer ...
<4>..... CPU clock speed is 1674.4829 MHz.
<4>..... host bus clock speed is 267.9172 MHz.
<4>cpu: 0, clocks: 2679172, slice: 1339586
<4>CPU0<T0:2679168,T1:1339568,D:14,S:1339586,C:2679172>
<4>mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
<4>mtrr: detected mtrr type: Intel
<6>PCI: PCI BIOS revision 2.10 entry at 0xf9b50, last bus=1
<6>PCI: Using configuration type 1
<6>PCI: Probing PCI hardware
<6>PCI: Using IRQ router default [1106/3099] at 00:00.0
<6>PCI->APIC IRQ transform: (B0,I9,P0) -> 17
<6>PCI->APIC IRQ transform: (B0,I10,P0) -> 18
<6>PCI->APIC IRQ transform: (B0,I11,P0) -> 19
<6>PCI->APIC IRQ transform: (B0,I16,P0) -> 21
<6>PCI->APIC IRQ transform: (B0,I16,P1) -> 21
<6>PCI->APIC IRQ transform: (B0,I16,P2) -> 21
<6>PCI->APIC IRQ transform: (B0,I16,P3) -> 19
<6>PCI->APIC IRQ transform: (B0,I17,P0) -> 22
<6>PCI->APIC IRQ transform: (B0,I17,P2) -> 22
<6>PCI: Via IRQ fixup for 00:10.0, from 10 to 5
<6>PCI: Via IRQ fixup for 00:10.1, from 11 to 5
<6>PCI: Via IRQ fixup for 00:10.2, from 11 to 5
<6>isapnp: Scanning for PnP cards...
<6>isapnp: No Plug & Play device found
<6>Linux NET4.0 for Linux 2.4
<6>Based upon Swansea University Computer Society NET3.039
<4>Initializing RT netlink socket<4>Starting kswapd
<5>VFS: Diskquotas version dquot_6.4.0 initialized
<6>Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
<4> tbxface-0099 [01] Acpi_load_tables      : ACPI Tables successfully
loaded
<4>Parsing
Methods:....................................................................
.....................................................
<4>121 Control Methods found and parsed (440 nodes total)
<4>ACPI Namespace successfully loaded at root c037a0e0
<6>ACPI: Core Subsystem version [20011018]
<4>evxfevnt-0081 [-21] Acpi_enable           : Transition to ACPI mode
successful
<4>Executing device _INI
methods:.............................................
<4>45 Devices found: 45 _STA, 1 _INI
<4>Completing Region and Field initialization:......................
<4>17/21 Regions, 5/5 Fields initialized (440 nodes total)
<6>ACPI: Subsystem enabled
<4>pty: 256 Unix98 ptys configured
<6>Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ
SERIAL_PCI ISAPNP enabled
<6>ttyS00 at 0x03f8 (irq = 4) is a 16550A
<6>ttyS01 at 0x02f8 (irq = 3) is a 16550A
<6>Uniform Multi-Platform E-IDE driver Revision: 6.31
<4>ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx
<4>VP_IDE: IDE controller on PCI bus 00 dev 89
<4>VP_IDE: chipset revision 6
<4>VP_IDE: not 100%% native mode: will probe irqs later
<4>ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx
<6>VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci00:11.1
<4>    ide0: BM-DMA at 0xe400-0xe407, BIOS settings: hda:DMA, hdb:DMA
<4>    ide1: BM-DMA at 0xe408-0xe40f, BIOS settings: hdc:DMA, hdd:DMA
<4>hda: SAMSUNG SP8004H, ATA DISK drive
<4>hdb: FUJITSU MPF3204AT, ATA DISK drive
<4>hdc: HITACHI CDR-8335, ATAPI CD/DVD-ROM drive
<4>hdd: ST32122A, ATA DISK drive
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
<4>ide1 at 0x170-0x177,0x376 on irq 15
<4>blk: queue c0392ae4, I/O limit 4095Mb (mask 0xffffffff)
<6>hda: 156368016 sectors (80060 MB) w/2048KiB Cache, CHS=9733/255/63,
UDMA(100)
<4>blk: queue c0392c20, I/O limit 4095Mb (mask 0xffffffff)
<6>hdb: 40031712 sectors (20496 MB) w/512KiB Cache, CHS=39714/16/63,
UDMA(66)
<4>blk: queue c0392f64, I/O limit 4095Mb (mask 0xffffffff)
<6>hdd: 4124736 sectors (2112 MB) w/128KiB Cache, CHS=4092/16/63, UDMA(33)
<4>hdc: ATAPI 24X CD-ROM drive, 128kB Cache, DMA
<6>Uniform CD-ROM driver Revision: 3.12
<6>Partition check:
<6> hda: hda1 hda2 hda3 hda4
<6> hdb: hdb1 hdb2 hdb3
<6> hdd: [PTBL] [1023/64/63] hdd1 hdd2 hdd3 hdd4
<6>Floppy drive(s): fd0 is 1.44M
<6>FDC 0 is a post-1991 82077
<4>RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
<6>loop: loaded (max 8 devices)
<6>Linux agpgart interface v0.99 (c) Jeff Hartmann
<6>agpgart: Maximum main memory to use for agp memory: 439M
<6>agpgart: Detected Via Apollo Pro KT266 chipset
<6>agpgart: AGP aperture is 128M @ 0xe0000000
<6>[drm] Initialized tdfx 1.0.0 20010216 on minor 0
<6>[drm] AGP 0.99 on VIA Apollo KT133 @ 0xe0000000 128MB
<6>[drm] Initialized radeon 1.1.1 20010405 on minor 1
<6>[drm] AGP 0.99 on VIA Apollo KT133 @ 0xe0000000 128MB
<6>[drm] Initialized i810 1.2.0 20010920 on minor 2
<6>SCSI subsystem driver Revision: 1.00
<3>kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
<6>es1371: version v0.30 time 21:48:07 May 20 2003
<6>md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
<6>md: Autodetecting RAID arrays.<6>md: autorun ...
<6>md: ... autorun DONE.
<6>NET4: Linux TCP/IP 1.0 for NET4.0
<6>IP Protocols: ICMP, UDP, TCP, IGMP
<6>IP: routing cache hash table of 4096 buckets, 32Kbytes
<6>TCP: Hash tables configured (established 32768 bind 65536)
<6>Linux IP multicast router 0.06 plus PIM-SM
<6>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
<5>RAMDISK: Compressed image found at block 0
<6>Freeing initrd memory: 201k freed
<4>VFS: Mounted root (ext2 filesystem).
<4>reiserfs: checking transaction log (device 03:03) ...
<4>Using r5 hash to sort names<4>ReiserFS version 3.6.25
<4>VFS: Mounted root (reiserfs filesystem) readonly.
<5>Trying to move old root to /initrd ... failed
<5>Unmounting old root
<5>Trying to free ramdisk memory ... okay
<6>Freeing unused kernel memory: 152k freed
<6>md: Autodetecting RAID arrays.
<6>md: autorun ...
<6>md: ... autorun DONE.
<6>LVM version 1.0.5+(22/07/2002) module loaded
<6>Adding Swap: 1028152k swap-space (priority 42)
<4>reiserfs: checking transaction log (device 03:04) ...
<4>Using r5 hash to sort names
<4>ReiserFS version 3.6.25Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.

What is the problem on my machine?

Thank you and bye

Jürgen Adler


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

* Re: unexpected IO-APIC
  2003-05-23  3:57 Ben Osborne
@ 2003-05-25 20:07 ` Alan Cox
  0 siblings, 0 replies; 135+ messages in thread
From: Alan Cox @ 2003-05-25 20:07 UTC (permalink / raw)
  To: Ben Osborne; +Cc: linux-smp

On Gwe, 2003-05-23 at 04:57, Ben Osborne wrote:
> Hi,
> 
> Just setup RHAS 2.1 on a new Dual Xeon HT 2.4Ghz server, and I'm getting 
> weird errors on bootup. Here's the relevant portion of the messages log.

AS 2.1 is quite an old base kernel, it expects the IO APIC to have
certain properties which are not true on the Xeons. Its fine working
with them it just logged stuff at boot

> Any ideas on this, and is this a real problem ?

Its not

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

* unexpected IO-APIC
@ 2003-05-24  3:15 Brian Laflum
  0 siblings, 0 replies; 135+ messages in thread
From: Brian Laflum @ 2003-05-24  3:15 UTC (permalink / raw)
  To: linux-smp

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

As per this request in my dmesg:

 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org

Please find attached my dmesg output.

Mobo = Gigabyte GA-8SG667
CPU = P4 2Ghz
OS = Debian 3.0


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

[-- Attachment #2: dmesg.gz --]
[-- Type: application/gzip, Size: 4233 bytes --]

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

* unexpected IO-APIC
@ 2003-05-23  3:57 Ben Osborne
  2003-05-25 20:07 ` Alan Cox
  0 siblings, 1 reply; 135+ messages in thread
From: Ben Osborne @ 2003-05-23  3:57 UTC (permalink / raw)
  To: linux-smp

Hi,

Just setup RHAS 2.1 on a new Dual Xeon HT 2.4Ghz server, and I'm getting 
weird errors on bootup. Here's the relevant portion of the messages log.

Any ideas on this, and is this a real problem ?

Thanks,
Ben Osborne.

================================================================

May 20 22:22:35 stats1 kernel: CPU2: Intel(R) Xeon(TM) CPU 2.40GHz 
stepping 07
May 20 22:22:35 stats1 rc: Starting sshd:  succeeded
May 20 22:22:16 stats1 rc.sysinit: Enabling swap space:  succeeded
May 20 22:22:35 stats1 kernel: Booting processor 3/7 eip 2000
May 20 22:22:18 stats1 init: Entering runlevel: 5
May 20 22:22:35 stats1 kernel: Initializing CPU#3
May 20 22:22:18 stats1 kudzu: Updating /etc/fstab succeeded
May 20 22:22:35 stats1 kernel: masked ExtINT on CPU#3
May 20 22:22:29 stats1 kudzu:  succeeded
May 20 22:22:35 stats1 kernel: ESR value before enabling vector: 00000000
May 20 22:22:29 stats1 sysctl: net.ipv4.ip_forward = 0
May 20 22:22:35 stats1 kernel: ESR value after enabling vector: 00000000
May 20 22:22:29 stats1 sysctl: net.ipv4.conf.default.rp_filter = 1
May 20 22:22:35 stats1 kernel: Calibrating delay loop... 4784.12 BogoMIPS
May 20 22:22:29 stats1 sysctl: kernel.sysrq = 0
May 20 22:22:29 stats1 network: Setting network parameters:  succeeded
May 20 22:22:36 stats1 kernel: CPU: L1 I cache: 12K, L1 D cache: 8K
May 20 22:22:29 stats1 network: Bringing up interface lo:  succeeded
May 20 22:22:36 stats1 kernel: CPU: L2 cache: 512K
May 20 22:22:36 stats1 kernel: CPU: Physical Processor ID: 3
May 20 22:22:31 stats1 network: Bringing up interface eth0:  succeeded
May 20 22:22:36 stats1 kernel: Intel machine check reporting enabled on 
CPU#3.
May 20 22:22:36 stats1 kernel: CPU3: Intel(R) Xeon(TM) CPU 2.40GHz 
stepping 07
May 20 22:22:36 stats1 kernel: Total of 4 processors activated (19123.40 
BogoMIPS).
May 20 22:22:36 stats1 kernel: cpu_sibling_map[0] = 1
May 20 22:22:36 stats1 kernel: cpu_sibling_map[1] = 0
May 20 22:22:36 stats1 kernel: cpu_sibling_map[2] = 3
May 20 22:22:36 stats1 kernel: cpu_sibling_map[3] = 2
May 20 22:22:36 stats1 kernel: ENABLING IO-APIC IRQs
May 20 22:22:36 stats1 kernel: ...changing IO-APIC physical APIC ID to 8 
... ok.
May 20 22:22:36 stats1 kernel: ...changing IO-APIC physical APIC ID to 9 
... ok.
May 20 22:22:36 stats1 kernel: ...changing IO-APIC physical APIC ID to 
10 ... ok.
May 20 22:22:36 stats1 kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
May 20 22:22:36 stats1 kernel: testing the IO APIC.......................
May 20 22:22:36 stats1 kernel:
May 20 22:22:36 stats1 kernel:  WARNING: unexpected IO-APIC, please mail
May 20 22:22:36 stats1 kernel:           to linux-smp@vger.kernel.org
May 20 22:22:36 stats1 kernel:
May 20 22:22:36 stats1 kernel:  WARNING: unexpected IO-APIC, please mail
May 20 22:22:36 stats1 kernel:           to linux-smp@vger.kernel.org
May 20 22:22:36 stats1 kernel:
May 20 22:22:36 stats1 kernel:  WARNING: unexpected IO-APIC, please mail
May 20 22:22:36 stats1 kernel:           to linux-smp@vger.kernel.org
May 20 22:22:36 stats1 kernel: .................................... done.


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

* unexpected IO-APIC
@ 2003-05-22  7:02 Anders Tor Westerberg
  0 siblings, 0 replies; 135+ messages in thread
From: Anders Tor Westerberg @ 2003-05-22  7:02 UTC (permalink / raw)
  To: linux-smp


Hi

This report occurred when I installed a new motherboard,
MS-6712. If you need any help, just let me know. The 
computer works fine for me.

Sincerely 
Anders Westerberg 






green:> dmesg
Linux version 2.4.18-k7 (herbert@gondolin) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Sun Apr 14 13:19:11 EST 200
2
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000010000000 (usable)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
found SMP MP-table at 000fb940
hm, page 000fb000 reserved twice.
hm, page 000fc000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
On node 0 totalpages: 65536
zone(0): 4096 pages.
zone(1): 61440 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: VIA      Product ID: VT5440B      APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 3 at 0xFEC00000.
Processors: 1
Kernel command line: BOOT_IMAGE=Linux ro root=802
Initializing CPU#0
Detected 1666.775 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 3322.67 BogoMIPS
Memory: 253424k/262144k available (847k kernel code, 8332k reserved, 236k data, 212k init, 0k highmem)
Dentry-cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
CPU: Before vendor init, caps: 0383fbff c1c3fbff 00000000, vendor = 2
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After vendor init, caps: 0383fbff c1c3fbff 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1c3fbff 00000000 00000000
CPU:             Common caps: 0383fbff c1c3fbff 00000000 00000000
CPU: AMD Athlon(tm) XP 2000+ stepping 02
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-9, 2-10, 2-11, 2-17, 2-20, 2-21, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 18.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178003
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0003
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    71
 0d 001 01  0    0    0   0   0    1    1    79
 0e 001 01  0    0    0   0   0    1    1    81
 0f 001 01  0    0    0   0   0    1    1    89
 10 001 01  1    1    0   1   0    1    1    91
 11 000 00  1    0    0   0   0    0    0    00
 12 001 01  1    1    0   1   0    1    1    99
 13 001 01  1    1    0   1   0    1    1    A1
 14 000 00  1    0    0   0   0    0    0    00
 15 000 00  1    0    0   0   0    0    0    00
 16 001 01  1    1    0   1   0    1    1    A9
 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
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ22 -> 0:22
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1666.7989 MHz.
..... host bus clock speed is 266.6878 MHz.
cpu: 0, clocks: 2666878, slice: 1333439
CPU0<T0:2666864,T1:1333424,D:1,S:1333439,C:2666878>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
PCI: Using IRQ router default [1106/3177] at 00:11.0
PCI->APIC IRQ transform: (B0,I7,P0) -> 18
PCI->APIC IRQ transform: (B0,I8,P0) -> 19
PCI->APIC IRQ transform: (B0,I17,P0) -> 16
PCI->APIC IRQ transform: (B0,I17,P2) -> 22
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Diskquotas version dquot_6.4.0 initialized
devfs: v1.10 (20020120) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
block: 128 slots per queue, batch=32
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 16384)
Linux IP multicast router 0.06 plus PIM-SM
RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 2656 blocks [1 disk] into ram disk... \
done.
Freeing initrd memory: 2656k freed
VFS: Mounted root (cramfs filesystem).
Freeing unused kernel memory: 212k freed
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
SCSI subsystem driver Revision: 1.00
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.4
        <Adaptec 19160B Ultra160 SCSI adapter>
        aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs

  Vendor: SEAGATE   Model: ST336706LW        Rev: 010A
  Type:   Direct-Access                      ANSI SCSI revision: 03
(scsi0:A:1): 160.000MB/s transfers (80.000MHz DT, offset 63, 16bit)
  Vendor: IBM       Model: DDYS-T18350N      Rev: S96H
  Type:   Direct-Access                      ANSI SCSI revision: 03
(scsi0:A:2): 160.000MB/s transfers (80.000MHz DT, offset 63, 16bit)
  Vendor: PLEXTOR   Model: CD-R   PX-W8220T  Rev: 1.04
  Type:   CD-ROM                             ANSI SCSI revision: 02
(scsi0:A:6): 10.000MB/s transfers (10.000MHz, offset 8)
  Vendor: SEAGATE   Model: ST318406LW        Rev: 0109
  Type:   Direct-Access                      ANSI SCSI revision: 03
(scsi0:A:8): 160.000MB/s transfers (80.000MHz DT, offset 63, 16bit)
scsi0:A:1:0: Tagged Queuing enabled.  Depth 8
scsi0:A:2:0: Tagged Queuing enabled.  Depth 8
scsi0:A:8:0: Tagged Queuing enabled.  Depth 8
Journalled Block Device driver loaded
Attached scsi disk sda at scsi0, channel 0, id 1, lun 0
Attached scsi disk sdb at scsi0, channel 0, id 2, lun 0
Attached scsi disk sdc at scsi0, channel 0, id 8, lun 0
SCSI device sda: 71687370 512-byte hdwr sectors (36704 MB)
Partition check:
 /dev/scsi/host0/bus0/target1/lun0: p1 p2 p3
SCSI device sdb: 35843670 512-byte hdwr sectors (18352 MB)
 /dev/scsi/host0/bus0/target2/lun0: p1 p2
SCSI device sdc: 35843670 512-byte hdwr sectors (18352 MB)
 /dev/scsi/host0/bus0/target8/lun0: p1 p2 p3
ext3: No journal on filesystem on sd(8,2)
Adding Swap: 995988k swap-space (priority -1)
Real Time Clock Driver v1.10e
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
eth0: Intel Corp. 82557 [Ethernet Pro 100], 00:90:27:77:97:67, IRQ 19.
  Board assembly 721383-006, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x04f4518b).
Via 686a audio driver 1.9.1
ac97_codec: AC97 Audio codec, id: 0x414c:0x4720 (Unknown)
via82cxxx: board #1 at 0xE400, IRQ 22
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)

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

* unexpected IO-APIC
@ 2003-04-22  6:41 Ilo Lorusso
  0 siblings, 0 replies; 135+ messages in thread
From: Ilo Lorusso @ 2003-04-22  6:41 UTC (permalink / raw)
  To: linux-smp

Apr 22 09:49:33 mitra kernel: ENABLING IO-APIC IRQs
Apr 22 09:49:33 mitra kernel: Setting 2 in the phys_id_present_map
Apr 22 09:49:33 mitra kernel: ...changing IO-APIC physical APIC ID to 2 ...
ok.
Apr 22 09:49:33 mitra kernel: init IO_APIC IRQs
Apr 22 09:49:33 mitra kernel:  IO-APIC (apicid-pin) 2-0, 2-16, 2-21, 2-22,
2-23 not connected.
Apr 22 09:49:33 mitra kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Apr 22 09:49:33 mitra kernel: number of MP IRQ sources: 22.
Apr 22 09:49:33 mitra kernel: number of IO-APIC #2 registers: 24.
Apr 22 09:49:33 mitra kernel: testing the IO APIC.......................
Apr 22 09:49:33 mitra kernel:
Apr 22 09:49:33 mitra kernel: IO APIC #2......
Apr 22 09:49:33 mitra kernel: .... register #00: 02008000
Apr 22 09:49:33 mitra kernel: .......    : physical APIC id: 02
Apr 22 09:49:33 mitra kernel:  WARNING: unexpected IO-APIC, please mail
Apr 22 09:49:33 mitra kernel:           to linux-smp@vger.kernel.org
Apr 22 09:49:33 mitra kernel: .... register #01: 00178020
Apr 22 09:49:33 mitra kernel: .......     : max redirection entries: 0017
Apr 22 09:49:33 mitra kernel: .......     : PRQ implemented: 1
Apr 22 09:49:33 mitra kernel: .......     : IO APIC version: 0020
Apr 22 09:49:33 mitra kernel: .... register #02: 00000000
Apr 22 09:49:33 mitra kernel: .......     : arbitration: 00


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

* unexpected IO-APIC
@ 2003-04-18  2:43 Phaedrus
  0 siblings, 0 replies; 135+ messages in thread
From: Phaedrus @ 2003-04-18  2:43 UTC (permalink / raw)
  To: linux-smp

Hello I am running Bamboo on an Athelon 2100xp on an
Gigabyte KT 400 Moboard.  512 megs ram, Radeon 7000
video card, creative sblive value sound card and a
initio scsi card.  That is it.  Feel free to mail me
if you like.  Full dmesg follows.

Linux version 2.4.21-0.13mdk
(flepied@bi.mandrakesoft.com) (gcc version 3.2.2
(Mandrake Linux 9.1 3.2.2-3mdk)) #1 Fri Mar 14
15:08:06 EST 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00
(usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000
(reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000
(reserved)
 BIOS-e820: 0000000000100000 - 000000001fff0000
(usable)
 BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI
NVS)
 BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI
data)
 BIOS-e820: 00000000fec00000 - 00000000fec01000
(reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000
(reserved)
 BIOS-e820: 00000000ffff0000 - 0000000100000000
(reserved)
511MB LOWMEM available.
ACPI: have wakeup address 0xc0001000
found SMP MP-table at 000f4b80
hm, page 000f4000 reserved twice.
hm, page 000f5000 reserved twice.
hm, page 000f0000 reserved twice.
hm, page 000f1000 reserved twice.
On node 0 totalpages: 131056
zone(0): 4096 pages.
zone(1): 126960 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: OEM00000 Product ID: PROD00000000 APIC at:
0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 17 at 0xFEC00000.
Enabling APIC mode: Flat.       Using 1 I/O APICs
Processors: 1
Kernel command line: BOOT_IMAGE=linux ro root=307
devfs=mount hdd=ide-scsi acpi=off
ide_setup: hdd=ide-scsi
Initializing CPU#0
Detected 1768.330 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 3525.83 BogoMIPS
Memory: 515040k/524224k available (1410k kernel code,
8796k reserved, 1118k data, 136k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7,
524288 bytes)
Inode cache hash table entries: 32768 (order: 6,
262144 bytes)
Mount cache hash table entries: 512 (order: 0, 4096
bytes)
Buffer-cache hash table entries: 32768 (order: 5,
131072 bytes)
Page-cache hash table entries: 131072 (order: 7,
524288 bytes)
CPU: CLK_CTL MSR was 6003d22f. Reprogramming to
2003d22f
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1c3fbff
00000000 00000000
CPU:             Common caps: 0383fbff c1c3fbff
00000000 00000000
CPU: AMD Athlon(tm) XP 2100+ stepping 01
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-10, 2-11, 2-19, 2-20,
2-22, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 21.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................
 
IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178003
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0003
An unexpected IO-APIC was found. If this kernel
release is less than
three months old please report this to
linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  0    0    0   0   0    1    1    71
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    79
 0d 001 01  0    0    0   0   0    1    1    81
 0e 001 01  0    0    0   0   0    1    1    89
 0f 001 01  0    0    0   0   0    1    1    91
 10 001 01  1    1    0   1   0    1    1    99
 11 001 01  1    1    0   1   0    1    1    A1
 12 001 01  1    1    0   1   0    1    1    A9
 13 000 00  1    0    0   0   0    0    0    00
 14 000 00  1    0    0   0   0    0    0    00
 15 001 01  1    1    0   1   0    1    1    B1
 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
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ21 -> 0:21
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1768.2868 MHz.
..... host bus clock speed is 272.0440 MHz.
cpu: 0, clocks: 2720440, slice: 1360220
CPU0<T0:2720432,T1:1360208,D:4,S:1360220,C:2720440>
mtrr: v1.40 (20010327) Richard Gooch
(rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
ACPI: Subsystem revision 20030122
ACPI: Disabled via command line (acpi=off)
PCI: PCI BIOS revision 2.10 entry at 0xf9d30, last
bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: ACPI tables contain no PCI IRQ routing entries
PCI: Probing PCI hardware (bus 00)
PCI: Using IRQ router default [1106/3189] at 00:00.0
PCI->APIC IRQ transform: (B0,I9,P0) -> 17
PCI->APIC IRQ transform: (B0,I12,P0) -> 16
PCI->APIC IRQ transform: (B0,I16,P0) -> 21
PCI->APIC IRQ transform: (B0,I16,P1) -> 21
PCI->APIC IRQ transform: (B0,I16,P2) -> 21
PCI->APIC IRQ transform: (B0,I19,P0) -> 18
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI: Via IRQ fixup for 00:10.0, from 11 to 5
PCI: Via IRQ fixup for 00:10.1, from 11 to 5
PCI: Via IRQ fixup for 00:10.2, from 10 to 5
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society
NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16)
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
devfs: v1.12c (20020818) Richard Gooch
(rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6
MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP
enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 32000K
size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision:
7.00beta-2.4
ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx
VP_IDE: IDE controller at PCI slot 00:11.1
PCI: No IRQ known for interrupt pin A of device
00:11.1. Probably buggy MP table.
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on
pci00:11.1
    ide0: BM-DMA at 0xe800-0xe807, BIOS settings:
hda:DMA, hdb:pio
    ide1: BM-DMA at 0xe808-0xe80f, BIOS settings:
hdc:DMA, hdd:DMA
hda: WDC WD400BB-00DEA0, ATA DISK drive
hda: DMA disabled
blk: queue c03cb420, I/O limit 4095Mb (mask
0xffffffff)
hdc: CDU5211, ATAPI CD/DVD-ROM drive
hdd: TDK CDRW8432, ATAPI CD/DVD-ROM drive
hdc: DMA disabled
hdd: DMA disabled
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: host protected area => 1
hda: 78165360 sectors (40021 MB) w/2048KiB Cache,
CHS=4865/255/63, UDMA(100)
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 p8
p9 p10 p11 p12 p13 p14 >
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
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
65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 156k freed
VFS: Mounted root (ext2 filesystem).
Mounted devfs on /dev
SCSI subsystem driver Revision: 1.00
i91u: PCI Base=0xD000, IRQ=17, BIOS=0xFF000, SCSI ID=7
i91u: Reset SCSI Bus ...
scsi0 : Initio INI-9X00U/UW SCSI device driver;
Revision: 1.03g
Journalled Block Device driver loaded
EXT3-fs: INFO: recovery required on readonly
filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: ide0(3,7): orphan cleanup on readonly fs
ext3_orphan_cleanup: deleting unreferenced inode
215501
ext3_orphan_cleanup: deleting unreferenced inode
215500
ext3_orphan_cleanup: deleting unreferenced inode
215499
EXT3-fs: ide0(3,7): 3 orphan inodes deleted
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Mounted devfs on /dev
Freeing unused kernel memory: 136k freed
Real Time Clock Driver v1.10e
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 15:32:56 Mar 14
2003
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xdc00, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xe000, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xe400, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller
Interface driver
usbdevfs: remount parameter error
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,7),
internal journal
Adding Swap: 457812k swap-space (priority -1)
Adding Swap: 457812k swap-space (priority -2)
Adding Swap: 562232k swap-space (priority -3)
Adding Swap: 514040k swap-space (priority -4)
scsi1 : SCSI host adapter emulation for IDE ATAPI
devices
  Vendor: TDK       Model: CDRW8432          Rev: 1.07
  Type:   CD-ROM                             ANSI SCSI
revision: 02
hdc: ATAPI 52X CD-ROM drive, 120kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,6),
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,13),
internal journal
EXT3-fs: mounted filesystem with ordered data mode.
MSDOS FS: IO charset iso8859-1
MSDOS FS: Using codepage 850
MSDOS FS: IO charset iso8859-1
MSDOS FS: Using codepage 850
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,11),
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,9),
internal journal
EXT3-fs: mounted filesystem with ordered data mode.
8139too Fast Ethernet driver 0.9.26
eth0: RealTek RTL8139 Fast Ethernet at 0xe098f000,
00:20:ed:61:d9:74, IRQ 18
eth0:  Identified 8139 chip type 'RTL-8139C'
inserting floppy driver for 2.4.21-0.13mdk
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Attached scsi CD-ROM sr0 at scsi1, channel 0, id 0,
lun 0
sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2
cdda tray
eth0: Setting 100mbps full-duplex based on
auto-negotiated partner ability 45e1.Linux agpgart
interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory:
439M
agpgart: Detected Via Apollo Pro KT400 chipset
agpgart: AGP aperture is 128M @ 0xd0000000
[drm] AGP 0.99 aperture @ 0xd0000000 128MB
[drm] Initialized radeon 1.7.0 20020828 on minor 0


__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com

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

* Re: unexpected IO-APIC
  2003-04-17 22:52       ` lk
@ 2003-04-17 23:14         ` Randy.Dunlap
  0 siblings, 0 replies; 135+ messages in thread
From: Randy.Dunlap @ 2003-04-17 23:14 UTC (permalink / raw)
  To: lk; +Cc: nietzel, linux-smp

On Thu, 17 Apr 2003 15:52:51 -0700 (PDT) <lk@trolloc.com> wrote:

| > | > > Supermicro X5DPE-G2 motherboard with Intel 7502 chipset
| > | > > kernel 2.4.21-pre7
| > | > > kernel message:  An unexpected IO-APIC was found. If this kernel release
| > | > > is less than three months old please report this to linux-smp@vger.kernel.org
| > 
| > Hm, well, the lines with the good info are still missing.
| > Instead of 'dmesg', could you look at /var/log/messages (kernel
| > message log) for that info?  If it's also missing there,
| > you'll probably need to edit /etc/syslog.conf and in the
| > # Kernel logging
| > section (if there is one, otherwise just add this anyway), add:
| > 
| > kern.*                      -/var/log/kern.log
| 
| My original post was /var/log/messages output.  I did change the syslog
| configuration, it does include more information:

OK, thanks.
(I've snipped most of it.)


| Apr 17 07:44:15 nfs2 kernel: Linux version 2.4.21-pre7-ac1 (root@nfs2) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #2 SMP Mon Apr 14 04:20:09 PDT 2003

| Apr 17 07:44:15 nfs2 kernel: ACPI: Searched entire block, no RSDP was found.
| Apr 17 07:44:15 nfs2 kernel: ACPI: Searched entire block, no RSDP was found.
| Apr 17 07:44:15 nfs2 kernel: ACPI: System description tables not found
| Apr 17 07:44:15 nfs2 kernel: Intel MultiProcessor Specification v1.4
| Apr 17 07:44:15 nfs2 kernel:     Virtual Wire compatibility mode.
| Apr 17 07:44:15 nfs2 kernel: OEM ID:   Product ID: Kings Canyon APIC at: 0xFEE00000
| Apr 17 07:44:15 nfs2 kernel: Processor #0 Pentium 4(tm) XEON(tm) APIC version 20
| Apr 17 07:44:15 nfs2 kernel: Processor #6 Pentium 4(tm) XEON(tm) APIC version 20
| Apr 17 07:44:15 nfs2 kernel: I/O APIC #2 Version 32 at 0xFEC00000.
| Apr 17 07:44:15 nfs2 kernel: I/O APIC #3 Version 32 at 0xFEC80000.
| Apr 17 07:44:15 nfs2 kernel: I/O APIC #4 Version 32 at 0xFEC80400.
| Apr 17 07:44:15 nfs2 kernel: I/O APIC #5 Version 32 at 0xFEC81000.
| Apr 17 07:44:15 nfs2 kernel: I/O APIC #8 Version 32 at 0xFEC81400.
| Apr 17 07:44:15 nfs2 kernel: Enabling APIC mode: Flat.^IUsing 5 I/O APICs
| Apr 17 07:44:15 nfs2 kernel: Processors: 2
| Apr 17 07:44:15 nfs2 kernel: Kernel command line: ro root=LABEL=/ idebus=66

| Apr 17 07:44:15 nfs2 kernel: WARNING: No sibling found for CPU 0.
| Apr 17 07:44:15 nfs2 kernel: WARNING: No sibling found for CPU 1.
| Apr 17 07:44:15 nfs2 kernel: ENABLING IO-APIC IRQs
| Apr 17 07:44:15 nfs2 kernel: Setting 2 in the phys_id_present_map
| Apr 17 07:44:15 nfs2 kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
| Apr 17 07:44:15 nfs2 kernel: Setting 3 in the phys_id_present_map
| Apr 17 07:44:15 nfs2 kernel: ...changing IO-APIC physical APIC ID to 3 ... ok.
| Apr 17 07:44:15 nfs2 kernel: Setting 4 in the phys_id_present_map
| Apr 17 07:44:15 nfs2 kernel: ...changing IO-APIC physical APIC ID to 4 ... ok.
| Apr 17 07:44:15 nfs2 kernel: Setting 5 in the phys_id_present_map
| Apr 17 07:44:15 nfs2 kernel: ...changing IO-APIC physical APIC ID to 5 ... ok.
| Apr 17 07:44:15 nfs2 kernel: Setting 8 in the phys_id_present_map
| Apr 17 07:44:15 nfs2 kernel: ...changing IO-APIC physical APIC ID to 8 ... ok.
| Apr 17 07:44:15 nfs2 kernel: init IO_APIC IRQs
| Apr 17 07:44:15 nfs2 kernel:  IO-APIC (apicid-pin) 2-0, 2-10, 2-11, 2-17, 2-20, 2-21, 2-22, 2-23, 3-1, 3-2, 3-3, 3-6, 3-7, 3-8, 3-9, 3-10, 3-11, 3-12, 3-13, 3-14, 3-15, 3-16, 3-17, 3-18, 3-19, 3-20, 3-21, 3-22, 3-23, 4-0, 4-1, 4-2, 4-3, 4-4, 4-5, 4-6, 4-7, 4-8, 4-9, 4-10, 4-11, 4-12, 4-13, 4-14, 4-15, 4-16, 4-17, 4-18, 4-19, 4-20, 4-21, 4-22, 4-23, 5-1, 5-2, 5-3, 5-4, 5-5, 5-6, 5-7, 5-8, 5-9, 5-10, 5-11, 5-12, 5-13, 5-14, 5-15, 5-16, 5-17, 5-18, 5-19, 5-20, 5-21, 5-22, 5-23, 8-1, 8-2, 8-3, 8-4, 8-5, 8-6, 8-7, 8-8, 8-9, 8-10, 8-11, 8-12, 8-13, 8-14, 8-15, 8-16, 8-17, 8-18, 8-19, 8-20, 8-21, 8-22, 8-23 not connected.
| Apr 17 07:44:15 nfs2 kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
| Apr 17 07:44:15 nfs2 kernel: number of MP IRQ sources: 26.
| Apr 17 07:44:15 nfs2 kernel: number of IO-APIC #2 registers: 24.
| Apr 17 07:44:15 nfs2 kernel: number of IO-APIC #3 registers: 24.
| Apr 17 07:44:15 nfs2 kernel: number of IO-APIC #4 registers: 24.
| Apr 17 07:44:15 nfs2 kernel: number of IO-APIC #5 registers: 24.
| Apr 17 07:44:16 nfs2 kernel: number of IO-APIC #8 registers: 24.
| Apr 17 07:44:16 nfs2 kernel: testing the IO APIC.......................
| Apr 17 07:44:16 nfs2 kernel: 
| Apr 17 07:44:16 nfs2 kernel: IO APIC #2......
| Apr 17 07:44:16 nfs2 kernel: .... register #00: 02008000
| Apr 17 07:44:16 nfs2 kernel: .......    : physical APIC id: 02
| Apr 17 07:44:16 nfs2 kernel: An unexpected IO-APIC was found. If this kernel release is less than
| Apr 17 07:44:16 nfs2 kernel: three months old please report this to linux-smp@vger.kernel.org

OK, so Linux 2.4.20/21-pre doesn't like the '8' part (bit) in "02008000" above.
That's OK, it's not a big deal, but I'll submit a patch for it so that it
matches 2.5.current anyway...

| Apr 17 07:44:16 nfs2 kernel: .... register #01: 00178020
| Apr 17 07:44:16 nfs2 kernel: .......     : max redirection entries: 0017
| Apr 17 07:44:16 nfs2 kernel: .......     : PRQ implemented: 1
| Apr 17 07:44:16 nfs2 kernel: .......     : IO APIC version: 0020
| Apr 17 07:44:16 nfs2 kernel: .... register #02: 00000000
| Apr 17 07:44:16 nfs2 kernel: .......     : arbitration: 00
| Apr 17 07:44:16 nfs2 kernel: .... IRQ redirection table:


Did you see/read Earle's email earlier today?
("How does an UNEXPECTED_IO_APIC happen?")

--
~Randy

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

* Re: unexpected IO-APIC
  2003-04-17 20:28     ` Randy.Dunlap
@ 2003-04-17 22:52       ` lk
  2003-04-17 23:14         ` Randy.Dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: lk @ 2003-04-17 22:52 UTC (permalink / raw)
  To: Randy.Dunlap; +Cc: nietzel, linux-smp

> | > > Supermicro X5DPE-G2 motherboard with Intel 7502 chipset
> | > > kernel 2.4.21-pre7
> | > > kernel message:  An unexpected IO-APIC was found. If this kernel release
> | > > is less than three months old please report this to linux-smp@vger.kernel.org
> 
> Hm, well, the lines with the good info are still missing.
> Instead of 'dmesg', could you look at /var/log/messages (kernel
> message log) for that info?  If it's also missing there,
> you'll probably need to edit /etc/syslog.conf and in the
> # Kernel logging
> section (if there is one, otherwise just add this anyway), add:
> 
> kern.*                      -/var/log/kern.log

My original post was /var/log/messages output.  I did change the syslog
configuration, it does include more information:


Apr 17 07:44:15 nfs2 kernel: klogd 1.4.1, log source = /proc/kmsg started.
Apr 17 07:44:15 nfs2 kernel: Linux version 2.4.21-pre7-ac1 (root@nfs2) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #2 SMP Mon Apr 14 04:20:09 PDT 2003
Apr 17 07:44:15 nfs2 kernel: BIOS-provided physical RAM map:
Apr 17 07:44:15 nfs2 kernel:  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
Apr 17 07:44:15 nfs2 kernel:  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
Apr 17 07:44:15 nfs2 kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Apr 17 07:44:15 nfs2 kernel:  BIOS-e820: 0000000000100000 - 000000007fefd000 (usable)
Apr 17 07:44:15 nfs2 kernel:  BIOS-e820: 000000007fefd000 - 000000007ff00000 (ACPI NVS)
Apr 17 07:44:15 nfs2 kernel:  BIOS-e820: 000000007ff00000 - 000000007ff80000 (usable)
Apr 17 07:44:15 nfs2 kernel:  BIOS-e820: 000000007ff80000 - 0000000080000000 (reserved)
Apr 17 07:44:15 nfs2 kernel:  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
Apr 17 07:44:15 nfs2 kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Apr 17 07:44:15 nfs2 kernel:  BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
Apr 17 07:44:15 nfs2 kernel:  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
Apr 17 07:44:15 nfs2 kernel: 1151MB HIGHMEM available.
Apr 17 07:44:15 nfs2 kernel: 896MB LOWMEM available.
Apr 17 07:44:15 nfs2 kernel: found SMP MP-table at 000f6820
Apr 17 07:44:15 nfs2 kernel: hm, page 000f6000 reserved twice.
Apr 17 07:44:15 nfs2 kernel: hm, page 000f7000 reserved twice.
Apr 17 07:44:15 nfs2 kernel: hm, page 0009f000 reserved twice.
Apr 17 07:44:15 nfs2 kernel: hm, page 000a0000 reserved twice.
Apr 17 07:44:15 nfs2 kernel: On node 0 totalpages: 524160
Apr 17 07:44:15 nfs2 kernel: zone(0): 4096 pages.
Apr 17 07:44:15 nfs2 kernel: zone(1): 225280 pages.
Apr 17 07:44:15 nfs2 kernel: zone(2): 294784 pages.
Apr 17 07:44:15 nfs2 kernel: ACPI: Searched entire block, no RSDP was found.
Apr 17 07:44:15 nfs2 kernel: ACPI: Searched entire block, no RSDP was found.
Apr 17 07:44:15 nfs2 kernel: ACPI: System description tables not found
Apr 17 07:44:15 nfs2 kernel: Intel MultiProcessor Specification v1.4
Apr 17 07:44:15 nfs2 kernel:     Virtual Wire compatibility mode.
Apr 17 07:44:15 nfs2 kernel: OEM ID:   Product ID: Kings Canyon APIC at: 0xFEE00000
Apr 17 07:44:15 nfs2 kernel: Processor #0 Pentium 4(tm) XEON(tm) APIC version 20
Apr 17 07:44:15 nfs2 kernel: Processor #6 Pentium 4(tm) XEON(tm) APIC version 20
Apr 17 07:44:15 nfs2 kernel: I/O APIC #2 Version 32 at 0xFEC00000.
Apr 17 07:44:15 nfs2 kernel: I/O APIC #3 Version 32 at 0xFEC80000.
Apr 17 07:44:15 nfs2 kernel: I/O APIC #4 Version 32 at 0xFEC80400.
Apr 17 07:44:15 nfs2 kernel: I/O APIC #5 Version 32 at 0xFEC81000.
Apr 17 07:44:15 nfs2 kernel: I/O APIC #8 Version 32 at 0xFEC81400.
Apr 17 07:44:15 nfs2 kernel: Enabling APIC mode: Flat.^IUsing 5 I/O APICs
Apr 17 07:44:15 nfs2 kernel: Processors: 2
Apr 17 07:44:15 nfs2 kernel: Kernel command line: ro root=LABEL=/ idebus=66
Apr 17 07:44:15 nfs2 kernel: ide_setup: idebus=66
Apr 17 07:44:15 nfs2 kernel: Initializing CPU#0
Apr 17 07:44:15 nfs2 kernel: Detected 2399.360 MHz processor.
Apr 17 07:44:15 nfs2 kernel: Console: colour VGA+ 80x25
Apr 17 07:44:15 nfs2 kernel: Calibrating delay loop... 4784.12 BogoMIPS
Apr 17 07:44:15 nfs2 kernel: Memory: 2068672k/2096640k available (1420k kernel code, 27568k reserved, 513k data, 152k init, 1179124k highmem)
Apr 17 07:44:15 nfs2 kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Apr 17 07:44:15 nfs2 kernel: Inode cache hash table entries: 131072 (order: 8, 1048576 bytes)
Apr 17 07:44:15 nfs2 kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Apr 17 07:44:15 nfs2 kernel: Buffer cache hash table entries: 131072 (order: 7, 524288 bytes)
Apr 17 07:44:15 nfs2 kernel: Page-cache hash table entries: 524288 (order: 9, 2097152 bytes)
Apr 17 07:44:15 nfs2 kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Apr 17 07:44:15 nfs2 kernel: CPU: L2 cache: 512K
Apr 17 07:44:15 nfs2 kernel: CPU: Physical Processor ID: 0
Apr 17 07:44:15 nfs2 kernel: Intel machine check architecture supported.
Apr 17 07:44:15 nfs2 kernel: Intel machine check reporting enabled on CPU#0.
Apr 17 07:44:15 nfs2 kernel: CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
Apr 17 07:44:15 nfs2 kernel: CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Apr 17 07:44:15 nfs2 kernel: Enabling fast FPU save and restore... done.
Apr 17 07:44:15 nfs2 kernel: Enabling unmasked SIMD FPU exception support... done.
Apr 17 07:44:15 nfs2 kernel: Checking 'hlt' instruction... OK.
Apr 17 07:44:15 nfs2 kernel: POSIX conformance testing by UNIFIX
Apr 17 07:44:15 nfs2 kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
Apr 17 07:44:15 nfs2 kernel: mtrr: detected mtrr type: Intel
Apr 17 07:44:15 nfs2 kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Apr 17 07:44:15 nfs2 kernel: CPU: L2 cache: 512K
Apr 17 07:44:15 nfs2 kernel: CPU: Physical Processor ID: 0
Apr 17 07:44:15 nfs2 kernel: Intel machine check reporting enabled on CPU#0.
Apr 17 07:44:15 nfs2 kernel: CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
Apr 17 07:44:15 nfs2 kernel: CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Apr 17 07:44:15 nfs2 kernel: CPU0: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Apr 17 07:44:15 nfs2 kernel: per-CPU timeslice cutoff: 1462.99 usecs.
Apr 17 07:44:15 nfs2 kernel: task migration cache decay timeout: 10 msecs.
Apr 17 07:44:15 nfs2 kernel: enabled ExtINT on CPU#0
Apr 17 07:44:15 nfs2 kernel: ESR value before enabling vector: 00000000
Apr 17 07:44:15 nfs2 kernel: ESR value after enabling vector: 00000000
Apr 17 07:44:15 nfs2 kernel: Booting processor 1/6 eip 2000
Apr 17 07:44:15 nfs2 kernel: Initializing CPU#1
Apr 17 07:44:15 nfs2 kernel: masked ExtINT on CPU#1
Apr 17 07:44:15 nfs2 kernel: ESR value before enabling vector: 00000000
Apr 17 07:44:15 nfs2 kernel: ESR value after enabling vector: 00000000
Apr 17 07:44:15 nfs2 kernel: Calibrating delay loop... 4797.23 BogoMIPS
Apr 17 07:44:15 nfs2 kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Apr 17 07:44:15 nfs2 kernel: CPU: L2 cache: 512K
Apr 17 07:44:15 nfs2 kernel: CPU: Physical Processor ID: 3
Apr 17 07:44:15 nfs2 kernel: Intel machine check reporting enabled on CPU#1.
Apr 17 07:44:15 nfs2 kernel: CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
Apr 17 07:44:15 nfs2 kernel: CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Apr 17 07:44:15 nfs2 kernel: CPU1: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Apr 17 07:44:15 nfs2 kernel: Total of 2 processors activated (9581.36 BogoMIPS).
Apr 17 07:44:15 nfs2 kernel: WARNING: No sibling found for CPU 0.
Apr 17 07:44:15 nfs2 kernel: WARNING: No sibling found for CPU 1.
Apr 17 07:44:15 nfs2 kernel: ENABLING IO-APIC IRQs
Apr 17 07:44:15 nfs2 kernel: Setting 2 in the phys_id_present_map
Apr 17 07:44:15 nfs2 kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
Apr 17 07:44:15 nfs2 kernel: Setting 3 in the phys_id_present_map
Apr 17 07:44:15 nfs2 kernel: ...changing IO-APIC physical APIC ID to 3 ... ok.
Apr 17 07:44:15 nfs2 kernel: Setting 4 in the phys_id_present_map
Apr 17 07:44:15 nfs2 kernel: ...changing IO-APIC physical APIC ID to 4 ... ok.
Apr 17 07:44:15 nfs2 kernel: Setting 5 in the phys_id_present_map
Apr 17 07:44:15 nfs2 kernel: ...changing IO-APIC physical APIC ID to 5 ... ok.
Apr 17 07:44:15 nfs2 kernel: Setting 8 in the phys_id_present_map
Apr 17 07:44:15 nfs2 kernel: ...changing IO-APIC physical APIC ID to 8 ... ok.
Apr 17 07:44:15 nfs2 kernel: init IO_APIC IRQs
Apr 17 07:44:15 nfs2 kernel:  IO-APIC (apicid-pin) 2-0, 2-10, 2-11, 2-17, 2-20, 2-21, 2-22, 2-23, 3-1, 3-2, 3-3, 3-6, 3-7, 3-8, 3-9, 3-10, 3-11, 3-12, 3-13, 3-14, 3-15, 3-16, 3-17, 3-18, 3-19, 3-20, 3-21, 3-22, 3-23, 4-0, 4-1, 4-2, 4-3, 4-4, 4-5, 4-6, 4-7, 4-8, 4-9, 4-10, 4-11, 4-12, 4-13, 4-14, 4-15, 4-16, 4-17, 4-18, 4-19, 4-20, 4-21, 4-22, 4-23, 5-1, 5-2, 5-3, 5-4, 5-5, 5-6, 5-7, 5-8, 5-9, 5-10, 5-11, 5-12, 5-13, 5-14, 5-15, 5-16, 5-17, 5-18, 5-19, 5-20, 5-21, 5-22, 5-23, 8-1, 8-2, 8-3, 8-4, 8-5, 8-6, 8-7, 8-8, 8-9, 8-10, 8-11, 8-12, 8-13, 8-14, 8-15, 8-16, 8-17, 8-18, 8-19, 8-20, 8-21, 8-22, 8-23 not connected.
Apr 17 07:44:15 nfs2 kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Apr 17 07:44:15 nfs2 kernel: number of MP IRQ sources: 26.
Apr 17 07:44:15 nfs2 kernel: number of IO-APIC #2 registers: 24.
Apr 17 07:44:15 nfs2 kernel: number of IO-APIC #3 registers: 24.
Apr 17 07:44:15 nfs2 kernel: number of IO-APIC #4 registers: 24.
Apr 17 07:44:15 nfs2 kernel: number of IO-APIC #5 registers: 24.
Apr 17 07:44:16 nfs2 kernel: number of IO-APIC #8 registers: 24.
Apr 17 07:44:16 nfs2 kernel: testing the IO APIC.......................
Apr 17 07:44:16 nfs2 kernel: 
Apr 17 07:44:16 nfs2 kernel: IO APIC #2......
Apr 17 07:44:16 nfs2 kernel: .... register #00: 02008000
Apr 17 07:44:16 nfs2 kernel: .......    : physical APIC id: 02
Apr 17 07:44:16 nfs2 kernel: An unexpected IO-APIC was found. If this kernel release is less than
Apr 17 07:44:16 nfs2 kernel: three months old please report this to linux-smp@vger.kernel.org
Apr 17 07:44:16 nfs2 kernel: .... register #01: 00178020
Apr 17 07:44:16 nfs2 kernel: .......     : max redirection entries: 0017
Apr 17 07:44:16 nfs2 kernel: .......     : PRQ implemented: 1
Apr 17 07:44:16 nfs2 kernel: .......     : IO APIC version: 0020
Apr 17 07:44:16 nfs2 kernel: .... register #02: 00000000
Apr 17 07:44:16 nfs2 kernel: .......     : arbitration: 00
Apr 17 07:44:16 nfs2 kernel: .... IRQ redirection table:
Apr 17 07:44:16 nfs2 kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
Apr 17 07:44:16 nfs2 kernel:  00 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  01 0FF 0F  0    0    0   0   0    1    1    39
Apr 17 07:44:16 nfs2 kernel:  02 001 01  0    0    0   0   0    1    1    31
Apr 17 07:44:16 nfs2 kernel:  03 0FF 0F  0    0    0   0   0    1    1    41
Apr 17 07:44:16 nfs2 kernel:  04 0FF 0F  0    0    0   0   0    1    1    49
Apr 17 07:44:16 nfs2 kernel:  05 0FF 0F  0    0    0   0   0    1    1    51
Apr 17 07:44:16 nfs2 kernel:  06 0FF 0F  0    0    0   0   0    1    1    59
Apr 17 07:44:16 nfs2 kernel:  07 0FF 0F  0    0    0   0   0    1    1    61
Apr 17 07:44:16 nfs2 kernel:  08 0FF 0F  0    0    0   0   0    1    1    69
Apr 17 07:44:16 nfs2 kernel:  09 0FF 0F  0    0    0   0   0    1    1    71
Apr 17 07:44:16 nfs2 kernel:  0a 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0b 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0c 0FF 0F  0    0    0   0   0    1    1    79
Apr 17 07:44:16 nfs2 kernel:  0d 0FF 0F  0    0    0   0   0    1    1    81
Apr 17 07:44:16 nfs2 kernel:  0e 0FF 0F  0    0    0   0   0    1    1    89
Apr 17 07:44:16 nfs2 kernel:  0f 0FF 0F  0    0    0   0   0    1    1    91
Apr 17 07:44:16 nfs2 kernel:  10 0FF 0F  1    1    0   1   0    1    1    99
Apr 17 07:44:16 nfs2 kernel:  11 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  12 0FF 0F  1    1    0   1   0    1    1    A1
Apr 17 07:44:16 nfs2 kernel:  13 0FF 0F  1    1    0   1   0    1    1    A9
Apr 17 07:44:16 nfs2 kernel:  14 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  15 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  16 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  17 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel: 
Apr 17 07:44:16 nfs2 kernel: IO APIC #3......
Apr 17 07:44:16 nfs2 kernel: .... register #00: 03000000
Apr 17 07:44:16 nfs2 kernel: .......    : physical APIC id: 03
Apr 17 07:44:16 nfs2 kernel: .... register #01: 00178020
Apr 17 07:44:16 nfs2 kernel: .......     : max redirection entries: 0017
Apr 17 07:44:16 nfs2 kernel: .......     : PRQ implemented: 1
Apr 17 07:44:16 nfs2 kernel: .......     : IO APIC version: 0020
Apr 17 07:44:16 nfs2 kernel: .... register #02: 03000000
Apr 17 07:44:16 nfs2 kernel: .......     : arbitration: 03
Apr 17 07:44:16 nfs2 kernel: .... IRQ redirection table:
Apr 17 07:44:16 nfs2 kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
Apr 17 07:44:16 nfs2 kernel:  00 0FF 0F  1    1    0   1   0    1    1    B1
Apr 17 07:44:16 nfs2 kernel:  01 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  02 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  03 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  04 0FF 0F  1    1    0   1   0    1    1    B9
Apr 17 07:44:16 nfs2 kernel:  05 0FF 0F  1    1    0   1   0    1    1    C1
Apr 17 07:44:16 nfs2 kernel:  06 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  07 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  08 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  09 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0a 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0b 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0c 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0d 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0e 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0f 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  10 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  11 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  12 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  13 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  14 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  15 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  16 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  17 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel: 
Apr 17 07:44:16 nfs2 kernel: IO APIC #4......
Apr 17 07:44:16 nfs2 kernel: .... register #00: 04000000
Apr 17 07:44:16 nfs2 kernel: .......    : physical APIC id: 04
Apr 17 07:44:16 nfs2 kernel: .... register #01: 00178020
Apr 17 07:44:16 nfs2 kernel: .......     : max redirection entries: 0017
Apr 17 07:44:16 nfs2 kernel: .......     : PRQ implemented: 1
Apr 17 07:44:16 nfs2 kernel: .......     : IO APIC version: 0020
Apr 17 07:44:16 nfs2 kernel: .... register #02: 04000000
Apr 17 07:44:16 nfs2 kernel: .......     : arbitration: 04
Apr 17 07:44:16 nfs2 kernel: .... IRQ redirection table:
Apr 17 07:44:16 nfs2 kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
Apr 17 07:44:16 nfs2 kernel:  00 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  01 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  02 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  03 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  04 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  05 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  06 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  07 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  08 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  09 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0a 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0b 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0c 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0d 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0e 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0f 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  10 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  11 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  12 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  13 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  14 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  15 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  16 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  17 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel: 
Apr 17 07:44:16 nfs2 kernel: IO APIC #5......
Apr 17 07:44:16 nfs2 kernel: .... register #00: 05000000
Apr 17 07:44:16 nfs2 kernel: .......    : physical APIC id: 05
Apr 17 07:44:16 nfs2 kernel: .... register #01: 00178020
Apr 17 07:44:16 nfs2 kernel: .......     : max redirection entries: 0017
Apr 17 07:44:16 nfs2 kernel: .......     : PRQ implemented: 1
Apr 17 07:44:16 nfs2 kernel: .......     : IO APIC version: 0020
Apr 17 07:44:16 nfs2 kernel: .... register #02: 05000000
Apr 17 07:44:16 nfs2 kernel: .......     : arbitration: 05
Apr 17 07:44:16 nfs2 kernel: .... IRQ redirection table:
Apr 17 07:44:16 nfs2 kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
Apr 17 07:44:16 nfs2 kernel:  00 0FF 0F  1    1    0   1   0    1    1    C9
Apr 17 07:44:16 nfs2 kernel:  01 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  02 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  03 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  04 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  05 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  06 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  07 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  08 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  09 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0a 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0b 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0c 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0d 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0e 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0f 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  10 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  11 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  12 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  13 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  14 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  15 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  16 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  17 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel: 
Apr 17 07:44:16 nfs2 kernel: IO APIC #8......
Apr 17 07:44:16 nfs2 kernel: .... register #00: 08000000
Apr 17 07:44:16 nfs2 kernel: .......    : physical APIC id: 08
Apr 17 07:44:16 nfs2 kernel: .... register #01: 00178020
Apr 17 07:44:16 nfs2 kernel: .......     : max redirection entries: 0017
Apr 17 07:44:16 nfs2 kernel: .......     : PRQ implemented: 1
Apr 17 07:44:16 nfs2 kernel: .......     : IO APIC version: 0020
Apr 17 07:44:16 nfs2 kernel: .... register #02: 08000000
Apr 17 07:44:16 nfs2 kernel: .......     : arbitration: 08
Apr 17 07:44:16 nfs2 kernel: .... IRQ redirection table:
Apr 17 07:44:16 nfs2 kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
Apr 17 07:44:16 nfs2 kernel:  00 0FF 0F  1    1    0   1   0    1    1    D1
Apr 17 07:44:16 nfs2 kernel:  01 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  02 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  03 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  04 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  05 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  06 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  07 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  08 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  09 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0a 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0b 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0c 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0d 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0e 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  0f 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  10 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  11 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  12 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  13 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  14 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  15 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  16 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel:  17 000 00  1    0    0   0   0    0    0    00
Apr 17 07:44:16 nfs2 kernel: IRQ to pin mappings:
Apr 17 07:44:16 nfs2 kernel: IRQ0 -> 0:2
Apr 17 07:44:16 nfs2 kernel: IRQ1 -> 0:1
Apr 17 07:44:16 nfs2 kernel: IRQ3 -> 0:3
Apr 17 07:44:16 nfs2 kernel: IRQ4 -> 0:4
Apr 17 07:44:16 nfs2 kernel: IRQ5 -> 0:5
Apr 17 07:44:16 nfs2 kernel: IRQ6 -> 0:6
Apr 17 07:44:16 nfs2 kernel: IRQ7 -> 0:7
Apr 17 07:44:16 nfs2 kernel: IRQ8 -> 0:8
Apr 17 07:44:16 nfs2 kernel: IRQ9 -> 0:9
Apr 17 07:44:16 nfs2 kernel: IRQ12 -> 0:12
Apr 17 07:44:16 nfs2 kernel: IRQ13 -> 0:13
Apr 17 07:44:16 nfs2 kernel: IRQ14 -> 0:14
Apr 17 07:44:16 nfs2 kernel: IRQ15 -> 0:15
Apr 17 07:44:16 nfs2 kernel: IRQ16 -> 0:16
Apr 17 07:44:16 nfs2 kernel: IRQ18 -> 0:18
Apr 17 07:44:16 nfs2 kernel: IRQ19 -> 0:19
Apr 17 07:44:16 nfs2 kernel: IRQ24 -> 1:0
Apr 17 07:44:16 nfs2 kernel: IRQ28 -> 1:4
Apr 17 07:44:16 nfs2 kernel: IRQ29 -> 1:5
Apr 17 07:44:16 nfs2 kernel: IRQ72 -> 3:0
Apr 17 07:44:16 nfs2 kernel: IRQ96 -> 4:0
Apr 17 07:44:16 nfs2 kernel: .................................... done.
Apr 17 07:44:16 nfs2 kernel: Using local APIC timer interrupts.
Apr 17 07:44:16 nfs2 kernel: calibrating APIC timer ...
Apr 17 07:44:16 nfs2 kernel: ..... CPU clock speed is 2399.3338 MHz.
Apr 17 07:44:16 nfs2 kernel: ..... host bus clock speed is 133.2961 MHz.
Apr 17 07:44:16 nfs2 kernel: cpu: 0, clocks: 1332961, slice: 444320
Apr 17 07:44:16 nfs2 kernel: CPU0<T0:1332960,T1:888640,D:0,S:444320,C:1332961>
Apr 17 07:44:16 nfs2 kernel: cpu: 1, clocks: 1332961, slice: 444320
Apr 17 07:44:16 nfs2 kernel: CPU1<T0:1332960,T1:444320,D:0,S:444320,C:1332961>
Apr 17 07:44:16 nfs2 kernel: migration_task 0 on cpu=0
Apr 17 07:44:16 nfs2 kernel: migration_task 1 on cpu=1
Apr 17 07:44:16 nfs2 kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd875, last bus=7
Apr 17 07:44:16 nfs2 kernel: PCI: Using configuration type 1
Apr 17 07:44:16 nfs2 kernel: PCI: Probing PCI hardware
Apr 17 07:44:16 nfs2 kernel: PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
Apr 17 07:44:16 nfs2 kernel: Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
Apr 17 07:44:16 nfs2 kernel: PCI: Discovered primary peer bus 10 [IRQ]
Apr 17 07:44:16 nfs2 kernel: PCI: Discovered primary peer bus 11 [IRQ]
Apr 17 07:44:16 nfs2 kernel: PCI: Discovered primary peer bus 12 [IRQ]
Apr 17 07:44:16 nfs2 kernel: PCI: Using IRQ router PIIX [8086/2480] at 00:1f.0
Apr 17 07:44:16 nfs2 kernel: PCI->APIC IRQ transform: (B0,I29,P0) -> 16
Apr 17 07:44:16 nfs2 kernel: PCI->APIC IRQ transform: (B0,I29,P1) -> 19
Apr 17 07:44:16 nfs2 kernel: PCI->APIC IRQ transform: (B0,I29,P2) -> 18
Apr 17 07:44:16 nfs2 kernel: PCI->APIC IRQ transform: (B3,I1,P0) -> 24
Apr 17 07:44:16 nfs2 kernel: PCI->APIC IRQ transform: (B3,I1,P0) -> 24
Apr 17 07:44:16 nfs2 kernel: PCI->APIC IRQ transform: (B3,I2,P0) -> 28
Apr 17 07:44:16 nfs2 kernel: PCI->APIC IRQ transform: (B3,I2,P1) -> 29
Apr 17 07:44:16 nfs2 kernel: PCI->APIC IRQ transform: (B5,I1,P0) -> 96
Apr 17 07:44:16 nfs2 kernel: PCI->APIC IRQ transform: (B5,I1,P0) -> 96
Apr 17 07:44:16 nfs2 kernel: PCI->APIC IRQ transform: (B6,I1,P0) -> 72
Apr 17 07:44:16 nfs2 kernel: PCI->APIC IRQ transform: (B6,I1,P0) -> 72
Apr 17 07:44:16 nfs2 kernel: PCI->APIC IRQ transform: (B7,I1,P0) -> 16
Apr 17 07:44:16 nfs2 kernel: isapnp: Scanning for PnP cards...
Apr 17 07:44:16 nfs2 kernel: isapnp: No Plug & Play device found
Apr 17 07:44:16 nfs2 kernel: Linux NET4.0 for Linux 2.4
Apr 17 07:44:16 nfs2 kernel: Based upon Swansea University Computer Society NET3.039
Apr 17 07:44:16 nfs2 kernel: Initializing RT netlink socket
Apr 17 07:44:16 nfs2 kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Apr 17 07:44:16 nfs2 kernel: apm: disabled - APM is not SMP safe.
Apr 17 07:44:16 nfs2 kernel: Starting kswapd
Apr 17 07:44:16 nfs2 kernel: allocated 32 pages and 32 bhs reserved for the highmem bounces
Apr 17 07:44:16 nfs2 kernel: VFS: Disk quotas vdquot_6.5.1
Apr 17 07:44:16 nfs2 kernel: Detected PS/2 Mouse Port.
Apr 17 07:44:16 nfs2 kernel: pty: 2048 Unix98 ptys configured
Apr 17 07:44:16 nfs2 kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
Apr 17 07:44:16 nfs2 kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Apr 17 07:44:16 nfs2 kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
Apr 17 07:44:16 nfs2 kernel: Real Time Clock Driver v1.10e
Apr 17 07:44:16 nfs2 kernel: Floppy drive(s): fd0 is 1.44M
Apr 17 07:44:16 nfs2 kernel: FDC 0 is a post-1991 82077
Apr 17 07:44:16 nfs2 kernel: NET4: Frame Diverter 0.46
Apr 17 07:44:16 nfs2 kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Apr 17 07:44:16 nfs2 kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
Apr 17 07:44:16 nfs2 kernel: ide: Assuming 66MHz system bus speed for PIO modes
Apr 17 07:44:16 nfs2 kernel: ICH3: IDE controller at PCI slot 00:1f.1
Apr 17 07:44:16 nfs2 kernel: PCI: Enabling device 00:1f.1 (0005 -> 0007)
Apr 17 07:44:16 nfs2 kernel: ICH3: chipset revision 2
Apr 17 07:44:16 nfs2 kernel: ICH3: not 100%% native mode: will probe irqs later
Apr 17 07:44:16 nfs2 kernel:     ide0: BM-DMA at 0x2060-0x2067, BIOS settings: hda:pio, hdb:pio
Apr 17 07:44:16 nfs2 kernel:     ide1: BM-DMA at 0x2068-0x206f, BIOS settings: hdc:pio, hdd:pio
Apr 17 07:44:16 nfs2 kernel: hda: Maxtor 6Y120L0, ATA DISK drive
Apr 17 07:44:16 nfs2 kernel: blk: queue c0384bc0, I/O limit 4095Mb (mask 0xffffffff)
Apr 17 07:44:16 nfs2 kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Apr 17 07:44:16 nfs2 kernel: hda: attached ide-disk driver.
Apr 17 07:44:16 nfs2 kernel: hda: host protected area => 1
Apr 17 07:44:16 nfs2 kernel: hda: 240121728 sectors (122942 MB) w/2048KiB Cache, CHS=14946/255/63, UDMA(100)
Apr 17 07:44:16 nfs2 kernel: ide-floppy driver 0.99.newide
Apr 17 07:44:16 nfs2 kernel: Partition check:
Apr 17 07:44:16 nfs2 kernel:  hda: hda1 hda2 hda4 < hda5 hda6 hda7 >
Apr 17 07:44:16 nfs2 kernel: ide-floppy driver 0.99.newide
Apr 17 07:44:16 nfs2 kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
Apr 17 07:44:16 nfs2 kernel: md: Autodetecting RAID arrays.
Apr 17 07:44:16 nfs2 kernel: md: autorun ...
Apr 17 07:44:16 nfs2 kernel: md: ... autorun DONE.
Apr 17 07:44:16 nfs2 kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Apr 17 07:44:16 nfs2 kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Apr 17 07:44:16 nfs2 kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Apr 17 07:44:16 nfs2 kernel: IP: routing cache hash table of 16384 buckets, 128Kbytes
Apr 17 07:44:16 nfs2 kernel: TCP: Hash tables configured (established 262144 bind 65536)
Apr 17 07:44:16 nfs2 kernel: Linux IP multicast router 0.06 plus PIM-SM
Apr 17 07:44:16 nfs2 kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Apr 17 07:44:16 nfs2 kernel: RAMDISK: Compressed image found at block 0
Apr 17 07:44:16 nfs2 kernel: Freeing initrd memory: 149k freed
Apr 17 07:44:16 nfs2 kernel: VFS: Mounted root (ext2 filesystem).
Apr 17 07:44:16 nfs2 kernel: Journalled Block Device driver loaded
Apr 17 07:44:16 nfs2 kernel: kjournald starting.  Commit interval 5 seconds
Apr 17 07:44:16 nfs2 kernel: EXT3-fs: mounted filesystem with ordered data mode.
Apr 17 07:44:16 nfs2 kernel: Freeing unused kernel memory: 152k freed
Apr 17 07:44:16 nfs2 kernel: usb.c: registered new driver usbdevfs
Apr 17 07:44:16 nfs2 kernel: usb.c: registered new driver hub
Apr 17 07:44:16 nfs2 kernel: usb-uhci.c: $Revision: 1.275 $ time 02:44:34 Apr 14 2003
Apr 17 07:44:16 nfs2 kernel: usb-uhci.c: High bandwidth mode enabled
Apr 17 07:44:16 nfs2 kernel: PCI: Setting latency timer of device 00:1d.0 to 64
Apr 17 07:44:16 nfs2 kernel: usb-uhci.c: USB UHCI at I/O 0x2000, IRQ 16
Apr 17 07:44:16 nfs2 kernel: usb-uhci.c: Detected 2 ports
Apr 17 07:44:16 nfs2 kernel: usb.c: new USB bus registered, assigned bus number 1
Apr 17 07:44:16 nfs2 kernel: hub.c: USB hub found
Apr 17 07:44:16 nfs2 kernel: hub.c: 2 ports detected
Apr 17 07:44:16 nfs2 kernel: PCI: Setting latency timer of device 00:1d.1 to 64
Apr 17 07:44:16 nfs2 kernel: usb-uhci.c: USB UHCI at I/O 0x2020, IRQ 19
Apr 17 07:44:16 nfs2 kernel: usb-uhci.c: Detected 2 ports
Apr 17 07:44:16 nfs2 kernel: usb.c: new USB bus registered, assigned bus number 2
Apr 17 07:44:16 nfs2 kernel: hub.c: USB hub found
Apr 17 07:44:16 nfs2 kernel: hub.c: 2 ports detected
Apr 17 07:44:16 nfs2 kernel: PCI: Setting latency timer of device 00:1d.2 to 64
Apr 17 07:44:16 nfs2 kernel: usb-uhci.c: USB UHCI at I/O 0x2040, IRQ 18
Apr 17 07:44:16 nfs2 kernel: usb-uhci.c: Detected 2 ports
Apr 17 07:44:16 nfs2 kernel: usb.c: new USB bus registered, assigned bus number 3
Apr 17 07:44:16 nfs2 kernel: hub.c: USB hub found
Apr 17 07:44:16 nfs2 kernel: hub.c: 2 ports detected
Apr 17 07:44:16 nfs2 kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Apr 17 07:44:16 nfs2 kernel: usb.c: registered new driver hid
Apr 17 07:44:16 nfs2 kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
Apr 17 07:44:16 nfs2 kernel: hid-core.c: USB HID support drivers
Apr 17 07:44:16 nfs2 kernel: mice: PS/2 mouse device common for all mice
Apr 17 07:44:16 nfs2 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,5), internal journal
Apr 17 07:44:16 nfs2 kernel: Adding Swap: 1953496k swap-space (priority -1)
Apr 17 07:44:16 nfs2 kernel: kjournald starting.  Commit interval 5 seconds
Apr 17 07:44:16 nfs2 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal
Apr 17 07:44:16 nfs2 kernel: EXT3-fs: mounted filesystem with ordered data mode.
Apr 17 07:44:16 nfs2 kernel: kjournald starting.  Commit interval 5 seconds
Apr 17 07:44:16 nfs2 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,6), internal journal
Apr 17 07:44:16 nfs2 kernel: EXT3-fs: mounted filesystem with ordered data mode.
Apr 17 07:44:16 nfs2 kernel: EXT3-fs: unable to read superblock
Apr 17 07:44:16 nfs2 kernel: ip_tables: (C) 2000-2002 Netfilter core team
Apr 17 07:44:16 nfs2 kernel: ip_tables: (C) 2000-2002 Netfilter core team
Apr 17 07:44:16 nfs2 kernel: Intel(R) PRO/1000 Network Driver - version 5.0.43-k1
Apr 17 07:44:16 nfs2 kernel: Copyright (c) 1999-2003 Intel Corporation.
Apr 17 07:44:16 nfs2 kernel: divert: allocating divert_blk for eth0
Apr 17 07:44:16 nfs2 kernel: eth0: Intel(R) PRO/1000 Network Connection
Apr 17 07:44:16 nfs2 kernel: divert: allocating divert_blk for eth1
Apr 17 07:44:16 nfs2 kernel: eth1: Intel(R) PRO/1000 Network Connection
Apr 17 07:44:16 nfs2 kernel: ip_tables: (C) 2000-2002 Netfilter core team
Apr 17 07:44:16 nfs2 kernel: e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex
Apr 17 07:44:16 nfs2 kernel: ip_tables: (C) 2000-2002 Netfilter core team
Apr 17 07:44:16 nfs2 kernel: EXT3-fs: unable to read superblock


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

* Re: unexpected IO-APIC
  2003-04-17 18:46   ` lk
@ 2003-04-17 20:28     ` Randy.Dunlap
  2003-04-17 22:52       ` lk
  0 siblings, 1 reply; 135+ messages in thread
From: Randy.Dunlap @ 2003-04-17 20:28 UTC (permalink / raw)
  To: lk; +Cc: nietzel, linux-smp

On Thu, 17 Apr 2003 11:46:49 -0700 (PDT) <lk@trolloc.com> wrote:

| > > Supermicro X5DPE-G2 motherboard with Intel 7502 chipset
| > > kernel 2.4.21-pre7
| > > kernel message:  An unexpected IO-APIC was found. If this kernel release
| > > is less than three months old please report this to linux-smp@vger.kernel.org
| 
| > This looks like the output from syslog and not dmesg, in any event it is
| > in complete.
| > > Apr 16 08:08:17 nfs2 kernel: An unexpected IO-APIC was found. If this kernel release is less than
| > > Apr 16 08:08:17 nfs2 kernel: three months old please report this to linux-smp@vger.kernel.org
| > > Apr 16 08:08:17 nfs2 kernel: 
| > 
| > THE MOST IMPORTANT PART SHOULD BE HERE, please resubmit thanks!
| 
| Sorry about that.  This is the _exact_ dmesg output, captured from the serial
| console.  There's still no additional information where you're looking for it
| though.  Also, thanks for posting the unknown IO-APIC FAQ.  I looked for
| something like that before posting, but couldn't find it.
| 
| 
| Linux version 2.4.21-pre7-ac1 (root@nfs2) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #2 SMP Mon Apr 14 04:20:09 PDT 2003
| BIOS-provided physical RAM map:
...
| ENABLING IO-APIC IRQs
| Setting 2 in the phys_id_present_map
| ...changing IO-APIC physical APIC ID to 2 ... ok.
| Setting 3 in the phys_id_present_map
| ...changing IO-APIC physical APIC ID to 3 ... ok.
| Setting 4 in the phys_id_present_map
| ...changing IO-APIC physical APIC ID to 4 ... ok.
| Setting 5 in the phys_id_present_map
| ...changing IO-APIC physical APIC ID to 5 ... ok.
| Setting 8 in the phys_id_present_map
| ...changing IO-APIC physical APIC ID to 8 ... ok.
| ..TIMER: vector=0x31 pin1=2 pin2=0
| testing the IO APIC.......................
| 
| An unexpected IO-APIC was found. If this kernel release is less than
| three months old please report this to linux-smp@vger.kernel.org
| 
| 
| 
| 
| .................................... done.
| Using local APIC timer interrupts.
| calibrating APIC timer ...
| ..... CPU clock speed is 2399.4086 MHz.
| ..... host bus clock speed is 133.3003 MHz.
| cpu: 0, clocks: 1333003, slice: 444334
| CPU0<T0:1332992,T1:888656,D:2,S:444334,C:1333003>
| cpu: 1, clocks: 1333003, slice: 444334
| CPU1<T0:1332992,T1:444320,D:4,S:444334,C:1333003>
| migration_task 0 on cpu=0
| migration_task 1 on cpu=1
| PCI: PCI BIOS revision 2.10 entry at 0xfd875, last bus=7
| PCI: Using configuration type 1
| PCI: Probing PCI hardware
| PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
| Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
| PCI: Discovered primary peer bus 10 [IRQ]
| PCI: Discovered primary peer bus 11 [IRQ]
| PCI: Discovered primary peer bus 12 [IRQ]
| PCI: Using IRQ router PIIX [8086/2480] at 00:1f.0


Hm, well, the lines with the good info are still missing.
Instead of 'dmesg', could you look at /var/log/messages (kernel
message log) for that info?  If it's also missing there,
you'll probably need to edit /etc/syslog.conf and in the
# Kernel logging
section (if there is one, otherwise just add this anyway), add:

kern.*                      -/var/log/kern.log

then reboot and get the info from the /var/log/kern.log file.

Or maybe there's a better way to do this, but I don't know it.

--
~Randy

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

* Re: unexpected IO-APIC
  2003-04-17 11:43 ` Earle R. Nietzel
@ 2003-04-17 18:46   ` lk
  2003-04-17 20:28     ` Randy.Dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: lk @ 2003-04-17 18:46 UTC (permalink / raw)
  To: Earle R. Nietzel; +Cc: linux-smp

> > Supermicro X5DPE-G2 motherboard with Intel 7502 chipset
> > kernel 2.4.21-pre7
> > kernel message:  An unexpected IO-APIC was found. If this kernel release
> > is less than three months old please report this to linux-smp@vger.kernel.org

> This looks like the output from syslog and not dmesg, in any event it is
> in complete.
> > Apr 16 08:08:17 nfs2 kernel: An unexpected IO-APIC was found. If this kernel release is less than
> > Apr 16 08:08:17 nfs2 kernel: three months old please report this to linux-smp@vger.kernel.org
> > Apr 16 08:08:17 nfs2 kernel: 
> 
> THE MOST IMPORTANT PART SHOULD BE HERE, please resubmit thanks!

Sorry about that.  This is the _exact_ dmesg output, captured from the serial
console.  There's still no additional information where you're looking for it
though.  Also, thanks for posting the unknown IO-APIC FAQ.  I looked for
something like that before posting, but couldn't find it.


Linux version 2.4.21-pre7-ac1 (root@nfs2) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #2 SMP Mon Apr 14 04:20:09 PDT 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007fefd000 (usable)
 BIOS-e820: 000000007fefd000 - 000000007ff00000 (ACPI NVS)
 BIOS-e820: 000000007ff00000 - 000000007ff80000 (usable)
 BIOS-e820: 000000007ff80000 - 0000000080000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
1151MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000f6820
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
hm, page 0009f000 reserved twice.
hm, page 000a0000 reserved twice.
On node 0 totalpages: 524160
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 294784 pages.
ACPI: Searched entire block, no RSDP was found.
ACPI: Searched entire block, no RSDP was found.
ACPI: System description tables not found
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID:   Product ID: Kings Canyon APIC at: 0xFEE00000
Processor #0 Pentium 4(tm) XEON(tm) APIC version 20
Processor #6 Pentium 4(tm) XEON(tm) APIC version 20
I/O APIC #2 Version 32 at 0xFEC00000.
I/O APIC #3 Version 32 at 0xFEC80000.
I/O APIC #4 Version 32 at 0xFEC80400.
I/O APIC #5 Version 32 at 0xFEC81000.
I/O APIC #8 Version 32 at 0xFEC81400.
Enabling APIC mode: Flat.	Using 5 I/O APICs
Processors: 2
Kernel command line: ro root=LABEL=/ idebus=66 console=ttyS0 console=tty0
ide_setup: idebus=66
Initializing CPU#0
Detected 2399.376 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 4784.12 BogoMIPS
Memory: 2068672k/2096640k available (1420k kernel code, 27568k reserved, 513k data, 152k init, 1179124k highmem)
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode cache hash table entries: 131072 (order: 8, 1048576 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 131072 (order: 7, 524288 bytes)
Page-cache hash table entries: 524288 (order: 9, 2097152 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
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
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#0.
CPU0: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
per-CPU timeslice cutoff: 1462.99 usecs.
task migration cache decay timeout: 10 msecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/6 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 4797.23 BogoMIPS
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 3
Intel machine check reporting enabled on CPU#1.
CPU1: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Total of 2 processors activated (9581.36 BogoMIPS).
WARNING: No sibling found for CPU 0.
WARNING: No sibling found for CPU 1.
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
Setting 3 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 3 ... ok.
Setting 4 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 4 ... ok.
Setting 5 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 5 ... ok.
Setting 8 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 8 ... ok.
..TIMER: vector=0x31 pin1=2 pin2=0
testing the IO APIC.......................

An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org




.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2399.4086 MHz.
..... host bus clock speed is 133.3003 MHz.
cpu: 0, clocks: 1333003, slice: 444334
CPU0<T0:1332992,T1:888656,D:2,S:444334,C:1333003>
cpu: 1, clocks: 1333003, slice: 444334
CPU1<T0:1332992,T1:444320,D:4,S:444334,C:1333003>
migration_task 0 on cpu=0
migration_task 1 on cpu=1
PCI: PCI BIOS revision 2.10 entry at 0xfd875, last bus=7
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Discovered primary peer bus 10 [IRQ]
PCI: Discovered primary peer bus 11 [IRQ]
PCI: Discovered primary peer bus 12 [IRQ]
PCI: Using IRQ router PIIX [8086/2480] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P2) -> 18
PCI->APIC IRQ transform: (B3,I1,P0) -> 24
PCI->APIC IRQ transform: (B3,I1,P0) -> 24
PCI->APIC IRQ transform: (B3,I2,P0) -> 28
PCI->APIC IRQ transform: (B3,I2,P1) -> 29
PCI->APIC IRQ transform: (B5,I1,P0) -> 96
PCI->APIC IRQ transform: (B5,I1,P0) -> 96
PCI->APIC IRQ transform: (B6,I1,P0) -> 72
PCI->APIC IRQ transform: (B6,I1,P0) -> 72
PCI->APIC IRQ transform: (B7,I1,P0) -> 16
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
apm: disabled - APM is not SMP safe.
Starting kswapd
allocated 32 pages and 32 bhs reserved for the highmem bounces
VFS: Disk quotas vdquot_6.5.1
Detected PS/2 Mouse Port.
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
NET4: Frame Diverter 0.46
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
ide: Assuming 66MHz system bus speed for PIO modes
ICH3: IDE controller at PCI slot 00:1f.1
PCI: Enabling device 00:1f.1 (0005 -> 0007)
ICH3: chipset revision 2
ICH3: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x2060-0x2067, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0x2068-0x206f, BIOS settings: hdc:pio, hdd:pio
hda: Maxtor 6Y120L0, ATA DISK drive
blk: queue c0384bc0, I/O limit 4095Mb (mask 0xffffffff)
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 240121728 sectors (122942 MB) w/2048KiB Cache, CHS=14946/255/63, UDMA(100)
ide-floppy driver 0.99.newide
Partition check:
 hda: hda1 hda2 hda4 < hda5 hda6 hda7 >
ide-floppy driver 0.99.newide
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 16384 buckets, 128Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 149k freed
VFS: Mounted root (ext2 filesystem).
Journalled Block Device driver loaded
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 152k freed
EXT3-fs: unable to read superblock



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

* Re: unexpected IO-APIC
  2003-04-16 23:36 lk
@ 2003-04-17 11:43 ` Earle R. Nietzel
  2003-04-17 18:46   ` lk
  0 siblings, 1 reply; 135+ messages in thread
From: Earle R. Nietzel @ 2003-04-17 11:43 UTC (permalink / raw)
  To: lk; +Cc: linux-smp

On Thu, 2003-04-17 at 01:36, lk@trolloc.com wrote:
> Supermicro X5DPE-G2 motherboard with Intel 7502 chipset
> kernel 2.4.21-pre7
> kernel message:  An unexpected IO-APIC was found. If this kernel release
> is less than three months old please report this to linux-smp@vger.kernel.org
> 
> 
> Here's the dmesg output.  Please let me know if there are other details
> needed.

This looks like the output from syslog and not dmesg, in any event it is
in complete.

> Apr 16 08:08:17 nfs2 kernel: ENABLING IO-APIC IRQs
> Apr 16 08:08:17 nfs2 kernel: Setting 2 in the phys_id_present_map
> Apr 16 08:08:17 nfs2 portmap: portmap startup succeeded
> Apr 16 08:08:17 nfs2 kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
> Apr 16 08:08:17 nfs2 kernel: Setting 3 in the phys_id_present_map
> Apr 16 08:08:17 nfs2 kernel: ...changing IO-APIC physical APIC ID to 3 ... ok.
> Apr 16 08:08:17 nfs2 kernel: Setting 4 in the phys_id_present_map
> Apr 16 08:08:17 nfs2 kernel: ...changing IO-APIC physical APIC ID to 4 ... ok.
> Apr 16 08:08:17 nfs2 kernel: Setting 5 in the phys_id_present_map
> Apr 16 08:08:17 nfs2 kernel: ...changing IO-APIC physical APIC ID to 5 ... ok.
> Apr 16 08:08:17 nfs2 kernel: Setting 8 in the phys_id_present_map
> Apr 16 08:08:17 nfs2 kernel: ...changing IO-APIC physical APIC ID to 8 ... ok.
> Apr 16 08:08:17 nfs2 kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
> Apr 16 08:08:17 nfs2 kernel: testing the IO APIC.......................
> Apr 16 08:08:17 nfs2 kernel: 
> Apr 16 08:08:17 nfs2 kernel: An unexpected IO-APIC was found. If this kernel release is less than
> Apr 16 08:08:17 nfs2 kernel: three months old please report this to linux-smp@vger.kernel.org
> Apr 16 08:08:17 nfs2 kernel: 

THE MOST IMPORTANT PART SHOULD BE HERE, please resubmit thanks!


> Apr 16 08:08:18 nfs2 last message repeated 3 times
> Apr 16 08:08:18 nfs2 kernel: .................................... done.
> Apr 16 08:08:18 nfs2 kernel: Using local APIC timer interrupts.
> Apr 16 08:08:18 nfs2 kernel: calibrating APIC timer ...
> Apr 16 08:08:18 nfs2 kernel: ..... CPU clock speed is 2399.4372 MHz.
> Apr 16 08:08:18 nfs2 kernel: ..... host bus clock speed is 133.3019 MHz.




-- 
Earle R. Nietzel <nietzel@rhinobox.org>


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

* unexpected IO-APIC
@ 2003-04-16 23:36 lk
  2003-04-17 11:43 ` Earle R. Nietzel
  0 siblings, 1 reply; 135+ messages in thread
From: lk @ 2003-04-16 23:36 UTC (permalink / raw)
  To: linux-smp

Supermicro X5DPE-G2 motherboard with Intel 7502 chipset
kernel 2.4.21-pre7
kernel message:  An unexpected IO-APIC was found. If this kernel release
is less than three months old please report this to linux-smp@vger.kernel.org


Here's the dmesg output.  Please let me know if there are other details
needed.



Apr 16 08:08:17 nfs2 syslogd 1.4.1: restart.
Apr 16 08:08:17 nfs2 syslog: syslogd startup succeeded
Apr 16 08:08:17 nfs2 kernel: klogd 1.4.1, log source = /proc/kmsg started.
Apr 16 08:08:17 nfs2 kernel: Linux version 2.4.21-pre7-ac1 (root@nfs2) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #2 SMP Mon Apr 14 04:20:09 PDT 2003
Apr 16 08:08:17 nfs2 kernel: BIOS-provided physical RAM map:
Apr 16 08:08:17 nfs2 kernel:  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
Apr 16 08:08:17 nfs2 kernel:  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
Apr 16 08:08:17 nfs2 kernel:  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Apr 16 08:08:17 nfs2 kernel:  BIOS-e820: 0000000000100000 - 000000007fefd000 (usable)
Apr 16 08:08:17 nfs2 kernel:  BIOS-e820: 000000007fefd000 - 000000007ff00000 (ACPI NVS)
Apr 16 08:08:17 nfs2 kernel:  BIOS-e820: 000000007ff00000 - 000000007ff80000 (usable)
Apr 16 08:08:17 nfs2 kernel:  BIOS-e820: 000000007ff80000 - 0000000080000000 (reserved)
Apr 16 08:08:17 nfs2 kernel:  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
Apr 16 08:08:17 nfs2 kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Apr 16 08:08:17 nfs2 kernel:  BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
Apr 16 08:08:17 nfs2 kernel:  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
Apr 16 08:08:17 nfs2 kernel: 1151MB HIGHMEM available.
Apr 16 08:08:17 nfs2 kernel: 896MB LOWMEM available.
Apr 16 08:08:17 nfs2 kernel: found SMP MP-table at 000f6820
Apr 16 08:08:17 nfs2 kernel: hm, page 000f6000 reserved twice.
Apr 16 08:08:17 nfs2 kernel: hm, page 000f7000 reserved twice.
Apr 16 08:08:17 nfs2 kernel: hm, page 0009f000 reserved twice.
Apr 16 08:08:17 nfs2 kernel: hm, page 000a0000 reserved twice.
Apr 16 08:08:17 nfs2 kernel: On node 0 totalpages: 524160
Apr 16 08:08:17 nfs2 kernel: zone(0): 4096 pages.
Apr 16 08:08:17 nfs2 kernel: zone(1): 225280 pages.
Apr 16 08:08:17 nfs2 kernel: zone(2): 294784 pages.
Apr 16 08:08:17 nfs2 kernel: ACPI: Searched entire block, no RSDP was found.
Apr 16 08:08:17 nfs2 kernel: ACPI: Searched entire block, no RSDP was found.
Apr 16 08:08:17 nfs2 kernel: ACPI: System description tables not found
Apr 16 08:08:17 nfs2 kernel: Intel MultiProcessor Specification v1.4
Apr 16 08:08:17 nfs2 kernel:     Virtual Wire compatibility mode.
Apr 16 08:08:17 nfs2 kernel: OEM ID:   Product ID: Kings Canyon APIC at: 0xFEE00000
Apr 16 08:08:17 nfs2 kernel: Processor #0 Pentium 4(tm) XEON(tm) APIC version 20
Apr 16 08:08:17 nfs2 kernel: Processor #6 Pentium 4(tm) XEON(tm) APIC version 20
Apr 16 08:08:17 nfs2 kernel: I/O APIC #2 Version 32 at 0xFEC00000.
Apr 16 08:08:17 nfs2 kernel: I/O APIC #3 Version 32 at 0xFEC80000.
Apr 16 08:08:17 nfs2 syslog: klogd startup succeeded
Apr 16 08:08:17 nfs2 kernel: I/O APIC #4 Version 32 at 0xFEC80400.
Apr 16 08:08:17 nfs2 kernel: I/O APIC #5 Version 32 at 0xFEC81000.
Apr 16 08:08:17 nfs2 kernel: I/O APIC #8 Version 32 at 0xFEC81400.
Apr 16 08:08:17 nfs2 kernel: Enabling APIC mode: Flat.^IUsing 5 I/O APICs
Apr 16 08:08:17 nfs2 kernel: Processors: 2
Apr 16 08:08:17 nfs2 kernel: Kernel command line: ro root=LABEL=/ idebus=66
Apr 16 08:08:17 nfs2 kernel: ide_setup: idebus=66
Apr 16 08:08:17 nfs2 kernel: Initializing CPU#0
Apr 16 08:08:17 nfs2 kernel: Detected 2399.376 MHz processor.
Apr 16 08:08:17 nfs2 kernel: Console: colour VGA+ 80x25
Apr 16 08:08:17 nfs2 kernel: Calibrating delay loop... 4784.12 BogoMIPS
Apr 16 08:08:17 nfs2 kernel: Memory: 2068672k/2096640k available (1420k kernel code, 27568k reserved, 513k data, 152k init, 1179124k highmem)
Apr 16 08:08:17 nfs2 kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Apr 16 08:08:17 nfs2 kernel: Inode cache hash table entries: 131072 (order: 8, 1048576 bytes)
Apr 16 08:08:17 nfs2 kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Apr 16 08:08:17 nfs2 kernel: Buffer cache hash table entries: 131072 (order: 7, 524288 bytes)
Apr 16 08:08:17 nfs2 kernel: Page-cache hash table entries: 524288 (order: 9, 2097152 bytes)
Apr 16 08:08:17 nfs2 kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Apr 16 08:08:17 nfs2 kernel: CPU: L2 cache: 512K
Apr 16 08:08:17 nfs2 kernel: CPU: Physical Processor ID: 0
Apr 16 08:08:17 nfs2 kernel: Intel machine check architecture supported.
Apr 16 08:08:17 nfs2 kernel: Intel machine check reporting enabled on CPU#0.
Apr 16 08:08:17 nfs2 kernel: Enabling fast FPU save and restore... done.
Apr 16 08:08:17 nfs2 kernel: Enabling unmasked SIMD FPU exception support... done.
Apr 16 08:08:17 nfs2 kernel: Checking 'hlt' instruction... OK.
Apr 16 08:08:17 nfs2 kernel: POSIX conformance testing by UNIFIX
Apr 16 08:08:17 nfs2 kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
Apr 16 08:08:17 nfs2 kernel: mtrr: detected mtrr type: Intel
Apr 16 08:08:17 nfs2 kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Apr 16 08:08:17 nfs2 kernel: CPU: L2 cache: 512K
Apr 16 08:08:17 nfs2 kernel: CPU: Physical Processor ID: 0
Apr 16 08:08:17 nfs2 kernel: Intel machine check reporting enabled on CPU#0.
Apr 16 08:08:17 nfs2 kernel: CPU0: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Apr 16 08:08:17 nfs2 kernel: per-CPU timeslice cutoff: 1462.99 usecs.
Apr 16 08:08:17 nfs2 kernel: task migration cache decay timeout: 10 msecs.
Apr 16 08:08:17 nfs2 kernel: enabled ExtINT on CPU#0
Apr 16 08:08:17 nfs2 kernel: ESR value before enabling vector: 00000000
Apr 16 08:08:17 nfs2 kernel: ESR value after enabling vector: 00000000
Apr 16 08:08:17 nfs2 kernel: Booting processor 1/6 eip 2000
Apr 16 08:08:17 nfs2 kernel: Initializing CPU#1
Apr 16 08:08:17 nfs2 kernel: masked ExtINT on CPU#1
Apr 16 08:08:17 nfs2 kernel: ESR value before enabling vector: 00000000
Apr 16 08:08:17 nfs2 kernel: ESR value after enabling vector: 00000000
Apr 16 08:08:17 nfs2 kernel: Calibrating delay loop... 4797.23 BogoMIPS
Apr 16 08:08:17 nfs2 kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Apr 16 08:08:17 nfs2 kernel: CPU: L2 cache: 512K
Apr 16 08:08:17 nfs2 kernel: CPU: Physical Processor ID: 3
Apr 16 08:08:17 nfs2 kernel: Intel machine check reporting enabled on CPU#1.
Apr 16 08:08:17 nfs2 kernel: CPU1: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Apr 16 08:08:17 nfs2 kernel: Total of 2 processors activated (9581.36 BogoMIPS).
Apr 16 08:08:17 nfs2 kernel: WARNING: No sibling found for CPU 0.
Apr 16 08:08:17 nfs2 kernel: WARNING: No sibling found for CPU 1.
Apr 16 08:08:17 nfs2 kernel: ENABLING IO-APIC IRQs
Apr 16 08:08:17 nfs2 kernel: Setting 2 in the phys_id_present_map
Apr 16 08:08:17 nfs2 portmap: portmap startup succeeded
Apr 16 08:08:17 nfs2 kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
Apr 16 08:08:17 nfs2 kernel: Setting 3 in the phys_id_present_map
Apr 16 08:08:17 nfs2 kernel: ...changing IO-APIC physical APIC ID to 3 ... ok.
Apr 16 08:08:17 nfs2 kernel: Setting 4 in the phys_id_present_map
Apr 16 08:08:17 nfs2 kernel: ...changing IO-APIC physical APIC ID to 4 ... ok.
Apr 16 08:08:17 nfs2 kernel: Setting 5 in the phys_id_present_map
Apr 16 08:08:17 nfs2 kernel: ...changing IO-APIC physical APIC ID to 5 ... ok.
Apr 16 08:08:17 nfs2 kernel: Setting 8 in the phys_id_present_map
Apr 16 08:08:17 nfs2 kernel: ...changing IO-APIC physical APIC ID to 8 ... ok.
Apr 16 08:08:17 nfs2 kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Apr 16 08:08:17 nfs2 kernel: testing the IO APIC.......................
Apr 16 08:08:17 nfs2 kernel: 
Apr 16 08:08:17 nfs2 kernel: An unexpected IO-APIC was found. If this kernel release is less than
Apr 16 08:08:17 nfs2 kernel: three months old please report this to linux-smp@vger.kernel.org
Apr 16 08:08:17 nfs2 kernel: 
Apr 16 08:08:18 nfs2 last message repeated 3 times
Apr 16 08:08:18 nfs2 kernel: .................................... done.
Apr 16 08:08:18 nfs2 kernel: Using local APIC timer interrupts.
Apr 16 08:08:18 nfs2 kernel: calibrating APIC timer ...
Apr 16 08:08:18 nfs2 kernel: ..... CPU clock speed is 2399.4372 MHz.
Apr 16 08:08:18 nfs2 kernel: ..... host bus clock speed is 133.3019 MHz.
Apr 16 08:08:18 nfs2 kernel: cpu: 0, clocks: 1333019, slice: 444339
Apr 16 08:08:18 nfs2 kernel: CPU0<T0:1333008,T1:888656,D:13,S:444339,C:1333019>
Apr 16 08:08:18 nfs2 kernel: cpu: 1, clocks: 1333019, slice: 444339
Apr 16 08:08:18 nfs2 kernel: CPU1<T0:1333008,T1:444320,D:10,S:444339,C:1333019>
Apr 16 08:08:18 nfs2 kernel: migration_task 0 on cpu=0
Apr 16 08:08:18 nfs2 kernel: migration_task 1 on cpu=1
Apr 16 08:08:18 nfs2 kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd875, last bus=7
Apr 16 08:08:18 nfs2 kernel: PCI: Using configuration type 1
Apr 16 08:08:18 nfs2 kernel: PCI: Probing PCI hardware
Apr 16 08:08:18 nfs2 kernel: PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
Apr 16 08:08:18 nfs2 kernel: Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
Apr 16 08:08:18 nfs2 kernel: PCI: Discovered primary peer bus 10 [IRQ]
Apr 16 08:08:18 nfs2 kernel: PCI: Discovered primary peer bus 11 [IRQ]
Apr 16 08:08:18 nfs2 kernel: PCI: Discovered primary peer bus 12 [IRQ]
Apr 16 08:08:18 nfs2 nfslock: rpc.statd startup succeeded
Apr 16 08:08:18 nfs2 kernel: PCI: Using IRQ router PIIX [8086/2480] at 00:1f.0
Apr 16 08:08:18 nfs2 kernel: PCI->APIC IRQ transform: (B0,I29,P0) -> 16
Apr 16 08:08:18 nfs2 kernel: PCI->APIC IRQ transform: (B0,I29,P1) -> 19
Apr 16 08:08:18 nfs2 kernel: PCI->APIC IRQ transform: (B0,I29,P2) -> 18
Apr 16 08:08:18 nfs2 kernel: PCI->APIC IRQ transform: (B3,I1,P0) -> 24
Apr 16 08:08:18 nfs2 kernel: PCI->APIC IRQ transform: (B3,I1,P0) -> 24
Apr 16 08:08:18 nfs2 kernel: PCI->APIC IRQ transform: (B3,I2,P0) -> 28
Apr 16 08:08:18 nfs2 kernel: PCI->APIC IRQ transform: (B3,I2,P1) -> 29
Apr 16 08:08:18 nfs2 rpc.statd[2649]: Version 1.0.1 Starting
Apr 16 08:08:18 nfs2 kernel: PCI->APIC IRQ transform: (B5,I1,P0) -> 96
Apr 16 08:08:18 nfs2 kernel: PCI->APIC IRQ transform: (B5,I1,P0) -> 96
Apr 16 08:08:18 nfs2 keytable: Loading keymap: 
Apr 16 08:08:18 nfs2 kernel: PCI->APIC IRQ transform: (B6,I1,P0) -> 72
Apr 16 08:08:18 nfs2 kernel: PCI->APIC IRQ transform: (B6,I1,P0) -> 72
Apr 16 08:08:18 nfs2 kernel: PCI->APIC IRQ transform: (B7,I1,P0) -> 16
Apr 16 08:08:18 nfs2 kernel: isapnp: Scanning for PnP cards...
Apr 16 08:08:18 nfs2 kernel: isapnp: No Plug & Play device found
Apr 16 08:08:18 nfs2 kernel: Linux NET4.0 for Linux 2.4


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

* Unexpected IO-APIC
@ 2003-04-10 12:22 Milan Kerslager
  0 siblings, 0 replies; 135+ messages in thread
From: Milan Kerslager @ 2003-04-10 12:22 UTC (permalink / raw)
  To: linux-smp

Hi,

I found 'An unexpected IO-APIC' message in my kernel. This is:

2.4.20-9smp #1 SMP Wed Apr 2 13:28:49 EST 2003 i686 i686 i386 GNU/Linux
from kernel-smp-2.4.20-9.i686.rpm (Red Hat Linux 9), updated from RHN by 

https://rhn.redhat.com/errata/RHSA-2003-135.html

My mainboard it HT-enabled dual Xeon system, MB is Intel SE7500CW2.

Output of dmesg:


CPU:             Common caps: 3febfbff 00000000 00000000 00000000
CPU3: Intel(R) XEON(TM) CPU 2.00GHz stepping 04
Total of 4 processors activated (15977.67 BogoMIPS).
cpu_sibling_map[0] = 1
cpu_sibling_map[1] = 0
cpu_sibling_map[2] = 3
cpu_sibling_map[3] = 2
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
Setting 3 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 3 ... ok.
Setting 4 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 4 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-18, 2-22, 3-1, 3-2, 3-3, 3-4, 3-5, 3-6, 3-7, 3-8, 3-9, 3-10, 3-11, 3-12, 3-13, 3-14, 3-15, 3-16, 3-17, 3-18, 3-19, 3-20, 3-21, 3-22, 3-23, 4-0, 4-1, 4-2, 4-3, 4-4, 4-5, 4-6, 4-7, 4-8, 4-9, 4-10, 4-11, 4-12, 4-13, 4-14, 4-15, 4-16, 4-17, 4-18, 4-19, 4-20, 4-21, 4-22, 4-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 20.
number of IO-APIC #2 registers: 24.
number of IO-APIC #3 registers: 24.
number of IO-APIC #4 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
An unexpected IO-APIC was found. If this kernel release is less than
three months old please report this to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... 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 0FF 0F  0    0    0   0   0    1    1    39
 02 0FF 0F  0    0    0   0   0    1    1    31
 03 0FF 0F  0    0    0   0   0    1    1    41
 04 0FF 0F  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 0FF 0F  0    0    0   0   0    1    1    51
 07 0FF 0F  0    0    0   0   0    1    1    59
 08 0FF 0F  0    0    0   0   0    1    1    61
 09 0FF 0F  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 0FF 0F  0    0    0   0   0    1    1    71
 0d 0FF 0F  0    0    0   0   0    1    1    79
 0e 0FF 0F  0    0    0   0   0    1    1    81
 0f 0FF 0F  0    0    0   0   0    1    1    89
 10 0FF 0F  1    1    0   1   0    1    1    91
 11 0FF 0F  1    1    0   1   0    1    1    99
 12 000 00  1    0    0   0   0    0    0    00
 13 0FF 0F  1    1    0   1   0    1    1    A1
 14 0FF 0F  1    1    0   1   0    1    1    A9
 15 0FF 0F  1    1    0   1   0    1    1    B1
 16 000 00  1    0    0   0   0    0    0    00
 17 0FF 0F  1    1    0   1   0    1    1    B9

IO APIC #3......
.... register #00: 03000000
.......    : physical APIC id: 03
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 03000000
.......     : arbitration: 03
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 0FF 0F  1    1    0   1   0    1    1    C1
 01 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 000 00  1    0    0   0   0    0    0    00
 05 000 00  1    0    0   0   0    0    0    00
 06 000 00  1    0    0   0   0    0    0    00
 07 000 00  1    0    0   0   0    0    0    00
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 000 00  1    0    0   0   0    0    0    00
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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

IO APIC #4......
.... register #00: 04000000
.......    : physical APIC id: 04
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 04000000
.......     : arbitration: 04
.... 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 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 000 00  1    0    0   0   0    0    0    00
 05 000 00  1    0    0   0   0    0    0    00
 06 000 00  1    0    0   0   0    0    0    00
 07 000 00  1    0    0   0   0    0    0    00
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 000 00  1    0    0   0   0    0    0    00
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ21 -> 0:21
IRQ23 -> 0:23
IRQ24 -> 1:0
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1993.4916 MHz.
..... host bus clock speed is 99.6744 MHz.
cpu: 0, clocks: 996744, slice: 199348
CPU0<T0:996736,T1:797376,D:12,S:199348,C:996744>
cpu: 1, clocks: 996744, slice: 199348
cpu: 3, clocks: 996744, slice: 199348
cpu: 2, clocks: 996744, slice: 199348
CPU1<T0:996736,T1:598032,D:8,S:199348,C:996744>
CPU2<T0:996736,T1:398688,D:4,S:199348,C:996744>
CPU3<T0:996736,T1:199344,D:0,S:199348,C:996744>
checking TSC synchronization across CPUs: passed.
Starting migration thread for cpu 0
smp_num_cpus: 4.
Starting migration thread for cpu 1
Starting migration thread for cpu 2
Starting migration thread for cpu 3
PCI: PCI BIOS revision 2.10 entry at 0xfd921, last bus=4
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router PIIX [8086/2480] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I31,P0) -> 17
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B2,I1,P0) -> 24
PCI->APIC IRQ transform: (B4,I3,P0) -> 21
PCI->APIC IRQ transform: (B4,I4,P0) -> 20
PCI->APIC IRQ transform: (B4,I5,P0) -> 23


Output od lspci:

00:00.0 Host bridge: Intel Corp. e7500 [Plumas] DRAM Controller (rev 03)
00:00.1 Class ff00: Intel Corp. e7500 [Plumas] DRAM Controller Error Reporting (rev 03)
00:02.0 PCI bridge: Intel Corp. e7500 [Plumas] HI_B Virtual PCI Bridge (F0) (rev 03)
00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 02)
00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 42)
00:1f.0 ISA bridge: Intel Corp. 82801CA ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801CA IDE U100 (rev 02)
00:1f.3 SMBus: Intel Corp. 82801CA/CAM SMBus (rev 02)
01:1c.0 PIC: Intel Corp. 82870P2 P64H2 I/OxAPIC (rev 03)
01:1d.0 PCI bridge: Intel Corp. 82870P2 P64H2 Hub PCI Bridge (rev 03)
01:1e.0 PIC: Intel Corp. 82870P2 P64H2 I/OxAPIC (rev 03)
01:1f.0 PCI bridge: Intel Corp. 82870P2 P64H2 Hub PCI Bridge (rev 03)
02:01.0 SCSI storage controller: Adaptec AIC-7892A U160/m (rev 02)
04:03.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
04:04.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 0d)
04:05.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 0d)

-- 
                        Milan Kerslager
                        E-mail: milan.kerslager@pslib.cz
                        WWW:    http://www.pslib.cz/~kerslage/

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

* unexpected IO-APIC
@ 2003-03-31 19:35 Pascal Hofmann
  0 siblings, 0 replies; 135+ messages in thread
From: Pascal Hofmann @ 2003-03-31 19:35 UTC (permalink / raw)
  To: linux-smp

Hi,

today i installed gentoo linux.
On startup following message apears:

unexpected IO-APIC, please mail to linux-smp@vger.kernel.org

cu,


Pascal Hofmann, 
Germany


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

* unexpected IO-APIC
@ 2003-03-27 18:03 Dennis Lambe Jr.
  0 siblings, 0 replies; 135+ messages in thread
From: Dennis Lambe Jr. @ 2003-03-27 18:03 UTC (permalink / raw)
  To: linux-smp

On bootup, my kernel asked me to email this account with information
about my IO-APIC.

Stats:
linux-2.4.20
Motherboard: MSI KT4 Ultra
Processor: AMD Athlon XP 1700+ (1.47GHz)
The kernel is compiled with SMP support, but it is a uniprocessor
computer.

Here are the relevant lines from my boot messages:

Using ACPI (MADT) for SMP configuration information
Kernel command line: root=/dev/hda3 hdc=ide-scsi hdd=ide-scsi vga=0x307
ide_setup: hdc=ide-scsi
ide_setup: hdd=ide-scsi
Initializing CPU#0
Detected 1488.804 MHz processor.
Console: colour dummy device 80x25
Calibrating delay loop... 2968.78 BogoMIPS
Memory: 515512k/524224k available (1499k kernel code, 8324k reserved,
571k data, 120k init, 
0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1c3fbff 00000000 00000000
CPU:             Common caps: 0383fbff c1c3fbff 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1c3fbff 00000000 00000000
CPU:             Common caps: 0383fbff c1c3fbff 00000000 00000000
CPU0: AMD Athlon(tm) XP 1700+ stepping 00
per-CPU timeslice cutoff: 731.36 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000080
ESR value after enabling vector: 00000000
Error: only one processor found.
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=0
number of MP IRQ sources: 16.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178003
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0003
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... IRQ redirection table:
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  1    1    0   1   0    1    1    71
 0a 001 01  0    0    0   0   0    1    1    79
 0b 001 01  0    0    0   0   0    1    1    81
 0c 001 01  0    0    0   0   0    1    1    89
 0d 001 01  0    0    0   0   0    1    1    91
 0e 001 01  0    0    0   0   0    1    1    99
 0f 001 01  0    0    0   0   0    1    1    A1
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1488.8332 MHz.
..... host bus clock speed is 270.6968 MHz.
cpu: 0, clocks: 2706968, slice: 1353484
CPU0<T0:2706960,T1:1353472,D:4,S:1353484,C:2706968>
Waiting on wait_init_idle (map = 0x0)
All processors have done init_idle



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

* unexpected IO-APIC
@ 2003-03-27 12:13 Jakub Zawierucha
  0 siblings, 0 replies; 135+ messages in thread
From: Jakub Zawierucha @ 2003-03-27 12:13 UTC (permalink / raw)
  To: linux-smp

Hello !

I have that message in dmesg:
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
  WARNING: unexpected IO-APIC, please mail
           to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00000000
.......     : arbitration: 00
.... IRQ redirection table:

I have problem with tat kernel. I don't know why, but sometimes it hangs.

Below is more detiled informatrion. Mail if you need more info.

4>Detected 2399.781 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 4784.12 BogoMIPS
Memory: 2061128k/2096640k available (1100k kernel code, 35040k reserved, 
354k data, 232k init, 1179072k highmem)
Dentry-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Buffer-cache hash table entries: 131072 (order: 7, 524288 bytes)
Page-cache hash table entries: 524288 (order: 9, 2097152 bytes)
CPU: Before vendor init, caps: bfebfbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 12K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
CPU: After vendor init, caps: bfebfbff 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: Before vendor init, caps: bfebfbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 12K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
CPU: After vendor init, caps: bfebfbff 00000000 00000000 00000000
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU0: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
per-CPU timeslice cutoff: 1462.99 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/6 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 4797.23 BogoMIPS
CPU: Before vendor init, caps: bfebfbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 12K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 3
CPU: After vendor init, caps: bfebfbff 00000000 00000000 00000000
Intel machine check reporting enabled on CPU#1.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU1: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Total of 2 processors activated (9581.36 BogoMIPS).
WARNING: No sibling found for CPU 0.
WARNING: No sibling found for CPU 1.
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
Setting 3 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 3 ... ok.
Setting 4 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 4 ... ok.
init IO_APIC IRQs
  IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-12, 2-18, 2-22, 3-0, 3-1, 
3-2, 3-3, 3-4, 3-5, 3-6, 3-7, 3-8, 3-9, 3-10, 3-11, 3-12, 3-13, 3-14, 
3-15, 3-16, 3-17, 3-18, 3-19, 3-20, 3-21, 3-22, 3-23, 4-1, 4-2, 4-3, 
4-4, 4-5, 4-6, 4-7, 4-8, 4-9, 4-10, 4-11, 4-12, 4-13, 4-14, 4-15, 4-16, 
4-17, 4-18, 4-19, 4-20, 4-21, 4-22, 4-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 19.
number of IO-APIC #2 registers: 24.
number of IO-APIC #3 registers: 24.
number of IO-APIC #4 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
  WARNING: unexpected IO-APIC, please mail
           to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... 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 000 00  1    0    0   0   0    0    0    00
  06 003 03  0    0    0   0   0    1    1    51
  07 003 03  0    0    0   0   0    1    1    59
  08 003 03  0    0    0   0   0    1    1    61
  09 003 03  0    0    0   0   0    1    1    69
  0a 000 00  1    0    0   0   0    0    0    00
  0b 000 00  1    0    0   0   0    0    0    00
  0c 000 00  1    0    0   0   0    0    0    00
  0d 003 03  0    0    0   0   0    1    1    71
  0e 003 03  0    0    0   0   0    1    1    79
  0f 003 03  0    0    0   0   0    1    1    81
  10 003 03  1    1    0   1   0    1    1    89
  11 003 03  1    1    0   1   0    1    1    91
  12 000 00  1    0    0   0   0    0    0    00
  13 003 03  1    1    0   1   0    1    1    99
  14 003 03  1    1    0   1   0    1    1    A1
  15 003 03  1    1    0   1   0    1    1    A9
  16 000 00  1    0    0   0   0    0    0    00
  17 003 03  1    1    0   1   0    1    1    B1

IO APIC #3......
.... register #00: 03000000
.......    : physical APIC id: 03
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 03000000
.......     : arbitration: 03
.... 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 000 00  1    0    0   0   0    0    0    00
  02 000 00  1    0    0   0   0    0    0    00
  03 000 00  1    0    0   0   0    0    0    00
  04 000 00  1    0    0   0   0    0    0    00
  05 000 00  1    0    0   0   0    0    0    00
  06 000 00  1    0    0   0   0    0    0    00
  07 000 00  1    0    0   0   0    0    0    00
  08 000 00  1    0    0   0   0    0    0    00
  09 000 00  1    0    0   0   0    0    0    00
  0a 000 00  1    0    0   0   0    0    0    00
  0b 000 00  1    0    0   0   0    0    0    00
  0c 000 00  1    0    0   0   0    0    0    00
  0d 000 00  1    0    0   0   0    0    0    00
  0e 000 00  1    0    0   0   0    0    0    00
  0f 000 00  1    0    0   0   0    0    0    00
  10 000 00  1    0    0   0   0    0    0    00
  11 000 00  1    0    0   0   0    0    0    00
  12 000 00  1    0    0   0   0    0    0    00
  13 000 00  1    0    0   0   0    0    0    00
  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

IO APIC #4......
.... register #00: 04000000
.......    : physical APIC id: 04
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 04000000
.......     : arbitration: 04
.... IRQ redirection table:
  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
  00 003 03  1    1    0   1   0    1    1    B9
  01 000 00  1    0    0   0   0    0    0    00
  02 000 00  1    0    0   0   0    0    0    00
  03 000 00  1    0    0   0   0    0    0    00
  04 000 00  1    0    0   0   0    0    0    00
  05 000 00  1    0    0   0   0    0    0    00
  06 000 00  1    0    0   0   0    0    0    00
  07 000 00  1    0    0   0   0    0    0    00
  08 000 00  1    0    0   0   0    0    0    00
  09 000 00  1    0    0   0   0    0    0    00
  0a 000 00  1    0    0   0   0    0    0    00
  0b 000 00  1    0    0   0   0    0    0    00
  0c 000 00  1    0    0   0   0    0    0    00
  0d 000 00  1    0    0   0   0    0    0    00
  0e 000 00  1    0    0   0   0    0    0    00
  0f 000 00  1    0    0   0   0    0    0    00
  10 000 00  1    0    0   0   0    0    0    00
  11 000 00  1    0    0   0   0    0    0    00
  12 000 00  1    0    0   0   0    0    0    00
  13 000 00  1    0    0   0   0    0    0    00
  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
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ21 -> 0:21
IRQ23 -> 0:23
IRQ48 -> 2:0
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2399.8702 MHz.
..... host bus clock speed is 99.9944 MHz.
cpu: 0, clocks: 999944, slice: 333314
CPU0<T0:999936,T1:666608,D:14,S:333314,C:999944>
cpu: 1, clocks: 999944, slice: 333314
CPU1<T0:999936,T1:333296,D:12,S:333314,C:999944>
checking TSC synchronization across CPUs: passed.
Waiting on wait_init_idle (map = 0x2)
All processors have done init_idle
PCI: PCI BIOS revision 2.10 entry at 0xfd921, last bus=4
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 2: assuming transparent
Unknown bridge resource 0: assuming transparent
Unknown bridge resource 1: assuming transparent
Unknown bridge resource 2: assuming transparent
Unknown bridge resource 2: assuming transparent
Unknown bridge resource 2: assuming transparent
PCI: Using IRQ router default [8086/2480] at 00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I31,P0) -> 17
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B3,I1,P0) -> 48
PCI->APIC IRQ transform: (B4,I3,P0) -> 21
PCI->APIC IRQ transform: (B4,I4,P0) -> 20
PCI->APIC IRQ transform: (B4,I5,P0) -> 23
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
IA-32 Microcode Update Driver: v1.09 <tigran@veritas.com>
Starting kswapd
allocated 32 pages and 32 bhs reserved for the highmem bounces
VFS: Diskquotas version dquot_6.4.0 initialized
Detected PS/2 Mouse Port.
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ 
SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
block: 128 slots per queue, batch=32
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PCI_IDE: unknown IDE controller on PCI bus 00 device f9, VID=8086, DID=248b
PCI: Device 00:1f.1 not available because of resource collisions
PCI_IDE: chipset revision 2
PCI_IDE: not 100% native mode: will probe irqs later
     ide0: BM-DMA at 0x7040-0x7047, BIOS settings: hda:pio, hdb:pio
     ide1: BM-DMA at 0x7048-0x704f, BIOS settings: hdc:pio, hdd:pio
hdc: HL-DT-ST CD-ROM GCR-8520B, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hdc: ATAPI 52X CD-ROM drive, 128kB Cache, DMA
Uniform CD-ROM driver Revision: 3.12
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
loop: loaded (max 8 devices)
eepro100.c:v1.09j-t 9/29/99 Donald Becker 
http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin 
<saw@saw.sw.com.sg> and others
eth0: OEM i82557/i82558 10/100 Ethernet, 00:02:B3:AF:82:06, IRQ 20.
   Board assembly ffffff-255, Physical connectors present: RJ45
   Primary interface chip i82555 PHY #1.
     Secondary interface chip i82555.
   General self-test: passed.
   Serial sub-system self-test: passed.
   Internal registers self-test: passed.
   ROM checksum self-test: passed (0xb874c1d3).
eth1: OEM i82557/i82558 10/100 Ethernet, 00:02:B3:AF:80:F9, IRQ 23.
   Board assembly ffffff-255, Physical connectors present: RJ45
   Primary interface chip i82555 PHY #1.
     Secondary interface chip i82555.
   General self-test: passed.
   Serial sub-system self-test: passed.
   Internal registers self-test: passed.
   ROM checksum self-test: passed (0xb874c1d3).
SCSI subsystem driver Revision: 1.00
sym53c8xx: at PCI bus 3, device 1, function 0
sym53c8xx: 53c1010-66 detected with Symbios NVRAM
sym53c1010-66-0: rev 0x1 on pci bus 3 device 1 function 0 irq 48
sym53c1010-66-0: Symbios format NVRAM, ID 7, Fast-80, Parity Checking
sym53c1010-66-0: on-chip RAM at 0xfc200000
sym53c1010-66-0: restart (scsi reset).
sym53c1010-66-0: handling phase mismatch from SCRIPTS.
sym53c1010-66-0: Downloading SCSI SCRIPTS.
scsi0 : sym53c8xx-1.7.3c-20010512
   Vendor: FUJITSU   Model: MAN3367MP         Rev: 0109
   Type:   Direct-Access                      ANSI SCSI revision: 03
   Vendor: FUJITSU   Model: MAN3367MP         Rev: 0109
   Type:   Direct-Access                      ANSI SCSI revision: 03
sym53c1010-66-0-<1,0>: tagged command queue depth set to 4
sym53c1010-66-0-<2,0>: tagged command queue depth set to 4
Attached scsi disk sda at scsi0, channel 0, id 1, lun 0
Attached scsi disk sdb at scsi0, channel 0, id 2, lun 0
sym53c1010-66-0-<1,*>: FAST-80 WIDE SCSI 160.0 MB/s (12.5 ns, offset 62)
SCSI device sda: 71771688 512-byte hdwr sectors (36747 MB)
Partition check:
  sda: sda1 sda2 sda3
sym53c1010-66-0-<2,*>: FAST-80 WIDE SCSI 160.0 MB/s (12.5 ns, offset 62)
SCSI device sdb: 71771688 512-byte hdwr sectors (36747 MB)
  sdb: sdb1 sdb2 sdb3
md: raid1 personality registered as nr 3
md: multipath personality registered as nr 7
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
  [events: 00000067]
  [events: 00000077]
md: autorun ...
md: considering sdb3 ...
md:  adding sdb3 ...
md: created md1
md: bind<sdb3,1>
md: running: <sdb3>
md: sdb3's event counter: 00000077
md: RAID level 1 does not need chunksize! Continuing anyway.
md1: max total readahead window set to 124k
md1: 1 data-disks, max readahead per data-disk: 124k
raid1: device sdb3 operational as mirror 1
raid1: md1, not all disks are operational -- trying to recover array
raid1: raid set md1 active with 1 out of 2 mirrors
md: recovery thread got woken up ...
md1: no spare disk to reconstruct array! -- continuing in degraded mode
md: recovery thread finished ...
md: updating md1 RAID superblock on device
md: sdb3 [events: 00000078]<6>(write) sdb3's sb offset: 30025664
md: considering sdb1 ...
md:  adding sdb1 ...
md: created md0
md: bind<sdb1,1>
md: running: <sdb1>
md: sdb1's event counter: 00000067
md: RAID level 1 does not need chunksize! Continuing anyway.
md0: max total readahead window set to 124k
md0: 1 data-disks, max readahead per data-disk: 124k
raid1: device sdb1 operational as mirror 0
raid1: md0, not all disks are operational -- trying to recover array
raid1: raid set md0 active with 1 out of 2 mirrors
md: recovery thread got woken up ...
md0: no spare disk to reconstruct array! -- continuing in degraded mode
md1: no spare disk to reconstruct array! -- continuing in degraded mode
md: recovery thread finished ...
md: updating md0 RAID superblock on device
md: sdb1 [events: 00000068]<6>(write) sdb1's sb offset: 4882304
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 16384 buckets, 128Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 232k freed
Adding Swap: 976888k swap-space (priority -1)
Unable to find swap-space signature
Unable to find swap-space signature


Jakub.Zawieruchs@nit.pl


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

* unexpected IO-APIC
@ 2003-03-15 11:46 Peter Ruskin
  0 siblings, 0 replies; 135+ messages in thread
From: Peter Ruskin @ 2003-03-15 11:46 UTC (permalink / raw)
  To: linux-smp

..     : PRQ implemented: 1
.......     : IO APIC version: 0003
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  0    0    0   0   0    1    1    71
 0a 001 01  1    1    0   1   0    1    1    79
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    81
 0d 001 01  0    0    0   0   0    1    1    89
 0e 001 01  0    0    0   0   0    1    1    91
 0f 001 01  0    0    0   0   0    1    1    99
 10 001 01  1    1    0   1   0    1    1    A1
 11 001 01  1    1    0   1   0    1    1    A9
 12 000 00  1    0    0   0   0    0    0    00
 13 001 01  1    1    0   1   0    1    1    B1
 14 000 00  1    0    0   0   0    0    0    00
 15 001 01  1    1    0   1   0    1    1    B9
 16 001 01  1    1    0   1   0    1    1    C1
 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
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ19 -> 0:19
IRQ21 -> 0:21
IRQ22 -> 0:22
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1607.3730 MHz.
..... host bus clock speed is 267.8955 MHz.
cpu: 0, clocks: 2678955, slice: 1339477
CPU0<T0:2678944,T1:1339456,D:11,S:1339477,C:2678955>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
ACPI: Subsystem revision 20021212
ACPI: Disabled via command line (acpi=off)
PCI: PCI BIOS revision 2.10 entry at 0xf9df0, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: ACPI tables contain no PCI IRQ routing entries
PCI: Probing PCI hardware (bus 00)
PCI: Using IRQ router default [1106/3189] at 00:00.0
PCI->APIC IRQ transform: (B0,I11,P0) -> 19
PCI->APIC IRQ transform: (B0,I13,P0) -> 17
PCI->APIC IRQ transform: (B0,I15,P0) -> 19
PCI->APIC IRQ transform: (B0,I16,P0) -> 21
PCI->APIC IRQ transform: (B0,I16,P1) -> 21
PCI->APIC IRQ transform: (B0,I16,P2) -> 21
PCI->APIC IRQ transform: (B0,I16,P3) -> 19
PCI->APIC IRQ transform: (B0,I17,P0) -> 10
PCI->APIC IRQ transform: (B0,I17,P2) -> 22
PCI->APIC IRQ transform: (B0,I20,P0) -> 16
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI: Via IRQ fixup for 00:10.0, from 10 to 5
PCI: Via IRQ fixup for 00:10.1, from 11 to 5
PCI: Via IRQ fixup for 00:10.2, from 10 to 5
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16)
Starting kswapd
Journalled Block Device driver loaded
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
vesafb: framebuffer at 0xd8000000, mapped to 0xf0800000, size 131072k
vesafb: mode is 1024x768x16, linelength=2048, pages=1
vesafb: protected mode interface info at c000:ea90
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ 
SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with 
idebus=xx
PDC20276: IDE controller on PCI bus 00 dev 78
PDC20276: chipset revision 1
PDC20276: not 100% native mode: will probe irqs later
PDC20276: (U)DMA Burst Bit ENABLED Primary MASTER Mode Secondary MASTER 
Mode.
PDC20276: first interface base=0x9800, second interface base=0xa000
    ide2: BM-DMA at 0xa800-0xa807, BIOS settings: hde:pio, hdf:pio
    ide3: BM-DMA at 0xa808-0xa80f, BIOS settings: hdg:pio, hdh:pio
VP_IDE: IDE controller on PCI bus 00 dev 89
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci00:11.1
VP_IDE: default first interface base=0x01f0, second interface base=0x170
    ide0: BM-DMA at 0xb800-0xb807, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xb808-0xb80f, BIOS settings: hdc:DMA, hdd:DMA
hda: Maxtor 6Y080L0, ATA DISK drive
hdb: Maxtor 6Y080L0, ATA DISK drive
hdc: Maxtor 4D080H4, ATA DISK drive
hdd: Maxtor 4D080H4, ATA DISK drive
hde: Maxtor 54098H8, ATA DISK drive
hdf: PIONEER DVD-RW DVR-105, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
ide2 at 0x9800-0x9807,0x9c02 on irq 19
blk: queue c032e444, I/O limit 4095Mb (mask 0xffffffff)
hda: host protected area => 1
hda: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=9964/255/63, 
UDMA(133)
blk: queue c032e580, I/O limit 4095Mb (mask 0xffffffff)
hdb: host protected area => 1
hdb: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=9964/255/63, 
UDMA(133)
blk: queue c032e78c, I/O limit 4095Mb (mask 0xffffffff)
hdc: host protected area => 1
hdc: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=158816/16/63, 
UDMA(100)
blk: queue c032e8c8, I/O limit 4095Mb (mask 0xffffffff)
hdd: host protected area => 1
hdd: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=158816/16/63, 
UDMA(100)
blk: queue c032ead4, I/O limit 4095Mb (mask 0xffffffff)
hde: host protected area => 1
hde: 80041248 sectors (40981 MB) w/2048KiB Cache, CHS=79406/16/63, 
UDMA(100)
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 < p5 p6 p7 p8 p9 p10 p11 p12 
p13 p14 p15 p16 >
 /dev/ide/host0/bus0/target1/lun0: p1 p2 p4 < p5 p6 p7 p8 >
 /dev/ide/host0/bus1/target0/lun0: p1 p2 p3 < p5 p6 p7 p8 p9 p10 p11 >
 /dev/ide/host0/bus1/target1/lun0: [PTBL] [9964/255/63] p1 p2 < p5 p6 p7 
p8 > p3
 /dev/ide/host2/bus0/target0/lun0: [PTBL] [4982/255/63] p1
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
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 690M
agpgart: Detected Via Apollo Pro KT400 chipset
agpgart: AGP aperture is 128M @ 0xd0000000
SCSI subsystem driver Revision: 1.00
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.28
        <Adaptec 2940A Ultra SCSI adapter>
        aic7860: Ultra Single Channel A, SCSI Id=7, 3/253 SCBs

  Vendor: PIONEER   Model: DVD-ROM DVD-305   Rev: 1.00
  Type:   CD-ROM                             ANSI SCSI revision: 02
(scsi0:A:1): 10.000MB/s transfers (10.000MHz, offset 15)
  Vendor: YAMAHA    Model: CRW8424S          Rev: 1.0j
  Type:   CD-ROM                             ANSI SCSI revision: 02
(scsi0:A:3): 10.000MB/s transfers (10.000MHz, offset 15)
  Vendor: UMAX      Model: Astra 2400S       Rev: V1.1
  Type:   Scanner                            ANSI SCSI revision: 02
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  utmisc-0721 [02] Ut_acquire_mutex      : Thread 1 could not acquire 
Mutex [ACPI_MTX_Namespace] AE_BAD_PARAMETER
acpiphp_glue: acpiphp_glue_init: acpi_walk_namespace() failed
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 120k freed
Adding Swap: 530104k swap-space (priority -1)
Adding Swap: 514040k swap-space (priority -2)
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,69), internal journal
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 19:00:50 Mar 14 2003
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xac00, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xb000, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xb400, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
hcd.c: ehci-hcd @ 00:10.3, VIA Technologies, Inc. USB 2.0
hcd.c: irq 19, pci mem f88c7000
usb.c: new USB bus registered, assigned bus number 4
ehci-hcd.c: USB 2.0 support enabled, EHCI rev 1. 0
hub.c: USB hub found
hub.c: 6 ports detected
raw1394: /dev/raw1394 device initialized
ohci1394: $Rev: 578 $ Ben Collins <bcollins@debian.org>
ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[16]  MMIO=[eb006000-eb0067ff]  Max 
Packet=[2048]
ne2k-pci.c:v1.02 10/19/2000 D. Becker/P. Gortmaker
  http://www.scyld.com/network/ne2k-pci.html
eth0: RealTek RTL-8029 found at 0x9400, IRQ 17, 00:50:FC:37:69:15.
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
scsi1 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: PIONEER   Model: DVD-RW  DVR-105   Rev: 1.00
  Type:   CD-ROM                             ANSI SCSI revision: 02
gameport0: NS558 ISA at 0x201 speed 917 kHz
ieee1394: Host added: Node[00:1023]  GUID[000020ed004c9446]  [Linux 
OHCI-1394]
input0: Analog 3-axis 4-button joystick at gameport0.0 [TSC timer, 1603 
MHz clock, 1106 ns res]
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
i2c-core.o: i2c core module version 2.7.0 (20021208)
i2c-dev.o: i2c /dev entries driver module version 2.7.0 (20021208)
i2c-viapro.o version 2.7.0 (20021208)
i2c-viapro.o: Found Via VT8233A/8235 device
i2c-dev.o: Registered 'SMBus Via Pro adapter at 5000' as minor 0
i2c-viapro.o: Via Pro SMBus detected and initialized
i2c-isa.o version 2.7.0 (20021208)
i2c-dev.o: Registered 'ISA main adapter' as minor 1
i2c-isa.o: ISA bus access for i2c modules initialized.
i2c-proc.o version 2.7.0 (20021208)
adm1021.o version 2.7.0 (20021208)
eeprom.o version 2.7.0 (20021208)
it87.o version 2.7.0 (20021208)
Attached scsi generic sg2 at scsi0, channel 0, id 6, lun 0,  type 6
CSLIP: code copyright 1989 Regents of the University of California
PPP generic driver version 2.4.2
HDLC line discipline: version $Revision: 3.3 $, maxframe=4096
N_HDLC line discipline registered.
PPP BSD Compression module registered
PPP Deflate Compression module registered
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,70), 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,71), 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 ide1(22,7), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: mounting fs with errors, running e2fsck is recommended
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide1(22,69), 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 ide1(22,70), internal journal
EXT3-fs: recovery complete.
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 ide1(22,71), 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 ide1(22,5), 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 ide1(22,8), 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 ide1(22,9), 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,72), 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 ide2(33,1), 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 ide1(22,72), 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 ide1(22,11), 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 ide1(22,10), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
hub.c: new USB device 00:10.1-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x6b9/0x4061) is not claimed by any active 
driver.
hub.c: new USB device 00:10.1-2, assigned address 3
usb.c: USB device 3 (vend/prod 0x3f0/0x904) is not claimed by any active 
driver.
PCI: Setting latency timer of device 00:11.5 to 64
hub.c: new USB device 00:10.2-2, assigned address 2
usb-uhci.c: interrupt, status 3, frame# 222
input1: USB HID v1.00 Mouse [Microsoft Microsoft IntelliMouse® Optical] on 
usb3:2.0
usb.c: registered new driver usblp
printer.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 
0x03F0 pid 0x0904
printer.c: v0.11: USB Printer Device Class driver
blk: queue c032e444, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c032e580, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c032e78c, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c032e8c8, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c032ead4, I/O limit 4095Mb (mask 0xffffffff)
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 1, lun 0
Attached scsi CD-ROM sr1 at scsi0, channel 0, id 3, lun 0
Attached scsi CD-ROM sr2 at scsi1, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 16x/40x cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.12
sr1: scsi3-mmc drive: 24x/16x writer cd/rw xa/form2 cdda tray
sr2: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
usb.c: registered new driver usb_mouse
usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
win4lin: mki_version 5, num_cpus 1, pae 0
win4Lin: preempt_enable 0x00000000
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (6143 buckets, 49144 max) - 292 bytes per 
conntrack
svc: unknown version (3)
usb_control/bulk_msg: timeout
usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x85 len 512 ret -110
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
lp0: using parport0 (polling).


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

* unexpected IO-APIC
@ 2003-03-08 17:14 Scott Beck
  0 siblings, 0 replies; 135+ messages in thread
From: Scott Beck @ 2003-03-08 17:14 UTC (permalink / raw)
  To: linux-smp

Hi,

Noticed this on a recient reboot of my system. Let me know if you need
any other info:

sbeck@sbeck sbeck $ uname -a
Linux sbeck.office.gossamer-threads.com 2.4.20-ck3 #1 Tue Feb 25
14:58:09 PST 2003 i686 AMD Athlon(tm) XP 1700+ AuthenticAMD GNU/Linux

Mar  8 08:49:43 sbeck kernel: ENABLING IO-APIC IRQs
Mar  8 08:49:43 sbeck kernel: Setting 2 in the phys_id_present_map
Mar  8 08:49:43 sbeck kernel: ...changing IO-APIC physical APIC ID to 2
... ok.
Mar  8 08:49:43 sbeck kernel: init IO_APIC IRQs
Mar  8 08:49:43 sbeck kernel:  IO-APIC (apicid-pin) 2-0, 2-9, 2-10,
2-11, 2-19, 2-20, 2-21, 2-22, 2-23 not connected.
Mar  8 08:49:43 sbeck kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Mar  8 08:49:43 sbeck kernel: number of MP IRQ sources: 17.
Mar  8 08:49:43 sbeck kernel: number of IO-APIC #2 registers: 24.
Mar  8 08:49:43 sbeck kernel: testing the IO APIC.......................
Mar  8 08:49:43 sbeck kernel: 
Mar  8 08:49:43 sbeck kernel: IO APIC #2......
Mar  8 08:49:43 sbeck kernel: .... register #00: 02000000
Mar  8 08:49:43 sbeck kernel: .......    : physical APIC id: 02
Mar  8 08:49:43 sbeck kernel: .... register #01: 00178003
Mar  8 08:49:43 sbeck kernel: .......     : max redirection entries:
0017
Mar  8 08:49:43 sbeck kernel: .......     : PRQ implemented: 1
Mar  8 08:49:43 sbeck kernel: .......     : IO APIC version: 0003
Mar  8 08:49:43 sbeck kernel:  WARNING: unexpected IO-APIC, please mail
Mar  8 08:49:43 sbeck kernel:           to linux-smp@vger.kernel.org
Mar  8 08:49:43 sbeck kernel: .... IRQ redirection table:
Mar  8 08:49:43 sbeck kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest
Deli Vect:   
Mar  8 08:49:43 sbeck kernel:  00 000 00  1    0    0   0   0    0   
0    00
Mar  8 08:49:43 sbeck kernel:  01 001 01  0    0    0   0   0    1   
1    39
Mar  8 08:49:43 sbeck kernel:  02 001 01  0    0    0   0   0    1   
1    31
Mar  8 08:49:43 sbeck kernel:  03 001 01  0    0    0   0   0    1   
1    41
Mar  8 08:49:43 sbeck kernel:  04 001 01  0    0    0   0   0    1   
1    49
Mar  8 08:49:43 sbeck kernel:  05 001 01  0    0    0   0   0    1   
1    51
Mar  8 08:49:43 sbeck kernel:  06 001 01  0    0    0   0   0    1   
1    59
Mar  8 08:49:43 sbeck kernel:  07 001 01  0    0    0   0   0    1   
1    61
Mar  8 08:49:43 sbeck kernel:  08 001 01  0    0    0   0   0    1   
1    69
Mar  8 08:49:43 sbeck kernel:  09 000 00  1    0    0   0   0    0   
0    00
Mar  8 08:49:43 sbeck kernel:  0a 000 00  1    0    0   0   0    0   
0    00
Mar  8 08:49:43 sbeck kernel:  0b 000 00  1    0    0   0   0    0   
0    00
Mar  8 08:49:43 sbeck kernel:  0c 001 01  0    0    0   0   0    1   
1    71
Mar  8 08:49:43 sbeck kernel:  0d 001 01  0    0    0   0   0    1   
1    79
Mar  8 08:49:43 sbeck kernel:  0e 001 01  0    0    0   0   0    1   
1    81
Mar  8 08:49:43 sbeck kernel:  0f 001 01  0    0    0   0   0    1   
1    89
Mar  8 08:49:43 sbeck kernel:  10 001 01  1    1    0   1   0    1   
1    91
Mar  8 08:49:43 sbeck kernel:  11 001 01  1    1    0   1   0    1   
1    99
Mar  8 08:49:43 sbeck kernel:  12 001 01  1    1    0   1   0    1   
1    A1
Mar  8 08:49:43 sbeck kernel:  13 000 00  1    0    0   0   0    0   
0    00
Mar  8 08:49:43 sbeck kernel:  14 000 00  1    0    0   0   0    0   
0    00
Mar  8 08:49:43 sbeck kernel:  15 000 00  1    0    0   0   0    0   
0    00
Mar  8 08:49:43 sbeck kernel:  16 000 00  1    0    0   0   0    0   
0    00
Mar  8 08:49:43 sbeck kernel:  17 000 00  1    0    0   0   0    0   
0    00
Mar  8 08:49:43 sbeck kernel: IRQ to pin mappings:
Mar  8 08:49:43 sbeck kernel: IRQ0 -> 0:2
Mar  8 08:49:43 sbeck kernel: IRQ1 -> 0:1
Mar  8 08:49:43 sbeck kernel: IRQ3 -> 0:3
Mar  8 08:49:43 sbeck kernel: IRQ4 -> 0:4
Mar  8 08:49:43 sbeck kernel: IRQ5 -> 0:5
Mar  8 08:49:43 sbeck kernel: IRQ6 -> 0:6
Mar  8 08:49:43 sbeck kernel: IRQ7 -> 0:7
Mar  8 08:49:43 sbeck kernel: IRQ8 -> 0:8
Mar  8 08:49:43 sbeck kernel: IRQ12 -> 0:12
Mar  8 08:49:43 sbeck kernel: IRQ13 -> 0:13
Mar  8 08:49:43 sbeck kernel: IRQ14 -> 0:14
Mar  8 08:49:43 sbeck kernel: IRQ15 -> 0:15
Mar  8 08:49:43 sbeck kernel: IRQ16 -> 0:16
Mar  8 08:49:43 sbeck kernel: IRQ17 -> 0:17
Mar  8 08:49:43 sbeck kernel: IRQ18 -> 0:18
Mar  8 08:49:43 sbeck kernel: .................................... done.
Mar  8 08:49:43 sbeck kernel: Using local APIC timer interrupts.
Mar  8 08:49:43 sbeck kernel: calibrating APIC timer ...
Mar  8 08:49:43 sbeck kernel: ..... CPU clock speed is 1466.7404 MHz.
Mar  8 08:49:43 sbeck kernel: ..... host bus clock speed is 266.6801
MHz.
Mar  8 08:49:43 sbeck kernel: cpu: 0, clocks: 2666801, slice: 1333400
Mar  8 08:49:43 sbeck kernel:
CPU0<T0:2666800,T1:1333392,D:8,S:1333400,C:2666801>

-- 
Scott Beck <sbeck@gossamer-threads.com>
Gossamer Threads


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

* unexpected IO-APIC
@ 2003-03-02 15:03 Lorant Dobos
  0 siblings, 0 replies; 135+ messages in thread
From: Lorant Dobos @ 2003-03-02 15:03 UTC (permalink / raw)
  To: linux-smp

[-- Attachment #1: Type: TEXT/PLAIN, Size: 243 bytes --]

helo,

i dont know if it is already reported, but here is my full dmesg log

drummer
-----------------------------------------
Lorant Dobos (drummer)  <drummer@buli.sk>
PGP: A857 CDF7 2175 8A6C 74FC 7968 7263 3743 DB7A 7F24  KeyID: 0xDB7A7F24

[-- Attachment #2: Type: TEXT/plain, Size: 14917 bytes --]

Linux version 2.4.20-xfs-grsec (root@art) (gcc version 3.2.3 20030221 (Debian prerelease)) #3 SMP Fri Feb 28 19:53:49 CET 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009bc00 (usable)
 BIOS-e820: 000000000009bc00 - 000000000009c000 (reserved)
 BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000ffc0000 (usable)
 BIOS-e820: 000000000ffc0000 - 000000000fff8000 (ACPI data)
 BIOS-e820: 000000000fff8000 - 0000000010000000 (ACPI NVS)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
255MB LOWMEM available.
found SMP MP-table at 000ff780
hm, page 000ff000 reserved twice.
hm, page 00100000 reserved twice.
hm, page 000f1000 reserved twice.
hm, page 000f2000 reserved twice.
On node 0 totalpages: 65472
zone(0): 4096 pages.
zone(1): 61376 pages.
zone(2): 0 pages.
ACPI: Searched entire block, no RSDP was found.
ACPI: RSDP located at physical address c00ff980
RSD PTR  v0 [AMI   ]
__va_range(0xfff0000, 0x68): idx=8 mapped at ffff6000
ACPI table found: RSDT v1 [D845WD WD84510A 8194.4632]
__va_range(0xfff1000, 0x24): idx=8 mapped at ffff6000
__va_range(0xfff1000, 0x74): idx=8 mapped at ffff6000
ACPI table found: FACP v1 [D845WD WD84510A 8194.4632]
__va_range(0xffe2f75, 0x24): idx=8 mapped at ffff6000
__va_range(0xffe2f75, 0x68): idx=8 mapped at ffff6000
ACPI table found: APIC v1 [D845WD WD84510A 8194.4632]
__va_range(0xffe2f75, 0x68): idx=8 mapped at ffff6000
LAPIC (acpi_id[0x0001] id[0x0] enabled[1])
CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC_NMI (acpi_id[0x0001] polarity[0x0] trigger[0x0] lint[0x1])
LAPIC (acpi_id[0x0002] id[0x1] enabled[0])
CPU 1 (0x0100) disabled
LAPIC_NMI (acpi_id[0x0002] polarity[0x0] trigger[0x0] lint[0x1])
IOAPIC (id[0x2] address[0xfec00000] global_irq_base[0x0])
INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] trigger[0x3])
INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
2 CPUs total
Local APIC address fee00000
__va_range(0xffe2fdd, 0x24): idx=8 mapped at ffff6000
__va_range(0xffe2fdd, 0x35): idx=8 mapped at ffff6000
ACPI table found: SSDT v1 [D845WD WD84510A 0.1]
Enabling the CPU's according to the ACPI table
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: INTEL    Product ID: D845EWD      APIC at: 0xFEE00000
I/O APIC #2 Version 32 at 0xFEC00000.
Processors: 1
Kernel command line: auto BOOT_IMAGE=linux2420 root=900
Initializing CPU#0
Detected 1993.610 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 3971.48 BogoMIPS
Memory: 254476k/261888k available (2669k kernel code, 7008k reserved, 574k data, 328k init, 0k highmem)
Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Hyper-Threading is disabled
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Hyper-Threading is disabled
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU0: Intel(R) Pentium(R) 4 CPU 2.00GHz stepping 07
per-CPU timeslice cutoff: 1462.63 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Error: only one processor found.
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-16, 2-21, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 23.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  1    1    0   0   0    1    1    71
 0a 001 01  0    0    0   0   0    1    1    79
 0b 001 01  0    0    0   0   0    1    1    81
 0c 001 01  0    0    0   0   0    1    1    89
 0d 001 01  0    0    0   0   0    1    1    91
 0e 001 01  0    0    0   0   0    1    1    99
 0f 001 01  0    0    0   0   0    1    1    A1
 10 000 00  1    0    0   0   0    0    0    00
 11 001 01  1    1    0   1   0    1    1    A9
 12 001 01  1    1    0   1   0    1    1    B1
 13 001 01  1    1    0   1   0    1    1    B9
 14 001 01  1    1    0   1   0    1    1    C1
 15 000 00  1    0    0   0   0    0    0    00
 16 001 01  1    1    0   1   0    1    1    C9
 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
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ22 -> 0:22
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1993.5931 MHz.
..... host bus clock speed is 99.6795 MHz.
cpu: 0, clocks: 996795, slice: 498397
CPU0<T0:996784,T1:498384,D:3,S:498397,C:996795>
Waiting on wait_init_idle (map = 0x0)
All processors have done init_idle
PCI: PCI BIOS revision 2.10 entry at 0xfda95, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router PIIX [8086/2440] at 00:1f.0
PCI->APIC IRQ transform: (B0,I31,P3) -> 19
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B0,I31,P2) -> 18
PCI->APIC IRQ transform: (B2,I12,P0) -> 18
PCI->APIC IRQ transform: (B2,I13,P0) -> 19
PCI->APIC IRQ transform: (B2,I14,P0) -> 22
PCI->APIC IRQ transform: (B2,I15,P0) -> 20
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS not found.
Starting kswapd
Journalled Block Device driver loaded
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
SGI XFS snapshot 2.4.20-2003-01-14_00:43_UTC with ACLs, quota, no debug enabled
ACPI: Core Subsystem version [20011018]
ACPI: Subsystem enabled
Power Resource: found
Power Resource: found
Power Resource: found
Power Resource: found
ACPI: System firmware supports S0 S1 S3 S4 S5
Processor[0]: C0 C1
Processor[1]: C0 C1
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
Non-volatile memory driver v1.2
i810_rng hardware driver 0.9.8 loaded
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH2: IDE controller on PCI bus 00 dev f9
ICH2: chipset revision 5
ICH2: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:DMA
PDC20267: IDE controller on PCI bus 02 dev 70
PDC20267: chipset revision 2
PDC20267: not 100% native mode: will probe irqs later
PDC20267: (U)DMA Burst Bit ENABLED Primary MASTER Mode Secondary MASTER Mode.
PDC20267: neither IDE port enabled (BIOS)
hda: Maxtor 5T060H6, ATA DISK drive
hdd: MAXTOR 4K060H3, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
blk: queue c04dd2e4, I/O limit 4095Mb (mask 0xffffffff)
hda: setmax LBA 120103200, native  117187500
hda: 117187500 sectors (60000 MB) w/2048KiB Cache, CHS=7294/255/63, UDMA(33)
blk: queue c04dd794, I/O limit 4095Mb (mask 0xffffffff)
hdd: 117266688 sectors (60041 MB) w/2000KiB Cache, CHS=116336/16/63, UDMA(33)
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3
 /dev/ide/host0/bus1/target1/lun0: [PTBL] [7299/255/63] p1 p2 p3
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
eth0: Intel Corp. 82557/8/9 [Ethernet Pro 100], 00:07:E9:D4:1E:C2, IRQ 18.
  Board assembly ffffff-255, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0xb874c1d3).
eth1: Intel Corp. 82557/8/9 [Ethernet Pro 100] (#2), 00:07:E9:D4:1E:C3, IRQ 19.
  Board assembly ffffff-255, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0xb874c1d3).
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: Detected Intel i845 chipset
agpgart: AGP aperture is 64M @ 0xf8000000
[drm] AGP 0.99 on Intel i845 @ 0xf8000000 64MB
[drm] Initialized r128 2.2.0 20010917 on minor 0
Promise Fasttrak(tm) Softwareraid driver 0.03beta: No raid array found
usb.c: registered new driver hub
uhci.c: USB Universal Host Controller Interface driver v1.1
PCI: Setting latency timer of device 00:1f.2 to 64
uhci.c: USB UHCI at I/O 0xef40, IRQ 19
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1f.4 to 64
uhci.c: USB UHCI at I/O 0xef80, IRQ 18
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
md: linear personality registered as nr 1
md: raid0 personality registered as nr 2
md: raid1 personality registered as nr 3
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
 [events: 00000054]
 [events: 00000044]
md: autorun ...
md: considering ide/host0/bus1/target1/lun0/part2 ...
md:  adding ide/host0/bus1/target1/lun0/part2 ...
md:  adding ide/host0/bus0/target0/lun0/part2 ...
md: created md0
md: bind<ide/host0/bus0/target0/lun0/part2,1>
md: bind<ide/host0/bus1/target1/lun0/part2,2>
md: running: <ide/host0/bus1/target1/lun0/part2><ide/host0/bus0/target0/lun0/part2>
md: ide/host0/bus1/target1/lun0/part2's event counter: 00000044
md: ide/host0/bus0/target0/lun0/part2's event counter: 00000054
md: superblock update time inconsistency -- using the most recent one
md: freshest: ide/host0/bus0/target0/lun0/part2
md: kicking non-fresh ide/host0/bus1/target1/lun0/part2 from array!
md: unbind<ide/host0/bus1/target1/lun0/part2,1>
md: export_rdev(ide/host0/bus1/target1/lun0/part2)
md: RAID level 1 does not need chunksize! Continuing anyway.
md0: max total readahead window set to 124k
md0: 1 data-disks, max readahead per data-disk: 124k
raid1: device ide/host0/bus0/target0/lun0/part2 operational as mirror 0
raid1: md0, not all disks are operational -- trying to recover array
raid1: raid set md0 active with 1 out of 2 mirrors
md: updating md0 RAID superblock on device
md: ide/host0/bus0/target0/lun0/part2 [events: 00000055]<6>(write) ide/host0/bus0/target0/lun0/part2's sb offset: 5243008
md: recovery thread got woken up ...
md0: no spare disk to reconstruct array! -- continuing in degraded mode
md: recovery thread finished ...
md: ... autorun DONE.
LVM version 1.0.5+(22/07/2002)
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 16384)
ip_tables: (C) 2000-2002 Netfilter core team
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
IPv6 v0.8 for NET4.0
IPv6 over IPv4 tunneling driver
ip6_tables: (C) 2000-2002 Netfilter core team
registering ipv6 mark target
reiserfs: checking transaction log (device 09:00) ...
Using r5 hash to sort names
ReiserFS version 3.6.25
VFS: Mounted root (reiserfs filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 328k freed
Adding Swap: 136512k swap-space (priority -1)
loop: loaded (max 8 devices)
Adding Swap: 65528k swap-space (priority -2)
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
eth0: freeing mc frame.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on lvm(58,0), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
i810_rng: RNG h/w enabled
i810_rng: RNG h/w disabled
i810_rng: RNG h/w enabled
i810_rng: RNG h/w disabled

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

* unexpected IO-APIC
@ 2003-02-27  8:14 Nick Gaugler
  0 siblings, 0 replies; 135+ messages in thread
From: Nick Gaugler @ 2003-02-27  8:14 UTC (permalink / raw)
  To: linux-smp

I am running the following configuration:
            Super Micro X5DPR-8G2 Motherboard
(http://www.supermicro.com/PRODUCT/MotherBoards/E7501/X5DPR-8G2.htm)
            1 P4 Xeon 2.4Ghz 533Mhz FSB with Hyper Threading 2GB DDR226
ECC Registered RAM
            Linux 2.4.20 (ftp.kernel.org)
 
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU0: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
per-CPU timeslice cutoff: 1462.99 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/1 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 4797.23 BogoMIPS
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#1.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU1: Intel(R) Xeon(TM) CPU 2.40GHz stepping 07
Total of 2 processors activated (9581.36 BogoMIPS). cpu_sibling_map[0] =
1 cpu_sibling_map[1] = 0 ENABLING IO-APIC IRQs Setting 2 in the
phys_id_present_map ....changing IO-APIC physical APIC ID to 2 ... ok.
Setting 3 in the phys_id_present_map ....changing IO-APIC physical APIC
ID to 3 ... ok. Setting 4 in the phys_id_present_map ....changing
IO-APIC physical APIC ID to 4 ... ok. init IO_APIC IRQs  IO-APIC
(apicid-pin) 2-0, 2-10, 2-11, 2-17, 2-20, 2-21, 2-22, 2-23, 3-0, 3-1,
3-2, 3-3, 3-6, 3-7, 3-8, 3-9, 3-10, 3-11, 3-12, 3-13, 3-14, 3-15, 3-16,
3-17, 3-18, 3-19, 3-20, 3-21, 3-22, 3-23, 4-0, 4-1, 4-2, 4-3, 4-4, 4-5,
4- 8, 4-9, 4-10, 4-11, 4-12, 4-13, 4-14, 4-15, 4-16, 4-17, 4-18, 4-19,
4-20, 4-21, 4-22, 4-23 not connected.
...TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 22.
number of IO-APIC #2 registers: 24.
number of IO-APIC #3 registers: 24.
number of IO-APIC #4 registers: 24.
testing the IO APIC.......................
 
IO APIC #2......
..... register #00: 02008000
........    : physical APIC id: 02
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
..... register #01: 00178020
........     : max redirection entries: 0017
........     : PRQ implemented: 1
........     : IO APIC version: 0020
..... 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    0    0   0   0    1    1    71
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 003 03  0    0    0   0   0    1    1    79
 0d 003 03  0    0    0   0   0    1    1    81
 0e 003 03  0    0    0   0   0    1    1    89
 0f 003 03  0    0    0   0   0    1    1    91
 10 003 03  1    1    0   1   0    1    1    99
 11 000 00  1    0    0   0   0    0    0    00
 12 003 03  1    1    0   1   0    1    1    A1
 13 003 03  1    1    0   1   0    1    1    A9
 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
 
IO APIC #3......
..... register #00: 03000000
........    : physical APIC id: 03
..... register #01: 00178020
........     : max redirection entries: 0017
........     : PRQ implemented: 1
........     : IO APIC version: 0020
..... register #02: 03000000
........     : arbitration: 03
..... 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 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 003 03  1    1    0   1   0    1    1    B1
 05 003 03  1    1    0   1   0    1    1    B9
 06 000 00  1    0    0   0   0    0    0    00
 07 000 00  1    0    0   0   0    0    0    00
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 000 00  1    0    0   0   0    0    0    00
 0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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
 
IO APIC #4......
..... register #00: 04000000
........    : physical APIC id: 04
..... register #01: 00178020
........     : max redirection entries: 0017
........     : PRQ implemented: 1
........     : IO APIC version: 0020
..... register #02: 04000000
........     : arbitration: 04
..... 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 000 00  1    0    0   0   0    0    0    00
 02 000 00  1    0    0   0   0    0    0    00
 03 000 00  1    0    0   0   0    0    0    00
 04 000 00  1    0    0   0   0    0    0    00
 05 000 00  1    0    0   0   0    0    0    00
 06 003 03  1    1    0   1   0    1    1    C1
 07 003 03  1    1    0   1   0    1    1    C9
 08 000 00  1    0    0   0   0    0    0    00
 09 000 00  1    0    0   0   0    0    0    00
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 000 00  1    0    0   0   0    0    0    00
 0e 000 00  1    0    0   0   0    0    0    00
0f 000 00  1    0    0   0   0    0    0    00
 10 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ28 -> 1:4
IRQ29 -> 1:5
IRQ54 -> 2:6
IRQ55 -> 2:7
..................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
...... CPU clock speed is 2399.3442 MHz.
...... host bus clock speed is 133.2968 MHz.
cpu: 0, clocks: 1332968, slice: 444322
CPU0<T0:1332960,T1:888624,D:14,S:444322,C:1332968>
cpu: 1, clocks: 1332968, slice: 444322
CPU1<T0:1332960,T1:444304,D:12,S:444322,C:1332968>
checking TSC synchronization across CPUs: passed.
Waiting on wait_init_idle (map = 0x2)
All processors have done init_idle
 
 
Please let me know what to do to rectify this warning, also CC me in all
replies, I am not subscribed to the list.
 
 
Nick


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

* unexpected IO-APIC
@ 2003-02-22  0:50 Peter Ruskin
  0 siblings, 0 replies; 135+ messages in thread
From: Peter Ruskin @ 2003-02-22  0:50 UTC (permalink / raw)
  To: linux-smp

T on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-11, 2-18, 2-20, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 26.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178003
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0003
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  0    0    0   0   0    1    1    71
 0a 001 01  1    1    0   1   0    1    1    79
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    81
 0d 001 01  0    0    0   0   0    1    1    89
 0e 001 01  0    0    0   0   0    1    1    91
 0f 001 01  0    0    0   0   0    1    1    99
 10 001 01  1    1    0   1   0    1    1    A1
 11 001 01  1    1    0   1   0    1    1    A9
 12 000 00  1    0    0   0   0    0    0    00
 13 001 01  1    1    0   1   0    1    1    B1
 14 000 00  1    0    0   0   0    0    0    00
 15 001 01  1    1    0   1   0    1    1    B9
 16 001 01  1    1    0   1   0    1    1    C1
 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
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ19 -> 0:19
IRQ21 -> 0:21
IRQ22 -> 0:22
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1607.5468 MHz.
..... host bus clock speed is 267.9244 MHz.
cpu: 0, clocks: 2679244, slice: 1339622
CPU0<T0:2679232,T1:1339600,D:10,S:1339622,C:2679244>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
ACPI: Subsystem revision 20021212
ACPI: Disabled via command line (acpi=off)
PCI: PCI BIOS revision 2.10 entry at 0xf9df0, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: ACPI tables contain no PCI IRQ routing entries
PCI: Probing PCI hardware (bus 00)
PCI: Using IRQ router default [1106/3189] at 00:00.0
PCI->APIC IRQ transform: (B0,I11,P0) -> 19
PCI->APIC IRQ transform: (B0,I13,P0) -> 17
PCI->APIC IRQ transform: (B0,I15,P0) -> 19
PCI->APIC IRQ transform: (B0,I16,P0) -> 21
PCI->APIC IRQ transform: (B0,I16,P1) -> 21
PCI->APIC IRQ transform: (B0,I16,P2) -> 21
PCI->APIC IRQ transform: (B0,I16,P3) -> 19
PCI->APIC IRQ transform: (B0,I17,P0) -> 10
PCI->APIC IRQ transform: (B0,I17,P2) -> 22
PCI->APIC IRQ transform: (B0,I20,P0) -> 16
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI: Via IRQ fixup for 00:10.0, from 10 to 5
PCI: Via IRQ fixup for 00:10.1, from 11 to 5
PCI: Via IRQ fixup for 00:10.2, from 10 to 5
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16)
Starting kswapd
Journalled Block Device driver loaded
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
vesafb: framebuffer at 0xd8000000, mapped to 0xf0800000, size 131072k
vesafb: mode is 1024x768x16, linelength=2048, pages=1
vesafb: protected mode interface info at c000:ea90
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ 
SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with 
idebus=xx
PDC20276: IDE controller on PCI bus 00 dev 78
PDC20276: chipset revision 1
PDC20276: not 100% native mode: will probe irqs later
PDC20276: (U)DMA Burst Bit ENABLED Primary MASTER Mode Secondary MASTER 
Mode.
PDC20276: first interface base=0x9800, second interface base=0xa000
    ide2: BM-DMA at 0xa800-0xa807, BIOS settings: hde:pio, hdf:pio
    ide3: BM-DMA at 0xa808-0xa80f, BIOS settings: hdg:pio, hdh:pio
VP_IDE: IDE controller on PCI bus 00 dev 89
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with 
idebus=xx
VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci00:11.1
VP_IDE: default first interface base=0x01f0, second interface base=0x170
    ide0: BM-DMA at 0xb800-0xb807, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xb808-0xb80f, BIOS settings: hdc:DMA, hdd:DMA
hda: Maxtor 6Y080L0, ATA DISK drive
hdb: Maxtor 6Y080L0, ATA DISK drive
hdc: Maxtor 4D080H4, ATA DISK drive
hdd: Maxtor 4D080H4, ATA DISK drive
hde: Maxtor 54098H8, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
ide2 at 0x9800-0x9807,0x9c02 on irq 19
blk: queue c0340424, I/O limit 4095Mb (mask 0xffffffff)
hda: host protected area => 1
hda: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=9964/255/63, 
UDMA(133)
blk: queue c0340560, I/O limit 4095Mb (mask 0xffffffff)
hdb: host protected area => 1
hdb: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=9964/255/63, 
UDMA(133)
blk: queue c034076c, I/O limit 4095Mb (mask 0xffffffff)
hdc: host protected area => 1
hdc: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=158816/16/63, 
UDMA(100)
blk: queue c03408a8, I/O limit 4095Mb (mask 0xffffffff)
hdd: host protected area => 1
hdd: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=158816/16/63, 
UDMA(100)
blk: queue c0340ab4, I/O limit 4095Mb (mask 0xffffffff)
hde: host protected area => 1
hde: 80041248 sectors (40981 MB) w/2048KiB Cache, CHS=79406/16/63, 
UDMA(100)
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 < p5 p6 p7 p8 p9 p10 p11 p12 
p13 p14 p15 p16 >
 /dev/ide/host0/bus0/target1/lun0: p1 p2 p4 < p5 p6 p7 p8 >
 /dev/ide/host0/bus1/target0/lun0: p1 p2 p3 < p5 p6 p7 p8 p9 p10 p11 >
 /dev/ide/host0/bus1/target1/lun0: [PTBL] [9964/255/63] p1 p2 < p5 p6 p7 
p8 > p3
 /dev/ide/host2/bus0/target0/lun0: [PTBL] [4982/255/63] p1
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
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 690M
agpgart: Detected Via Apollo Pro KT400 chipset
agpgart: AGP aperture is 128M @ 0xd0000000
SCSI subsystem driver Revision: 1.00
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.28
        <Adaptec 2940A Ultra SCSI adapter>
        aic7860: Ultra Single Channel A, SCSI Id=7, 3/253 SCBs

  Vendor: PIONEER   Model: DVD-ROM DVD-305   Rev: 1.00
  Type:   CD-ROM                             ANSI SCSI revision: 02
(scsi0:A:1): 10.000MB/s transfers (10.000MHz, offset 15)
  Vendor: YAMAHA    Model: CRW8424S          Rev: 1.0j
  Type:   CD-ROM                             ANSI SCSI revision: 02
(scsi0:A:3): 10.000MB/s transfers (10.000MHz, offset 15)
  Vendor: UMAX      Model: Astra 2400S       Rev: V1.1
  Type:   Scanner                            ANSI SCSI revision: 02
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  utmisc-0721 [02] Ut_acquire_mutex      : Thread 1 could not acquire 
Mutex [ACPI_MTX_Namespace] AE_BAD_PARAMETER
acpiphp_glue: acpiphp_glue_init: acpi_walk_namespace() failed
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 120k freed
Adding Swap: 530104k swap-space (priority -1)
Adding Swap: 514040k swap-space (priority -2)
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,69), internal journal
gameport0: NS558 ISA at 0x201 speed 932 kHz
input0: Analog 3-axis 4-button joystick at gameport0.0 [TSC timer, 1603 
MHz clock, 1107 ns res]
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 09:43:24 Feb 15 2003
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xac00, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xb000, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xb400, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
ne2k-pci.c:v1.02 10/19/2000 D. Becker/P. Gortmaker
  http://www.scyld.com/network/ne2k-pci.html
eth0: RealTek RTL-8029 found at 0x9400, IRQ 17, 00:50:FC:37:69:15.
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
i2c-core.o: i2c core module version 2.7.0 (20021208)
i2c-dev.o: i2c /dev entries driver module version 2.7.0 (20021208)
i2c-viapro.o version 2.7.0 (20021208)
i2c-viapro.o: Found Via VT8233A/8235 device
i2c-dev.o: Registered 'SMBus Via Pro adapter at 5000' as minor 0
i2c-viapro.o: Via Pro SMBus detected and initialized
i2c-isa.o version 2.7.0 (20021208)
i2c-dev.o: Registered 'ISA main adapter' as minor 1
i2c-isa.o: ISA bus access for i2c modules initialized.
i2c-proc.o version 2.7.0 (20021208)
adm1021.o version 2.7.0 (20021208)
hub.c: new USB device 00:10.1-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x6b9/0x4061) is not claimed by any active 
driver.
eeprom.o version 2.7.0 (20021208)
it87.o version 2.7.0 (20021208)
Attached scsi generic sg2 at scsi0, channel 0, id 6, lun 0,  type 6
CSLIP: code copyright 1989 Regents of the University of California
PPP generic driver version 2.4.2
HDLC line discipline: version $Revision: 3.3 $, maxframe=4096
N_HDLC line discipline registered.
hub.c: new USB device 00:10.1-2, assigned address 3
PPP BSD Compression module registered
PPP Deflate Compression module registered
usb.c: USB device 3 (vend/prod 0x3f0/0x904) is not claimed by any active 
driver.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is 
recommended
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,70), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is 
recommended
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,71), 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 ide1(22,7), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: mounting fs with errors, running e2fsck is recommended
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide1(22,69), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: mounting fs with errors, running e2fsck is recommended
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide1(22,70), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is 
recommended
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide1(22,71), 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 ide1(22,5), 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 ide1(22,8), 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 ide1(22,9), 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,72), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
hub.c: new USB device 00:10.2-2, assigned address 2
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide2(33,1), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is 
recommended
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide1(22,72), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
usb.c: USB device 2 (vend/prod 0x45e/0x39) is not claimed by any active 
driver.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is 
recommended
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,15), 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 ide1(22,10), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
usb.c: registered new driver usblp
printer.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 
0x03F0 pid 0x0904
printer.c: v0.11: USB Printer Device Class driver
usb.c: registered new driver usb_mouse
usb-uhci.c: interrupt, status 3, frame# 554
input1: Microsoft Microsoft IntelliMouse® Optical on usb3:2.0
usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
PCI: Setting latency timer of device 00:11.5 to 64
blk: queue c0340424, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c0340560, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c034076c, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c03408a8, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c0340ab4, I/O limit 4095Mb (mask 0xffffffff)
win4lin: mki_version 5, num_cpus 1, pae 0
win4Lin: preempt_enable 0x00000000
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (6143 buckets, 49144 max) - 292 bytes per 
conntrack
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
lp0: using parport0 (polling).
svc: unknown version (3)
usb_control/bulk_msg: timeout
usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x85 len 512 ret -110

-- 
Gentoo-1.4.2.8 Unstable. KDE: 3.1.0 Qt: 3.1.0
AMD Athlon(tm) XP 1900+ 768MB.	Kernel: 2.4.20-xfs_pre6.	GCC 3.2.2


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

* unexpected IO-APIC
@ 2003-02-06 22:59 Philipp Berndt
  0 siblings, 0 replies; 135+ messages in thread
From: Philipp Berndt @ 2003-02-06 22:59 UTC (permalink / raw)
  To: linux-smp

Here you are.
Regards,
Philipp

8<------------------

Inspecting /boot/System.map-2.4.20
Loaded 16057 symbols from /boot/System.map-2.4.20.
Symbols match kernel version 2.4.20.
Loaded 48 symbols from 4 modules.
klogd 1.4.1, log source = ksyslog started.
<4>Linux version 2.4.20 (root@orthanc) (gcc version 3.2.2) #7 Thu Feb 6 
22:30:29 CET 2003
<6>BIOS-provided physical RAM map:
<4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
<4> BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
<4> BIOS-e820: 000000003fff0000 - 000000003fff8000 (ACPI data)
<4> BIOS-e820: 000000003fff8000 - 0000000040000000 (ACPI NVS)
<4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
<4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
<4> BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
<5>127MB HIGHMEM available.
<5>896MB LOWMEM available.
<4>found SMP MP-table at 000fb9e0
<4>hm, page 000fb000 reserved twice.
<4>hm, page 000fc000 reserved twice.
<4>hm, page 000f6000 reserved twice.
<4>hm, page 000f7000 reserved twice.
<4>On node 0 totalpages: 262128
<4>zone(0): 4096 pages.
<4>zone(1): 225280 pages.
<4>zone(2): 32752 pages.
<4>Intel MultiProcessor Specification v1.4
<4>    Virtual Wire compatibility mode.
<4>OEM ID: GIGABYTE Product ID: 7VRX         APIC at: 0xFEE00000
<4>Processor #0 Pentium(tm) Pro APIC version 17
<4>I/O APIC #2 Version 2 at 0xFEC00000.
<4>Processors: 1
<4>Kernel command line: auto BOOT_IMAGE=linux-2.4.20 ro root=306 enableapic
<6>Initializing CPU#0
<4>Detected 1807.729 MHz processor.
<4>Console: colour VGA+ 80x25
<4>Calibrating delay loop... 3604.48 BogoMIPS
<6>Memory: 1033816k/1048512k available (1194k kernel code, 14308k reserved, 
412k data, 112k init, 131008k highmem)
<6>Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
<6>Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
<4>Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
<4>Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
<4>Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
<6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
<6>CPU: L2 Cache: 256K (64 bytes/line)
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
<7>CPU:     After generic, caps: 0383fbff c1c3fbff 00000000 00000000
<7>CPU:             Common caps: 0383fbff c1c3fbff 00000000 00000000
<4>CPU: AMD Athlon(tm) XP 2200+ stepping 00
<6>Enabling fast FPU save and restore... done.
<6>Enabling unmasked SIMD FPU exception support... done.
<6>Checking 'hlt' instruction... OK.
<4>POSIX conformance testing by UNIFIX
<4>enabled ExtINT on CPU#0
<4>ESR value before enabling vector: 00000080
<4>ESR value after enabling vector: 00000000
<4>ENABLING IO-APIC IRQs
<4>Setting 2 in the phys_id_present_map
<6>...changing IO-APIC physical APIC ID to 2 ... ok.
<7>init IO_APIC IRQs
<7> IO-APIC (apicid-pin) 2-0, 2-10, 2-11, 2-20, 2-22, 2-23 not connected.
<6>..TIMER: vector=0x31 pin1=2 pin2=0
<7>number of MP IRQ sources: 24.
<7>number of IO-APIC #2 registers: 24.
<6>testing the IO APIC.......................
<4>
<7>IO APIC #2......
<7>.... register #00: 02000000
<7>.......    : physical APIC id: 02
<7>.... register #01: 00178002
<7>.......     : max redirection entries: 0017
<7>.......     : PRQ implemented: 1
<7>.......     : IO APIC version: 0002
<4> WARNING: unexpected IO-APIC, please mail
<4>          to linux-smp@vger.kernel.org
<7>.... IRQ redirection table:
<7> NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
<7> 00 000 00  1    0    0   0   0    0    0    00
<7> 01 001 01  0    0    0   0   0    1    1    39
<7> 02 001 01  0    0    0   0   0    1    1    31
<7> 03 001 01  0    0    0   0   0    1    1    41
<7> 04 001 01  0    0    0   0   0    1    1    49
<7> 05 001 01  0    0    0   0   0    1    1    51
<7> 06 001 01  0    0    0   0   0    1    1    59
<7> 07 001 01  0    0    0   0   0    1    1    61
<7> 08 001 01  0    0    0   0   0    1    1    69
<7> 09 001 01  0    0    0   0   0    1    1    71
<7> 0a 000 00  1    0    0   0   0    0    0    00
<7> 0b 000 00  1    0    0   0   0    0    0    00
<7> 0c 001 01  0    0    0   0   0    1    1    79
<7> 0d 001 01  0    0    0   0   0    1    1    81
<7> 0e 001 01  0    0    0   0   0    1    1    89
<7> 0f 001 01  0    0    0   0   0    1    1    91
<7> 10 001 01  1    1    0   1   0    1    1    99
<7> 11 001 01  1    1    0   1   0    1    1    A1
<7> 12 001 01  1    1    0   1   0    1    1    A9
<7> 13 001 01  1    1    0   1   0    1    1    B1
<7> 14 000 00  1    0    0   0   0    0    0    00
<7> 15 001 01  1    1    0   1   0    1    1    B9
<7> 16 000 00  1    0    0   0   0    0    0    00
<7> 17 000 00  1    0    0   0   0    0    0    00
<7>IRQ to pin mappings:
<7>IRQ0 -> 0:2
<7>IRQ1 -> 0:1
<7>IRQ3 -> 0:3
<7>IRQ4 -> 0:4
<7>IRQ5 -> 0:5
<7>IRQ6 -> 0:6
<7>IRQ7 -> 0:7
<7>IRQ8 -> 0:8
<7>IRQ9 -> 0:9
<7>IRQ12 -> 0:12
<7>IRQ13 -> 0:13
<7>IRQ14 -> 0:14
<7>IRQ15 -> 0:15
<7>IRQ16 -> 0:16
<7>IRQ17 -> 0:17
<7>IRQ18 -> 0:18
<7>IRQ19 -> 0:19
<7>IRQ21 -> 0:21
<6>.................................... done.
<4>Using local APIC timer interrupts.
<4>calibrating APIC timer ...
<4>..... CPU clock speed is 1807.7077 MHz.
<4>..... host bus clock speed is 267.8084 MHz.
<4>cpu: 0, clocks: 2678084, slice: 1339042
<4>CPU0<T0:2678080,T1:1339024,D:14,S:1339042,C:2678084>
<4>mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
<4>mtrr: detected mtrr type: Intel
<6>PCI: PCI BIOS revision 2.10 entry at 0xfdb31, last bus=1
<6>PCI: Using configuration type 1
<6>PCI: Probing PCI hardware
<6>PCI: Using IRQ router default [1106/3147] at 00:11.0
<6>PCI->APIC IRQ transform: (B0,I11,P0) -> 19
<6>PCI->APIC IRQ transform: (B0,I12,P0) -> 16
<6>PCI->APIC IRQ transform: (B0,I13,P0) -> 17
<6>PCI->APIC IRQ transform: (B0,I17,P0) -> 16
<6>PCI->APIC IRQ transform: (B0,I17,P3) -> 21
<6>PCI->APIC IRQ transform: (B0,I17,P3) -> 21
<6>PCI->APIC IRQ transform: (B0,I20,P0) -> 16
<6>PCI->APIC IRQ transform: (B0,I20,P1) -> 17
<6>PCI->APIC IRQ transform: (B0,I20,P2) -> 18
<6>PCI->APIC IRQ transform: (B1,I0,P0) -> 16
<6>PCI: Via IRQ fixup for 00:11.2, from 10 to 5
<6>PCI: Via IRQ fixup for 00:11.3, from 10 to 5
<6>PCI: Via IRQ fixup for 00:14.0, from 11 to 0
<6>PCI: Via IRQ fixup for 00:14.1, from 10 to 1
<6>Linux NET4.0 for Linux 2.4
<6>Based upon Swansea University Computer Society NET3.039
<4>Initializing RT netlink socket
<6>apm: BIOS not found.



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

* unexpected IO-APIC
@ 2003-02-01 22:15 Luis Claudio Pérez Tato
  0 siblings, 0 replies; 135+ messages in thread
From: Luis Claudio Pérez Tato @ 2003-02-01 22:15 UTC (permalink / raw)
  To: linux-smp

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

Today (1-2-2003) I've installed linux kernel 2.4.10 and while
booting, kernel shows the following message:


IO APIC #4......
.... register #00: 04000000
.......    : physical APIC id: 04
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : IO APIC version: 0020
  WARNING: unexpected IO-APIC, please mail
           to linux-smp@vger.kernel.org
  WARNING: unexpected IO-APIC, please mail
           to linux-smp@vger.kernel.org
.... register #02: 00000000
.......     : arbitration: 00
.... IRQ redirection table:


I've attached complete listing of dmesg to this mail.

The mainboard of computer is a ASUS P4T533-C with an intel pentium IV.

All seems work correctly.

[-- Attachment #2: dmesg_output.tgz --]
[-- Type: application/octet-stream, Size: 3352 bytes --]

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

* unexpected IO-APIC
@ 2003-01-30 11:24 Joern Strassemeyer
  0 siblings, 0 replies; 135+ messages in thread
From: Joern Strassemeyer @ 2003-01-30 11:24 UTC (permalink / raw)
  To: linux-smp

Hi,

I have problems running my Reatek 8029(AS) netcard using 2.4.18.
When I boot I get the following messages:

<7>IO APIC #2......
<7>.... register #00: 02000000
<7>.......    : physical APIC id: 02
<7>.... register #01: 00178014
<7>.......     : max redirection entries: 0017
<7>.......     : PRQ implemented: 1
<7>.......     : IO APIC version: 0014
<4> WARNING: unexpected IO-APIC, please mail
<4>          to linux-smp@vger.kernel.org
<7>.... register #02: 02000000
<7>.......     : arbitration: 02

when i do a pin the following messages appear.:

Jan 29 13:52:17 alnus kernel: NETDEV WATCHDOG: eth0: transmit timed out
Jan 29 13:52:17 alnus kernel: eth0: Tx timed out, lost interrupt?
TSR=0x3, ISR=0x3, t=2600.
Jan 29 13:52:19 alnus kernel: NETDEV WATCHDOG: eth0: transmit timed out
Jan 29 13:52:19 alnus kernel: eth0: Tx timed out, lost interrupt?
TSR=0x3, ISR=0x3, t=121.
Jan 29 13:52:21 alnus kernel: NETDEV WATCHDOG: eth0: transmit timed out
Jan 29 13:52:21 alnus kernel: eth0: Tx timed out, lost interrupt?
TSR=0x3, ISR=0x3, t=100.

does aynyone have an idea what is wrong?

I Have a Micro ATX Mainboard (MS-6533/G/EG (v1.X)) and a Realtek 8029 
Netcard.












Here is the complet boot.log:

nspecting /boot/System.map-2.4.18-64GB-SMP
Loaded 13537 symbols from /boot/System.map-2.4.18-64GB-SMP.
Symbols match kernel version 2.4.18.
Loaded 20 symbols from 2 modules.
klogd 1.4.1, log source = ksyslog started.
<4>Linux version 2.4.18-64GB-SMP (root@SMP_X86.suse.de) (gcc version 
2.95.3 20010315 (SuSE)) #1 SMP Wed Mar 27 13:58:12 UTC 2002
<6>BIOS-provided physical RAM map:
<4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
<4> BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
<4> BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
<4> BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
<4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
<4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
<4> BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
<4>Scanning bios EBDA for MXT signature
<4>found SMP MP-table at 000f5c00
<4>hm, page 000f5000 reserved twice.
<4>hm, page 000f6000 reserved twice.
<4>hm, page 000f1000 reserved twice.
<4>hm, page 000f2000 reserved twice.
<4>On node 0 totalpages: 131056
<4>zone(0): 4096 pages.
<4>zone(1): 126960 pages.
<4>zone(2): 0 pages.
<6>ACPI: Searched entire block, no RSDP was found.
<6>ACPI: RSDP located at physical address c00f7670
<6>RSD PTR  v0 [AWARD ]
<4>__va_range(0x1fff3000, 0x68): idx=32 mapped at fffde000
<6>ACPI table found: RSDT v1 [AWARD  AWRDACPI 16944.11825]
<4>init.c:147: bad pte c0008ef0(000000001fff3163).
<4>__va_range(0x1fff3040, 0x24): idx=32 mapped at fffde000
<4>init.c:147: bad pte c0008ef0(000000001fff3163).
<4>__va_range(0x1fff3040, 0x74): idx=32 mapped at fffde000
<6>ACPI table found: FACP v1 [AWARD  AWRDACPI 16944.11825]
<4>init.c:147: bad pte c0008ef0(000000001fff3163).
<4>__va_range(0x1fff6ec0, 0x24): idx=32 mapped at fffde000
<4>init.c:147: bad pte c0008ef0(000000001fff6163).
<4>__va_range(0x1fff6ec0, 0x54): idx=32 mapped at fffde000
<6>ACPI table found: APIC v1 [AWARD  AWRDACPI 16944.11825]
<4>init.c:147: bad pte c0008ef0(000000001fff6163).
<4>__va_range(0x1fff6ec0, 0x54): idx=32 mapped at fffde000
<6>LAPIC (acpi_id[0x0000] id[0x0] enabled[1])
<6>CPU 0 (0x0000) enabledProcessor #0 Unknown CPU [15:2] APIC version 16
<4>
<6>IOAPIC (id[0x2] address[0xfec00000] global_irq_base[0x0])
<6>INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
<6>INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x0] trigger[0x0])
<6>1 CPUs total
<6>Local APIC address fee00000
<4>Enabling the CPU's according to the ACPI table
<4>Intel MultiProcessor Specification v1.4
<4>    Virtual Wire compatibility mode.
<4>OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
<4>I/O APIC #2 Version 17 at 0xFEC00000.
<4>Enabling APIC mode:  Flat.  Using 1 I/O APICs
<4>Processors: 1
<4>Building zonelist for node : 0
<4>Kernel command line: auto BOOT_IMAGE=linux ro root=342 acpismp=force 
hdd=ide-scsi
<4>ide_setup: hdd=ide-scsi
<6>Initializing CPU#0
<4>Detected 2523.119 MHz processor.
<4>Console: colour dummy device 80x25
<4>Calibrating delay loop... 5033.16 BogoMIPS
<4>Memory: 512316k/524224k available (1504k kernel code, 11520k 
reserved, 429k data, 144k init, 0k highmem)
<4>Dentry-cache hash table entries: 65536 (order: 7, 524288 bytes)
<4>Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
<4>Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
<4>Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
<4>Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
<7>CPU: Before vendor init, caps: 3febfbff 00000000 00000000, vendor = 0
<6>CPU: L1 I cache: 12K, L1 D cache: 8K
<6>CPU: L2 cache: 512K
<6>CPU: Hyper-Threading is disabled
<7>CPU: After vendor init, caps: 3febfbff 00000000 00000000 00000000
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
<7>CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
<7>CPU:             Common caps: 3febfbff 00000000 00000000 00000000
<6>Enabling fast FPU save and restore... done.
<6>Enabling unmasked SIMD FPU exception support... done.
<6>Checking 'hlt' instruction... OK.
<4>POSIX conformance testing by UNIFIX
<4>mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
<4>mtrr: detected mtrr type: Intel
<7>CPU: Before vendor init, caps: 3febfbff 00000000 00000000, vendor = 0
<6>CPU: L1 I cache: 12K, L1 D cache: 8K
<6>CPU: L2 cache: 512K
<6>CPU: Hyper-Threading is disabled
<7>CPU: After vendor init, caps: 3febfbff 00000000 00000000 00000000
<6>Intel machine check reporting enabled on CPU#0.
<7>CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
<7>CPU:             Common caps: 3febfbff 00000000 00000000 00000000
<4>CPU0: Intel(R) Pentium(R) 4 CPU 2.53GHz stepping 04
<4>per-CPU timeslice cutoff: 1462.34 usecs.
<4>enabled ExtINT on CPU#0
<4>ESR value before enabling vector: 00000000
<4>ESR value after enabling vector: 00000000
<3>Error: only one processor found.
<4>ENABLING IO-APIC IRQs
<4>Setting 2 in the phys_id_present_map
<6>...changing IO-APIC physical APIC ID to 2 ... ok.
<7>init IO_APIC IRQs
<7> IO-APIC (apicid-pin) 2-0, 2-5, 2-9, 2-11, 2-17, 2-19 not connected.
<6>..TIMER: vector=0x31 pin1=2 pin2=0
<7>number of MP IRQ sources: 22.
<7>number of IO-APIC #2 registers: 24.
<6>testing the IO APIC.......................
<4>
<7>IO APIC #2......
<7>.... register #00: 02000000
<7>.......    : physical APIC id: 02
<7>.... register #01: 00178014
<7>.......     : max redirection entries: 0017
<7>.......     : PRQ implemented: 1
<7>.......     : IO APIC version: 0014
<4> WARNING: unexpected IO-APIC, please mail
<4>          to linux-smp@vger.kernel.org
<7>.... register #02: 02000000
<7>.......     : arbitration: 02
<7>.... IRQ redirection table:
<7> NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
<7> 00 000 00  1    0    0   0   0    0    0    00
<7> 01 001 01  0    0    0   0   0    1    1    39
<7> 02 001 01  0    0    0   0   0    1    1    31
<7> 03 001 01  0    0    0   0   0    1    1    41
<7> 04 001 01  0    0    0   0   0    1    1    49
<7> 05 000 00  1    0    0   0   0    0    0    00
<7> 06 001 01  0    0    0   0   0    1    1    51
<7> 07 001 01  0    0    0   0   0    1    1    59
<7> 08 001 01  0    0    0   0   0    1    1    61
<7> 09 000 00  1    0    0   0   0    0    0    00
<7> 0a 001 01  0    0    0   0   0    1    1    69
<7> 0b 000 00  1    0    0   0   0    0    0    00
<7> 0c 001 01  0    0    0   0   0    1    1    71
<7> 0d 001 01  0    0    0   0   0    1    1    79
<7> 0e 001 01  0    0    0   0   0    1    1    81
<7> 0f 001 01  0    0    0   0   0    1    1    89
<7> 10 001 01  1    1    0   1   0    1    1    91
<7> 11 000 00  1    0    0   0   0    0    0    00
<7> 12 001 01  1    1    0   1   0    1    1    99
<7> 13 000 00  1    0    0   0   0    0    0    00
<7> 14 001 01  1    1    0   1   0    1    1    A1
<7> 15 001 01  1    1    0   1   0    1    1    A9
<7> 16 001 01  1    1    0   1   0    1    1    B1
<7> 17 001 01  1    1    0   1   0    1    1    B9
<7>IRQ to pin mappings:
<7>IRQ0 -> 0:2
<7>IRQ1 -> 0:1
<7>IRQ3 -> 0:3
<7>IRQ4 -> 0:4
<7>IRQ6 -> 0:6
<7>IRQ7 -> 0:7
<7>IRQ8 -> 0:8
<7>IRQ10 -> 0:10
<7>IRQ12 -> 0:12
<7>IRQ13 -> 0:13
<7>IRQ14 -> 0:14
<7>IRQ15 -> 0:15
<7>IRQ16 -> 0:16
<7>IRQ18 -> 0:18
<7>IRQ20 -> 0:20
<7>IRQ21 -> 0:21
<7>IRQ22 -> 0:22
<7>IRQ23 -> 0:23
<6>.................................... done.
<4>Using local APIC timer interrupts.
<4>calibrating APIC timer ...
<4>..... CPU clock speed is 2523.1537 MHz.
<4>..... host bus clock speed is 132.7974 MHz.
<4>cpu: 0, clocks: 1327974, slice: 663987
<4>CPU0<T0:1327968,T1:663968,D:13,S:663987,C:1327974>
<4>Waiting on wait_init_idle (map = 0x0)
<4>All processors have done init_idle
<4>PCI: PCI BIOS revision 2.10 entry at 0xfb620, last bus=1
<4>PCI: Using configuration type 1
<4>PCI: Probing PCI hardware
<3>Unknown bridge resource 0: assuming transparent
<6>PCI: Using IRQ router SIS [1039/0008] at 00:02.0
<6>PCI->APIC IRQ transform: (B0,I2,P0) -> 16
<6>PCI->APIC IRQ transform: (B0,I2,P2) -> 18
<6>PCI->APIC IRQ transform: (B0,I3,P0) -> 20
<6>PCI->APIC IRQ transform: (B0,I3,P1) -> 21
<6>PCI->APIC IRQ transform: (B0,I3,P2) -> 22
<6>PCI->APIC IRQ transform: (B0,I3,P3) -> 23
<6>PCI->APIC IRQ transform: (B0,I7,P0) -> 18
<6>PCI->APIC IRQ transform: (B1,I0,P0) -> 16
<6>Linux NET4.0 for Linux 2.4
<6>Based upon Swansea University Computer Society NET3.039
<4>Initializing RT netlink socket
<6>apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16)
<4>mxt_scan_bios: enter
<4>Starting kswapd
<4>kinoded started
<5>VFS: Diskquotas version dquot_6.5.0 initialized
<5>ACPI: APM is already active, exiting
<6>vesafb: framebuffer at 0xd0000000, mapped to 0xe080d000, size 65536k
<6>vesafb: mode is 800x600x16, linelength=1600, pages=2
<6>vesafb: protected mode interface info at c000:e870
<6>vesafb: scrolling: redraw
<6>vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
<6>Looking for splash picture.... found (800x600, 30406 bytes).
<4>Console: switching to colour frame buffer device 82x26
<6>fb0: VESA VGA frame buffer device
<4>pty: 256 Unix98 ptys configured
<6>Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS 
MULTIPORT SHARE_IRQ SERIAL_PCI SERIAL_ACPI enabled
<6>ttyS00 at 0x03f8 (irq = 4) is a 16550A
<6>ttyS01 at 0x02f8 (irq = 3) is a 16550A
<6>Real Time Clock Driver v1.10e
<4>block: 128 slots per queue, batch=32
<4>RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
<6>Uniform Multi-Platform E-IDE driver Revision: 6.31
<4>ide: Assuming 33MHz system bus speed for PIO modes; override with 
idebus=xx
<4>SIS5513: IDE controller on PCI bus 00 dev 15
<4>SIS5513: chipset revision 0
<4>SIS5513: not 100%% native mode: will probe irqs later
<4>SiS5513
<4>    ide0: BM-DMA at 0x4000-0x4007, BIOS settings: hda:DMA, hdb:DMA
<4>    ide1: BM-DMA at 0x4008-0x400f, BIOS settings: hdc:DMA, hdd:DMA
<4>hda: WDC WD600BB-00CAA1, ATA DISK drive
<4>hdb: MAXTOR 6L040J2, ATA DISK drive
<4>hdc: MATSHITADVD-ROM SR-8587, ATAPI CD/DVD-ROM drive
<4>hdd: _NEC CD-RW NR-9100A, ATAPI CD/DVD-ROM drive
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
<4>ide1 at 0x170-0x177,0x376 on irq 15
<4>hda: safely enabled flush
<6>hda: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=7297/255/63
<4>hdb: safely enabled flush
<6>hdb: 78177792 sectors (40027 MB) w/1819KiB Cache, CHS=4866/255/63
<4>hdc: no flushcache support
<4>hdc: ATAPI 48X DVD-ROM drive, 256kB Cache
<6>Uniform CD-ROM driver Revision: 3.12
<4>ide-floppy driver 0.99
<6>Partition check:
<6> hda: hda1
<6> hdb: hdb1 hdb2
<6>Floppy drive(s): fd0 is 1.44M
<6>FDC 0 is a post-1991 82077
<6>loop: loaded (max 16 devices)
<6>Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
<6>Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
<4>ide-floppy driver 0.99
<6>SCSI subsystem driver Revision: 1.00
<3>request_module[scsi_hostadapter]: Root fs not mounted
<3>request_module[scsi_hostadapter]: Root fs not mounted
<6>md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
<6>md: Autodetecting RAID arrays.
<6>md: autorun ...
<6>md: ... autorun DONE.
<6>NET4: Linux TCP/IP 1.0 for NET4.0
<6>IP Protocols: ICMP, UDP, TCP, IGMP
<4>IP: routing cache hash table of 4096 buckets, 32Kbytes
<4>TCP: Hash tables configured (established 32768 bind 32768)
<6>Linux IP multicast router 0.06 plus PIM-SM
<6>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
<5>RAMDISK: Compressed image found at block 0
<4>Uncompressing............done.
<4>Freeing initrd memory: 574k freed
<4>VFS: Mounted root (ext2 filesystem).
<4>hdd: no flushcache support
<6>scsi0 : SCSI host adapter emulation for IDE ATAPI devices
<4>  Vendor: _NEC      Model: CD-RW NR-9100A    Rev: 2.12
<4>  Type:   CD-ROM                             ANSI SCSI revision: 02
<4>Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
<4>sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
<4>reiserfs: checking transaction log (device 03:42) ...
<4>Using r5 hash to sort names
<4>ReiserFS version 3.6.25
<4>VFS: Mounted root (reiserfs filesystem) readonly.
<4>change_root: old root has d_count=2
<5>Trying to unmount old root ... okay
<4>Freeing unused kernel memory: 144k freed
<6>md: Autodetecting RAID arrays.
<6>md: autorun ...
<6>md: ... autorun DONE.
<6>Adding Swap: 1028120k swap-space (priority 42)
Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.

Boot logging started on /dev/tty1(/dev/console) at Thu Jan 30 12:54:32 2003

Activating swap-devices in /etc/fstab...


doneChecking file systems...

fsck 1.26 (3-Feb-2002)

Reiserfs super block in block 16 on 0x342 of format 3.6 with standard 
journal

Blocks (total/free): 9514496/8897399 by 4096 bytes

Filesystem is cleanly umounted


doneMounting local file systems...

proc on /proc type proc (rw)

devpts on /dev/pts type devpts (rw)

nothing was mounted


doneRestore device permissions
done

Activating remaining swap-devices in /etc/fstab...


doneMounting shared memory FS on /dev/shm
done

Setting up the CMOS clock
done

Setting up timezone data
done

Configuring serial ports...

ttyS0 at 0x03f8 (irq = 4) is a 16550A

ttyS1 at 0x02f8 (irq = 3) is a 16550A

Configured serial ports


doneSetting up hostname 'alnus'
done

Setting up loopback interface
done

Creating /var/log/boot.msg


doneEnabling syn flood protection
done

Disabling IP forwarding
done

<notice>killproc: kill(28,29)
Running /etc/init.d/boot.local


Boot logging started on /dev/tty1(/dev/console) at Thu Jan 30 11:54:40 2003

Master Resource Control: previous runlevel: N, switching to runlevel:
5

Starting personal-firewall (initial) [not active]
unused

Initializing random number generator
done


done<notice>killproc: kill(28,3)

INIT: Entering runlevel: 5


<notice>/etc/init.d/rc5.d/S01isdn start
<notice>'/etc/init.d/rc5.d/S01isdn start' exits with status 0
<notice>/etc/init.d/rc5.d/S01personal-firewall.initial start
<notice>'/etc/init.d/rc5.d/S01personal-firewall.initial start' exits 
with status 6
<notice>/etc/init.d/rc5.d/S01random start
<notice>'/etc/init.d/rc5.d/S01random start' exits with status 0
<notice>/etc/init.d/rc5.d/S05network start
Setting up network interfaces:

     lo
done

     eth0
done

Starting syslog services<notice>'/etc/init.d/rc5.d/S05network start' 
exits with status 0
<notice>/etc/init.d/rc5.d/S06syslog start
<notice>startproc: execve (/sbin/syslogd) [ /sbin/syslogd ], [ PWD=/ 
acpismp=force HOSTNAME=alnus CONSOLE=/dev/console PREVLEVEL=N 
AUTOBOOT=YES REDIRECT=/dev/tty1 MACHTYPE=i386-suse-linux LINES=26 
SHLVL=2 COLUMNS=82 BOOT_IMAGE=linux SHELL=/bin/bash HOSTTYPE=i386 
OSTYPE=linux HOME=/ TERM=linux PATH=/sbin:/bin:/usr/sbin:/usr/bin 
RUNLEVEL=5 INIT_VERSION=sysvinit-2.82 _=/sbin/startproc 
DAEMON=/sbin/syslogd ]
<notice>startproc: execve (/sbin/klogd) [ /sbin/klogd -c 1 ], [ PWD=/ 
acpismp=force HOSTNAME=alnus CONSOLE=/dev/console PREVLEVEL=N 
AUTOBOOT=YES REDIRECT=/dev/tty1 MACHTYPE=i386-suse-linux LINES=26 
SHLVL=2 COLUMNS=82 BOOT_IMAGE=linux SHELL=/bin/bash HOSTTYPE=i386 
OSTYPE=linux HOME=/ TERM=linux PATH=/sbin:/bin:/usr/sbin:/usr/bin 
RUNLEVEL=5 INIT_VERSION=sysvinit-2.82 _=/sbin/startproc DAEMON=/sbin/klogd ]

done

Starting hotplugging services [<notice>'/etc/init.d/rc5.d/S06syslog 
start' exits with status 0
<notice>/etc/init.d/rc5.d/S07hotplug start
  net pci usb ]
done

<notice>'/etc/init.d/rc5.d/S07hotplug start' exits with status 0
<notice>/etc/init.d/rc5.d/S08hwscan start
Starting hardware scan on boot<notice>'/etc/init.d/rc5.d/S08hwscan 
start' exits with status 0
<notice>/etc/init.d/rc5.d/S08portmap start
Starting RPC portmap daemon<notice>startproc: execve (/sbin/portmap) [ 
/sbin/portmap ], [ PWD=/ acpismp=force HOSTNAME=alnus 
CONSOLE=/dev/console PREVLEVEL=N AUTOBOOT=YES REDIRECT=/dev/tty1 
MACHTYPE=i386-suse-linux LINES=26 SHLVL=2 COLUMNS=82 BOOT_IMAGE=linux 
SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux 
PATH=/sbin:/bin:/usr/sbin:/usr/bin RUNLEVEL=5 INIT_VERSION=sysvinit-2.82 
_=/sbin/startproc DAEMON=/sbin/portmap ]

done

<notice>'/etc/init.d/rc5.d/S08portmap start' exits with status 0
<notice>/etc/init.d/rc5.d/S08splash_early start
<notice>'/etc/init.d/rc5.d/S08splash_early start' exits with status 0
<notice>/etc/init.d/rc5.d/S08sshd start
Starting SSH daemon<notice>startproc: execve (/usr/sbin/sshd) [ 
/usr/sbin/sshd ], [ PWD=/ acpismp=force HOSTNAME=alnus 
CONSOLE=/dev/console PREVLEVEL=N AUTOBOOT=YES REDIRECT=/dev/tty1 
MACHTYPE=i386-suse-linux LINES=26 SHLVL=2 COLUMNS=82 BOOT_IMAGE=linux 
SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux 
PATH=/sbin:/bin:/usr/sbin:/usr/bin RUNLEVEL=5 INIT_VERSION=sysvinit-2.82 
_=/sbin/startproc DAEMON=/usr/sbin/sshd ]

done

<notice>'/etc/init.d/rc5.d/S08sshd start' exits with status 0
<notice>/etc/init.d/rc5.d/S09nfs start
<notice>'/etc/init.d/rc5.d/S09nfs start' exits with status 0
<notice>/etc/init.d/rc5.d/S10alsasound start
Starting sound driver
done

<notice>'/etc/init.d/rc5.d/S10alsasound start' exits with status 0
<notice>/etc/init.d/rc5.d/S10atd start
Starting service at daemon<notice>startproc: execve (/usr/sbin/atd) [ 
/usr/sbin/atd ], [ PWD=/ acpismp=force HOSTNAME=alnus 
CONSOLE=/dev/console PREVLEVEL=N AUTOBOOT=YES REDIRECT=/dev/tty1 
MACHTYPE=i386-suse-linux LINES=26 SHLVL=2 COLUMNS=82 BOOT_IMAGE=linux 
SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux 
PATH=/sbin:/bin:/usr/sbin:/usr/bin RUNLEVEL=5 INIT_VERSION=sysvinit-2.82 
_=/sbin/startproc DAEMON=/usr/sbin/atd ]

done

<notice>'/etc/init.d/rc5.d/S10atd start' exits with status 0
<notice>/etc/init.d/rc5.d/S10fbset start
<notice>'/etc/init.d/rc5.d/S10fbset start' exits with status 0
<notice>/etc/init.d/rc5.d/S10sendmail start
Initializing SMTP port (sendmail)<notice>startproc: execve 
(/usr/sbin/sendmail) [ /usr/sbin/sendmail -O 
DaemonPortOptions=Addr=127.0.0.1 -L sendmail -Am -bd -q30m -om ], [ 
PWD=/ acpismp=force HOSTNAME=alnus CONSOLE=/dev/console PREVLEVEL=N 
AUTOBOOT=YES REDIRECT=/dev/tty1 MACHTYPE=i386-suse-linux LINES=26 
SHLVL=2 COLUMNS=82 BOOT_IMAGE=linux SHELL=/bin/bash HOSTTYPE=i386 
OSTYPE=linux HOME=/ TERM=linux PATH=/sbin:/bin:/usr/sbin:/usr/bin 
RUNLEVEL=5 INIT_VERSION=sysvinit-2.82 _=/sbin/startproc 
DAEMON=/usr/sbin/sendmail ]
<notice>startproc: execve (/usr/sbin/sendmail) [ /usr/sbin/sendmail -L 
sendmail-client -Ac -q30m ], [ PWD=/ acpismp=force HOSTNAME=alnus 
CONSOLE=/dev/console PREVLEVEL=N AUTOBOOT=YES REDIRECT=/dev/tty1 
MACHTYPE=i386-suse-linux LINES=26 SHLVL=2 COLUMNS=82 BOOT_IMAGE=linux 
SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux 
PATH=/sbin:/bin:/usr/sbin:/usr/bin RUNLEVEL=5 INIT_VERSION=sysvinit-2.82 
_=/sbin/startproc DAEMON=/usr/sbin/sendmail ]

done

<notice>'/etc/init.d/rc5.d/S10sendmail start' exits with status 0
<notice>/etc/init.d/rc5.d/S11kbd start
Loading keymap qwertz/de-latin1-nodeadkeys.map.gz


doneLoading compose table winkeys shiftctrl latin1.add
done

Loading console font lat9w-16.psfu


doneLoading screenmap trivial


doneSetting up console ttys


done<notice>'/etc/init.d/rc5.d/S11kbd start' exits with status 0
<notice>/etc/init.d/rc5.d/S11smbfs start
<notice>'/etc/init.d/rc5.d/S11smbfs start' exits with status 0
<notice>/etc/init.d/rc5.d/S11splash start
<notice>'/etc/init.d/rc5.d/S11splash start' exits with status 0
<notice>/etc/init.d/rc5.d/S11xdm start
Starting service kdm<notice>startproc: execve (/opt/kde3/bin/kdm) [ 
/opt/kde3/bin/kdm ], [ PWD=/ acpismp=force LC_MESSAGES= HOSTNAME=alnus 
CONSOLE=/dev/console RC_LANG=de_DE@euro PREVLEVEL=N AUTOBOOT=YES 
REDIRECT=/dev/tty1 QTDIR=/usr/lib/qt3 KDEROOTHOME=/root/.kdm LC_TIME= 
MACHTYPE=i386-suse-linux RC_LC_COLLATE=POSIX LC_ALL= LINES=26 
LANG=de_DE@euro LC_NUMERIC= SHLVL=2 COLUMNS=82 LC_CTYPE=de_DE@euro 
BOOT_IMAGE=linux SHELL=/bin/bash PRINTER=lp HOSTTYPE=i386 OSTYPE=linux 
WINDOWMANAGER=/usr/X11R6/bin/kde HOME=/ TERM=linux no_proxy=localhost 
PATH=/sbin:/bin:/usr/sbin:/usr/bin RUNLEVEL=5 LC_MONETARY= 
INIT_VERSION=sysvinit-2.82 LC_COLLATE=POSIX _=/sbin/startproc 
DAEMON=/opt/kde3/bin/kdm ]

done

<notice>'/etc/init.d/rc5.d/S11xdm start' exits with status 0
<notice>/etc/init.d/rc5.d/S12cron start
Starting CRON daemon<notice>startproc: execve (/usr/sbin/cron) [ 
/usr/sbin/cron ], [ PWD=/ acpismp=force HOSTNAME=alnus 
CONSOLE=/dev/console PREVLEVEL=N AUTOBOOT=YES REDIRECT=/dev/tty1 
MACHTYPE=i386-suse-linux LINES=26 SHLVL=2 COLUMNS=82 BOOT_IMAGE=linux 
SHELL=/bin/bash HOSTTYPE=i386 OSTYPE=linux HOME=/ TERM=linux 
PATH=/sbin:/bin:/usr/sbin:/usr/bin RUNLEVEL=5 INIT_VERSION=sysvinit-2.82 
_=/sbin/startproc DAEMON=/usr/sbin/cron ]

done

Starting Name Service Cache Daemon<notice>'/etc/init.d/rc5.d/S12cron 
start' exits with status 0
<notice>/etc/init.d/rc5.d/S12nscd start
<notice>startproc: execve (/usr/sbin/nscd) [ /usr/sbin/nscd ], [ PWD=/ 
acpismp=force HOSTNAME=alnus CONSOLE=/dev/console PREVLEVEL=N 
AUTOBOOT=YES REDIRECT=/dev/tty1 MACHTYPE=i386-suse-linux LINES=26 
SHLVL=2 COLUMNS=82 BOOT_IMAGE=linux SHELL=/bin/bash HOSTTYPE=i386 
OSTYPE=linux HOME=/ TERM=linux PATH=/sbin:/bin:/usr/sbin:/usr/bin 
RUNLEVEL=5 INIT_VERSION=sysvinit-2.82 _=/sbin/startproc 
DAEMON=/usr/sbin/nscd ]

done

<notice>'/etc/init.d/rc5.d/S12nscd start' exits with status 0
<notice>/etc/init.d/rc5.d/S22personal-firewall.final start
Starting personal-firewall (final) [not active]
unused

Master Resource Control: runlevel 5 has been
reached

Skipped services in runlevel 5:  personal-firewall.initial 
personal-firewall.final

<notice>'/etc/init.d/rc5.d/S22personal-firewall.final start' exits with 
status 6
<notice>/etc/init.d/rc5.d/S22splash_late start
<notice>'/etc/init.d/rc5.d/S22splash_late start' exits with status 0
<notice>killproc: kill(261,3)




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

* unexpected IO-APIC
@ 2003-01-30  6:55 Andrew Egin
  0 siblings, 0 replies; 135+ messages in thread
From: Andrew Egin @ 2003-01-30  6:55 UTC (permalink / raw)
  To: linux-smp

Hello linux-smp,

  I've a Linux based server on S845WD1H board P4 2.4Ghz processor.
  All work fine.
  I send this message because I'v got :
  Warning: unexpected IO-APIC please e-mail us...
  What do I do?

-- 
Best regards,
 Andrew                          mailto:andreie@mes.ru


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

* unexpected IO-APIC
@ 2003-01-18 16:48 Andy Igoshin
  0 siblings, 0 replies; 135+ messages in thread
From: Andy Igoshin @ 2003-01-18 16:48 UTC (permalink / raw)
  To: linux-smp

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

Hello!

Intel Pentium4 3.06, Intel motherboard,
linux kernel 2.4.20 from kernel.org, RedHat 8.0.

dmesg:
------------------------------------------------
IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
------------------------------------------------

full dmesg attached.


Regards,

-- 
Andy Igoshin <ai@vsu.ru>
Phone: +7 0732 522406                    Voronezh State University
Fax:   +7 0732 789820                    Network Operation Center
CA:    http://noc.vsu.ru/ca/             Voronezh, Russia

[-- Attachment #2: dmesg-2.4.20-SMP-P4_3.06 --]
[-- Type: text/plain, Size: 9882 bytes --]

Linux version 2.4.20 (root@p4-test) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #2 SMP Sat Jan 18 19:13:13 MSK 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009bc00 (usable)
 BIOS-e820: 000000000009bc00 - 000000000009c000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001ffc0000 (usable)
 BIOS-e820: 000000001ffc0000 - 000000001fff8000 (ACPI data)
 BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
511MB LOWMEM available.
found SMP MP-table at 000ff780
hm, page 000ff000 reserved twice.
hm, page 00100000 reserved twice.
hm, page 000f1000 reserved twice.
hm, page 000f2000 reserved twice.
On node 0 totalpages: 131008
zone(0): 4096 pages.
zone(1): 126912 pages.
zone(2): 0 pages.
ACPI: Searched entire block, no RSDP was found.
ACPI: RSDP located at physical address c00ff980
RSD PTR  v0 [AMI   ]
__va_range(0x1fff0000, 0x68): idx=8 mapped at ffff6000
ACPI table found: RSDT v1 [D850MV MV85010A 8194.4369]
__va_range(0x1fff1000, 0x24): idx=8 mapped at ffff6000
__va_range(0x1fff1000, 0x74): idx=8 mapped at ffff6000
ACPI table found: FACP v1 [D850MV MV85010A 8194.4369]
__va_range(0x1ffe3954, 0x24): idx=8 mapped at ffff6000
__va_range(0x1ffe3954, 0x68): idx=8 mapped at ffff6000
ACPI table found: APIC v1 [D850MV MV85010A 8194.4369]
__va_range(0x1ffe3954, 0x68): idx=8 mapped at ffff6000
LAPIC (acpi_id[0x0001] id[0x0] enabled[1])
CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC_NMI (acpi_id[0x0001] polarity[0x0] trigger[0x0] lint[0x1])
LAPIC (acpi_id[0x0002] id[0x1] enabled[1])
CPU 1 (0x0100) enabledProcessor #1 Pentium 4(tm) XEON(tm) APIC version 16

LAPIC_NMI (acpi_id[0x0002] polarity[0x0] trigger[0x0] lint[0x1])
IOAPIC (id[0x2] address[0xfec00000] global_irq_base[0x0])
INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] trigger[0x3])
INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
2 CPUs total
Local APIC address fee00000
Enabling the CPU's according to the ACPI table
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: INTEL    Product ID: D850EMV2     APIC at: 0xFEE00000
I/O APIC #2 Version 32 at 0xFEC00000.
Processors: 2
Kernel command line: ro root=LABEL=/
Initializing CPU#0
Detected 3049.547 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 6081.74 BogoMIPS
Memory: 515528k/524032k available (1300k kernel code, 8100k reserved, 301k data, 272k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU0: Intel(R) Pentium(R) 4 CPU 3.06GHz stepping 07
per-CPU timeslice cutoff: 1463.08 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/1 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 6094.84 BogoMIPS
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Physical Processor ID: 0
Intel machine check reporting enabled on CPU#1.
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
CPU1: Intel(R) Pentium(R) 4 CPU 3.06GHz stepping 07
Total of 2 processors activated (12176.58 BogoMIPS).
cpu_sibling_map[0] = 1
cpu_sibling_map[1] = 0
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-20, 2-21, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 23.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... 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  1    1    0   0   0    1    1    71
 0a 003 03  0    0    0   0   0    1    1    79
 0b 003 03  0    0    0   0   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 003 03  1    1    0   1   0    1    1    C9
 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
IRQ22 -> 0:22
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 3049.4171 MHz.
..... host bus clock speed is 132.5832 MHz.
cpu: 0, clocks: 1325832, slice: 441944
CPU0<T0:1325824,T1:883872,D:8,S:441944,C:1325832>
cpu: 1, clocks: 1325832, slice: 441944
CPU1<T0:1325824,T1:441936,D:0,S:441944,C:1325832>
checking TSC synchronization across CPUs: passed.
Waiting on wait_init_idle (map = 0x2)
All processors have done init_idle
PCI: PCI BIOS revision 2.10 entry at 0xfda95, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router PIIX [8086/2440] at 00:1f.0
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B2,I1,P0) -> 19
PCI->APIC IRQ transform: (B2,I1,P1) -> 18
PCI->APIC IRQ transform: (B2,I10,P0) -> 22
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Journalled Block Device driver loaded
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hda: ST340016A, ATA DISK drive
hdc: DV-516E, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 78165360 sectors (40021 MB) w/2048KiB Cache, CHS=4865/255/63
Partition check:
 hda: hda1 hda2 hda3
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: Detected Intel i850 chipset
agpgart: AGP aperture is 64M @ 0xf8000000
[drm] Initialized tdfx 1.0.0 20010216 on minor 0
[drm] AGP 0.99 on Intel i850 @ 0xf8000000 64MB
[drm] Initialized radeon 1.1.1 20010405 on minor 1
[drm] AGP 0.99 on Intel i850 @ 0xf8000000 64MB
[drm] Initialized i810 1.2.0 20010920 on minor 2
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)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 64k freed
VFS: Mounted root (ext2 filesystem).
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 272k freed
Real Time Clock Driver v1.10e
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal
Adding Swap: 1044216k swap-space (priority -1)
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal
EXT3-fs: mounted filesystem with ordered data mode.

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

* unexpected IO-APIC
@ 2003-01-10 10:04 frontal
  0 siblings, 0 replies; 135+ messages in thread
From: frontal @ 2003-01-10 10:04 UTC (permalink / raw)
  To: linux-smp

Hi,

Since running kernel 2.4.20 I'm getting the following messages:

=====================================================================
Jan 10 09:54:26 p2 syslogd 1.4.1: restart.
Jan 10 09:54:26 p2 syslog: syslogd startup succeeded
Jan 10 09:54:26 p2 kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 10 09:54:26 p2 kernel: Inspecting /boot/System.map-2.4.20
Jan 10 09:54:26 p2 syslog: klogd startup succeeded
Jan 10 09:54:26 p2 portmap: portmap startup succeeded
Jan 10 09:54:26 p2 kernel: Loaded 18008 symbols from /boot/System.map-2.4.20.
Jan 10 09:54:26 p2 kernel: Symbols match kernel version 2.4.20.
Jan 10 09:54:26 p2 kernel: Loaded 21 symbols from 4 modules.
Jan 10 09:54:26 p2 kernel: Linux version 2.4.20 (root@p2) (gcc version 3.2) #6 Sun Dec 1 19:17:11 CET 2002
Jan 10 09:54:26 p2 kernel: BIOS-provided physical RAM map:
Jan 10 09:54:26 p2 kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jan 10 09:54:26 p2 kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jan 10 09:54:26 p2 kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Jan 10 09:54:26 p2 kernel:  BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
Jan 10 09:54:26 p2 kernel:  BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
Jan 10 09:54:26 p2 kernel:  BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
Jan 10 09:54:26 p2 kernel:  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Jan 10 09:54:26 p2 kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Jan 10 09:54:26 p2 kernel:  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Jan 10 09:54:26 p2 kernel: 511MB LOWMEM available.
Jan 10 09:54:26 p2 kernel: found SMP MP-table at 000fb940
Jan 10 09:54:26 p2 kernel: hm, page 000fb000 reserved twice.
Jan 10 09:54:26 p2 kernel: hm, page 000fc000 reserved twice.
Jan 10 09:54:26 p2 kernel: hm, page 000f6000 reserved twice.
Jan 10 09:54:26 p2 kernel: hm, page 000f7000 reserved twice.
Jan 10 09:54:26 p2 kernel: On node 0 totalpages: 131056
Jan 10 09:54:26 p2 kernel: zone(0): 4096 pages.
Jan 10 09:54:26 p2 kernel: zone(1): 126960 pages.
Jan 10 09:54:26 p2 kernel: zone(2): 0 pages.
Jan 10 09:54:26 p2 kernel: Intel MultiProcessor Specification v1.4
Jan 10 09:54:26 p2 kernel:     Virtual Wire compatibility mode.
Jan 10 09:54:26 p2 kernel: OEM ID: VIA      Product ID: VT5440B      APIC at: 0xFEE00000
Jan 10 09:54:26 p2 kernel: Processor #0 Pentium(tm) Pro APIC version 17
Jan 10 09:54:26 p2 kernel: I/O APIC #2 Version 3 at 0xFEC00000.
Jan 10 09:54:26 p2 kernel: Processors: 1
Jan 10 09:54:26 p2 kernel: Kernel command line: auto BOOT_IMAGE=linux ro root=341 BOOT_FILE=/boot/vmlinuz-2.4.20 video=matrox:vesa:0x111
Jan 10 09:54:26 p2 kernel: Initializing CPU#0
Jan 10 09:54:26 p2 kernel: Detected 1800.119 MHz processor.
Jan 10 09:54:26 p2 kernel: Console: colour VGA+ 80x25
Jan 10 09:54:26 p2 kernel: Calibrating delay loop... 3591.37 BogoMIPS
Jan 10 09:54:26 p2 kernel: Memory: 515728k/524224k available (1552k kernel code, 8108k reserved, 549k data, 120k init, 0k highmem)
Jan 10 09:54:26 p2 kernel: Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Jan 10 09:54:26 p2 kernel: Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Jan 10 09:54:26 p2 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Jan 10 09:54:26 p2 kernel: Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 10 09:54:26 p2 kernel: Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
Jan 10 09:54:26 p2 kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Jan 10 09:54:26 p2 kernel: CPU: L2 Cache: 256K (64 bytes/line)
Jan 10 09:54:26 p2 kernel: Intel machine check architecture supported.
Jan 10 09:54:26 p2 kernel: Intel machine check reporting enabled on CPU#0.
Jan 10 09:54:26 p2 kernel: CPU: AMD Athlon(tm) XP 2200+ stepping 00
Jan 10 09:54:26 p2 kernel: Enabling fast FPU save and restore... done.
Jan 10 09:54:26 p2 kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 10 09:54:26 p2 kernel: Checking 'hlt' instruction... OK.
Jan 10 09:54:26 p2 kernel: POSIX conformance testing by UNIFIX
Jan 10 09:54:26 p2 kernel: enabled ExtINT on CPU#0
Jan 10 09:54:26 p2 kernel: ESR value before enabling vector: 00000080
Jan 10 09:54:26 p2 keytable: Loading keymap:  succeeded
Jan 10 09:54:26 p2 kernel: ESR value after enabling vector: 00000000
Jan 10 09:54:26 p2 kernel: ENABLING IO-APIC IRQs
Jan 10 09:54:26 p2 kernel: Setting 2 in the phys_id_present_map
Jan 10 09:54:26 p2 kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
Jan 10 09:54:26 p2 kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Jan 10 09:54:27 p2 kernel: testing the IO APIC.......................
Jan 10 09:54:27 p2 kernel: 
Jan 10 09:54:27 p2 keytable: Loading system font:  succeeded
Jan 10 09:54:27 p2 kernel:  WARNING: unexpected IO-APIC, please mail
Jan 10 09:54:27 p2 kernel:           to linux-smp@vger.kernel.org
Jan 10 09:54:27 p2 kernel: .................................... done.
=====================================================================

My system is:
PROC: AMD Athlon 2200 XP 
MAINBOARD: MSI KT3 Ultra 2R
CHIPSETS:
	VIA KT333
	VIA VT8235

I hope this is enough information, if not you can ofcourse mail me.
1 question (I rarely mail people for questions):
Could this warning cause lockups?
Since running kernel 2.4.20 I often get lockups while burning cd's.
It almost never happens with writing files from hd to cd, but often
when finalizing a cd after a direct copy or from an ISO my system
locks up and starts flashing the CapsLock- and ScrollLock-key on my kb.
I can at least get my hd's synched with the magic-sysrq, but a
reboot is required after it.
It looks like its a time-out which causes the lockup:
=====================================================================
Jan 10 09:45:55 p2 kernel: scsi : aborting command due to timeout : pid 301468, scsi1, channel 0, id 0, lun 0 Read (10) 00 00 03 78 47 00
 00 3f 00 
Jan 10 09:45:55 p2 kernel: scsi : aborting command due to timeout : pid 301469, scsi1, channel 0, id 0, lun 0 Read (10) 00 00 03 78 86 00
 00 01 00 
=====================================================================

Well, if the warning has nothing to do with it I'll continue experimenting
or switch back to a previous kernel.

Thanks in advance.

W. Tellier

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

* unexpected IO-APIC
@ 2003-01-03  6:19 Chris
  0 siblings, 0 replies; 135+ messages in thread
From: Chris @ 2003-01-03  6:19 UTC (permalink / raw)
  To: linux-smp


Mainboard Asus P4S533-E



<7>ACPI: have wakeup address 0xc0001000
<6>Advanced speculative caching feature not present
<6>ACPI: RSDP (v000 ASUS                       ) @ 0x000f58d0
<6>ACPI: RSDT (v001 ASUS   P4S533-E 16944.11825) @ 0x0fffc000
<6>ACPI: FADT (v001 ASUS   P4S533-E 16944.11825) @ 0x0fffc0b2
<6>ACPI: BOOT (v001 ASUS   P4S533-E 16944.11825) @ 0x0fffc030
<6>ACPI: MADT (v001 ASUS   P4S533-E 16944.11825) @ 0x0fffc058
<6>ACPI: Local APIC address 0xfee00000
<6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
<4>Processor #0 Pentium 4(tm) XEON(tm) APIC version 16
<6>ACPI: LAPIC_NMI (acpi_id[0x00] polarity[0x1] trigger[0x1] lint[0x1])
<6>ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
<6>IOAPIC[0]: Assigned apic_id 2
<4>IOAPIC[0]: apic_id 2, version 128, address 0xfec00000, IRQ 0-23
<6>ACPI: INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x1])
<6>ACPI: INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x14] polarity[0x3] trigger[0x3])
<6>Using ACPI (MADT) for SMP configuration information

.
.
.

<7>IO APIC #2......
<7>.... register #00: 02000000
<7>.......    : physical APIC id: 02
<7>.... register #01: 00178080
<7>.......     : max redirection entries: 0017
<7>.......     : PRQ implemented: 1
<7>.......     : IO APIC version: 0080
<4> WARNING: unexpected IO-APIC, please mail
<4>          to linux-smp@vger.kernel.org
<7>.... register #02: 02000000
<7>.......     : arbitration: 02
<7>.... IRQ redirection table:
<7> NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
<7> 00 000 00  1    0    0   0   0    0    0    00
<7> 01 001 01  0    0    0   0   0    1    1    39
<7> 02 001 01  0    0    0   0   0    1    1    31
<7> 03 001 01  0    0    0   0   0    1    1    41
<7> 04 001 01  0    0    0   0   0    1    1    49
<7> 05 001 01  0    0    0   0   0    1    1    51
<7> 06 001 01  0    0    0   0   0    1    1    59
<7> 07 001 01  0    0    0   0   0    1    1    61
<7> 08 001 01  0    0    0   0   0    1    1    69
<7> 09 001 01  0    0    0   0   0    1    1    71
<7> 0a 001 01  0    0    0   0   0    1    1    79
<7> 0b 001 01  0    0    0   0   0    1    1    81
<7> 0c 001 01  0    0    0   0   0    1    1    89
<7> 0d 001 01  0    0    0   0   0    1    1    91
<7> 0e 001 01  0    0    0   0   0    1    1    99
<7> 0f 001 01  0    0    0   0   0    1    1    A1
<7> 10 000 00  1    0    0   0   0    0    0    00
<7> 11 000 00  1    0    0   0   0    0    0    00
<7> 12 000 00  1    0    0   0   0    0    0    00
<7> 13 000 00  1    0    0   0   0    0    0    00
<7> 14 001 01  1    1    0   1   0    1    1    71
<7> 15 000 00  1    0    0   0   0    0    0    00
<7> 16 000 00  1    0    0   0   0    0    0    00
<7> 17 000 00  1    0    0   0   0    0    0    00
<7>IRQ to pin mappings:
<7>IRQ0 -> 0:2
<7>IRQ1 -> 0:1
<7>IRQ3 -> 0:3
<7>IRQ4 -> 0:4
<7>IRQ5 -> 0:5
<7>IRQ6 -> 0:6
<7>IRQ7 -> 0:7
<7>IRQ8 -> 0:8
<7>IRQ9 -> 0:9-> 0:20
<7>IRQ10 -> 0:10
<7>IRQ11 -> 0:11
<7>IRQ12 -> 0:12
<7>IRQ13 -> 0:13
<7>IRQ14 -> 0:14
<7>IRQ15 -> 0:15
<6>.................................... done.
<4>Using local APIC timer interrupts.
<4>calibrating APIC timer ...
<4>..... CPU clock speed is 2394.0348 MHz.
<4>..... host bus clock speed is 133.0019 MHz.
<4>cpu: 0, clocks: 1330019, slice: 665009
<4>CPU0<T0:1330016,T1:664992,D:15,S:665009,C:1330019>

.
.
.

<6>ACPI: Subsystem revision 20020829
<6>PCI: PCI BIOS revision 2.10 entry at 0xf11e0, last bus=1
<6>PCI: Using configuration type 1
<6>ACPI: Interpreter enabled
<6>ACPI: Using IOAPIC for interrupt routing
<6>ACPI: System [ACPI] (supports S0 S1 S4 S5)



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

* unexpected IO-APIC
@ 2002-12-28 10:32 Jonathan Araña Cruz
  0 siblings, 0 replies; 135+ messages in thread
From: Jonathan Araña Cruz @ 2002-12-28 10:32 UTC (permalink / raw)
  To: linux-smp

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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I compiled 2.4.20 version of the kernel for my AMD athlon XP with a Gigabyte GA-/VAX motherboard and rebooting I saw the following message:



testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178003
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0003
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org


I don't know exactly what i'm talking about, but i think it's relevant to know the motherboard has the VIA Apollo-KT400 chipset: http://www.viatech.com/en/apollo/kt400.jsp


I attach you a copy of the relevant part of dmesg output.


greetings,
jonathan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+DX2zANbsuAnyz8MRAmauAJ9vyt0FntN6bdm0UN94LDA3mHVcaQCeLUof
jzkfptjtlBcSMgA+xgOS7Vk=
=TlBL
-----END PGP SIGNATURE-----

[-- Attachment #2: dmesg_output.txt --]
[-- Type: text/plain, Size: 5770 bytes --]

Linux version 2.4.20 (root@debian) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 dom dic 22 18:50:52 WET 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
 BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
 BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
511MB LOWMEM available.
found SMP MP-table at 000f4b20
hm, page 000f4000 reserved twice.
hm, page 000f5000 reserved twice.
hm, page 000f0000 reserved twice.
hm, page 000f1000 reserved twice.
On node 0 totalpages: 131056
zone(0): 4096 pages.
zone(1): 126960 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 17 at 0xFEC00000.
Processors: 1
Kernel command line: BOOT_IMAGE=2.4.20 ro root=301 hdc=ide-scsi hdd=ide-scsi
ide_setup: hdc=ide-scsi
ide_setup: hdd=ide-scsi
Initializing CPU#0
Detected 1110.972 MHz processor.
Console: colour VGA+ 132x43
Calibrating delay loop... 2215.11 BogoMIPS
Memory: 516420k/524224k available (972k kernel code, 7420k reserved, 428k data, 104k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1c3fbff 00000000 00000000
CPU:             Common caps: 0383fbff c1c3fbff 00000000 00000000
CPU: AMD Athlon(tm)  stepping 02
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-10, 2-12, 2-20, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 23.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178003
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0003
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  0    0    0   0   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  0    0    0   0   0    1    1    71
 0a 000 00  1    0    0   0   0    0    0    00
 0b 001 01  1    1    0   1   0    1    1    79
 0c 000 00  1    0    0   0   0    0    0    00
 0d 001 01  0    0    0   0   0    1    1    81
 0e 001 01  0    0    0   0   0    1    1    89
 0f 001 01  0    0    0   0   0    1    1    91
 10 001 01  1    1    0   1   0    1    1    99
 11 001 01  1    1    0   1   0    1    1    A1
 12 001 01  1    1    0   1   0    1    1    A9
 13 001 01  1    1    0   1   0    1    1    B1
 14 000 00  1    0    0   0   0    0    0    00
 15 001 01  1    1    0   1   0    1    1    B9
 16 001 01  1    1    0   1   0    1    1    C1
 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
IRQ11 -> 0:11
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ21 -> 0:21
IRQ22 -> 0:22
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1110.9291 MHz.
..... host bus clock speed is 201.9870 MHz.
cpu: 0, clocks: 2019870, slice: 1009935
CPU0<T0:2019856,T1:1009920,D:1,S:1009935,C:2019870>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xf9ca0, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Using IRQ router default [1106/3189] at 00:00.0
PCI->APIC IRQ transform: (B0,I9,P0) -> 17
PCI->APIC IRQ transform: (B0,I16,P0) -> 21
PCI->APIC IRQ transform: (B0,I16,P1) -> 21
PCI->APIC IRQ transform: (B0,I16,P2) -> 21
PCI->APIC IRQ transform: (B0,I16,P3) -> 19
PCI->APIC IRQ transform: (B0,I17,P0) -> 11
PCI->APIC IRQ transform: (B0,I17,P2) -> 22
PCI->APIC IRQ transform: (B0,I19,P0) -> 18
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI: Via IRQ fixup for 00:10.0, from 11 to 5
PCI: Via IRQ fixup for 00:10.1, from 12 to 5
PCI: Via IRQ fixup for 00:10.2, from 10 to 5
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd

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

* unexpected IO-APIC
@ 2002-12-27  8:53 Marc
  0 siblings, 0 replies; 135+ messages in thread
From: Marc @ 2002-12-27  8:53 UTC (permalink / raw)
  To: linux-smp

Found this in my dmesg output:
  WARNING: unexpected IO-APIC, please mail
           to linux-smp@vger.kernel.org

so here it is ;-)

Regards,
Marc Dierikx
----

Linux version 2.5.50 (root@clara) (gcc version 3.2 20020903 (Red Hat 
Linux 8.0 3.2-7)) #27 Mon Dec 2 21:01:24 GMT-5 2002
Video mode to be used for restore is 31b
BIOS-provided physical RAM map:
  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
  BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
  BIOS-e820: 000000000fff0000 - 000000000fff3000 (ACPI NVS)
  BIOS-e820: 000000000fff3000 - 0000000010000000 (ACPI data)
  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
255MB LOWMEM available.
found SMP MP-table at 000f58e0
hm, page 000f5000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f1000 reserved twice.
hm, page 000f2000 reserved twice.
On node 0 totalpages: 65520
   DMA zone: 4096 pages, LIFO batch:1
   Normal zone: 61424 pages, LIFO batch:14
   HighMem zone: 0 pages, LIFO batch:1
ACPI: RSDP (v000 AWARD                      ) @ 0x000f72b0
ACPI: RSDT (v001 AWARD  AWRDACPI 16944.11825) @ 0x0fff3000
ACPI: FADT (v001 AWARD  AWRDACPI 16944.11825) @ 0x0fff3040
ACPI: MADT (v001 AWARD  AWRDACPI 16944.11825) @ 0x0fff69c0
ACPI: DSDT (v001 AWARD  AWRDACPI 00000.04096) @ 0x00000000
ACPI: BIOS passes blacklist
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:2 APIC version 16
ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
IOAPIC[0]: Assigned apic_id 2
IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, IRQ 0-23
ACPI: INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] 
trigger[0x0])
ACPI: INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x0] 
trigger[0x0])
Using ACPI (MADT) for SMP configuration information
Building zonelist for node : 0
Kernel command line: ro root=LABEL=/ vga=795
Initializing CPU#0
Detected 2672.299 MHz processor.
Console: colour dummy device 80x25
Calibrating delay loop... 5275.64 BogoMIPS
Memory: 255624k/262080k available (1743k kernel code, 5752k reserved, 
674k data, 132k init, 0k highmem)
Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
-> /dev
-> /dev/console
-> /root
CPU: Before vendor init, caps: bfebfbff 00000000 00000000, vendor = 0
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: After vendor init, caps: bfebfbff 00000000 00000000 00000000
CPU:     After generic, caps: bfebfbff 00000000 00000000 00000000
CPU:             Common caps: bfebfbff 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU#0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU#0: Thermal monitoring enabled
CPU: Intel(R) Pentium(R) 4 CPU 2.66GHz stepping 07
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
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=0
number of MP IRQ sources: 16.
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: 00178014
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0014
  WARNING: unexpected IO-APIC, please mail
           to linux-smp@vger.kernel.org
.... register #02: 02000000
.......     : arbitration: 02
.... 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 001 01  0    0    0   0   0    1    1    39
  02 001 01  0    0    0   0   0    1    1    31
  03 001 01  0    0    0   0   0    1    1    41
  04 001 01  0    0    0   0   0    1    1    49
  05 001 01  0    0    0   0   0    1    1    51
  06 001 01  0    0    0   0   0    1    1    59
  07 001 01  0    0    0   0   0    1    1    61
  08 001 01  0    0    0   0   0    1    1    69
  09 001 01  0    0    0   0   0    1    1    71
  0a 001 01  0    0    0   0   0    1    1    79
  0b 001 01  0    0    0   0   0    1    1    81
  0c 001 01  0    0    0   0   0    1    1    89
  0d 001 01  0    0    0   0   0    1    1    91
  0e 001 01  0    0    0   0   0    1    1    99
  0f 001 01  0    0    0   0   0    1    1    A1
  10 000 00  1    0    0   0   0    0    0    00
  11 000 00  1    0    0   0   0    0    0    00
  12 000 00  1    0    0   0   0    0    0    00
  13 000 00  1    0    0   0   0    0    0    00
  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
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2672.0346 MHz.
..... host bus clock speed is 133.0617 MHz.
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
mtrr: v2.0 (20020519)
PCI: PCI BIOS revision 2.10 entry at 0xfb400, last bus=1
PCI: Using configuration type 1
BIO: pool of 256 setup, 14Kb (56 bytes/bio)
biovec pool[0]:   1 bvecs: 256 entries (12 bytes)
biovec pool[1]:   4 bvecs: 256 entries (48 bytes)
biovec pool[2]:  16 bvecs: 256 entries (192 bytes)
biovec pool[3]:  64 bvecs: 256 entries (768 bytes)
biovec pool[4]: 128 bvecs: 256 entries (1536 bytes)
biovec pool[5]: 256 bvecs: 256 entries (3072 bytes)
ACPI: Subsystem revision 20021122
     ACPI-0511: *** Info: GPE Block0 defined as GPE0 to GPE15
     ACPI-0511: *** Info: GPE Block1 defined as GPE16 to GPE31
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
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)
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 Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15, 
enabled at IRQ 13)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
Linux Plug and Play Support v0.9 (c) Adam Belay
PnPBIOS: Found PnP BIOS installation structure at 0xc00fbe30
PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xbe60, dseg 0xf0000
pnp: 00:0b: ioport range 0x1000-0x107f has been reserved
pnp: 00:0b: ioport range 0x10c0-0x10df has been reserved
pnp: 00:0c: ioport range 0x3f0-0x3f1 has been reserved
PnPBIOS: 18 nodes reported by PnP BIOS; 18 recorded by driver
block request queues:
  128 requests per read queue
  128 requests per write queue
  8 requests per batch
  enter congestion at 31
  exit congestion at 33
IOAPIC[0]: Set PCI routing entry (2-17 -> 0xa9 -> IRQ 17)
00:00:06[A] -> 2-17 -> IRQ 17
IOAPIC[0]: Set PCI routing entry (2-18 -> 0xb1 -> IRQ 18)
00:00:06[B] -> 2-18 -> IRQ 18
IOAPIC[0]: Set PCI routing entry (2-19 -> 0xb9 -> IRQ 19)
00:00:06[C] -> 2-19 -> IRQ 19
IOAPIC[0]: Set PCI routing entry (2-16 -> 0xc1 -> IRQ 16)
00:00:06[D] -> 2-16 -> IRQ 16
Pin 2-18 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-19 already programmed
IOAPIC[0]: Set PCI routing entry (2-20 -> 0xc9 -> IRQ 20)
00:00:03[A] -> 2-20 -> IRQ 20
IOAPIC[0]: Set PCI routing entry (2-21 -> 0xd1 -> IRQ 21)
00:00:03[B] -> 2-21 -> IRQ 21
IOAPIC[0]: Set PCI routing entry (2-22 -> 0xd9 -> IRQ 22)
00:00:03[C] -> 2-22 -> IRQ 22
IOAPIC[0]: Set PCI routing entry (2-23 -> 0xe1 -> IRQ 23)
00:00:03[D] -> 2-23 -> IRQ 23
Pin 2-19 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
Pin 2-18 already programmed
Pin 2-16 already programmed
Pin 2-17 already programmed
PCI: Using ACPI for IRQ routing
PCI: if you experience problems, try using option 'pci=noacpi' or even 
'acpi=off'
aio_setup: sizeof(struct page) = 40
[c1292080] eventpoll: successfully initialized.
Journalled Block Device driver loaded
NTFS driver 2.1.0 [Flags: R/O].
Initializing Cryptographic API
ACPI: Power Button (FF) [PWRF]
ACPI: Sleep Button (CM) [FUTS]
ACPI: Fan [FAN] (on)
ACPI: Processor [CPU0] (supports C1)
ACPI: Thermal Zone [THRM] (16 C)
Serial: 8250/16550 driver $Revision: 1.90 $ IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
vesafb: framebuffer at 0xd8000000, mapped to 0xd080b000, size 131072k
vesafb: mode is 1280x1024x32, linelength=5120, pages=0
vesafb: protected mode interface info at c000:def0
vesafb: scrolling: redraw
vesafb: directcolor: size=8:8:8:8, shift=24:16:8:0
Uninitialised timer!
This is just a warning.  Your computer is OK
function=0xc024a5dc, data=0x0
Call Trace: [<c01246bb>]  [<c024a5dc>]  [<c01246fd>]  [<c024a98d>] 
[<c021a351>]  [<c011e9b9>]  [<c0249c57>]  [<c010506f>]  [<c0105032>] 
[<c0108bf5>]
Console: switching to colour frame buffer device 160x64
fb0: VESA VGA frame buffer device
pty: 256 Unix98 ptys configured
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SIS5513: IDE controller at PCI slot 00:02.5
SIS5513: chipset revision 0
SIS5513: not 100% native mode: will probe irqs later
SiS648    ATA 133 controller
     ide0: BM-DMA at 0x4000-0x4007, BIOS settings: hda:DMA, hdb:DMA
     ide1: BM-DMA at 0x4008-0x400f, BIOS settings: hdc:DMA, hdd:pio
hda: ST3120023A, ATA DISK drive
hdb: JLMS DVD-ROM LTD-165H, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: SONY CD-RW CRX210E1, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: host protected area => 1
hda: 234441648 sectors (120034 MB) w/2048KiB Cache, CHS=14593/255/63, 
UDMA(100)
  hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 >
hdb: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
end_request: I/O error, dev hdb, sector 0
hdc: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
end_request: I/O error, dev hdc, sector 0
SCSI subsystem driver Revision: 1.00
input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
serio: i8042 AUX port at 0x60,0x64 irq 12
input: AT Set 2 keyboard on isa0060/serio0
serio: i8042 KBD port at 0x60,0x64 irq 1
NET4: Linux TCP/IP 1.0 for NET4.0
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 32768)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
BIOS EDD facility v0.07 2002-Oct-24, 1 devices found
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 222k freed
VFS: Mounted root (ext2 filesystem).
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 132k freed
EXT3 FS 2.4-0.9.16, 02 Dec 2001 on ide0(3,7), internal journal
Adding 530104k swap on /dev/hda8.  Priority:-1 extents:1
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.16, 02 Dec 2001 on ide0(3,5), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.16, 02 Dec 2001 on ide0(3,6), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
NTFS volume version 3.1.
blk: queue c03c845c, I/O limit 4095Mb (mask 0xffffffff)


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

* unexpected IO-APIC
@ 2002-12-19  5:21 Carlos Madrid
  0 siblings, 0 replies; 135+ messages in thread
From: Carlos Madrid @ 2002-12-19  5:21 UTC (permalink / raw)
  To: linux-smp

I don't know how much of dmesg I should copy but here it is. What does it
mean? Would this have anything to do with eth0 problem I'm having? I'm
running p4 1.8 msi-6524 mdk 9.0.
Thanks,
Carlos
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178014
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0014
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... register #02: 00000000
.......     : arbitration: 00


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

* unexpected IO-APIC
@ 2002-12-17 14:46 Christian Heimanns
  0 siblings, 0 replies; 135+ messages in thread
From: Christian Heimanns @ 2002-12-17 14:46 UTC (permalink / raw)
  To: linux-smp

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

Hello kernel developers,
I'm the owner of a new mainboard:

MSI KT4L (MS-6712) with the new KT400 chipset. The CPU is a AMD Athlon
XP 2400+, assited by 512MB DDR-RAM (2700).
The Linux-Distribution I use is SuSE-8.1 with SuSE-kernel (uname -r)
2.4.19-4GB.

In the boot message (dmesg) I saw the request to give you a note.
Attached you will find the boot message (dmesg.txt).

With APIC disabled and ACPI=off everything is fine, but with APIC
enabled and ACPI=off I have some problems with my grafic adapter and
setterm -blank x. After blanking using APM and trying to wake up the
computer it freeze.

With regards,
-- 
Christian Heimanns (Germany)
heimanns@versanet.de

### Pinguine können nicht fliegen 
- Pinguine stürzen auch nicht ab! ###

[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 14542 bytes --]

Linux version 2.4.19-4GB (root@Athlon.suse.de) (gcc version 3.2) #1 Wed Nov 27 00:56:53 UTC 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
 BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
 BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
511MB LOWMEM available.
ACPI: have wakeup address 0xc0001000
found SMP MP-table at 000fb930
hm, page 000fb000 reserved twice.
hm, page 000fc000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
Advanced speculative caching feature present
On node 0 totalpages: 131056
zone(0): 4096 pages.
zone(1): 126960 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: VIA      Product ID: VT5440B      APIC at: 0xFEE00000
Processor #0 6:8 APIC version 17
I/O APIC #2 Version 3 at 0xFEC00000.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Processors: 1
Building zonelist for node : 0
Kernel command line: apic root=/dev/hda7 acpi=off hdc=ide-scsi hdd=ide-scsi max_scsi_luns=1 vga=794 init 3
ide_setup: hdc=ide-scsi
ide_setup: hdd=ide-scsi
Initializing CPU#0
Detected 2030.129 MHz processor.
Console: colour dummy device 80x25
Calibrating delay loop... 4050.12 BogoMIPS
Memory: 513900k/524224k available (1688k kernel code, 9936k reserved, 569k data, 168k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Before vendor init, caps: 0383fbff c1c3fbff 00000000, vendor = 2
Advanced speculative caching feature present
Disabling advanced speculative caching
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After vendor init, caps: 0383fbf7 c1c3fbff 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbf7 c1c3fbff 00000000 00000000
CPU:             Common caps: 0383fbf7 c1c3fbff 00000000 00000000
CPU: AMD Athlon(tm) XP 2400+ stepping 01
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000080
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-12, 2-18, 2-19, 2-20, 2-22 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 20.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178003
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0003
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 001 01  0    0    0   0   0    1    1    71
 0e 001 01  0    0    0   0   0    1    1    79
 0f 001 01  0    0    0   0   0    1    1    81
 10 001 01  1    1    0   1   0    1    1    89
 11 001 01  1    1    0   1   0    1    1    91
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 14 000 00  1    0    0   0   0    0    0    00
 15 001 01  1    1    0   1   0    1    1    99
 16 000 00  1    0    0   0   0    0    0    00
 17 001 01  1    1    0   1   0    1    1    A1
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ21 -> 0:21
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 2030.2271 MHz.
..... host bus clock speed is 270.6968 MHz.
cpu: 0, clocks: 2706968, slice: 1353484
CPU0<T0:2706960,T1:1353472,D:4,S:1353484,C:2706968>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
ACPI: Subsystem revision 20020829
ACPI: Disabled via blacklist or command line
PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: ACPI tables contain no PCI IRQ routing entries
PCI: Probing PCI hardware (bus 00)
Unknown bridge resource 0: assuming transparent
PCI: Using IRQ router default [1106/3177] at 00:11.0
PCI->APIC IRQ transform: (B0,I6,P0) -> 17
PCI->APIC IRQ transform: (B0,I16,P0) -> 21
PCI->APIC IRQ transform: (B0,I16,P1) -> 21
PCI->APIC IRQ transform: (B0,I16,P2) -> 21
PCI->APIC IRQ transform: (B0,I16,P3) -> 21
PCI->APIC IRQ transform: (B0,I17,P0) -> 16
PCI->APIC IRQ transform: (B0,I18,P0) -> 23
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI: Via IRQ fixup for 00:10.1, from 10 to 5
PCI: Via IRQ fixup for 00:10.0, from 11 to 5
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Starting kswapd
bigpage subsystem: allocated 0 bigpages (=0MB).
kinoded started
VFS: Diskquotas version dquot_6.5.0 initialized
aio_setup: num_physpages = 32764
aio_setup: sizeof(struct page) = 48
vesafb: framebuffer at 0xd0000000, mapped to 0xe080d000, size 65536k
vesafb: mode is 1280x1024x16, linelength=2560, pages=1
vesafb: protected mode interface info at c000:e9d0
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
Looking for splash picture.... found (1280x1024, 38795 bytes).
Console: switching to colour frame buffer device 132x45
fb0: VESA VGA frame buffer device
Detected PS/2 Mouse Port.
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
Real Time Clock Driver v1.10e
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 89
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci00:11.1
    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
hda: IC35L080AVVA07-0, ATA DISK drive
hdc: TOSHIBA DVD-ROM SD-M1712, ATAPI CD/DVD-ROM drive
hdd: PLEXTOR CD-R PX-W4012A, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
blk: queue c03c9484, I/O limit 4095Mb (mask 0xffffffff)
hda: 160836480 sectors (82348 MB) w/1863KiB Cache, CHS=10011/255/63, UDMA(100)
ide-floppy driver 0.99.newide
Partition check:
 hda: hda1 hda2 < hda5 hda6 hda7 >
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
loop: loaded (max 16 devices)
Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
ide-floppy driver 0.99.newide
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
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 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 264k freed
VFS: Mounted root (ext2 filesystem).
scsi: limiting sg entries to 204
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: TOSHIBA   Model: DVD-ROM SD-M1712  Rev: 1004
  Type:   CD-ROM                             ANSI SCSI revision: 02
  Vendor: PLEXTOR   Model: CD-R   PX-W4012A  Rev: 1.03
  Type:   CD-ROM                             ANSI SCSI revision: 02
reiserfs: found format "3.6" with standard journal
reiserfs: checking transaction log (ide0(3,7)) for (ide0(3,7))
reiserfs: using ordered data mode
Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Trying to move old root to /initrd ... failed
Unmounting old root
Trying to free ramdisk memory ... okay
Freeing unused kernel memory: 168k freed
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
Adding Swap: 658624k swap-space (priority 42)
MSDOS FS: IO charset iso8859-15
via-rhine.c:v1.10-LK1.1.14  May-3-2002  Written by Donald Becker
  http://www.scyld.com/network/via-rhine.html
eth0: VIA VT6102 Rhine-II at 0xcc00, 00:10:dc:c0:6d:58, IRQ 23.
eth0: MII PHY found at address 1, status 0x7869 advertising 05e1 Link 45e1.
eth0: Setting full-duplex based on MII #1 link partner capability of 45e1.
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
hcd.c: ehci-hcd @ 00:10.3, VIA Technologies, Inc. USB 2.0
hcd.c: irq 21, pci mem e4918f00
usb.c: new USB bus registered, assigned bus number 1
ehci-hcd.c: USB 2.0 support enabled, EHCI rev 1. 0
hub.c: USB hub found
hub.c: 6 ports detected
usb-uhci.c: $Revision: 1.275 $ time 01:48:07 Nov 27 2002
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xd400, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xd000, IRQ 21
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
uhci.c: USB Universal Host Controller Interface driver v1.1
hub.c: USB new device connect on bus3/1, assigned device number 2
usb.c: USB device 2 (vend/prod 0x46d/0xc00e) is not claimed by any active driver.
hub.c: USB new device connect on bus3/2, assigned device number 3
usb.c: USB device 3 (vend/prod 0x4b8/0x5) is not claimed by any active driver.
sg_attach: dev0=(21:0)
sg_attach: dev1=(21:1)
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
Attached scsi CD-ROM sr1 at scsi0, channel 0, id 1, lun 0
sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.12
sr1: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
mice: PS/2 mouse device common for all mice
usb.c: registered new driver hiddev
usb.c: registered new driver hid
input0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb3:2.0
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
usb.c: registered new driver usblp
printer.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04B8 pid 0x0005
printer.c: v0.11: USB Printer Device Class driver
IPv6 v0.8 for NET4.0
IPv6 over IPv4 tunneling driver
eth0: no IPv6 routers present
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
lp0: using parport0 (polling).
usb.c: registered new driver serial
usbserial.c: USB Serial support registered for Generic
usbserial.c: USB Serial Driver core v1.4
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
cdrom: open failed.
cdrom: open failed.
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 64
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 66
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 68
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 70
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 72
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 74
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 76
ide-scsi: hdd: unsupported command in request queue (0)
end_request: I/O error, dev 16:40 (hdd), sector 78
ide-scsi: hdc: unsupported command in request queue (0)
end_request: I/O error, dev 16:00 (hdc), sector 64
ide-scsi: hdc: unsupported command in request queue (0)
end_request: I/O error, dev 16:00 (hdc), sector 66
ide-scsi: hdc: unsupported command in request queue (0)
end_request: I/O error, dev 16:00 (hdc), sector 68
ide-scsi: hdc: unsupported command in request queue (0)
end_request: I/O error, dev 16:00 (hdc), sector 70
ide-scsi: hdc: unsupported command in request queue (0)
end_request: I/O error, dev 16:00 (hdc), sector 72
ide-scsi: hdc: unsupported command in request queue (0)
end_request: I/O error, dev 16:00 (hdc), sector 74
ide-scsi: hdc: unsupported command in request queue (0)
end_request: I/O error, dev 16:00 (hdc), sector 76
ide-scsi: hdc: unsupported command in request queue (0)
end_request: I/O error, dev 16:00 (hdc), sector 78
cdrom: open failed.

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

* Unexpected IO-APIC
@ 2002-12-16 12:21 Pasquale Federico Zema
  0 siblings, 0 replies; 135+ messages in thread
From: Pasquale Federico Zema @ 2002-12-16 12:21 UTC (permalink / raw)
  To: linux-smp

I got this message when booting a freshly compiled 2.4.19 Linux kernel
on
my PC. Please feel free to request any information about my system
configuration.

 Best regards
 Federico

root# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 2.40GHz
stepping        : 7
cpu MHz         : 2411.619
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
                  mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2
                  ss ht tm
bogomips        : 4810.34

---------------------------------------------------------------------------

 Best Regards
 Pasquale Federico Zema

#====================================================================#
 Pasquale Federico Zema - PhD Student
 Physics Dep. - Universita' della Calabria
 Cosenza - Italy
 tel:  +39-0984-49-6099/6104
 mail: zema@cs.infn.it

  $100 invested at 7% interest for 100 years will become $100,000,
  at which time it will be worth absolutely nothing.
                     -- Lazarus Long, "Time Enough for Love"
#====================================================================#



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

* unexpected IO-APIC
@ 2002-12-10  9:50 Juan Pedro Paredes
  0 siblings, 0 replies; 135+ messages in thread
From: Juan Pedro Paredes @ 2002-12-10  9:50 UTC (permalink / raw)
  To: linux-smp

IBM NetVista 6349 A22p

Linux version 2.4.20-686 (herbert@gondolin) (gcc version 2.95.4 20011002 (Debian prerelease)) #2 Sun Dec 1 13:36:19 EST 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000ca000 - 00000000000cc000 (reserved)
 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000007eb0000 (usable)
 BIOS-e820: 0000000007eb0000 - 0000000007efc000 (ACPI data)
 BIOS-e820: 0000000007efc000 - 0000000007efd000 (ACPI NVS)
 BIOS-e820: 0000000007efd000 - 0000000007f00000 (reserved)
 BIOS-e820: 0000000007f00000 - 0000000007f80000 (usable)
 BIOS-e820: 0000000007f80000 - 0000000008000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
127MB LOWMEM available.
found SMP MP-table at 000f5f60
hm, page 000f5000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 0009f000 reserved twice.
hm, page 000a0000 reserved twice.
On node 0 totalpages: 32640
zone(0): 4096 pages.
zone(1): 28544 pages.
zone(2): 0 pages.
ACPI: Searched entire block, no RSDP was found.
ACPI: RSDP located at physical address c00f5fb0
RSD PTR  v0 [PTLTD ]
__va_range(0x7ef87f8, 0x68): idx=8 mapped at ffff6000
ACPI table found: RSDT v1 [PTLTD    RSDT   1540.208]
__va_range(0x7efbf0a, 0x24): idx=8 mapped at ffff6000
__va_range(0x7efbf0a, 0x74): idx=8 mapped at ffff6000
ACPI table found: FACP v1 [IBM    MARLIN   1540.208]
__va_range(0x7efbf7e, 0x24): idx=8 mapped at ffff6000
__va_range(0x7efbf7e, 0x5a): idx=8 mapped at ffff6000
ACPI table found: APIC v1 [PTLTD  	 APIC   1540.208]
__va_range(0x7efbf7e, 0x5a): idx=8 mapped at ffff6000
LAPIC (acpi_id[0x0000] id[0x0] enabled[1])
CPU 0 (0x0000) enabledProcessor #0 Unknown CPU [15:1] APIC version 16

IOAPIC (id[0x1] address[0xfec00000] global_irq_base[0x0])
INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x1] trigger[0x1])
INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] trigger[0x3])
LAPIC_NMI (acpi_id[0x0000] polarity[0x1] trigger[0x1] lint[0x1])
1 CPUs total
Local APIC address fee00000
__va_range(0x7efbfd8, 0x24): idx=8 mapped at ffff6000
__va_range(0x7efbfd8, 0x28): idx=8 mapped at ffff6000
ACPI table found: BOOT v1 [PTLTD  $SBFTBL$ 1540.208]
Enabling the CPU's according to the ACPI table
Intel MultiProcessor Specification v1.1
    Virtual Wire compatibility mode.
OEM ID:          Product ID:              APIC at: 0xFEE00000
I/O APIC #1 Version 32 at 0xFEC00000.
Processors: 1
IBM machine detected. Enabling interrupts during APM calls.
Kernel command line: BOOT_IMAGE=linux ro root=302
Initializing CPU#0
Detected 1694.533 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 3381.65 BogoMIPS
Memory: 123892k/130560k available (838k kernel code, 5960k reserved, 411k data, 92k init, 0k highmem)
Dentry cache hash table entries: 16384 (order: 5, 131072 bytes)
Inode cache hash table entries: 8192 (order: 4, 65536 bytes)
Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
CPU: L1 I cache: 0K, L1 D cache: 8K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
CPU:             Common caps: 3febfbff 00000000 00000000 00000000
CPU: Intel(R) Pentium(R) 4 CPU 1.70GHz stepping 02
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 1 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 1 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 1-0, 1-5, 1-10, 1-11, 1-18, 1-21, 1-22 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 20.
number of IO-APIC #1 registers: 24.
testing the IO APIC.......................

IO APIC #1......
.... register #00: 01008000
.......    : physical APIC id: 01
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    71
 0d 001 01  0    0    0   0   0    1    1    79
 0e 001 01  0    0    0   0   0    1    1    81
 0f 001 01  0    0    0   0   0    1    1    89
 10 001 01  1    1    0   1   0    1    1    91
 11 001 01  1    1    0   1   0    1    1    99
 12 000 00  1    0    0   0   0    0    0    00
 13 001 01  1    1    0   1   0    1    1    A1
 14 001 01  1    1    0   1   0    1    1    A9
 15 000 00  1    0    0   0   0    0    0    00
 16 000 00  1    0    0   0   0    0    0    00
 17 001 01  1    1    0   1   0    1    1    B1
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1694.5646 MHz.
..... host bus clock speed is 99.6801 MHz.
cpu: 0, clocks: 996801, slice: 498400
CPU0<T0:996800,T1:498400,D:0,S:498400,C:996801>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfd933, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router PIIX [8086/2440] at 00:1f.0
PCI->APIC IRQ transform: (B0,I31,P3) -> 19
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B0,I31,P2) -> 23
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B2,I8,P0) -> 20
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Diskquotas version dquot_6.4.0 initialized
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
Detected PS/2 Mouse Port.
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI enabled
ttyS01 at 0x02f8 (irq = 3) is a 16550A
ttyS02 at 0x03e8 (irq = 4) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 8192 bind 8192)
Linux IP multicast router 0.06 plus PIM-SM
RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 2800 blocks [1 disk] into ram disk... |\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\b\\b|\b/\b-\bdone.
Freeing initrd memory: 2800k freed
VFS: Mounted root (cramfs filesystem).
Freeing unused kernel memory: 92k freed
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Journalled Block Device driver loaded
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH2: IDE controller on PCI bus 00 dev f9
ICH2: chipset revision 18
ICH2: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x1800-0x1807, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x1808-0x180f, BIOS settings: hdc:DMA, hdd:pio
hda: IC35L020AVVA07-0, ATA DISK drive
hdc: SAMSUNG CD-ROM SC-148C, ATAPI CD/DVD-ROM drive
ide2: ports already in use, skipping probe
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
blk: queue c884ee44, I/O limit 4095Mb (mask 0xffffffff)
hda: 39876480 sectors (20417 MB) w/1863KiB Cache, CHS=39560/16/63, UDMA(100)
Partition check:
 /dev/ide/host0/bus0/target0/lun0: [PTBL] [2482/255/63] p1 p2
VFS: Can't find ext3 filesystem on dev ide0(3,2).
VFS: Can't find ext2 filesystem on dev ide0(3,2).
VFS: Can't find a Minix or Minix V2 filesystem on device 03:02.
Unable to identify CD-ROM format.
reiserfs: checking transaction log (device 03:02) ...
Using r5 hash to sort names
reiserfs: using 3.5.x disk format
ReiserFS version 3.6.25
Adding Swap: 1052216k swap-space (priority -1)
Real Time Clock Driver v1.10e
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
eth0: OEM i82557/i82558 10/100 Ethernet, 00:09:6B:20:18:C5, IRQ 20.
  Board assembly 000000-000, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x04f4518b).
ttyS0: LSR safety check engaged!
ttyS0: LSR safety check engaged!
I2O Core - (C) Copyright 1999 Red Hat Software
I2O: Event thread created as pid 248
Linux I2O PCI support (c) 1999 Red Hat Software.
i2o: Checking for PCI I2O controllers...
Terminating i2o threads...waiting...exiting...done.
I2O Core - (C) Copyright 1999 Red Hat Software
I2O: Event thread created as pid 250
I2O LAN OSM (C) 1999 University of Helsinki.
I2O Block Storage OSM v0.9
   (c) Copyright 1999-2001 Red Hat Software.
i2o_block: registered device at major 80
i2o_block: Checking for Boot device...
i2o_block: Checking for I2O Block devices...
I2O configuration manager v 0.04.
  (C) Copyright 1999 Red Hat Software
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eth0: wait_for_cmd_done timeout!
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
eth0: OEM i82557/i82558 10/100 Ethernet, 00:09:6B:20:18:C5, IRQ 20.
  Board assembly 000000-000, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x04f4518b).



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

* unexpected IO-APIC
@ 2002-12-06  4:41 Toni Cerdà
  0 siblings, 0 replies; 135+ messages in thread
From: Toni Cerdà @ 2002-12-06  4:41 UTC (permalink / raw)
  To: linux-smp

Don't really know what is it..

debian
kernel 2.4.18

p4@2.8
the motherboard is a d850mevr


My dmesg says this:

number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0020
.... register #02: 00000000
.......     : arbitration: 00

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

* unexpected IO-APIC
@ 2002-12-02 11:30 huba
  0 siblings, 0 replies; 135+ messages in thread
From: huba @ 2002-12-02 11:30 UTC (permalink / raw)
  To: linux-smp

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

Dear Developers,

We have a Intel DUAL Xeon 2.4 (SE7500CW@) mainboard. We use linux kernel version
2.4.20. We encountered misterious system lockup  after 11 days of
operation. The cause is not known yet. During boot up, the following
message appears in the kernel log:

.... register #00: 02008000
.......    : physical APIC id: 02
WARNING: unexpected IO-APIC, please mail to linux-smp@vger.kernel.org
.... register #01: 00178020
	
So we mail to you the full kernel boot log attached.
Thank's for your help.

Yours sincerely,
	Huba	

[-- Attachment #2: dme --]
[-- Type: text/plain, Size: 18646 bytes --]


Dec  2 12:05:29 mm syslogd 1.4.1#10: restart.
Dec  2 12:05:29 mm kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
Dec  2 12:05:29 mm kernel: Inspecting /boot/System.map-2.4.20
Dec  2 12:05:30 mm kernel: Loaded 17569 symbols from /boot/System.map-2.4.20.
Dec  2 12:05:30 mm kernel: Symbols match kernel version 2.4.20.
Dec  2 12:05:30 mm kernel: No module symbols loaded.
Dec  2 12:05:30 mm kernel: Linux version 2.4.20 (root@mm.imedia.hu) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 SMP Mon Dec 2 11:46:51 CET 2002
Dec  2 12:05:30 mm kernel: BIOS-provided physical RAM map:
Dec  2 12:05:30 mm kernel:  BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
Dec  2 12:05:30 mm kernel:  BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
Dec  2 12:05:30 mm kernel:  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Dec  2 12:05:30 mm kernel:  BIOS-e820: 0000000000100000 - 000000003fef0000 (usable)
Dec  2 12:05:30 mm kernel:  BIOS-e820: 000000003fef0000 - 000000003feff000 (ACPI data)
Dec  2 12:05:30 mm kernel:  BIOS-e820: 000000003feff000 - 000000003ff00000 (ACPI NVS)
Dec  2 12:05:30 mm kernel:  BIOS-e820: 000000003ff00000 - 000000003ff80000 (usable)
Dec  2 12:05:30 mm kernel:  BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved)
Dec  2 12:05:30 mm kernel:  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
Dec  2 12:05:30 mm kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Dec  2 12:05:30 mm kernel:  BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
Dec  2 12:05:30 mm kernel:  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
Dec  2 12:05:30 mm kernel: 127MB HIGHMEM available.
Dec  2 12:05:30 mm kernel: 896MB LOWMEM available.
Dec  2 12:05:30 mm kernel: found SMP MP-table at 000f66c0
Dec  2 12:05:30 mm kernel: hm, page 000f6000 reserved twice.
Dec  2 12:05:30 mm kernel: hm, page 000f7000 reserved twice.
Dec  2 12:05:30 mm kernel: hm, page 0009e000 reserved twice.
Dec  2 12:05:30 mm kernel: hm, page 0009f000 reserved twice.
Dec  2 12:05:30 mm kernel: On node 0 totalpages: 262016
Dec  2 12:05:30 mm kernel: zone(0): 4096 pages.
Dec  2 12:05:30 mm kernel: zone(1): 225280 pages.
Dec  2 12:05:30 mm kernel: zone(2): 32640 pages.
Dec  2 12:05:30 mm kernel: ACPI: Searched entire block, no RSDP was found.
Dec  2 12:05:30 mm kernel: ACPI: RSDP located at physical address c00f6700
Dec  2 12:05:30 mm kernel: RSD PTR  v0 [PTLTD ]
Dec  2 12:05:30 mm kernel: __va_range(0x3fefbb93, 0x68): idx=8 mapped at ffff6000
Dec  2 12:05:30 mm kernel: ACPI table found: RSDT v1 [PTLTD    RSDT   1540.0]
Dec  2 12:05:30 mm kernel: __va_range(0x3fefee78, 0x24): idx=8 mapped at ffff6000
Dec  2 12:05:30 mm kernel: __va_range(0x3fefee78, 0x74): idx=8 mapped at ffff6000
Dec  2 12:05:30 mm kernel: ACPI table found: FACP v1 [Intel  SE7500CW 1540.0]
Dec  2 12:05:30 mm kernel: __va_range(0x3fefeeec, 0x24): idx=8 mapped at ffff6000
Dec  2 12:05:30 mm kernel: __va_range(0x3fefeeec, 0x50): idx=8 mapped at ffff6000
Dec  2 12:05:30 mm kernel: ACPI table found: SPCR v1 [PTLTD  $UCRTBL$ 1540.0]
Dec  2 12:05:30 mm kernel: __va_range(0x3fefef3c, 0x24): idx=8 mapped at ffff6000
Dec  2 12:05:30 mm kernel: __va_range(0x3fefef3c, 0x9c): idx=8 mapped at ffff6000
Dec  2 12:05:30 mm kernel: ACPI table found: APIC v1 [PTLTD    APIC   1540.0]
Dec  2 12:05:30 mm kernel: __va_range(0x3fefef3c, 0x9c): idx=8 mapped at ffff6000
Dec  2 12:05:30 mm kernel: LAPIC (acpi_id[0x0000] id[0x0] enabled[1])
Dec  2 12:05:30 mm kernel: CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) XEON(tm) APIC version 16
Dec  2 12:05:30 mm kernel: 
Dec  2 12:05:30 mm kernel: LAPIC (acpi_id[0x0001] id[0x6] enabled[1])
Dec  2 12:05:30 mm kernel: CPU 1 (0x0600) enabledProcessor #6 Pentium 4(tm) XEON(tm) APIC version 16
Dec  2 12:05:30 mm kernel: 
Dec  2 12:05:30 mm kernel: LAPIC (acpi_id[0x0002] id[0x1] enabled[1])
Dec  2 12:05:30 mm kernel: CPU 2 (0x0100) enabledProcessor #1 Pentium 4(tm) XEON(tm) APIC version 16
Dec  2 12:05:30 mm kernel: 
Dec  2 12:05:30 mm kernel: LAPIC (acpi_id[0x0003] id[0x7] enabled[1])
Dec  2 12:05:30 mm kernel: CPU 3 (0x0700) enabledProcessor #7 Pentium 4(tm) XEON(tm) APIC version 16
Dec  2 12:05:30 mm kernel: 
Dec  2 12:05:30 mm kernel: IOAPIC (id[0x2] address[0xfec00000] global_irq_base[0x0])
Dec  2 12:05:30 mm kernel: IOAPIC (id[0x3] address[0xfec80000] global_irq_base[0x18])
Dec  2 12:05:30 mm kernel: IOAPIC (id[0x4] address[0xfec80400] global_irq_base[0x30])
Dec  2 12:05:30 mm kernel: INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x1] trigger[0x1])
Dec  2 12:05:30 mm kernel: INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] trigger[0x3])
Dec  2 12:05:30 mm kernel: LAPIC_NMI (acpi_id[0x0000] polarity[0x1] trigger[0x1] lint[0x1])
Dec  2 12:05:30 mm kernel: LAPIC_NMI (acpi_id[0x0001] polarity[0x1] trigger[0x1] lint[0x1])
Dec  2 12:05:30 mm kernel: LAPIC_NMI (acpi_id[0x0002] polarity[0x1] trigger[0x1] lint[0x1])
Dec  2 12:05:30 mm kernel: LAPIC_NMI (acpi_id[0x0003] polarity[0x1] trigger[0x1] lint[0x1])
Dec  2 12:05:30 mm kernel: 4 CPUs total
Dec  2 12:05:30 mm kernel: Local APIC address fee00000
Dec  2 12:05:30 mm kernel: __va_range(0x3fefefd8, 0x24): idx=8 mapped at ffff6000
Dec  2 12:05:30 mm kernel: __va_range(0x3fefefd8, 0x28): idx=8 mapped at ffff6000
Dec  2 12:05:30 mm kernel: ACPI table found: BOOT v1 [PTLTD  $SBFTBL$ 1540.0]
Dec  2 12:05:30 mm kernel: Enabling the CPU's according to the ACPI table
Dec  2 12:05:30 mm kernel: Intel MultiProcessor Specification v1.4
Dec  2 12:05:30 mm kernel:     Virtual Wire compatibility mode.
Dec  2 12:05:30 mm kernel: OEM ID:   Product ID: SE7500CW2 APIC at: 0xFEE00000
Dec  2 12:05:30 mm kernel: I/O APIC #2 Version 32 at 0xFEC00000.
Dec  2 12:05:30 mm kernel: I/O APIC #3 Version 32 at 0xFEC80000.
Dec  2 12:05:30 mm kernel: I/O APIC #4 Version 32 at 0xFEC80400.
Dec  2 12:05:30 mm kernel: Processors: 4
Dec  2 12:05:30 mm kernel: Kernel command line: auto BOOT_IMAGE=Linux-20 ro root=306
Dec  2 12:05:30 mm kernel: Initializing CPU#0
Dec  2 12:05:30 mm kernel: Detected 2392.295 MHz processor.
Dec  2 12:05:30 mm kernel: Console: colour VGA+ 80x25
Dec  2 12:05:30 mm kernel: Calibrating delay loop... 4771.02 BogoMIPS
Dec  2 12:05:30 mm kernel: Memory: 1032768k/1048064k available (1323k kernel code, 14840k reserved, 584k data, 100k init, 130496k highmem)
Dec  2 12:05:30 mm kernel: Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Dec  2 12:05:30 mm kernel: Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
Dec  2 12:05:30 mm kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Dec  2 12:05:30 mm kernel: Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
Dec  2 12:05:30 mm kernel: Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
Dec  2 12:05:30 mm kernel: CPU: L1 I cache: 0K, L1 D cache: 8K
Dec  2 12:05:30 mm kernel: CPU: L2 cache: 512K
Dec  2 12:05:30 mm kernel: CPU: Physical Processor ID: 0
Dec  2 12:05:30 mm kernel: Intel machine check architecture supported.
Dec  2 12:05:30 mm kernel: Intel machine check reporting enabled on CPU#0.
Dec  2 12:05:30 mm kernel: Enabling fast FPU save and restore... done.
Dec  2 12:05:30 mm kernel: Enabling unmasked SIMD FPU exception support... done.
Dec  2 12:05:30 mm kernel: Checking 'hlt' instruction... OK.
Dec  2 12:05:30 mm kernel: POSIX conformance testing by UNIFIX
Dec  2 12:05:30 mm kernel: CPU: L1 I cache: 0K, L1 D cache: 8K
Dec  2 12:05:30 mm kernel: CPU: L2 cache: 512K
Dec  2 12:05:30 mm kernel: CPU: Physical Processor ID: 0
Dec  2 12:05:30 mm kernel: Intel machine check reporting enabled on CPU#0.
Dec  2 12:05:30 mm kernel: CPU0: Intel(R) XEON(TM) CPU 2.40GHz stepping 04
Dec  2 12:05:30 mm kernel: per-CPU timeslice cutoff: 1462.89 usecs.
Dec  2 12:05:30 mm kernel: enabled ExtINT on CPU#0
Dec  2 12:05:30 mm kernel: ESR value before enabling vector: 00000000
Dec  2 12:05:30 mm kernel: ESR value after enabling vector: 00000000
Dec  2 12:05:30 mm kernel: Booting processor 1/1 eip 2000
Dec  2 12:05:30 mm kernel: Initializing CPU#1
Dec  2 12:05:30 mm kernel: masked ExtINT on CPU#1
Dec  2 12:05:30 mm kernel: ESR value before enabling vector: 00000000
Dec  2 12:05:30 mm kernel: ESR value after enabling vector: 00000000
Dec  2 12:05:30 mm kernel: Calibrating delay loop... 4784.12 BogoMIPS
Dec  2 12:05:30 mm kernel: CPU: L1 I cache: 0K, L1 D cache: 8K
Dec  2 12:05:30 mm kernel: CPU: L2 cache: 512K
Dec  2 12:05:30 mm kernel: CPU: Physical Processor ID: 0
Dec  2 12:05:30 mm kernel: Intel machine check reporting enabled on CPU#1.
Dec  2 12:05:30 mm kernel: CPU1: Intel(R) XEON(TM) CPU 2.40GHz stepping 04
Dec  2 12:05:30 mm kernel: Booting processor 2/6 eip 2000
Dec  2 12:05:30 mm kernel: Initializing CPU#2
Dec  2 12:05:30 mm kernel: masked ExtINT on CPU#2
Dec  2 12:05:30 mm kernel: ESR value before enabling vector: 00000000
Dec  2 12:05:30 mm kernel: ESR value after enabling vector: 00000000
Dec  2 12:05:30 mm kernel: Calibrating delay loop... 4784.12 BogoMIPS
Dec  2 12:05:30 mm kernel: CPU: L1 I cache: 0K, L1 D cache: 8K
Dec  2 12:05:30 mm kernel: CPU: L2 cache: 512K
Dec  2 12:05:30 mm kernel: CPU: Physical Processor ID: 3
Dec  2 12:05:30 mm kernel: Intel machine check reporting enabled on CPU#2.
Dec  2 12:05:30 mm kernel: CPU2: Intel(R) XEON(TM) CPU 2.40GHz stepping 04
Dec  2 12:05:30 mm kernel: Booting processor 3/7 eip 2000
Dec  2 12:05:30 mm kernel: Initializing CPU#3
Dec  2 12:05:30 mm kernel: masked ExtINT on CPU#3
Dec  2 12:05:30 mm kernel: ESR value before enabling vector: 00000000
Dec  2 12:05:30 mm kernel: ESR value after enabling vector: 00000000
Dec  2 12:05:30 mm kernel: Calibrating delay loop... 4784.12 BogoMIPS
Dec  2 12:05:30 mm kernel: CPU: L1 I cache: 0K, L1 D cache: 8K
Dec  2 12:05:30 mm kernel: CPU: L2 cache: 512K
Dec  2 12:05:30 mm kernel: CPU: Physical Processor ID: 3
Dec  2 12:05:30 mm kernel: Intel machine check reporting enabled on CPU#3.
Dec  2 12:05:30 mm kernel: CPU3: Intel(R) XEON(TM) CPU 2.40GHz stepping 04
Dec  2 12:05:30 mm kernel: Total of 4 processors activated (19123.40 BogoMIPS).
Dec  2 12:05:30 mm kernel: cpu_sibling_map[0] = 1
Dec  2 12:05:30 mm kernel: cpu_sibling_map[1] = 0
Dec  2 12:05:30 mm kernel: cpu_sibling_map[2] = 3
Dec  2 12:05:30 mm kernel: cpu_sibling_map[3] = 2
Dec  2 12:05:30 mm kernel: ENABLING IO-APIC IRQs
Dec  2 12:05:30 mm kernel: Setting 2 in the phys_id_present_map
Dec  2 12:05:30 mm kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
Dec  2 12:05:30 mm kernel: Setting 3 in the phys_id_present_map
Dec  2 12:05:30 mm kernel: ...changing IO-APIC physical APIC ID to 3 ... ok.
Dec  2 12:05:30 mm kernel: Setting 4 in the phys_id_present_map
Dec  2 12:05:30 mm kernel: ...changing IO-APIC physical APIC ID to 4 ... ok.
Dec  2 12:05:30 mm kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Dec  2 12:05:30 mm kernel: testing the IO APIC.......................
Dec  2 12:05:30 mm kernel: 
Dec  2 12:05:30 mm kernel:  WARNING: unexpected IO-APIC, please mail
Dec  2 12:05:30 mm kernel:           to linux-smp@vger.kernel.org
Dec  2 12:05:30 mm kernel: 
Dec  2 12:05:30 mm kernel: 
Dec  2 12:05:30 mm kernel: .................................... done.
Dec  2 12:05:30 mm kernel: Using local APIC timer interrupts.
Dec  2 12:05:30 mm kernel: calibrating APIC timer ...
Dec  2 12:05:30 mm kernel: ..... CPU clock speed is 2392.4198 MHz.
Dec  2 12:05:30 mm kernel: ..... host bus clock speed is 99.6841 MHz.
Dec  2 12:05:30 mm kernel: cpu: 0, clocks: 996841, slice: 199368
Dec  2 12:05:30 mm kernel: CPU0<T0:996832,T1:797456,D:8,S:199368,C:996841>
Dec  2 12:05:30 mm kernel: cpu: 1, clocks: 996841, slice: 199368
Dec  2 12:05:30 mm kernel: cpu: 3, clocks: 996841, slice: 199368
Dec  2 12:05:30 mm kernel: cpu: 2, clocks: 996841, slice: 199368
Dec  2 12:05:30 mm kernel: CPU3<T0:996832,T1:199360,D:0,S:199368,C:996841>
Dec  2 12:05:30 mm kernel: CPU1<T0:996832,T1:598096,D:0,S:199368,C:996841>
Dec  2 12:05:30 mm kernel: CPU2<T0:996832,T1:398720,D:8,S:199368,C:996841>
Dec  2 12:05:30 mm kernel: checking TSC synchronization across CPUs: passed.
Dec  2 12:05:30 mm kernel: Waiting on wait_init_idle (map = 0xe)
Dec  2 12:05:30 mm kernel: All processors have done init_idle
Dec  2 12:05:30 mm kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd921, last bus=4
Dec  2 12:05:30 mm kernel: PCI: Using configuration type 1
Dec  2 12:05:30 mm kernel: PCI: Probing PCI hardware
Dec  2 12:05:30 mm kernel: Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
Dec  2 12:05:30 mm kernel: PCI: Using IRQ router PIIX [8086/2480] at 00:1f.0
Dec  2 12:05:30 mm kernel: PCI->APIC IRQ transform: (B0,I31,P0) -> 17
Dec  2 12:05:30 mm kernel: PCI->APIC IRQ transform: (B0,I31,P1) -> 17
Dec  2 12:05:30 mm kernel: PCI->APIC IRQ transform: (B4,I3,P0) -> 21
Dec  2 12:05:30 mm kernel: PCI->APIC IRQ transform: (B4,I5,P0) -> 23
Dec  2 12:05:30 mm kernel: isapnp: Scanning for PnP cards...
Dec  2 12:05:30 mm kernel: isapnp: No Plug & Play device found
Dec  2 12:05:30 mm kernel: Linux NET4.0 for Linux 2.4
Dec  2 12:05:30 mm kernel: Based upon Swansea University Computer Society NET3.039
Dec  2 12:05:30 mm kernel: Initializing RT netlink socket
Dec  2 12:05:30 mm kernel: Starting kswapd
Dec  2 12:05:30 mm kernel: allocated 32 pages and 32 bhs reserved for the highmem bounces
Dec  2 12:05:30 mm kernel: VFS: Diskquotas version dquot_6.4.0 initialized
Dec  2 12:05:30 mm kernel: Journalled Block Device driver loaded
Dec  2 12:05:30 mm kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Dec  2 12:05:30 mm kernel: Detected PS/2 Mouse Port.
Dec  2 12:05:30 mm kernel: pty: 256 Unix98 ptys configured
Dec  2 12:05:30 mm kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
Dec  2 12:05:30 mm kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Dec  2 12:05:30 mm kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
Dec  2 12:05:30 mm kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31
Dec  2 12:05:30 mm kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Dec  2 12:05:30 mm kernel: ICH3: IDE controller on PCI bus 00 dev f9
Dec  2 12:05:30 mm kernel: ICH3: BIOS setup was incomplete.
Dec  2 12:05:30 mm kernel: ICH3: chipset revision 2
Dec  2 12:05:30 mm kernel: ICH3: not 100%% native mode: will probe irqs later
Dec  2 12:05:30 mm kernel:     ide0: BM-DMA at 0x6c20-0x6c27, BIOS settings: hda:pio, hdb:pio
Dec  2 12:05:30 mm kernel:     ide1: BM-DMA at 0x6c28-0x6c2f, BIOS settings: hdc:pio, hdd:pio
Dec  2 12:05:30 mm kernel: keyboard: Timeout - AT keyboard not present?(ed)
Dec  2 12:05:30 mm kernel: keyboard: Timeout - AT keyboard not present?(f4)
Dec  2 12:05:30 mm kernel: hda: ST380021A, ATA DISK drive
Dec  2 12:05:30 mm kernel: hdc: ST3120023A, ATA DISK drive
Dec  2 12:05:30 mm kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Dec  2 12:05:30 mm kernel: ide1 at 0x170-0x177,0x376 on irq 15
Dec  2 12:05:30 mm kernel: blk: queue c03533e4, I/O limit 4095Mb (mask 0xffffffff)
Dec  2 12:05:30 mm kernel: hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=155061/16/63, UDMA(100)
Dec  2 12:05:30 mm kernel: blk: queue c0353748, I/O limit 4095Mb (mask 0xffffffff)
Dec  2 12:05:30 mm kernel: hdc: 234441648 sectors (120034 MB) w/2048KiB Cache, CHS=232581/16/63, UDMA(100)
Dec  2 12:05:30 mm kernel: Partition check:
Dec  2 12:05:30 mm kernel:  hda: [PTBL] [9729/255/63] hda1 hda2 < hda5 hda6 hda7 hda8 hda9 >
Dec  2 12:05:30 mm kernel:  hdc: hdc1 hdc2
Dec  2 12:05:30 mm kernel: FDC 0 is a post-1991 82077
Dec  2 12:05:30 mm kernel: eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
Dec  2 12:05:30 mm kernel: eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others
Dec  2 12:05:30 mm kernel: eth0: OEM i82557/i82558 10/100 Ethernet, 00:02:B3:B0:A7:CB, IRQ 23.
Dec  2 12:05:30 mm kernel:   Board assembly ffffff-255, Physical connectors present: RJ45
Dec  2 12:05:30 mm kernel:   Primary interface chip i82555 PHY #1.
Dec  2 12:05:30 mm kernel:     Secondary interface chip i82555.
Dec  2 12:05:30 mm kernel:   General self-test: passed.
Dec  2 12:05:30 mm kernel:   Serial sub-system self-test: passed.
Dec  2 12:05:30 mm kernel:   Internal registers self-test: passed.
Dec  2 12:05:30 mm kernel:   ROM checksum self-test: passed (0xb874c1d3).
Dec  2 12:05:30 mm kernel: Linux agpgart interface v0.99 (c) Jeff Hartmann
Dec  2 12:05:30 mm kernel: agpgart: Maximum main memory to use for agp memory: 941M
Dec  2 12:05:30 mm kernel: [drm] Initialized tdfx 1.0.0 20010216 on minor 0
Dec  2 12:05:30 mm kernel: [drm] Initialized radeon 1.1.1 20010405 on minor 1
Dec  2 12:05:30 mm kernel: Linux Kernel Card Services 3.1.22
Dec  2 12:05:30 mm kernel:   options:  [pci] [cardbus] [pm]
Dec  2 12:05:30 mm kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Dec  2 12:05:30 mm kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Dec  2 12:05:30 mm kernel: IP: routing cache hash table of 8192 buckets, 64Kbytes
Dec  2 12:05:30 mm kernel: TCP: Hash tables configured (established 262144 bind 65536)
Dec  2 12:05:30 mm kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Dec  2 12:05:30 mm kernel: ds: no socket drivers loaded!
Dec  2 12:05:30 mm kernel: VFS: Mounted root (ext2 filesystem) readonly.
Dec  2 12:05:30 mm kernel: Freeing unused kernel memory: 100k freed
Dec  2 12:05:30 mm kernel: Adding Swap: 489940k swap-space (priority -1)
Dec  2 12:05:30 mm kernel: kjournald starting.  Commit interval 5 seconds
Dec  2 12:05:30 mm kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,7), internal journal
Dec  2 12:05:30 mm kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  2 12:05:30 mm kernel: kjournald starting.  Commit interval 5 seconds
Dec  2 12:05:30 mm kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,8), internal journal
Dec  2 12:05:30 mm kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  2 12:05:30 mm kernel: kjournald starting.  Commit interval 5 seconds
Dec  2 12:05:30 mm kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,9), internal journal
Dec  2 12:05:30 mm kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  2 12:05:30 mm kernel: kjournald starting.  Commit interval 5 seconds
Dec  2 12:05:30 mm kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide1(22,1), internal journal
Dec  2 12:05:30 mm kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  2 12:05:30 mm kernel: kjournald starting.  Commit interval 5 seconds
Dec  2 12:05:30 mm kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide1(22,2), internal journal
Dec  2 12:05:30 mm kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  2 12:25:29 mm -- MARK --

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

* Re: unexpected IO-APIC
  2002-11-28 23:22 Erik Meusel
@ 2002-11-29  0:40 ` Alan Cox
  0 siblings, 0 replies; 135+ messages in thread
From: Alan Cox @ 2002-11-29  0:40 UTC (permalink / raw)
  To: Erik Meusel; +Cc: linux-smp, jgarzik

The SiS APIC is not yet supported. SiS have provided the needed info to
fix that, and I'm testing a fix in 2.5 ready to backport once I'm sure
it works properly.

For now run with "noapic"


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

* unexpected IO-APIC
@ 2002-11-28 23:22 Erik Meusel
  2002-11-29  0:40 ` Alan Cox
  0 siblings, 1 reply; 135+ messages in thread
From: Erik Meusel @ 2002-11-28 23:22 UTC (permalink / raw)
  To: linux-smp; +Cc: jgarzik, meusel

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

Hi,

today I installed Debian GNU Linux 3.0 on a (relatively) new machine and got a 
bunch of problems. First of all: The PCI Networking Card (Realtek RTL 8139C) 
didn't work properly. The module could be loaded, found the card, its IRQ and 
IOBASE properly and even ping (pinged, pong?) its IP, but not around in the 
network. When I tried to communicate using the network connection, the 
following error messages occured (/var/log/messages and current console): 
Nov 29 01:04:23 marvin kernel: NETDEV WATCHDOG: eth0: transmit timed out
Nov 29 01:04:23 marvin kernel: eth0: Setting 100mbps half-duplex based on 
auto-negotiated partner ability 40a1.

The network cable, its connection to the switch and the system itself doesn't 
seem to be the problem, since all the components work well using Windows 
2000.

Second, while trying to boot 2.4.19 in the hope that Jeff's last patches could 
work for me, I got the following message at boot time:


WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    71
 0d 001 01  0    0    0   0   0    1    1    79
 0e 001 01  0    0    0   0   0    1    1    81
 0f 001 01  0    0    0   0   0    1    1    89
 10 001 01  1    1    0   1   0    1    1    91
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 001 01  1    1    0   1   0    1    1    99
 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 001 01  1    1    0   1   0    1    1    A1
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ5 -> 0:19
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ10 -> 0:23
IRQ11 -> 0:16
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15


I have to say that three things, the ethernet card, the graphic card and the 
firewire controller use IRQ 11, but with proper IRQ sharing this shouldn't be 
a problem.

I will attach /var/log/dmesg, /proc/pci, /proc/interrupts and /proc/cpuinfo 
(just for completition). If you have any further questions, just ask.


Greeting in the hope of the needed answers,
Erik

[-- Attachment #2: /proc/cpuinfo --]
[-- Type: text/plain, Size: 412 bytes --]

processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 6
model		: 6
model name	: AMD Athlon(tm) XP 2100+
stepping	: 2
cpu MHz		: 1740.734
cache size	: 256 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
bogomips	: 3473.40


[-- Attachment #3: /var/log/dmesg --]
[-- Type: text/plain, Size: 7508 bytes --]

Linux version 2.4.19 (root@marvin) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Fre Nov 29 00:55:08 CET 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
 BIOS-e820: 000000000fff0000 - 000000000fff3000 (ACPI NVS)
 BIOS-e820: 000000000fff3000 - 0000000010000000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
255MB LOWMEM available.
found SMP MP-table at 000f62d0
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
hm, page 000f1000 reserved twice.
hm, page 000f2000 reserved twice.
On node 0 totalpages: 65520
zone(0): 4096 pages.
zone(1): 61424 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.1
    Virtual Wire compatibility mode.
OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 17 at 0xFEC00000.
Processors: 1
Kernel command line: BOOT_IMAGE=Linux ro root=303
Initializing CPU#0
Detected 1740.734 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 3473.40 BogoMIPS
Memory: 257136k/262080k available (928k kernel code, 4556k reserved, 270k data, 248k init, 0k highmem)
Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
CPU: Before vendor init, caps: 0383fbff c1c3fbff 00000000, vendor = 2
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After vendor init, caps: 0383fbff c1c3fbff 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1c3fbff 00000000 00000000
CPU:             Common caps: 0383fbff c1c3fbff 00000000 00000000
CPU: AMD Athlon(tm) XP 2100+ stepping 02
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-17, 2-18, 2-20, 2-21, 2-22 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 16.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178000
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0000
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    71
 0d 001 01  0    0    0   0   0    1    1    79
 0e 001 01  0    0    0   0   0    1    1    81
 0f 001 01  0    0    0   0   0    1    1    89
 10 001 01  1    1    0   1   0    1    1    91
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 001 01  1    1    0   1   0    1    1    99
 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 001 01  1    1    0   1   0    1    1    A1
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ5 -> 0:19
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ10 -> 0:23
IRQ11 -> 0:16
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1740.7681 MHz.
..... host bus clock speed is 267.8104 MHz.
cpu: 0, clocks: 2678104, slice: 1339052
CPU0<T0:2678096,T1:1339040,D:4,S:1339052,C:2678104>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfb3e0, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
Unknown bridge resource 2: assuming transparent
PCI: Using IRQ router SIS [1039/0008] at 00:02.0
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Journalled Block Device driver loaded
devfs: v1.12a (20020514) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SIS5513: IDE controller on PCI bus 00 dev 15
SIS5513: chipset revision 208
SIS5513: not 100% native mode: will probe irqs later
SiS5513
    ide0: BM-DMA at 0x4000-0x4007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x4008-0x400f, BIOS settings: hdc:DMA, hdd:DMA
hda: SAMSUNG SV6003H, ATA DISK drive
hdc: LITE-ON LTR-12101B, ATAPI CD/DVD-ROM drive
hdd: TOSHIBA DVD-ROM SD-M1612, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 117304992 sectors (60060 MB) w/1945KiB Cache, CHS=7301/255/63
hdc: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.12
hdd: ATAPI 48X DVD-ROM drive, 512kB Cache
Partition check:
 /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 > p3 p4
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 16384)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 248k freed
Adding Swap: 489972k swap-space (priority -1)
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,3), internal journal
Real Time Clock Driver v1.10e
8139too Fast Ethernet driver 0.9.25
eth0: RealTek RTL8139 Fast Ethernet at 0xd0858000, 00:e0:7d:ae:f0:7b, IRQ 11
eth0:  Identified 8139 chip type 'RTL-8139C'
eth0: Setting 100mbps half-duplex based on auto-negotiated partner ability 40a1.

[-- Attachment #4: /proc/interrupts --]
[-- Type: text/plain, Size: 402 bytes --]

           CPU0       
  0:      38117    IO-APIC-edge  timer
  1:       2392    IO-APIC-edge  keyboard
  2:          0          XT-PIC  cascade
  6:         54    IO-APIC-edge  floppy
  8:          3    IO-APIC-edge  rtc
 11:          0   IO-APIC-level  eth0
 14:      75408    IO-APIC-edge  ide0
 15:         10    IO-APIC-edge  ide1
NMI:          0 
LOC:      38072 
ERR:          0
MIS:          0

[-- Attachment #5: /proc/pci --]
[-- Type: text/plain, Size: 2204 bytes --]

PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: PCI device 1039:0745 (Silicon Integrated Systems [SiS]) (rev 1).
      Master Capable.  Latency=32.  
      Non-prefetchable 32 bit memory at 0xe8000000 [0xebffffff].
  Bus  0, device   1, function  0:
    PCI bridge: Silicon Integrated Systems [SiS] 5591/5592 AGP (rev 0).
      Master Capable.  Latency=99.  Min Gnt=14.
  Bus  0, device   2, function  0:
    ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513 (rev 0).
  Bus  0, device   2, function  2:
    USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 7).
      IRQ 5.
      Master Capable.  Latency=32.  Max Lat=80.
      Non-prefetchable 32 bit memory at 0xee000000 [0xee000fff].
  Bus  0, device   2, function  3:
    USB Controller: Silicon Integrated Systems [SiS] 7001 (#2) (rev 7).
      IRQ 10.
      Master Capable.  Latency=32.  Max Lat=80.
      Non-prefetchable 32 bit memory at 0xee001000 [0xee001fff].
  Bus  0, device   2, function  5:
    IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 208).
      Master Capable.  Latency=128.  
      I/O at 0x4000 [0x400f].
  Bus  0, device  10, function  0:
    Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C (rev 16).
      IRQ 11.
      Master Capable.  Latency=32.  Min Gnt=32.Max Lat=64.
      I/O at 0xe000 [0xe0ff].
      Non-prefetchable 32 bit memory at 0xee002000 [0xee0020ff].
  Bus  1, device   0, function  0:
    VGA compatible controller: ATI Technologies Inc Radeon 8500 DV (rev 0).
      IRQ 11.
      Master Capable.  Latency=32.  Min Gnt=8.
      Prefetchable 32 bit memory at 0xe0000000 [0xe7ffffff].
      I/O at 0xd000 [0xd0ff].
      Non-prefetchable 32 bit memory at 0xed100000 [0xed11ffff].
      Non-prefetchable 32 bit memory at 0xed120000 [0xed12ffff].
  Bus  1, device   0, function  1:
    PCI bridge: PCI device 1002:4243 (ATI Technologies Inc) (rev 0).
      Master Capable.  Latency=32.  Min Gnt=2.
  Bus  2, device   0, function  0:
    FireWire (IEEE 1394): Lucent Microelectronics FW323 (rev 4).
      IRQ 11.
      Master Capable.  Latency=32.  Min Gnt=12.Max Lat=24.
      Non-prefetchable 32 bit memory at 0xed000000 [0xed000fff].

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

* Re: unexpected IO-APIC
  2002-11-27 10:42 Nigbur, Rolf (IKK-Bundesverband)
@ 2002-11-27 12:36 ` Alan Cox
  0 siblings, 0 replies; 135+ messages in thread
From: Alan Cox @ 2002-11-27 12:36 UTC (permalink / raw)
  To: Nigbur, Rolf   (IKK-Bundesverband)
  Cc: 'linux-smp@vger.kernel.org',
	Kohlgrueber, Monika  (IKK-Bundesverband)

.> Kernel is: 2.2.18-SMP
> <4>Promise FastTrak Series Linux Driver Version 1.2.0.14
> <4>scsi0 : FASTTRAK
> <4>scsi : 1 host.
> <4>  Vendor: Promise   Model: 1X2 Mirror/RAID1  Rev: 1.10

Please refer problems with krnels that contain binary only modules to
the vendor of the module. They have our source, we don't have theirs, so
only they can really help you.


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

* unexpected IO-APIC
@ 2002-11-27 10:42 Nigbur, Rolf (IKK-Bundesverband)
  2002-11-27 12:36 ` Alan Cox
  0 siblings, 1 reply; 135+ messages in thread
From: Nigbur, Rolf (IKK-Bundesverband) @ 2002-11-27 10:42 UTC (permalink / raw)
  To: 'linux-smp@vger.kernel.org'
  Cc: Kohlgrueber, Monika (IKK-Bundesverband)

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

Hello,

I dont know in which country you are, so I decide to write in broken
english. ;-)

Short problem description:

We have 2 "LT 100" servers from Fujitsu-Siemens.
Both platforms are running with SuSE Linux 7.1 without any patches.
Kernel is: 2.2.18-SMP

One of the servers often hangup without leaving a hint in syslog.
The only difference I found was in boot.msg ( see attachment ).

There was an error from APIC with your E-Mail adress.

Any Ideas ?




 
 <<boot.msg.txt>> 
> Mit freundlichem Gruß = have a lot of fun !
> 
> 
> Rolf Nigbur
> Referat Netze/Office
>   
> IKK-Bundesverband
> Tel.:	02204-44-257
> Fax:	02204-44-333
	MailTo:Rolf.Nigbur@bv.ikk.de
> 	http://www.ikk.de
> 
> 

[-- Attachment #2: boot.msg.txt --]
[-- Type: text/plain, Size: 11283 bytes --]

mailrel1:/var/log #
mailrel1:/var/log # uname -a
Linux mailrel1 2.2.18-SMP #1 SMP Wed Jan 24 12:30:30 GMT 2001 i686 unknown
mailrel1:/var/log # cat boot.msg
Inspecting /boot/System.map-2.2.18-SMP
Loaded 10532 symbols from /boot/System.map-2.2.18-SMP.
Symbols match kernel version 2.2.18.
Loaded 492 symbols from 2 modules.
klogd 1.3-3, log source = ksyslog started.
<4>Linux version 2.2.18-SMP (root@SMP_X86.suse.de) (gcc version 2.95.2 19991024
(release)) #1 SMP Wed Jan 24 12:30:30 GMT 2001
<4>BIOS-provided physical RAM map:
<4> BIOS-e820: 0009d000 @ 00000000 (usable)
<4> BIOS-e820: 0fef0000 @ 00100000 (usable)
<4>Scan SMP from c0000000 for 1024 bytes.
<4>Scan SMP from c009fc00 for 1024 bytes.
<4>Scan SMP from c00f0000 for 65536 bytes.
<4>Intel MultiProcessor Specification v1.4
<4>    Virtual Wire compatibility mode.
<4>OEM ID: ACER     Product ID: M25D         APIC at: 0xFEE00000
<4>Processor #0 Pentium(tm) Pro APIC version 17
<4>    Floating point unit present.
<4>    Machine Exception supported.
<4>    64 bit compare & exchange supported.
<4>    Internal APIC present.
<4>    Bootup CPU
<4>Bus #0 is PCI
<4>Bus #1 is PCI
<4>Bus #2 is ISA
<4>I/O APIC #1 Version 17 at 0xFEC00000.
<4>Processors: 1
<4>mapped APIC to ffffe000 (fee00000)
<4>mapped IOAPIC to ffffd000 (fec00000)
<4>Detected 1196987 kHz processor.
<4>Console: colour VGA+ 80x25
<4>Calibrating delay loop... 2385.51 BogoMIPS
<4>Memory: 256284k/262080k available (1756k kernel code, 448k reserved, 3004k da
ta, 100k init, 0k bigmem)
<4>Dentry hash table entries: 32768 (order 6, 256k)
<4>Buffer cache hash table entries: 262144 (order 8, 1024k)
<4>Page cache hash table entries: 65536 (order 6, 256k)
<4>Inode hash table entries: 16384 (128k), inode-max: 16384
<5>VFS: Diskquotas version dquot_6.4.0 initialized
<4>256K L2 cache (8 way)
<4>CPU: L2 Cache: 256K
<6>Enabling fast FPU save and restore... done.
<6>Enabling unmasked SIMD FPU exception support... done.
<6>Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
<6>Checking 'hlt' instruction... OK.
<4>POSIX conformance testing by UNIFIX
<4>mtrr: v1.35a (19990819) Richard Gooch (rgooch@atnf.csiro.au)
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
<4>256K L2 cache (8 way)
<4>CPU: L2 Cache: 256K
<4>per-CPU timeslice cutoff: 50.00 usecs.
<4>CPU0: Intel 00/0b stepping 01
<4>Getting VERSION: 40011
<4>Getting VERSION: 40011
<4>Getting LVT0: 700
<4>Getting LVT1: 400
<4>setup_APIC_clock() called.
<4>calibrating APIC timer ...
<4>..... 11968725 CPU clocks in 1 timer chip tick.
<4>..... 1329857 APIC bus clocks in 1 timer chip tick.
<4>..... CPU clock speed is 1196.8725 MHz.
<4>..... system bus clock speed is 132.9857 MHz.
<4>CPU map: 1
<4>Before bogomips.
<3>Error: only one processor found.
<4>Boot done.
<4>enabling symmetric IO mode... ...done.
<4>ENABLING IO-APIC IRQs
<4>init IO_APIC IRQs
<4> IO-APIC (apicid-pin) 1-0, 1-16, 1-17, 1-20, 1-21, 1-22, 1-23 not connected.
<4>number of MP IRQ sources: 19.
<4>number of IO-APIC #1 registers: 24.
<4>testing the IO APIC.......................
<4>
<4>IO APIC #1......
<4>.... register #00: 01000000
<4>.......    : physical APIC id: 01
<4>.... register #01: 00178011
<4>.......     : max redirection entries: 0017
<4>.......     : IO APIC version: 0011
<4> WARNING: unexpected IO-APIC, please mail
<4>          to linux-smp@vger.kernel.org
<4>.... register #02: 00000000
<4>.......     : arbitration: 00
<4>.... IRQ redirection table:
<4> NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
<4> 00 000 00  1    0    0   0   0    0    0    00
<4> 01 000 00  0    0    0   0   0    1    1    59
<4> 02 0FF 0F  0    0    0   0   0    1    1    51
<4> 03 000 00  0    0    0   0   0    1    1    61
<4> 04 000 00  0    0    0   0   0    1    1    69
<4> 05 000 00  0    0    0   0   0    1    1    71
<4> 06 000 00  0    0    0   0   0    1    1    79
<4> 07 000 00  0    0    0   0   0    1    1    81
<4> 08 000 00  0    0    0   0   0    1    1    89
<4> 09 000 00  0    0    0   0   0    1    1    91
<4> 0a 0FF 0F  1    1    0   1   0    1    1    99
<4> 0b 0FF 0F  1    1    0   1   0    1    1    A1
<4> 0c 000 00  0    0    0   0   0    1    1    A9
<4> 0d 000 00  1    0    0   0   0    0    0    00
<4> 0e 000 00  0    0    0   0   0    1    1    B1
<4> 0f 000 00  0    0    0   0   0    1    1    B9
<4> 10 000 00  1    0    0   0   0    0    0    00
<4> 11 000 00  1    0    0   0   0    0    0    00
<4> 12 0FF 0F  1    1    0   1   0    1    1    C1
<4> 13 0FF 0F  1    1    0   1   0    1    1    C9
<4> 14 000 00  1    0    0   0   0    0    0    00
<4> 15 000 00  1    0    0   0   0    0    0    00
<4> 16 000 00  1    0    0   0   0    0    0    00
<4> 17 000 00  1    0    0   0   0    0    0    00
<7>IRQ to pin mappings:
<7>IRQ0 -> 2
<7>IRQ1 -> 1
<7>IRQ3 -> 3
<7>IRQ4 -> 4
<7>IRQ5 -> 5
<7>IRQ6 -> 6
<7>IRQ7 -> 7
<7>IRQ8 -> 8
<7>IRQ9 -> 9
<7>IRQ10 -> 10
<7>IRQ11 -> 11
<7>IRQ12 -> 12
<7>IRQ13 -> 13
<7>IRQ14 -> 14
<7>IRQ15 -> 15
<7>IRQ18 -> 18
<7>IRQ19 -> 19
<4>.................................... done.
<4>Setting commenced=1, go go go
<4>PCI: PCI BIOS revision 2.10 entry at 0xf0220, last bus=1
<4>PCI: Using configuration type 1
<4>PCI: Probing PCI hardware
<4>PCI->APIC IRQ transform: (B0,I15,P0) -> 19
<4>PCI->APIC IRQ transform: (B0,I16,P0) -> 18
<4>PCI->APIC IRQ transform: (B0,I17,P0) -> 18
<6>Linux NET4.0 for Linux 2.2
<6>Based upon Swansea University Computer Society NET3.039
<6>NET4: Unix domain sockets 1.0 for Linux NET4.0.
<6>NET4: Linux TCP/IP 1.0 for NET4.0
<6>IP Protocols: ICMP, UDP, TCP, IGMP
<4>TCP: Hash tables configured (ehash 262144 bhash 65536)
<4>Initializing RT netlink socket
<4>Starting kswapd v 1.5
<6>Detected PS/2 Mouse Port.
<6>Serial driver version 4.27 with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ enabled
<6>ttyS00 at 0x03f8 (irq = 4) is a 16550A
<4>pty: 256 Unix98 ptys configured
<6>Real Time Clock Driver v1.09
<4>RAM disk driver initialized:  16 RAM disks of 64000K size
<6>loop: registered device at major 7
<6>Uniform Multi-Platform E-IDE driver Revision: 6.30
<4>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<4>VP_IDE: IDE controller on PCI bus 00 dev 39
<4>VP_IDE: chipset revision 6
<4>VP_IDE: not 100%% native mode: will probe irqs later
<4>    ide1: BM-DMA at 0x90c8-0x90cf, BIOS settings: hdc:DMA, hdd:DMA
<4>PDC20265: IDE controller on PCI bus 00 dev 78
<4>PDC20265: chipset revision 2
<4>PDC20265: not 100%% native mode: will probe irqs later
<4>PDC20265: ROM enabled at 0x80120000
<4>PDC20265: (U)DMA Burst Bit ENABLED Primary MASTER Mode Secondary MASTER Mode.
<4>    ide0: BM-DMA at 0x7400-0x7407, BIOS settings: hda:pio, hdb:pio
<4>hda: ST340810A, ATA DISK drive
<4>hdc: SR243T, ATAPI CDROM drive
<4>ide0 at 0x7000-0x7007,0x7042 on irq 19
<4>ide1 at 0x170-0x177,0x376 on irq 15
<6>hda: ST340810A, 38166MB w/2048kB Cache, CHS=77545/16/63, UDMA(100)
<4>hdc: ATAPI 24X CD-ROM drive, 128kB Cache
<6>Uniform CD-ROM driver Revision: 3.11
<6>Floppy drive(s): fd0 is 1.44M
<6>FDC 0 is a post-1991 82077
<6>LVM version 0.9  by Heinz Mauelshagen  (13/11/2000)
<4>lvm -- Driver successfully initialized
<6>md driver 0.90.0 MAX_MD_DEVS=256, MAX_REAL=12
<6>linear personality registered
<6>raid0 personality registered
<6>raid1 personality registered
<6>raid5 personality registered
<6>raid5: measuring checksumming speed
<6>raid5: KNI detected, trying cache-avoiding KNI checksum routine
<4>   pIII_kni  :  2740.152 MB/sec
<6>raid5: MMX detected, trying high-speed MMX checksum routines
<4>   pII_mmx   :  2609.850 MB/sec
<4>   p5_mmx    :  2800.350 MB/sec
<4>   8regs     :  2079.879 MB/sec
<4>   32regs    :  1195.578 MB/sec
<4>using fastest function: pIII_kni (2740.152 MB/sec)
<4>scsi : 0 hosts.
<4>scsi : detected total.
<4>md.c: sizeof(mdp_super_t) = 4096
<6>Partition check:
<6> hda: [PTBL] [4865/255/63] hda1 < hda5 hda6 hda7 >
<5>RAMDISK: Compressed image found at block 0
<4>Uncompressing.................................................done.
<6>autodetecting RAID arrays
<4>autorun ...
<4>... autorun DONE.
<6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.13)
<5>apm: disabled on user request.
<4>VFS: Mounted root (ext2 filesystem).
<4>Promise FastTrak Series Linux Driver Version 1.2.0.14
<4>scsi0 : FASTTRAK
<4>scsi : 1 host.
<4>  Vendor: Promise   Model: 1X2 Mirror/RAID1  Rev: 1.10
<4>  Type:   Direct-Access                      ANSI SCSI revision: 02
<4>Detected scsi disk sda at scsi0, channel 0, id 0, lun 0
<4>SCSI device sda: hdwr sector= 512 bytes. Sectors= 78125000 [38146 MB] [38.1 G
B]
<6> sda: sda1 < sda5 sda6 sda7 >
<6>usb.c: registered new driver usbdevfs
<6>usb.c: registered new driver hub
<6>autodetecting RAID arrays
<4>autorun ...
<4>... autorun DONE.
<4>Checking ReiserFS transaction log (device 08:07) ...
<4>Using r5 hash to sort names
<4>please visit www.reiserfs.org for sponsor information
<4>ReiserFS version 3.5.28
<4>VFS: Mounted root (reiserfs filesystem) readonly.
<4>change_root: old root has d_count=1
<5>Trying to unmount old root ... okay
<4>Freeing unused kernel memory: 100k freed
<6>Adding Swap: 530104k swap-space (priority -1)
Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.
Boot logging started at Wed Nov 27 12:49:04 2002
Activating swap-devices in /etc/fstab...
 done
Checking file systems...
Parallelizing fsck version 1.19a (13-Jul-2000)
/dev/sda5: clean, 33/4000 files, 5412/16002 blocks
 done
Setting up the CMOS clock done
Mounting local file systems...
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/sda5 on /boot type ext2 (rw)
 done
Setting up timezone data done
Setting up loopback device done
Setting up hostname done
Configuring serial ports...
Configuring serial ports
 done
Running /etc/init.d/boot.local
 done
Creating /var/log/boot.msg
 done
Enabling syn flood protection done
Disabling IP forwarding done
INIT: Entering runlevel: 3
Boot logging started at Wed Nov 27 11:49:10 2002
Master Resource Control: previous runlevel: N, switching to runlevel: 3
Starting personal-firewall (initial) [not active] unused
Initializing random number generator done
Setting up network device eth0
 done
Setting up routing (using /etc/route.conf) done
Starting networker:  done
 
Starting RPC portmap daemon done
Starting SSH daemon done
Starting syslog services done
Starting lpd done
Starting service usbmgr done
Starting service at daemon: done
Loading keymap qwertz/de-latin1-nodeadkeys.map.gz
 done
Loading compose table winkeys shiftctrl latin1.add done
Loading console font lat1-16.psfu
 done
Loading unimap lat1u.uni
 done
Setting up console ttys
 done
Starting Name Service Cache Daemon done
Starting sendmail:  done
Starting CRON daemon done
Starting console mouse support (gpm): done
Starting inetd done
Starting personal-firewall (final) [not active] unused
Starting IScanWeb:  done
Starting ishttpd:  done
Starting Webmin server in /home/maria/webmin/webmin-0.960
Master Resource Control: runlevel 3 has been reached

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

* unexpected IO-APIC
@ 2002-11-25  9:59 Vitor Dias da Silva
  0 siblings, 0 replies; 135+ messages in thread
From: Vitor Dias da Silva @ 2002-11-25  9:59 UTC (permalink / raw)
  To: linux-smp

I got the following message, when I was booting my 2xPIII (1GHz), with
RedHat 7.2 (2.4.7-10smp):


testing the IO APIC.......................

 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.................................... done.


-- 
--------------------------------------------------------------------------------
Vitor Dias da Silva

Departamento de Engenharia Civil
Faculdade de Ciencias e Tecnologia
Universidade de Coimbra
Polo II da Universidade - Pinhal de Marrocos
P-3030-290 COIMBRA

Tel.: +351 - 239 797 250
Fax : +351 - 239 797 123
E-mail: vdsilva@dec.uc.pt
--------------------------------------------------------------------------------

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

* Unexpected IO-APIC
@ 2002-11-23  0:15 Mick
  0 siblings, 0 replies; 135+ messages in thread
From: Mick @ 2002-11-23  0:15 UTC (permalink / raw)
  To: linux-smp

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

You asked for it - here you are. As I don't know what in particular you 
are interested in, I send you the complete kern.log of this session.

With both Local APIC and IO-APIC compiled in, my USB-Modem (ELSA 
Microlink 56k) didn't initialize and the soundchip (SIS7012) played 
every soundevent fourtimes.

Hope it may help you. 

Mick

[-- Attachment #2: kern.log --]
[-- Type: text/plain, Size: 28759 bytes --]

Nov 23 00:31:00 Micksmachine kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
Nov 23 00:31:00 Micksmachine kernel: Inspecting /boot/System.map-2.5.47-ac6
Nov 23 00:31:00 Micksmachine kernel: Loaded 19218 symbols from /boot/System.map-2.5.47-ac6.
Nov 23 00:31:00 Micksmachine kernel: Symbols match kernel version 2.5.47.
Nov 23 00:31:00 Micksmachine kernel: Error seeking in /dev/kmem 
Nov 23 00:31:00 Micksmachine kernel: Symbol #ext3, value e1af6000 
Nov 23 00:31:00 Micksmachine kernel: Error adding kernel module table entry. 
Nov 23 00:31:00 Micksmachine kernel: 20: 0000000000100000 - 000000001fff0000 (usable)
Nov 23 00:31:00 Micksmachine kernel:  BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
Nov 23 00:31:00 Micksmachine kernel:  BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
Nov 23 00:31:00 Micksmachine kernel:  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Nov 23 00:31:00 Micksmachine kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Nov 23 00:31:00 Micksmachine kernel:  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
Nov 23 00:31:00 Micksmachine kernel: 511MB LOWMEM available.
Nov 23 00:31:00 Micksmachine kernel: found SMP MP-table at 000f5590
Nov 23 00:31:00 Micksmachine kernel: hm, page 000f5000 reserved twice.
Nov 23 00:31:00 Micksmachine kernel: hm, page 000f6000 reserved twice.
Nov 23 00:31:00 Micksmachine kernel: hm, page 000f0000 reserved twice.
Nov 23 00:31:00 Micksmachine kernel: hm, page 000f1000 reserved twice.
Nov 23 00:31:00 Micksmachine kernel: On node 0 totalpages: 131056
Nov 23 00:31:00 Micksmachine kernel:   DMA zone: 4096 pages, LIFO batch:1
Nov 23 00:31:00 Micksmachine kernel:   Normal zone: 126960 pages, LIFO batch:16
Nov 23 00:31:00 Micksmachine kernel:   HighMem zone: 0 pages, LIFO batch:1
Nov 23 00:31:00 Micksmachine kernel: ACPI: RSDP (v000 GBT                        ) @ 0x000f6fa0
Nov 23 00:31:00 Micksmachine kernel: ACPI: RSDT (v001 GBT    AWRDACPI 16944.11825) @ 0x1fff3000
Nov 23 00:31:00 Micksmachine kernel: ACPI: FADT (v001 GBT    AWRDACPI 16944.11825) @ 0x1fff3040
Nov 23 00:31:00 Micksmachine kernel: ACPI: MADT (v001 GBT    AWRDACPI 16944.11825) @ 0x1fff6dc0
Nov 23 00:31:00 Micksmachine kernel: ACPI: DSDT (v001 GBT    AWRDACPI 00000.04096) @ 0x00000000
Nov 23 00:31:00 Micksmachine kernel: ACPI: BIOS passes blacklist
Nov 23 00:31:00 Micksmachine kernel: ACPI: Local APIC address 0xfee00000
Nov 23 00:31:00 Micksmachine kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Nov 23 00:31:00 Micksmachine kernel: Processor #0 15:2 APIC version 16
Nov 23 00:31:00 Micksmachine kernel: ACPI: LAPIC_NMI (acpi_id[0xff] polarity[0x0] trigger[0x0] lint[0x1])
Nov 23 00:31:00 Micksmachine kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
Nov 23 00:31:00 Micksmachine kernel: IOAPIC[0]: Assigned apic_id 2
Nov 23 00:31:00 Micksmachine kernel: IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, IRQ 0-23
Nov 23 00:31:00 Micksmachine kernel: ACPI: INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
Nov 23 00:31:00 Micksmachine kernel: ACPI: INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x0] trigger[0x0])
Nov 23 00:31:00 Micksmachine kernel: Using ACPI (MADT) for SMP configuration information
Nov 23 00:31:00 Micksmachine kernel: Building zonelist for node : 0
Nov 23 00:31:00 Micksmachine kernel: Kernel command line: BOOT_IMAGE=Lin(a5) ro root=305
Nov 23 00:31:00 Micksmachine kernel: Initializing CPU#0
Nov 23 00:31:00 Micksmachine kernel: Detected 2545.105 MHz processor.
Nov 23 00:31:00 Micksmachine kernel: Console: colour VGA+ 80x25
Nov 23 00:31:00 Micksmachine kernel: Calibrating delay loop... 5029.88 BogoMIPS
Nov 23 00:31:00 Micksmachine kernel: Memory: 515872k/524224k available (1383k kernel code, 7604k reserved, 606k data, 120k init, 0k highmem)
Nov 23 00:31:00 Micksmachine kernel: Security Scaffold v1.0.0 initialized
Nov 23 00:31:00 Micksmachine kernel: Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Nov 23 00:31:00 Micksmachine kernel: Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Nov 23 00:31:00 Micksmachine kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Nov 23 00:31:00 Micksmachine kernel: -> /dev
Nov 23 00:31:00 Micksmachine kernel: -> /dev/console
Nov 23 00:31:00 Micksmachine kernel: -> /root
Nov 23 00:31:00 Micksmachine kernel: CPU: Before vendor init, caps: 3febfbff 00000000 00000000, vendor = 0
Nov 23 00:31:00 Micksmachine kernel: CPU: Trace cache: 12K uops, L1 D cache: 8K
Nov 23 00:31:00 Micksmachine kernel: CPU: L2 cache: 512K
Nov 23 00:31:00 Micksmachine kernel: CPU: After vendor init, caps: 3febfbff 00000000 00000000 00000000
Nov 23 00:31:00 Micksmachine kernel: CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
Nov 23 00:31:00 Micksmachine kernel: CPU:             Common caps: 3febfbff 00000000 00000000 00000000
Nov 23 00:31:00 Micksmachine kernel: Intel machine check architecture supported.
Nov 23 00:31:00 Micksmachine kernel: Intel machine check reporting enabled on CPU#0.
Nov 23 00:31:00 Micksmachine kernel: CPU#0: Intel P4/Xeon Extended MCE MSRs (12) available
Nov 23 00:31:00 Micksmachine kernel: CPU#0: Thermal monitoring enabled
Nov 23 00:31:00 Micksmachine kernel: Machine check exception polling timer started.
Nov 23 00:31:00 Micksmachine kernel: CPU: Intel(R) Pentium(R) 4 CPU 2.53GHz stepping 04
Nov 23 00:31:00 Micksmachine kernel: Enabling fast FPU save and restore... done.
Nov 23 00:31:00 Micksmachine kernel: Enabling unmasked SIMD FPU exception support... done.
Nov 23 00:31:00 Micksmachine kernel: Checking 'hlt' instruction... OK.
Nov 23 00:31:00 Micksmachine kernel: POSIX conformance testing by UNIFIX
Nov 23 00:31:00 Micksmachine kernel: enabled ExtINT on CPU#0
Nov 23 00:31:00 Micksmachine kernel: ESR value before enabling vector: 00000000
Nov 23 00:31:00 Micksmachine kernel: ESR value after enabling vector: 00000000
Nov 23 00:31:00 Micksmachine kernel: ENABLING IO-APIC IRQs
Nov 23 00:31:00 Micksmachine kernel: init IO_APIC IRQs
Nov 23 00:31:00 Micksmachine kernel:  IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not connected.
Nov 23 00:31:00 Micksmachine kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Nov 23 00:31:00 Micksmachine kernel: number of MP IRQ sources: 16.
Nov 23 00:31:00 Micksmachine kernel: number of IO-APIC #2 registers: 24.
Nov 23 00:31:00 Micksmachine kernel: testing the IO APIC.......................
Nov 23 00:31:00 Micksmachine kernel: 
Nov 23 00:31:00 Micksmachine kernel: IO APIC #2......
Nov 23 00:31:00 Micksmachine kernel: .... register #00: 02000000
Nov 23 00:31:00 Micksmachine kernel: .......    : physical APIC id: 02
Nov 23 00:31:00 Micksmachine kernel: .......    : Delivery Type: 0
Nov 23 00:31:00 Micksmachine kernel: .......    : LTS          : 0
Nov 23 00:31:00 Micksmachine kernel: .... register #01: 00178014
Nov 23 00:31:00 Micksmachine kernel: .......     : max redirection entries: 0017
Nov 23 00:31:00 Micksmachine kernel: .......     : PRQ implemented: 1
Nov 23 00:31:00 Micksmachine kernel: .......     : IO APIC version: 0014
Nov 23 00:31:00 Micksmachine kernel:  WARNING: unexpected IO-APIC, please mail
Nov 23 00:31:00 Micksmachine kernel:           to linux-smp@vger.kernel.org
Nov 23 00:31:00 Micksmachine kernel: .... register #02: 02000000
Nov 23 00:31:00 Micksmachine kernel: .......     : arbitration: 02
Nov 23 00:31:00 Micksmachine kernel: .... IRQ redirection table:
Nov 23 00:31:00 Micksmachine kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
Nov 23 00:31:00 Micksmachine kernel:  00 000 00  1    0    0   0   0    0    0    00
Nov 23 00:31:00 Micksmachine kernel:  01 001 01  0    0    0   0   0    1    1    39
Nov 23 00:31:00 Micksmachine kernel:  02 001 01  0    0    0   0   0    1    1    31
Nov 23 00:31:00 Micksmachine kernel:  03 001 01  0    0    0   0   0    1    1    41
Nov 23 00:31:00 Micksmachine kernel:  04 001 01  0    0    0   0   0    1    1    49
Nov 23 00:31:00 Micksmachine kernel:  05 001 01  0    0    0   0   0    1    1    51
Nov 23 00:31:00 Micksmachine kernel:  06 001 01  0    0    0   0   0    1    1    59
Nov 23 00:31:00 Micksmachine kernel:  07 001 01  0    0    0   0   0    1    1    61
Nov 23 00:31:00 Micksmachine kernel:  08 001 01  0    0    0   0   0    1    1    69
Nov 23 00:31:00 Micksmachine kernel:  09 001 01  0    0    0   0   0    1    1    71
Nov 23 00:31:00 Micksmachine kernel:  0a 001 01  0    0    0   0   0    1    1    79
Nov 23 00:31:00 Micksmachine kernel:  0b 001 01  0    0    0   0   0    1    1    81
Nov 23 00:31:00 Micksmachine kernel:  0c 001 01  0    0    0   0   0    1    1    89
Nov 23 00:31:00 Micksmachine kernel:  0d 001 01  0    0    0   0   0    1    1    91
Nov 23 00:31:00 Micksmachine kernel:  0e 001 01  0    0    0   0   0    1    1    99
Nov 23 00:31:00 Micksmachine kernel:  0f 001 01  0    0    0   0   0    1    1    A1
Nov 23 00:31:00 Micksmachine kernel:  10 000 00  1    0    0   0   0    0    0    00
Nov 23 00:31:00 Micksmachine kernel:  11 000 00  1    0    0   0   0    0    0    00
Nov 23 00:31:00 Micksmachine kernel:  12 000 00  1    0    0   0   0    0    0    00
Nov 23 00:31:00 Micksmachine kernel:  13 000 00  1    0    0   0   0    0    0    00
Nov 23 00:31:00 Micksmachine kernel:  14 000 00  1    0    0   0   0    0    0    00
Nov 23 00:31:00 Micksmachine kernel:  15 000 00  1    0    0   0   0    0    0    00
Nov 23 00:31:00 Micksmachine kernel:  16 000 00  1    0    0   0   0    0    0    00
Nov 23 00:31:00 Micksmachine kernel:  17 000 00  1    0    0   0   0    0    0    00
Nov 23 00:31:00 Micksmachine kernel: IRQ to pin mappings:
Nov 23 00:31:00 Micksmachine kernel: IRQ0 -> 0:2
Nov 23 00:31:00 Micksmachine kernel: IRQ1 -> 0:1
Nov 23 00:31:00 Micksmachine kernel: IRQ3 -> 0:3
Nov 23 00:31:00 Micksmachine kernel: IRQ4 -> 0:4
Nov 23 00:31:00 Micksmachine kernel: IRQ5 -> 0:5
Nov 23 00:31:00 Micksmachine kernel: IRQ6 -> 0:6
Nov 23 00:31:00 Micksmachine kernel: IRQ7 -> 0:7
Nov 23 00:31:00 Micksmachine kernel: IRQ8 -> 0:8
Nov 23 00:31:00 Micksmachine kernel: IRQ9 -> 0:9
Nov 23 00:31:00 Micksmachine kernel: IRQ10 -> 0:10
Nov 23 00:31:00 Micksmachine kernel: IRQ11 -> 0:11
Nov 23 00:31:00 Micksmachine kernel: IRQ12 -> 0:12
Nov 23 00:31:00 Micksmachine kernel: IRQ13 -> 0:13
Nov 23 00:31:00 Micksmachine kernel: IRQ14 -> 0:14
Nov 23 00:31:00 Micksmachine kernel: IRQ15 -> 0:15
Nov 23 00:31:00 Micksmachine kernel: .................................... done.
Nov 23 00:31:00 Micksmachine kernel: Using local APIC timer interrupts.
Nov 23 00:31:00 Micksmachine kernel: calibrating APIC timer ...
Nov 23 00:31:00 Micksmachine kernel: ..... CPU clock speed is 2545.0194 MHz.
Nov 23 00:31:00 Micksmachine kernel: ..... host bus clock speed is 133.0957 MHz.
Nov 23 00:31:00 Micksmachine kernel: Linux NET4.0 for Linux 2.4
Nov 23 00:31:00 Micksmachine kernel: Based upon Swansea University Computer Society NET3.039
Nov 23 00:31:00 Micksmachine kernel: Initializing RT netlink socket
Nov 23 00:31:00 Micksmachine kernel: mtrr: v2.0 (20020519)
Nov 23 00:31:00 Micksmachine kernel: PCI: PCI BIOS revision 2.10 entry at 0xfac50, last bus=1
Nov 23 00:31:00 Micksmachine kernel: PCI: Using configuration type 1
Nov 23 00:31:00 Micksmachine kernel: Registering system device cpu0
Nov 23 00:31:00 Micksmachine kernel: adding 'CPU 0' to cpu class interfaces
Nov 23 00:31:00 Micksmachine kernel: BIO: pool of 256 setup, 15Kb (60 bytes/bio)
Nov 23 00:31:00 Micksmachine kernel: biovec pool[0]:   1 bvecs: 256 entries (12 bytes)
Nov 23 00:31:00 Micksmachine kernel: biovec pool[1]:   4 bvecs: 256 entries (48 bytes)
Nov 23 00:31:00 Micksmachine kernel: biovec pool[2]:  16 bvecs: 256 entries (192 bytes)
Nov 23 00:31:00 Micksmachine kernel: biovec pool[3]:  64 bvecs: 256 entries (768 bytes)
Nov 23 00:31:00 Micksmachine kernel: biovec pool[4]: 128 bvecs: 256 entries (1536 bytes)
Nov 23 00:31:00 Micksmachine kernel: biovec pool[5]: 256 bvecs: 256 entries (3072 bytes)
Nov 23 00:31:00 Micksmachine kernel: ACPI: Subsystem revision 20021111
Nov 23 00:31:00 Micksmachine kernel:     ACPI-0508: *** Info: GPE Block0 defined as GPE0 to GPE15
Nov 23 00:31:00 Micksmachine kernel:     ACPI-0508: *** Info: GPE Block1 defined as GPE16 to GPE31
Nov 23 00:31:00 Micksmachine kernel: ACPI: Interpreter enabled
Nov 23 00:31:00 Micksmachine kernel: ACPI: Using IOAPIC for interrupt routing
Nov 23 00:31:00 Micksmachine kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
Nov 23 00:31:00 Micksmachine kernel: PCI: Probing PCI hardware (bus 00)
Nov 23 00:31:00 Micksmachine kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Nov 23 00:31:00 Micksmachine kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
Nov 23 00:31:00 Micksmachine kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15, disabled)
Nov 23 00:31:00 Micksmachine kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
Nov 23 00:31:00 Micksmachine kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
Nov 23 00:31:00 Micksmachine kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
Nov 23 00:31:00 Micksmachine kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
Nov 23 00:31:00 Micksmachine kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
Nov 23 00:31:00 Micksmachine kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 9 10 11 12 14 15)
Nov 23 00:31:00 Micksmachine kernel: PnPBIOS: Found PnP BIOS installation structure at 0xc00fb630
Nov 23 00:31:00 Micksmachine kernel: PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xb660, dseg 0xf0000
Nov 23 00:31:00 Micksmachine kernel: PnPBIOS: 16 nodes reported by PnP BIOS; 16 recorded by driver
Nov 23 00:31:00 Micksmachine kernel: block request queues:
Nov 23 00:31:00 Micksmachine kernel:  128 requests per read queue
Nov 23 00:31:00 Micksmachine kernel:  128 requests per write queue
Nov 23 00:31:00 Micksmachine kernel:  8 requests per batch
Nov 23 00:31:00 Micksmachine kernel:  enter congestion at 31
Nov 23 00:31:00 Micksmachine kernel:  exit congestion at 33
Nov 23 00:31:00 Micksmachine kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
Nov 23 00:31:00 Micksmachine kernel: IOAPIC[0]: Set PCI routing entry (2-17 -> 0xa9 -> IRQ 17)
Nov 23 00:31:00 Micksmachine kernel: 00:00:09[A] -> 2-17 -> IRQ 17
Nov 23 00:31:00 Micksmachine kernel: IOAPIC[0]: Set PCI routing entry (2-18 -> 0xb1 -> IRQ 18)
Nov 23 00:31:00 Micksmachine kernel: 00:00:09[B] -> 2-18 -> IRQ 18
Nov 23 00:31:00 Micksmachine kernel: IOAPIC[0]: Set PCI routing entry (2-19 -> 0xb9 -> IRQ 19)
Nov 23 00:31:00 Micksmachine kernel: 00:00:09[C] -> 2-19 -> IRQ 19
Nov 23 00:31:00 Micksmachine kernel: IOAPIC[0]: Set PCI routing entry (2-16 -> 0xc1 -> IRQ 16)
Nov 23 00:31:00 Micksmachine kernel: 00:00:09[D] -> 2-16 -> IRQ 16
Nov 23 00:31:00 Micksmachine kernel: Pin 2-18 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-19 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-16 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-17 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-19 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-16 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-17 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-18 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-16 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-17 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-18 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-19 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-17 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-18 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-19 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-16 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-18 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-19 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-16 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-17 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-19 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-16 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-17 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-18 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-18 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-19 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-16 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-17 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-16 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-17 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-18 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-19 already programmed
Nov 23 00:31:00 Micksmachine kernel: IOAPIC[0]: Set PCI routing entry (2-20 -> 0xc9 -> IRQ 20)
Nov 23 00:31:00 Micksmachine kernel: 00:00:03[A] -> 2-20 -> IRQ 20
Nov 23 00:31:00 Micksmachine kernel: IOAPIC[0]: Set PCI routing entry (2-21 -> 0xd1 -> IRQ 21)
Nov 23 00:31:00 Micksmachine kernel: 00:00:03[B] -> 2-21 -> IRQ 21
Nov 23 00:31:00 Micksmachine kernel: IOAPIC[0]: Set PCI routing entry (2-22 -> 0xd9 -> IRQ 22)
Nov 23 00:31:00 Micksmachine kernel: 00:00:03[C] -> 2-22 -> IRQ 22
Nov 23 00:31:00 Micksmachine kernel: IOAPIC[0]: Set PCI routing entry (2-23 -> 0xe1 -> IRQ 23)
Nov 23 00:31:00 Micksmachine kernel: 00:00:03[D] -> 2-23 -> IRQ 23
Nov 23 00:31:00 Micksmachine kernel: Pin 2-16 already programmed
Nov 23 00:31:00 Micksmachine kernel: Pin 2-17 already programmed
Nov 23 00:31:00 Micksmachine kernel: PCI: Using ACPI for IRQ routing
Nov 23 00:31:00 Micksmachine kernel: PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off'
Nov 23 00:31:00 Micksmachine kernel: Registering system device pic0
Nov 23 00:31:00 Micksmachine kernel: Registering system device rtc0
Nov 23 00:31:00 Micksmachine kernel: IA-32 Microcode Update Driver: v1.11 <tigran@veritas.com>
Nov 23 00:31:00 Micksmachine kernel: Total HugeTLB memory allocated, 0
Nov 23 00:31:00 Micksmachine kernel: slab: reap timer started for cpu 0
Nov 23 00:31:00 Micksmachine kernel: Starting kswapd
Nov 23 00:31:00 Micksmachine kernel: aio_setup: sizeof(struct page) = 40
Nov 23 00:31:00 Micksmachine kernel: [c153c080] eventpoll: driver installed.
Nov 23 00:31:00 Micksmachine kernel: Journalled Block Device driver loaded
Nov 23 00:31:00 Micksmachine kernel: devfs: v1.22 (20021013) Richard Gooch (rgooch@atnf.csiro.au)
Nov 23 00:31:00 Micksmachine kernel: devfs: boot_options: 0x1
Nov 23 00:31:00 Micksmachine kernel: Capability LSM initialized
Nov 23 00:31:00 Micksmachine kernel: ACPI: Power Button (FF) [PWRF]
Nov 23 00:31:00 Micksmachine kernel: ACPI: Sleep Button (CM) [FUTS]
Nov 23 00:31:00 Micksmachine kernel: ACPI: Processor [CPU0] (supports C1)
Nov 23 00:31:00 Micksmachine kernel: Linux Plug and Play Support v0.9 (c) Adam Belay
Nov 23 00:31:00 Micksmachine kernel: pty: 256 Unix98 ptys configured
Nov 23 00:31:00 Micksmachine kernel: Real Time Clock Driver v1.11
Nov 23 00:31:00 Micksmachine kernel: Linux agpgart interface v0.99 (c) Jeff Hartmann
Nov 23 00:31:00 Micksmachine kernel: agpgart: Maximum main memory to use for agp memory: 439M
Nov 23 00:31:00 Micksmachine kernel: agpgart: Unsupported SiS chipset (device id: 0646), you might want to try agp_try_unsupported=1.
Nov 23 00:31:00 Micksmachine kernel: agpgart: no supported devices found.
Nov 23 00:31:00 Micksmachine kernel: [drm] Initialized radeon 1.6.0 20020828 on minor 0
Nov 23 00:31:00 Micksmachine kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Nov 23 00:31:00 Micksmachine kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Nov 23 00:31:00 Micksmachine kernel: SIS5513: IDE controller at PCI slot 00:02.5
Nov 23 00:31:00 Micksmachine kernel: SIS5513: chipset revision 0
Nov 23 00:31:00 Micksmachine kernel: SIS5513: not 100%% native mode: will probe irqs later
Nov 23 00:31:00 Micksmachine kernel: SiS646    ATA 133 controller
Nov 23 00:31:00 Micksmachine kernel:     ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
Nov 23 00:31:00 Micksmachine kernel:     ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
Nov 23 00:31:00 Micksmachine kernel: hda: Maxtor 4D080K4, ATA DISK drive
Nov 23 00:31:00 Micksmachine kernel: hdb: LITE-ON LTR-32123S, ATAPI CD/DVD-ROM drive
Nov 23 00:31:00 Micksmachine kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Nov 23 00:31:00 Micksmachine kernel: hdc: IBM-DHEA-38451, ATA DISK drive
Nov 23 00:31:00 Micksmachine kernel: hdd: HL-DT-STDVD-ROM GDR8160B, ATAPI CD/DVD-ROM drive
Nov 23 00:31:00 Micksmachine kernel: ide1 at 0x170-0x177,0x376 on irq 15
Nov 23 00:31:00 Micksmachine kernel: hda: host protected area => 1
Nov 23 00:31:00 Micksmachine kernel: hda: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=9964/255/63, UDMA(100)
Nov 23 00:31:00 Micksmachine kernel:  /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 >
Nov 23 00:31:00 Micksmachine kernel: hdc: 16514064 sectors (8455 MB) w/472KiB Cache, CHS=16383/16/63, UDMA(33)
Nov 23 00:31:00 Micksmachine kernel:  /dev/ide/host0/bus1/target0/lun0: p1 p2 p3 < p5 p6 p7 p8 p9 >
Nov 23 00:31:00 Micksmachine kernel: register interface 'mouse' with class 'input
Nov 23 00:31:00 Micksmachine kernel: mice: PS/2 mouse device common for all mice
Nov 23 00:31:00 Micksmachine kernel: input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
Nov 23 00:31:00 Micksmachine kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Nov 23 00:31:00 Micksmachine kernel: atkbd.c: Failed to enable keyboard on isa0060/serio0
Nov 23 00:31:00 Micksmachine kernel: input: AT Set 2 keyboard on isa0060/serio0
Nov 23 00:31:00 Micksmachine kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 23 00:31:00 Micksmachine kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.4
Nov 23 00:31:00 Micksmachine kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.4
Nov 23 00:31:00 Micksmachine kernel: acpiphp_glue: can't get bus number, assuming 0
Nov 23 00:31:00 Micksmachine kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Nov 23 00:31:00 Micksmachine kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes
Nov 23 00:31:00 Micksmachine kernel: TCP: Hash tables configured (established 32768 bind 32768)
Nov 23 00:31:00 Micksmachine kernel: read_super_block: found reiserfs format "3.6" with non-standard journal
Nov 23 00:31:00 Micksmachine kernel: Reiserfs journal params: device ide1(22,7), size 248998, journal first block 0, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Nov 23 00:31:00 Micksmachine kernel: reiserfs: checking transaction log (ide1(22,7)) for (ide0(3,5))
Nov 23 00:31:00 Micksmachine kernel: Using r5 hash to sort names
Nov 23 00:31:00 Micksmachine kernel: VFS: Mounted root (reiserfs filesystem) readonly.
Nov 23 00:31:00 Micksmachine kernel: Mounted devfs on /dev
Nov 23 00:31:00 Micksmachine kernel: Freeing unused kernel memory: 120k freed
Nov 23 00:31:00 Micksmachine kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Nov 23 00:31:00 Micksmachine kernel: Adding 995988k swap on /dev/hdc5.  Priority:-1 extents:1
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/usb.c: registered new driver usbfs
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/usb.c: registered new driver hub
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hcd-pci.c: ohci-hcd @ 00:03.0, Silicon Integrated Systems [SiS] 7001
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hcd-pci.c: irq 20, pci mem e19d9000
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hcd.c: new USB bus registered, assigned bus number 1
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hub.c: USB hub found at 0
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hub.c: 2 ports detected
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hcd-pci.c: ohci-hcd @ 00:03.1, Silicon Integrated Systems [SiS] 7001 (#2)
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hcd-pci.c: irq 21, pci mem e19db000
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hcd.c: new USB bus registered, assigned bus number 2
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hub.c: USB hub found at 0
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hub.c: 2 ports detected
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hcd-pci.c: ohci-hcd @ 00:03.2, Silicon Integrated Systems [SiS] 7001 (#3)
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hcd-pci.c: irq 22, pci mem e19dd000
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hcd.c: new USB bus registered, assigned bus number 3
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hub.c: USB hub found at 0
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hub.c: 2 ports detected
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hcd-pci.c: ehci-hcd @ 00:03.3, PCI device 1039:7002 (Silicon Integrated Systems [SiS])
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hcd-pci.c: irq 23, pci mem e19e4000
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hcd.c: new USB bus registered, assigned bus number 4
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/host/ehci-hcd.c: USB 2.0 support enabled, EHCI rev 1.00, ehci-hcd 2002-Sep-23
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hub.c: USB hub found at 0
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hub.c: 6 ports detected
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/usb.c: registered new driver acm
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/class/cdc-acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/usb.c: registered new driver serial
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/serial/usb-serial.c: USB Serial Driver core v1.6
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for Handspring Visor / Palm 4.0 / Cli��� 4.x
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for Sony Cli��� 3.5
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/usb.c: registered new driver visor
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/serial/visor.c: USB HandSpring Visor, Palm m50x, Sony Cli��� driver v2.0
Nov 23 00:31:00 Micksmachine kernel: CSLIP: code copyright 1989 Regents of the University of California
Nov 23 00:31:00 Micksmachine kernel: PPP generic driver version 2.4.2
Nov 23 00:31:00 Micksmachine kernel: PPP Deflate Compression module registered
Nov 23 00:31:00 Micksmachine kernel: intel8x0: clocking to 48000
Nov 23 00:31:00 Micksmachine kernel: Motu MidiTimePiece on parallel port irq: 7 ioport: 0x378
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/hub.c: new USB device 00:03.2-1, assigned address 2
Nov 23 00:31:00 Micksmachine kernel: inserting floppy driver for 2.5.47-ac6
Nov 23 00:31:00 Micksmachine kernel: Floppy drive(s): fd0 is 1.44M
Nov 23 00:31:00 Micksmachine kernel: FDC 0 is a post-1991 82077
Nov 23 00:31:00 Micksmachine kernel: hdb: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Nov 23 00:31:00 Micksmachine kernel: Uniform CD-ROM driver Revision: 3.12
Nov 23 00:31:00 Micksmachine kernel: end_request: I/O error, dev hdb, sector 0
Nov 23 00:31:00 Micksmachine kernel: hdd: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Nov 23 00:31:00 Micksmachine kernel: ide-floppy driver 0.99.newide
Nov 23 00:31:00 Micksmachine kernel: NTFS driver 2.1.0 [Flags: R/O MODULE].
Nov 23 00:31:00 Micksmachine kernel: NTFS volume version 3.1.
Nov 23 00:31:00 Micksmachine kernel: NTFS-fs error (device ide1(22,8)): read_ntfs_boot_sector(): Primary boot sector is invalid.
Nov 23 00:31:00 Micksmachine kernel: NTFS-fs error (device ide1(22,8)): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.
Nov 23 00:31:00 Micksmachine kernel: NTFS-fs error (device ide1(22,8)): ntfs_fill_super(): Not an NTFS volume.
Nov 23 00:31:00 Micksmachine kernel: kjournald starting.  Commit interval 5 seconds
Nov 23 00:31:00 Micksmachine kernel: EXT3 FS 2.4-0.9.16, 02 Dec 2001 on ide0(3,6), internal journal
Nov 23 00:31:00 Micksmachine kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov 23 00:31:00 Micksmachine kernel: drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Nov 23 00:31:19 Micksmachine kernel: end_request: I/O error, dev hdb, sector 0

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

* Unexpected IO-APIC
@ 2002-11-22  7:33 dix.edv
  0 siblings, 0 replies; 135+ messages in thread
From: dix.edv @ 2002-11-22  7:33 UTC (permalink / raw)
  To: linux-smp

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

Hi,

here is an extract of the /var/log/boot.msg. There are some problems
with APIC and the Logfile invites me to mail it to the address above.
If you need any informations more, contakt me.

 <<apic_err.txt>> 

regards


Claus-Peter Dix
EDV
Kath. Marienkrankenhaus gGmbH
Alfredstraße 9	22087 Hamburg
Telefon	(040) 2546 1223
Fax	(040) 2546 181223
E-Mail	dix.edv@marienkrankenhaus.org



[-- Attachment #2: apic_err.txt --]
[-- Type: text/plain, Size: 2514 bytes --]

<4>ENABLING IO-APIC IRQs
<6>...changing IO-APIC physical APIC ID to 2 ... ok.
<4>Synchronizing Arb IDs.
<7>init IO_APIC IRQs
<7> IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not
 connected.
<6>..TIMER: vector=49 pin1=2 pin2=0
<6>activating NMI Watchdog ... done.
<7>number of MP IRQ sources: 17.
<7>number of IO-APIC #2 registers: 24.
<6>testing the IO APIC.......................
<4>
<7>IO APIC #2......
<7>.... register #00: 02000000
<7>.......    : physical APIC id: 02
<7>.... register #01: 00178011
<7>.......     : max redirection entries: 0017
<7>.......     : IO APIC version: 0011
<4> WARNING: unexpected IO-APIC, please mail
<4>          to linux-smp@vger.kernel.org
<7>.... register #02: 00000000
<7>.......     : arbitration: 00
<7>.... IRQ redirection table:
<7> NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
<7> 00 000 00  1    0    0   0   0    0    0    00
<7> 01 003 03  0    0    0   0   0    1    1    39
<7> 02 003 03  0    0    0   0   0    1    1    31
<7> 03 003 03  0    0    0   0   0    1    1    41
<7> 04 003 03  0    0    0   0   0    1    1    49
<7> 05 003 03  1    1    0   1   0    1    1    51
<7> 06 003 03  0    0    0   0   0    1    1    59
<7> 07 003 03  0    0    0   0   0    1    1    61
<7> 08 003 03  0    0    0   0   0    1    1    69
<7> 09 003 03  0    0    0   0   0    1    1    71
<7> 0a 003 03  1    1    0   1   0    1    1    79
<7> 0b 003 03  1    1    0   1   0    1    1    81
<7> 0c 003 03  0    0    0   0   0    1    1    89
<7> 0d 000 00  1    0    0   0   0    0    0    00
<7> 0e 003 03  0    0    0   0   0    1    1    91
<7> 0f 003 03  0    0    0   0   0    1    1    99
<7> 10 000 00  1    0    0   0   0    0    0    00
<7> 11 000 00  1    0    0   0   0    0    0    00
<7> 12 000 00  1    0    0   0   0    0    0    00
<7> 13 000 00  1    0    0   0   0    0    0    00
<7> 14 000 00  1    0    0   0   0    0    0    00
<7> 15 000 00  1    0    0   0   0    0    0    00
<7> 16 000 00  1    0    0   0   0    0    0    00
<7> 17 000 00  1    0    0   0   0    0    0    00
<7>IRQ to pin mappings:
<7>IRQ0 -> 2
<7>IRQ1 -> 1
<7>IRQ3 -> 3
<7>IRQ4 -> 4
<7>IRQ5 -> 5
<7>IRQ6 -> 6
<7>IRQ7 -> 7
<7>IRQ8 -> 8
<7>IRQ9 -> 9
<7>IRQ10 -> 10
<7>IRQ11 -> 11
<7>IRQ12 -> 12
<7>IRQ13 -> 13
<7>IRQ14 -> 14
<7>IRQ15 -> 15
<6>.................................... done.
<4>calibrating APIC timer ...
<4>..... CPU clock speed is 401.4119 MHz.
<4>..... host bus clock speed is 66.9017 MHz.
<4>cpu: 0, clocks: 669017, slice: 223005

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

* unexpected IO-APIC
@ 2002-10-20 22:43 John Osswald
  0 siblings, 0 replies; 135+ messages in thread
From: John Osswald @ 2002-10-20 22:43 UTC (permalink / raw)
  To: linux-smp

As the boot message  requested.  I am running an DELL Precision 420.

Regards
John Osswald


Linux version 2.2.19-7.0.15smp (bhcompile@daffy.perf.redhat.com) (gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #1 SMP Wed Mar 6 14:25:28 EST 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0009f000 @ 00000000 (usable)
 BIOS-e820: 2fe9e000 @ 00100000 (usable)
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: DELL     Product ID: WS 420       APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
Processor #1 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 32 at 0xFEC00000.
Processors: 2
mapped APIC to ffffe000 (fee00000)
mapped IOAPIC to ffffd000 (fec00000)
Detected 731480 kHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 1458.17 BogoMIPS
Memory: 775640k/786040k available (1140k kernel code, 424k reserved, 8252k data, 84k init, 0k bigmem)
Dentry hash table entries: 131072 (order 8, 1024k)
Buffer cache hash table entries: 524288 (order 9, 2048k)
Page cache hash table entries: 262144 (order 8, 1024k)
VFS: Diskquotas version dquot_6.4.0 initialized
256K L2 cache (8 way)
CPU: L2 Cache: 256K
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.35a (19990819) Richard Gooch (rgooch@atnf.csiro.au)
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
256K L2 cache (8 way)
CPU: L2 Cache: 256K
per-CPU timeslice cutoff: 50.00 usecs.
CPU0: Intel Pentium III (Coppermine) stepping 03
calibrating APIC timer ... 
..... CPU clock speed is 731.4907 MHz.
..... system bus clock speed is 132.9982 MHz.
Booting processor 1 eip 2000
Calibrating delay loop... 1461.45 BogoMIPS
Intel machine check reporting enabled on CPU#1.
256K L2 cache (8 way)
CPU: L2 Cache: 256K
OK.
CPU1: Intel Pentium III (Coppermine) stepping 03
Total of 2 processors activated (2919.62 BogoMIPS).
enabling symmetric IO mode... ...done.
ENABLING IO-APIC IRQs
...changing IO-APIC physical APIC ID to 2
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-13, 2-20, 2-21, 2-22, 2-23 not connected.
number of MP IRQ sources: 44.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00170020
.......     : max redirection entries: 0017
.......     : IO APIC version: 0020
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 000 00  0    0    0   0   0    1    1    59
 02 0FF 0F  0    0    0   0   0    1    1    51
 03 000 00  0    0    0   0   0    1    1    61
 04 000 00  0    0    0   0   0    1    1    69
 05 000 00  0    0    0   0   0    1    1    71
 06 000 00  0    0    0   0   0    1    1    79
 07 000 00  0    0    0   0   0    1    1    81
 08 000 00  0    0    0   0   0    1    1    89
 09 000 00  0    0    0   0   0    1    1    91
 0a 000 00  0    0    0   0   0    1    1    99
 0b 000 00  0    0    0   0   0    1    1    A1
 0c 000 00  0    0    0   0   0    1    1    A9
 0d 000 00  1    0    0   0   0    0    0    00
 0e 000 00  0    0    0   0   0    1    1    B1
 0f 000 00  0    0    0   0   0    1    1    B9
 10 0FF 0F  1    1    0   1   0    1    1    C1
 11 0FF 0F  1    1    0   1   0    1    1    C9
 12 0FF 0F  1    1    0   1   0    1    1    D1
 13 0FF 0F  1    1    0   1   0    1    1    D9
 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 -> 2
IRQ1 -> 1
IRQ3 -> 3
IRQ4 -> 4
IRQ5 -> 5
IRQ6 -> 6
IRQ7 -> 7
IRQ8 -> 8
IRQ9 -> 9
IRQ10 -> 10
IRQ11 -> 11
IRQ12 -> 12
IRQ14 -> 14
IRQ15 -> 15
IRQ16 -> 16
IRQ17 -> 17
IRQ18 -> 18
IRQ19 -> 19
.................................... done.
checking TSC synchronization across CPUs: passed.
PCI: PCI BIOS revision 2.10 entry at 0xfc03e
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI->APIC IRQ transform: (B0,I31,P3) -> 19
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B2,I4,P0) -> 16
PCI->APIC IRQ transform: (B2,I6,P0) -> 18
PCI->APIC IRQ transform: (B3,I10,P0) -> 18
PCI->APIC IRQ transform: (B3,I10,P1) -> 19
Linux NET4.0 for Linux 2.2
Based upon Swansea University Computer Society NET3.039
NET4: Unix domain sockets 1.0 for Linux NET4.0.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
TCP: Hash tables configured (ehash 524288 bhash 65536)
IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
Linux IP multicast router 0.06 plus PIM-SM
Initializing RT netlink socket
Starting kswapd v 1.5 
Detected PS/2 Mouse Port.
Serial driver version 4.27 with MANY_PORTS MULTIPORT SHARE_IRQ enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
pty: 256 Unix98 ptys configured
Real Time Clock Driver v1.09
i810_rng hardware driver 0.6.2-2.2.x loaded
RAM disk driver initialized:  16 RAM disks of 4096K size
PCI_IDE: unknown IDE controller on PCI bus 00 device f9, VID=8086, DID=2411
PCI_IDE: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA
hdc: Lite-On LTN483S 48x Max, ATAPI CDROM drive
hdd: Maxtor 52049U4, ATA DISK drive
ide1 at 0x170-0x177,0x376 on irq 15
hdd: Maxtor 52049U4, 19473MB w/2048kB Cache, CHS=39566/16/63
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
md driver 0.90.0 MAX_MD_DEVS=256, MAX_REAL=12
raid5: measuring checksumming speed
raid5: MMX detected, trying high-speed MMX checksum routines
   pII_mmx   :  1612.773 MB/sec
   p5_mmx    :  1696.212 MB/sec
   8regs     :  1257.681 MB/sec
   32regs    :   768.096 MB/sec
using fastest function: p5_mmx (1696.212 MB/sec)
scsi : 0 hosts.
scsi : detected total.
md.c: sizeof(mdp_super_t) = 4096
Partition check:
 hdd: [PTBL] [2482/255/63] hdd1 hdd2 hdd3 < >
RAMDISK: Compressed image found at block 0
autodetecting RAID arrays
autorun ...
... autorun DONE.
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.13)
apm: disabled - APM is not SMP safe.
VFS: Mounted root (ext2 filesystem).
(scsi0) <Adaptec AIC-7899 Ultra 160/m SCSI host adapter> found at PCI 3/10/0
(scsi0) Wide Channel A, SCSI ID=7, 32/255 SCBs
(scsi0) Downloading sequencer code... 396 instructions downloaded
(scsi1) <Adaptec AIC-7899 Ultra 160/m SCSI host adapter> found at PCI 3/10/1
(scsi1) Wide Channel B, SCSI ID=7, 32/255 SCBs
(scsi1) Downloading sequencer code... 396 instructions downloaded
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.1.33/3.2.4
       <Adaptec AIC-7899 Ultra 160/m SCSI host adapter>
scsi1 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.1.33/3.2.4
       <Adaptec AIC-7899 Ultra 160/m SCSI host adapter>
scsi : 2 hosts.
  Vendor: FUJITSU   Model: MAJ3091MP         Rev: 5508
  Type:   Direct-Access                      ANSI SCSI revision: 04
Detected scsi disk sda at scsi0, channel 0, id 0, lun 0
  Vendor: QUANTUM   Model: ATLAS10K2-TY184L  Rev: DA40
  Type:   Direct-Access                      ANSI SCSI revision: 03
Detected scsi disk sdb at scsi0, channel 0, id 2, lun 0
(scsi0:0:0:0) Synchronous at 160.0 Mbyte/sec, offset 127.
SCSI device sda: hdwr sector= 512 bytes. Sectors= 17783239 [8683 MB] [8.7 GB]
 sda: sda1 sda2 < sda5 sda6 >
(scsi0:0:2:0) Synchronous at 160.0 Mbyte/sec, offset 127.
SCSI device sdb: hdwr sector= 512 bytes. Sectors= 35566478 [17366 MB] [17.4 GB]
 sdb: sdb1
3Com 3c90x Version 1.0.0i 1999 <linux_drivers@3com.com>
autodetecting RAID arrays
autorun ...
... autorun DONE.
VFS: Mounted root (ext2 filesystem) readonly.
change_root: old root has d_count=1
Trying to unmount old root ... okay
Freeing unused kernel memory: 84k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.237 $ time 14:27:59 Mar  6 2002
usb-uhci.c: High bandwidth mode enabled
PCI: Increasing latency timer of device 00:fa to 64
usb-uhci.c: USB UHCI at I/O 0xff80, IRQ 19
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
usb.c: USB new device connect, assigned device number 1
hub.c: USB hub found
hub.c: 2 ports detected
Crystal 4280/461x + AC97 Audio, version 0.13, 14:27:18 Mar  6 2002
cs461x: Card found at 0xf8ffe000 and 0xf8e00000, IRQ 18
cs461x: Unknown card (1028:0096) at 0xf8ffe000/0xf8e00000, IRQ 18
ac97_codec: AC97 Audio codec, vendor id1: 0x4352, id2: 0x5914 (Unknown)
cs461x: Found 1 audio device(s).
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 690M
agpgart: Detected Intel i840 chipset
agpgart: AGP aperture is 64M @ 0xf0000000
parport0: PC-style at 0x378 (0x778) [SPP,ECP,ECPPS2]
parport_probe: failed
parport0: no IEEE-1284 device present.
lp0: using parport0 (polling).



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

* Unexpected IO-APIC
@ 2002-10-03 19:12 Alexander Tsibulsky
  0 siblings, 0 replies; 135+ messages in thread
From: Alexander Tsibulsky @ 2002-10-03 19:12 UTC (permalink / raw)
  To: linux-smp

Hi,

Motherboard: Gigabyte GA-7VTXH+ (VIA KT266A)
CPU: AMD Duron 800

Here is the kernel load log:
----------------------------
(...)

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=0
number of MP IRQ sources: 16.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178002
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0002
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... IRQ redirection table:

(...)
----------------------------

Best regards,
 Alexander


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

* unexpected IO-APIC
@ 2002-09-16 13:54 Juergen Rose
  0 siblings, 0 replies; 135+ messages in thread
From: Juergen Rose @ 2002-09-16 13:54 UTC (permalink / raw)
  To: linux-smp

Hi,

I am working with linux-2.4.20-pre7 an a PC with an
ABIT-KX7-333-Motherboard. If I enable APIC and IOAPIC in the linux
configuration (in .config I found:
...
CONFIG_X86_GOOD_APIC=y
...
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
...), the IRQ distribution looks nice
  0:     249823    IO-APIC-edge  timer
  1:      10200    IO-APIC-edge  keyboard
  2:          0          XT-PIC  cascade
  8:         13    IO-APIC-edge  rtc
  9:          0    IO-APIC-edge  acpi
 12:       5206    IO-APIC-edge  PS/2 Mouse
 14:       9521    IO-APIC-edge  ide0
 15:          7    IO-APIC-edge  ide1
 17:        190   IO-APIC-level  aic7xxx
 18:          8   IO-APIC-level  ide2
 19:       8819   IO-APIC-level  es1371, eth0
 21:          0   IO-APIC-level  usb-uhci, usb-uhci
NMI:          0 
LOC:     249762 
ERR:          0
MIS:          0
but I get problems (´mke2fs -c /dev/hde1´ gives endless 'lost
interrups') with the additional IDE controller (ide2,ide3) and the
following messages during booting:

enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-11, 2-20, 2-22, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 22.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178002
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0002
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 001 01  1    1    0   1   0    1    1    71
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    79
 0d 001 01  0    0    0   0   0    1    1    81
 0e 001 01  0    0    0   0   0    1    1    89
 0f 001 01  0    0    0   0   0    1    1    91
 10 001 01  1    1    0   1   0    1    1    99
 11 001 01  1    1    0   1   0    1    1    A1
 12 001 01  1    1    0   1   0    1    1    A9
 13 001 01  1    1    0   1   0    1    1    B1
 14 000 00  1    0    0   0   0    0    0    00
 15 001 01  1    1    0   1   0    1    1    B9
 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
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ10 -> 0:10
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ21 -> 0:21
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1534.0355 MHz.
..... host bus clock speed is 266.7888 MHz.
cpu: 0, clocks: 2667888, slice: 1333944
CPU0<T0:2667888,T1:1333936,D:8,S:1333944,C:2667888>

If I disable APIC and IOAPIC, I have five devices (iac7xxx, usb-uhci,
usb-uhci, es1371, eth0) controlled by by IRQ11, but everythings seems to
work perfectly.

	With best regards
		Juergen



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

* Unexpected IO-APIC
@ 2002-08-24 12:21 David Brownell
  0 siblings, 0 replies; 135+ messages in thread
From: David Brownell @ 2002-08-24 12:21 UTC (permalink / raw)
  To: linux-smp

This kernel is 2.5.31-bk6.  The motherboard is a VIA VT8017B, with an
Athlon XP, KT333 and VT8235 (with USB 2.0).  I append what seem to be
the relevant parts of dmesg output; your list archives don't seem list
version=3 yet.

It seems to behave with a non-SMP kernel, but an earlier SMP config didn't
handle any of the USB IRQs right; they seem to have been routed wrong
(to irq5+irq11, not irq19+irq21).  I've not explored the MPS=1.1 option;
or maybe the clue is that the BIOS says it's a not-for-sale demo. :)

Speaking of non-working SMP, I was surprised to see this kernel mark
itself as SMP tainted just because its single CPU doesn't have the 'mp'
cpu flag.  It's a uniprocessor; that can't matter.  I just want spinlock
bugs to get reported.

- Dave


ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
  IO-APIC (apicid-pin) 2-0, 2-5, 2-16, 2-17, 2-20, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 23.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178003
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0003
  WARNING: unexpected IO-APIC, please mail
           to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
  02 001 01  0    0    0   0   0    1    1    31
  03 001 01  0    0    0   0   0    1    1    41
  04 001 01  0    0    0   0   0    1    1    49
  05 000 00  1    0    0   0   0    0    0    00
  06 001 01  0    0    0   0   0    1    1    51
  07 001 01  0    0    0   0   0    1    1    59
  08 001 01  0    0    0   0   0    1    1    61
  09 001 01  0    0    0   0   0    1    1    69
  0a 001 01  0    0    0   0   0    1    1    71
  0b 001 01  1    1    0   1   0    1    1    79
  0c 001 01  0    0    0   0   0    1    1    81
  0d 001 01  0    0    0   0   0    1    1    89
  0e 001 01  0    0    0   0   0    1    1    91
  0f 001 01  0    0    0   0   0    1    1    99
  10 000 00  1    0    0   0   0    0    0    00
  11 000 00  1    0    0   0   0    0    0    00
  12 001 01  1    1    0   1   0    1    1    A1
  13 001 01  1    1    0   1   0    1    1    A9
  14 000 00  1    0    0   0   0    0    0    00
  15 001 01  1    1    0   1   0    1    1    B1
  16 001 01  1    1    0   1   0    1    1    B9
  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
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
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ21 -> 0:21
IRQ22 -> 0:22
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1532.0300 MHz.
..... host bus clock speed is 266.0487 MHz.
cpu: 0, clocks: 266487, slice: 133243
CPU0<T0:266480,T1:133232,D:5,S:133243,C:266487>


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

* unexpected IO-APIC
@ 2002-08-18 14:27 Kim Bisgaard
  0 siblings, 0 replies; 135+ messages in thread
From: Kim Bisgaard @ 2002-08-18 14:27 UTC (permalink / raw)
  To: linux-smp

Hi,

Just to do as you instructed.

I am runing on a Abit kr7 motherboard with an AMD XP1600 cpu. If you 
need further info. please ask?

Best regards,

Mr. Kim Bisgaard.

Aug 17 12:45:44 kim syslogd 1.4.1: restart.
Aug 17 12:45:44 kim syslog: syslogd startup succeeded
Aug 17 12:45:44 kim syslog: klogd startup succeeded
Aug 17 12:45:44 kim kernel: klogd 1.4.1, log source = /proc/kmsg started.
Aug 17 12:45:44 kim kernel: Linux version 2.4.18-7.95 (root@kim) (gcc 
version 3.2 20020808 (Red Hat Linux Rawhide 3.2-0.3)) #8 Thu Aug 15 
20:51:05 CEST 2002
Aug 17 12:45:44 kim kernel: BIOS-provided physical RAM map:
Aug 17 12:45:44 kim kernel:  BIOS-e820: 0000000000000000 - 
000000000009fc00 (usable)
Aug 17 12:45:44 kim kernel:  BIOS-e820: 000000000009fc00 - 
00000000000a0000 (reserved)
Aug 17 12:45:44 kim kernel:  BIOS-e820: 00000000000f0000 - 
0000000000100000 (reserved)
Aug 17 12:45:44 kim kernel:  BIOS-e820: 0000000000100000 - 
000000000fff0000 (usable)
Aug 17 12:45:44 kim kernel:  BIOS-e820: 000000000fff0000 - 
000000000fff3000 (ACPI NVS)
Aug 17 12:45:44 kim kernel:  BIOS-e820: 000000000fff3000 - 
0000000010000000 (ACPI data)
Aug 17 12:45:44 kim kernel:  BIOS-e820: 00000000fec00000 - 
00000000fec01000 (reserved)
Aug 17 12:45:44 kim kernel:  BIOS-e820: 00000000fee00000 - 
00000000fee01000 (reserved)
Aug 17 12:45:44 kim kernel:  BIOS-e820: 00000000ffff0000 - 
0000000100000000 (reserved)
Aug 17 12:45:44 kim kernel: 255MB LOWMEM available.
Aug 17 12:45:44 kim kernel: found SMP MP-table at 000f56c0
Aug 17 12:45:44 kim portmap: portmap startup succeeded
Aug 17 12:45:44 kim kernel: hm, page 000f5000 reserved twice.
Aug 17 12:45:44 kim kernel: hm, page 000f6000 reserved twice.
Aug 17 12:45:44 kim kernel: hm, page 000f1000 reserved twice.
Aug 17 12:45:45 kim kernel: hm, page 000f2000 reserved twice.
Aug 17 12:45:45 kim kernel: On node 0 totalpages: 65520
Aug 17 12:45:45 kim kernel: zone(0): 4096 pages.
Aug 17 12:45:45 kim kernel: zone(1): 61424 pages.
Aug 17 12:45:45 kim kernel: zone(2): 0 pages.
Aug 17 12:45:45 kim kernel: Intel MultiProcessor Specification v1.4
Aug 17 12:45:45 kim kernel:     Virtual Wire compatibility mode.
Aug 17 12:45:45 kim kernel: OEM ID: OEM00000 Product ID: PROD00000000 
APIC at: 0xFEE00000
Aug 17 12:45:45 kim kernel: Processor #0 Pentium(tm) Pro APIC version 17
Aug 17 12:45:45 kim kernel: I/O APIC #2 Version 17 at 0xFEC00000.
Aug 17 12:45:45 kim kernel: Processors: 1
Aug 17 12:45:45 kim kernel: Kernel command line: ro root=/dev/hda7 
hdc=ide-scsi vga=6 pci=biosirq
Aug 17 12:45:45 kim kernel: ide_setup: hdc=ide-scsi
Aug 17 12:45:45 kim kernel: Initializing CPU#0
Aug 17 12:45:45 kim kernel: Detected 1400.626 MHz processor.
Aug 17 12:45:45 kim kernel: Console: colour VGA+ 80x60
Aug 17 12:45:45 kim kernel: Calibrating delay loop... 2778.83 BogoMIPS
Aug 17 12:45:45 kim kernel: Memory: 254212k/262080k available (1155k 
kernel code, 5436k reserved, 405k data, 164k init, 0k highmem)
Aug 17 12:45:45 kim kernel: Dentry cache hash table entries: 32768 
(order: 6, 262144 bytes)
Aug 17 12:45:45 kim kernel: Inode cache hash table entries: 16384 
(order: 5, 131072 bytes)
Aug 17 12:45:45 kim kernel: Mount cache hash table entries: 4096 (order: 
3, 32768 bytes)
Aug 17 12:45:45 kim kernel: Buffer cache hash table entries: 16384 
(order: 4, 65536 bytes)
Aug 17 12:45:45 kim kernel: Page-cache hash table entries: 65536 (order: 
6, 262144 bytes)
Aug 17 12:45:45 kim kernel: CPU: L1 I Cache: 64K (64 bytes/line), D 
cache 64K (64 bytes/line)
Aug 17 12:45:45 kim kernel: CPU: L2 Cache: 256K (64 bytes/line)
Aug 17 12:45:45 kim kernel: CPU: AMD Athlon(tm) XP 1600+ stepping 02
Aug 17 12:45:45 kim kernel: Enabling fast FPU save and restore... done.
Aug 17 12:45:45 kim kernel: Enabling unmasked SIMD FPU exception 
support... done.
Aug 17 12:45:45 kim kernel: Checking 'hlt' instruction... OK.
Aug 17 12:45:45 kim kernel: POSIX conformance testing by UNIFIX
Aug 17 12:45:45 kim kernel: enabled ExtINT on CPU#0
Aug 17 12:45:45 kim kernel: ESR value before enabling vector: 00000000
Aug 17 12:45:45 kim kernel: ESR value after enabling vector: 00000000
Aug 17 12:45:45 kim kernel: ENABLING IO-APIC IRQs
Aug 17 12:45:45 kim kernel: Setting 2 in the phys_id_present_map
Aug 17 12:45:45 kim kernel: ...changing IO-APIC physical APIC ID to 2 
... ok.
Aug 17 12:45:45 kim kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Aug 17 12:45:45 kim kernel: testing the IO APIC.......................
Aug 17 12:45:45 kim kernel:
Aug 17 12:45:45 kim kernel:  WARNING: unexpected IO-APIC, please mail
Aug 17 12:45:45 kim kernel:           to linux-smp@vger.kernel.org
Aug 17 12:45:45 kim keytable: Loading keymap:  succeeded
Aug 17 12:45:45 kim kernel: .................................... done.
Aug 17 12:45:45 kim kernel: Using local APIC timer interrupts.
Aug 17 12:45:45 kim kernel: calibrating APIC timer ...
Aug 17 12:45:45 kim kernel: ..... CPU clock speed is 1400.0718 MHz.
Aug 17 12:45:45 kim kernel: ..... host bus clock speed is 266.1438 MHz.
Aug 17 12:45:45 kim kernel: cpu: 0, clocks: 520936, slice: 260468
Aug 17 12:45:45 kim kernel: CPU0<T0:520928,T1:260448,D:12,S:260468,C:520936>
Aug 17 12:45:45 kim kernel: mtrr: v1.40 (20010327) Richard Gooch 
(rgooch@atnf.csiro.au)
Aug 17 12:45:45 kim kernel: mtrr: detected mtrr type: Intel
Aug 17 12:45:45 kim kernel: PCI: PCI BIOS revision 2.10 entry at 
0xfb4d0, last bus=1
Aug 17 12:45:45 kim kernel: PCI: Using configuration type 1
Aug 17 12:45:45 kim kernel: PCI: Probing PCI hardware
Aug 17 12:45:45 kim kernel: PCI: Using IRQ router default [1106/3099] at 
00:00.0
Aug 17 12:45:45 kim kernel: PCI->APIC IRQ transform: (B0,I8,P0) -> 19
Aug 17 12:45:45 kim kernel: PCI->APIC IRQ transform: (B0,I11,P0) -> 19
Aug 17 12:45:45 kim kernel: PCI->APIC IRQ transform: (B0,I15,P0) -> 17
Aug 17 12:45:45 kim kernel: PCI->APIC IRQ transform: (B0,I17,P0) -> 16
Aug 17 12:45:45 kim kernel: PCI->APIC IRQ transform: (B0,I17,P3) -> 19
Aug 17 12:45:45 kim kernel: PCI->APIC IRQ transform: (B1,I0,P0) -> 16
Aug 17 12:45:45 kim keytable: Loading system font:  succeeded
Aug 17 12:45:45 kim kernel: PCI: Via IRQ fixup for 00:11.2, from 11 to 3
Aug 17 12:45:45 kim kernel: isapnp: Scanning for PnP cards...
Aug 17 12:45:45 kim kernel: isapnp: No Plug & Play device found
Aug 17 12:45:45 kim kernel: Linux NET4.0 for Linux 2.4
Aug 17 12:45:45 kim kernel: Based upon Swansea University Computer 
Society NET3.039
Aug 17 12:45:45 kim kernel: Initializing RT netlink socket
Aug 17 12:45:45 kim kernel: apm: BIOS version 1.2 Flags 0x07 (Driver 
version 1.16)


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

* unexpected IO-APIC
@ 2002-07-26 21:42 Joseph S. Wigton
  0 siblings, 0 replies; 135+ messages in thread
From: Joseph S. Wigton @ 2002-07-26 21:42 UTC (permalink / raw)
  To: linux-smp

syslog messages with request to email you.


Jul 25 14:40:08 stetson kernel: Linux version 2.4.7-10smp 
(bhcompile@stripples.devel.redhat.com) (gcc version 2.96 20000731 (Red Hat Linux 
7.1 2.96-98)) #1 SMP Thu Sep 6 17:09:31 EDT 2001
Jul 25 14:40:08 stetson kernel:  BIOS-e820: 0000000000000000 - 00000000000a0000 
(usable)
Jul 25 14:40:08 stetson kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 
(reserved)
Jul 25 14:40:08 stetson kernel:  BIOS-e820: 0000000000100000 - 000000003ff77000 
(usable)
Jul 25 14:40:08 stetson kernel:  BIOS-e820: 000000003ff77000 - 000000003ff79000 
(ACPI NVS)
Jul 25 14:40:08 stetson kernel:  BIOS-e820: 000000003ff79000 - 0000000040000000 
(reserved)
Jul 25 14:40:08 stetson kernel:  BIOS-e820: 00000000fec00000 - 00000000fec10000 
(reserved)
Jul 25 14:40:08 stetson kernel:  BIOS-e820: 00000000fee00000 - 00000000fee10000 
(reserved)
Jul 25 14:40:08 stetson kernel:  BIOS-e820: 00000000ffb00000 - 0000000100000000 
(reserved)
Jul 25 14:40:08 stetson kernel: Scanning bios EBDA for MXT signature
Jul 25 14:40:08 stetson kernel: found SMP MP-table at 000fe710
Jul 25 14:40:08 stetson kernel: hm, page 000fe000 reserved twice.
Jul 25 14:40:08 stetson kernel: hm, page 000ff000 reserved twice.
Jul 25 14:40:08 stetson kernel: hm, page 000f0000 reserved twice.
Jul 25 14:40:08 stetson kernel: On node 0 totalpages: 262007
Jul 25 14:40:08 stetson kernel: zone(0): 4096 pages.
Jul 25 14:40:08 stetson kernel: zone(1): 225280 pages.
Jul 25 14:40:08 stetson kernel: zone(2): 32631 pages.
Jul 25 14:40:08 stetson kernel: Intel MultiProcessor Specification v1.4
Jul 25 14:40:08 stetson kernel:     Virtual Wire compatibility mode.
Jul 25 14:40:08 stetson kernel: OEM ID: DELL     Product ID: WS 530       APIC 
at: 0xFEE00000
Jul 25 14:40:09 stetson kernel: Processor #0 Unknown CPU [15:1] APIC version 20
Jul 25 14:40:09 stetson kernel: Processor #1 Unknown CPU [15:1] APIC version 20
Jul 25 14:40:09 stetson kernel: I/O APIC #2 Version 32 at 0xFEC00000.
Jul 25 14:40:09 stetson kernel: Processors: 2
Jul 25 14:40:09 stetson kernel: Kernel command line: ro root=/dev/hda6 
hdd=ide-scsi
Jul 25 14:40:09 stetson kernel: ide_setup: hdd=ide-scsi
Jul 25 14:40:09 stetson kernel: Detected 1680.862 MHz processor.
Jul 25 14:40:09 stetson kernel: Console: colour VGA+ 80x25
Jul 25 14:40:09 stetson kernel: Calibrating delay loop... 3355.44 BogoMIPS
Jul 25 14:40:09 stetson kernel: Memory: 1026372k/1048028k available (1396k 
kernel code, 20256k reserved, 102k data, 240k init, 130524k highmem)
Jul 25 14:40:09 stetson kernel: Dentry-cache hash table entries: 131072 (order: 
8, 1048576 bytes)
Jul 25 14:40:09 stetson kernel: Inode-cache hash table entries: 65536 (order: 7, 
524288 bytes)
Jul 25 14:40:09 stetson kernel: Mount-cache hash table entries: 16384 (order: 5, 
131072 bytes)
Jul 25 14:40:09 stetson kernel: Buffer-cache hash table entries: 65536 (order: 
6, 262144 bytes)
Jul 25 14:40:09 stetson kernel: Page-cache hash table entries: 262144 (order: 9, 
2097152 bytes)
Jul 25 14:40:09 stetson kernel: POSIX conformance testing by UNIFIX
Jul 25 14:40:09 stetson kernel: mtrr: v1.40 (20010327) Richard Gooch 
(rgooch@atnf.csiro.au)
Jul 25 14:40:09 stetson kernel: mtrr: detected mtrr type: Intel
Jul 25 14:40:10 stetson kernel: CPU0: Intel(R) Xeon(TM) CPU 1.70GHz stepping 02
Jul 25 14:40:10 stetson kernel: per-CPU timeslice cutoff: 731.59 usecs.
Jul 25 14:40:10 stetson ntpd[944]: getnetnum: "time.nist.gov" invalid host 
number, line ignored
Jul 25 14:40:10 stetson kernel: enabled ExtINT on CPU#0
Jul 25 14:40:10 stetson kernel: ESR value before enabling vector: 00000040
Jul 25 14:40:10 stetson kernel: ESR value after enabling vector: 00000000
Jul 25 14:40:10 stetson ntpd[944]: bind() fd 9, family 2, port 123, addr 
224.0.1.1, in_classd=1 flags=0 fails: Address already in use
Jul 25 14:40:10 stetson kernel: Booting processor 1/1 eip 2000
Jul 25 14:40:10 stetson ntpd[944]: ...multicast address 224.0.1.1 using wildcard 
socket
Jul 25 14:40:10 stetson kernel: masked ExtINT on CPU#1
Jul 25 14:40:11 stetson kernel: ESR value before enabling vector: 00000000
Jul 25 14:40:11 stetson kernel: ESR value after enabling vector: 00000000
Jul 25 14:40:11 stetson kernel: Calibrating delay loop... 3355.44 BogoMIPS
Jul 25 14:40:11 stetson kernel: CPU1: Intel(R) Xeon(TM) CPU 1.70GHz stepping 02
Jul 25 14:40:11 stetson kernel: ENABLING IO-APIC IRQs
Jul 25 14:40:12 stetson kernel: 
Jul 25 14:40:12 stetson kernel:  WARNING: unexpected IO-APIC, please mail
Jul 25 14:40:12 stetson kernel:           to linux-smp@vger.kernel.org
Jul 25 14:40:12 stetson kernel:  WARNING: unexpected IO-APIC, please mail
Jul 25 14:40:12 stetson kernel:           to linux-smp@vger.kernel.org
Jul 25 14:40:12 stetson xinetd[1032]: amanda disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: amandaidx disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: amidxtape disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: chargen disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: chargen disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: comsat disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: daytime disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: daytime disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: skkserv disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: echo disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: echo disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: eklogin disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: finger disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: ftp disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: imap disabled, removing
Jul 25 14:40:12 stetson kernel: Using local APIC timer interrupts.
Jul 25 14:40:12 stetson xinetd[1032]: imaps disabled, removing
Jul 25 14:40:12 stetson kernel: calibrating APIC timer ...
Jul 25 14:40:12 stetson xinetd[1032]: pop2 disabled, removing
Jul 25 14:40:12 stetson kernel: ..... CPU clock speed is 1680.7652 MHz.
Jul 25 14:40:12 stetson xinetd[1032]: pop3 disabled, removing
Jul 25 14:40:12 stetson kernel: ..... host bus clock speed is 98.8684 MHz.
Jul 25 14:40:12 stetson xinetd[1032]: klogin disabled, removing
Jul 25 14:40:12 stetson kernel: cpu: 0, clocks: 988684, slice: 329561
Jul 25 14:40:12 stetson xinetd[1032]: telnet disabled, removing
Jul 25 14:40:12 stetson kernel: CPU0<T0:988672,T1:659104,D:7,S:329561,C:988684>
Jul 25 14:40:12 stetson xinetd[1032]: kshell disabled, removing
Jul 25 14:40:12 stetson kernel: cpu: 1, clocks: 988684, slice: 329561
Jul 25 14:40:12 stetson xinetd[1032]: linuxconf disabled, removing
Jul 25 14:40:12 stetson kernel: CPU1<T0:988672,T1:329536,D:14,S:329561,C:988684>
Jul 25 14:40:12 stetson xinetd[1032]: ntalk disabled, removing
Jul 25 14:40:12 stetson kernel: checking TSC synchronization across CPUs: 
passed.
Jul 25 14:40:12 stetson xinetd[1032]: pop3s disabled, removing
Jul 25 14:40:12 stetson kernel: PCI: PCI BIOS revision 2.10 entry at 0xfbe4e, 
last bus=4
Jul 25 14:40:12 stetson xinetd[1032]: exec disabled, removing
Jul 25 14:40:12 stetson kernel: PCI: Using configuration type 1
Jul 25 14:40:12 stetson xinetd[1032]: login disabled, removing
Jul 25 14:40:12 stetson kernel: PCI: Probing PCI hardware
Jul 25 14:40:12 stetson xinetd[1032]: shell disabled, removing
Jul 25 14:40:12 stetson kernel: Unknown bridge resource 0: assuming transparent
Jul 25 14:40:12 stetson xinetd[1032]: rsync disabled, removing
Jul 25 14:40:12 stetson kernel: Unknown bridge resource 0: assuming transparent
Jul 25 14:40:12 stetson xinetd[1032]: swat disabled, removing
Jul 25 14:40:12 stetson kernel: Unknown bridge resource 2: assuming transparent
Jul 25 14:40:12 stetson xinetd[1032]: talk disabled, removing
Jul 25 14:40:12 stetson kernel: Unknown bridge resource 0: assuming transparent
Jul 25 14:40:12 stetson xinetd[1032]: telnet disabled, removing
Jul 25 14:40:12 stetson kernel: Unknown bridge resource 2: assuming transparent
Jul 25 14:40:12 stetson xinetd[1032]: tftp disabled, removing
Jul 25 14:40:12 stetson kernel: Unknown bridge resource 2: assuming transparent
Jul 25 14:40:12 stetson xinetd[1032]: time disabled, removing
Jul 25 14:40:12 stetson xinetd[1032]: time disabled, removing
Jul 25 14:40:12 stetson kernel: Initializing RT netlink socket
Jul 25 14:40:12 stetson kernel: mxt_scan_bios: enter
Jul 25 14:40:12 stetson kernel: Starting kswapd v1.8
Jul 25 14:40:12 stetson kernel: allocated 64 pages and 64 bhs reserved for the 
highmem bounces
Jul 25 14:40:12 stetson kernel: pty: 2048 Unix98 ptys configured
Jul 25 14:40:12 stetson kernel: block: queued sectors max/low 681248kB/550176kB, 
2048 slots per queue
Jul 25 14:40:12 stetson kernel: RAMDISK driver initialized: 16 RAM disks of 
4096K size 1024 blocksize
Jul 25 14:40:12 stetson kernel: PIIX4: IDE controller on PCI bus 00 dev f9
Jul 25 14:40:12 stetson kernel: PIIX4: chipset revision 4
Jul 25 14:40:12 stetson kernel: PIIX4: not 100%% native mode: will probe irqs 
later
Jul 25 14:40:12 stetson kernel:     ide0: BM-DMA at 0xffa0-0xffa7, BIOS 
settings: hda:DMA, hdb:DMA
Jul 25 14:40:12 stetson kernel:     ide1: BM-DMA at 0xffa8-0xffaf, BIOS 
settings: hdc:DMA, hdd:DMA
Jul 25 14:40:12 stetson kernel: hda: ST340016A, ATA DISK drive
Jul 25 14:40:12 stetson kernel: hdb: ST340016A, ATA DISK drive
Jul 25 14:40:12 stetson kernel: hdc: Maxtor 4G120J6, ATA DISK drive
Jul 25 14:40:12 stetson kernel: hdd: _NEC CD-RW NR-7900A, ATAPI CD/DVD-ROM drive
Jul 25 14:40:12 stetson kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jul 25 14:40:12 stetson kernel: ide1 at 0x170-0x177,0x376 on irq 15
Jul 25 14:40:12 stetson kernel: ide-floppy driver 0.97
Jul 25 14:40:12 stetson kernel: ide-floppy driver 0.97
Jul 25 14:40:13 stetson kernel: md: autorun ...
Jul 25 14:40:13 stetson kernel: md: ... autorun DONE.
Jul 25 14:40:13 stetson kernel: IP: routing cache hash table of 8192 buckets, 
64Kbytes
Jul 25 14:40:13 stetson kernel: TCP: Hash tables configured (established 262144 
bind 65536)
Jul 25 14:40:13 stetson kernel: Freeing initrd memory: 325k freed
Jul 25 14:40:13 stetson kernel: VFS: Mounted root (ext2 filesystem).
Jul 25 14:40:13 stetson kernel: Freeing unused kernel memory: 240k freed
Jul 25 14:40:13 stetson kernel: PCI: Setting latency timer of device 00:1f.2 to 
64
Jul 25 14:40:13 stetson kernel: usb-uhci.c: Detected 2 ports
Jul 25 14:40:13 stetson kernel: PCI: Setting latency timer of device 00:1f.4 to 
64
Jul 25 14:40:13 stetson kernel: usb-uhci.c: Detected 2 ports
Jul 25 14:40:13 stetson kernel:   Vendor: _NEC      Model: NR-7900A          
Rev: 1.08
Jul 25 14:40:13 stetson kernel:   Type:   CD-ROM                             
ANSI SCSI revision: 02
Jul 25 14:40:13 stetson kernel: 3c59x: Donald Becker and others. 
www.scyld.com/network/vortex.html
Jul 25 14:40:13 stetson kernel: ip_conntrack (8187 buckets, 65496 max)
Jul 25 14:40:16 stetson kernel: iSCSI version 2.0.1.8 ( 8-Aug-2001)
Jul 25 14:40:16 stetson kernel: iSCSI control device major number 254
Jul 25 14:40:16 stetson kernel: iSCSI: detected HBA c225341c, host #1
Jul 25 14:40:21 stetson kernel: NVRM: loading NVIDIA kernel module version 
1.0-1541
Jul 25 14:40:23 stetson kernel: agpgart: Unsupported Intel chipset (device id: 
2531), you might want to try agp_try_unsupported=1.
Jul 25 14:40:23 stetson insmod: 
/lib/modules/2.4.7-10smp/kernel/drivers/char/agp/agpgart.o: init_module: No such 
device
Jul 25 14:40:23 stetson insmod: 
/lib/modules/2.4.7-10smp/kernel/drivers/char/agp/agpgart.o: insmod agpgart 
failed
Jul 25 14:40:23 stetson kernel: NVRM: AGPGART: unable to retrieve symbol table
Jul 25 14:40:52 stetson kernel: PCI: Setting latency timer of device 00:1f.5 to 
64
Jul 25 14:40:53 stetson kernel: i810_audio: setting clocking to 41260
Jul 25 14:40:53 stetson modprobe: modprobe: Can't locate module 
sound-service-0-0
Jul 25 14:40:56 stetson kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 
0, lun 0
Jul 25 14:40:56 stetson kernel: sr0: scsi3-mmc drive: 40x/40x writer cd/rw 
xa/form2 cdda tray
Jul 25 14:41:07 stetson xinetd[1457]: warning: can't get client address: 
Transport endpoint is not connected
Jul 25 14:41:07 stetson xinetd[1458]: warning: can't get client address: 
Transport endpoint is not connected
Jul 25 14:41:07 stetson xinetd[1459]: warning: can't get client address: 
Transport endpoint is not connected
Jul 25 14:41:07 stetson xinetd[1460]: warning: can't get client address: 
Transport endpoint is not connected
Jul 25 14:41:07 stetson xinetd[1461]: warning: can't get client address: 
Transport endpoint is not connected
Jul 25 14:41:07 stetson xinetd[1462]: warning: can't get client address: 
Transport endpoint is not connected
Jul 25 14:41:07 stetson xinetd[1463]: warning: can't get client address: 
Transport endpoint is not connected
Jul 25 14:41:07 stetson xinetd[1464]: warning: can't get client address: 
Transport endpoint is not connected
Jul 25 14:41:07 stetson xinetd[1465]: warning: can't get client address: 
Transport endpoint is not connected
Jul 25 14:41:07 stetson xinetd[1466]: warning: can't get client address: 
Transport endpoint is not connected
Jul 25 14:41:07 stetson xinetd[1032]: sgi_fam service was deactivated because of 
looping

----------------------------------------------------------------------
Joseph S. Wigton                  Phone: 206-543-1332
Applied Physics Lab               Fax:   206-543-6785
1013 NE 40th Street		  email: joe@apl.washington.edu
Seattle, WA  98105-6698
----------------------------------------------------------------------


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

* unexpected IO-APIC
@ 2002-07-19 16:15 Barry Gamblin
  0 siblings, 0 replies; 135+ messages in thread
From: Barry Gamblin @ 2002-07-19 16:15 UTC (permalink / raw)
  To: linux-smp

Jul 15 12:26:02 cedar-l kernel: testing the IO 
APIC.......................
Jul 15 12:26:02 cedar-l kernel: 
Jul 15 12:26:03 cedar-l kernel:  WARNING: unexpected IO-APIC, please 
mail
Jul 15 12:26:03 cedar-l kernel:           to linux-smp@vger.kernel.org
Jul 15 12:26:03 cedar-l kernel:  WARNING: unexpected IO-APIC, please 
mail
Jul 15 12:26:03 cedar-l kernel:           to linux-smp@vger.kernel.org
Jul 15 12:26:03 cedar-l automount[905]: using kernel protocol version 3
Jul 15 12:26:03 cedar-l kernel: .................................... 
done.
Jul 15 12:26:03 cedar-l kernel: Using local APIC timer interrupts.
Jul 15 12:26:03 cedar-l kernel: calibrating APIC timer ...
Jul 15 12:26:03 cedar-l kernel: ..... CPU clock speed is 1685.0786 MHz.
Jul 15 12:26:03 cedar-l kernel: ..... host bus clock speed is 99.1222 
MHz.
Jul 15 12:26:03 cedar-l kernel: cpu: 0, clocks: 991222, slice: 330407

This is a Supermicro p4dc6 with the on-board Adaptec 7899W dual channel 
Ultra160 (320) SCSI. I am having some trouble with the disk drive. I am 
using Redhat 7.2 (Kernel 2.4.7-10smp). Should I use a different driver?

Barry

Barry S. Gamblin, UNIX Administrator III, bgamblin@ucar.edu
High Altitude Observatory - National Center for Atmospheric Research
P.O.Box 3000, Boulder CO 80307-3000
voice - 303-497-1509  fax - 303-497-1589


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

* unexpected IO-APIC
@ 2002-07-06 19:59 Paul Parsons
  0 siblings, 0 replies; 135+ messages in thread
From: Paul Parsons @ 2002-07-06 19:59 UTC (permalink / raw)
  To: linux-smp

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

<4> WARNING: unexpected IO-APIC, please mail
<4>          to linux-smp@vger.kernel.org

[-- Attachment #2: boot.msg --]
[-- Type: text/plain, Size: 9178 bytes --]

Inspecting /boot/System.map-2.4.19-pre10
Loaded 15155 symbols from /boot/System.map-2.4.19-pre10.
Symbols match kernel version 2.4.19.
No module symbols loaded.
klogd 1.4.1, log source = ksyslog started.
<4>Linux version 2.4.19-pre10 (root@linux) (gcc version 2.95.3 20010315 (SuSE)) #7 Sat Jul 6 18:40:51 BST 2002
<6>BIOS-provided physical RAM map:
<4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
<4> BIOS-e820: 0000000000100000 - 000000000f7f0000 (usable)
<4> BIOS-e820: 000000000f7f0000 - 000000000f7f8000 (ACPI data)
<4> BIOS-e820: 000000000f7f8000 - 000000000f800000 (ACPI NVS)
<4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
<4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
<4> BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
<5>247MB LOWMEM available.
<4>found SMP MP-table at 000fba20
<4>hm, page 000fb000 reserved twice.
<4>hm, page 000fc000 reserved twice.
<4>hm, page 000f6000 reserved twice.
<4>hm, page 000f7000 reserved twice.
<4>On node 0 totalpages: 63472
<4>zone(0): 4096 pages.
<4>zone(1): 59376 pages.
<4>zone(2): 0 pages.
<4>Intel MultiProcessor Specification v1.4
<4>    Virtual Wire compatibility mode.
<4>OEM ID: GIGABYTE Product ID: 7VKML        APIC at: 0xFEE00000
<4>Processor #0 Pentium(tm) Pro APIC version 17
<4>I/O APIC #2 Version 2 at 0xFEC00000.
<4>Processors: 1
<4>Kernel command line: auto BOOT_IMAGE=2.4.19-pre10 ro root=303
<6>Initializing CPU#0
<4>Detected 1405.972 MHz processor.
<4>Console: colour dummy device 80x25
<4>Calibrating delay loop... 2804.94 BogoMIPS
<6>Memory: 248980k/253888k available (998k kernel code, 4520k reserved, 297k data, 236k init, 0k highmem)
<6>Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
<6>Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
<4>Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
<4>Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
<4>Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
<7>CPU: Before vendor init, caps: 0383fbff c1c3fbff 00000000, vendor = 2
<6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
<6>CPU: L2 Cache: 256K (64 bytes/line)
<7>CPU: After vendor init, caps: 0383fbff c1c3fbff 00000000 00000000
<7>CPU:     After generic, caps: 0383fbff c1c3fbff 00000000 00000000
<7>CPU:             Common caps: 0383fbff c1c3fbff 00000000 00000000
<4>CPU: AMD Athlon(tm) XP 1600+ stepping 02
<6>Enabling fast FPU save and restore... done.
<6>Enabling unmasked SIMD FPU exception support... done.
<6>Checking 'hlt' instruction... OK.
<4>POSIX conformance testing by UNIFIX
<4>enabled ExtINT on CPU#0
<4>ESR value before enabling vector: 00000080
<4>ESR value after enabling vector: 00000000
<4>ENABLING IO-APIC IRQs
<4>Setting 2 in the phys_id_present_map
<6>...changing IO-APIC physical APIC ID to 2 ... ok.
<7>init IO_APIC IRQs
<7> IO-APIC (apicid-pin) 2-0, 2-10, 2-11, 2-17, 2-20, 2-23 not connected.
<6>..TIMER: vector=0x31 pin1=2 pin2=0
<7>number of MP IRQ sources: 21.
<7>number of IO-APIC #2 registers: 24.
<6>testing the IO APIC.......................
<4>
<7>IO APIC #2......
<7>.... register #00: 02000000
<7>.......    : physical APIC id: 02
<7>.... register #01: 00178002
<7>.......     : max redirection entries: 0017
<7>.......     : PRQ implemented: 1
<7>.......     : IO APIC version: 0002
<4> WARNING: unexpected IO-APIC, please mail
<4>          to linux-smp@vger.kernel.org
<7>.... IRQ redirection table:
<7> NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
<7> 00 000 00  1    0    0   0   0    0    0    00
<7> 01 001 01  0    0    0   0   0    1    1    39
<7> 02 001 01  0    0    0   0   0    1    1    31
<7> 03 001 01  0    0    0   0   0    1    1    41
<7> 04 001 01  0    0    0   0   0    1    1    49
<7> 05 001 01  0    0    0   0   0    1    1    51
<7> 06 001 01  0    0    0   0   0    1    1    59
<7> 07 001 01  0    0    0   0   0    1    1    61
<7> 08 001 01  0    0    0   0   0    1    1    69
<7> 09 001 01  0    0    0   0   0    1    1    71
<7> 0a 000 00  1    0    0   0   0    0    0    00
<7> 0b 000 00  1    0    0   0   0    0    0    00
<7> 0c 001 01  0    0    0   0   0    1    1    79
<7> 0d 001 01  0    0    0   0   0    1    1    81
<7> 0e 001 01  0    0    0   0   0    1    1    89
<7> 0f 001 01  0    0    0   0   0    1    1    91
<7> 10 001 01  1    1    0   1   0    1    1    99
<7> 11 000 00  1    0    0   0   0    0    0    00
<7> 12 001 01  1    1    0   1   0    1    1    A1
<7> 13 001 01  1    1    0   1   0    1    1    A9
<7> 14 000 00  1    0    0   0   0    0    0    00
<7> 15 001 01  1    1    0   1   0    1    1    B1
<7> 16 001 01  1    1    0   1   0    1    1    B9
<7> 17 000 00  1    0    0   0   0    0    0    00
<7>IRQ to pin mappings:
<7>IRQ0 -> 0:2
<7>IRQ1 -> 0:1
<7>IRQ3 -> 0:3
<7>IRQ4 -> 0:4
<7>IRQ5 -> 0:5
<7>IRQ6 -> 0:6
<7>IRQ7 -> 0:7
<7>IRQ8 -> 0:8
<7>IRQ9 -> 0:9
<7>IRQ12 -> 0:12
<7>IRQ13 -> 0:13
<7>IRQ14 -> 0:14
<7>IRQ15 -> 0:15
<7>IRQ16 -> 0:16
<7>IRQ18 -> 0:18
<7>IRQ19 -> 0:19
<7>IRQ21 -> 0:21
<7>IRQ22 -> 0:22
<6>.................................... done.
<4>Using local APIC timer interrupts.
<4>calibrating APIC timer ...
<4>..... CPU clock speed is 1406.0390 MHz.
<4>..... host bus clock speed is 267.8169 MHz.
<4>cpu: 0, clocks: 2678169, slice: 1339084
<4>CPU0<T0:2678160,T1:1339072,D:4,S:1339084,C:2678169>
<6>PCI: PCI BIOS revision 2.10 entry at 0xfdb31, last bus=1
<6>PCI: Using configuration type 1
<6>PCI: Probing PCI hardware
<3>Unknown bridge resource 0: assuming transparent
<6>PCI: Using IRQ router default [1106/3147] at 00:11.0
<6>PCI->APIC IRQ transform: (B0,I11,P0) -> 19
<6>PCI->APIC IRQ transform: (B0,I17,P0) -> 16
<6>PCI->APIC IRQ transform: (B0,I17,P3) -> 21
<6>PCI->APIC IRQ transform: (B0,I17,P3) -> 21
<6>PCI->APIC IRQ transform: (B0,I17,P2) -> 22
<6>PCI->APIC IRQ transform: (B0,I19,P0) -> 18
<6>PCI->APIC IRQ transform: (B1,I0,P0) -> 16
<6>PCI: Via IRQ fixup for 00:11.2, from 10 to 5
<6>PCI: Via IRQ fixup for 00:11.3, from 10 to 5
<6>Linux NET4.0 for Linux 2.4
<6>Based upon Swansea University Computer Society NET3.039
<4>Initializing RT netlink socket
<4>Starting kswapd
<6>vesafb: framebuffer at 0xd0000000, mapped to 0xd0000000, size 7104k
<6>vesafb: mode is 1024x768x16, linelength=2048, pages=3
<6>vesafb: protected mode interface info at c000:6e42
<6>vesafb: scrolling: redraw
<6>vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
<4>Console: switching to colour frame buffer device 128x48
<6>fb0: VESA VGA frame buffer device
<4>pty: 256 Unix98 ptys configured
<6>Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
<6>ttyS00 at 0x03f8 (irq = 4) is a 16550A
<6>ttyS01 at 0x02f8 (irq = 3) is a 16550A
<6>Uniform Multi-Platform E-IDE driver Revision: 6.31
<4>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<4>VP_IDE: IDE controller on PCI bus 00 dev 89
<4>VP_IDE: chipset revision 6
<4>VP_IDE: not 100%% native mode: will probe irqs later
<4>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<6>VP_IDE: VIA vt8233a (rev 00) IDE UDMA133 controller on pci00:11.1
<4>    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
<4>    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:pio
<4>hda: MAXTOR 6L040J2, ATA DISK drive
<4>hdc: CR-4804TE, ATAPI CD/DVD-ROM drive
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
<4>ide1 at 0x170-0x177,0x376 on irq 15
<6>hda: 78177792 sectors (40027 MB) w/1819KiB Cache, CHS=4866/255/63, UDMA(133)
<4>hdc: ATAPI 24X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
<6>Uniform CD-ROM driver Revision: 3.12
<6>Partition check:
<6> hda: hda1 hda2 hda3 hda4
<6>FDC 0 is a post-1991 82077
<6>PPP generic driver version 2.4.2
<6>8139too Fast Ethernet driver 0.9.24
<6>eth0: RealTek RTL8139 Fast Ethernet at 0xd06f1e00, 00:20:ed:2f:07:04, IRQ 18
<7>eth0:  Identified 8139 chip type 'RTL-8139B'
<6>Linux agpgart interface v0.99 (c) Jeff Hartmann
<6>agpgart: Maximum main memory to use for agp memory: 196M
<3>agpgart: Unsupported Via chipset (device id: 3116), you might want to try agp_try_unsupported=1.
<7>agpgart: no supported devices found.
<6>usb.c: registered new driver hub
<6>uhci.c: USB Universal Host Controller Interface driver v1.1
<6>uhci.c: USB UHCI at I/O 0xdc00, IRQ 21
<6>usb.c: new USB bus registered, assigned bus number 1
<6>hub.c: USB hub found
<6>hub.c: 2 ports detected
<6>uhci.c: USB UHCI at I/O 0xe000, IRQ 21
<6>usb.c: new USB bus registered, assigned bus number 2
<6>hub.c: USB hub found
<6>hub.c: 2 ports detected
<6>usb.c: registered new driver usbscanner
<6>scanner.c: 0.4.6:USB Scanner Driver
<6>NET4: Linux TCP/IP 1.0 for NET4.0
<6>IP Protocols: ICMP, UDP, TCP
<6>IP: routing cache hash table of 2048 buckets, 16Kbytes
<6>TCP: Hash tables configured (established 16384 bind 16384)
<6>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
<4>VFS: Mounted root (ext2 filesystem) readonly.
<6>Freeing unused kernel memory: 236k freed
<6>Adding Swap: 530136k swap-space (priority 42)
Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.

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

* Unexpected IO-APIC
@ 2002-06-28 19:05 Jawaid.Bazyar
  0 siblings, 0 replies; 135+ messages in thread
From: Jawaid.Bazyar @ 2002-06-28 19:05 UTC (permalink / raw)
  To: linux-smp


Tyan S2505 motherboard, with SMP set to version 1.1 (not 1.4) in 
motherboard.

Previous installations of this same model motherboard do -not- give the 
error, and do not generate APIC IRQ errors after running for a while.

--

[root@wc4 /root]# dmesg
Linux version 2.4.9-34smp (bhcompile@daffy.perf.redhat.com) (gcc version 
2.96 20000731 (Red Hat Linux 7.2 2.96-108.1)) #1 SMP Sat Jun 1 06:15:25 
EDT 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Scanning bios EBDA for MXT signature
found SMP MP-table at 000f56b0
hm, page 000f5000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f1000 reserved twice.
hm, page 000f2000 reserved twice.
On node 0 totalpages: 131072
zone(0): 4096 pages.
zone(1): 126976 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.1
    Virtual Wire compatibility mode.
OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
Processor #1 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 17 at 0xFEC00000.
Processors: 2
Kernel command line: auto BOOT_IMAGE=linux ro root=306 
BOOT_FILE=/boot/vmlinuz-2.4.9-34smp
Initializing CPU#0
Detected 864.216 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 1723.59 BogoMIPS
Memory: 510132k/524288k available (1891k kernel code, 11708k reserved, 
103k data, 244k init, 0k highmem)
Dentry-cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 8, 1048576 bytes)
CPU: Before vendor init, caps: 0387fbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After vendor init, caps: 0387fbff 00000000 00000000 00000000
CPU serial number disabled.
CPU:     After generic, caps: 0383fbff 00000000 00000000 00000000
CPU:             Common caps: 0383fbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: Before vendor init, caps: 0383fbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check reporting enabled on CPU#0.
CPU: After vendor init, caps: 0383fbff 00000000 00000000 00000000
CPU:     After generic, caps: 0383fbff 00000000 00000000 00000000
CPU:             Common caps: 0383fbff 00000000 00000000 00000000
CPU0: Intel Pentium III (Coppermine) stepping 0a
per-CPU timeslice cutoff: 730.77 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/1 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 1723.59 BogoMIPS
CPU: Before vendor init, caps: 0387fbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check reporting enabled on CPU#1.
CPU: After vendor init, caps: 0387fbff 00000000 00000000 00000000
CPU serial number disabled.
CPU:     After generic, caps: 0383fbff 00000000 00000000 00000000
CPU:             Common caps: 0383fbff 00000000 00000000 00000000
CPU1: Intel Pentium III (Coppermine) stepping 0a
Total of 2 processors activated (3447.19 BogoMIPS).
ENABLING IO-APIC IRQs
...changing IO-APIC physical APIC ID to 2 ... ok.
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=0
number of MP IRQ sources: 16.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178011
.......     : max redirection eentries: 0017
.......     : IO APIC version: 0011
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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    0    0   0   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  1    1    0   1   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 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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
.................................... done.


-- 
 Jawaid Bazyar                 |   Affordable WWW & Internet Solutions
 foreThought.net               |   for Small Business
 jawaid.bazyar@foreThought.net |   910 16th Street, #1220  (303) 228-0070
 --The Future is Now!--        |   Denver, CO 80202        (303) 228-0077 fax


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

* Unexpected IO-APIC
@ 2002-06-20 15:26 Andrew Ott
  0 siblings, 0 replies; 135+ messages in thread
From: Andrew Ott @ 2002-06-20 15:26 UTC (permalink / raw)
  To: linux-smp

It said to e-mail this to you....I don't know what you all need so here
is what is see.  It does it for all 3.

========================================

number of MP IRQ sources: 19.
number of IO-APIC #2 registers: 24.
number of IO-APIC #3 registers: 24.
number of IO-APIC #4 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02008000
.......    : physical APIC id: 02
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : IO APIC version: 0020
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... register #02: 00000000
.......     : arbitration: 00

======================================================================
Andrew Ott               Email: aott@prairieweb.com or aott@actcom.net
Network Admin/Webmaster  Web:   www.prairieweb.com or www.actcom.net
======================================================================
Death is Gods way of Dropping Carrier.
God is real, unless declared integer.
God, Root, What's the Difference?  -  UserFriendly.org 
======================================================================
 


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

* unexpected IO-APIC
@ 2002-06-17  4:03 Adam Powers
  0 siblings, 0 replies; 135+ messages in thread
From: Adam Powers @ 2002-06-17  4:03 UTC (permalink / raw)
  To: linux-smp

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178002
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0002
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org


============== full dmesg ======================
Linux version 2.4.18 (root@mockone) (gcc version 2.96 20000731 (Red Hat
Linux 7.3 2.96-110)) #4 SMP Sun Jun 16 19:20:16 PDT 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
 BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
 BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
found SMP MP-table at 000fb920
hm, page 000fb000 reserved twice.
hm, page 000fc000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
On node 0 totalpages: 131056
zone(0): 4096 pages.
zone(1): 126960 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: VIA      Product ID: VT5440B      APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 2 at 0xFEC00000.
Processors: 1
Kernel command line: auto BOOT_IMAGE=video ro root=306
BOOT_FILE=/boot/bzImage-video
Initializing CPU#0
Detected 1150.070 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 2293.76 BogoMIPS
Memory: 513020k/524224k available (1472k kernel code, 10816k reserved, 454k
data, 260k init, 0k highmem)
Dentry-cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Before vendor init, caps: 0383fbff c1cbfbff 00000000, vendor = 2
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After vendor init, caps: 0383fbff c1cbfbff 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1cbfbff 00000000 00000000
CPU:             Common caps: 0383fbff c1cbfbff 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
CPU: Before vendor init, caps: 0383fbff c1cbfbff 00000000, vendor = 2
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After vendor init, caps: 0383fbff c1cbfbff 00000000 00000000
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0383fbff c1cbfbff 00000000 00000000
CPU:             Common caps: 0383fbff c1cbfbff 00000000 00000000
CPU0: AMD Athlon(tm) Processor stepping 02
per-CPU timeslice cutoff: 731.39 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000080
ESR value after enabling vector: 00000000
Error: only one processor found.
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-12, 2-18, 2-20, 2-23 not
connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 20.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178002
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0002
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 000 00  1    0    0   0   0    0    0    00
 0d 001 01  0    0    0   0   0    1    1    71
 0e 001 01  0    0    0   0   0    1    1    79
 0f 001 01  0    0    0   0   0    1    1    81
 10 001 01  1    1    0   1   0    1    1    89
 11 001 01  1    1    0   1   0    1    1    91
 12 000 00  1    0    0   0   0    0    0    00
 13 001 01  1    1    0   1   0    1    1    99
 14 000 00  1    0    0   0   0    0    0    00
 15 001 01  1    1    0   1   0    1    1    A1
 16 001 01  1    1    0   1   0    1    1    A9
 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
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ19 -> 0:19
IRQ21 -> 0:21
IRQ22 -> 0:22
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1150.0933 MHz.
..... host bus clock speed is 200.0161 MHz.
cpu: 0, clocks: 2000161, slice: 1000080
CPU0<T0:2000160,T1:1000080,D:0,S:1000080,C:2000161>
Waiting on wait_init_idle (map = 0x0)
All processors have done init_idle
PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
PCI: Using IRQ router default [1106/3147] at 00:11.0
PCI->APIC IRQ transform: (B0,I5,P0) -> 16
PCI->APIC IRQ transform: (B0,I8,P0) -> 19
PCI->APIC IRQ transform: (B0,I8,P0) -> 19
PCI->APIC IRQ transform: (B0,I10,P0) -> 17
PCI->APIC IRQ transform: (B0,I17,P0) -> 16
PCI->APIC IRQ transform: (B0,I17,P3) -> 21
PCI->APIC IRQ transform: (B0,I17,P3) -> 21
PCI->APIC IRQ transform: (B0,I17,P2) -> 22
PCI: Via IRQ fixup for 00:11.3, from 10 to 5
PCI: Via IRQ fixup for 00:11.2, from 10 to 5
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
radeonfb: ref_clk=2700, ref_div=60, xclk=16600 from BIOS
Console: switching to colour frame buffer device 80x30
radeonfb: ATI Radeon QD  SDR SGRAM 32 MB
radeonfb: CRT port CRT monitor connected
Detected PS/2 Mouse Port.
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ
SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
block: 128 slots per queue, batch=32
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 89
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:pio
hda: IBM-DTLA-305020, ATA DISK drive
hdc: LITEON DVD-ROM LTD163, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 40188960 sectors (20577 MB) w/380KiB Cache, CHS=2501/255/63
hdc: ATAPI 48X DVD-ROM drive, 512kB Cache
Uniform CD-ROM driver Revision: 3.12
Partition check:
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
8139cp 10/100 PCI Ethernet driver v0.0.6 (Nov 19, 2001)
8139cp: pci dev 00:0a.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible
chip
8139cp: Try the "8139too" driver instead.
8139too Fast Ethernet driver 0.9.24
eth0: RealTek RTL8139 Fast Ethernet at 0xe2806f00, 00:40:95:30:b6:37, IRQ 17
eth0:  Identified 8139 chip type 'RTL-8139C'
Linux video capture interface: v1.00
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: Detected Via Apollo Pro KT266 chipset
agpgart: AGP aperture is 128M @ 0xe0000000
[drm] Initialized tdfx 1.0.0 20010216 on minor 0
[drm] AGP 0.99 on VIA Apollo KT133 @ 0xe0000000 128MB
[drm] Initialized radeon 1.1.1 20010405 on minor 1
SCSI subsystem driver Revision: 1.00
request_module[scsi_hostadapter]: Root fs not mounted
es1371: version v0.30 time 15:32:52 Jun 16 2002
Linux Kernel Card Services 3.1.22
  options:  [pci] [cardbus] [pm]
usb.c: registered new driver hub
uhci.c: USB Universal Host Controller Interface driver v1.1
uhci.c: USB UHCI at I/O 0xe000, IRQ 21
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
uhci.c: USB UHCI at I/O 0xdc00, IRQ 21
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
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)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
ds: no socket drivers loaded!
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 260k freed
Adding Swap: 1044216k swap-space (priority -1)
VFS: Disk change detected on device ide1(22,0)
hdc: DMA disabled
eth0: Setting 100mbps full-duplex based on auto-negotiated partner ability
41e1.
=========================================


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

* unexpected IO-APIC
@ 2002-06-15  1:25 Steve Keith
  0 siblings, 0 replies; 135+ messages in thread
From: Steve Keith @ 2002-06-15  1:25 UTC (permalink / raw)
  To: linux-smp


Complete contents of /var/log/messages following last restart:

Jun 14 17:51:51 server syslogd 1.4.1: restart.
Jun 14 17:51:51 server syslog: syslogd startup succeeded
Jun 14 17:51:51 server kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jun 14 17:51:51 server kernel: Inspecting /boot/System.map-2.4.7-10enterprise
Jun 14 17:51:51 server syslog: klogd startup succeeded
Jun 14 17:51:51 server portmap: portmap startup succeeded
Jun 14 17:51:51 server kernel: Loaded 15633 symbols from /boot/System.map-2.4.7-10enterprise.
Jun 14 17:51:51 server kernel: Symbols match kernel version 2.4.7.
Jun 14 17:51:51 server kernel: Loaded 711 symbols from 8 modules.
Jun 14 17:51:51 server kernel: Linux version 2.4.7-10enterprise (bhcompile@stripples.devel.redhat.com) (gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)) #1 SMP Thu Sep 6 16:48:20 EDT 2001
Jun 14 17:51:51 server kernel: BIOS-provided physical RAM map:
Jun 14 17:51:51 server kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jun 14 17:51:51 server kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jun 14 17:51:51 server kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Jun 14 17:51:51 server kernel:  BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
Jun 14 17:51:51 server kernel:  BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
Jun 14 17:51:51 server kernel:  BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
Jun 14 17:51:51 server kernel:  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Jun 14 17:51:51 server kernel: Scanning bios EBDA for MXT signature
Jun 14 17:51:51 server kernel: found SMP MP-table at 000f56b0
Jun 14 17:51:51 server kernel: hm, page 000f5000 reserved twice.
Jun 14 17:51:51 server kernel: hm, page 000f6000 reserved twice.
Jun 14 17:51:51 server kernel: hm, page 000f1000 reserved twice.
Jun 14 17:51:51 server kernel: hm, page 000f2000 reserved twice.
Jun 14 17:51:51 server kernel: On node 0 totalpages: 131056
Jun 14 17:51:51 server kernel: zone(0): 4096 pages.
Jun 14 17:51:51 server kernel: zone(1): 126960 pages.
Jun 14 17:51:51 server kernel: zone(2): 0 pages.
Jun 14 17:51:51 server kernel: Intel MultiProcessor Specification v1.4
Jun 14 17:51:51 server kernel:     Virtual Wire compatibility mode.
Jun 14 17:51:51 server kernel: OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
Jun 14 17:51:51 server kernel: Processor #0 Pentium(tm) Pro APIC version 17
Jun 14 17:51:51 server rpc.statd[621]: Version 0.3.1 Starting
Jun 14 17:51:51 server kernel: Processor #1 Pentium(tm) Pro APIC version 17
Jun 14 17:51:51 server nfslock: rpc.statd startup succeeded
Jun 14 17:51:51 server kernel: I/O APIC #2 Version 17 at 0xFEC00000.
Jun 14 17:51:51 server kernel: Processors: 2
Jun 14 17:51:51 server kernel: Kernel command line: auto BOOT_IMAGE=linux ro root=806 BOOT_FILE=/boot/vmlinuz-2.4.7-10enterprise
Jun 14 17:51:51 server kernel: Initializing CPU#0
Jun 14 17:51:51 server kernel: Detected 997.178 MHz processor.
Jun 14 17:51:51 server kernel: Console: colour VGA+ 80x25
Jun 14 17:51:51 server kernel: Calibrating delay loop... 1985.74 BogoMIPS
Jun 14 17:51:51 server kernel: Memory: 510064k/524224k available (1401k kernel code, 11708k reserved, 102k data, 240k init, 0k highmem)
Jun 14 17:51:51 server kernel: Dentry-cache hash table entries: 65536 (order: 7, 524288 bytes)
Jun 14 17:51:51 server kernel: Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Jun 14 17:51:51 server kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Jun 14 17:51:51 server kernel: Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jun 14 17:51:51 server kernel: Page-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Jun 14 17:51:51 server kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Jun 14 17:51:51 server kernel: CPU: L2 cache: 256K
Jun 14 17:51:51 server kernel: Intel machine check architecture supported.
Jun 14 17:51:51 server kernel: Intel machine check reporting enabled on CPU#0.
Jun 14 17:51:51 server kernel: CPU serial number disabled.
Jun 14 17:51:51 server kernel: Enabling fast FPU save and restore... done.
Jun 14 17:51:51 server kernel: Enabling unmasked SIMD FPU exception support... done.
Jun 14 17:51:51 server kernel: Checking 'hlt' instruction... OK.
Jun 14 17:51:51 server kernel: POSIX conformance testing by UNIFIX
Jun 14 17:51:51 server kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
Jun 14 17:51:51 server kernel: mtrr: detected mtrr type: Intel
Jun 14 17:51:51 server kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Jun 14 17:51:51 server kernel: CPU: L2 cache: 256K
Jun 14 17:51:51 server kernel: Intel machine check reporting enabled on CPU#0.
Jun 14 17:51:51 server kernel: CPU0: Intel Pentium III (Coppermine) stepping 0a
Jun 14 17:51:51 server kernel: per-CPU timeslice cutoff: 730.95 usecs.
Jun 14 17:51:51 server kernel: enabled ExtINT on CPU#0
Jun 14 17:51:51 server kernel: ESR value before enabling vector: 00000000
Jun 14 17:51:51 server kernel: ESR value after enabling vector: 00000000
Jun 14 17:51:51 server kernel: Booting processor 1/1 eip 2000
Jun 14 17:51:51 server kernel: Initializing CPU#1
Jun 14 17:51:51 server kernel: masked ExtINT on CPU#1
Jun 14 17:51:51 server kernel: ESR value before enabling vector: 00000000
Jun 14 17:51:51 server kernel: ESR value after enabling vector: 00000000
Jun 14 17:51:51 server kernel: Calibrating delay loop... 1992.29 BogoMIPS
Jun 14 17:51:51 server kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Jun 14 17:51:51 server kernel: CPU: L2 cache: 256K
Jun 14 17:51:51 server kernel: Intel machine check reporting enabled on CPU#1.
Jun 14 17:51:51 server kernel: CPU serial number disabled.
Jun 14 17:51:51 server kernel: CPU1: Intel Pentium III (Coppermine) stepping 0a
Jun 14 17:51:51 server kernel: Total of 2 processors activated (3978.03 BogoMIPS).

******************

Jun 14 17:51:51 server kernel: ENABLING IO-APIC IRQs
Jun 14 17:51:51 server kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
Jun 14 17:51:51 server kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Jun 14 17:51:51 server kernel: testing the IO APIC.......................
Jun 14 17:51:51 server kernel: 
Jun 14 17:51:51 server kernel:  WARNING: unexpected IO-APIC, please mail
Jun 14 17:51:51 server kernel:           to linux-smp@vger.kernel.org
Jun 14 17:51:51 server kernel: .................................... done.
Jun 14 17:51:51 server kernel: Using local APIC timer interrupts.
Jun 14 17:51:51 server kernel: calibrating APIC timer ...
Jun 14 17:51:51 server kernel: ..... CPU clock speed is 997.1984 MHz.
Jun 14 17:51:51 server kernel: ..... host bus clock speed is 132.9596 MHz.
Jun 14 17:51:51 server kernel: cpu: 0, clocks: 1329596, slice: 443198
Jun 14 17:51:51 server kernel: CPU0<T0:1329584,T1:886384,D:2,S:443198,C:1329596>
Jun 14 17:51:51 server kernel: cpu: 1, clocks: 1329596, slice: 443198
Jun 14 17:51:51 server kernel: CPU1<T0:1329584,T1:443184,D:4,S:443198,C:1329596>
Jun 14 17:51:51 server kernel: checking TSC synchronization across CPUs: passed.
Jun 14 17:51:51 server kernel: mtrr: your CPUs had inconsistent variable MTRR settings
Jun 14 17:51:51 server kernel: mtrr: probably your BIOS does not setup all CPUs
Jun 14 17:51:51 server kernel: PCI: PCI BIOS revision 2.10 entry at 0xfb490, last bus=1
Jun 14 17:51:51 server kernel: PCI: Using configuration type 1
Jun 14 17:51:51 server kernel: PCI: Probing PCI hardware
Jun 14 17:51:51 server kernel: Unknown bridge resource 0: assuming transparent
Jun 14 17:51:51 server kernel: Unknown bridge resource 1: assuming transparent
Jun 14 17:51:51 server kernel: Unknown bridge resource 2: assuming transparent
Jun 14 17:51:51 server kernel: PCI: Using IRQ router VIA [1106/0686] at 00:07.0
Jun 14 17:51:51 server kernel: PCI->APIC IRQ transform: (B0,I6,P0) -> 10
Jun 14 17:51:51 server kernel: PCI->APIC IRQ transform: (B0,I7,P3) -> 10
Jun 14 17:51:51 server kernel: PCI->APIC IRQ transform: (B0,I7,P3) -> 10
Jun 14 17:51:51 server kernel: PCI->APIC IRQ transform: (B0,I12,P0) -> 11
Jun 14 17:51:51 server kernel: PCI->APIC IRQ transform: (B0,I14,P0) -> 5
Jun 14 17:51:51 server kernel: PCI->APIC IRQ transform: (B0,I17,P0) -> 10
Jun 14 17:51:51 server kernel: PCI: Enabling Via external APIC routing
Jun 14 17:51:51 server kernel: isapnp: Scanning for PnP cards...
Jun 14 17:51:51 server kernel: isapnp: No Plug & Play device found
Jun 14 17:51:51 server kernel: Linux NET4.0 for Linux 2.4
Jun 14 17:51:51 server kernel: Based upon Swansea University Computer Society NET3.039
Jun 14 17:51:51 server kernel: Initializing RT netlink socket
Jun 14 17:51:51 server kernel: apm: BIOS version 1.2 Flags 0x07 (Driver version 1.14)
Jun 14 17:51:51 server kernel: apm: disabled - APM is not SMP safe.
Jun 14 17:51:51 server kernel: mxt_scan_bios: enter
Jun 14 17:51:51 server kernel: Starting kswapd v1.8
Jun 14 17:51:51 server kernel: VFS: Diskquotas version dquot_6.5.0 initialized
Jun 14 17:51:51 server kernel: pty: 2048 Unix98 ptys configured
Jun 14 17:51:51 server kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
Jun 14 17:51:51 server kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Jun 14 17:51:51 server kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
Jun 14 17:51:51 server kernel: Real Time Clock Driver v1.10d
Jun 14 17:51:51 server kernel: block: queued sectors max/low 338629kB/207557kB, 1024 slots per queue
Jun 14 17:51:51 server kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Jun 14 17:51:51 server kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31
Jun 14 17:51:51 server kernel: ide: Assuming 33MHz PCI bus speed for PIO modes; override with idebus=xx
Jun 14 17:51:51 server kernel: VP_IDE: IDE controller on PCI bus 00 dev 39
Jun 14 17:51:51 server kernel: VP_IDE: chipset revision 6
Jun 14 17:51:51 server kernel: VP_IDE: not 100%% native mode: will probe irqs later
Jun 14 17:51:51 server kernel: ide: Assuming 33MHz PCI bus speed for PIO modes; override with idebus=xx
Jun 14 17:51:51 server kernel: VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:07.1
Jun 14 17:51:51 server kernel:     ide0: BM-DMA at 0xc400-0xc407, BIOS settings: hda:pio, hdb:pio
Jun 14 17:51:51 server kernel:     ide1: BM-DMA at 0xc408-0xc40f, BIOS settings: hdc:DMA, hdd:pio
Jun 14 17:51:51 server kernel: PDC20267: IDE controller on PCI bus 00 dev 60
Jun 14 17:51:51 server kernel: PDC20267: chipset revision 2
Jun 14 17:51:51 server kernel: PDC20267: not 100%% native mode: will probe irqs later
Jun 14 17:51:51 server kernel: PDC20267: (U)DMA Burst Bit ENABLED Primary MASTER Mode Secondary MASTER Mode.
Jun 14 17:51:51 server kernel: PDC20267: neither IDE port enabled (BIOS)
Jun 14 17:51:51 server kernel: hdc: Compaq CD-ROM SC-148E, ATAPI CD/DVD-ROM drive
Jun 14 17:51:51 server kernel: ide1 at 0x170-0x177,0x376 on irq 15
Jun 14 17:51:51 server kernel: ide-floppy driver 0.97
Jun 14 17:51:51 server kernel: Floppy drive(s): fd0 is 1.44M
Jun 14 17:51:51 server kernel: FDC 0 is a post-1991 82077
Jun 14 17:51:51 server kernel: ide-floppy driver 0.97
Jun 14 17:51:51 server kernel: md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
Jun 14 17:51:51 server kernel: md: Autodetecting RAID arrays.
Jun 14 17:51:51 server kernel: md: autorun ...
Jun 14 17:51:51 server kernel: md: ... autorun DONE.
Jun 14 17:51:51 server kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Jun 14 17:51:51 server kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Jun 14 17:51:51 server kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes
Jun 14 17:51:51 server kernel: TCP: Hash tables configured (established 32768 bind 32768)
Jun 14 17:51:51 server kernel: Linux IP multicast router 0.06 plus PIM-SM
Jun 14 17:51:51 server kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Jun 14 17:51:51 server kernel: RAMDISK: Compressed image found at block 0
Jun 14 17:51:51 server kernel: Freeing initrd memory: 441k freed
Jun 14 17:51:51 server kernel: VFS: Mounted root (ext2 filesystem).
Jun 14 17:51:51 server kernel: Journalled Block Device driver loaded
Jun 14 17:51:51 server kernel: SCSI subsystem driver Revision: 1.00
Jun 14 17:51:51 server kernel: Promise FastTrak Series Linux Driver Version 1.2.0.14 
Jun 14 17:51:51 server kernel: scsi0 : FASTTRAK
Jun 14 17:51:51 server kernel:   Vendor: Promise   Model: 2X2 Mirror/RAID1  Rev: 1.10
Jun 14 17:51:51 server kernel:   Type:   Direct-Access                      ANSI SCSI revision: 02
Jun 14 17:51:51 server kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Jun 14 17:51:51 server kernel: SCSI device sda: 160836354 512-byte hdwr sectors (82348 MB)
Jun 14 17:51:51 server keytable: Loading keymap:  succeeded
Jun 14 17:51:51 server kernel: Partition check:
Jun 14 17:51:51 server kernel:  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
Jun 14 17:51:51 server kernel: kjournald starting.  Commit interval 5 seconds
Jun 14 17:51:51 server kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jun 14 17:51:51 server kernel: Freeing unused kernel memory: 240k freed
Jun 14 17:51:51 server kernel: Adding Swap: 2096472k swap-space (priority -1)
Jun 14 17:51:51 server kernel: usb.c: registered new driver usbdevfs
Jun 14 17:51:51 server kernel: usb.c: registered new driver hub
Jun 14 17:51:51 server kernel: usb-uhci.c: $Revision: 1.259 $ time 17:01:38 Sep  6 2001
Jun 14 17:51:51 server kernel: usb-uhci.c: High bandwidth mode enabled
Jun 14 17:51:51 server kernel: usb-uhci.c: USB UHCI at I/O 0xc800, IRQ 10
Jun 14 17:51:51 server kernel: usb-uhci.c: Detected 2 ports
Jun 14 17:51:51 server kernel: usb.c: new USB bus registered, assigned bus number 1
Jun 14 17:51:51 server kernel: hub.c: USB hub found
Jun 14 17:51:51 server kernel: hub.c: 2 ports detected
Jun 14 17:51:51 server kernel: usb-uhci.c: USB UHCI at I/O 0xcc00, IRQ 10
Jun 14 17:51:51 server kernel: usb-uhci.c: Detected 2 ports
Jun 14 17:51:51 server kernel: usb.c: new USB bus registered, assigned bus number 2
Jun 14 17:51:51 server kernel: hub.c: USB hub found
Jun 14 17:51:51 server kernel: hub.c: 2 ports detected
Jun 14 17:51:51 server kernel: usb-uhci.c: v1.251:USB Universal Host Controller Interface driver
Jun 14 17:51:51 server kernel: EXT3 FS 2.4-0.9.8, 25 Aug 2001 on sd(8,6), internal journal
Jun 14 17:51:51 server kernel: kjournald starting.  Commit interval 5 seconds
Jun 14 17:51:51 server kernel: EXT3 FS 2.4-0.9.8, 25 Aug 2001 on sd(8,1), internal journal
Jun 14 17:51:51 server kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jun 14 17:51:51 server kernel: kjournald starting.  Commit interval 5 seconds
Jun 14 17:51:51 server kernel: EXT3 FS 2.4-0.9.8, 25 Aug 2001 on sd(8,5), internal journal
Jun 14 17:51:51 server kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jun 14 17:51:51 server kernel: kjournald starting.  Commit interval 5 seconds
Jun 14 17:51:51 server kernel: EXT3 FS 2.4-0.9.8, 25 Aug 2001 on sd(8,2), internal journal
Jun 14 17:51:51 server kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jun 14 17:51:51 server kernel: kjournald starting.  Commit interval 5 seconds
Jun 14 17:51:51 server kernel: EXT3 FS 2.4-0.9.8, 25 Aug 2001 on sd(8,7), internal journal
Jun 14 17:51:51 server kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jun 14 17:51:51 server kernel: parport0: PC-style at 0x378 [PCSPP,EPP]
Jun 14 17:51:51 server kernel: parport_pc: Via 686A parallel port: io=0x378
Jun 14 17:51:51 server kernel: Linux Tulip driver version 0.9.15-pre6 (July 2, 2001)
Jun 14 17:51:51 server kernel: eth0: ADMtek Comet rev 17 at 0xe0986000, 00:04:5A:6D:13:64, IRQ 10.
Jun 14 17:51:51 server keytable: Loading system font:  succeeded
Jun 14 17:51:51 server random: Initializing random number generator:  succeeded
Jun 14 17:51:52 server netfs: Mounting other filesystems:  succeeded
Jun 14 17:51:52 server autofs: automount startup succeeded
Jun 14 17:51:52 server sshd: Starting sshd:
Jun 14 17:51:52 server sshd:  succeeded
Jun 14 17:51:52 server sshd: 
Jun 14 17:51:52 server rc: Starting sshd:  succeeded
Jun 14 17:51:53 server xinetd[806]: chargen disabled, removing
Jun 14 17:51:53 server xinetd[806]: chargen disabled, removing
Jun 14 17:51:53 server xinetd[806]: daytime disabled, removing
Jun 14 17:51:53 server xinetd[806]: daytime disabled, removing
Jun 14 17:51:53 server xinetd[806]: echo disabled, removing
Jun 14 17:51:53 server xinetd[806]: echo disabled, removing
Jun 14 17:51:53 server xinetd[806]: finger disabled, removing
Jun 14 17:51:53 server xinetd[806]: ntalk disabled, removing
Jun 14 17:51:53 server xinetd[806]: exec disabled, removing
Jun 14 17:51:53 server xinetd[806]: login disabled, removing
Jun 14 17:51:53 server xinetd[806]: shell disabled, removing
Jun 14 17:51:53 server xinetd[806]: rsync disabled, removing
Jun 14 17:51:53 server xinetd[806]: talk disabled, removing
Jun 14 17:51:53 server xinetd[806]: telnet disabled, removing
Jun 14 17:51:53 server xinetd[806]: time disabled, removing
Jun 14 17:51:53 server xinetd[806]: time disabled, removing
Jun 14 17:51:53 server xinetd[806]: xinetd Version 2.3.3 started with libwrap options compiled in.
Jun 14 17:51:53 server xinetd[806]: Started working: 0 available services
Jun 14 17:51:33 server rc.sysinit: Mounting proc filesystem:  succeeded 
Jun 14 17:51:33 server rc.sysinit: Unmounting initrd:  succeeded 
Jun 14 17:51:33 server sysctl: net.ipv4.ip_forward = 0 
Jun 14 17:51:33 server sysctl: net.ipv4.conf.default.rp_filter = 1 
Jun 14 17:51:33 server sysctl: kernel.sysrq = 0 
Jun 14 17:51:33 server rc.sysinit: Configuring kernel parameters:  succeeded 
Jun 14 17:51:33 server date: Fri Jun 14 17:51:26 MST 2002 
Jun 14 17:51:33 server rc.sysinit: Setting clock  (localtime): Fri Jun 14 17:51:26 MST 2002 succeeded 
Jun 14 17:51:33 server rc.sysinit: Loading default keymap succeeded 
Jun 14 17:51:33 server rc.sysinit: Setting default font (lat0-sun16):  succeeded 
Jun 14 17:51:33 server rc.sysinit: Activating swap partitions:  succeeded 
Jun 14 17:51:33 server rc.sysinit: Setting hostname server:  succeeded 
Jun 14 17:51:33 server rc.sysinit: Mounting USB filesystem:  succeeded 
Jun 14 17:51:33 server rc.sysinit: Initializing USB controller (usb-uhci):  succeeded 
Jun 14 17:51:33 server fsck: /: clean, 20093/130560 files, 49337/261048 blocks 
Jun 14 17:51:33 server rc.sysinit: Checking root filesystem succeeded 
Jun 14 17:51:33 server rc.sysinit: Remounting root filesystem in read-write mode:  succeeded 
Jun 14 17:51:34 server rc.sysinit: Finding module dependencies:  succeeded 
Jun 14 17:51:34 server fsck: /boot: clean, 45/12048 files, 16121/48163 blocks 
Jun 14 17:51:34 server fsck: /home: clean, 8039/6569984 files, 612958/13139154 blocks 
Jun 14 17:51:34 server fsck: /usr: clean, 38183/2562240 files, 690120/5118710 blocks 
Jun 14 17:51:34 server fsck: /var: clean, 293/524288 files, 30750/1048233 blocks 
Jun 14 17:51:34 server rc.sysinit: Checking filesystems succeeded 
Jun 14 17:51:35 server rc.sysinit: Mounting local filesystems:  succeeded 
Jun 14 17:51:35 server rc.sysinit: Enabling local filesystem quotas:  succeeded 
Jun 14 17:51:35 server rc.sysinit: Enabling swap space:  succeeded 
Jun 14 17:51:37 server init: Entering runlevel: 3 
Jun 14 17:51:37 server kudzu: Updating /etc/fstab succeeded 
Jun 14 17:51:48 server kudzu:  succeeded 
Jun 14 17:51:48 server sysctl: net.ipv4.ip_forward = 0 
Jun 14 17:51:48 server sysctl: net.ipv4.conf.default.rp_filter = 1 
Jun 14 17:51:48 server sysctl: kernel.sysrq = 0 
Jun 14 17:51:48 server network: Setting network parameters:  succeeded 
Jun 14 17:51:48 server network: Bringing up interface lo:  succeeded 
Jun 14 17:51:50 server network: Bringing up interface eth0:  succeeded 
Jun 14 17:51:56 server xinetd: xinetd startup succeeded
Jun 14 17:51:56 server sendmail: sendmail startup succeeded
Jun 14 17:51:57 server crond: crond startup succeeded
Jun 14 17:51:57 server smb: smbd startup succeeded
Jun 14 17:51:57 server smb: nmbd startup succeeded
Jun 14 17:51:58 server anacron: anacron startup succeeded
Jun 14 17:51:58 server atd: atd startup succeeded
Jun 14 17:51:58 server rhnsd[942]: Red Hat Network Services Daemon starting up.
Jun 14 17:51:58 server rhnsd: rhnsd startup succeeded
Jun 14 17:54:20 server sshd(pam_unix)[962]: session opened for user root by (uid=0)


---
Steve Keith
Engineering Manager
http://www.extex.com
EXTEX, Ltd.
5950 S. Sossaman Rd.
Mesa, AZ 85212
(480) 988-2000 x 2007
(480) 988-1012 fax


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

* unexpected IO-APIC
@ 2002-06-06  3:38 Chris Kogelnik
  0 siblings, 0 replies; 135+ messages in thread
From: Chris Kogelnik @ 2002-06-06  3:38 UTC (permalink / raw)
  To: linux-smp

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

I saw this message in /var/log/dmesg
Let me know if you need any more information.

Thanks.

Chris

[-- Attachment #2: dmesg --]
[-- Type: text/plain, Size: 11131 bytes --]

Linux version 2.4.3-12smp (root@porky.devel.redhat.com) (gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)) #1 SMP Fri Jun 8 14:38:50 EDT 2001
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001ff77000 (usable)
 BIOS-e820: 000000001ff77000 - 000000001ff79000 (ACPI NVS)
 BIOS-e820: 000000001ff79000 - 0000000020000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
 BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
hm, page 00001000 reserved twice.
found SMP MP-table at 000fe710
hm, page 000fe000 reserved twice.
hm, page 000ff000 reserved twice.
hm, page 00100000 reserved twice.
hm, page 000f0000 reserved twice.
hm, page 000f1000 reserved twice.
On node 0 totalpages: 130935
zone(0): 4096 pages.
zone(1): 126839 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: DELL     Product ID: WS 530       APIC at: 0xFEE00000
Processor #0 Pentium 4(tm) APIC version 20
Processor #1 Pentium 4(tm) APIC version 20
I/O APIC #2 Version 32 at 0xFEC00000.
Processors: 2
Kernel command line: auto BOOT_IMAGE=linux ro root=801 BOOT_FILE=/boot/vmlinuz-2.4.3-12smp hdc=ide-scsi
ide_setup: hdc=ide-scsi
Initializing CPU#0
Detected 1694.882 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 3381.65 BogoMIPS
Memory: 507772k/523740k available (1337k kernel code, 11496k reserved, 104k data, 252k init, 0k highmem)
Dentry-cache hash table entries: 65536 (order: 7, 524288 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
VFS: Diskquotas version dquot_6.5.0 initialized
CPU: Before vendor init, caps: 3febfbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 12K, L1 D cache: 8K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After vendor init, caps: 3febfbff 00000000 00000000 00000000
CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
CPU:             Common caps: 3febfbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: Before vendor init, caps: 3febfbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 12K, L1 D cache: 8K
CPU: L2 cache: 256K
Intel machine check reporting enabled on CPU#0.
CPU: After vendor init, caps: 3febfbff 00000000 00000000 00000000
CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
CPU:             Common caps: 3febfbff 00000000 00000000 00000000
CPU0: Intel(R) Xeon(TM) CPU 1700MHz stepping 0a
per-CPU timeslice cutoff: 731.73 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000040
ESR value after enabling vector: 00000000
Booting processor 1/1 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... 3381.65 BogoMIPS
CPU: Before vendor init, caps: 3febfbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 12K, L1 D cache: 8K
CPU: L2 cache: 256K
Intel machine check reporting enabled on CPU#1.
CPU: After vendor init, caps: 3febfbff 00000000 00000000 00000000
CPU:     After generic, caps: 3febfbff 00000000 00000000 00000000
CPU:             Common caps: 3febfbff 00000000 00000000 00000000
CPU1: Intel(R) Xeon(TM) CPU 1700MHz stepping 0a
Total of 2 processors activated (6763.31 BogoMIPS).
ENABLING IO-APIC IRQs
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-13 not connected.
..TIMER: vector=49 pin1=2 pin2=0
number of MP IRQ sources: 44.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178020
.......     : max redirection entries: 0017
.......     : IO APIC version: 0020
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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    0    0   0   0    1    1    71
 0a 003 03  0    0    0   0   0    1    1    79
 0b 003 03  0    0    0   0   0    1    1    81
 0c 003 03  0    0    0   0   0    1    1    89
 0d 000 00  1    0    0   0   0    0    0    00
 0e 003 03  0    0    0   0   0    1    1    91
 0f 003 03  0    0    0   0   0    1    1    99
 10 003 03  1    1    0   1   0    1    1    A1
 11 003 03  1    1    0   1   0    1    1    A9
 12 003 03  1    1    0   1   0    1    1    B1
 13 003 03  1    1    0   1   0    1    1    B9
 14 003 03  1    1    0   1   0    1    1    C1
 15 003 03  1    1    0   1   0    1    1    C9
 16 003 03  1    1    0   1   0    1    1    D1
 17 003 03  1    1    0   1   0    1    1    D9
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
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ21 -> 0:21
IRQ22 -> 0:22
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1694.8714 MHz.
..... host bus clock speed is 99.6982 MHz.
cpu: 0, clocks: 996982, slice: 332327
CPU0<T0:996976,T1:664640,D:9,S:332327,C:996982>
cpu: 1, clocks: 996982, slice: 332327
CPU1<T0:996976,T1:332320,D:2,S:332327,C:996982>
checking TSC synchronization across CPUs: passed.
PCI: PCI BIOS revision 2.10 entry at 0xfbe8e, last bus=4
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
Unknown bridge resource 2: assuming transparent
Unknown bridge resource 2: assuming transparent
Unknown bridge resource 2: assuming transparent
PCI: Using IRQ router PIIX [8086/2440] at 00:1f.0
PCI->APIC IRQ transform: (B0,I31,P3) -> 19
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B0,I31,P2) -> 23
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B3,I14,P0) -> 22
PCI->APIC IRQ transform: (B4,I11,P0) -> 23
PCI->APIC IRQ transform: (B4,I12,P0) -> 16
PCI->APIC IRQ transform: (B4,I13,P0) -> 17
  got res[fe400000:fe400fff] for resource 0 of Intel Corporation 82806AA PCI64 Hub Advanced Programmable Interrupt Controller
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.14)
apm: disabled - APM is not SMP safe.
Starting kswapd v1.8
Detected PS/2 Mouse Port.
pty: 2048 Unix98 ptys configured
block: queued sectors max/low 337197kB/206125kB, 1024 slots per queue
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller on PCI bus 00 dev f9
PIIX4: chipset revision 4
PIIX4: not 100% native mode: will probe irqs later
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
hdc: _NEC CD-RW NR-7800A, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 355k freed
Serial driver version 5.05a (2001-03-20) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10d
md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md.c: sizeof(mdp_super_t) = 4096
autodetecting RAID arrays
autorun ...
... autorun DONE.
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)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
EXT2-fs warning: checktime reached, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
SCSI subsystem driver Revision: 1.00
(scsi0) <Adaptec AIC-7892 Ultra 160/m SCSI host adapter> found at PCI 3/14/0
(scsi0) Wide Channel, SCSI ID=7, 32/255 SCBs
(scsi0) Downloading sequencer code... 396 instructions downloaded
(scsi1) <Adaptec AIC-7892 Ultra 160/m SCSI host adapter> found at PCI 4/13/0
(scsi1) Wide Channel, SCSI ID=7, 32/255 SCBs
(scsi1) Downloading sequencer code... 396 instructions downloaded
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.4/5.2.0
       <Adaptec AIC-7892 Ultra 160/m SCSI host adapter>
scsi1 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.2.4/5.2.0
       <Adaptec AIC-7892 Ultra 160/m SCSI host adapter>
  Vendor: FUJITSU   Model: MAN3184MP         Rev: 5505
  Type:   Direct-Access                      ANSI SCSI revision: 03
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
(scsi0:0:0:0) Synchronous at 160.0 Mbyte/sec, offset 127.
SCSI device sda: 35566478 512-byte hdwr sectors (18210 MB)
Partition check:
 sda: sda1 sda2 < sda5 sda6 sda7 sda8 >
VFS: Mounted root (ext2 filesystem) readonly.
change_root: old root has d_count=3
Trying to unmount old root ... okay
Freeing unused kernel memory: 252k freed
Adding Swap: 1052216k swap-space (priority -1)
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.251 $ time 14:56:08 Jun  8 2001
usb-uhci.c: High bandwidth mode enabled
PCI: Setting latency timer of device 00:1f.2 to 64
usb-uhci.c: USB UHCI at I/O 0xff80, IRQ 19
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1f.4 to 64
usb-uhci.c: USB UHCI at I/O 0xff60, IRQ 23
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
scsi2 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: _NEC      Model: NR-7800A          Rev: 1.07
  Type:   CD-ROM                             ANSI SCSI revision: 02

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

* Re: unexpected IO-APIC
  2002-06-01 19:59 ` Vladimir G. Ivanovic
@ 2002-06-02 23:03   ` Randy.Dunlap
  0 siblings, 0 replies; 135+ messages in thread
From: Randy.Dunlap @ 2002-06-02 23:03 UTC (permalink / raw)
  To: Vladimir G. Ivanovic; +Cc: linux-smp

On Sat, 1 Jun 2002, Vladimir G. Ivanovic wrote:

| This is a well-done report, especially the links.
|
| Perhaps we should ask all posters to supply URLs for their motherboards
| and manuals when they report a IO-APIC boot message.

Sure, I'd love to see that.

However, we are still missing the VIA chipset spec.
Anyone have an URL for it?

  ~Randy

| BTW, this is not an SMP motherboard, right?
|
| --- Vladimir
|
| --------
| Vladimir G. Ivanovic                        http://leonora.org/~vladimir
| 2770 Cowper St.                                         vladimir@acm.org
| Palo Alto, CA 94306-2447                                 +1 650 678 8014
|
| "LR" == Luigi Rosa <lrosa@venus.it> writes:
|
|   LR> Hi,
|   LR> I am trying the 2.4.19-pre9 kernel version and I get the message
|
|   LR> WARNING: unexpected IO-APIC, please mail
|   LR> to linux-smp@vger.kernel.org
|
|
|   LR> The motheboard is GS-7VKML VIA KM266 AGP, this is the web link of the
|   LR> specifications: http://www.gigabyte.com.tw/products/7vkml.htm and the user
|   LR> manual is available at
|   LR> http://ftp.gigabyte.com.tw/support/user_pdf/7vkml_1101.pdf
|
|   LR> Should you need any more information, or should I perform some tests,
|   LR> please feel free to ask.
|
|   LR> I also include the entire boot messages for your convenienece.
| -


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

* Re: unexpected IO-APIC
  2002-06-01 18:52 Luigi Rosa
@ 2002-06-01 19:59 ` Vladimir G. Ivanovic
  2002-06-02 23:03   ` Randy.Dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: Vladimir G. Ivanovic @ 2002-06-01 19:59 UTC (permalink / raw)
  To: linux-smp

This is a well-done report, especially the links. 

Perhaps we should ask all posters to supply URLs for their motherboards
and manuals when they report a IO-APIC boot message. 

BTW, this is not an SMP motherboard, right?

--- Vladimir

--------
Vladimir G. Ivanovic                        http://leonora.org/~vladimir
2770 Cowper St.                                         vladimir@acm.org
Palo Alto, CA 94306-2447                                 +1 650 678 8014

"LR" == Luigi Rosa <lrosa@venus.it> writes:

  LR> Hi,
  LR> I am trying the 2.4.19-pre9 kernel version and I get the message

  LR> WARNING: unexpected IO-APIC, please mail
  LR> to linux-smp@vger.kernel.org


  LR> The motheboard is GS-7VKML VIA KM266 AGP, this is the web link of the 
  LR> specifications: http://www.gigabyte.com.tw/products/7vkml.htm and the user 
  LR> manual is available at 
  LR> http://ftp.gigabyte.com.tw/support/user_pdf/7vkml_1101.pdf

  LR> Should you need any more information, or should I perform some tests, 
  LR> please feel free to ask.

  LR> I also include the entire boot messages for your convenienece.

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

* unexpected IO-APIC
@ 2002-06-01 18:52 Luigi Rosa
  2002-06-01 19:59 ` Vladimir G. Ivanovic
  0 siblings, 1 reply; 135+ messages in thread
From: Luigi Rosa @ 2002-06-01 18:52 UTC (permalink / raw)
  To: linux-smp

Hi,
I am trying the 2.4.19-pre9 kernel version and I get the message

WARNING: unexpected IO-APIC, please mail
to linux-smp@vger.kernel.org


The motheboard is GS-7VKML VIA KM266 AGP, this is the web link of the 
specifications: http://www.gigabyte.com.tw/products/7vkml.htm and the user 
manual is available at 
http://ftp.gigabyte.com.tw/support/user_pdf/7vkml_1101.pdf

Should you need any more information, or should I perform some tests, 
please feel free to ask.

I also include the entire boot messages for your convenienece.


Ciao,
luigi


Linux version 2.4.19-pre9 (root@mail.hypertrek.info) (gcc version 2.96 
20000731 (Red Hat Linux 7.3 2.96-110)) #1 Sat Jun 1 20:21:34 GMT+1 2002
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001dff0000 (usable)
BIOS-e820: 000000001dff0000 - 000000001dff8000 (ACPI data)
BIOS-e820: 000000001dff8000 - 000000001e000000 (ACPI NVS)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
479MB LOWMEM available.
found SMP MP-table at 000fba20
hm, page 000fb000 reserved twice.
hm, page 000fc000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
On node 0 totalpages: 122864
zone(0): 4096 pages.
zone(1): 118768 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
Virtual Wire compatibility mode.
OEM ID: GIGABYTE Product ID: 7VKML APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 2 at 0xFEC00000.
Processors: 1
Kernel command line: ro root=/dev/hda4 hdd=ide-scsi
ide_setup: hdd=ide-scsi
Initializing CPU#0
Detected 1472.965 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 2936.01 BogoMIPS
Memory: 483716k/491456k available (1243k kernel code, 7352k reserved, 312k 
data, 248k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Before vendor init, caps: 0383fbff c1c3fbff 00000000, vendor = 2
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After vendor init, caps: 0383fbff c1c3fbff 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 0383fbff c1c3fbff 00000000 00000000
CPU: Common caps: 0383fbff c1c3fbff 00000000 00000000
CPU: AMD Athlon(tm) XP 1700+ stepping 02
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000080
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
IO-APIC (apicid-pin) 2-0, 2-10, 2-11, 2-17, 2-19, 2-20, 2-21, 2-23 not 
connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 18.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................
IO APIC #2......
.... register #00: 02000000
....... : physical APIC id: 02
.... register #01: 00178002
....... : max redirection entries: 0017
....... : PRQ implemented: 1
....... : IO APIC version: 0002
WARNING: unexpected IO-APIC, please mail
to linux-smp@vger.kernel.org
.... 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 001 01 0 0 0 0 0 1 1 39
02 001 01 0 0 0 0 0 1 1 31
03 001 01 0 0 0 0 0 1 1 41
04 001 01 0 0 0 0 0 1 1 49
05 001 01 0 0 0 0 0 1 1 51
06 001 01 0 0 0 0 0 1 1 59
07 001 01 0 0 0 0 0 1 1 61
08 001 01 0 0 0 0 0 1 1 69
09 001 01 0 0 0 0 0 1 1 71
0a 000 00 1 0 0 0 0 0 0 00
0b 000 00 1 0 0 0 0 0 0 00
0c 001 01 0 0 0 0 0 1 1 79
0d 001 01 0 0 0 0 0 1 1 81
0e 001 01 0 0 0 0 0 1 1 89
0f 001 01 0 0 0 0 0 1 1 91
10 001 01 1 1 0 1 0 1 1 99
11 000 00 1 0 0 0 0 0 0 00
12 001 01 1 1 0 1 0 1 1 A1
13 000 00 1 0 0 0 0 0 0 00
14 000 00 1 0 0 0 0 0 0 00
15 000 00 1 0 0 0 0 0 0 00
16 001 01 1 1 0 1 0 1 1 A9
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
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ18 -> 0:18
IRQ22 -> 0:22
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1472.8664 MHz.
..... host bus clock speed is 267.7937 MHz.
cpu: 0, clocks: 2677937, slice: 1338968
CPU0<T0:2677936,T1:1338960,D:8,S:1338968,C:2677937>
PCI: PCI BIOS revision 2.10 entry at 0xfdb31, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
PCI: Using IRQ router default [1106/3147] at 00:11.0
PCI->APIC IRQ transform: (B0,I17,P0) -> 16
PCI->APIC IRQ transform: (B0,I17,P2) -> 22
PCI->APIC IRQ transform: (B0,I19,P0) -> 18
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Starting kswapd
Journalled Block Device driver loaded
udf: registering filesystem
parport0: PC-style at 0x378 (0x778) [PCSPP(,...)]
parport0: irq 7 detected
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ 
SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 89
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8233a (rev 00) IDE UDMA133 controller on pci00:11.1
ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
hda: ST340810A, ATA DISK drive
hdc: PIONEER DVD-ROM DVD-114, ATAPI CD/DVD-ROM drive
hdd: PHILIPS CDRW2010, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 78165360 sectors (40021 MB) w/2048KiB Cache, CHS=4865/255/63, UDMA(100)
hdc: ATAPI DVD-ROM drive, 512kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
Partition check:
hda: hda1 hda2 hda3 hda4
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
loop: loaded (max 8 devices)
8139too Fast Ethernet driver 0.9.24
eth0: RealTek RTL8139 Fast Ethernet at 0xde80df00, 00:20:ed:29:d7:81, IRQ 18
eth0: Identified 8139 chip type 'RTL-8139B'
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 409M
agpgart: Unsupported Via chipset (device id: 3116), you might want to try 
agp_try_unsupported=1.
agpgart: no supported devices found.
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Vendor: PHILIPS Model: CDRW2010 Rev: 1.30
Type: CD-ROM ANSI SCSI revision: 02
ppa: Version 2.07 (for Linux 2.4.x)
ppa: Found device at ID 6, Attempting to use EPP 16 bit
ppa: Found device at ID 6, Attempting to use SPP
ppa: Communication established with ID 6 using SPP
scsi1 : Iomega VPI0 (ppa) interface
Vendor: IOMEGA Model: ZIP 100 Rev: D.09
Type: Direct-Access ANSI SCSI revision: 02
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 32768)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 248k freed
Adding Swap: 1020116k swap-space (priority -1)
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,4), internal journal
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,1), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
hdc: DMA disabled
hdd: DMA disabledeth0: Setting 100mbps full-duplex based on auto-negotiated 
partner ability 45e1.



-- 
+----[Luigi Rosa]-
+--[lrosa@venus.it]--[lrosa@fantascienza.com]-
+--[Integrated Networking Solutions S.a.s. - Milan - Italy]-
+
+--[Non Multa, Sed Multum]-



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

* unexpected IO-APIC
@ 2002-05-31 12:43 Françoise Guilbault
  0 siblings, 0 replies; 135+ messages in thread
From: Françoise Guilbault @ 2002-05-31 12:43 UTC (permalink / raw)
  To: linux-smp

Please advise on following:

: ENABLING IO-APIC IRQs
May 31 01:05:56 linuxgurrl kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
May 31 01:05:56 linuxgurrl kernel: ...changing IO-APIC physical APIC ID to 3 ... ok.
May 31 01:05:56 linuxgurrl kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
May 31 01:05:56 linuxgurrl kernel: testing the IO APIC.......................
May 31 01:05:56 linuxgurrl kernel:
May 31 01:05:56 linuxgurrl kernel:  WARNING: unexpected IO-APIC, please mail
May 31 01:05:56 linuxgurrl kernel:           to linux-smp@vger.kernel.org
May 31 01:05:56 linuxgurrl kernel:  WARNING: unexpected IO-APIC, please mail
May 31 01:05:56 linuxgurrl kernel:           to linux-smp@vger.kernel.org
May 31 01:05:56 linuxgurrl kernel:  WARNING: unexpected IO-APIC, please mail
May 31 01:05:56 linuxgurrl kernel:           to linux-smp@vger.kernel.org
May 31 01:05:56 linuxgurrl kernel:
May 31 01:05:56 linuxgurrl kernel:  WARNING: unexpected IO-APIC, please mail
May 31 01:05:56 linuxgurrl kernel:           to linux-smp@vger.kernel.org
May 31 01:05:56 linuxgurrl kernel:  WARNING: unexpected IO-APIC, please mail
May 31 01:05:56 linuxgurrl kernel:           to linux-smp@vger.kernel.org
May 31 01:05:56 linuxgurrl kernel: .................................... done.

guilbaultf@agr.gc.ca


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

* Re: unexpected IO-APIC
  2002-05-20 13:41 zoli
@ 2002-05-20 14:31 ` Alan Cox
  0 siblings, 0 replies; 135+ messages in thread
From: Alan Cox @ 2002-05-20 14:31 UTC (permalink / raw)
  To: zoli; +Cc: linux-smp

> I have a Pro266TD Master-LR motherboard with two Tualatin 1.26 processor.
> (This processor includes factory cooler.)
> Sometimes the computer hangs - i don't know why. I use only linux.

You might want to run stuff like memtest86 on it if its new, just to check

> Anyway.
> When I booted the computer there were a message almost every time:
> "Unexpected IO-APIC"  (or API I don't remember).
> "Please mail to linux-smp@vger.kernel.org"

Thats harmless. The newer systems use APIC's that we didnt know about. Its
not your hang I'm afraid

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

* unexpected IO-APIC
@ 2002-05-20 13:41 zoli
  2002-05-20 14:31 ` Alan Cox
  0 siblings, 1 reply; 135+ messages in thread
From: zoli @ 2002-05-20 13:41 UTC (permalink / raw)
  To: linux-smp

Hi,

I have a Pro266TD Master-LR motherboard with two Tualatin 1.26 processor.
(This processor includes factory cooler.)
Sometimes the computer hangs - i don't know why. I use only linux.
Anyway.
When I booted the computer there were a message almost every time:
"Unexpected IO-APIC"  (or API I don't remember).
"Please mail to linux-smp@vger.kernel.org"

So this is why I sent this letter.
Please tell me how can I help you to avoid the error message, and what does it
mean?

I use the most recent "stable" kernel: 2.4.18



Zoli
----------------------------------
Zoltan Hanko
E-Mail: zoli@deltav.hu
Date: 20-May-2002
Time: 15:34:07

This message was sent by XFMail
----------------------------------

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

* unexpected io-apic
@ 2002-05-03 23:00 Schroettner Robert
  0 siblings, 0 replies; 135+ messages in thread
From: Schroettner Robert @ 2002-05-03 23:00 UTC (permalink / raw)
  To: linux-smp

[-- Attachment #1: Type: TEXT/PLAIN, Size: 996 bytes --]

Hallo !

My penguin says: send this mail to you :-)

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178002
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0002
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org

I attached the output of dmesg after booting to single user mode.
The message occurs on a MSI KT7-Ultra ARU Mainboard (VIA KT333 Chipset)

Liebe Gruesse, Schroettner Robert

|   Schroettner Robert
|   IT-Services
|   Eurodata Datenverarbeitungsdienst Ges.m.b.H.
|   Tel:  +43-1-7747076-51 +43-664-4345798    __   _
|         +43-664-4345798                    / /  (_)__  __ ____  __ 
|   Fax:  +43-1-7747076-12                  / /__/ / _ \/ // /\ \/ /
|   WWW:  http://www.ednet.at              /____/_/_//_/\_,_/ /_/\_\
|                                                    TUX for President
|   EURODATA - WIEN - PRAG - BRUENN - BUDAPEST

[-- Attachment #2: Type: TEXT/PLAIN, Size: 7721 bytes --]

Linux version 2.5.13 (root@athlon.rs.ednet.at) (gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)) #2 Fre Mai 3 23:31:58 CEST 2002
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
 BIOS-e820: 000000000fff0000 - 000000000fff8000 (ACPI data)
 BIOS-e820: 000000000fff8000 - 0000000010000000 (ACPI NVS)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
255MB LOWMEM available.
found SMP MP-table at 000fb920
hm, page 000fb000 reserved twice.
hm, page 000fc000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
On node 0 totalpages: 65520
zone(0): 4096 pages.
zone(1): 61424 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: VIA      Product ID: VT5440B      APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 2 at 0xFEC00000.
Processors: 1
Kernel command line: ro root=/dev/hda1 vga=ask single
Initializing CPU#0
Detected 1466.756 MHz processor.
Console: colour VGA+ 80x34
Calibrating delay loop... 2922.90 BogoMIPS
Memory: 258088k/262080k available (658k kernel code, 3604k reserved, 187k data, 212k init, 0k highmem)
Dentry-cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: Before vendor init, caps: 0383fbff c1c3fbff 00000000, vendor = 2
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After vendor init, caps: 0383fbff c1c3fbff 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Machine check exception polling timer started.
CPU:     After generic, caps: 0383fbff c1c3fbff 00000000 00000000
CPU:             Common caps: 0383fbff c1c3fbff 00000000 00000000
CPU: AMD Athlon(tm) XP 1700+ stepping 02
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000080
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-10, 2-11, 2-20, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 23.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178002
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0002
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    71
 0d 001 01  0    0    0   0   0    1    1    79
 0e 001 01  0    0    0   0   0    1    1    81
 0f 001 01  0    0    0   0   0    1    1    89
 10 001 01  1    1    0   1   0    1    1    91
 11 001 01  1    1    0   1   0    1    1    99
 12 001 01  1    1    0   1   0    1    1    A1
 13 001 01  1    1    0   1   0    1    1    A9
 14 000 00  1    0    0   0   0    0    0    00
 15 001 01  1    1    0   1   0    1    1    B1
 16 001 01  1    1    0   1   0    1    1    B9
 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
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ21 -> 0:21
IRQ22 -> 0:22
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1466.7839 MHz.
..... host bus clock speed is 266.6880 MHz.
cpu: 0, clocks: 2666880, slice: 1333440
CPU0<T0:2666880,T1:1333440,D:0,S:1333440,C:2666880>
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
PCI: PCI BIOS revision 2.10 entry at 0xfdaf1, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
Unknown bridge resource 0: assuming transparent
PCI->APIC IRQ transform: (B0,I6,P0) -> 17
PCI->APIC IRQ transform: (B0,I10,P0) -> 17
PCI->APIC IRQ transform: (B0,I11,P0) -> 18
PCI->APIC IRQ transform: (B0,I11,P1) -> 19
PCI->APIC IRQ transform: (B0,I11,P2) -> 16
PCI->APIC IRQ transform: (B0,I17,P0) -> 16
PCI->APIC IRQ transform: (B0,I17,P3) -> 21
PCI->APIC IRQ transform: (B0,I17,P3) -> 21
PCI->APIC IRQ transform: (B0,I17,P2) -> 22
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
Starting kswapd
BIO: pool of 256 setup, 14Kb (56 bytes/bio)
biovec: init pool 0, 1 entries, 12 bytes
biovec: init pool 1, 4 entries, 48 bytes
biovec: init pool 2, 16 entries, 192 bytes
biovec: init pool 3, 64 entries, 768 bytes
biovec: init pool 4, 128 entries, 1536 bytes
biovec: init pool 5, 256 entries, 3072 bytes
VFS: Diskquotas version dquot_6.4.0 initialized
Journalled Block Device driver loaded
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
block: 256 slots per queue, batch=32
Uniform Multi-Platform E-IDE driver ver.:7.0.0
ide: system bus speed 33MHz
VIA Technologies, Inc. Bus Master IDE: IDE controller on PCI slot 00:11.1
VIA Technologies, Inc. Bus Master IDE: chipset revision 6
VIA Technologies, Inc. Bus Master IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8233a (rev 00) IDE UDMA133 controller on pci00:11.1
    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
hda: QUANTUM FIREBALLP AS40.0, ATA DISK drive
hdc: WDC WD400EB-00CPF0, ATA DISK drive
hdd: TOSHIBA DVD-ROM SD-M1612, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 78177792 sectors w/1902KiB Cache, CHS=77557/16/63, UDMA(100)
hdc: 78165360 sectors w/2048KiB Cache, CHS=77545/16/63, UDMA(100)
Partition check:
 hda: [PTBL] [4866/255/63] hda1 hda2 hda3 < hda5 hda6 hda7 hda8 hda9 >
 hdc: [PTBL] [4865/255/63] hdc1 < hdc5 hdc6 >
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 212k freed
Adding Swap: 522072k swap-space (priority -1)
FAT: Using codepage cp437
FAT: Using IO charset iso8859-1
FAT: Using codepage cp437
FAT: Using IO charset iso8859-1
FAT: Using codepage cp437
FAT: Using IO charset iso8859-1

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

* unexpected IO-APIC
@ 2002-05-03  8:10 Giulio Bottazzi
  0 siblings, 0 replies; 135+ messages in thread
From: Giulio Bottazzi @ 2002-05-03  8:10 UTC (permalink / raw)
  To: linux-smp

Linux version 2.4.10-4GB (root@Pentium.suse.de) (gcc version 2.95.3 20010315 
(SuSE)) #1 Tue Oct 9 00:11:42 GMT 2001
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
found SMP MP-table at 000fb880
hm, page 000fb000 reserved twice.
hm, page 000fc000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f7000 reserved twice.
On node 0 totalpages: 131072
zone(0): 4096 pages.
zone(1): 126976 pages.
zone(2): 0 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: VIA      Product ID: VT5440B      APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 17 at 0xFEC00000.
Processors: 1
Kernel command line: auto BOOT_IMAGE=linux ro root=801 
BOOT_FILE=/boot/vmlinuz enableapic hdc=ide-scsi
ide_setup: hdc=ide-scsi
Initializing CPU#0
Detected 1150.037 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 2293.76 BogoMIPS
Memory: 513008k/524288k available (1289k kernel code, 10892k reserved, 381k 
data, 124k init, 0k highmem)
Dentry-cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Before vendor init, caps: 0383fbff c1cbfbff 00000000, vendor = 2
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After vendor init, caps: 0383fbff c1cbfbff 00000000 00000000
CPU:     After generic, caps: 0383fbff c1cbfbff 00000000 00000000
CPU:             Common caps: 0383fbff c1cbfbff 00000000 00000000
CPU: AMD Athlon(tm) Processor stepping 02
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-10, 2-11, 2-19, 2-20, 2-21, 2-22, 2-23 not 
connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 20.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178011
.......     : max redirection entries: 0017
.......     : IO APIC version: 0011
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 001 01  1    1    0   1   0    1    1    51
 06 001 01  0    0    0   0   0    1    1    59
 07 001 01  0    0    0   0   0    1    1    61
 08 001 01  0    0    0   0   0    1    1    69
 09 001 01  1    1    0   1   0    1    1    71
 0a 000 00  1    0    0   0   0    0    0    00
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    79
 0d 001 01  0    0    0   0   0    1    1    81
 0e 001 01  0    0    0   0   0    1    1    89
 0f 001 01  0    0    0   0   0    1    1    91
 10 001 01  1    1    0   1   0    1    1    99
 11 001 01  1    1    0   1   0    1    1    A1
 12 001 01  1    1    0   1   0    1    1    A9
 13 000 00  1    0    0   0   0    0    0    00
 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
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1150.0933 MHz.
..... host bus clock speed is 200.0161 MHz.
cpu: 0, clocks: 2000161, slice: 1000080
CPU0<T0:2000160,T1:1000080,D:0,S:1000080,C:2000161>
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfdb21, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
Unknown bridge resource 0: assuming transparent
Unknown bridge resource 1: assuming transparent
Unknown bridge resource 2: assuming transparent
PCI: Using IRQ router default [1106/3074] at 00:11.0
PCI->APIC IRQ transform: (B0,I6,P0) -> 17
PCI->APIC IRQ transform: (B0,I7,P0) -> 18
PCI->APIC IRQ transform: (B0,I17,P3) -> 5
PCI->APIC IRQ transform: (B0,I17,P3) -> 5
PCI->APIC IRQ transform: (B0,I17,P3) -> 5
PCI->APIC IRQ transform: (B0,I17,P2) -> 9
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.14)
Starting kswapd
VFS: Diskquotas version dquot_6.5.0 initialized
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT 
SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
block: 128 slots per queue, batch=16
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 89
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8233 (rev 00) IDE UDMA100 controller on pci00:11.1
    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:DMA
    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:pio
hdb: LITEON DVD-ROM LTD163D, ATAPI CD/DVD-ROM drive
hdc: LITE-ON LTR-24102B, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hdb: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
ide-floppy driver 0.97.sv
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
loop: loaded (max 8 devices)
ide-floppy driver 0.97.sv
SCSI subsystem driver Revision: 1.00
request_module[scsi_hostadapter]: Root fs not mounted
request_module[scsi_hostadapter]: Root fs not mounted
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
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 131072 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Uncompressing...................................................done.
Freeing initrd memory: 529k freed
VFS: Mounted root (ext2 filesystem).
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
  Vendor: LITE-ON   Model: LTR-24102B        Rev: 5S57
  Type:   CD-ROM                             ANSI SCSI revision: 02
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 224x/40x writer cd/rw xa/form2 cdda tray
Loading Adaptec I2O RAID: Version 2.4 Build 5
Detecting Adaptec I2O RAID controllers...
Adaptec I2O RAID controller 0 at e0800000 size=100000 irq=17
dpti: If you have a lot of devices this could take a few minutes.
dpti0: Reading the hardware resource table.
TID 008  Vendor: ADAPTEC      Device: AIC-7899     Rev: 00000001    
TID 517  Vendor: ADAPTEC      Device: RAID-0       Rev: 370F        
scsi1 : Vendor: Adaptec  Model: 2100S            FW:370F
  Vendor: ADAPTEC   Model: RAID-0            Rev: 370F
  Type:   Direct-Access                      ANSI SCSI revision: 02
Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
SCSI device sda: 71766016 512-byte hdwr sectors (36744 MB)
Partition check:
 sda: sda1 sda2
Journalled Block Device driver loaded
VFS: Mounted root (ext2 filesystem) readonly.
change_root: old root has d_count=2
Trying to unmount old root ... okay
Freeing unused kernel memory: 124k freed
Adding Swap: 803240k swap-space (priority 42)
ip_tables: (c)2000 Netfilter core team
ip_conntrack (4096 buckets, 32768 max)
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
00:07.0: 3Com PCI 3c905C Tornado at 0xec00. Vers LK1.1.16
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
uhci.c: USB UHCI at I/O 0xe400, IRQ 5
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
uhci.c: USB UHCI at I/O 0xe000, IRQ 5
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
uhci.c: USB UHCI at I/O 0xdc00, IRQ 5
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
uhci.c: :USB Universal Host Controller Interface driver
IPv6 v0.8 for NET4.0
IPv6 over IPv4 tunneling driver
PCI: Setting latency timer of device 00:11.5 to 64
eth0: no IPv6 routers present

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

* unexpected IO-APIC
@ 2002-04-09 18:52 Mauricio Girardi
  0 siblings, 0 replies; 135+ messages in thread
From: Mauricio Girardi @ 2002-04-09 18:52 UTC (permalink / raw)
  To: linux-smp

	Hello!
	
	I just recieved the message below:


	IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178011
.......     : max redirection entries: 0017
.......     : IO APIC version: 0011
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.rutgers.edu
.... register #02: 00000000
.......     : arbitration: 00

The total dmesg message is attached. My mobo is a ECS D6VAA and I am
experiencing a little loss in performance (I don't know if it is because
the mobo is not a good one). Can the IO-APIC problem cause this loss?
Can I observe other problems? Or I can work with this Kernel ?
The MIPS set in my BIOS is 1.1.

	Thank you for now

		Mauricio Girardi

-- 
*******************************************
 Mauricio Girardi                        
                                         
 Grupo de Mecanica Estatistica (UFSC)    
                                         
 Endereco                                
           Rua Capitao Romualdo de Barros   
           997 Bloco C1 Apto 205 Carvoeira   
           Florianopolis Santa Catarina
	   Brasil        
           CEP 88040-000                
                                         
 E-mail    girardi@fisica.ufsc.br       
           mauricio_girardi@hotmail.com             
           a9514732@cfm.ufsc.br         
                                         
 HomePage  www.fisica.ufsc.br/~girardi  
                                         
*******************************************

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

* Re: unexpected IO-APIC
  2002-04-08  9:31 Paul Hemstock
@ 2002-04-08 14:46 ` Randy.Dunlap
  0 siblings, 0 replies; 135+ messages in thread
From: Randy.Dunlap @ 2002-04-08 14:46 UTC (permalink / raw)
  To: Paul Hemstock; +Cc: linux-smp

On Mon, 8 Apr 2002, Paul Hemstock wrote:

| Hi.  this is the dmesg from a smp server we have recently commissioned.
|
| an excerpt:
| ==============================================
|
| number of IO-APIC #2 registers: 24.
| testing the IO APIC.......................
|
| IO APIC #2......
| .... register #00: 02000000
| .......    : physical APIC id: 02
| .... register #01: 00178011
| .......     : max redirection entries: 0017
| .......     : IO APIC version: 0011
|  WARNING: unexpected IO-APIC, please mail
|           to linux-smp@vger.kernel.org
| .... register #02: 00000000
| .......     : arbitration: 00
|
| ==============================================
|
| is there anything that can be quickly be done about this ?

Linux problem reports should include the kernel version number.
However, I can deduce that the kernel version is < 2.4.16 or
thereabouts, since this was fixed around 2.4.16 or 2.4.17.
Upgrade to 2.4.18 and the message will go away...
or just ignore it -- it's not hurting anything.

| =======================================================================
| This communication is confidential to Host Europe PLC and
| is intended for use only by the addressee.
|
| Host Europe PLC accepts no responsibility for information,
| errors or omissions in this communication or use or misuse thereof or
| any act done or omitted to be done in connection with the same.
| =======================================================================

bah.

-- 
~Randy


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

* unexpected IO-APIC
@ 2002-04-08  9:31 Paul Hemstock
  2002-04-08 14:46 ` Randy.Dunlap
  0 siblings, 1 reply; 135+ messages in thread
From: Paul Hemstock @ 2002-04-08  9:31 UTC (permalink / raw)
  To: linux-smp

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

Hi.  this is the dmesg from a smp server we have recently commissioned.

an excerpt:
==============================================

number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178011
.......     : max redirection entries: 0017
.......     : IO APIC version: 0011
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... register #02: 00000000
.......     : arbitration: 00

==============================================

is there anything that can be quickly be done about this ?

Best Wishes,

Paul Hemstock.
Host Europe System Administration.
Host Europe PLC
paul.hemstock@hosteurope.com
http://www.hosteurope.com
Tel: 020 8896 7535
Fax: 0208 752 1863

Part of the Host Europe PLC group of companies:-

Dedicated Hosting - Dedicated Servers - http://www.dedicated-servers.co.uk
Domain Name Registration - 123 Reg - http://www.123-reg.co.uk

=======================================================================
This communication is confidential to Host Europe PLC and 
is intended for use only by the addressee.

Host Europe PLC accepts no responsibility for information,
errors or omissions in this communication or use or misuse thereof or
any act done or omitted to be done in connection with the same.
=======================================================================


[-- Attachment #2: dmesg --]
[-- Type: application/octet-stream, Size: 10917 bytes --]

Linux version 2.4.9-6smp (bhcompile@stripples.devel.redhat.com) (gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)) #1 SMP Thu Oct 18 09:22:57 EDT 2001
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
 BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
 BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Scanning bios EBDA for MXT signature
127MB HIGHMEM available.
found SMP MP-table at 000f5660
hm, page 000f5000 reserved twice.
hm, page 000f6000 reserved twice.
hm, page 000f1000 reserved twice.
hm, page 000f2000 reserved twice.
On node 0 totalpages: 262128
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 32752 pages.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
Processor #0 Pentium(tm) Pro APIC version 17
Processor #1 Pentium(tm) Pro APIC version 17
I/O APIC #2 Version 17 at 0xFEC00000.
Processors: 2
Kernel command line: auto BOOT_IMAGE=linux ro root=801 BOOT_FILE=/boot/vmlinuz-2.4.9-6smp
Initializing CPU#0
Detected 997.172 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 1985.74 BogoMIPS
Memory: 1026212k/1048512k available (2022k kernel code, 20896k reserved, 102k data, 240k init, 131008k highmem)
Dentry-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Buffer-cache hash table entries: 65536 (order: 6, 262144 bytes)
Page-cache hash table entries: 262144 (order: 9, 2097152 bytes)
CPU: Before vendor init, caps: 0387fbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After vendor init, caps: 0387fbff 00000000 00000000 00000000
CPU serial number disabled.
CPU:     After generic, caps: 0383fbff 00000000 00000000 00000000
CPU:             Common caps: 0383fbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
CPU: Before vendor init, caps: 0383fbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check reporting enabled on CPU#0.
CPU: After vendor init, caps: 0383fbff 00000000 00000000 00000000
CPU:     After generic, caps: 0383fbff 00000000 00000000 00000000
CPU:             Common caps: 0383fbff 00000000 00000000 00000000
CPU0: Intel Pentium III (Coppermine) stepping 06
per-CPU timeslice cutoff: 730.95 usecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Booting processor 1/1 eip 2000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 1992.29 BogoMIPS
CPU: Before vendor init, caps: 0387fbff 00000000 00000000, vendor = 0
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check reporting enabled on CPU#1.
CPU: After vendor init, caps: 0387fbff 00000000 00000000 00000000
CPU serial number disabled.
CPU:     After generic, caps: 0383fbff 00000000 00000000 00000000
CPU:             Common caps: 0383fbff 00000000 00000000 00000000
CPU1: Intel Pentium III (Coppermine) stepping 06
Total of 2 processors activated (3978.03 BogoMIPS).
ENABLING IO-APIC IRQs
...changing IO-APIC physical APIC ID to 2 ... ok.
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=0
number of MP IRQ sources: 20.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178011
.......     : max redirection entries: 0017
.......     : IO APIC version: 0011
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... 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    0    0   0   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  1    1    0   1   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 000 00  1    0    0   0   0    0    0    00
 11 000 00  1    0    0   0   0    0    0    00
 12 000 00  1    0    0   0   0    0    0    00
 13 000 00  1    0    0   0   0    0    0    00
 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
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 997.1864 MHz.
..... host bus clock speed is 132.9580 MHz.
cpu: 0, clocks: 1329580, slice: 443193
CPU0<T0:1329568,T1:886368,D:7,S:443193,C:1329580>
cpu: 1, clocks: 1329580, slice: 443193
CPU1<T0:1329568,T1:443168,D:14,S:443193,C:1329580>
checking TSC synchronization across CPUs: passed.
mtrr: your CPUs had inconsistent variable MTRR settings
mtrr: probably your BIOS does not setup all CPUs
PCI: PCI BIOS revision 2.10 entry at 0xfb3e0, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
Unknown bridge resource 0: assuming transparent
Unknown bridge resource 1: assuming transparent
Unknown bridge resource 2: assuming transparent
PCI: Using IRQ router VIA [1106/0686] at 00:07.0
PCI->APIC IRQ transform: (B0,I6,P0) -> 12
PCI->APIC IRQ transform: (B0,I7,P3) -> 12
PCI->APIC IRQ transform: (B0,I7,P3) -> 12
PCI->APIC IRQ transform: (B0,I13,P0) -> 11
PCI->APIC IRQ transform: (B0,I14,P0) -> 10
PCI->APIC IRQ transform: (B0,I15,P0) -> 11
PCI: Enabling Via external APIC routing
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.14)
apm: disabled - APM is not SMP safe.
mxt_scan_bios: enter
Starting kswapd v1.8
allocated 64 pages and 64 bhs reserved for the highmem bounces
VFS: Diskquotas version dquot_6.5.0 initialized
Detected PS/2 Mouse Port.
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
block: queued sectors max/low 681130kB/550058kB, 2048 slots per queue
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz PCI bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 39
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz PCI bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:07.1
    ide0: BM-DMA at 0xd400-0xd407, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xd408-0xd40f, BIOS settings: hdc:pio, hdd:pio
hda: SAMSUNG CD-ROM SC-152L, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide-floppy driver 0.97.sv
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
ide-floppy driver 0.97.sv
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
hotplug_pci.o: Hot Plug PCI Core Driver version: 0.1
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 332k freed
VFS: Mounted root (ext2 filesystem).
SCSI subsystem driver Revision: 1.00
megaraid: v1.17a (Release Date: Fri Jul 13 18:44:01 EDT 2001)
megaraid: found 0x101e:0x1960:idx 0:bus 0:slot 15:func 0
scsi0 : Found a MegaRAID controller at 0xf8825000, IRQ: 11
scsi0 : Enabling 64 bit support
megaraid: [A159:3.11] detected 1 logical drives
megaraid: channel[1] is raid.
scsi0 : AMI MegaRAID A159 254 commands 16 targs 1 chans 40 luns
blk: queue c2213818, I/O limit 4095Mb (mask 0xffffffff)
scsi0: scanning channel 1 for devices.
scsi0: scanning virtual channel for logical drives.
  Vendor: MegaRAID  Model: LD0 RAID5 05723R  Rev: A159
  Type:   Direct-Access                      ANSI SCSI revision: 02
blk: queue f759c818, I/O limit 4095Mb (mask 0xffffffff)
Attached scsi disk sda at scsi0, channel 1, id 0, lun 0
SCSI device sda: 216520704 512-byte hdwr sectors (110859 MB)
Partition check:
 sda: sda1 sda2 < sda5 sda6 sda7 sda8 >
Freeing unused kernel memory: 240k freed
Adding Swap: 530104k swap-space (priority -1)
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.259 $ time 09:34:56 Oct 18 2001
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 12
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: USB UHCI at I/O 0xdc00, IRQ 12
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.251:USB Universal Host Controller Interface driver

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

* unexpected IO-APIC
@ 2001-09-03 10:30 Matt Bernstein
  0 siblings, 0 replies; 135+ messages in thread
From: Matt Bernstein @ 2001-09-03 10:30 UTC (permalink / raw)
  To: linux-kernel

"TIMER: vector=0x31 pin1=2 pin2=0"

..er...help? :)

It's a VIA chipset dual PIII mobo ( Asus CUV4X-D )

HTH, for now I have to run "noapic",

Matt



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

* unexpected IO-APIC
@ 2000-12-19 17:37 Mathieu Chouquet-Stringer
  0 siblings, 0 replies; 135+ messages in thread
From: Mathieu Chouquet-Stringer @ 2000-12-19 17:37 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-smp

	  Hello!

I have a Dell Precision 220 at work and got this message every time I boot
up linux. I use kernel 2.4.0-test12.
I have included lspci output (the chipset is a i820) and dmesg output.

If I can provide any help, please let me know.

Regards, Mathieu.

Dmesg output
==============================================================================
Dec 14 17:13:20 shookay kernel: klogd 1.3-3, log source = /proc/kmsg started.
Dec 14 17:13:20 shookay kernel: Inspecting /boot/System.map-2.4.0-test12
Dec 14 17:13:21 shookay kernel: Loaded 13435 symbols from /boot/System.map-2.4.0-test12.
Dec 14 17:13:21 shookay kernel: Symbols match kernel version 2.4.0.
Dec 14 17:13:21 shookay kernel: Loaded 26 symbols from 3 modules.
Dec 14 17:13:21 shookay kernel: Linux version 2.4.0-test12 (mchouque@shookay) (gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #1 Tue Dec 12 13:34:08 EST 2000
Dec 14 17:13:21 shookay kernel: BIOS-provided physical RAM map:
Dec 14 17:13:21 shookay kernel:  BIOS-e820: 00000000000a0000 @ 0000000000000000 (usable)
Dec 14 17:13:21 shookay kernel:  BIOS-e820: 0000000000010000 @ 00000000000f0000 (reserved)
Dec 14 17:13:21 shookay kernel:  BIOS-e820: 000000000fe9e000 @ 0000000000100000 (usable)
Dec 14 17:13:21 shookay kernel:  BIOS-e820: 0000000000062000 @ 000000000ff9e000 (reserved)
Dec 14 17:13:21 shookay kernel:  BIOS-e820: 0000000000500000 @ 00000000ffb00000 (reserved)
Dec 14 17:13:21 shookay kernel:  BIOS-e820: 0000000000010000 @ 00000000fec00000 (reserved)
Dec 14 17:13:21 shookay kernel:  BIOS-e820: 0000000000010000 @ 00000000fee00000 (reserved)
Dec 14 17:13:21 shookay kernel: Scan SMP from c0000000 for 1024 bytes.
Dec 14 17:13:21 shookay kernel: Scan SMP from c009fc00 for 1024 bytes.
Dec 14 17:13:21 shookay kernel: Scan SMP from c00f0000 for 65536 bytes.
Dec 14 17:13:21 shookay kernel: found SMP MP-table at 000fe710
Dec 14 17:13:21 shookay kernel: hm, page 000fe000 reserved twice.
Dec 14 17:13:21 shookay kernel: hm, page 000ff000 reserved twice.
Dec 14 17:13:21 shookay kernel: hm, page 000f0000 reserved twice.
Dec 14 17:13:21 shookay kernel: On node 0 totalpages: 65438
Dec 14 17:13:21 shookay kernel: zone(0): 4096 pages.
Dec 14 17:13:21 shookay kernel: zone(1): 61342 pages.
Dec 14 17:13:21 shookay kernel: zone(2): 0 pages.
Dec 14 17:13:21 shookay kernel: Intel MultiProcessor Specification v1.4
Dec 14 17:13:21 shookay kernel:     Virtual Wire compatibility mode.
Dec 14 17:13:21 shookay kernel: OEM ID: DELL     Product ID: Opti GX300   APIC at: 0xFEE00000
Dec 14 17:13:21 shookay kernel: Processor #0 Pentium(tm) Pro APIC version 17
Dec 14 17:13:21 shookay kernel:     Floating point unit present.
Dec 14 17:13:21 shookay kernel:     Machine Exception supported.
Dec 14 17:13:21 shookay kernel:     64 bit compare & exchange supported.
Dec 14 17:13:21 shookay kernel:     Internal APIC present.
Dec 14 17:13:21 shookay kernel:     SEP present.
Dec 14 17:13:21 shookay kernel:     MTRR  present.
Dec 14 17:13:21 shookay kernel:     PGE  present.
Dec 14 17:13:21 shookay kernel:     MCA  present.
Dec 14 17:13:21 shookay kernel:     CMOV  present.
Dec 14 17:13:21 shookay kernel:     PAT  present.
Dec 14 17:13:21 shookay kernel:     PSE  present.
Dec 14 17:13:21 shookay kernel:     MMX  present.
Dec 14 17:13:21 shookay kernel:     FXSR  present.
Dec 14 17:13:21 shookay kernel:     XMM  present.
Dec 14 17:13:21 shookay kernel:     Bootup CPU
Dec 14 17:13:21 shookay kernel: Bus #0 is PCI   
Dec 14 17:13:21 shookay kernel: Bus #1 is PCI   
Dec 14 17:13:21 shookay kernel: Bus #2 is PCI   
Dec 14 17:13:21 shookay kernel: Bus #3 is ISA   
Dec 14 17:13:21 shookay kernel: I/O APIC #1 Version 32 at 0xFEC00000.
Dec 14 17:13:21 shookay kernel: Int: type 3, pol 1, trig 1, bus 3, IRQ 00, APIC ID 1, APIC INT 00
Dec 14 17:13:21 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 01, APIC ID 1, APIC INT 01
Dec 14 17:13:21 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 00, APIC ID 1, APIC INT 02
Dec 14 17:13:21 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 03, APIC ID 1, APIC INT 03
Dec 14 17:13:21 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 04, APIC ID 1, APIC INT 04
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 05, APIC ID 1, APIC INT 05
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 06, APIC ID 1, APIC INT 06
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 07, APIC ID 1, APIC INT 07
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 08, APIC ID 1, APIC INT 08
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 09, APIC ID 1, APIC INT 09
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 0a, APIC ID 1, APIC INT 0a
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 0b, APIC ID 1, APIC INT 0b
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 0c, APIC ID 1, APIC INT 0c
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 0e, APIC ID 1, APIC INT 0e
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 3, IRQ 0f, APIC ID 1, APIC INT 0f
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 1, IRQ 00, APIC ID 1, APIC INT 10
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 1c, APIC ID 1, APIC INT 10
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 23, APIC ID 1, APIC INT 10
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 26, APIC ID 1, APIC INT 10
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 29, APIC ID 1, APIC INT 10
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 2c, APIC ID 1, APIC INT 10
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 0, IRQ 7c, APIC ID 1, APIC INT 10
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 0, IRQ 7d, APIC ID 1, APIC INT 11
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 1, IRQ 01, APIC ID 1, APIC INT 11
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 1d, APIC ID 1, APIC INT 11
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 20, APIC ID 1, APIC INT 11
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 27, APIC ID 1, APIC INT 11
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 2a, APIC ID 1, APIC INT 11
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 2d, APIC ID 1, APIC INT 11
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 1e, APIC ID 1, APIC INT 12
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 21, APIC ID 1, APIC INT 12
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 24, APIC ID 1, APIC INT 12
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 2b, APIC ID 1, APIC INT 12
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 2e, APIC ID 1, APIC INT 12
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 30, APIC ID 1, APIC INT 12
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 0, IRQ 7e, APIC ID 1, APIC INT 12
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 0, IRQ 7f, APIC ID 1, APIC INT 13
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 1f, APIC ID 1, APIC INT 13
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 22, APIC ID 1, APIC INT 13
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 25, APIC ID 1, APIC INT 13
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 28, APIC ID 1, APIC INT 13
Dec 14 17:13:22 shookay kernel: Int: type 0, pol 0, trig 0, bus 2, IRQ 2f, APIC ID 1, APIC INT 13
Dec 14 17:13:22 shookay kernel: Lint: type 3, pol 1, trig 1, bus 3, IRQ 00, APIC ID ff, APIC LINT 00
Dec 14 17:13:22 shookay kernel: Lint: type 1, pol 1, trig 1, bus 3, IRQ 00, APIC ID ff, APIC LINT 01
Dec 14 17:13:22 shookay kernel: Processors: 1
Dec 14 17:13:22 shookay kernel: mapped APIC to ffffe000 (fee00000)
Dec 14 17:13:22 shookay kernel: mapped IOAPIC to ffffd000 (fec00000)
Dec 14 17:13:23 shookay kernel: Kernel command line: root=/dev/sda2 nousb vga=1 mem=261752K
Dec 14 17:13:23 shookay kernel: Initializing CPU#0
Dec 14 17:13:23 shookay kernel: Detected 529.786 MHz processor.
Dec 14 17:13:23 shookay kernel: Console: colour VGA+ 80x50
Dec 14 17:13:23 shookay kernel: Calibrating delay loop... 1055.13 BogoMIPS
Dec 14 17:13:23 shookay kernel: Memory: 255200k/261752k available (1300k kernel code, 6164k reserved, 83k data, 200k init, 0k highmem)
Dec 14 17:13:23 shookay kernel: Dentry-cache hash table entries: 32768 (order: 6, 262144 bytes)
Dec 14 17:13:23 shookay kernel: Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
Dec 14 17:13:23 shookay kernel: Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
Dec 14 17:13:23 shookay kernel: Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)
Dec 14 17:13:23 shookay kernel: VFS: Diskquotas version dquot_6.4.0 initialized
Dec 14 17:13:23 shookay kernel: CPU: Before vendor init, caps: 0383fbff 00000000 00000000, vendor = 0
Dec 14 17:13:23 shookay kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Dec 14 17:13:23 shookay kernel: CPU: L2 cache: 256K
Dec 14 17:13:23 shookay kernel: Intel machine check architecture supported.
Dec 14 17:13:23 shookay kernel: Intel machine check reporting enabled on CPU#0.
Dec 14 17:13:23 shookay kernel: CPU: After vendor init, caps: 0383fbff 00000000 00000000 00000000
Dec 14 17:13:23 shookay kernel: CPU: After generic, caps: 0383fbff 00000000 00000000 00000000
Dec 14 17:13:23 shookay kernel: CPU: Common caps: 0383fbff 00000000 00000000 00000000
Dec 14 17:13:23 shookay kernel: CPU: Intel Pentium III (Coppermine) stepping 01
Dec 14 17:13:23 shookay kernel: Enabling fast FPU save and restore... done.
Dec 14 17:13:23 shookay kernel: Enabling unmasked SIMD FPU exception support... done.
Dec 14 17:13:23 shookay kernel: Checking 'hlt' instruction... OK.
Dec 14 17:13:23 shookay kernel: POSIX conformance testing by UNIFIX
Dec 14 17:13:23 shookay kernel: enabled ExtINT on CPU#0
Dec 14 17:13:23 shookay kernel: ESR value before enabling vector: 00000000
Dec 14 17:13:23 shookay kernel: ESR value after enabling vector: 00000000
Dec 14 17:13:23 shookay kernel: ENABLING IO-APIC IRQs
Dec 14 17:13:23 shookay kernel: ...changing IO-APIC physical APIC ID to 1 ... ok.
Dec 14 17:13:23 shookay kernel: Synchronizing Arb IDs.
Dec 14 17:13:23 shookay kernel: init IO_APIC IRQs
Dec 14 17:13:23 shookay kernel:  IO-APIC (apicid-pin) 1-0, 1-13, 1-20, 1-21, 1-22, 1-23 not connected.
Dec 14 17:13:23 shookay kernel: ..TIMER: vector=49 pin1=2 pin2=0
Dec 14 17:13:23 shookay kernel: activating NMI Watchdog ... done.
Dec 14 17:13:23 shookay kernel: number of MP IRQ sources: 42.
Dec 14 17:13:23 shookay kernel: number of IO-APIC #1 registers: 24.
Dec 14 17:13:23 shookay kernel: testing the IO APIC.......................
Dec 14 17:13:23 shookay kernel: 
Dec 14 17:13:23 shookay kernel: IO APIC #1......
Dec 14 17:13:23 shookay kernel: .... register #00: 01000000
Dec 14 17:13:23 shookay kernel: .......    : physical APIC id: 01
Dec 14 17:13:23 shookay kernel: .... register #01: 00170020
Dec 14 17:13:23 shookay kernel: .......     : max redirection entries: 0017
Dec 14 17:13:23 shookay kernel: .......     : IO APIC version: 0020
Dec 14 17:13:23 shookay kernel:  WARNING: unexpected IO-APIC, please mail
Dec 14 17:13:24 shookay kernel:           to linux-smp@vger.kernel.org
Dec 14 17:13:24 shookay kernel: .... register #02: 00000000
Dec 14 17:13:24 shookay kernel: .......     : arbitration: 00
Dec 14 17:13:24 shookay kernel: .... IRQ redirection table:
Dec 14 17:13:24 shookay kernel:  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
Dec 14 17:13:24 shookay kernel:  00 000 00  1    0    0   0   0    0    0    00
Dec 14 17:13:24 shookay kernel:  01 001 01  0    0    0   0   0    1    1    39
Dec 14 17:13:24 shookay kernel:  02 001 01  0    0    0   0   0    1    1    31
Dec 14 17:13:24 shookay kernel:  03 001 01  0    0    0   0   0    1    1    41
Dec 14 17:13:24 shookay kernel:  04 001 01  0    0    0   0   0    1    1    49
Dec 14 17:13:24 shookay kernel:  05 001 01  0    0    0   0   0    1    1    51
Dec 14 17:13:24 shookay kernel:  06 001 01  0    0    0   0   0    1    1    59
Dec 14 17:13:24 shookay kernel:  07 001 01  0    0    0   0   0    1    1    61
Dec 14 17:13:24 shookay kernel:  08 001 01  0    0    0   0   0    1    1    69
Dec 14 17:13:24 shookay kernel:  09 001 01  0    0    0   0   0    1    1    71
Dec 14 17:13:24 shookay kernel:  0a 001 01  0    0    0   0   0    1    1    79
Dec 14 17:13:24 shookay kernel:  0b 001 01  0    0    0   0   0    1    1    81
Dec 14 17:13:24 shookay kernel:  0c 001 01  0    0    0   0   0    1    1    89
Dec 14 17:13:24 shookay kernel:  0d 000 00  1    0    0   0   0    0    0    00
Dec 14 17:13:24 shookay kernel:  0e 001 01  0    0    0   0   0    1    1    91
Dec 14 17:13:24 shookay kernel:  0f 001 01  0    0    0   0   0    1    1    99
Dec 14 17:13:24 shookay kernel:  10 001 01  1    1    0   1   0    1    1    A1
Dec 14 17:13:24 shookay kernel:  11 001 01  1    1    0   1   0    1    1    A9
Dec 14 17:13:24 shookay kernel:  12 001 01  1    1    0   1   0    1    1    B1
Dec 14 17:13:24 shookay kernel:  13 001 01  1    1    0   1   0    1    1    B9
Dec 14 17:13:24 shookay kernel:  14 000 00  1    0    0   0   0    0    0    00
Dec 14 17:13:24 shookay kernel:  15 000 00  1    0    0   0   0    0    0    00
Dec 14 17:13:24 shookay kernel:  16 000 00  1    0    0   0   0    0    0    00
Dec 14 17:13:24 shookay kernel:  17 000 00  1    0    0   0   0    0    0    00
Dec 14 17:13:24 shookay kernel: IRQ to pin mappings:
Dec 14 17:13:24 shookay kernel: IRQ0 -> 2
Dec 14 17:13:24 shookay kernel: IRQ1 -> 1
Dec 14 17:13:24 shookay kernel: IRQ3 -> 3
Dec 14 17:13:24 shookay kernel: IRQ4 -> 4
Dec 14 17:13:24 shookay kernel: IRQ5 -> 5
Dec 14 17:13:24 shookay kernel: IRQ6 -> 6
Dec 14 17:13:24 shookay kernel: IRQ7 -> 7
Dec 14 17:13:24 shookay kernel: IRQ8 -> 8
Dec 14 17:13:24 shookay kernel: IRQ9 -> 9
Dec 14 17:13:24 shookay kernel: IRQ10 -> 10
Dec 14 17:13:24 shookay kernel: IRQ11 -> 11
Dec 14 17:13:24 shookay kernel: IRQ12 -> 12
Dec 14 17:13:24 shookay kernel: IRQ14 -> 14
Dec 14 17:13:24 shookay kernel: IRQ15 -> 15
Dec 14 17:13:24 shookay kernel: IRQ16 -> 16
Dec 14 17:13:24 shookay kernel: IRQ17 -> 17
Dec 14 17:13:24 shookay kernel: IRQ18 -> 18
Dec 14 17:13:24 shookay kernel: IRQ19 -> 19
Dec 14 17:13:24 shookay kernel: .................................... done.
Dec 14 17:13:24 shookay kernel: calibrating APIC timer ...
Dec 14 17:13:24 shookay kernel: ..... CPU clock speed is 529.7984 MHz.
Dec 14 17:13:24 shookay kernel: ..... host bus clock speed is 132.4494 MHz.
Dec 14 17:13:24 shookay kernel: cpu: 0, clocks: 1324494, slice: 662247
Dec 14 17:13:24 shookay kernel: CPU0<T0:1324480,T1:662224,D:9,S:662247,C:1324494>
Dec 14 17:13:24 shookay kernel: mtrr: v1.37 (20001109) Richard Gooch (rgooch@atnf.csiro.au)
Dec 14 17:13:24 shookay kernel: mtrr: detected mtrr type: Intel
Dec 14 17:13:24 shookay kernel: PCI: PCI BIOS revision 2.10 entry at 0xfc05e, last bus=2
Dec 14 17:13:24 shookay kernel: PCI: Using configuration type 1
Dec 14 17:13:24 shookay kernel: PCI: Probing PCI hardware
Dec 14 17:13:24 shookay kernel: Unknown bridge resource 0: assuming transparent
Dec 14 17:13:24 shookay kernel: Unknown bridge resource 2: assuming transparent
Dec 14 17:13:24 shookay kernel: PCI: Using IRQ router PIIX [8086/2410] at 00:1f.0
Dec 14 17:13:24 shookay kernel: PCI->APIC IRQ transform: (B0,I31,P3) -> 19
Dec 14 17:13:24 shookay kernel: PCI->APIC IRQ transform: (B0,I31,P1) -> 17
Dec 14 17:13:24 shookay kernel: PCI->APIC IRQ transform: (B0,I31,P1) -> 17
Dec 14 17:13:24 shookay kernel: PCI->APIC IRQ transform: (B1,I0,P0) -> 16
Dec 14 17:13:25 shookay kernel: PCI->APIC IRQ transform: (B2,I7,P0) -> 16
Dec 14 17:13:25 shookay kernel: PCI->APIC IRQ transform: (B2,I12,P0) -> 18

lscpi output
==============================================================================
00:00.0 Host bridge: Intel Corporation 82820 820 (Camino) Chipset Host Bridge (MCH) (rev 03)
	Subsystem: Dell Computer Corporation: Unknown device 0095
	Flags: bus master, fast devsel, latency 0
	Memory at e0000000 (32-bit, prefetchable) [size=256M]
	Capabilities: [a0] AGP version 2.0

00:01.0 PCI bridge: Intel Corporation 82820 820 (Camino) Chipset PCI to AGP Bridge (rev 03) (prog-if 00 [Normal decode])
	Flags: bus master, 66Mhz, fast devsel, latency 64
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	Memory behind bridge: fc000000-fdffffff
	Prefetchable memory behind bridge: f0000000-f1ffffff

00:1e.0 PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 02) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fa000000-fbffffff

00:1f.0 ISA bridge: Intel Corporation 82801AA ISA Bridge (LPC) (rev 02)
	Flags: bus master, medium devsel, latency 0

00:1f.1 IDE interface: Intel Corporation 82801AA IDE (rev 02) (prog-if 80 [Master])
	Subsystem: Intel Corporation 82801AA IDE
	Flags: bus master, medium devsel, latency 0
	I/O ports at ffa0 [size=16]

00:1f.2 USB Controller: Intel Corporation 82801AA USB (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation 82801AA USB
	Flags: bus master, medium devsel, latency 0, IRQ 19
	I/O ports at ff80 [size=32]

00:1f.3 SMBus: Intel Corporation 82801AA SMBus (rev 02)
	Subsystem: Intel Corporation 82801AA SMBus
	Flags: medium devsel, IRQ 17
	I/O ports at dcd0 [size=16]

00:1f.5 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio (rev 02)
	Subsystem: Dell Computer Corporation: Unknown device 0095
	Flags: bus master, medium devsel, latency 0, IRQ 17
	I/O ports at d800 [size=256]
	I/O ports at dc80 [size=64]

01:00.0 VGA compatible controller: nVidia Corporation Riva TnT2 [NV5] (rev 11) (prog-if 00 [VGA])
	Subsystem: Diamond Multimedia Systems: Unknown device 5a40
	Flags: 66Mhz, medium devsel, IRQ 16
	Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
	Memory at f0000000 (32-bit, prefetchable) [size=32M]
	Expansion ROM at 80000000 [disabled] [size=64K]
	Capabilities: [60] Power Management version 1
	Capabilities: [44] AGP version 2.0

02:07.0 SCSI storage controller: Adaptec AHA-2940U2/W
	Subsystem: Adaptec: Unknown device 2180
	Flags: bus master, medium devsel, latency 64, IRQ 16
	BIST result: 00
	I/O ports at ec00 [size=256]
	Memory at fafff000 (64-bit, non-prefetchable) [size=4K]
	Expansion ROM at fb000000 [disabled] [size=128K]
	Capabilities: [dc] Power Management version 1

02:0c.0 Ethernet controller: 3Com Corporation 3c905C-TX [Fast Etherlink] (rev 78)
	Subsystem: Dell Computer Corporation: Unknown device 0095
	Flags: bus master, medium devsel, latency 64, IRQ 18
	I/O ports at e880 [size=128]
	Memory at faffec00 (32-bit, non-prefetchable) [size=128]
	Expansion ROM at fb000000 [disabled] [size=128K]
	Capabilities: [dc] Power Management version 2

-- 
Mathieu CHOUQUET-STRINGER              E-Mail : mchouque@e-steel.com
     Learning French is trivial: the word for horse is cheval, and
               everything else follows in the same way.
                        -- Alan J. Perlis
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2006-07-07 13:12 UTC | newest]

Thread overview: 135+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-12 23:34 unexpected IO-APIC Toth Szabolcs
2003-07-13  4:09 ` Randy.Dunlap
  -- strict thread matches above, loose matches on Subject: below --
2006-07-06 20:37 Danielle Hines
2006-07-07 13:12 ` Erik Mouw
2006-03-07  4:19 Mimi Zhou
2005-07-12 13:56 Unexpected IO-APIC Bill Baker
2005-07-12 16:42 ` randy_dunlap
2005-06-18  5:04 unexpected IO-APIC darshan
2005-05-26  8:44 Bernd Strebel
2005-05-27  5:33 ` randy_dunlap
2005-05-27  9:26   ` Bernd Strebel
2005-05-27 17:30     ` randy_dunlap
2005-05-27 22:24       ` Bernd Strebel
2005-05-30 22:43     ` randy_dunlap
2005-03-14 20:48 Unexpected IO-APIC Iuri Wickert
2005-03-15 20:32 ` Randy.Dunlap
2005-03-05 21:48 Marco van Beek
2005-03-15 20:23 ` Randy.Dunlap
2005-02-28 23:34 unexpected IO-APIC Mike Farnam
2005-03-15 17:48 ` Randy.Dunlap
2005-03-15 20:14 ` Randy.Dunlap
2005-01-31 17:41 Gary Buckmaster
2005-01-25 18:23 Unexpected IO-APIC Martin Slovacek
2005-01-25 18:59 ` Earle Nietzel
2004-12-28  6:58 unexpected IO-APIC Paul
2004-12-06  4:23 unexpected io-apic Simon Story
2004-07-23 20:33 unexpected IO-APIC Thomas Schlag
2004-07-08  7:52 S.K.Goel
2004-06-23 11:44 Jörg Lübbert
2004-06-23 11:42 Jörg Lübbert
2004-06-18 18:15 Unexpected IO-APIC GIN (Garreth Jeremiah)
2004-04-23  8:28 unexpected IO-APIC Piers Lauder
2004-04-18 17:53 dpn22
2004-04-07  8:11 JKolk
2004-04-01 14:32 Ian Jenkinson
2004-02-24 15:07 Unexpected IO-APIC Lyle Worthington
2004-02-24 16:38 ` Randy.Dunlap
2004-02-24 18:03   ` Lyle Worthington
2004-02-24 18:31     ` Randy.Dunlap
2004-02-15  8:24 unexpected IO-APIC Massa Takeuti
2004-01-16  3:40 Polyhead
2004-01-11  8:53 Russ McCallister
2003-12-18  7:21 Matthew Blakley
2003-12-13  5:50 Sterling Chavis
2003-11-23  6:38 W M Brelsford
2003-11-20  3:09 Chris Johns
2003-11-12 21:16 A.J. Duijn
2003-10-16 17:44 Lance Davis
2003-09-25 15:09 Unexpected IO-APIC David van Hoose
2003-09-11 16:36 unexpected IO-APIC John Birck
2003-09-04 16:37 Michael Sorrentino
2003-09-04 19:35 ` Alan Cox
2003-09-04  4:19 Unexpected IO-APIC Jeremy Sylvestre
2003-09-01 12:31 Alfonso Abeger
2003-08-21  7:51 Grage, Sascha
2003-08-12 15:40 unexpected IO-APIC Tom Parker
2003-08-08 16:49 Christian Stein
2003-07-29 13:52 Schulman.Andrew
2003-07-17 15:09 Unexpected IO-APIC Joe Brown
2003-06-09 21:52 Julian R. Coombes
2003-06-07 10:06 unexpected IO-APIC Toni Mueller
2003-06-07 17:40 ` Randy.Dunlap
2003-06-05 10:37 Mimmus
2003-06-05 14:42 ` Randy.Dunlap
2003-06-04  2:19 Greg Norris
2003-05-29 19:44 Jürgen Adler
2003-05-24  3:15 Brian Laflum
2003-05-23  3:57 Ben Osborne
2003-05-25 20:07 ` Alan Cox
2003-05-22  7:02 Anders Tor Westerberg
2003-04-22  6:41 Ilo Lorusso
2003-04-18  2:43 Phaedrus
2003-04-16 23:36 lk
2003-04-17 11:43 ` Earle R. Nietzel
2003-04-17 18:46   ` lk
2003-04-17 20:28     ` Randy.Dunlap
2003-04-17 22:52       ` lk
2003-04-17 23:14         ` Randy.Dunlap
2003-04-10 12:22 Unexpected IO-APIC Milan Kerslager
2003-03-31 19:35 unexpected IO-APIC Pascal Hofmann
2003-03-27 18:03 Dennis Lambe Jr.
2003-03-27 12:13 Jakub Zawierucha
2003-03-15 11:46 Peter Ruskin
2003-03-08 17:14 Scott Beck
2003-03-02 15:03 Lorant Dobos
2003-02-27  8:14 Nick Gaugler
2003-02-22  0:50 Peter Ruskin
2003-02-06 22:59 Philipp Berndt
2003-02-01 22:15 Luis Claudio Pérez Tato
2003-01-30 11:24 Joern Strassemeyer
2003-01-30  6:55 Andrew Egin
2003-01-18 16:48 Andy Igoshin
2003-01-10 10:04 frontal
2003-01-03  6:19 Chris
2002-12-28 10:32 Jonathan Araña Cruz
2002-12-27  8:53 Marc
2002-12-19  5:21 Carlos Madrid
2002-12-17 14:46 Christian Heimanns
2002-12-16 12:21 Unexpected IO-APIC Pasquale Federico Zema
2002-12-10  9:50 unexpected IO-APIC Juan Pedro Paredes
2002-12-06  4:41 Toni Cerdà
2002-12-02 11:30 huba
2002-11-28 23:22 Erik Meusel
2002-11-29  0:40 ` Alan Cox
2002-11-27 10:42 Nigbur, Rolf (IKK-Bundesverband)
2002-11-27 12:36 ` Alan Cox
2002-11-25  9:59 Vitor Dias da Silva
2002-11-23  0:15 Unexpected IO-APIC Mick
2002-11-22  7:33 dix.edv
2002-10-20 22:43 unexpected IO-APIC John Osswald
2002-10-03 19:12 Unexpected IO-APIC Alexander Tsibulsky
2002-09-16 13:54 unexpected IO-APIC Juergen Rose
2002-08-24 12:21 Unexpected IO-APIC David Brownell
2002-08-18 14:27 unexpected IO-APIC Kim Bisgaard
2002-07-26 21:42 Joseph S. Wigton
2002-07-19 16:15 Barry Gamblin
2002-07-06 19:59 Paul Parsons
2002-06-28 19:05 Unexpected IO-APIC Jawaid.Bazyar
2002-06-20 15:26 Andrew Ott
2002-06-17  4:03 unexpected IO-APIC Adam Powers
2002-06-15  1:25 Steve Keith
2002-06-06  3:38 Chris Kogelnik
2002-06-01 18:52 Luigi Rosa
2002-06-01 19:59 ` Vladimir G. Ivanovic
2002-06-02 23:03   ` Randy.Dunlap
2002-05-31 12:43 Françoise Guilbault
2002-05-20 13:41 zoli
2002-05-20 14:31 ` Alan Cox
2002-05-03 23:00 unexpected io-apic Schroettner Robert
2002-05-03  8:10 unexpected IO-APIC Giulio Bottazzi
2002-04-09 18:52 Mauricio Girardi
2002-04-08  9:31 Paul Hemstock
2002-04-08 14:46 ` Randy.Dunlap
2001-09-03 10:30 Matt Bernstein
2000-12-19 17:37 Mathieu Chouquet-Stringer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.