[Bug 1247410] Re: lirc not working / kernel bug

2013-11-09 Thread swobu
** Description changed:

  BUG: unable to handle kernel NULL pointer dereference
  
- 
- My philips MCE USB receiver (mceusb device) does not work with Lirc.  System 
is ubuntu 12.04-mini.
+ My philips MCE USB receiver (mceusb device) does not work with Lirc.
+ System is ubuntu 12.04-mini.
  
  lsusb
  Bus 003 Device 002: ID 0471:060c Philips (or NXP) Consumer Infrared 
Transceiver (HP)
  
  Running irw does nothing, running it a second time gives "Connection
  refused".
  
  xbmc@Media-PC:~$ irw
  xbmc@Media-PC:~$ irw
  connect: Connection refused
  
  After the first irw, lirc is already 'hanging'!  Restarting the lirc service 
at this point will hang the terminal which you will try to run it from.
  Sudo dpkg-reconfigure lirc will also hang the terminal plus give a 
dpkg-configure -a error on next boot.
  On reboot the system will hang as well, only option being REISUB.
  
  syslog after running irw twice:
  
  Nov  2 15:49:49 Media-PC lircd-0.9.0[1963]: accepted new client on 
/var/run/lirc/lircd
  Nov  2 15:49:49 Media-PC kernel: [  243.967430] BUG: unable to handle kernel 
NULL pointer dereference at   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967447] IP: [<  (null)>]  
 (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967455] PGD 1284f8067 PUD 125b54067 
PMD 0
  Nov  2 15:49:49 Media-PC kernel: [  243.967466] Oops: 0010 [#1] SMP
  Nov  2 15:49:49 Media-PC kernel: [  243.967474] CPU 1
  Nov  2 15:49:49 Media-PC kernel: [  243.967477] Modules linked in: 
rc_imon_pad(O) imon(O) rfcomm bnep bluetooth joydev vesafb snd_hda_codec_hdmi 
stv6110x(O) lnbp21(O) hid_apple usbhid hid stv090x(O) ir_sanyo_decoder(O) 
ir_lirc_codec(O) lirc_dev(O) ir_mce_kbd_decoder(O) ir_sony_decoder(O) 
ir_jvc_decoder(O) ppdev ir_rc6_decoder(O) snd_hda_codec_via ir_rc5_decoder(O) 
ir_nec_decoder(O) rc_rc6_mce(O) snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
mceusb(O) rc_core(O) parport_pc psmouse serio_raw snd_seq_midi snd_rawmidi 
k10temp sp5100_tco snd_seq_midi_event snd_seq i2c_piix4 edac_core edac_mce_amd 
fglrx(P) snd_timer snd_seq_device mac_hid snd ngene(O) wmi dvb_core(O) 
soundcore cxd2099(O) snd_page_alloc shpchp lp parport pata_atiixp r8169 
firewire_ohci firewire_core crc_itu_t
  Nov  2 15:49:49 Media-PC kernel: [  243.967583]
  Nov  2 15:49:49 Media-PC kernel: [  243.967590] Pid: 1963, comm: lircd 
Tainted: P   O 3.2.0-55-generic #85-Ubuntu System manufacturer System 
Product Name/M4A785TD-M EVO
  Nov  2 15:49:49 Media-PC kernel: [  243.967602] RIP: 
0010:[<>]  [<  (null)>]   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967611] RSP: 0018:880125b5dba0  
EFLAGS: 00010246
  Nov  2 15:49:49 Media-PC kernel: [  243.967617] RAX:  RBX: 
880124cad000 RCX: 0f90
  Nov  2 15:49:49 Media-PC kernel: [  243.967623] RDX: 0001 RSI: 
 RDI: 880124cad000
  Nov  2 15:49:49 Media-PC kernel: [  243.967628] RBP: 880125b5dbc8 R08: 
 R09: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967634] R10: 88012888df00 R11: 
0005 R12: 880124cad2c8
  Nov  2 15:49:49 Media-PC kernel: [  243.967639] R13:  R14: 
880106107c00 R15: a0507040
  Nov  2 15:49:49 Media-PC kernel: [  243.967647] FS:  7fba68b1b740() 
GS:88012fc4() knlGS:
  Nov  2 15:49:49 Media-PC kernel: [  243.967653] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov  2 15:49:49 Media-PC kernel: [  243.967658] CR2:  CR3: 
0001284e4000 CR4: 06e0
  Nov  2 15:49:49 Media-PC kernel: [  243.967664] DR0:  DR1: 
 DR2: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967670] DR3:  DR6: 
0ff0 DR7: 0400
  Nov  2 15:49:49 Media-PC kernel: [  243.967677] Process lircd (pid: 1963, 
threadinfo 880125b5c000, task 88012483dc00)
  Nov  2 15:49:49 Media-PC kernel: [  243.967682] Stack:
  Nov  2 15:49:49 Media-PC kernel: [  243.967686]  a047a129 
880125b5dbc8 fff0 88012726b100
  Nov  2 15:49:49 Media-PC kernel: [  243.967698]  880124b6cff8 
880125b5dc28 a04f336f 880125b5dc64
  Nov  2 15:49:49 Media-PC kernel: [  243.967709]  8117e060 
 0f90 880124ff9001
  Nov  2 15:49:49 Media-PC kernel: [  243.967720] Call Trace:
  Nov  2 15:49:49 Media-PC kernel: [  243.967737]  [] ? 
rc_open+0x69/0x90 [rc_core]
  Nov  2 15:49:49 Media-PC kernel: [  243.967749]  [] 
lirc_dev_fop_open+0xbf/0x240 [lirc_dev]
  Nov  2 15:49:49 Media-PC kernel: [  243.967762]  [] ? 
mount_fs+0x1b0/0x1b0
  Nov  2 15:49:49 Media-PC kernel: [  243.967773]  [] 
chrdev_open+0xd9/0x250
  Nov  2 15:49:49 Media-PC kernel: [  243.967782]  [] 
__dentry_open+0x2b0/0x380
  Nov  2 15:49:49 Media-PC kernel: [  243.967791]  [] ? 
cdev_put+0x30/0x30
  Nov  2 15:49:49 Media-PC kernel: [  243.967800

[Bug 1247410] Re: lirc not working / kernel bug

2013-11-09 Thread swobu
** Summary changed:

- lirc not working / irw hangs the system
+ lirc not working / kernel bug

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

Title:
  lirc not working / kernel bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1247410/+subscriptions

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


[Bug 1247410] Re: lirc not working / irw hangs the system

2013-11-09 Thread swobu
** Also affects: linux
   Importance: Undecided
   Status: New

** Description changed:

- My philips MCE USB receiver (mceusb device) does not work with Lirc.
- System is ubuntu 12.04-mini.
+ BUG: unable to handle kernel NULL pointer dereference
+ 
+ 
+ My philips MCE USB receiver (mceusb device) does not work with Lirc.  System 
is ubuntu 12.04-mini.
  
  lsusb
  Bus 003 Device 002: ID 0471:060c Philips (or NXP) Consumer Infrared 
Transceiver (HP)
  
  Running irw does nothing, running it a second time gives "Connection
  refused".
  
  xbmc@Media-PC:~$ irw
  xbmc@Media-PC:~$ irw
  connect: Connection refused
  
  After the first irw, lirc is already 'hanging'!  Restarting the lirc service 
at this point will hang the terminal which you will try to run it from.
  Sudo dpkg-reconfigure lirc will also hang the terminal plus give a 
dpkg-configure -a error on next boot.
  On reboot the system will hang as well, only option being REISUB.
  
  syslog after running irw twice:
  
  Nov  2 15:49:49 Media-PC lircd-0.9.0[1963]: accepted new client on 
/var/run/lirc/lircd
  Nov  2 15:49:49 Media-PC kernel: [  243.967430] BUG: unable to handle kernel 
NULL pointer dereference at   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967447] IP: [<  (null)>]  
 (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967455] PGD 1284f8067 PUD 125b54067 
PMD 0
  Nov  2 15:49:49 Media-PC kernel: [  243.967466] Oops: 0010 [#1] SMP
  Nov  2 15:49:49 Media-PC kernel: [  243.967474] CPU 1
  Nov  2 15:49:49 Media-PC kernel: [  243.967477] Modules linked in: 
rc_imon_pad(O) imon(O) rfcomm bnep bluetooth joydev vesafb snd_hda_codec_hdmi 
stv6110x(O) lnbp21(O) hid_apple usbhid hid stv090x(O) ir_sanyo_decoder(O) 
ir_lirc_codec(O) lirc_dev(O) ir_mce_kbd_decoder(O) ir_sony_decoder(O) 
ir_jvc_decoder(O) ppdev ir_rc6_decoder(O) snd_hda_codec_via ir_rc5_decoder(O) 
ir_nec_decoder(O) rc_rc6_mce(O) snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
mceusb(O) rc_core(O) parport_pc psmouse serio_raw snd_seq_midi snd_rawmidi 
k10temp sp5100_tco snd_seq_midi_event snd_seq i2c_piix4 edac_core edac_mce_amd 
fglrx(P) snd_timer snd_seq_device mac_hid snd ngene(O) wmi dvb_core(O) 
soundcore cxd2099(O) snd_page_alloc shpchp lp parport pata_atiixp r8169 
firewire_ohci firewire_core crc_itu_t
  Nov  2 15:49:49 Media-PC kernel: [  243.967583]
  Nov  2 15:49:49 Media-PC kernel: [  243.967590] Pid: 1963, comm: lircd 
Tainted: P   O 3.2.0-55-generic #85-Ubuntu System manufacturer System 
Product Name/M4A785TD-M EVO
  Nov  2 15:49:49 Media-PC kernel: [  243.967602] RIP: 
0010:[<>]  [<  (null)>]   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967611] RSP: 0018:880125b5dba0  
EFLAGS: 00010246
  Nov  2 15:49:49 Media-PC kernel: [  243.967617] RAX:  RBX: 
880124cad000 RCX: 0f90
  Nov  2 15:49:49 Media-PC kernel: [  243.967623] RDX: 0001 RSI: 
 RDI: 880124cad000
  Nov  2 15:49:49 Media-PC kernel: [  243.967628] RBP: 880125b5dbc8 R08: 
 R09: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967634] R10: 88012888df00 R11: 
0005 R12: 880124cad2c8
  Nov  2 15:49:49 Media-PC kernel: [  243.967639] R13:  R14: 
880106107c00 R15: a0507040
  Nov  2 15:49:49 Media-PC kernel: [  243.967647] FS:  7fba68b1b740() 
GS:88012fc4() knlGS:
  Nov  2 15:49:49 Media-PC kernel: [  243.967653] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov  2 15:49:49 Media-PC kernel: [  243.967658] CR2:  CR3: 
0001284e4000 CR4: 06e0
  Nov  2 15:49:49 Media-PC kernel: [  243.967664] DR0:  DR1: 
 DR2: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967670] DR3:  DR6: 
0ff0 DR7: 0400
  Nov  2 15:49:49 Media-PC kernel: [  243.967677] Process lircd (pid: 1963, 
threadinfo 880125b5c000, task 88012483dc00)
  Nov  2 15:49:49 Media-PC kernel: [  243.967682] Stack:
  Nov  2 15:49:49 Media-PC kernel: [  243.967686]  a047a129 
880125b5dbc8 fff0 88012726b100
  Nov  2 15:49:49 Media-PC kernel: [  243.967698]  880124b6cff8 
880125b5dc28 a04f336f 880125b5dc64
  Nov  2 15:49:49 Media-PC kernel: [  243.967709]  8117e060 
 0f90 880124ff9001
  Nov  2 15:49:49 Media-PC kernel: [  243.967720] Call Trace:
  Nov  2 15:49:49 Media-PC kernel: [  243.967737]  [] ? 
rc_open+0x69/0x90 [rc_core]
  Nov  2 15:49:49 Media-PC kernel: [  243.967749]  [] 
lirc_dev_fop_open+0xbf/0x240 [lirc_dev]
  Nov  2 15:49:49 Media-PC kernel: [  243.967762]  [] ? 
mount_fs+0x1b0/0x1b0
  Nov  2 15:49:49 Media-PC kernel: [  243.967773]  [] 
chrdev_open+0xd9/0x250
  Nov  2 15:49:49 Media-PC kernel: [  243.967782]  [] 
__dentry_open+0x2b0/0x380
  Nov  2 15:49:49 Media-PC kernel: [  243.967791]  [] ? 

[Bug 1247410] Re: lirc not working / irw hangs the system

2013-11-08 Thread swobu
** Description changed:

  My philips MCE USB receiver (mceusb device) does not work with Lirc.
  System is ubuntu 12.04-mini.
  
  lsusb
  Bus 003 Device 002: ID 0471:060c Philips (or NXP) Consumer Infrared 
Transceiver (HP)
  
  Running irw does nothing, running it a second time gives "Connection
  refused".
  
  xbmc@Media-PC:~$ irw
  xbmc@Media-PC:~$ irw
  connect: Connection refused
  
  After the first irw, lirc is already 'hanging'!  Restarting the lirc service 
at this point will hang the terminal which you will try to run it from.
  Sudo dpkg-reconfigure lirc will also hang the terminal plus give a 
dpkg-configure -a error on next boot.
  On reboot the system will hang as well, only option being REISUB.
  
  syslog after running irw twice:
  
  Nov  2 15:49:49 Media-PC lircd-0.9.0[1963]: accepted new client on 
/var/run/lirc/lircd
  Nov  2 15:49:49 Media-PC kernel: [  243.967430] BUG: unable to handle kernel 
NULL pointer dereference at   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967447] IP: [<  (null)>]  
 (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967455] PGD 1284f8067 PUD 125b54067 
PMD 0
  Nov  2 15:49:49 Media-PC kernel: [  243.967466] Oops: 0010 [#1] SMP
  Nov  2 15:49:49 Media-PC kernel: [  243.967474] CPU 1
  Nov  2 15:49:49 Media-PC kernel: [  243.967477] Modules linked in: 
rc_imon_pad(O) imon(O) rfcomm bnep bluetooth joydev vesafb snd_hda_codec_hdmi 
stv6110x(O) lnbp21(O) hid_apple usbhid hid stv090x(O) ir_sanyo_decoder(O) 
ir_lirc_codec(O) lirc_dev(O) ir_mce_kbd_decoder(O) ir_sony_decoder(O) 
ir_jvc_decoder(O) ppdev ir_rc6_decoder(O) snd_hda_codec_via ir_rc5_decoder(O) 
ir_nec_decoder(O) rc_rc6_mce(O) snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
mceusb(O) rc_core(O) parport_pc psmouse serio_raw snd_seq_midi snd_rawmidi 
k10temp sp5100_tco snd_seq_midi_event snd_seq i2c_piix4 edac_core edac_mce_amd 
fglrx(P) snd_timer snd_seq_device mac_hid snd ngene(O) wmi dvb_core(O) 
soundcore cxd2099(O) snd_page_alloc shpchp lp parport pata_atiixp r8169 
firewire_ohci firewire_core crc_itu_t
  Nov  2 15:49:49 Media-PC kernel: [  243.967583]
  Nov  2 15:49:49 Media-PC kernel: [  243.967590] Pid: 1963, comm: lircd 
Tainted: P   O 3.2.0-55-generic #85-Ubuntu System manufacturer System 
Product Name/M4A785TD-M EVO
  Nov  2 15:49:49 Media-PC kernel: [  243.967602] RIP: 
0010:[<>]  [<  (null)>]   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967611] RSP: 0018:880125b5dba0  
EFLAGS: 00010246
  Nov  2 15:49:49 Media-PC kernel: [  243.967617] RAX:  RBX: 
880124cad000 RCX: 0f90
  Nov  2 15:49:49 Media-PC kernel: [  243.967623] RDX: 0001 RSI: 
 RDI: 880124cad000
  Nov  2 15:49:49 Media-PC kernel: [  243.967628] RBP: 880125b5dbc8 R08: 
 R09: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967634] R10: 88012888df00 R11: 
0005 R12: 880124cad2c8
  Nov  2 15:49:49 Media-PC kernel: [  243.967639] R13:  R14: 
880106107c00 R15: a0507040
  Nov  2 15:49:49 Media-PC kernel: [  243.967647] FS:  7fba68b1b740() 
GS:88012fc4() knlGS:
  Nov  2 15:49:49 Media-PC kernel: [  243.967653] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov  2 15:49:49 Media-PC kernel: [  243.967658] CR2:  CR3: 
0001284e4000 CR4: 06e0
  Nov  2 15:49:49 Media-PC kernel: [  243.967664] DR0:  DR1: 
 DR2: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967670] DR3:  DR6: 
0ff0 DR7: 0400
  Nov  2 15:49:49 Media-PC kernel: [  243.967677] Process lircd (pid: 1963, 
threadinfo 880125b5c000, task 88012483dc00)
  Nov  2 15:49:49 Media-PC kernel: [  243.967682] Stack:
  Nov  2 15:49:49 Media-PC kernel: [  243.967686]  a047a129 
880125b5dbc8 fff0 88012726b100
  Nov  2 15:49:49 Media-PC kernel: [  243.967698]  880124b6cff8 
880125b5dc28 a04f336f 880125b5dc64
  Nov  2 15:49:49 Media-PC kernel: [  243.967709]  8117e060 
 0f90 880124ff9001
  Nov  2 15:49:49 Media-PC kernel: [  243.967720] Call Trace:
  Nov  2 15:49:49 Media-PC kernel: [  243.967737]  [] ? 
rc_open+0x69/0x90 [rc_core]
  Nov  2 15:49:49 Media-PC kernel: [  243.967749]  [] 
lirc_dev_fop_open+0xbf/0x240 [lirc_dev]
  Nov  2 15:49:49 Media-PC kernel: [  243.967762]  [] ? 
mount_fs+0x1b0/0x1b0
  Nov  2 15:49:49 Media-PC kernel: [  243.967773]  [] 
chrdev_open+0xd9/0x250
  Nov  2 15:49:49 Media-PC kernel: [  243.967782]  [] 
__dentry_open+0x2b0/0x380
  Nov  2 15:49:49 Media-PC kernel: [  243.967791]  [] ? 
cdev_put+0x30/0x30
  Nov  2 15:49:49 Media-PC kernel: [  243.967800]  [] ? 
security_inode_permission+0x1c/0x30
  Nov  2 15:49:49 Media-PC kernel: [  243.967810]  [] ? 
inode_permission+0x4a/0x110
  Nov  2 15:49:49 Media-PC kernel:

[Bug 1247410] Re: lirc not working / irw hangs the system

2013-11-04 Thread swobu
** Description changed:

  My philips MCE USB receiver (mceusb device) does not work with Lirc.
  System is ubuntu 12.04-mini.
  
  lsusb
  Bus 003 Device 002: ID 0471:060c Philips (or NXP) Consumer Infrared 
Transceiver (HP)
  
- 
- Running irw does nothing, running it a second time gives "Connection refused".
+ Running irw does nothing, running it a second time gives "Connection
+ refused".
  
  xbmc@Media-PC:~$ irw
  xbmc@Media-PC:~$ irw
  connect: Connection refused
  
  After the first irw, lirc is already 'hanging'!  Restarting the lirc service 
at this point will hang the terminal which you will try to run it from.
  Sudo dpkg-reconfigure lirc will also hang the terminal plus give a 
dpkg-configure -a error on next boot.
  On reboot the system will hang as well, only option being REISUB.
  
  syslog after running irw twice:
  
  Nov  2 15:49:49 Media-PC lircd-0.9.0[1963]: accepted new client on 
/var/run/lirc/lircd
  Nov  2 15:49:49 Media-PC kernel: [  243.967430] BUG: unable to handle kernel 
NULL pointer dereference at   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967447] IP: [<  (null)>]  
 (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967455] PGD 1284f8067 PUD 125b54067 
PMD 0
  Nov  2 15:49:49 Media-PC kernel: [  243.967466] Oops: 0010 [#1] SMP
  Nov  2 15:49:49 Media-PC kernel: [  243.967474] CPU 1
  Nov  2 15:49:49 Media-PC kernel: [  243.967477] Modules linked in: 
rc_imon_pad(O) imon(O) rfcomm bnep bluetooth joydev vesafb snd_hda_codec_hdmi 
stv6110x(O) lnbp21(O) hid_apple usbhid hid stv090x(O) ir_sanyo_decoder(O) 
ir_lirc_codec(O) lirc_dev(O) ir_mce_kbd_decoder(O) ir_sony_decoder(O) 
ir_jvc_decoder(O) ppdev ir_rc6_decoder(O) snd_hda_codec_via ir_rc5_decoder(O) 
ir_nec_decoder(O) rc_rc6_mce(O) snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
mceusb(O) rc_core(O) parport_pc psmouse serio_raw snd_seq_midi snd_rawmidi 
k10temp sp5100_tco snd_seq_midi_event snd_seq i2c_piix4 edac_core edac_mce_amd 
fglrx(P) snd_timer snd_seq_device mac_hid snd ngene(O) wmi dvb_core(O) 
soundcore cxd2099(O) snd_page_alloc shpchp lp parport pata_atiixp r8169 
firewire_ohci firewire_core crc_itu_t
  Nov  2 15:49:49 Media-PC kernel: [  243.967583]
  Nov  2 15:49:49 Media-PC kernel: [  243.967590] Pid: 1963, comm: lircd 
Tainted: P   O 3.2.0-55-generic #85-Ubuntu System manufacturer System 
Product Name/M4A785TD-M EVO
  Nov  2 15:49:49 Media-PC kernel: [  243.967602] RIP: 
0010:[<>]  [<  (null)>]   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967611] RSP: 0018:880125b5dba0  
EFLAGS: 00010246
  Nov  2 15:49:49 Media-PC kernel: [  243.967617] RAX:  RBX: 
880124cad000 RCX: 0f90
  Nov  2 15:49:49 Media-PC kernel: [  243.967623] RDX: 0001 RSI: 
 RDI: 880124cad000
  Nov  2 15:49:49 Media-PC kernel: [  243.967628] RBP: 880125b5dbc8 R08: 
 R09: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967634] R10: 88012888df00 R11: 
0005 R12: 880124cad2c8
  Nov  2 15:49:49 Media-PC kernel: [  243.967639] R13:  R14: 
880106107c00 R15: a0507040
  Nov  2 15:49:49 Media-PC kernel: [  243.967647] FS:  7fba68b1b740() 
GS:88012fc4() knlGS:
  Nov  2 15:49:49 Media-PC kernel: [  243.967653] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov  2 15:49:49 Media-PC kernel: [  243.967658] CR2:  CR3: 
0001284e4000 CR4: 06e0
  Nov  2 15:49:49 Media-PC kernel: [  243.967664] DR0:  DR1: 
 DR2: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967670] DR3:  DR6: 
0ff0 DR7: 0400
  Nov  2 15:49:49 Media-PC kernel: [  243.967677] Process lircd (pid: 1963, 
threadinfo 880125b5c000, task 88012483dc00)
  Nov  2 15:49:49 Media-PC kernel: [  243.967682] Stack:
  Nov  2 15:49:49 Media-PC kernel: [  243.967686]  a047a129 
880125b5dbc8 fff0 88012726b100
  Nov  2 15:49:49 Media-PC kernel: [  243.967698]  880124b6cff8 
880125b5dc28 a04f336f 880125b5dc64
  Nov  2 15:49:49 Media-PC kernel: [  243.967709]  8117e060 
 0f90 880124ff9001
  Nov  2 15:49:49 Media-PC kernel: [  243.967720] Call Trace:
  Nov  2 15:49:49 Media-PC kernel: [  243.967737]  [] ? 
rc_open+0x69/0x90 [rc_core]
  Nov  2 15:49:49 Media-PC kernel: [  243.967749]  [] 
lirc_dev_fop_open+0xbf/0x240 [lirc_dev]
  Nov  2 15:49:49 Media-PC kernel: [  243.967762]  [] ? 
mount_fs+0x1b0/0x1b0
  Nov  2 15:49:49 Media-PC kernel: [  243.967773]  [] 
chrdev_open+0xd9/0x250
  Nov  2 15:49:49 Media-PC kernel: [  243.967782]  [] 
__dentry_open+0x2b0/0x380
  Nov  2 15:49:49 Media-PC kernel: [  243.967791]  [] ? 
cdev_put+0x30/0x30
  Nov  2 15:49:49 Media-PC kernel: [  243.967800]  [] ? 
security_inode_permission+0x1c/0x30
  Nov  2 15:49:49 Media-PC kernel: 

[Bug 1247410] Re: lirc not working / irw hangs the system

2013-11-02 Thread swobu
** Description changed:

  My philips MCE USB receiver (mceusb device) does not work with Lirc.
  System is ubuntu 12.04-mini.
  
- Running irw does nothing, running it a second time gives "Connection
- refused".
+ lsusb
+ Bus 003 Device 002: ID 0471:060c Philips (or NXP) Consumer Infrared 
Transceiver (HP)
+ 
+ 
+ Running irw does nothing, running it a second time gives "Connection refused".
  
  xbmc@Media-PC:~$ irw
  xbmc@Media-PC:~$ irw
  connect: Connection refused
  
- After the first irw, lirc is already 'hanging'!  Restarting the lirc service 
at this point will hang the terminal which you will try to run it from. 
+ After the first irw, lirc is already 'hanging'!  Restarting the lirc service 
at this point will hang the terminal which you will try to run it from.
  Sudo dpkg-reconfigure lirc will also hang the terminal plus give a 
dpkg-configure -a error on next boot.
  On reboot the system will hang as well, only option being REISUB.
  
  syslog after running irw twice:
  
  Nov  2 15:49:49 Media-PC lircd-0.9.0[1963]: accepted new client on 
/var/run/lirc/lircd
  Nov  2 15:49:49 Media-PC kernel: [  243.967430] BUG: unable to handle kernel 
NULL pointer dereference at   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967447] IP: [<  (null)>]  
 (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967455] PGD 1284f8067 PUD 125b54067 
PMD 0
  Nov  2 15:49:49 Media-PC kernel: [  243.967466] Oops: 0010 [#1] SMP
  Nov  2 15:49:49 Media-PC kernel: [  243.967474] CPU 1
  Nov  2 15:49:49 Media-PC kernel: [  243.967477] Modules linked in: 
rc_imon_pad(O) imon(O) rfcomm bnep bluetooth joydev vesafb snd_hda_codec_hdmi 
stv6110x(O) lnbp21(O) hid_apple usbhid hid stv090x(O) ir_sanyo_decoder(O) 
ir_lirc_codec(O) lirc_dev(O) ir_mce_kbd_decoder(O) ir_sony_decoder(O) 
ir_jvc_decoder(O) ppdev ir_rc6_decoder(O) snd_hda_codec_via ir_rc5_decoder(O) 
ir_nec_decoder(O) rc_rc6_mce(O) snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
mceusb(O) rc_core(O) parport_pc psmouse serio_raw snd_seq_midi snd_rawmidi 
k10temp sp5100_tco snd_seq_midi_event snd_seq i2c_piix4 edac_core edac_mce_amd 
fglrx(P) snd_timer snd_seq_device mac_hid snd ngene(O) wmi dvb_core(O) 
soundcore cxd2099(O) snd_page_alloc shpchp lp parport pata_atiixp r8169 
firewire_ohci firewire_core crc_itu_t
  Nov  2 15:49:49 Media-PC kernel: [  243.967583]
  Nov  2 15:49:49 Media-PC kernel: [  243.967590] Pid: 1963, comm: lircd 
Tainted: P   O 3.2.0-55-generic #85-Ubuntu System manufacturer System 
Product Name/M4A785TD-M EVO
  Nov  2 15:49:49 Media-PC kernel: [  243.967602] RIP: 
0010:[<>]  [<  (null)>]   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967611] RSP: 0018:880125b5dba0  
EFLAGS: 00010246
  Nov  2 15:49:49 Media-PC kernel: [  243.967617] RAX:  RBX: 
880124cad000 RCX: 0f90
  Nov  2 15:49:49 Media-PC kernel: [  243.967623] RDX: 0001 RSI: 
 RDI: 880124cad000
  Nov  2 15:49:49 Media-PC kernel: [  243.967628] RBP: 880125b5dbc8 R08: 
 R09: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967634] R10: 88012888df00 R11: 
0005 R12: 880124cad2c8
  Nov  2 15:49:49 Media-PC kernel: [  243.967639] R13:  R14: 
880106107c00 R15: a0507040
  Nov  2 15:49:49 Media-PC kernel: [  243.967647] FS:  7fba68b1b740() 
GS:88012fc4() knlGS:
  Nov  2 15:49:49 Media-PC kernel: [  243.967653] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov  2 15:49:49 Media-PC kernel: [  243.967658] CR2:  CR3: 
0001284e4000 CR4: 06e0
  Nov  2 15:49:49 Media-PC kernel: [  243.967664] DR0:  DR1: 
 DR2: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967670] DR3:  DR6: 
0ff0 DR7: 0400
  Nov  2 15:49:49 Media-PC kernel: [  243.967677] Process lircd (pid: 1963, 
threadinfo 880125b5c000, task 88012483dc00)
  Nov  2 15:49:49 Media-PC kernel: [  243.967682] Stack:
  Nov  2 15:49:49 Media-PC kernel: [  243.967686]  a047a129 
880125b5dbc8 fff0 88012726b100
  Nov  2 15:49:49 Media-PC kernel: [  243.967698]  880124b6cff8 
880125b5dc28 a04f336f 880125b5dc64
  Nov  2 15:49:49 Media-PC kernel: [  243.967709]  8117e060 
 0f90 880124ff9001
  Nov  2 15:49:49 Media-PC kernel: [  243.967720] Call Trace:
  Nov  2 15:49:49 Media-PC kernel: [  243.967737]  [] ? 
rc_open+0x69/0x90 [rc_core]
  Nov  2 15:49:49 Media-PC kernel: [  243.967749]  [] 
lirc_dev_fop_open+0xbf/0x240 [lirc_dev]
  Nov  2 15:49:49 Media-PC kernel: [  243.967762]  [] ? 
mount_fs+0x1b0/0x1b0
  Nov  2 15:49:49 Media-PC kernel: [  243.967773]  [] 
chrdev_open+0xd9/0x250
  Nov  2 15:49:49 Media-PC kernel: [  243.967782]  [] 
__dentry_open+0x2b0/0x380
  Nov  2 15:49:49 Media-PC kernel: [  243.967791]  

[Bug 1247410] modified.conffile..etc.lirc.hardware.conf.txt

2013-11-02 Thread swobu
apport information

** Attachment added: "modified.conffile..etc.lirc.hardware.conf.txt"
   
https://bugs.launchpad.net/bugs/1247410/+attachment/3898560/+files/modified.conffile..etc.lirc.hardware.conf.txt

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

Title:
  lirc not working / irw hangs the system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/1247410/+subscriptions

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


[Bug 1247410] Re: lirc not working / irw hangs the system

2013-11-02 Thread swobu
apport information

** Tags added: apport-collected

