[Bug 346468] [NEW] /etc/init.d/lirc has erronous call to modprobe

2009-03-21 Thread Nils Grimsmo
Public bug reported:

Binary package hint: lirc

$ lsb_release -rd
 Release:   9.04

# apt-cache policy lirc
Installed: 0.8.4a-0ubuntu3

Problem when running `dpkg-reconfigure lirc`:

 * Unable to load LIRC kernel modules. Verify your
 * selected kernel modules in /etc/lirc/hardware.conf

lirc.postinst has call `/etc/init.d/lirc start`, where you find on line
25:

modprobe -k $mod 2> /dev/null || MODULES_MISSING=true

`man modprobe` describes no option "-k".  If I remove the "-k" from the
init script, it works, and all of the install process runs smoothly.


Klem fra Nils

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
/etc/init.d/lirc has erronous call to modprobe
https://bugs.launchpad.net/bugs/346468
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348877] [NEW] REMOTE_LIRCD_ARGS not set for "Linux input layer (/dev/input/eventX)"

2009-03-26 Thread Nils Grimsmo
Public bug reported:

Binary package hint: lirc

If you chose "Linux input layer" when configuring lirc,
REMOTE_LIRCD_ARGS are not set, and `/etc/init.d/lirc start` fails.
Example of working configuration:

#Chosen Remote Control
REMOTE="Linux input layer (/dev/input/eventX)"
REMOTE_MODULES=""
REMOTE_DRIVER=""
REMOTE_DEVICE=""
REMOTE_LIRCD_CONF="generic/devinput.conf"
REMOTE_LIRCD_ARGS="-H dev/input -d /dev/input/event4"

Ovbiously, the configure script must ask which input device  the user
wants to use.


Klem fra Nils

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
REMOTE_LIRCD_ARGS not set for "Linux input layer (/dev/input/eventX)"
https://bugs.launchpad.net/bugs/348877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348934] [NEW] MythTV doesn't go full screen without desktop visual effects off

2009-03-26 Thread Nils Grimsmo
Public bug reported:

Binary package hint: mythtv

If "Visual Effects" are enabled on the Gnome desktop (System -->
Preferences --> Appearance --> Visual Effects), mythfrontend doesn't go
full screen, but the Gnome panels show.

$ lsb_release -r
Release:9.04

$ uname -a
Linux kuken 2.6.28-11-generic #37-Ubuntu SMP Mon Mar 23 16:40:00 UTC 2009 
x86_64 GNU/Linux

~$ apt-cache policy mythtv-frontend 
mythtv-frontend:
  Installed: 0.21.0+fixes19961-0ubuntu8

Not sure if this is the fault of MythTV or Compiz though.


Klem fra Nils

** Affects: mythtv (Ubuntu)
 Importance: Undecided
 Status: New

-- 
MythTV doesn't go full screen without desktop visual effects off
https://bugs.launchpad.net/bugs/348934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346468] [NEW] /etc/init.d/lirc has erronous call to modprobe

2009-03-21 Thread Nils Grimsmo
Public bug reported:

Binary package hint: lirc

$ lsb_release -rd
 Release:   9.04

# apt-cache policy lirc
Installed: 0.8.4a-0ubuntu3

Problem when running `dpkg-reconfigure lirc`:

 * Unable to load LIRC kernel modules. Verify your
 * selected kernel modules in /etc/lirc/hardware.conf

lirc.postinst has call `/etc/init.d/lirc start`, where you find on line
25:

modprobe -k $mod 2> /dev/null || MODULES_MISSING=true

`man modprobe` describes no option "-k".  If I remove the "-k" from the
init script, it works, and all of the install process runs smoothly.


Klem fra Nils

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
/etc/init.d/lirc has erronous call to modprobe
https://bugs.launchpad.net/bugs/346468
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348877] [NEW] REMOTE_LIRCD_ARGS not set for "Linux input layer (/dev/input/eventX)"

2009-03-26 Thread Nils Grimsmo
Public bug reported:

Binary package hint: lirc

If you chose "Linux input layer" when configuring lirc,
REMOTE_LIRCD_ARGS are not set, and `/etc/init.d/lirc start` fails.
Example of working configuration:

