[Samsung NP535U3X-A01BD ] Display remains off after resume from suspend

Bug #1263223 reported by Lenin
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Low
Unassigned

Bug Description

After I resume from a suspend, the display does not turn back on. However, I hear sounds as if just booted on to the login screen. But with all combinations of Keys, Ctrl-Alt-Delete, Space, lid-turn-on/off, backspace, brightness increase/decrease nothing helps to turn the display back on. The issue had been same with Lubuntu 13.04 and 13.10 as well.

WORKAROUND: Hibernate via:
echo disk > /sys/power/state

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.8.0-34-generic 3.8.0-34.49~precise1
ProcVersionSignature: Ubuntu 3.8.0-34.49~precise1-generic 3.8.13.12
Uname: Linux 3.8.0-34-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version k3.8.0-34-generic.
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
ArecordDevices:
 **** List of CAPTURE Hardware Devices ****
 card 1: Generic [HD-Audio Generic], device 0: ALC269VC Analog [ALC269VC Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC1: lenin 2032 F.... pulseaudio
 /dev/snd/controlC0: lenin 2032 F.... pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'HDMI'/'HDA ATI HDMI at 0xfeb44000 irq 45'
   Mixer name : 'ATI R6xx HDMI'
   Components : 'HDA:1002aa01,00aa0100,00100300'
   Controls : 7
   Simple ctrls : 1
Card0.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Card1.Amixer.info:
 Card hw:1 'Generic'/'HD-Audio Generic at 0xfeb40000 irq 16'
   Mixer name : 'Realtek ALC269VC'
   Components : 'HDA:10ec0269,144dc660,00100202'
   Controls : 24
   Simple ctrls : 11
Date: Sat Dec 21 02:08:27 2013
HibernationDevice: RESUME=UUID=ef7489e8-de5f-4605-9ed9-049640374ae4
InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 (20130820.1)
MachineType: SAMSUNG ELECTRONICS CO., LTD. 535U3C
MarkForUpload: True
ProcEnviron:
 LC_CTYPE=en_US.UTF-8
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-34-generic root=UUID=da65b9b9-e593-45f1-b4bd-882743336ccc ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-34-generic N/A
 linux-backports-modules-3.8.0-34-generic N/A
 linux-firmware 1.79.9
SourcePackage: linux-lts-raring
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/03/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P07RAG.N53.130403.LEO
dmi.board.asset.tag: No Asset Tag
dmi.board.name: NP535U3X-A01BD
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: SEC_SW_REVISION_1234567890ABCD
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP07RAG.N53.130403.LEO:bd04/03/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn535U3C:pvrP07RAG:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP535U3X-A01BD:rvrSEC_SW_REVISION_1234567890ABCD:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvrN/A:
dmi.product.name: 535U3C
dmi.product.version: P07RAG
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

Revision history for this message
Lenin (doctortomorrow) wrote :
information type: Private Security → Public
Revision history for this message
Lenin (doctortomorrow) wrote :
Revision history for this message
Lenin (doctortomorrow) wrote :

cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.8.0-34-generic root=UUID=da65b9b9-e593-45f1-b4bd-882743336ccc ro quiet splash vt.handoff=7

 cat /etc/initramfs-tools/conf.d/resume
RESUME=UUID=ef7489e8-de5f-4605-9ed9-049640374ae4

sudo sh -c "sync && echo 1 > /sys/power/pm_trace && pm-suspend"
sh: 1: cannot create /sys/power/pm_trace: Directory nonexistent

Revision history for this message
Lenin (doctortomorrow) wrote :

sudo -i

echo devices > /sys/power/pm_test
zsh: no such file or directory: /sys/power/pm_test
echo platform > /sys/power/disk
echo disk > /sys/power/state
dmesg > /tmp/dmesg-devices-platform.txt

Revision history for this message
Lenin (doctortomorrow) wrote :

Amazingly,

echo reboot > /sys/power/disk
echo disk > /sys/power/state

The above pair of command works for the suspend/hibernate!

After executing it goes to suspend/hibernate and then after pressing power button it successfully turns on back to its past state!

https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume Followed this guides.

So, for now, I am suspending with this: echo disk > /sys/power/state

Revision history for this message
Lenin (doctortomorrow) wrote :

Also, need to mention: https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume#Dead.2C_Blank.2C_or_Black_Screen_on_Resume grub nomodeset option doesn't resolve this exact issue.

Revision history for this message
Lenin (doctortomorrow) wrote :

zenideas# sudo bash /usr/share/checkbox/scripts/suspend_test --full
This script will attempt to suspend and resume your computer a number of times.
Should the machine fail to resume, first attempt to manually resume it. If
that fails power your system off and on which will generate an apport bug
report automatically.

Press CTRL-C now to abort testing ...
*** no primary user (via sudo) dbus tests skipped ...
*** no BATTERY detected ac tests skipped ...
*** no BATTERY detected power test skipped ...

*** TEST 1 -- 30 iteration variable delay suspend/resume stress test
*** machine will suspend for 20 seconds
*** NOTE: there will be no further user interaction from this point
*** press return when ready

delay 60 ...
SUSPEND FAILED, did not go to sleep
wait for 60 seconds
delay 58 ...
SUSPEND FAILED, did not go to sleep
wait for 58 seconds
delay 56 ...

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in linux-lts-raring (Ubuntu):
status: New → Confirmed
Revision history for this message
penalvch (penalvch) wrote :

Lenin, thank you for reporting this and helping make Ubuntu better. Because Samsung does not easily reveal what the latest BIOS is for this model, could you please download the latest firmware software as per http://www.samsung.com/in/support/model/NP535U3X-A01BD-downloads , and advise if a BIOS update is available? If so, when you update to this following https://help.ubuntu.com/community/BiosUpdate does it change anything? If it doesn't, could you please both specify what happened, and provide the output of the following terminal command:
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date

Please note your current BIOS is already in the Bug Description, so posting this on the old BIOS would not be helpful.

For more on BIOS updates and linux, please see https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette .

Thank you for your understanding.

description: updated
tags: added: raring saucy
removed: precise
Changed in linux-lts-raring (Ubuntu):
importance: Undecided → Low
status: Confirmed → Incomplete
summary: - Samsung AMD A4 4355M Display remains off after resume
+ [Samsung NP535U3X-A01BD ] Display remains off after resume from suspend
affects: linux-lts-raring (Ubuntu) → linux (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.