** Description changed:

  My philips MCE USB receiver (mceusb device) does not work with Lirc.
  System is ubuntu 12.04-mini.
  
  Running irw does nothing, running it a second time gives "Connection
  refused".
  
  xbmc@Media-PC:~$ irw
  xbmc@Media-PC:~$ irw
  connect: Connection refused
  
  After the first irw, lirc is already 'hanging'!  Restarting the lirc service 
will hang the terminal which you will try to run it from, sudo dpkg-reconfigure 
lirc will also hang the terminal plus give a dpkg-configure -a error on next 
boot. 
  On reboot the system will hang as well, only option being REISUB.
  
  syslog after running irw twice:
  
  
  Nov  2 15:49:49 Media-PC lircd-0.9.0[1963]: accepted new client on 
/var/run/lirc/lircd
  Nov  2 15:49:49 Media-PC kernel: [  243.967430] BUG: unable to handle kernel 
NULL pointer dereference at   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967447] IP: [<  (null)>]  
 (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967455] PGD 1284f8067 PUD 125b54067 
PMD 0 
  Nov  2 15:49:49 Media-PC kernel: [  243.967466] Oops: 0010 [#1] SMP 
  Nov  2 15:49:49 Media-PC kernel: [  243.967474] CPU 1 
  Nov  2 15:49:49 Media-PC kernel: [  243.967477] Modules linked in: 
rc_imon_pad(O) imon(O) rfcomm bnep bluetooth joydev vesafb snd_hda_codec_hdmi 
stv6110x(O) lnbp21(O) hid_apple usbhid hid stv090x(O) ir_sanyo_decoder(O) 
ir_lirc_codec(O) lirc_dev(O) ir_mce_kbd_decoder(O) ir_sony_decoder(O) 
ir_jvc_decoder(O) ppdev ir_rc6_decoder(O) snd_hda_codec_via ir_rc5_decoder(O) 
ir_nec_decoder(O) rc_rc6_mce(O) snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
mceusb(O) rc_core(O) parport_pc psmouse serio_raw snd_seq_midi snd_rawmidi 
k10temp sp5100_tco snd_seq_midi_event snd_seq i2c_piix4 edac_core edac_mce_amd 
fglrx(P) snd_timer snd_seq_device mac_hid snd ngene(O) wmi dvb_core(O) 
soundcore cxd2099(O) snd_page_alloc shpchp lp parport pata_atiixp r8169 
firewire_ohci firewire_core crc_itu_t
  Nov  2 15:49:49 Media-PC kernel: [  243.967583] 
  Nov  2 15:49:49 Media-PC kernel: [  243.967590] Pid: 1963, comm: lircd 
Tainted: P   O 3.2.0-55-generic #85-Ubuntu System manufacturer System 
Product Name/M4A785TD-M EVO
  Nov  2 15:49:49 Media-PC kernel: [  243.967602] RIP: 
0010:[<>]  [<  (null)>]   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967611] RSP: 0018:880125b5dba0  
EFLAGS: 00010246
  Nov  2 15:49:49 Media-PC kernel: [  243.967617] RAX:  RBX: 
880124cad000 RCX: 0f90
  Nov  2 15:49:49 Media-PC kernel: [  243.967623] RDX: 0001 RSI: 
 RDI: 880124cad000
  Nov  2 15:49:49 Media-PC kernel: [  243.967628] RBP: 880125b5dbc8 R08: 
 R09: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967634] R10: 88012888df00 R11: 
0005 R12: 880124cad2c8
  Nov  2 15:49:49 Media-PC kernel: [  243.967639] R13:  R14: 
880106107c00 R15: a0507040
  Nov  2 15:49:49 Media-PC kernel: [  243.967647] FS:  7fba68b1b740() 
GS:88012fc4() knlGS:
  Nov  2 15:49:49 Media-PC kernel: [  243.967653] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov  2 15:49:49 Media-PC kernel: [  243.967658] CR2:  CR3: 
0001284e4000 CR4: 06e0
  Nov  2 15:49:49 Media-PC kernel: [  243.967664] DR0:  DR1: 
 DR2: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967670] DR3:  DR6: 
0ff0 DR7: 0400
  Nov  2 15:49:49 Media-PC kernel: [  243.967677] Process lircd (pid: 1963, 
threadinfo 880125b5c000, task 88012483dc00)
  Nov  2 15:49:49 Media-PC kernel: [  243.967682] Stack:
  Nov  2 15:49:49 Media-PC kernel: [  243.967686]  a047a129 
880125b5dbc8 fff0 88012726b100
  Nov  2 15:49:49 Media-PC kernel: [  243.967698]  880124b6cff8 
880125b5dc28 a04f336f 880125b5dc64
  Nov  2 15:49:49 Media-PC kernel: [  243.967709]  8117e060 
 0f90 880124ff9001
  Nov  2 15:49:49 Media-PC kernel: [  243.967720] Call Trace:
  Nov  2 15:49:49 Media-PC kernel: [  243.967737]  [] ? 
rc_open+0x69/0x90 [rc_core]
  Nov  2 15:49:49 Media-PC kernel: [  243.967749]  [] 
lirc_dev_fop_open+0xbf/0x240 [lirc_dev]
  Nov  2 15:49:49 Media-PC kernel: [  243.967762]  [] ? 
mount_fs+0x1b0/0x1b0
  Nov  2 15:49:49 Media-PC kernel: [  243.967773]  [] 
chrdev_open+0xd9/0x250
  Nov  2 15:49:49 Media-PC kernel: [  243.967782]  [] 
__dentry_open+0x2b0/0x380
  Nov  2 15:49:49 Media-PC kernel: [  243.967791]  [] ? 
cdev_put+0x30/0x30
  Nov  2 15:49:49 Media-PC kernel: [  243.967800]  [] ? 
security_inode_permission+0x1c/0x30
  Nov  2 15:49:49 Media-PC kernel: [  243.967810]  [] ? 
inode_permission+0x4a/0x110
  Nov  2 15:49:49 Media-PC kernel: [  243.967818]  [] 
vfs_open+0x3d/0x40
  Nov  2 15:4

[Bug 1247410] modified.conffile..etc.lirc.lircd.conf.txt

2013-11-02 Thread swobu
apport information

** Attachment added: "modified.conffile..etc.lirc.lircd.conf.txt"
   