#Chosen Remote Control
REMOTE="Linux input layer (/dev/input/eventX)"
REMOTE_MODULES=""
REMOTE_DRIVER=""
REMOTE_DEVICE=""
REMOTE_LIRCD_CONF="generic/devinput.conf"
REMOTE_LIRCD_ARGS="-H dev/input -d /dev/input/event4"

Ovbiously, the configure script must ask which input device  the user
wants to use.


Klem fra Nils

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
REMOTE_LIRCD_ARGS not set for "Linux input layer (/dev/input/eventX)"
https://bugs.launchpad.net/bugs/348877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348934] [NEW] MythTV doesn't go full screen without desktop visual effects off

2009-03-26 Thread Nils Grimsmo
Public bug reported:

Binary package hint: mythtv

If "Visual Effects" are enabled on the Gnome desktop (System -->
Preferences --> Appearance --> Visual Effects), mythfrontend doesn't go
full screen, but the Gnome panels show.

$ lsb_release -r
Release:9.04

$ uname -a
Linux kuken 2.6.28-11-generic #37-Ubuntu SMP Mon Mar 23 16:40:00 UTC 2009 
x86_64 GNU/Linux

~$ apt-cache policy mythtv-frontend 
mythtv-frontend:
  Installed: 0.21.0+fixes19961-0ubuntu8

Not sure if this is the fault of MythTV or Compiz though.


Klem fra Nils

** Affects: mythtv (Ubuntu)
 Importance: Undecided
 Status: New

-- 
MythTV doesn't go full screen without desktop visual effects off
https://bugs.launchpad.net/bugs/348934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346468] [NEW] /etc/init.d/lirc has erronous call to modprobe

2009-03-21 Thread Nils Grimsmo
Public bug reported:

Binary package hint: lirc

$ lsb_release -rd
 Release:   9.04

# apt-cache policy lirc
Installed: 0.8.4a-0ubuntu3

Problem when running `dpkg-reconfigure lirc`:

 * Unable to load LIRC kernel modules. Verify your
 * selected kernel modules in /etc/lirc/hardware.conf

lirc.postinst has call `/etc/init.d/lirc start`, where you find on line
25:

modprobe -k $mod 2> /dev/null || MODULES_MISSING=true

`man modprobe` describes no option "-k".  If I remove the "-k" from the
init script, it works, and all of the install process runs smoothly.


Klem fra Nils

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
/etc/init.d/lirc has erronous call to modprobe
https://bugs.launchpad.net/bugs/346468
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348877] [NEW] REMOTE_LIRCD_ARGS not set for "Linux input layer (/dev/input/eventX)"

2009-03-26 Thread Nils Grimsmo
Public bug reported:

Binary package hint: lirc

If you chose "Linux input layer" when configuring lirc,
REMOTE_LIRCD_ARGS are not set, and `/etc/init.d/lirc start` fails.
Example of working configuration:

#Chosen Remote Control
REMOTE="Linux input layer (/dev/input/eventX)"
REMOTE_MODULES=""
REMOTE_DRIVER=""
REMOTE_DEVICE=""
REMOTE_LIRCD_CONF="generic/devinput.conf"
REMOTE_LIRCD_ARGS="-H dev/input -d /dev/input/event4"

Ovbiously, the configure script must ask which input device  the user
wants to use.


Klem fra Nils

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
REMOTE_LIRCD_ARGS not set for "Linux input layer (/dev/input/eventX)"
https://bugs.launchpad.net/bugs/348877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348934] [NEW] MythTV doesn't go full screen without desktop visual effects off

2009-03-26 Thread Nils Grimsmo
Public bug reported:

Binary package hint: mythtv

If "Visual Effects" are enabled on the Gnome desktop (System -->
Preferences --> Appearance --> Visual Effects), mythfrontend doesn't go
full screen, but the Gnome panels show.

$ lsb_release -r
Release:9.04

$ uname -a
Linux kuken 2.6.28-11-generic #37-Ubuntu SMP Mon Mar 23 16:40:00 UTC 2009 
x86_64 GNU/Linux

~$ apt-cache policy mythtv-frontend 
mythtv-frontend:
  Installed: 0.21.0+fixes19961-0ubuntu8

Not sure if this is the fault of MythTV or Compiz though.


Klem fra Nils

** Affects: mythtv (Ubuntu)
 Importance: Undecided
 Status: New

-- 
MythTV doesn't go full screen without desktop visual effects off
https://bugs.launchpad.net/bugs/348934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346468] [NEW] /etc/init.d/lirc has erronous call to modprobe

