monitor off after grub

Bug #1462611 reported by Markus Mitsch
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Medium
Unassigned

Bug Description

on my main machine the monitor shuts off after grub, but the system boots in background. the monitor wont come back on so i have to power it completely off and on again. if i do this early enough i can see the glowing kubuntu logo. i tried various "video=" kernel options among other things but with no success.

WORKAROUND: Edit /etc/grub.d/10_linux and change:
vt_handoff="1"

to:
vt_handoff="0"

then do sudo update-grub and restart.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-18-generic 3.19.0-18.18
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC2: markus 1556 F.... pulseaudio
 /dev/snd/controlC3: markus 1556 F.... pulseaudio
 /dev/snd/controlC1: markus 1556 F.... pulseaudio
CurrentDesktop: KDE
Date: Sat Jun 6 13:14:40 2015
HibernationDevice: RESUME=UUID=92c16179-f854-4da9-9640-95ee1fbf385d
InstallationDate: Installed on 2015-06-02 (4 days ago)
InstallationMedia: Kubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
IwConfig:
 eth0 no wireless extensions.

 lo no wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic root=UUID=e0fecf85-fcfb-4c70-bb96-a93d5132441f ro quiet splash video=HDMI-A-1:d vt.handoff=7 fbcon=map:0
RelatedPackageVersions:
 linux-restricted-modules-3.19.0-18-generic N/A
 linux-backports-modules-3.19.0-18-generic N/A
 linux-firmware 1.143.1
RfKill:

SourcePackage: linux
UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/16/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2003
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P7P55D LE
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr2003:bd12/16/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7P55DLE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

Revision history for this message
Markus Mitsch (markusmitsch86-m) wrote :
Revision history for this message
Brad Figg (brad-figg) wrote : Status changed to Confirmed

This change was made by a bot.

Changed in linux (Ubuntu):
status: New → Confirmed
penalvch (penalvch)
tags: added: bios-outdated-2101
Changed in linux (Ubuntu):
importance: Undecided → Low
status: Confirmed → Incomplete
Revision history for this message
Markus Mitsch (markusmitsch86-m) wrote :

so i updated my bios but as i expected it did not help.
the output of the commands:

2101
10/03/2012

Revision history for this message
penalvch (penalvch) wrote :

Markus Mitsch, did this problem not occur in a release prior to 15.04?

tags: added: latest-bios-2101
removed: bios-outdated-2101
Changed in linux (Ubuntu):
importance: Low → Medium
Revision history for this message
Markus Mitsch (markusmitsch86-m) wrote :

i feel a bit stupid as i now found out where this comes from and i didnt try that before. my linux boot command line included "$vt_handoff". removing it made everything work as expected. so it is definitly not a kernel problem i think.

mfg

Changed in linux (Ubuntu):
status: Incomplete → Invalid
Revision history for this message
penalvch (penalvch) wrote :

Markus Mitsch, just to advise, having to remove the vt_handoff kernel parameter would still be considered a bug. However, if you wouldn't like this issue investigated and fixed so you don't have to remove vt_handoff, then Invalid would be the appropriate status as defined in https://wiki.ubuntu.com/Bugs/Status .

Revision history for this message
Markus Mitsch (markusmitsch86-m) wrote :

ok, so i my final workaround is editing /etc/grub.d/10_linux and changing the line vt_handoff="1" so that it reads vt_handoff="0". then a sudo update-grub and it works without editing the command line every boot.

mfg

Changed in linux (Ubuntu):
status: Invalid → New
Revision history for this message
Brad Figg (brad-figg) wrote :

This change was made by a bot.

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

Markus Mitsch, could you please test the latest upstream kernel available from the very top line at the top of the page (the release names are irrelevant for testing, and please do not test the daily folder) following https://wiki.ubuntu.com/Kernel/MainlineBuilds ? It will allow additional upstream developers to examine the issue.

If the test did not allow you to test to the issue (ex. you couldn't boot into the OS) please make a comment in your report about this, and continue to test the next most recent kernel version until you can test to the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags by clicking on the yellow circle with a black pencil icon, next to the word Tags, located at the bottom of the report description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ

Where XY and Z are numbers corresponding to the kernel version.

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ

Please note, an error to install the kernel does not fit the criteria of kernel-bug-exists-upstream.

Once testing of the upstream kernel is complete, please mark this bug's Status as Confirmed. Please let us know your results.

Thank you for your understanding.

description: updated
Changed in linux (Ubuntu):
status: Confirmed → Incomplete
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.