https://bugs.launchpad.net/bugs/1247410/+attachment/3898561/+files/modified.conffile..etc.lirc.lircd.conf.txt

** Description changed:

  My philips MCE USB receiver (mceusb device) does not work with Lirc.
  System is ubuntu 12.04-mini.
  
  Running irw does nothing, running it a second time gives "Connection
  refused".
  
  xbmc@Media-PC:~$ irw
  xbmc@Media-PC:~$ irw
  connect: Connection refused
  
- After the first irw, lirc is already 'hanging'!  Restarting the lirc service 
will hang the terminal which you will try to run it from, sudo dpkg-reconfigure 
lirc will also hang the terminal plus give a dpkg-configure -a error on next 
boot. 
+ After the first irw, lirc is already 'hanging'!  Restarting the lirc service 
at this point will hang the terminal which you will try to run it from. 
+ Sudo dpkg-reconfigure lirc will also hang the terminal plus give a 
dpkg-configure -a error on next boot.
  On reboot the system will hang as well, only option being REISUB.
  
  syslog after running irw twice:
  
- 
  Nov  2 15:49:49 Media-PC lircd-0.9.0[1963]: accepted new client on 
/var/run/lirc/lircd
  Nov  2 15:49:49 Media-PC kernel: [  243.967430] BUG: unable to handle kernel 
NULL pointer dereference at   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967447] IP: [<  (null)>]  
 (null)
