Linux-Development-Sys Digest #412, Volume #6 Thu, 18 Feb 99 23:13:52 EST
Contents:
Re: Display/APM problem on Toshiba laptop (WhiteWulf)
Re: How do dynamically linked binaries find their shared libraries? (Mike Dowling)
IrDA and Kernel 2.2... (Rainer Menzner)
Re: 2.2.1: strange SMP (dual celeron) startup msgs (Douglas Jerome)
----------------------------------------------------------------------------
From: WhiteWulf <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.portable,linux.dev.laptop,linux.dev.kernel
Subject: Re: Display/APM problem on Toshiba laptop
Date: Thu, 18 Feb 1999 22:32:33 -0500
Tony Lill wrote:
> On my toshiba 730CDT (ct65550 video chipset) you are supposed to be
> able to flip between the internal TFT display and an external monitor
> using the Fn-F5 hotkey. This stopped working properly when I upgraded
> to 2.0.36 or 2.2.0. 2.0.35 is fine.
>
> When I try to flip from the external to the internal, the display is
> more-or-less blank. (If I have X running, I can just barely make out
> the windows if I look at it at the right angle). Also, it gets stuck
> here, and I can't flip it back.
>
> When I try to flip from internal to external, nothing happens, but
> after about 10-30 minutes, the external display comes on (flipping
> actually cycles from external->internal->both->external...), so it
> gets stuck in "both" mode.
>
> I've also noticed that sometimes display blanking comes on all by
> itself. That is to say that I disable it in Windoze, but after a day
> or so running linux, it starts blanking by itself (this was in 2.2.0).
>
> Hoping someone can help, or at least point me at the right part of the
> kernel.
>
> Here's my config from 2.0.36 and 2.2.0
>
> #
> # Automatically generated make config: don't edit
> #
>
> #
> # Code maturity level options
> #
> CONFIG_EXPERIMENTAL=y
>
> #
> # Loadable module support
> #
> CONFIG_MODULES=y
> # CONFIG_MODVERSIONS is not set
> CONFIG_KERNELD=y
>
> #
> # General setup
> #
> CONFIG_MATH_EMULATION=y
> CONFIG_NET=y
> # CONFIG_MAX_16M is not set
> CONFIG_PCI=y
> # CONFIG_PCI_OPTIMIZE is not set
> CONFIG_SYSVIPC=y
> CONFIG_BINFMT_AOUT=m
> CONFIG_BINFMT_ELF=y
> # CONFIG_BINFMT_JAVA is not set
> CONFIG_KERNEL_ELF=y
> CONFIG_M586=y
> # CONFIG_MTRR is not set
>
> #
> # Floppy, IDE, and other block devices
> #
> CONFIG_BLK_DEV_FD=y
> 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_IDECD=y
> CONFIG_BLK_DEV_IDETAPE=y
> CONFIG_BLK_DEV_IDEFLOPPY=y
> # CONFIG_BLK_DEV_IDESCSI is not set
> CONFIG_BLK_DEV_IDE_PCMCIA=y
> CONFIG_BLK_DEV_CMD640=y
> CONFIG_BLK_DEV_CMD640_ENHANCED=y
> CONFIG_BLK_DEV_RZ1000=y
> CONFIG_BLK_DEV_TRITON=y
> # CONFIG_IDE_CHIPSETS is not set
>
> #
> # Additional Block Devices
> #
> CONFIG_BLK_DEV_LOOP=m
> # CONFIG_BLK_DEV_MD is not set
> CONFIG_BLK_DEV_RAM=m
> # CONFIG_BLK_DEV_XD is not set
> # CONFIG_PARIDE is not set
> # CONFIG_BLK_DEV_HD is not set
>
> #
> # Networking options
> #
> # CONFIG_FIREWALL is not set
> CONFIG_NET_ALIAS=y
> CONFIG_INET=y
> CONFIG_IP_FORWARD=y
> CONFIG_IP_MULTICAST=y
> CONFIG_SYN_COOKIES=y
> CONFIG_IP_ACCT=y
> # CONFIG_IP_ROUTER is not set
> CONFIG_NET_IPIP=m
> # CONFIG_IP_MROUTE is not set
> CONFIG_IP_ALIAS=m
>
> #
> # (it is safe to leave these untouched)
> #
> # CONFIG_INET_PCTCP is not set
> CONFIG_INET_RARP=m
> # CONFIG_NO_PATH_MTU_DISCOVERY is not set
> CONFIG_IP_NOSR=y
> CONFIG_SKB_LARGE=y
>
> #
> #
> #
> CONFIG_IPX=m
> CONFIG_ATALK=m
> # CONFIG_AX25 is not set
> # CONFIG_BRIDGE is not set
> # CONFIG_NETLINK is not set
>
> #
> # SCSI support
> #
> # CONFIG_SCSI is not set
>
> #
> # Network device support
> #
> CONFIG_NETDEVICES=y
> CONFIG_DUMMY=m
> # CONFIG_EQUALIZER is not set
> # CONFIG_DLCI is not set
> CONFIG_PLIP=m
> CONFIG_PPP=m
>
> #
> # CCP compressors for PPP are only built as modules.
> #
> CONFIG_SLIP=m
> CONFIG_SLIP_COMPRESSED=y
> CONFIG_SLIP_SMART=y
> # CONFIG_SLIP_MODE_SLIP6 is not set
> # CONFIG_NET_RADIO is not set
> CONFIG_NET_ETHERNET=y
> # CONFIG_NET_VENDOR_3COM is not set
> # CONFIG_NET_VENDOR_SMC is not set
> # CONFIG_NET_PCI is not set
> # CONFIG_NET_ISA is not set
> # CONFIG_NET_EISA is not set
> # CONFIG_NET_POCKET is not set
> CONFIG_TR=y
> CONFIG_IBMTR=m
> # CONFIG_FDDI is not set
> # CONFIG_ARCNET is not set
> # CONFIG_SHAPER is not set
> # CONFIG_RCPCI is not set
>
> #
> # ISDN subsystem
> #
> # CONFIG_ISDN is not set
>
> #
> # CD-ROM drivers (not for SCSI or IDE/ATAPI drives)
> #
> CONFIG_CD_NO_IDESCSI=y
> CONFIG_AZTCD=m
> CONFIG_GSCD=m
> CONFIG_SBPCD=m
> CONFIG_MCD=m
> CONFIG_MCDX=m
> CONFIG_OPTCD=m
> CONFIG_CM206=m
> CONFIG_SJCD=m
> CONFIG_CDI_INIT=y
> CONFIG_ISP16_CDI=m
> CONFIG_CDU31A=m
> CONFIG_CDU535=m
>
> #
> # Filesystems
> #
> # CONFIG_QUOTA is not set
> # CONFIG_MINIX_FS is not set
> # CONFIG_EXT_FS is not set
> CONFIG_EXT2_FS=y
> # CONFIG_XIA_FS is not set
> CONFIG_NLS=y
> CONFIG_ISO9660_FS=m
> CONFIG_FAT_FS=m
> CONFIG_MSDOS_FS=m
> # CONFIG_UMSDOS_FS is not set
> CONFIG_VFAT_FS=m
> CONFIG_NLS_CODEPAGE_437=m
> CONFIG_NLS_CODEPAGE_737=m
> CONFIG_NLS_CODEPAGE_775=m
> CONFIG_NLS_CODEPAGE_850=m
> CONFIG_NLS_CODEPAGE_852=m
> CONFIG_NLS_CODEPAGE_855=m
> CONFIG_NLS_CODEPAGE_857=m
> CONFIG_NLS_CODEPAGE_860=m
> CONFIG_NLS_CODEPAGE_861=m
> CONFIG_NLS_CODEPAGE_862=m
> CONFIG_NLS_CODEPAGE_863=m
> CONFIG_NLS_CODEPAGE_864=m
> CONFIG_NLS_CODEPAGE_865=m
> CONFIG_NLS_CODEPAGE_866=m
> CONFIG_NLS_CODEPAGE_869=m
> CONFIG_NLS_CODEPAGE_874=m
> CONFIG_NLS_ISO8859_1=m
> CONFIG_NLS_ISO8859_2=m
> CONFIG_NLS_ISO8859_3=m
> CONFIG_NLS_ISO8859_4=m
> CONFIG_NLS_ISO8859_5=m
> CONFIG_NLS_ISO8859_6=m
> CONFIG_NLS_ISO8859_7=m
> CONFIG_NLS_ISO8859_8=m
> CONFIG_NLS_ISO8859_9=m
> CONFIG_NLS_KOI8_R=m
> CONFIG_PROC_FS=y
> CONFIG_NFS_FS=m
> CONFIG_SMB_FS=m
> CONFIG_SMB_WIN95=y
> CONFIG_NCP_FS=m
> # CONFIG_HPFS_FS is not set
> # CONFIG_SYSV_FS is not set
> # CONFIG_AUTOFS_FS is not set
> # CONFIG_AFFS_FS is not set
> # CONFIG_UFS_FS is not set
>
> #
> # Character devices
> #
> CONFIG_SERIAL=y
> # CONFIG_DIGI is not set
> # CONFIG_CYCLADES is not set
> # CONFIG_STALDRV is not set
> # CONFIG_RISCOM8 is not set
> CONFIG_PRINTER=m
> # CONFIG_SPECIALIX is not set
> CONFIG_MOUSE=y
> # CONFIG_ATIXL_BUSMOUSE is not set
> # CONFIG_BUSMOUSE is not set
> # CONFIG_MS_BUSMOUSE is not set
> CONFIG_PSMOUSE=y
> # CONFIG_82C710_MOUSE is not set
> # CONFIG_UMISC is not set
> # CONFIG_QIC02_TAPE is not set
> # CONFIG_FTAPE is not set
> CONFIG_APM=y
> # CONFIG_APM_IGNORE_USER_SUSPEND is not set
> # CONFIG_APM_DO_ENABLE is not set
> CONFIG_APM_CPU_IDLE=y
> CONFIG_APM_DISPLAY_BLANK=y
> CONFIG_APM_POWER_OFF=y
> # CONFIG_APM_IGNORE_MULTIPLE_SUSPEND is not set
> # CONFIG_WATCHDOG is not set
> CONFIG_RTC=y
>
> #
> # Sound
> #
> CONFIG_SOUND=y
> # CONFIG_SOUND_ES1370 is not set
> # CONFIG_SOUND_ES1371 is not set
> # CONFIG_SOUND_SONICVIBES is not set
> # CONFIG_SOUND_MSNDCLAS is not set
> # CONFIG_SOUND_MSNDPIN is not set
> CONFIG_SOUND_OSS=y
> # CONFIG_SOUND_PAS is not set
> # CONFIG_SOUND_SB is not set
> CONFIG_SOUND_ADLIB=y
> # CONFIG_SOUND_GUS is not set
> CONFIG_SOUND_MPU401=y
> CONFIG_MPU_BASE=330
> CONFIG_MPU_IRQ=9
> # CONFIG_SOUND_PSS is not set
> # CONFIG_SOUND_MSS is not set
> # CONFIG_SOUND_SSCAPE is not set
> # CONFIG_SOUND_TRIX is not set
> # CONFIG_SOUND_MAD16 is not set
> CONFIG_SOUND_CS4232=y
> CONFIG_CS4232_BASE=534
> CONFIG_CS4232_IRQ=5
> CONFIG_CS4232_DMA=1
> CONFIG_CS4232_DMA2=0
> CONFIG_CS4232_MPU_BASE=330
> CONFIG_CS4232_MPU_IRQ=5
> # CONFIG_SOUND_OPL3SA2 is not set
> # CONFIG_SOUND_MAUI is not set
> # CONFIG_SOUND_SGALAXY is not set
> # CONFIG_SOUND_OPL3SA1 is not set
> # CONFIG_SOUND_SOFTOSS is not set
> CONFIG_SOUND_YM3812=y
> CONFIG_SOUND_VMIDI=y
> # CONFIG_SOUND_UART6850 is not set
>
> #
> # Additional low level sound drivers
> #
> # CONFIG_LOWLEVEL_SOUND is not set
>
> #
> # Kernel hacking
> #
> # CONFIG_PROFILE is not set
>
> ----------------------- 2.2.0 --------------------------
> #
> # Automatically generated make config: don't edit
> #
>
> #
> # Code maturity level options
> #
> CONFIG_EXPERIMENTAL=y
>
> #
> # Processor type and features
> #
> # CONFIG_M386 is not set
> # CONFIG_M486 is not set
> CONFIG_M586=y
> # CONFIG_M586TSC is not set
> # CONFIG_M686 is not set
> CONFIG_X86_WP_WORKS_OK=y
> CONFIG_X86_INVLPG=y
> CONFIG_X86_BSWAP=y
> CONFIG_X86_POPAD_OK=y
> # CONFIG_MATH_EMULATION is not set
> CONFIG_MTRR=y
> # CONFIG_SMP is not set
>
> #
> # Loadable module support
> #
> CONFIG_MODULES=y
> # CONFIG_MODVERSIONS is not set
> CONFIG_KMOD=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_PCI_QUIRKS is not set
> CONFIG_PCI_OLD_PROC=y
> # CONFIG_MCA is not set
> # CONFIG_VISWS is not set
> CONFIG_SYSVIPC=y
> # CONFIG_BSD_PROCESS_ACCT is not set
> CONFIG_SYSCTL=y
> CONFIG_BINFMT_AOUT=m
> CONFIG_BINFMT_ELF=y
> # CONFIG_BINFMT_MISC is not set
> # CONFIG_BINFMT_JAVA is not set
> CONFIG_PARPORT=m
> CONFIG_PARPORT_PC=m
> # CONFIG_PARPORT_OTHER is not set
> CONFIG_APM=y
> # CONFIG_APM_IGNORE_USER_SUSPEND is not set
> # CONFIG_APM_DO_ENABLE is not set
> CONFIG_APM_CPU_IDLE=y
> CONFIG_APM_DISPLAY_BLANK=y
> CONFIG_APM_POWER_OFF=y
> # CONFIG_APM_IGNORE_MULTIPLE_SUSPEND is not set
> CONFIG_APM_IGNORE_SUSPEND_BOUNCE=y
> CONFIG_APM_RTC_IS_GMT=y
> # CONFIG_APM_ALLOW_INTS is not set
>
> #
> # Plug and Play support
> #
> # CONFIG_PNP is not set
>
> #
> # Block devices
> #
> CONFIG_BLK_DEV_FD=m
> 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_IDEDISK=y
> CONFIG_BLK_DEV_IDECD=m
> # CONFIG_BLK_DEV_IDETAPE is not set
> # CONFIG_BLK_DEV_IDEFLOPPY is not set
> # CONFIG_BLK_DEV_IDESCSI is not set
> CONFIG_BLK_DEV_CMD640=y
> CONFIG_BLK_DEV_CMD640_ENHANCED=y
> CONFIG_BLK_DEV_RZ1000=y
> CONFIG_BLK_DEV_IDEPCI=y
> CONFIG_BLK_DEV_IDEDMA=y
> # CONFIG_BLK_DEV_OFFBOARD is not set
> CONFIG_IDEDMA_AUTO=y
> # CONFIG_BLK_DEV_OPTI621 is not set
> # CONFIG_BLK_DEV_TRM290 is not set
> # CONFIG_BLK_DEV_NS87415 is not set
> # CONFIG_BLK_DEV_VIA82C586 is not set
> # CONFIG_BLK_DEV_CMD646 is not set
> # CONFIG_IDE_CHIPSETS is not set
>
> #
> # Additional Block Devices
> #
> CONFIG_BLK_DEV_LOOP=m
> # CONFIG_BLK_DEV_NBD is not set
> # CONFIG_BLK_DEV_MD is not set
> CONFIG_BLK_DEV_RAM=m
> # CONFIG_BLK_DEV_XD is not set
> CONFIG_PARIDE_PARPORT=m
> # CONFIG_PARIDE is not set
> # CONFIG_BLK_DEV_HD is not set
>
> #
> # Networking options
> #
> CONFIG_PACKET=y
> # CONFIG_NETLINK is not set
> # CONFIG_FIREWALL is not set
> # CONFIG_NET_ALIAS is not set
> CONFIG_FILTER=y
> CONFIG_UNIX=y
> CONFIG_INET=y
> CONFIG_IP_MULTICAST=y
> # CONFIG_IP_ADVANCED_ROUTER is not set
> # CONFIG_IP_PNP is not set
> # CONFIG_IP_ROUTER is not set
> CONFIG_NET_IPIP=m
> CONFIG_NET_IPGRE=m
> # CONFIG_NET_IPGRE_BROADCAST is not set
> CONFIG_IP_MROUTE=y
> CONFIG_IP_PIMSM_V1=y
> CONFIG_IP_PIMSM_V2=y
> CONFIG_IP_ALIAS=y
> CONFIG_SYN_COOKIES=y
>
> #
> # (it is safe to leave these untouched)
> #
> CONFIG_INET_RARP=m
> CONFIG_IP_NOSR=y
> CONFIG_SKB_LARGE=y
> CONFIG_IPV6=m
> CONFIG_IPV6_EUI64=y
> CONFIG_IPV6_NO_PB=y
>
> #
> #
> #
> CONFIG_IPX=m
> # CONFIG_IPX_INTERN is not set
> # CONFIG_SPX is not set
> CONFIG_ATALK=m
> # CONFIG_X25 is not set
> # CONFIG_LAPB is not set
> # CONFIG_BRIDGE is not set
> # CONFIG_LLC 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
> # CONFIG_CPU_IS_SLOW is not set
>
> #
> # QoS and/or fair queueing
> #
> # CONFIG_NET_SCHED is not set
>
> #
> # SCSI support
> #
> # CONFIG_SCSI is not set
>
> #
> # Network device support
> #
> CONFIG_NETDEVICES=y
> # CONFIG_ARCNET is not set
> CONFIG_DUMMY=m
> # CONFIG_EQUALIZER is not set
> CONFIG_NET_ETHERNET=y
> # 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_RTL8139 is not set
> # CONFIG_YELLOWFIN is not set
> # CONFIG_ACENIC is not set
> # CONFIG_NET_ISA is not set
> # CONFIG_NET_EISA is not set
> # CONFIG_NET_POCKET is not set
> # CONFIG_FDDI is not set
> # CONFIG_HIPPI is not set
> # CONFIG_DLCI is not set
> # CONFIG_LTPC is not set
> # CONFIG_COPS is not set
> # CONFIG_IPDDP is not set
> # CONFIG_PLIP is not set
> CONFIG_PPP=m
>
> #
> # CCP compressors for PPP are only built as modules.
> #
> CONFIG_SLIP=m
> CONFIG_SLIP_COMPRESSED=y
> CONFIG_SLIP_SMART=y
> # CONFIG_SLIP_MODE_SLIP6 is not set
> # CONFIG_NET_RADIO is not set
> CONFIG_TR=y
> CONFIG_IBMTR=m
> CONFIG_SKTR=m
> # CONFIG_SHAPER is not set
> # CONFIG_HOSTESS_SV11 is not set
> # CONFIG_COSA is not set
> # CONFIG_RCPCI is not set
>
> #
> # Amateur Radio support
> #
> # CONFIG_HAMRADIO is not set
>
> #
> # IrDA subsystem support
> #
> CONFIG_IRDA=m
>
> #
> # IrDA protocols
> #
> CONFIG_IRLAN=m
> CONFIG_IRLAN_CLIENT=m
> CONFIG_IRLAN_SERVER=m
> CONFIG_IROBEX=m
> CONFIG_IRCOMM=m
> CONFIG_IRLPT=m
> CONFIG_IRLPT_CLIENT=m
> CONFIG_IRLPT_SERVER=m
> CONFIG_IRDA_OPTIONS=y
>
> #
> # IrDA options
> #
> CONFIG_IRDA_CACHE_LAST_LSAP=y
> CONFIG_IRDA_FAST_RR=y
> CONFIG_IRDA_RECYCLE_RR=y
> CONFIG_IRDA_DEBUG=y
> CONFIG_IRDA_COMPRESSION=y
>
> #
> # IrDA compressors
> #
> CONFIG_IRDA_DEFLATE=m
>
> #
> # Infrared-port device drivers
> #
> CONFIG_IRTTY_SIR=m
>
> #
> # Dongle support
> #
> # CONFIG_DONGLE is not set
> # CONFIG_NSC_FIR is not set
> # CONFIG_WINBOND_FIR is not set
> # CONFIG_SHARP_FIR is not set
>
> #
> # ISDN subsystem
> #
> # CONFIG_ISDN is not set
>
> #
> # CD-ROM drivers (not for SCSI or IDE/ATAPI drives)
> #
> # CONFIG_CD_NO_IDESCSI is not set
>
> #
> # 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 is not set
> # CONFIG_PRINTER is not set
> CONFIG_MOUSE=y
>
> #
> # Mice
> #
> # CONFIG_ATIXL_BUSMOUSE is not set
> # CONFIG_BUSMOUSE is not set
> # CONFIG_MS_BUSMOUSE is not set
> CONFIG_PSMOUSE=y
> # CONFIG_82C710_MOUSE is not set
> # CONFIG_PC110_PAD is not set
> # CONFIG_QIC02_TAPE is not set
> # CONFIG_WATCHDOG is not set
> # CONFIG_NVRAM is not set
> CONFIG_RTC=y
>
> #
> # Video For Linux
> #
> # CONFIG_VIDEO_DEV is not set
>
> #
> # Joystick support
> #
> # CONFIG_JOYSTICK is not set
>
> #
> # Ftape, the floppy tape device driver
> #
> # CONFIG_FTAPE is not set
>
> #
> # Filesystems
> #
> # CONFIG_QUOTA is not set
> # CONFIG_AUTOFS_FS is not set
> # CONFIG_ADFS_FS is not set
> # CONFIG_AFFS_FS is not set
> # CONFIG_HFS_FS is not set
> CONFIG_FAT_FS=m
> CONFIG_MSDOS_FS=m
> # CONFIG_UMSDOS_FS is not set
> CONFIG_VFAT_FS=m
> CONFIG_ISO9660_FS=m
> CONFIG_JOLIET=y
> # CONFIG_MINIX_FS is not set
> # CONFIG_NTFS_FS is not set
> # CONFIG_HPFS_FS is not set
> CONFIG_PROC_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_UFS_FS is not set
>
> #
> # Network File Systems
> #
> CONFIG_CODA_FS=m
> CONFIG_NFS_FS=m
> CONFIG_NFSD=m
> # CONFIG_NFSD_SUN is not set
> CONFIG_SUNRPC=m
> CONFIG_LOCKD=m
> CONFIG_SMB_FS=m
> CONFIG_SMB_WIN95=y
> CONFIG_NCP_FS=m
> # 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_MOUNT_SUBDIR is not set
>
> #
> # Partition Types
> #
> # CONFIG_BSD_DISKLABEL is not set
> # CONFIG_MAC_PARTITION is not set
> # CONFIG_SMD_DISKLABEL is not set
> # CONFIG_SOLARIS_X86_PARTITION is not set
> # CONFIG_UNIXWARE_DISKLABEL is not set
> CONFIG_NLS=y
>
> #
> # Native Language Support
> #
> CONFIG_NLS_CODEPAGE_437=m
> CONFIG_NLS_CODEPAGE_737=m
> CONFIG_NLS_CODEPAGE_775=m
> CONFIG_NLS_CODEPAGE_850=m
> CONFIG_NLS_CODEPAGE_852=m
> CONFIG_NLS_CODEPAGE_855=m
> CONFIG_NLS_CODEPAGE_857=m
> CONFIG_NLS_CODEPAGE_860=m
> CONFIG_NLS_CODEPAGE_861=m
> CONFIG_NLS_CODEPAGE_862=m
> CONFIG_NLS_CODEPAGE_863=m
> CONFIG_NLS_CODEPAGE_864=m
> CONFIG_NLS_CODEPAGE_865=m
> CONFIG_NLS_CODEPAGE_866=m
> CONFIG_NLS_CODEPAGE_869=m
> CONFIG_NLS_CODEPAGE_874=m
> CONFIG_NLS_ISO8859_1=m
> CONFIG_NLS_ISO8859_2=m
> CONFIG_NLS_ISO8859_3=m
> CONFIG_NLS_ISO8859_4=m
> CONFIG_NLS_ISO8859_5=m
> CONFIG_NLS_ISO8859_6=m
> CONFIG_NLS_ISO8859_7=m
> CONFIG_NLS_ISO8859_8=m
> CONFIG_NLS_ISO8859_9=m
> CONFIG_NLS_ISO8859_15=m
> CONFIG_NLS_KOI8_R=m
>
> #
> # Console drivers
> #
> CONFIG_VGA_CONSOLE=y
> CONFIG_VIDEO_SELECT=y
> # CONFIG_MDA_CONSOLE is not set
> CONFIG_FB=y
> CONFIG_DUMMY_CONSOLE=y
> # CONFIG_FB_VESA is not set
> CONFIG_VIDEO_SELECT=y
> # CONFIG_FB_MATROX is not set
> # CONFIG_FB_ATY is not set
> # CONFIG_FB_VIRTUAL is not set
> # CONFIG_FBCON_ADVANCED is not set
> # CONFIG_FBCON_FONTWIDTH8_ONLY is not set
> # CONFIG_FBCON_FONTS is not set
> CONFIG_FONT_8x8=y
> CONFIG_FONT_8x16=y
>
> #
> # Sound
> #
> CONFIG_SOUND=y
> # CONFIG_SOUND_ES1370 is not set
> # CONFIG_SOUND_ES1371 is not set
> # CONFIG_SOUND_SONICVIBES is not set
> # CONFIG_SOUND_MSNDCLAS is not set
> # CONFIG_SOUND_MSNDPIN is not set
> CONFIG_SOUND_OSS=y
> # CONFIG_SOUND_PAS is not set
> # CONFIG_SOUND_SB is not set
> CONFIG_SOUND_ADLIB=y
> # CONFIG_SOUND_GUS is not set
> CONFIG_SOUND_MPU401=y
> CONFIG_MPU_BASE=330
> CONFIG_MPU_IRQ=9
> # CONFIG_SOUND_PSS is not set
> # CONFIG_SOUND_MSS is not set
> # CONFIG_SOUND_SSCAPE is not set
> # CONFIG_SOUND_TRIX is not set
> # CONFIG_SOUND_MAD16 is not set
> # CONFIG_SOUND_WAVEFRONT is not set
> CONFIG_SOUND_CS4232=y
> CONFIG_CS4232_BASE=534
> CONFIG_CS4232_IRQ=5
> CONFIG_CS4232_DMA=1
> CONFIG_CS4232_DMA2=0
> CONFIG_CS4232_MPU_BASE=330
> CONFIG_CS4232_MPU_IRQ=5
> # CONFIG_SOUND_OPL3SA2 is not set
> # CONFIG_SOUND_MAUI is not set
> # CONFIG_SOUND_SGALAXY is not set
> # CONFIG_SOUND_AD1816 is not set
> # CONFIG_SOUND_OPL3SA1 is not set
> # CONFIG_SOUND_SOFTOSS is not set
> CONFIG_SOUND_YM3812=y
> # CONFIG_SOUND_VMIDI is not set
> # CONFIG_SOUND_UART6850 is not set
>
> #
> # Additional low level sound drivers
> #
> # CONFIG_LOWLEVEL_SOUND is not set
>
> #
> # Kernel hacking
> #
> CONFIG_MAGIC_SYSRQ=y
>
> --
> Tony Lill, [EMAIL PROTECTED]
> President, A. J. Lill Consultants fax/data (519) 650 3571
> 539 Grand Valley Dr., Cambridge, Ont. N3H 2S2 (519) 241 2461
> --------------- http://www.ajlc.waterloo.on.ca/ ----------------
> "Welcome to All Things UNIX, where if it's not UNIX, it's CRAP!"
Check you BIOS settings. I think you press ESC when the computer is
booting.
Then when it stops press F1. At least that works for my Toshiba 4000
CDS.
Maybe windoze changed the BIOS settings without telling you.
I am running Redhat 5.2 GNU/Linux. APM, screen blanking, harddisk
powerdown,
mouse/keyboard powerup all work perfectly.
Hope this helps.
-- WhiteWulf
------------------------------
From: [EMAIL PROTECTED] (Mike Dowling)
Subject: Re: How do dynamically linked binaries find their shared libraries?
Date: 18 Feb 1999 06:13:43 GMT
On Wed, 17 Feb 1999 10:17:25 -0500, Karl Heyes <[EMAIL PROTECTED]> wrote:
>
>
>Mike Dowling wrote:
>
>> I'm just curious. Normally, this is the responsibility of ldconfig. As
>> long as /etc/ld.so.conf contains the locations of the shared libraries, then
>> there should be no problem, or, at least, so I thought.
>>
>> Old binaries linked to X11 libraries suddenly ceased to do so once I updated
>> to XFree-3.3.3.1, even though the new libraries had the same major and minor
>> version numbers as the old ones. Notably, netscape and gnuplot could not
>
>use ldd gnuplot and ldd netscape to see what libs are required. you may even
>find
>gnuplot/netscape were in the old a.out format and couldn't link against the ELF
>libs.
/home/mike$cat /etc/ld.so.conf
/usr/X11R6/lib
/usr/local/lib
So ldconfig should know about the XFree shared libraries.
/home/mike$ldd /usr/local/X11/bin/buici
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4000e000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40016000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4002a000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x400c1000)
libstdc++.so.2.8 => /usr/lib/libstdc++.so.2.8 (0x400cc000)
libm.so.6 => /lib/libm.so.6 (0x4010d000)
libc.so.6 => /lib/libc.so.6 (0x40126000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
It looks as if the system does know where all the shared libraries are.
I compiled buici on 6th Feb this year. All recently compiled binaries find
the shared libraries.
/home/mike$ldd /usr/local/netscape/netscape
libXt.so.6 => not found
libSM.so.6 => not found
libICE.so.6 => not found
libXmu.so.6 => not found
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x4000a000)
libXext.so.6 => not found
libX11.so.6 => not found
libdl.so.1 => /lib/libdl.so.1 (0x40019000)
libc.so.5 => /lib/libc.so.5 (0x4001c000)
libg++.so.27 => /usr/lib/libg++.so.27 (0x400dc000)
libstdc++.so.27 => /usr/lib/libstdc++.so.27 (0x40110000)
libm.so.5 => /lib/libm.so.5 (0x4013f000)
OOOPS! What happened here?
Here's a 1996 binary:
/home/mike$ldd /usr/local/X11/bin/colour-xterm
libXaw.so.6 => not found
libXmu.so.6 => not found
libXext.so.6 => not found
libX11.so.6 => not found
libXt.so.6 => not found
libSM.so.6 => not found
libICE.so.6 => not found
libtermcap.so.2 => /lib/libtermcap.so.2 (0x4000a000)
libc.so.5 => /lib/libc.so.5 (0x4000e000)
Again! So it's old binaries that cause the problems. I can set the
LD_LIBRARY_PATH environment variable, and then these binaries all find the
X11 shared libraries, and all issue segmentation faults. The segmentation
fault is presumably a consequence of using the XF86_SVGA X server, as the
XS3 server at home suffer from no such problems.
But how is it that some binaries find the shared libraries, and others not?
And it only affects the X11 shared libraries, and only the older binaries?
Cheers,
Mike Dowling
--
My email address [EMAIL PROTECTED] above is a valid email address.
It is, in fact, a sendmail alias; the digit 'N' is incremented regularly.
Spammed aliases will be deleted. Currently, mike[5,7,8] have been deleted.
If email to mikeN bounces, try mikeN+1.
------------------------------
From: Rainer Menzner <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,comp.os.linux.misc
Subject: IrDA and Kernel 2.2...
Date: 18 Feb 1999 08:08:46 +0100
Dear Linux-developers,
I have been using IrDA and IrLAN with SuSE-5.3/Linux 2.0.35. I know
Linux 2.2.1 has support for IrDA already integrated. But there are no
docs anywhere on how to initialize a host to be a LAN-server (i.e.,
simply start sending IR) or a LAN client (i.e., listen for IR signal
on the sensor). irmanager is obviously already integrated into the
kernel, but how is it told what to do?
I would appreciate any hints.
Thanks and best regards,
-Rainer
--
*** ____ ****** . * . ******* Dipl.-Ing. Rainer Menzner ********************
( / \ /| /| Ruhr-Universitaet Bochum
/ | / | / | Institut fuer Neuroinformatik
/____/ / |/ | __ D-44780 Bochum, Germany
/ \ / ' | ( / ----------------------------------------------
(/ \_ o (/ | -/- o
********************* /--) ** Tel. +49-234/700-7978 ************************
eMail: [EMAIL PROTECTED]
WWW: http://www.neuroinformatik.ruhr-uni-bochum.de/ini/PEOPLE/rmz/top.html
------------------------------
From: Douglas Jerome <[EMAIL PROTECTED]>
Subject: Re: 2.2.1: strange SMP (dual celeron) startup msgs
Date: Thu, 18 Feb 1999 00:13:57 -0700
BL wrote:
>
> Paul Rubin <[EMAIL PROTECTED]> wrote:
>
> : So what's the outcome? Disregarding the confusing console log, does
> : the system work?
>
> yes!
>
> : How long does it take to do a kernel compile
> : compared to a single cpu? Enquiring minds...
>
> man, you're going to be green with envy ;-) I beat the 2 minute build ;-)
> and on the 2.2.1 kernel, that's impressive (I think). it was 1:50 to build
> "make -j2" on the dual 450 celerys. The malaysia chips (boxed 300a) really DO
> go to 450 (add some cooling and do the 2.2volt mod, first).
>
> The chips costed about $99 each (they raised the price just yesterday since
> they knew I was coming over to buy some) ;-) and they're in very short supply
> (the malaysia chips, that is). with a pair of costa rica chips (the only
> other place that manufactures them) I was only able to clock them at 337mhz.
> still, at that rate, I could the 2.2.1 at 2:30 or so.
>
> and from 1cpu to 2cpus, it was very close to 100% (like 90% or so).
>
> (worth mentioning that this was on a fast disk array, running hardware raid).
>
> --
> AntiSpam: For email, change all 'zero' chars to letter 'o' chars.
Hmmm... 2:30 seems mysteriously fast. I get 3:28.89elapsed for
a "make -j2 bzImage" with dual 333 Mhz PII and an ultrawide
40 Mbytes/sec SCSI disk interface.
--
Douglas Jerome
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.development.system) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Development-System Digest
******************************