2009-03-21 Thread Nils Grimsmo
Public bug reported:

Binary package hint: lirc

$ lsb_release -rd
 Release:   9.04

# apt-cache policy lirc
Installed: 0.8.4a-0ubuntu3

Problem when running `dpkg-reconfigure lirc`:

 * Unable to load LIRC kernel modules. Verify your
 * selected kernel modules in /etc/lirc/hardware.conf

lirc.postinst has call `/etc/init.d/lirc start`, where you find on line
25:

modprobe -k $mod 2> /dev/null || MODULES_MISSING=true

`man modprobe` describes no option "-k".  If I remove the "-k" from the
init script, it works, and all of the install process runs smoothly.


Klem fra Nils

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
/etc/init.d/lirc has erronous call to modprobe
https://bugs.launchpad.net/bugs/346468
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348877] [NEW] REMOTE_LIRCD_ARGS not set for "Linux input layer (/dev/input/eventX)"

2009-03-26 Thread Nils Grimsmo
Public bug reported:

Binary package hint: lirc

If you chose "Linux input layer" when configuring lirc,
REMOTE_LIRCD_ARGS are not set, and `/etc/init.d/lirc start` fails.
Example of working configuration:

#Chosen Remote Control
REMOTE="Linux input layer (/dev/input/eventX)"
REMOTE_MODULES=""
REMOTE_DRIVER=""
REMOTE_DEVICE=""
REMOTE_LIRCD_CONF="generic/devinput.conf"
REMOTE_LIRCD_ARGS="-H dev/input -d /dev/input/event4"

Ovbiously, the configure script must ask which input device  the user
wants to use.


Klem fra Nils

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
REMOTE_LIRCD_ARGS not set for "Linux input layer (/dev/input/eventX)"
https://bugs.launchpad.net/bugs/348877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348934] [NEW] MythTV doesn't go full screen without desktop visual effects off

2009-03-26 Thread Nils Grimsmo
Public bug reported:

Binary package hint: mythtv

If "Visual Effects" are enabled on the Gnome desktop (System -->
Preferences --> Appearance --> Visual Effects), mythfrontend doesn't go
full screen, but the Gnome panels show.

$ lsb_release -r
Release:9.04

$ uname -a
Linux kuken 2.6.28-11-generic #37-Ubuntu SMP Mon Mar 23 16:40:00 UTC 2009 
x86_64 GNU/Linux

~$ apt-cache policy mythtv-frontend 
mythtv-frontend:
  Installed: 0.21.0+fixes19961-0ubuntu8

Not sure if this is the fault of MythTV or Compiz though.


Klem fra Nils

** Affects: mythtv (Ubuntu)
 Importance: Undecided
 Status: New

-- 
MythTV doesn't go full screen without desktop visual effects off
https://bugs.launchpad.net/bugs/348934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346468] [NEW] /etc/init.d/lirc has erronous call to modprobe

2009-03-21 Thread Nils Grimsmo
Public bug reported:

Binary package hint: lirc

$ lsb_release -rd
 Release:   9.04

# apt-cache policy lirc
Installed: 0.8.4a-0ubuntu3

Problem when running `dpkg-reconfigure lirc`:

 * Unable to load LIRC kernel modules. Verify your
 * selected kernel modules in /etc/lirc/hardware.conf

lirc.postinst has call `/etc/init.d/lirc start`, where you find on line
25:

modprobe -k $mod 2> /dev/null || MODULES_MISSING=true

`man modprobe` describes no option "-k".  If I remove the "-k" from the
init script, it works, and all of the install process runs smoothly.


Klem fra Nils

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
/etc/init.d/lirc has erronous call to modprobe
https://bugs.launchpad.net/bugs/346468
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348877] [NEW] REMOTE_LIRCD_ARGS not set for "Linux input layer (/dev/input/eventX)"

2009-03-26 Thread Nils Grimsmo
Public bug reported:

Binary package hint: lirc

If you chose "Linux input layer" when configuring lirc,
REMOTE_LIRCD_ARGS are not set, and `/etc/init.d/lirc start` fails.
Example of working configuration:

#Chosen Remote Control
REMOTE="Linux input layer (/dev/input/eventX)"
REMOTE_MODULES=""
REMOTE_DRIVER=""
REMOTE_DEVICE=""
REMOTE_LIRCD_CONF="generic/devinput.conf"
REMOTE_LIRCD_ARGS="-H dev/input -d /dev/input/event4"

Ovbiously, the configure script must ask which input device  the user
wants to use.


Klem fra Nils

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
REMOTE_LIRCD_ARGS not set for "Linux input layer (/dev/input/eventX)"
https://bugs.launchpad.net/bugs/348877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348934] [NEW] MythTV doesn't go full screen without desktop visual effects off

2009-03-26 Thread Nils Grimsmo
Public bug reported:

Binary package hint: mythtv

If "Visual Effects" are enabled on the Gnome desktop (System -->
Preferences --> Appearance --> Visual Effects), mythfrontend doesn't go
full screen, but the Gnome panels show.

$ lsb_release -r
Release:9.04

$ uname -a
Linux kuken 2.6.28-11-generic #37-Ubuntu SMP Mon Mar 23 16:40:00 UTC 2009 
x86_64 GNU/Linux

~$ apt-cache policy mythtv-frontend 
mythtv-frontend:
  Installed: 0.21.0+fixes19961-0ubuntu8

Not sure if this is the fault of MythTV or Compiz though.


Klem fra Nils

** Affects: mythtv (Ubuntu)
 Importance: Undecided
 Status: New

-- 
MythTV doesn't go full screen without desktop visual effects off
https://bugs.launchpad.net/bugs/348934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 346468] [NEW] /etc/init.d/lirc has erronous call to modprobe

2009-03-21 Thread Nils Grimsmo
Public bug reported:

Binary package hint: lirc

$ lsb_release -rd
 Release:   9.04

# apt-cache policy lirc
Installed: 0.8.4a-0ubuntu3

Problem when running `dpkg-reconfigure lirc`:

 * Unable to load LIRC kernel modules. Verify your
 * selected kernel modules in /etc/lirc/hardware.conf

lirc.postinst has call `/etc/init.d/lirc start`, where you find on line
25:

modprobe -k $mod 2> /dev/null || MODULES_MISSING=true

`man modprobe` describes no option "-k".  If I remove the "-k" from the
init script, it works, and all of the install process runs smoothly.


Klem fra Nils

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
/etc/init.d/lirc has erronous call to modprobe
https://bugs.launchpad.net/bugs/346468
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348877] [NEW] REMOTE_LIRCD_ARGS not set for "Linux input layer (/dev/input/eventX)"

2009-03-26 Thread Nils Grimsmo
Public bug reported:

Binary package hint: lirc

If you chose "Linux input layer" when configuring lirc,
REMOTE_LIRCD_ARGS are not set, and `/etc/init.d/lirc start` fails.
Example of working configuration:

#Chosen Remote Control
REMOTE="Linux input layer (/dev/input/eventX)"
REMOTE_MODULES=""
REMOTE_DRIVER=""
REMOTE_DEVICE=""
REMOTE_LIRCD_CONF="generic/devinput.conf"
REMOTE_LIRCD_ARGS="-H dev/input -d /dev/input/event4"

Ovbiously, the configure script must ask which input device  the user
wants to use.


Klem fra Nils

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
REMOTE_LIRCD_ARGS not set for "Linux input layer (/dev/input/eventX)"
https://bugs.launchpad.net/bugs/348877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 348934] [NEW] MythTV doesn't go full screen without desktop visual effects off

2009-03-26 Thread Nils Grimsmo
Public bug reported:

Binary package hint: mythtv

If "Visual Effects" are enabled on the Gnome desktop (System -->
Preferences --> Appearance --> Visual Effects), mythfrontend doesn't go
full screen, but the Gnome panels show.

$ lsb_release -r
Release:9.04

$ uname -a
Linux kuken 2.6.28-11-generic #37-Ubuntu SMP Mon Mar 23 16:40:00 UTC 2009 
x86_64 GNU/Linux

~$ apt-cache policy mythtv-frontend 
mythtv-frontend:
  Installed: 0.21.0+fixes19961-0ubuntu8

Not sure if this is the fault of MythTV or Compiz though.


Klem fra Nils

** Affects: mythtv (Ubuntu)
 Importance: Undecided
 Status: New

-- 
MythTV doesn't go full screen without desktop visual effects off
https://bugs.launchpad.net/bugs/348934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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