- Nov  2 15:49:49 Media-PC kernel: [  243.967455] PGD 1284f8067 PUD 125b54067 
PMD 0 
- Nov  2 15:49:49 Media-PC kernel: [  243.967466] Oops: 0010 [#1] SMP 
- Nov  2 15:49:49 Media-PC kernel: [  243.967474] CPU 1 
+ Nov  2 15:49:49 Media-PC kernel: [  243.967455] PGD 1284f8067 PUD 125b54067 
PMD 0
+ Nov  2 15:49:49 Media-PC kernel: [  243.967466] Oops: 0010 [#1] SMP
+ Nov  2 15:49:49 Media-PC kernel: [  243.967474] CPU 1
  Nov  2 15:49:49 Media-PC kernel: [  243.967477] Modules linked in: 
rc_imon_pad(O) imon(O) rfcomm bnep bluetooth joydev vesafb snd_hda_codec_hdmi 
stv6110x(O) lnbp21(O) hid_apple usbhid hid stv090x(O) ir_sanyo_decoder(O) 
ir_lirc_codec(O) lirc_dev(O) ir_mce_kbd_decoder(O) ir_sony_decoder(O) 
ir_jvc_decoder(O) ppdev ir_rc6_decoder(O) snd_hda_codec_via ir_rc5_decoder(O) 
ir_nec_decoder(O) rc_rc6_mce(O) snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
mceusb(O) rc_core(O) parport_pc psmouse serio_raw snd_seq_midi snd_rawmidi 
k10temp sp5100_tco snd_seq_midi_event snd_seq i2c_piix4 edac_core edac_mce_amd 
fglrx(P) snd_timer snd_seq_device mac_hid snd ngene(O) wmi dvb_core(O) 
soundcore cxd2099(O) snd_page_alloc shpchp lp parport pata_atiixp r8169 
firewire_ohci firewire_core crc_itu_t
- Nov  2 15:49:49 Media-PC kernel: [  243.967583] 
+ Nov  2 15:49:49 Media-PC kernel: [  243.967583]
  Nov  2 15:49:49 Media-PC kernel: [  243.967590] Pid: 1963, comm: lircd 
Tainted: P   O 3.2.0-55-generic #85-Ubuntu System manufacturer System 
Product Name/M4A785TD-M EVO
  Nov  2 15:49:49 Media-PC kernel: [  243.967602] RIP: 
0010:[<>]  [<  (null)>]   (null)
  Nov  2 15:49:49 Media-PC kernel: [  243.967611] RSP: 0018:880125b5dba0  
EFLAGS: 00010246
  Nov  2 15:49:49 Media-PC kernel: [  243.967617] RAX:  RBX: 
880124cad000 RCX: 0f90
  Nov  2 15:49:49 Media-PC kernel: [  243.967623] RDX: 0001 RSI: 
 RDI: 880124cad000
  Nov  2 15:49:49 Media-PC kernel: [  243.967628] RBP: 880125b5dbc8 R08: 
 R09: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967634] R10: 88012888df00 R11: 
0005 R12: 880124cad2c8
  Nov  2 15:49:49 Media-PC kernel: [  243.967639] R13:  R14: 
880106107c00 R15: a0507040
  Nov  2 15:49:49 Media-PC kernel: [  243.967647] FS:  7fba68b1b740() 
GS:88012fc4() knlGS:
  Nov  2 15:49:49 Media-PC kernel: [  243.967653] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov  2 15:49:49 Media-PC kernel: [  243.967658] CR2:  CR3: 
0001284e4000 CR4: 06e0
  Nov  2 15:49:49 Media-PC kernel: [  243.967664] DR0:  DR1: 
 DR2: 
  Nov  2 15:49:49 Media-PC kernel: [  243.967670] DR3:  DR6: 
0ff0 DR7: 0400
  Nov  2 15:49:49 Media-PC kernel: [  243.967677] Process lircd (pid: 1963, 
threadinfo 880125b5c000, task 88012483dc00)
  Nov  2 15:49:49 Media-PC kernel: [  243.967682] Stack:
  Nov  2 15:49:49 Media-PC kernel: [  243.967686]  a047a129 
880125b5dbc8 fff0 88012726b100
  Nov  2 15:49:49 Media-PC kernel: [  243.967698]  880124b6cff8 
880125b5dc28 a04f336f 880125b5dc64
  Nov  2 15:49:49 Media-PC kernel: [  243.967709]  8117e060 
 0f90 880124ff9001
  Nov  2 15:49:49 Media-PC kernel: [  243.967720] Call Trace:
  Nov  2 15:49:49 Media-PC kernel: [  243.967737]  [] ? 
rc_open+0x69/0x90 [rc_core]
  N

[Bug 1247410] [NEW] lirc not working / irw hangs the system

2013-11-02 Thread swobu
Public bug reported:

My philips MCE USB receiver (mceusb device) does not work with Lirc.
System is ubuntu 12.04-mini.

Running irw does nothing, running it a second time gives "Connection
refused".

xbmc@Media-PC:~$ irw
xbmc@Media-PC:~$ irw
connect: Connection refused

After the first irw, lirc is already 'hanging'!  Restarting the lirc service at 
this point will hang the terminal which you will try to run it from. 
Sudo dpkg-reconfigure lirc will also hang the terminal plus give a 
dpkg-configure -a error on next boot.
On reboot the system will hang as well, only option being REISUB.

syslog after running irw twice:

Nov  2 15:49:49 Media-PC lircd-0.9.0[1963]: accepted new client on 
/var/run/lirc/lircd
Nov  2 15:49:49 Media-PC kernel: [  243.967430] BUG: unable to handle kernel 
NULL pointer dereference at   (null)
Nov  2 15:49:49 Media-PC kernel: [  243.967447] IP: [<  (null)>]
   (null)
Nov  2 15:49:49 Media-PC kernel: [  243.967455] PGD 1284f8067 PUD 125b54067 PMD 0
Nov  2 15:49:49 Media-PC kernel: [  243.967466] Oops: 0010 [#1] SMP
Nov  2 15:49:49 Media-PC kernel: [  243.967474] CPU 1
Nov  2 15:49:49 Media-PC kernel: [  243.967477] Modules linked in: 
rc_imon_pad(O) imon(O) rfcomm bnep bluetooth joydev vesafb snd_hda_codec_hdmi 
stv6110x(O) lnbp21(O) hid_apple usbhid hid stv090x(O) ir_sanyo_decoder(O) 
ir_lirc_codec(O) lirc_dev(O) ir_mce_kbd_decoder(O) ir_sony_decoder(O) 
ir_jvc_decoder(O) ppdev ir_rc6_decoder(O) snd_hda_codec_via ir_rc5_decoder(O) 
ir_nec_decoder(O) rc_rc6_mce(O) snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
mceusb(O) rc_core(O) parport_pc psmouse serio_raw snd_seq_midi snd_rawmidi 
k10temp sp5100_tco snd_seq_midi_event snd_seq i2c_piix4 edac_core edac_mce_amd 
fglrx(P) snd_timer snd_seq_device mac_hid snd ngene(O) wmi dvb_core(O) 
soundcore cxd2099(O) snd_page_alloc shpchp lp parport pata_atiixp r8169 
firewire_ohci firewire_core crc_itu_t
Nov  2 15:49:49 Media-PC kernel: [  243.967583]
Nov  2 15:49:49 Media-PC kernel: [  243.967590] Pid: 1963, comm: lircd Tainted: 
P   O 3.2.0-55-generic #85-Ubuntu System manufacturer System Product 
Name/M4A785TD-M EVO
Nov  2 15:49:49 Media-PC kernel: [  243.967602] RIP: 0010:[<>]  
[<  (null)>]   (null)
Nov  2 15:49:49 Media-PC kernel: [  243.967611] RSP: 0018:880125b5dba0  
EFLAGS: 00010246
Nov  2 15:49:49 Media-PC kernel: [  243.967617] RAX:  RBX: 
880124cad000 RCX: 0f90
Nov  2 15:49:49 Media-PC kernel: [  243.967623] RDX: 0001 RSI: 
 RDI: 880124cad000
Nov  2 15:49:49 Media-PC kernel: [  243.967628] RBP: 880125b5dbc8 R08: 
 R09: 
Nov  2 15:49:49 Media-PC kernel: [  243.967634] R10: 88012888df00 R11: 
0005 R12: 880124cad2c8
Nov  2 15:49:49 Media-PC kernel: [  243.967639] R13:  R14: 
880106107c00 R15: a0507040
Nov  2 15:49:49 Media-PC kernel: [  243.967647] FS:  7fba68b1b740() 
GS:88012fc4() knlGS:
Nov  2 15:49:49 Media-PC kernel: [  243.967653] CS:  0010 DS:  ES:  
CR0: 80050033
Nov  2 15:49:49 Media-PC kernel: [  243.967658] CR2:  CR3: 
0001284e4000 CR4: 06e0
Nov  2 15:49:49 Media-PC kernel: [  243.967664] DR0:  DR1: 
 DR2: 
Nov  2 15:49:49 Media-PC kernel: [  243.967670] DR3:  DR6: 
0ff0 DR7: 0400
Nov  2 15:49:49 Media-PC kernel: [  243.967677] Process lircd (pid: 1963, 
threadinfo 880125b5c000, task 88012483dc00)
Nov  2 15:49:49 Media-PC kernel: [  243.967682] Stack:
Nov  2 15:49:49 Media-PC kernel: [  243.967686]  a047a129 
880125b5dbc8 fff0 88012726b100
Nov  2 15:49:49 Media-PC kernel: [  243.967698]  880124b6cff8 
880125b5dc28 a04f336f 880125b5dc64
Nov  2 15:49:49 Media-PC kernel: [  243.967709]  8117e060 
 0f90 880124ff9001
Nov  2 15:49:49 Media-PC kernel: [  243.967720] Call Trace:
Nov  2 15:49:49 Media-PC kernel: [  243.967737]  [] ? 
rc_open+0x69/0x90 [rc_core]
Nov  2 15:49:49 Media-PC kernel: [  243.967749]  [] 
lirc_dev_fop_open+0xbf/0x240 [lirc_dev]
Nov  2 15:49:49 Media-PC kernel: [  243.967762]  [] ? 
mount_fs+0x1b0/0x1b0
Nov  2 15:49:49 Media-PC kernel: [  243.967773]  [] 
chrdev_open+0xd9/0x250
Nov  2 15:49:49 Media-PC kernel: [  243.967782]  [] 
__dentry_open+0x2b0/0x380
Nov  2 15:49:49 Media-PC kernel: [  243.967791]  [] ? 
cdev_put+0x30/0x30
Nov  2 15:49:49 Media-PC kernel: [  243.967800]  [] ? 
security_inode_permission+0x1c/0x30
Nov  2 15:49:49 Media-PC kernel: [  243.967810]  [] ? 
inode_permission+0x4a/0x110
Nov  2 15:49:49 Media-PC kernel: [  243.967818]  [] 
vfs_open+0x3d/0x40
Nov  2 15:49:49 Media-PC kernel: [  243.967826]  [] 
nameidata_to_filp+0x40/0x50
Nov  2 15:49:49 Media-PC kernel: [  243.967835]  [] 
do_last+0x3f8/0x730
Nov  2 15:49