Your message dated Mon, 1 Jun 2015 13:52:28 +0200
with message-id <20150601115228.GA2943@aenima>
and subject line Re: [Virtual-pkg-base-maintainers] Bug#787393: base: 
snd_seq_midi module no longer loaded on boot
has caused the Debian Bug report #787393,
regarding base: snd_seq_midi module no longer loaded on boot
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
787393: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787393
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: base
Severity: normal

I know I was able to use MIDI input devices on my computer on Monday
2015-05-25, but something happened after an "aptitude full-upgrade" so that
they stopped working by Thursday 2015-05-28.

I tracked the issue down to the fact that the kernel module snd_seq_midi is no
longer getting loaded; "modprobe snd_seq_midi" restores the functionality.

How did this module get loaded before? What is the best way to ensure it is
always loaded?



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
This is not a bug, this is considered expected behaviour on a kernel
upgrade, next time please ask in a debian-user mailing list before
filing a bug.

Forrest Cahoon wrote:
> How did this module get loaded before? What is the best way to ensure it is
> always loaded?

Include it in your /etc/modules like this:

~-amaya@io>cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
modprobe snd_seq_midi



-- 
 .''`.        The world breaks everyone, and afterward, some are
: :' :        strong at the broken places.    - Ernest Hemingway
`. `'                                                           
  `-                            Proudly running Debian GNU/Linux

--- End Message ---

Reply via email to