On Thu, Jul 02, 2015 at 11:50:06AM -0700, patrick keshishian wrote:
> p.s., and evidently, after the sleep/wake, the laptop does not
> care to shutdown, neither by reboot(8) nor the power-button
> press (requires 10s hold of the power-button).
> 

You're looking at not too much time between a working kernel
and the broken one, bisecting diffs might help us track down what
failed more quickly.

Also, please use sendbug so we get an acpidump.

-ml

> On 7/2/15, patrick keshishian <pkesh...@gmail.com> wrote:
> > Just noticed this issue with:
> >
> > OpenBSD 5.8-beta (GENERIC) #1050: Tue Jun 30 11:10:13 MDT 2015
> >     dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC
> >
> > After a sleep/wake cycle I noticed that key-repeat stopped working.
> >
> > Running top(1) I see that the display isn't being updated, requiring
> > pressing the space-bar to force an update.
> >
> > Last snapshot on this laptop without any major issues was:
> >
> > OpenBSD 5.7-current (GENERIC) #973: Tue Jun  2 09:37:26 MDT 2015
> >     dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC
> >
> > One change was I installed a new 9-Cell battery on this laptop.
> >
> > Ideas?
> >
> > I'll try a new snap in a few days.
> >
> > --patrick
> >
> >
> > dmesg diff:
> >
> > --- dmesg.boot-snap-20150602        Wed Jun  3 20:38:38 2015
> > +++ dmesg.boot-snap-20150630        Thu Jul  2 11:29:46 2015
> > @@ -1,7 +1,7 @@
> > -OpenBSD 5.7-current (GENERIC) #973: Tue Jun  2 09:37:26 MDT 2015
> > +OpenBSD 5.8-beta (GENERIC) #1050: Tue Jun 30 11:10:13 MDT 2015
> >      dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC
> >  real mem = 1861025792 (1774MB)
> > -avail mem = 1800888320 (1717MB)
> > +avail mem = 1800855552 (1717MB)
> >  mpath0 at root
> >  scsibus0 at mpath0: 256 targets
> >  mainbus0 at root
> > @@ -15,7 +15,7 @@ acpi0: wakeup devices PB5_(S5) OHC1(S3) OHC2(S3) EHCI(
> >  acpitimer0 at acpi0: 3579545 Hz, 32 bits
> >  acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> >  cpu0 at mainbus0: apid 0 (boot processor)
> > -cpu0: AMD Athlon(tm) Processor L110, 1197.21 MHz
> > +cpu0: AMD Athlon(tm) Processor L110, 1197.19 MHz
> >  cpu0:
> > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,SSE3,CX16,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW,LAHF,SVM,EAPICSP,AMCR8,3DNOWP
> >  cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB
> > 64b/line 16-way L2 cache
> >  cpu0: ITLB 32 4KB entries fully associative, 8 4MB entries fully
> > associative
> > @@ -34,10 +34,10 @@ acpiprt5 at acpi0: bus -1 (PB7_)
> >  acpiprt6 at acpi0: bus 9 (P2P_)
> >  acpiprt7 at acpi0: bus 1 (AGP_)
> >  acpiec0 at acpi0
> > -acpicpu0 at acpi0: C3, C2
> > +acpicpu0 at acpi0: C3(@83 io@0x8015), C2(@18 io@0x8014)
> >  acpitz0 at acpi0: critical temperature is 100 degC
> >  acpiac0 at acpi0: AC unit online
> > -acpibat0 at acpi0: BAT1 model "UM09A41" serial 22962 type LION oem "SONY"
> > +acpibat0 at acpi0: BAT1 model "UM09A41" serial 14 type LION oem "SONY"
> >  acpibtn0 at acpi0: LID_
> >  acpibtn1 at acpi0: SLPB
> >  acpibtn2 at acpi0: PWRB
> >
> >
> > Full dmesg:
> >
> > OpenBSD 5.8-beta (GENERIC) #1050: Tue Jun 30 11:10:13 MDT 2015
> >     dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC
> > real mem = 1861025792 (1774MB)
> > avail mem = 1800855552 (1717MB)
> > mpath0 at root
> > scsibus0 at mpath0: 256 targets
> > mainbus0 at root
> > bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xf1010 (17 entries)
> > bios0: vendor Phoenix Technologies LTD version "v1.3307" date 05/31/2010
> > bios0: Gateway LT31
> > acpi0 at bios0: rev 2
> > acpi0: sleep states S0 S3 S4 S5
> > acpi0: tables DSDT FACP APIC MCFG HPET BOOT SLIC
> > acpi0: wakeup devices PB5_(S5) OHC1(S3) OHC2(S3) EHCI(S3) HDAU(S3)
> > acpitimer0 at acpi0: 3579545 Hz, 32 bits
> > acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> > cpu0 at mainbus0: apid 0 (boot processor)
> > cpu0: AMD Athlon(tm) Processor L110, 1197.19 MHz
> > cpu0:
> > FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,SSE3,CX16,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW,LAHF,SVM,EAPICSP,AMCR8,3DNOWP
> > cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB
> > 64b/line 16-way L2 cache
> > cpu0: ITLB 32 4KB entries fully associative, 8 4MB entries fully
> > associative
> > cpu0: DTLB 32 4KB entries fully associative, 8 4MB entries fully
> > associative
> > mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
> > cpu0: apic clock running at 199MHz
> > ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 21, 24 pins
> > acpimcfg0 at acpi0 addr 0xe0000000, bus 0-8
> > acpihpet0 at acpi0: 14318180 Hz
> > acpiprt0 at acpi0: bus 0 (PCI0)
> > acpiprt1 at acpi0: bus -1 (PB3_)
> > acpiprt2 at acpi0: bus -1 (PB4_)
> > acpiprt3 at acpi0: bus 3 (PB5_)
> > acpiprt4 at acpi0: bus 4 (PB6_)
> > acpiprt5 at acpi0: bus -1 (PB7_)
> > acpiprt6 at acpi0: bus 9 (P2P_)
> > acpiprt7 at acpi0: bus 1 (AGP_)
> > acpiec0 at acpi0
> > acpicpu0 at acpi0: C3(@83 io@0x8015), C2(@18 io@0x8014)
> > acpitz0 at acpi0: critical temperature is 100 degC
> > acpiac0 at acpi0: AC unit online
> > acpibat0 at acpi0: BAT1 model "UM09A41" serial 14 type LION oem "SONY"
> > acpibtn0 at acpi0: LID_
> > acpibtn1 at acpi0: SLPB
> > acpibtn2 at acpi0: PWRB
> > acpivideo0 at acpi0: VGA_
> > acpivout0 at acpivideo0: LCD_
> > pci0 at mainbus0 bus 0
> > pchb0 at pci0 dev 0 function 0 "ATI RS690 Host" rev 0x00
> > ppb0 at pci0 dev 1 function 0 "ATI RS690 PCIE" rev 0x00
> > pci1 at ppb0 bus 1
> > radeondrm0 at pci1 dev 5 function 0 "ATI Radeon X1250 IGP" rev 0x00
> > drm0 at radeondrm0
> > radeondrm0: msi
> > ppb1 at pci0 dev 5 function 0 "ATI RS690 PCIE" rev 0x00: msi
> > pci2 at ppb1 bus 3
> > re0 at pci2 dev 0 function 0 "Realtek 8101E" rev 0x02: RTL8102EL
> > (0x2480), msi, address 00:23:8b:ef:11:11
> > rlphy0 at re0 phy 7: RTL8201L 10/100 PHY, rev. 1
> > ppb2 at pci0 dev 6 function 0 "ATI RS690 PCIE" rev 0x00: msi
> > pci3 at ppb2 bus 4
> > ral0 at pci3 dev 0 function 0 "Ralink RT3090" rev 0x00: apic 1 int 18,
> > address 00:24:1d:f4:11:11
> > ral0: MAC/BBP RT3071 (rev 0x0213), RF RT3020 (MIMO 1T1R)
> > ahci0 at pci0 dev 18 function 0 "ATI SB600 SATA" rev 0x00: apic 1 int
> > 22, AHCI 1.1
> > ahci0: port 0: 3.0Gb/s
> > scsibus1 at ahci0: 32 targets
> > sd0 at scsibus1 targ 0 lun 0: <ATA, HGST HTS545050A7, GG2O> SCSI3
> > 0/direct fixed naa.5000cca71eed589f
> > sd0: 476940MB, 512 bytes/sector, 976773168 sectors
> > ohci0 at pci0 dev 19 function 0 "ATI SB600 USB" rev 0x00: apic 1 int
> > 16, version 1.0, legacy support
> > ohci1 at pci0 dev 19 function 1 "ATI SB600 USB" rev 0x00: apic 1 int
> > 17, version 1.0, legacy support
> > ohci2 at pci0 dev 19 function 3 "ATI SB600 USB" rev 0x00: apic 1 int
> > 17, version 1.0, legacy support
> > ohci3 at pci0 dev 19 function 4 "ATI SB600 USB" rev 0x00: apic 1 int
> > 18, version 1.0, legacy support
> > ehci0 at pci0 dev 19 function 5 "ATI SB600 USB2" rev 0x00: apic 1 int 19
> > usb0 at ehci0: USB revision 2.0
> > uhub0 at usb0 "ATI EHCI root hub" rev 2.00/1.00 addr 1
> > piixpm0 at pci0 dev 20 function 0 "ATI SBx00 SMBus" rev 0x14: SMI
> > iic0 at piixpm0
> > spdmem0 at iic0 addr 0x50: 2GB DDR2 SDRAM non-parity PC2-5300CL5 SO-DIMM
> > pciide0 at pci0 dev 20 function 1 "ATI SB600 IDE" rev 0x00: DMA,
> > channel 0 configured to compatibility, channel 1 configured to
> > compatibility
> > azalia0 at pci0 dev 20 function 2 "ATI SBx00 HD Audio" rev 0x00: apic 1 int
> > 16
> > azalia0: codecs: Realtek ALC272
> > audio0 at azalia0
> > pcib0 at pci0 dev 20 function 3 "ATI SB600 ISA" rev 0x00
> > ppb3 at pci0 dev 20 function 4 "ATI SB600 PCI" rev 0x00
> > pci4 at ppb3 bus 9
> > pchb1 at pci0 dev 24 function 0 "AMD AMD64 0Fh HyperTransport" rev 0x00
> > pchb2 at pci0 dev 24 function 1 "AMD AMD64 0Fh Address Map" rev 0x00
> > pchb3 at pci0 dev 24 function 2 "AMD AMD64 0Fh DRAM Cfg" rev 0x00
> > kate0 at pci0 dev 24 function 3 "AMD AMD64 0Fh Misc Cfg" rev 0x00:
> > core rev DH-G2
> > usb1 at ohci0: USB revision 1.0
> > uhub1 at usb1 "ATI OHCI root hub" rev 1.00/1.00 addr 1
> > usb2 at ohci1: USB revision 1.0
> > uhub2 at usb2 "ATI OHCI root hub" rev 1.00/1.00 addr 1
> > usb3 at ohci2: USB revision 1.0
> > uhub3 at usb3 "ATI OHCI root hub" rev 1.00/1.00 addr 1
> > usb4 at ohci3: USB revision 1.0
> > uhub4 at usb4 "ATI OHCI root hub" rev 1.00/1.00 addr 1
> > isa0 at pcib0
> > isadma0 at isa0
> > pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> > pckbd0 at pckbc0 (kbd slot)
> > wskbd0 at pckbd0: console keyboard
> > pms0 at pckbc0 (aux slot)
> > wsmouse0 at pms0 mux 0
> > pms0: Synaptics touchpad, firmware 7.2
> > pcppi0 at isa0 port 0x61
> > spkr0 at pcppi0
> > uvideo0 at uhub0 port 4 configuration 1 interface 0 "Chicony
> > Electronics Co., Ltd. CNF9011" rev 2.00/13.57 addr 2
> > video0 at uvideo0
> > vscsi0 at root
> > scsibus2 at vscsi0: 256 targets
> > softraid0 at root
> > scsibus3 at softraid0: 256 targets
> > root on sd0a (c6730199949bc08f.a) swap on sd0b dump on sd0b
> > radeondrm0: 1366x768
> > wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using
> > wskbd0
> > wsdisplay0: screen 1-5 added (std, vt100 emulation)

Reply via email to