* Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
@ 2005-12-26 19:45 Jules Villard
[not found] ` <Pine.LNX.4.64.0512261201360.14098@g5.osdl.org>
2005-12-26 23:55 ` Linus Torvalds
0 siblings, 2 replies; 17+ messages in thread
From: Jules Villard @ 2005-12-26 19:45 UTC (permalink / raw)
To: linux-kernel; +Cc: akpm, torvalds
[-- Attachment #1.1: Type: text/plain, Size: 1008 bytes --]
Hi all,
I'm afraid I've been quite a naughty boy this year because Santa
brought me what looks like a kernel bug for Christmas ;)
I use basic acpi support to suspend my box. I perform eg
# echo mem > /sys/power/state
to suspend to ram.
Resuming from a suspend on my ThinkPad T42 is broken in both -rc6 and
-rc7 releases. When X is not launched, everything goes fine, but when
resuming a running X, X looks frozen. I can ssh to my box and the
sysrq keys are still working, but I'm unable to kill the X process.
If I suspend from a vt (but still with a X running), the resume goes
fine until I switch back from the vt to X.
Nothing shows up in dmesg (anyway as I said, everything still works
fine when I ssh to my box, I just can't use my computer directly), nor
in the Xorg logs (I use Xorg 6.8.2).
Everything was ok with -rc5.
Please find my .config and the lspci output attached (my graphic card
is a AGP plugged ATI Radeon Mobility 7500 and I use the "radeon"
driver from xorg).
Best regards,
Jules
[-- Attachment #1.2: lspci --]
[-- Type: text/plain, Size: 1609 bytes --]
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]
02:00.0 CardBus bridge: Texas Instruments PCI4520 PC card Cardbus Controller (rev 01)
02:00.1 CardBus bridge: Texas Instruments PCI4520 PC card Cardbus Controller (rev 01)
02:01.0 Ethernet controller: Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile) (rev 03)
02:02.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
[-- Attachment #1.3: .config --]
[-- Type: text/plain, Size: 38615 bytes --]
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.15-rc7
# Mon Dec 26 01:18:24 2005
#
CONFIG_X86_32=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
# CONFIG_CLEAN_COMPILE is not set
CONFIG_BROKEN=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
#
# General setup
#
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
# CONFIG_AUDIT is not set
CONFIG_HOTPLUG=y
CONFIG_KOBJECT_UEVENT=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
#
# Block layer
#
# CONFIG_LBD is not set
#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
# CONFIG_IOSCHED_DEADLINE is not set
# CONFIG_IOSCHED_CFQ is not set
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"
#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
CONFIG_MPENTIUM4=y
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
# CONFIG_HPET_TIMER is not set
# CONFIG_SMP is not set
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT 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_MCE=y
CONFIG_X86_MCE_NONFATAL=y
CONFIG_X86_MCE_P4THERMAL=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
CONFIG_MICROCODE=m
# CONFIG_X86_MSR is not set
CONFIG_X86_CPUID=y
#
# Firmware Drivers
#
# CONFIG_EDD is not set
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_EFI is not set
# CONFIG_REGPARM is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_PHYSICAL_START=0x100000
CONFIG_KEXEC=y
#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
CONFIG_PM_LEGACY=y
CONFIG_PM_DEBUG=y
CONFIG_SOFTWARE_SUSPEND=y
CONFIG_PM_STD_PARTITION="/dev/hda2"
#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_SLEEP_PROC_SLEEP=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
CONFIG_ACPI_HOTKEY=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
CONFIG_ACPI_IBM=m
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_X86_PM_TIMER is not set
# CONFIG_ACPI_CONTAINER is not set
#
# APM (Advanced Power Management) BIOS Support
#
# CONFIG_APM is not set
#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_STAT_DETAILS is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
#
# CPUFreq processor drivers
#
# CONFIG_X86_ACPI_CPUFREQ is not set
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI=y
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
CONFIG_X86_P4_CLOCKMOD=m
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set
#
# shared options
#
# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
CONFIG_X86_SPEEDSTEP_LIB=m
#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_LEGACY_PROC is not set
# CONFIG_PCI_DEBUG is not set
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set
#
# PCCARD (PCMCIA/CardBus) support
#
CONFIG_PCCARD=m
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_PCMCIA=m
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_PCMCIA_IOCTL=y
CONFIG_CARDBUS=y
#
# PC-card bridges
#
CONFIG_YENTA=m
# CONFIG_PD6729 is not set
# CONFIG_I82092 is not set
CONFIG_PCCARD_NONSTATIC=m
#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set
#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_MISC=y
#
# Networking
#
CONFIG_NET=y
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_TUNNEL is not set
# CONFIG_INET_DIAG is not set
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_BIC=y
#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
CONFIG_IPV6=m
# CONFIG_IPV6_PRIVACY is not set
# CONFIG_INET6_AH is not set
# CONFIG_INET6_ESP is not set
# CONFIG_INET6_IPCOMP is not set
# CONFIG_INET6_TUNNEL is not set
# CONFIG_IPV6_TUNNEL is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
#
# Core Netfilter Configuration
#
# CONFIG_NETFILTER_NETLINK is not set
#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=y
# CONFIG_IP_NF_CT_ACCT is not set
# CONFIG_IP_NF_CONNTRACK_MARK is not set
# CONFIG_IP_NF_CONNTRACK_EVENTS is not set
# CONFIG_IP_NF_CT_PROTO_SCTP is not set
CONFIG_IP_NF_FTP=m
# CONFIG_IP_NF_IRC is not set
# CONFIG_IP_NF_NETBIOS_NS is not set
# CONFIG_IP_NF_TFTP is not set
# CONFIG_IP_NF_AMANDA is not set
# CONFIG_IP_NF_PPTP is not set
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_LIMIT=m
CONFIG_IP_NF_MATCH_IPRANGE=m
CONFIG_IP_NF_MATCH_MAC=m
CONFIG_IP_NF_MATCH_PKTTYPE=m
CONFIG_IP_NF_MATCH_MARK=m
CONFIG_IP_NF_MATCH_MULTIPORT=m
CONFIG_IP_NF_MATCH_TOS=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_DSCP=m
CONFIG_IP_NF_MATCH_AH_ESP=m
CONFIG_IP_NF_MATCH_LENGTH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_TCPMSS=m
CONFIG_IP_NF_MATCH_HELPER=m
CONFIG_IP_NF_MATCH_STATE=m
CONFIG_IP_NF_MATCH_CONNTRACK=m
CONFIG_IP_NF_MATCH_OWNER=m
# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
# CONFIG_IP_NF_MATCH_REALM is not set
# CONFIG_IP_NF_MATCH_SCTP is not set
# CONFIG_IP_NF_MATCH_DCCP is not set
# CONFIG_IP_NF_MATCH_COMMENT is not set
# CONFIG_IP_NF_MATCH_HASHLIMIT is not set
# CONFIG_IP_NF_MATCH_STRING is not set
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_TARGET_TCPMSS=m
# CONFIG_IP_NF_TARGET_NFQUEUE is not set
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_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_SAME=m
# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
CONFIG_IP_NF_NAT_FTP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_TOS=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_DSCP=m
CONFIG_IP_NF_TARGET_MARK=m
CONFIG_IP_NF_TARGET_CLASSIFY=m
# CONFIG_IP_NF_TARGET_TTL is not set
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_TARGET_NOTRACK=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
CONFIG_IP_NF_ARP_MANGLE=m
#
# IPv6: Netfilter Configuration (EXPERIMENTAL)
#
# CONFIG_IP6_NF_QUEUE is not set
# CONFIG_IP6_NF_IPTABLES is not set
#
# DCCP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_DCCP is not set
#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
CONFIG_IRDA=m
#
# IrDA protocols
#
# CONFIG_IRLAN is not set
# CONFIG_IRCOMM is not set
# CONFIG_IRDA_ULTRA is not set
#
# IrDA options
#
# CONFIG_IRDA_CACHE_LAST_LSAP is not set
# CONFIG_IRDA_FAST_RR is not set
# CONFIG_IRDA_DEBUG is not set
#
# Infrared-port device drivers
#
#
# SIR device drivers
#
# CONFIG_IRTTY_SIR is not set
#
# Dongle support
#
#
# Old SIR device drivers
#
# CONFIG_IRPORT_SIR is not set
#
# Old Serial dongle support
#
#
# FIR device drivers
#
# CONFIG_USB_IRDA is not set
# CONFIG_SIGMATEL_FIR is not set
# CONFIG_NSC_FIR is not set
# CONFIG_WINBOND_FIR is not set
# CONFIG_TOSHIBA_FIR is not set
# CONFIG_SMC_IRCC_FIR is not set
# CONFIG_ALI_FIR is not set
# CONFIG_VLSI_FIR is not set
# CONFIG_VIA_FIR is not set
# CONFIG_BT is not set
CONFIG_IEEE80211=m
# CONFIG_IEEE80211_DEBUG is not set
CONFIG_IEEE80211_CRYPT_WEP=m
CONFIG_IEEE80211_CRYPT_CCMP=m
CONFIG_IEEE80211_CRYPT_TKIP=m
#
# Device Drivers
#
#
# Generic Driver Options
#
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_FW_LOADER=y
# CONFIG_DEBUG_DRIVER is not set
#
# Connector - unified userspace <-> kernelspace linker
#
# CONFIG_CONNECTOR is not set
#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set
#
# Parallel port support
#
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_PC_PCMCIA is not set
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_1284 is not set
#
# Plug and Play support
#
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set
#
# Protocols
#
CONFIG_PNPACPI=y
#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
# CONFIG_BLK_DEV_RAM is not set
CONFIG_BLK_DEV_RAM_COUNT=16
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
# 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
#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_BLK_DEV_GENERIC=y
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK 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_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_CS5535 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_SC1200 is not set
CONFIG_BLK_DEV_PIIX=y
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_HD is not set
#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=m
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=m
# CONFIG_CHR_DEV_SCH is not set
#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
#
# SCSI Transport Attributes
#
# CONFIG_SCSI_SPI_ATTRS is not set
CONFIG_SCSI_FC_ATTRS=y
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
#
# SCSI low-level drivers
#
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_SATA is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=y
# CONFIG_SCSI_QLA21XX is not set
# CONFIG_SCSI_QLA22XX is not set
# CONFIG_SCSI_QLA2300 is not set
# CONFIG_SCSI_QLA2322 is not set
# CONFIG_SCSI_QLA6312 is not set
# CONFIG_SCSI_QLA24XX is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
#
# PCMCIA SCSI adapter support
#
# CONFIG_PCMCIA_AHA152X is not set
# CONFIG_PCMCIA_FDOMAIN is not set
# CONFIG_PCMCIA_NINJA_SCSI is not set
# CONFIG_PCMCIA_QLOGIC is not set
# CONFIG_PCMCIA_SYM53C500 is not set
#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set
#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set
# CONFIG_FUSION_SAS is not set
#
# IEEE 1394 (FireWire) support
#
# CONFIG_IEEE1394 is not set
#
# I2O device support
#
# CONFIG_I2O is not set
#
# Network device support
#
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_NET_SB1000 is not set
#
# ARCnet devices
#
# CONFIG_ARCNET is not set
#
# PHY device support
#
#
# Ethernet (10 or 100Mbit)
#
# CONFIG_NET_ETHERNET is not set
#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
CONFIG_E1000=m
# CONFIG_E1000_NAPI is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
#
# Ethernet (10000 Mbit)
#
# CONFIG_CHELSIO_T1 is not set
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
#
# Token Ring devices
#
# CONFIG_TR is not set
#
# Wireless LAN (non-hamradio)
#
CONFIG_NET_RADIO=y
#
# Obsolete Wireless cards support (pre-802.11)
#
# CONFIG_STRIP is not set
# CONFIG_PCMCIA_WAVELAN is not set
# CONFIG_PCMCIA_NETWAVE is not set
#
# Wireless 802.11 Frequency Hopping cards support
#
# CONFIG_PCMCIA_RAYCS is not set
#
# Wireless 802.11b ISA/PCI cards support
#
# CONFIG_IPW2100 is not set
# CONFIG_IPW_DEBUG is not set
CONFIG_IPW2200=m
# CONFIG_AIRO is not set
# CONFIG_HERMES is not set
# CONFIG_ATMEL is not set
#
# Wireless 802.11b Pcmcia/Cardbus cards support
#
# CONFIG_AIRO_CS is not set
# CONFIG_PCMCIA_WL3501 is not set
#
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
#
# CONFIG_PRISM54 is not set
# CONFIG_HOSTAP is not set
CONFIG_NET_WIRELESS=y
#
# PCMCIA network device support
#
# CONFIG_NET_PCMCIA is not set
#
# Wan interfaces
#
# CONFIG_WAN 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
# CONFIG_NET_FC is not set
CONFIG_SHAPER=m
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
#
# ISDN subsystem
#
# CONFIG_ISDN is not set
#
# Telephony Support
#
# CONFIG_PHONE is not set
#
# Input device support
#
CONFIG_INPUT=y
#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=m
CONFIG_INPUT_EVBUG=m
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_SERIAL=m
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
CONFIG_SERIO_PCIPS2=m
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
CONFIG_GAMEPORT=m
# CONFIG_GAMEPORT_NS558 is not set
# CONFIG_GAMEPORT_L4 is not set
# CONFIG_GAMEPORT_EMU10K1 is not set
# CONFIG_GAMEPORT_FM801 is not set
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set
#
# Serial drivers
#
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_CONSOLE is not set
# CONFIG_SERIAL_8250_CS is not set
# CONFIG_SERIAL_8250_ACPI is not set
CONFIG_SERIAL_8250_NR_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_PRINTER=y
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set
#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set
#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_NVRAM is not set
# CONFIG_RTC is not set
# CONFIG_GEN_RTC is not set
# 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_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=y
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_EFFICEON is not set
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
CONFIG_DRM_RADEON=m
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_I830 is not set
# CONFIG_DRM_I915 is not set
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_CARDMAN_4000 is not set
# CONFIG_CARDMAN_4040 is not set
# CONFIG_MWAVE is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HPET is not set
# CONFIG_HANGCHECK_TIMER is not set
#
# TPM devices
#
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=m
#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set
#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
CONFIG_I2C_I801=y
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set
# CONFIG_I2C_PCA_ISA is not set
#
# Miscellaneous I2C Chip support
#
# CONFIG_SENSORS_DS1337 is not set
# CONFIG_SENSORS_DS1374 is not set
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_RTC8564 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_RTC_X1205_I2C is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set
#
# Dallas's 1-wire bus
#
# CONFIG_W1 is not set
#
# Hardware Monitoring support
#
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
CONFIG_SENSORS_HDAPS=y
# CONFIG_HWMON_DEBUG_CHIP is not set
#
# Misc devices
#
# CONFIG_IBM_ASM is not set
#
# Multimedia Capabilities Port drivers
#
#
# Multimedia devices
#
CONFIG_VIDEO_DEV=m
#
# Video For Linux
#
#
# Video Adapters
#
# CONFIG_VIDEO_BT848 is not set
# CONFIG_VIDEO_BWQCAM is not set
# CONFIG_VIDEO_CQCAM is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_SAA5246A is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_ZR36120 is not set
# CONFIG_VIDEO_SAA7134 is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_DPC is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_CX88 is not set
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_VIDEO_OVCAMCHIP is not set
# CONFIG_VIDEO_AUDIO_DECODER is not set
# CONFIG_VIDEO_DECODER is not set
#
# Radio Adapters
#
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set
#
# Graphics support
#
CONFIG_FB=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_MACMODES is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_VESA is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I810 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y
# CONFIG_FB_RADEON_DEBUG is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
#
# Logo configuration
#
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
#
# Sound
#
CONFIG_SOUND=y
#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_AC97_BUS=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
#
# Generic devices
#
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
#
# PCI devices
#
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_YMFPCI is not set
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
CONFIG_SND_INTEL8X0=m
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_HDA_INTEL is not set
#
# USB devices
#
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_USX2Y=m
#
# PCMCIA devices
#
#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
#
# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
# CONFIG_USB_OTG is not set
#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_SPLIT_ISO is not set
CONFIG_USB_EHCI_ROOT_HUB_TT=y
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
#
# USB Device Class drivers
#
# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=m
#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#
#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_AIPTEK is not set
CONFIG_USB_WACOM=m
# CONFIG_USB_ACECAD is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_ITMTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_YEALINK is not set
CONFIG_USB_XPAD=m
# CONFIG_USB_ATI_REMOTE is not set
# CONFIG_USB_KEYSPAN_REMOTE is not set
# CONFIG_USB_APPLETOUCH is not set
#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_PWC is not set
#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_ZD1201 is not set
CONFIG_USB_MON=y
#
# USB port drivers
#
# CONFIG_USB_USS720 is not set
#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set
#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGETKIT is not set
# CONFIG_USB_PHIDGETSERVO is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TEST is not set
#
# USB DSL modem support
#
#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set
#
# MMC/SD Card support
#
# CONFIG_MMC is not set
#
# InfiniBand support
#
# CONFIG_INFINIBAND is not set
#
# SN Devices
#
#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set
# CONFIG_JFS_FS is not set
# CONFIG_FS_POSIX_ACL is not set
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_INOTIFY=y
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
CONFIG_FUSE_FS=m
#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=y
CONFIG_UDF_FS=y
CONFIG_UDF_NLS=y
#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
# CONFIG_RELAYFS_FS is not set
#
# Miscellaneous filesystems
#
# 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_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
#
# Network File Systems
#
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
CONFIG_SMB_FS=y
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="cp850"
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
# CONFIG_9P_FS is not set
#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
CONFIG_ATARI_PARTITION=y
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_EFI_PARTITION is not set
#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-15"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=y
# 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_ASCII is not set
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=y
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_UTF8=y
#
# Instrumentation Support
#
# CONFIG_PROFILING is not set
# CONFIG_KPROBES is not set
#
# Kernel hacking
#
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_FS is not set
# CONFIG_DEBUG_VM is not set
CONFIG_FRAME_POINTER=y
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_EARLY_PRINTK=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
#
# Page alloc debug is incompatible with Software Suspend on i386
#
# CONFIG_4KSTACKS is not set
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
#
# Cryptographic options
#
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_WP512=m
# CONFIG_CRYPTO_TGR192 is not set
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_AES_586=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_CRC32C=m
# CONFIG_CRYPTO_TEST is not set
#
# Hardware crypto devices
#
# CONFIG_CRYPTO_DEV_PADLOCK is not set
#
# Library routines
#
CONFIG_CRC_CCITT=m
# CONFIG_CRC16 is not set
CONFIG_CRC32=y
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=m
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_X86_BIOS_REBOOT=y
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
[not found] ` <Pine.LNX.4.64.0512261201360.14098@g5.osdl.org>
@ 2005-12-26 21:23 ` Jules Villard
2005-12-27 2:58 ` Marc Koschewski
0 siblings, 1 reply; 17+ messages in thread
From: Jules Villard @ 2005-12-26 21:23 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, akpm
[-- Attachment #1.1: Type: text/plain, Size: 1299 bytes --]
Le lun, 26 déc 2005 12:04:54 -0800, Linus Torvalds a écrit :
>
>
> On Mon, 26 Dec 2005, Jules Villard wrote:
> >
> > Resuming from a suspend on my ThinkPad T42 is broken in both -rc6 and
> > -rc7 releases. When X is not launched, everything goes fine, but when
> > resuming a running X, X looks frozen. I can ssh to my box and the
> > sysrq keys are still working, but I'm unable to kill the X process.
> > If I suspend from a vt (but still with a X running), the resume goes
> > fine until I switch back from the vt to X.
>
> Since you have sysrq working, can you do SysRQ-T and send us the output?
> With CONFIG_KALLSYMS (which is on by default unless you do something
> really strange).
>
> At least that should tell _where_ X is frozen, assuming it is frozen in
> the kernel (which is not necessarily a safe assumption, of course).
Attached.
Investigating a bit further, I found out that resume is quite innocent
about all this: what hangs X is switching from a vt to X. Moreover, When I
launch X only by typing "X" in a vt, switching back and forth makes
the box hang hard (ie no sysrq), so I had to do a startx to see a call
trace with sysrq-t (I know, it may sound like black art).
Regards,
Jules
PS: Sorry for messing up with the lkml's email...
[-- Attachment #1.2: syslog_sysrq_t_rc7_startx_frozen --]
[-- Type: text/plain, Size: 24159 bytes --]
Dec 26 22:01:47 blatterie kernel: [ 413.081330] eth0: NETDEV_TX_BUSY returned; driver should report queue full via ieee_device->is_queue_full.
Dec 26 22:06:49 blatterie kernel: [ 591.905822] mtrr: 0xe0000000,0x8000000 overlaps existing 0xe0000000,0x2000000
Dec 26 22:07:54 blatterie kernel: [ 260.677255] 0003da23 00000007 d6e8fedc c0354cc4 d6e8feb4 0003da23 d690d9c0 c0457440
Dec 26 22:07:54 blatterie kernel: [ 260.677260] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677262] [<c0354cc4>] schedule_timeout+0x50/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.677265] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.677268] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.677271] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677274] fetchmail S 00000000 0 3133 1 3203 3129 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677280] d6d2dea0 d6f8bad0 c04513e0 00000000 0000003a 003eb38b 00000000 00000008
Dec 26 22:07:54 blatterie kernel: [ 260.677284] 00000000 d765ea90 000016eb 96da0d99 00000037 d6f8bad0 d6f8bbf8 d6d2deb4
Dec 26 22:07:54 blatterie kernel: [ 260.677290] 000279c4 00000000 d6d2dedc c0354cc4 d6d2deb4 000279c4 bfc25e4c c0457410
Dec 26 22:07:54 blatterie kernel: [ 260.677295] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677297] [<c0354cc4>] schedule_timeout+0x50/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.677301] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.677304] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.677307] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677310] startx S 00000044 0 3141 2902 3153 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677315] d7ff1f08 df65b5a0 c04513e0 00000044 00022431 c12c6760 00000010 c03b6908
Dec 26 22:07:54 blatterie kernel: [ 260.677320] 00000216 d7ff1ef4 00013b9c 0c4960a1 00000089 df65b5a0 df65b6c8 fffffe00
Dec 26 22:07:54 blatterie kernel: [ 260.677326] df65b5a0 df65b64c d7ff1f80 c011d56d ffffffff 00000004 df65ba90 d7ff1f54
Dec 26 22:07:54 blatterie kernel: [ 260.677332] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677333] [<c011d56d>] do_wait+0x2bb/0x391
Dec 26 22:07:54 blatterie kernel: [ 260.677338] [<c011d705>] sys_wait4+0x3e/0x40
Dec 26 22:07:54 blatterie kernel: [ 260.677341] [<c011d72e>] sys_waitpid+0x27/0x29
Dec 26 22:07:54 blatterie kernel: [ 260.677345] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677348] xinit S D73ADF78 0 3153 3141 3154 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677353] d73adf20 df65ba90 c04513e0 d73adf78 d73adf08 d73adf40 c0354707 00000000
Dec 26 22:07:54 blatterie kernel: [ 260.677358] df65ba90 d765e0b0 000007d4 3216c2c3 0000008a df65ba90 df65bbb8 fffffe00
Dec 26 22:07:54 blatterie kernel: [ 260.677364] df65ba90 df65bb3c d73adf98 c011d56d ffffffff 00000004 d765e0b0 d765e0b0
Dec 26 22:07:54 blatterie kernel: [ 260.677370] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677371] [<c011d56d>] do_wait+0x2bb/0x391
Dec 26 22:07:54 blatterie kernel: [ 260.677375] [<c011d705>] sys_wait4+0x3e/0x40
Dec 26 22:07:54 blatterie kernel: [ 260.677378] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677381] X R running 0 3154 3153 3185 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677386] wmii S 0247A7C0 0 3185 3153 3197 3154 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677391] d6c6bf08 d765e0b0 c04513e0 0247a7c0 0000f058 00000000 c128ffe0 00000000
Dec 26 22:07:54 blatterie kernel: [ 260.677396] c128ffe0 d765ea90 00000bea 160cfd73 0000003c d765e0b0 d765e1d8 fffffe00
Dec 26 22:07:54 blatterie kernel: [ 260.677402] d765e0b0 d765e15c d6c6bf80 c011d56d ffffffff 00000004 d765e5a0 d6c6bf54
Dec 26 22:07:54 blatterie kernel: [ 260.677407] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677409] [<c011d56d>] do_wait+0x2bb/0x391
Dec 26 22:07:54 blatterie kernel: [ 260.677412] [<c011d705>] sys_wait4+0x3e/0x40
Dec 26 22:07:54 blatterie kernel: [ 260.677416] [<c011d72e>] sys_waitpid+0x27/0x29
Dec 26 22:07:54 blatterie kernel: [ 260.677419] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677422] wmiiwm S 0000006A 0 3197 3185 9683 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677428] d6b19ea0 df6dd0f0 c0451888 0000006a 00000020 44a47642 0000006a 00000000
Dec 26 22:07:54 blatterie kernel: [ 260.677432] 00000000 df6dd0f0 00000716 42aaf69a 00000055 df6dd5e0 df6dd708 7fffffff
Dec 26 22:07:54 blatterie kernel: [ 260.677438] 00000000 00000004 d6b19edc c0354d10 d6b19ec4 c03513fb d5b4c180 d69eeb58
Dec 26 22:07:54 blatterie kernel: [ 260.677444] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677445] [<c0354d10>] schedule_timeout+0x9c/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.677449] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.677452] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.677455] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677458] wmifs S 00000044 0 3203 1 3204 3133 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677464] d6b17ea0 d6c60520 c04513e0 00000044 00000012 c127a440 00000010 c03b68e0
Dec 26 22:07:54 blatterie kernel: [ 260.677469] 00000000 d765ea90 000016c3 5572d111 0000006a d6c60520 d6c60648 7fffffff
Dec 26 22:07:54 blatterie kernel: [ 260.677474] 00000000 00000008 d6b17edc c0354d10 d6b17ec4 c03513fb d6e53b00 d423bcd8
Dec 26 22:07:54 blatterie kernel: [ 260.677480] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677481] [<c0354d10>] schedule_timeout+0x9c/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.677485] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.677488] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.677491] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677494] wmikeys S 0000006A 0 3204 1 3205 3203 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677500] d728dea0 d765ea90 c0451888 0000006a 00000020 4301e7f8 0000006a 00000ea9
Dec 26 22:07:54 blatterie kernel: [ 260.677504] 00000000 d765ea90 00000c4d 43020ab2 0000006a df6ddad0 df6ddbf8 7fffffff
Dec 26 22:07:54 blatterie kernel: [ 260.677510] 00000000 00000006 d728dedc c0354d10 d728dec4 c03513fb d43b9e00 d423b558
Dec 26 22:07:54 blatterie kernel: [ 260.677515] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677517] [<c0354d10>] schedule_timeout+0x9c/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.677521] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.677524] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.677527] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677530] wmibar S 0000006A 0 3205 1 3206 3204 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677535] d6b2fea0 d3ceb030 c0451888 0000006a 00000020 557278f7 0000006a 00000000
Dec 26 22:07:54 blatterie kernel: [ 260.677540] 00000000 d3ceb030 00000fa4 42ab73c1 00000055 df6dd0f0 df6dd218 7fffffff
Dec 26 22:07:54 blatterie kernel: [ 260.677546] 00000000 00000004 d6b2fedc c0354d10 d6b2fec4 c03513fb d72f99c0 d42b0c98
Dec 26 22:07:54 blatterie kernel: [ 260.677552] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677553] [<c0354d10>] schedule_timeout+0x9c/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.677557] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.677560] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.677563] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677566] wmimenu S 0000008A 0 3206 1 3420 3205 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677571] d54c9ea0 d6c60030 c04513e0 0000008a 0000000c c22ed06c 0000008a 00001789
Dec 26 22:07:54 blatterie kernel: [ 260.677576] 00000000 d3cd5560 000000db c22f708c 0000008a d6c60030 d6c60158 7fffffff
Dec 26 22:07:54 blatterie kernel: [ 260.677582] 00000000 00000006 d54c9edc c0354d10 d54c9ec4 c03513fb d56856c0 d423b858
Dec 26 22:07:54 blatterie kernel: [ 260.677587] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677589] [<c0354d10>] schedule_timeout+0x9c/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.677592] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.677595] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.677598] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677602] rc S D4383F08 0 3420 1 3447 3422 3206 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677607] d4383f08 d437ea90 c04513e0 d4383f08 c011ce60 d3cd5560 00000010 c03b6908
Dec 26 22:07:54 blatterie kernel: [ 260.677613] 00000216 d765ea90 00000437 a024a92d 00000033 d437ea90 d437ebb8 fffffe00
Dec 26 22:07:54 blatterie kernel: [ 260.677618] d437ea90 d437eb3c d4383f80 c011d56d ffffffff 00000004 d3db4ad0 bfd14558
Dec 26 22:07:54 blatterie kernel: [ 260.677624] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677625] [<c011d56d>] do_wait+0x2bb/0x391
Dec 26 22:07:54 blatterie kernel: [ 260.677629] [<c011d705>] sys_wait4+0x3e/0x40
Dec 26 22:07:54 blatterie kernel: [ 260.677632] [<c011d72e>] sys_waitpid+0x27/0x29
Dec 26 22:07:54 blatterie kernel: [ 260.677636] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677639] status.sh S DDD0C987 0 3422 1 8498 8379 3420 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677645] d6c6df08 d6c60a10 c04513e0 ddd0c987 0001a94d 00000000 c12747a0 00000000
Dec 26 22:07:54 blatterie kernel: [ 260.677650] c12747a0 d765ea90 00001490 5476cc32 0000006a d6c60a10 d6c60b38 fffffe00
Dec 26 22:07:54 blatterie kernel: [ 260.677656] d6c60a10 d6c60abc d6c6df80 c011d56d ffffffff 00000004 d3ceb030 d6c6df54
Dec 26 22:07:54 blatterie kernel: [ 260.677661] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677663] [<c011d56d>] do_wait+0x2bb/0x391
Dec 26 22:07:54 blatterie kernel: [ 260.677666] [<c011d705>] sys_wait4+0x3e/0x40
Dec 26 22:07:54 blatterie kernel: [ 260.677670] [<c011d72e>] sys_waitpid+0x27/0x29
Dec 26 22:07:54 blatterie kernel: [ 260.677673] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677676] rc S 00000000 0 3447 3420 3448 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677682] d3d51e90 d3db45e0 c04513e0 00000000 c011ea2d c04566c8 00000046 d3eccd16
Dec 26 22:07:54 blatterie kernel: [ 260.677687] 00000000 d765ea90 0093f520 a8538a3f 00000033 d3db45e0 d3db4708 d3cd7ce4
Dec 26 22:07:54 blatterie kernel: [ 260.677692] d3d51eb8 d3d51eac d3d51ee4 c015fdc8 00000000 d3db45e0 c012c6ab d3d51ec4
Dec 26 22:07:54 blatterie kernel: [ 260.677698] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677699] [<c015fdc8>] pipe_wait+0x74/0x9c
Dec 26 22:07:54 blatterie kernel: [ 260.677703] [<c01603c2>] pipe_writev+0x22e/0x4aa
Dec 26 22:07:54 blatterie kernel: [ 260.677707] [<c0160671>] pipe_write+0x33/0x35
Dec 26 22:07:54 blatterie kernel: [ 260.677710] [<c0154d8e>] vfs_write+0x197/0x19c
Dec 26 22:07:54 blatterie kernel: [ 260.677714] [<c0154e53>] sys_write+0x4b/0x75
Dec 26 22:07:54 blatterie kernel: [ 260.677717] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677720] wmir S 00000044 0 3448 3420 3447 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677725] d3de1ea0 d3db4ad0 c04513e0 00000044 0000002e c127df80 00000010 c03b68e0
Dec 26 22:07:54 blatterie kernel: [ 260.677730] 00000000 d3db40f0 00008592 9fc8cd70 00000033 d3db4ad0 d3db4bf8 7fffffff
Dec 26 22:07:54 blatterie kernel: [ 260.677735] 00000000 00000004 d3de1edc c0354d10 d3de1ec4 c03513fb d72f93c0 d42b0398
Dec 26 22:07:54 blatterie kernel: [ 260.677741] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677742] [<c0354d10>] schedule_timeout+0x9c/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.677746] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.677749] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.677752] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677755] urxvt S 00000044 0 8379 1 8487 3422 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677761] d3f69ea0 d3ef65a0 c04513e0 00000044 00000020 c1273de0 00000010 c03b68e0
Dec 26 22:07:54 blatterie kernel: [ 260.677766] 00000000 d3ceb520 001828ed 7228c26b 00000055 d3ef65a0 d3ef66c8 7fffffff
Dec 26 22:07:54 blatterie kernel: [ 260.677771] 00000000 00000008 d3f69edc c0354d10 d3f69ec4 c03513fb d43b4e40 d423b3d8
Dec 26 22:07:54 blatterie kernel: [ 260.677777] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677778] [<c0354d10>] schedule_timeout+0x9c/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.677782] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.677785] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.677788] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677791] urxvt S 00000044 0 8487 1 8491 8379 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677797] d3efbea0 d3ef6a90 c04513e0 00000044 00000020 c1286020 00000010 c03b68e0
Dec 26 22:07:54 blatterie kernel: [ 260.677802] 00000000 d3ef65a0 00003175 717fa3ea 00000055 d3ef6a90 d3ef6bb8 7fffffff
Dec 26 22:07:54 blatterie kernel: [ 260.677807] 00000000 00000008 d3efbedc c0354d10 d3efbec4 c03513fb d3bb0c80 d423b0d8
Dec 26 22:07:54 blatterie kernel: [ 260.677813] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677814] [<c0354d10>] schedule_timeout+0x9c/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.677818] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.677821] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.677824] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677827] presize S 59E010EC 0 8491 1 8503 8493 8487 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677833] d73a9f08 d437e5a0 c04513e0 59e010ec 000155d8 00000000 c1269ca0 00000000
Dec 26 22:07:54 blatterie kernel: [ 260.677838] c1269ca0 d765ea90 00001cb3 761cfd96 00000055 d437e5a0 d437e6c8 fffffe00
Dec 26 22:07:54 blatterie kernel: [ 260.677844] d437e5a0 d437e64c d73a9f80 c011d56d ffffffff 00000004 d3cd5070 d73a9f54
Dec 26 22:07:54 blatterie kernel: [ 260.677849] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677851] [<c011d56d>] do_wait+0x2bb/0x391
Dec 26 22:07:54 blatterie kernel: [ 260.677854] [<c011d705>] sys_wait4+0x3e/0x40
Dec 26 22:07:54 blatterie kernel: [ 260.677858] [<c011d72e>] sys_waitpid+0x27/0x29
Dec 26 22:07:54 blatterie kernel: [ 260.677861] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677865] pageupdate S D3594E00 0 8493 1 8494 8497 8491 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677870] d3c79ea0 d3cd5a50 c04513e0 d3594e00 00000000 00000005 d437fbfc d3d31bfc
Dec 26 22:07:54 blatterie kernel: [ 260.677875] bff80000 d3cd5070 00000d05 44814b67 0000006a d3cd5a50 d3cd5b78 d3cd7440
Dec 26 22:07:54 blatterie kernel: [ 260.677881] d3c79ec8 d3c79ebc d3c79ef4 c015fdc8 00000000 d3cd5a50 c012c6ab d3c79ed4
Dec 26 22:07:54 blatterie kernel: [ 260.677887] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677888] [<c015fdc8>] pipe_wait+0x74/0x9c
Dec 26 22:07:54 blatterie kernel: [ 260.677892] [<c0160009>] pipe_readv+0x1cb/0x321
Dec 26 22:07:54 blatterie kernel: [ 260.677895] [<c0160192>] pipe_read+0x33/0x35
Dec 26 22:07:54 blatterie kernel: [ 260.677898] [<c0154af2>] vfs_read+0x197/0x19c
Dec 26 22:07:54 blatterie kernel: [ 260.677902] [<c0154dde>] sys_read+0x4b/0x75
Dec 26 22:07:54 blatterie kernel: [ 260.677905] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677908] pageupdate S 00000002 0 8494 8493 8495 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677913] d3d13f08 d3ceba10 c04513e0 00000002 00000000 df743e58 d3b51b84 df743ef8
Dec 26 22:07:54 blatterie kernel: [ 260.677918] d3d31b7c d6f8b0f0 00003fa6 a4ca4804 00000055 d3ceba10 d3cebb38 fffffe00
Dec 26 22:07:54 blatterie kernel: [ 260.677924] d3ceba10 d3cebabc d3d13f80 c011d56d ffffffff 00000004 d437e0b0 d3d13f54
Dec 26 22:07:54 blatterie kernel: [ 260.677929] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677931] [<c011d56d>] do_wait+0x2bb/0x391
Dec 26 22:07:54 blatterie kernel: [ 260.677934] [<c011d705>] sys_wait4+0x3e/0x40
Dec 26 22:07:54 blatterie kernel: [ 260.677938] [<c011d72e>] sys_waitpid+0x27/0x29
Dec 26 22:07:54 blatterie kernel: [ 260.677941] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677944] wmir S 00000044 0 8495 8494 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677949] d3d25ea0 d437e0b0 c04513e0 00000044 00000022 c126d6e0 00000010 c03b68e0
Dec 26 22:07:54 blatterie kernel: [ 260.677954] 00000000 d3ceba10 00016515 a4c909c5 00000055 d437e0b0 d437e1d8 7fffffff
Dec 26 22:07:54 blatterie kernel: [ 260.677960] 00000000 00000004 d3d25edc c0354d10 d3d25ec4 c03513fb d3b51480 d3ba6818
Dec 26 22:07:54 blatterie kernel: [ 260.677965] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.677967] [<c0354d10>] schedule_timeout+0x9c/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.677971] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.677974] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.677977] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.677980] pageupdate S D36DC208 0 8497 1 8518 8493 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.677986] d3dfdea0 d6f8b0f0 c04513e0 d36dc208 00000000 00000004 d3e54bfc d6befbfc
Dec 26 22:07:54 blatterie kernel: [ 260.677990] bfc82000 d765ea90 00000fd0 a530e924 00000055 d6f8b0f0 d6f8b218 d3cd76b8
Dec 26 22:07:54 blatterie kernel: [ 260.677997] d3dfdec8 d3dfdebc d3dfdef4 c015fdc8 00000000 d6f8b0f0 c012c6ab d3dfded4
Dec 26 22:07:54 blatterie kernel: [ 260.678002] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.678004] [<c015fdc8>] pipe_wait+0x74/0x9c
Dec 26 22:07:54 blatterie kernel: [ 260.678007] [<c0160009>] pipe_readv+0x1cb/0x321
Dec 26 22:07:54 blatterie kernel: [ 260.678010] [<c0160192>] pipe_read+0x33/0x35
Dec 26 22:07:54 blatterie kernel: [ 260.678014] [<c0154af2>] vfs_read+0x197/0x19c
Dec 26 22:07:54 blatterie kernel: [ 260.678017] [<c0154dde>] sys_read+0x4b/0x75
Dec 26 22:07:54 blatterie kernel: [ 260.678020] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.678023] wmir S 00000044 0 8498 3422 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.678028] d3d6dea0 d3ceb030 c04513e0 00000044 00000015 c127d1e0 00000010 c03b68e0
Dec 26 22:07:54 blatterie kernel: [ 260.678033] 00000000 d765ea90 000000e3 42ab7adc 00000055 d3ceb030 d3ceb158 7fffffff
Dec 26 22:07:54 blatterie kernel: [ 260.678038] 00000000 00000004 d3d6dedc c0354d10 d3d6dec4 c03513fb d3cd6780 d3ba6c98
Dec 26 22:07:54 blatterie kernel: [ 260.678044] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.678045] [<c0354d10>] schedule_timeout+0x9c/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.678049] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.678052] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.678055] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.678058] wmir S 00000044 0 8503 8491 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.678063] d3e3fea0 d3cd5070 c04513e0 00000044 0000002a c126cea0 00000010 c03b68e0
Dec 26 22:07:54 blatterie kernel: [ 260.678068] 00000000 d437e5a0 0000f816 761c5163 00000055 d3cd5070 d3cd5198 7fffffff
Dec 26 22:07:54 blatterie kernel: [ 260.678074] 00000000 00000004 d3e3fedc c0354d10 d3e3fec4 c03513fb d3bffa40 d3ba6998
Dec 26 22:07:54 blatterie kernel: [ 260.678080] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.678081] [<c0354d10>] schedule_timeout+0x9c/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.678085] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.678088] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.678091] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.678094] pageupdate S 00000002 0 8518 8497 8519 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.678099] d3663f08 d3ef60b0 c04513e0 00000002 00000000 df743e58 d3c52544 df743ef8
Dec 26 22:07:54 blatterie kernel: [ 260.678104] d6befb7c d6f8b0f0 000062ed a530a9e4 00000055 d3ef60b0 d3ef61d8 fffffe00
Dec 26 22:07:54 blatterie kernel: [ 260.678110] d3ef60b0 d3ef615c d3663f80 c011d56d ffffffff 00000004 d36a1ad0 d3663f54
Dec 26 22:07:54 blatterie kernel: [ 260.678115] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.678117] [<c011d56d>] do_wait+0x2bb/0x391
Dec 26 22:07:54 blatterie kernel: [ 260.678121] [<c011d705>] sys_wait4+0x3e/0x40
Dec 26 22:07:54 blatterie kernel: [ 260.678124] [<c011d72e>] sys_waitpid+0x27/0x29
Dec 26 22:07:54 blatterie kernel: [ 260.678127] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.678131] wmir S 00000044 0 8519 8518 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.678136] d36c1ea0 d36a1ad0 c04513e0 00000044 00000022 c126e040 00000010 c03b68e0
Dec 26 22:07:54 blatterie kernel: [ 260.678140] 00000000 d3ef60b0 000204d2 a52f811c 00000055 d36a1ad0 d36a1bf8 7fffffff
Dec 26 22:07:54 blatterie kernel: [ 260.678146] 00000000 00000004 d36c1edc c0354d10 d36c1ec4 c03513fb d3bffc80 d3ba6698
Dec 26 22:07:54 blatterie kernel: [ 260.678152] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.678153] [<c0354d10>] schedule_timeout+0x9c/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.678157] [<c0166a8b>] do_select+0x237/0x26f
Dec 26 22:07:54 blatterie kernel: [ 260.678160] [<c0166db3>] sys_select+0x2bd/0x3fd
Dec 26 22:07:54 blatterie kernel: [ 260.678163] [<c0102e1d>] syscall_call+0x7/0xb
Dec 26 22:07:54 blatterie kernel: [ 260.678166] sleep S D6595F0C 0 9683 3185 3197 (NOTLB)
Dec 26 22:07:54 blatterie kernel: [ 260.678171] d6595f38 d765e5a0 c04513e0 d6595f0c c0147671 00000000 df743ef8 00000002
Dec 26 22:07:54 blatterie kernel: [ 260.678176] d6cddb7c d765e0b0 0001b9d0 160caa0a 0000003c d765e5a0 d765e6c8 d6595f4c
Dec 26 22:07:54 blatterie kernel: [ 260.678182] 00016a99 00000003 d6595f74 c0354cc4 d6595f4c 00016a99 df6763c0 c0456e90
Dec 26 22:07:54 blatterie kernel: [ 260.678187] Call Trace:
Dec 26 22:07:54 blatterie kernel: [ 260.678189] [<c0354cc4>] schedule_timeout+0x50/0x9e
Dec 26 22:07:54 blatterie kernel: [ 260.678192] [<c0354d2c>] schedule_timeout_interruptible+0x1a/0x1c
Dec 26 22:07:54 blatterie kernel: [ 260.678197] [<c0122983>] sys_nanosleep+0xc3/0x156
Dec 26 22:07:54 blatterie kernel: [ 260.678200] [<c0102e1d>] syscall_call+0x7/0xb
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-26 19:45 Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42 Jules Villard
[not found] ` <Pine.LNX.4.64.0512261201360.14098@g5.osdl.org>
@ 2005-12-26 23:55 ` Linus Torvalds
2005-12-27 0:00 ` Benjamin Herrenschmidt
` (2 more replies)
1 sibling, 3 replies; 17+ messages in thread
From: Linus Torvalds @ 2005-12-26 23:55 UTC (permalink / raw)
To: Jules Villard; +Cc: linux-kernel, Andrew Morton, Dave Airlie, Ben Herrenschmidt
[-- Attachment #1: Type: TEXT/PLAIN, Size: 869 bytes --]
On Mon, 26 Dec 2005, Jules Villard wrote:
>
> Please find my .config and the lspci output attached (my graphic card
> is a AGP plugged ATI Radeon Mobility 7500 and I use the "radeon"
> driver from xorg).
Ok, from the sysrq-T stuff it _looks_ like X is just busy-looping in user
space. So it's probably some disagreement between radeonfb and X.org
The fact that everything was ok in -rc5 would imply that it's likely one
of the radeon aperture size issue patches.
> Investigating a bit further, I found out that resume is quite innocent
> about all this: what hangs X is switching from a vt to X.
I'm cc'ing BenH and DaveA, but in the meantime, while waiting for the
professionals, can you try to revert the two attachments (revert "diff-1"
first, try that, and revert "diff-2" after that if it didn't start
working after the first revert).
Thanks,
Linus
[-- Attachment #2: Type: TEXT/PLAIN, Size: 2333 bytes --]
diff-tree 281ab031a8c9e5b593142eb4ec59a87faae8676a (from 7b6666530e2736f190a2629c8abe34275054449f)
Author: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: Fri Dec 16 16:52:22 2005 +1100
[PATCH] radeon drm: fix agp aperture map offset
This finally fixes the radeon memory mapping bug that was incorrectly
fixed by the previous patch. This time, we use the actual vram size as
the size to calculate how far to move the AGP aperture from the
framebuffer in card's memory space.
If there are still issues with this patch, they are due to bugs in the X
driver that I'm working on fixing too.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Mark M. Hoffman <mhoffman@lightlink.com>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff --git a/drivers/char/drm/radeon_cp.c b/drivers/char/drm/radeon_cp.c
index 9f2b4ef..95ae9e0 100644
--- a/drivers/char/drm/radeon_cp.c
+++ b/drivers/char/drm/radeon_cp.c
@@ -1312,6 +1312,8 @@ static void radeon_set_pcigart(drm_radeo
static int radeon_do_init_cp(drm_device_t * dev, drm_radeon_init_t * init)
{
drm_radeon_private_t *dev_priv = dev->dev_private;
+ unsigned int mem_size;
+
DRM_DEBUG("\n");
dev_priv->is_pci = init->is_pci;
@@ -1521,8 +1523,11 @@ static int radeon_do_init_cp(drm_device_
+ dev_priv->fb_location) >> 10));
dev_priv->gart_size = init->gart_size;
- dev_priv->gart_vm_start = dev_priv->fb_location
- + RADEON_READ(RADEON_CONFIG_APER_SIZE) * 2;
+
+ mem_size = RADEON_READ(RADEON_CONFIG_MEMSIZE);
+ if (mem_size == 0)
+ mem_size = 0x800000;
+ dev_priv->gart_vm_start = dev_priv->fb_location + mem_size;
#if __OS_HAS_AGP
if (!dev_priv->is_pci)
diff --git a/drivers/char/drm/radeon_drv.h b/drivers/char/drm/radeon_drv.h
index 7bda7e3..d92ccee 100644
--- a/drivers/char/drm/radeon_drv.h
+++ b/drivers/char/drm/radeon_drv.h
@@ -379,6 +379,7 @@ extern int r300_do_cp_cmdbuf(drm_device_
# define RADEON_PLL_WR_EN (1 << 7)
#define RADEON_CLOCK_CNTL_INDEX 0x0008
#define RADEON_CONFIG_APER_SIZE 0x0108
+#define RADEON_CONFIG_MEMSIZE 0x00f8
#define RADEON_CRTC_OFFSET 0x0224
#define RADEON_CRTC_OFFSET_CNTL 0x0228
# define RADEON_CRTC_TILE_EN (1 << 15)
[-- Attachment #3: Type: TEXT/PLAIN, Size: 1169 bytes --]
diff-tree 47807ce381acc34a7ffee2b42e35e96c0f322e52 (from 0e670506668a43e1355b8f10c33d081a676bd521)
Author: Dave Airlie <airlied@linux.ie>
Date: Tue Dec 13 04:18:41 2005 +0000
[drm] fix radeon aperture issue
Ben noticed that on certain cards we've landed the AGP space on top of
the second aperture instead of after it.. Which messes things up a lot
on those machines.
This just moves the gart further out, a more correct fix is in the works
from Ben for after 2.6.15.
Signed-off-by: Dave Airlie <airlied@linux.ie>
CC: Ben Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff --git a/drivers/char/drm/radeon_cp.c b/drivers/char/drm/radeon_cp.c
index 03839ea..9f2b4ef 100644
--- a/drivers/char/drm/radeon_cp.c
+++ b/drivers/char/drm/radeon_cp.c
@@ -1522,7 +1522,7 @@ static int radeon_do_init_cp(drm_device_
dev_priv->gart_size = init->gart_size;
dev_priv->gart_vm_start = dev_priv->fb_location
- + RADEON_READ(RADEON_CONFIG_APER_SIZE);
+ + RADEON_READ(RADEON_CONFIG_APER_SIZE) * 2;
#if __OS_HAS_AGP
if (!dev_priv->is_pci)
^ permalink raw reply related [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-26 23:55 ` Linus Torvalds
@ 2005-12-27 0:00 ` Benjamin Herrenschmidt
2005-12-27 1:20 ` Jules Villard
2005-12-27 1:19 ` Jules Villard
2005-12-27 1:49 ` Benjamin Herrenschmidt
2 siblings, 1 reply; 17+ messages in thread
From: Benjamin Herrenschmidt @ 2005-12-27 0:00 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Jules Villard, linux-kernel, Andrew Morton, Dave Airlie
On Mon, 2005-12-26 at 15:55 -0800, Linus Torvalds wrote:
>
> On Mon, 26 Dec 2005, Jules Villard wrote:
> >
> > Please find my .config and the lspci output attached (my graphic card
> > is a AGP plugged ATI Radeon Mobility 7500 and I use the "radeon"
> > driver from xorg).
>
> Ok, from the sysrq-T stuff it _looks_ like X is just busy-looping in user
> space. So it's probably some disagreement between radeonfb and X.org
>
> The fact that everything was ok in -rc5 would imply that it's likely one
> of the radeon aperture size issue patches.
>
> > Investigating a bit further, I found out that resume is quite innocent
> > about all this: what hangs X is switching from a vt to X.
>
> I'm cc'ing BenH and DaveA, but in the meantime, while waiting for the
> professionals, can you try to revert the two attachments (revert "diff-1"
> first, try that, and revert "diff-2" after that if it didn't start
> working after the first revert).
Also, does it work if you don't use radeonfb ? radeonfb shouldn't touch
MC_AGP_LOCATION and the DRM change only affects that, so I'm a bit
surprised.
Ben.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-26 23:55 ` Linus Torvalds
2005-12-27 0:00 ` Benjamin Herrenschmidt
@ 2005-12-27 1:19 ` Jules Villard
2005-12-27 1:27 ` Benjamin Herrenschmidt
2005-12-27 1:49 ` Benjamin Herrenschmidt
2 siblings, 1 reply; 17+ messages in thread
From: Jules Villard @ 2005-12-27 1:19 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Andrew Morton, Dave Airlie, Ben Herrenschmidt
[-- Attachment #1: Type: text/plain, Size: 1084 bytes --]
Le lun, 26 déc 2005 15:55:21 -0800, Linus Torvalds a écrit :
>
>
> On Mon, 26 Dec 2005, Jules Villard wrote:
> >
> > Please find my .config and the lspci output attached (my graphic card
> > is a AGP plugged ATI Radeon Mobility 7500 and I use the "radeon"
> > driver from xorg).
>
> Ok, from the sysrq-T stuff it _looks_ like X is just busy-looping in user
> space. So it's probably some disagreement between radeonfb and X.org
>
> The fact that everything was ok in -rc5 would imply that it's likely one
> of the radeon aperture size issue patches.
>
> > Investigating a bit further, I found out that resume is quite innocent
> > about all this: what hangs X is switching from a vt to X.
>
> I'm cc'ing BenH and DaveA, but in the meantime, while waiting for the
> professionals, can you try to revert the two attachments (revert "diff-1"
> first, try that, and revert "diff-2" after that if it didn't start
> working after the first revert).
First revert wasn't enough, but the second one made it! Everything is
working now.
Thanks,
Jules
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-27 0:00 ` Benjamin Herrenschmidt
@ 2005-12-27 1:20 ` Jules Villard
2005-12-27 1:27 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 17+ messages in thread
From: Jules Villard @ 2005-12-27 1:20 UTC (permalink / raw)
To: Benjamin Herrenschmidt
Cc: Linus Torvalds, linux-kernel, Andrew Morton, Dave Airlie
[-- Attachment #1: Type: text/plain, Size: 1357 bytes --]
Le mar, 27 déc 2005 11:00:18 +1100, Benjamin Herrenschmidt a écrit :
> On Mon, 2005-12-26 at 15:55 -0800, Linus Torvalds wrote:
> >
> > On Mon, 26 Dec 2005, Jules Villard wrote:
> > >
> > > Please find my .config and the lspci output attached (my graphic card
> > > is a AGP plugged ATI Radeon Mobility 7500 and I use the "radeon"
> > > driver from xorg).
> >
> > Ok, from the sysrq-T stuff it _looks_ like X is just busy-looping in user
> > space. So it's probably some disagreement between radeonfb and X.org
> >
> > The fact that everything was ok in -rc5 would imply that it's likely one
> > of the radeon aperture size issue patches.
> >
> > > Investigating a bit further, I found out that resume is quite innocent
> > > about all this: what hangs X is switching from a vt to X.
> >
> > I'm cc'ing BenH and DaveA, but in the meantime, while waiting for the
> > professionals, can you try to revert the two attachments (revert "diff-1"
> > first, try that, and revert "diff-2" after that if it didn't start
> > working after the first revert).
>
> Also, does it work if you don't use radeonfb ? radeonfb shouldn't touch
> MC_AGP_LOCATION and the DRM change only affects that, so I'm a bit
> surprised.
>
> Ben.
>
Do you still want me to try that now that reverting the two patches
made the job?
Jules
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-27 1:20 ` Jules Villard
@ 2005-12-27 1:27 ` Benjamin Herrenschmidt
2005-12-27 12:55 ` Jules Villard
0 siblings, 1 reply; 17+ messages in thread
From: Benjamin Herrenschmidt @ 2005-12-27 1:27 UTC (permalink / raw)
To: Jules Villard; +Cc: Linus Torvalds, linux-kernel, Andrew Morton, Dave Airlie
> > Also, does it work if you don't use radeonfb ? radeonfb shouldn't touch
> > MC_AGP_LOCATION and the DRM change only affects that, so I'm a bit
> > surprised.
> >
> > Ben.
> >
>
> Do you still want me to try that now that reverting the two patches
> made the job?
Definitely, and we need to figure out why the patch cause a regression.
Those patches fixes a serious issues with a number of machines.
The problem is very nasty as all the various parties involved (radeonfb,
X radeon driver, radeon DRM, etc...) all try to reconfigure the card
memory map in differently bogus ways...
Can you add printk's to the kernel to check the values in
CONFIG_MEMSIZE, CONFIG_APER_SIZE, priv->fb_location and the values
calculated for gart_vm_start ? Then tell me what that printk gets on X
start and when switching consoles.
Thanks,
Ben.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-27 1:19 ` Jules Villard
@ 2005-12-27 1:27 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 17+ messages in thread
From: Benjamin Herrenschmidt @ 2005-12-27 1:27 UTC (permalink / raw)
To: Jules Villard; +Cc: Linus Torvalds, linux-kernel, Andrew Morton, Dave Airlie
> First revert wasn't enough, but the second one made it! Everything is
> working now.
That is not good. See my other mail. I need more infos to understand
what's up.
Ben.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-26 23:55 ` Linus Torvalds
2005-12-27 0:00 ` Benjamin Herrenschmidt
2005-12-27 1:19 ` Jules Villard
@ 2005-12-27 1:49 ` Benjamin Herrenschmidt
2005-12-27 12:14 ` Jules Villard
2 siblings, 1 reply; 17+ messages in thread
From: Benjamin Herrenschmidt @ 2005-12-27 1:49 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Jules Villard, linux-kernel, Andrew Morton, Dave Airlie
Also, while we are at it, can you try this patch on top of current
-git ? What I _think_ might be happening is that the X server is also
trying to muck around with the card memory map and is forcing it back
into a wrong setting that also happens to no longer match what the DRM
wants to do and blows up. There are bugs all over the place in that code
(and still some bugs in the DRM as well anyway). This patch attempts to
avoid that by using the largest of the 2 values, which I think will
cause it to behave as it used to for you and will still fix the problem
with machines that have an aperture size smaller than the video memory.
That might be good enough until I fully fix X and the DRM (work in progress
but there are other "issues").
Index: linux-work/drivers/char/drm/radeon_cp.c
===================================================================
--- linux-work.orig/drivers/char/drm/radeon_cp.c 2005-12-24 10:07:22.000000000 +1100
+++ linux-work/drivers/char/drm/radeon_cp.c 2005-12-27 12:48:02.000000000 +1100
@@ -1312,7 +1312,7 @@
static int radeon_do_init_cp(drm_device_t * dev, drm_radeon_init_t * init)
{
drm_radeon_private_t *dev_priv = dev->dev_private;
- unsigned int mem_size;
+ unsigned int mem_size, aper_size;
DRM_DEBUG("\n");
@@ -1527,7 +1527,9 @@
mem_size = RADEON_READ(RADEON_CONFIG_MEMSIZE);
if (mem_size == 0)
mem_size = 0x800000;
- dev_priv->gart_vm_start = dev_priv->fb_location + mem_size;
+ aper_size = max(RADEON_READ(RADEON_CONFIG_APER_SIZE), mem_size);
+
+ dev_priv->gart_vm_start = dev_priv->fb_location + aper_size;
#if __OS_HAS_AGP
if (!dev_priv->is_pci)
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-26 21:23 ` Jules Villard
@ 2005-12-27 2:58 ` Marc Koschewski
2005-12-27 3:02 ` Marc Koschewski
0 siblings, 1 reply; 17+ messages in thread
From: Marc Koschewski @ 2005-12-27 2:58 UTC (permalink / raw)
To: Jules Villard; +Cc: Linus Torvalds, linux-kernel, akpm
* Jules Villard <jvillard@ens-lyon.fr> [2005-12-26 22:23:39 +0100]:
> Le lun, 26 déc 2005 12:04:54 -0800, Linus Torvalds a écrit :
> >
> >
> > On Mon, 26 Dec 2005, Jules Villard wrote:
> > >
> > > Resuming from a suspend on my ThinkPad T42 is broken in both -rc6 and
> > > -rc7 releases. When X is not launched, everything goes fine, but when
> > > resuming a running X, X looks frozen. I can ssh to my box and the
> > > sysrq keys are still working, but I'm unable to kill the X process.
> > > If I suspend from a vt (but still with a X running), the resume goes
> > > fine until I switch back from the vt to X.
> >
> > Since you have sysrq working, can you do SysRQ-T and send us the output?
> > With CONFIG_KALLSYMS (which is on by default unless you do something
> > really strange).
> >
> > At least that should tell _where_ X is frozen, assuming it is frozen in
> > the kernel (which is not necessarily a safe assumption, of course).
>
> Attached.
>
> Investigating a bit further, I found out that resume is quite innocent
> about all this: what hangs X is switching from a vt to X. Moreover, When I
> launch X only by typing "X" in a vt, switching back and forth makes
> the box hang hard (ie no sysrq), so I had to do a startx to see a call
> trace with sysrq-t (I know, it may sound like black art).
>
> Regards,
>
> Jules
Did you use the nVidia module? Several people reported machine hangs when
doing the vt <-> X switching. This, however, should be fixed with the latest
drivers.
I had the same problem some time ago. Though I knew a have reached a console
where I was logged in the keyboard seems to deny any service when coming from X.
Since i upgraded X to some CVS version and the nVidia driver 8174 (8178 working
as well) anything is OK.
Marc
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-27 2:58 ` Marc Koschewski
@ 2005-12-27 3:02 ` Marc Koschewski
0 siblings, 0 replies; 17+ messages in thread
From: Marc Koschewski @ 2005-12-27 3:02 UTC (permalink / raw)
To: Marc Koschewski; +Cc: Jules Villard, Linus Torvalds, linux-kernel, akpm
* Marc Koschewski <marc@osknowledge.org> [2005-12-27 03:58:48 +0100]:
> Did you use the nVidia module? Several people reported machine hangs when
> doing the vt <-> X switching. This, however, should be fixed with the latest
> drivers.
>
> I had the same problem some time ago. Though I knew a have reached a console
> where I was logged in the keyboard seems to deny any service when coming from X.
> Since i upgraded X to some CVS version and the nVidia driver 8174 (8178 working
> as well) anything is OK.
>
> Marc
Doh! Damn tooooo late over here... I just managed to find some 'radeonfb'-like
string in your mail. :)
Good night,
Marc
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-27 1:49 ` Benjamin Herrenschmidt
@ 2005-12-27 12:14 ` Jules Villard
0 siblings, 0 replies; 17+ messages in thread
From: Jules Villard @ 2005-12-27 12:14 UTC (permalink / raw)
To: Benjamin Herrenschmidt
Cc: Linus Torvalds, linux-kernel, Andrew Morton, Dave Airlie
[-- Attachment #1: Type: text/plain, Size: 1851 bytes --]
Le mar, 27 déc 2005 12:49:33 +1100, Benjamin Herrenschmidt a écrit :
> Also, while we are at it, can you try this patch on top of current
> -git ? What I _think_ might be happening is that the X server is also
> trying to muck around with the card memory map and is forcing it back
> into a wrong setting that also happens to no longer match what the DRM
> wants to do and blows up. There are bugs all over the place in that code
> (and still some bugs in the DRM as well anyway). This patch attempts to
> avoid that by using the largest of the 2 values, which I think will
> cause it to behave as it used to for you and will still fix the problem
> with machines that have an aperture size smaller than the video memory.
>
> That might be good enough until I fully fix X and the DRM (work in progress
> but there are other "issues").
>
> Index: linux-work/drivers/char/drm/radeon_cp.c
> ===================================================================
> --- linux-work.orig/drivers/char/drm/radeon_cp.c 2005-12-24 10:07:22.000000000 +1100
> +++ linux-work/drivers/char/drm/radeon_cp.c 2005-12-27 12:48:02.000000000 +1100
> @@ -1312,7 +1312,7 @@
> static int radeon_do_init_cp(drm_device_t * dev, drm_radeon_init_t * init)
> {
> drm_radeon_private_t *dev_priv = dev->dev_private;
> - unsigned int mem_size;
> + unsigned int mem_size, aper_size;
>
> DRM_DEBUG("\n");
>
> @@ -1527,7 +1527,9 @@
> mem_size = RADEON_READ(RADEON_CONFIG_MEMSIZE);
> if (mem_size == 0)
> mem_size = 0x800000;
> - dev_priv->gart_vm_start = dev_priv->fb_location + mem_size;
> + aper_size = max(RADEON_READ(RADEON_CONFIG_APER_SIZE), mem_size);
> +
> + dev_priv->gart_vm_start = dev_priv->fb_location + aper_size;
>
> #if __OS_HAS_AGP
> if (!dev_priv->is_pci)
>
Yes, (2.6.15-rc7-git1 + this patch) fixes it.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-27 1:27 ` Benjamin Herrenschmidt
@ 2005-12-27 12:55 ` Jules Villard
2005-12-27 23:26 ` Benjamin Herrenschmidt
2005-12-28 6:16 ` Benjamin Herrenschmidt
0 siblings, 2 replies; 17+ messages in thread
From: Jules Villard @ 2005-12-27 12:55 UTC (permalink / raw)
To: Benjamin Herrenschmidt
Cc: Linus Torvalds, linux-kernel, Andrew Morton, Dave Airlie
[-- Attachment #1: Type: text/plain, Size: 1727 bytes --]
Le mar, 27 déc 2005 12:27:08 +1100, Benjamin Herrenschmidt a écrit :
>
> > > Also, does it work if you don't use radeonfb ? radeonfb shouldn't touch
> > > MC_AGP_LOCATION and the DRM change only affects that, so I'm a bit
> > > surprised.
> > >
> > > Ben.
> > >
> >
> > Do you still want me to try that now that reverting the two patches
> > made the job?
>
> Definitely, and we need to figure out why the patch cause a regression.
> Those patches fixes a serious issues with a number of machines.
Removing radeonfb from the kernel only makes things worse: the box
gets completly frozen when reproducing the bug (no more ssh access nor
sysrq).
>
> The problem is very nasty as all the various parties involved (radeonfb,
> X radeon driver, radeon DRM, etc...) all try to reconfigure the card
> memory map in differently bogus ways...
>
> Can you add printk's to the kernel to check the values in
> CONFIG_MEMSIZE, CONFIG_APER_SIZE, priv->fb_location and the values
> calculated for gart_vm_start ? Then tell me what that printk gets on X
> start and when switching consoles.
I get these figures when I first start X:
[ 104.399101] ### fb_location is now e0000000
[ 104.399104] ### mem_size is 2000000
[ 104.399107] ### aper_size is 4000000
[ 104.399109] ### gart_vm_start is e2000000
The sad thing is that it looks like the crash occurs *before* entering
the radeon_do_init_cp function, assuming it should enter it again when
I switch back from a tty to X (I've put some printk's at the
beginning of the function but didn't see them in dmesg although other
things showed up), so I don't know where to put the printk's in order
to get other figures...
Thanks,
Jules
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-27 12:55 ` Jules Villard
@ 2005-12-27 23:26 ` Benjamin Herrenschmidt
2005-12-28 6:16 ` Benjamin Herrenschmidt
1 sibling, 0 replies; 17+ messages in thread
From: Benjamin Herrenschmidt @ 2005-12-27 23:26 UTC (permalink / raw)
To: Jules Villard; +Cc: Linus Torvalds, linux-kernel, Andrew Morton, Dave Airlie
On Tue, 2005-12-27 at 13:55 +0100, Jules Villard wrote:
> The sad thing is that it looks like the crash occurs *before* entering
> the radeon_do_init_cp function, assuming it should enter it again when
> I switch back from a tty to X (I've put some printk's at the
> beginning of the function but didn't see them in dmesg although other
> things showed up), so I don't know where to put the printk's in order
> to get other figures...
I think the problem is actually a bug in the X server that we are
triggering indirectly. It's very difficult to fix things properly
because of various bugs that depends on each other side effects in X and
the DRM. I may have to back it all off for now and add some version test
to both DRM and X so that they only try to "do the right thing" once
they detect that the other hand has been fixed too...
Let's see if the latest patch I posted that fixes things for you also
helps others though.
Ben.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-27 12:55 ` Jules Villard
2005-12-27 23:26 ` Benjamin Herrenschmidt
@ 2005-12-28 6:16 ` Benjamin Herrenschmidt
2005-12-28 21:49 ` Linus Torvalds
1 sibling, 1 reply; 17+ messages in thread
From: Benjamin Herrenschmidt @ 2005-12-28 6:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Andrew Morton, Dave Airlie, Jules Villard
Linus, please back out those 2 DRM patches of me for 2.6.15. It seems
that they cause more problems than they solve due to bugs in the X
server. I need to rethink the solution. I'll come up with new patches
after 2.6.15 along with matching X.org patches that will check each
other driver version to avoid mixing issues. In the meantime, users will
have to live with the current problem (typically some machines not
waking up from sleep too).
Ben.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-28 6:16 ` Benjamin Herrenschmidt
@ 2005-12-28 21:49 ` Linus Torvalds
2005-12-28 23:14 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 17+ messages in thread
From: Linus Torvalds @ 2005-12-28 21:49 UTC (permalink / raw)
To: Benjamin Herrenschmidt
Cc: linux-kernel, Andrew Morton, Dave Airlie, Jules Villard
On Wed, 28 Dec 2005, Benjamin Herrenschmidt wrote:
>
> Linus, please back out those 2 DRM patches of me for 2.6.15. It seems
> that they cause more problems than they solve due to bugs in the X
> server. I need to rethink the solution.
Hmm.. How many other problem reports do we have? Jules reported that your
patch to use the max() of the aperture size and memsize fixed the problem
for him (and I merged it). Does it have other downsides?
Linus
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42
2005-12-28 21:49 ` Linus Torvalds
@ 2005-12-28 23:14 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 17+ messages in thread
From: Benjamin Herrenschmidt @ 2005-12-28 23:14 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Andrew Morton, Dave Airlie, Jules Villard
On Wed, 2005-12-28 at 13:49 -0800, Linus Torvalds wrote:
>
> On Wed, 28 Dec 2005, Benjamin Herrenschmidt wrote:
> >
> > Linus, please back out those 2 DRM patches of me for 2.6.15. It seems
> > that they cause more problems than they solve due to bugs in the X
> > server. I need to rethink the solution.
>
> Hmm.. How many other problem reports do we have? Jules reported that your
> patch to use the max() of the aperture size and memsize fixed the problem
> for him (and I merged it). Does it have other downsides?
It doesn't, but I've got one confirmed report of failure that isn't
fixed by the latest patch and 2 other ones still dubious.
I'm not entirely sure what's going on yet. On console switch (EnterVT()
in the X driver), it will restore the mode and set back the wrong value
in MC_AGP_LOCATION. It will then re-enable AGP and call the "resume"
ioctl to the DRM which should then "fix" MC_AGP_LOCATION to the
"correct" value we calculated. However, it's possible that the chip
dislikes those constant changes of these memory controller settings
especially while it's currently pumping pixels out.
Also, if using dual head, it's possible that the X server radeon driver
goes back writing the wrong value _again_ after the first head has been
re-initialized, and while the engine is actively pumping command from
AGP, which would be deadly. The radeon driver in X is one of the worst
mess I've ever dealt with so far...
So I think at this point, the best is that we keep the old bogus code
that at least is consistent with the bug in the server. I'm working on a
big patch to X that reworks the memory map stuff completely and fixes
those issues on the server side, I'll do a DRM patch matching this X fix
as well so that the memory map is only ever set in one place and with
what I hope is a correct algorithm...
Ben.
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2005-12-28 23:14 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-26 19:45 Suspend to {mem,disk} broken in 2.6.15-rc6/rc7 on my T42 Jules Villard
[not found] ` <Pine.LNX.4.64.0512261201360.14098@g5.osdl.org>
2005-12-26 21:23 ` Jules Villard
2005-12-27 2:58 ` Marc Koschewski
2005-12-27 3:02 ` Marc Koschewski
2005-12-26 23:55 ` Linus Torvalds
2005-12-27 0:00 ` Benjamin Herrenschmidt
2005-12-27 1:20 ` Jules Villard
2005-12-27 1:27 ` Benjamin Herrenschmidt
2005-12-27 12:55 ` Jules Villard
2005-12-27 23:26 ` Benjamin Herrenschmidt
2005-12-28 6:16 ` Benjamin Herrenschmidt
2005-12-28 21:49 ` Linus Torvalds
2005-12-28 23:14 ` Benjamin Herrenschmidt
2005-12-27 1:19 ` Jules Villard
2005-12-27 1:27 ` Benjamin Herrenschmidt
2005-12-27 1:49 ` Benjamin Herrenschmidt
2005-12-27 12:14 ` Jules Villard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox