[Bug 1511975] Re: /lib/systemd/system/console-setup.service has incorrect ExecStart

2016-05-08 Thread daniel-32
/etc/init.d/console-setup is the upstart script; this bug report is
about the systemd script.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1511975

Title:
  /lib/systemd/system/console-setup.service has incorrect ExecStart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1511975/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1511975] Re: /lib/systemd/system/console-setup.service has incorrect ExecStart

2015-11-07 Thread daniel-32
Sorry about the late reply. I can't say that I know exactly how to debug
it, however there is a notice in /lib/udev/rules.d/85-keyboard-
configuration.rules that:

# Framebuffer console created.  Set up the font on all virtual consoles
# again.  This races with Plymouth if fbcon is built into the kernel; but
# the worst case should simply be that fonts don't get set up properly.

Also my initrd get regenerated when I run sudo dpkg-reconfigure console-
setup however that doesn't seem to change anything.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1511975

Title:
  /lib/systemd/system/console-setup.service has incorrect ExecStart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1511975/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1511975] [NEW] /lib/systemd/system/console-setup.service has incorrect ExecStart

2015-10-31 Thread daniel-32
Public bug reported:

/lib/systemd/system/console-setup.service as provided by this package
(confirmed in vivid and wily) specifies:

[Service]
Type=oneshot
ExecStart=/usr/bin/loadkeys /etc/console-setup/cached.kmap.gz

The "ExecStart" line will set the keyboard map but not the font,
therefore the font remains at the default VGA font and framebuffer
console mode is not enabled.

The correct line which will set up both the keyboard map and the font
is:

ExecStart=/bin/setupcon

The complete modified file is attached.

I would be willing to submit a pull request on the relevant git
repository if someone could point me in the right direction.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: keyboard-configuration 1.108ubuntu5 [modified: 
lib/systemd/system/console-setup.service]
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: MATE
Date: Sat Oct 31 16:30:27 2015
InstallationDate: Installed on 2015-10-31 (0 days ago)
InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
PackageArchitecture: all
SourcePackage: console-setup
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: console-setup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid wily

** Attachment added: "console-setup.service"
   
https://bugs.launchpad.net/bugs/1511975/+attachment/4509902/+files/console-setup.service

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1511975

Title:
  /lib/systemd/system/console-setup.service has incorrect ExecStart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1511975/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs