[Bug 591179] Re: mythtv-setup hangs system

2013-09-30 Thread Christopher M. Penalver
imageel, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications-Accessories-Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p linux replace-with-bug-number

Also, could you please test the latest upstream kernel available following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue. Please do not test the daily kernel 
folder, but the one all the way at the bottom. 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:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.12-rc3

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

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.


** Changed in: linux (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  mythtv-setup hangs system

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

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


[Bug 591179] Re: mythtv-setup hangs system

2013-09-30 Thread Imageel
Hi - mark this as resolved - I can't remember how I worked around the issue but 
thanks for the help anyway
Cheers
Ed

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

Title:
  mythtv-setup hangs system

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

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


[Bug 591179] Re: mythtv-setup hangs system

2013-09-30 Thread Christopher M. Penalver
imageel, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/591179/comments/19
regarding this being resolved. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  mythtv-setup hangs system

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

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


[Bug 591179] Re: mythtv-setup hangs system

2010-06-21 Thread Jeremy Foshee
** Changed in: linux (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Tags added: kernel-needs-review kernel-uncat
** Tags removed: needs-kernel-logs needs-upstream-testing

-- 
mythtv-setup hangs system
https://bugs.launchpad.net/bugs/591179
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 591179] Re: mythtv-setup hangs system

2010-06-21 Thread Chase Douglas
** Tags added: kernel-reviewed
** Tags removed: kernel-needs-review

-- 
mythtv-setup hangs system
https://bugs.launchpad.net/bugs/591179
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 591179] Re: mythtv-setup hangs system

2010-06-09 Thread Imageel
Hi, unfortunately I cannot test against the latest build -maverick-
desktop-amd64.iso since the drivers will not compile against that kernel
-


Created default (all yes) .config file
./scripts/make_myconfig.pl
make[1]: Leaving directory `/home/ed/saa7164-dev/v4l'
make[1]: Entering directory `/home/ed/saa7164-dev/v4l'
perl scripts/make_config_compat.pl /lib/modules/2.6.34-5-generic/build 
./.myconfig ./config-compat.h
creating symbolic links...
ln -sf . oss
make -C firmware prep
make[2]: Entering directory `/home/ed/saa7164-dev/v4l/firmware'
make[2]: Leaving directory `/home/ed/saa7164-dev/v4l/firmware'
make -C firmware
make[2]: Entering directory `/home/ed/saa7164-dev/v4l/firmware'
  CC  ihex2fw
Generating vicam/firmware.fw
Generating dabusb/firmware.fw
Generating dabusb/bitstream.bin
Generating ttusb-budget/dspbootcode.bin
Generating cpia2/stv0672_vp4.bin
Generating av7110/bootcode.bin
make[2]: Leaving directory `/home/ed/saa7164-dev/v4l/firmware'
Kernel build directory is /lib/modules/2.6.34-5-generic/build
make -C /lib/modules/2.6.34-5-generic/build SUBDIRS=/home/ed/saa7164-dev/v4l  
modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.34-5-generic'
  CC [M]  /home/ed/saa7164-dev/v4l/tuner-xc2028.o
/home/ed/saa7164-dev/v4l/tuner-xc2028.c: In function 'free_firmware':
/home/ed/saa7164-dev/v4l/tuner-xc2028.c:252: error: implicit declaration of 
function 'kfree'
/home/ed/saa7164-dev/v4l/tuner-xc2028.c: In function 'load_all_firmwares':
/home/ed/saa7164-dev/v4l/tuner-xc2028.c:314: error: implicit declaration of 
function 'kzalloc'
/home/ed/saa7164-dev/v4l/tuner-xc2028.c:314: warning: assignment makes pointer 
from integer without a cast
/home/ed/saa7164-dev/v4l/tuner-xc2028.c:365: warning: assignment makes pointer 
from integer without a cast
/home/ed/saa7164-dev/v4l/tuner-xc2028.c: In function 'xc2028_attach':
/home/ed/saa7164-dev/v4l/tuner-xc2028.c:1314: warning: assignment makes pointer 
from integer without a cast
make[3]: *** [/home/ed/saa7164-dev/v4l/tuner-xc2028.o] Error 1
make[2]: *** [_module_/home/ed/saa7164-dev/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.34-5-generic'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/ed/saa7164-dev/v4l'
make: *** [all] Error 2

Will try against 10.04 desktop, 
Cheers
Ed

-- 
mythtv-setup hangs system
https://bugs.launchpad.net/bugs/591179
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 591179] Re: mythtv-setup hangs system

2010-06-09 Thread Imageel
Have tested with 10.04 desktop 32 bit and it works (albeit I have to import a 
manually configured channels.conf)
Will try next the 64 bit desktop version...
/Ed

-- 
mythtv-setup hangs system
https://bugs.launchpad.net/bugs/591179
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 591179] Re: mythtv-setup hangs system

2010-06-09 Thread Imageel
apport information

** Tags added: apport-collected

** Description changed:

  Binary package hint: mythtv
  
  I have a HVR 2200 DVB-T card installed on 64 bit 10.04 +latest updates, 
installed Steven Toths drivers for the card and checked install by scanning 
channels with mplayer. All ok and can launch mplayer and watch both tuners.
  Launch mythtv-setup, configure region, cards etc, but when I attempt to scan 
for channels the system hangs with event/0 @ 100% and only a hard reset 
resolves.
  Output from dmesg follows.
  Does anyone have a clue as to what is going wrong here?
  Many thanks
  Ed
  
  Mythtv - 0.23.0+fixes24158-0ubuntu2
  Description:Ubuntu 10.04 LTS
  Release:10.04
  
  dmesg -
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] CPU 0:
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] Modules linked in: tda18271 
tda10048 ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 
xt_state nf_conntrack ipt_REJECT xt_tcpudp iptable_filter ip_tables x_tables 
bridge stp kvm_intel iscsi_trgt kvm crc32c snd_hda_codec_analog fbcon tileblit 
font bitblit softcursor vga16fb vgastate nouveau snd_hda_intel ttm 
drm_kms_helper snd_hda_codec snd_hwdep snd_pcm snd_timer drm i2c_algo_bit snd 
saa7164 asus_atk0110 psmouse serio_raw lp soundcore snd_page_alloc shpchp 
dvb_core i2c_nforce2 tveeprom parport floppy pata_marvell 3w_9xxx forcedeth 
sata_nv pata_amd ahci e1000e
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] Pid: 9, comm: events/0 Not 
tainted 2.6.32-21-server #32-Ubuntu P5N-T DELUXE
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] RIP: 0010:[a01327af]  
[a01327af] saa7164_bus_verify+0x3f/0xa0 [saa7164]
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] RSP: 0018:88007d003b00  
EFLAGS: 0286
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] RAX:  RBX: 
88007d003b00 RCX: 077b
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] RDX: 0788 RSI: 
88007d003ba0 RDI: 88007cb5
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] RBP: 81013cae R08: 
 R09: 0001
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] R10: 1000 R11: 
 R12: 88007d003b00
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] R13: 81013cae R14: 
88007d003ac0 R15: 88007b3a16f0
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] FS:  () 
GS:880001c0() knlGS:
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] CS:  0010 DS: 0018 ES: 0018 CR0: 
8005003b
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] CR2: 7f44ff2428a2 CR3: 
7ce25000 CR4: 26f0
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] DR0:  DR1: 
 DR2: 
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] DR3:  DR6: 
0ff0 DR7: 0400
  Jun  8 10:42:08 proxy kernel: [ 7764.230002] Call Trace:
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [a0132984] ? 
saa7164_bus_get+0x174/0x510 [saa7164]
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [a01336a2] ? 
saa7164_irq_dequeue+0x102/0x210 [saa7164]
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [8105e528] ? 
load_balance_newidle+0xa8/0x310
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [810116b0] ? 
__switch_to+0xd0/0x320
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [81058660] ? 
finish_task_switch+0x50/0xe0
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [a012f950] ? 
saa7164_work_cmdhandler+0x0/0x20 [saa7164]
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [a012f965] ? 
saa7164_work_cmdhandler+0x15/0x20 [saa7164]
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [81080427] ? 
run_workqueue+0xc7/0x1a0
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [810805a3] ? 
worker_thread+0xa3/0x110
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [81084fa0] ? 
autoremove_wake_function+0x0/0x40
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [81080500] ? 
worker_thread+0x0/0x110
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [81084c26] ? 
kthread+0x96/0xa0
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [810141ea] ? 
child_rip+0xa/0x20
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [81084b90] ? 
kthread+0x0/0xa0
  Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [810141e0] ? 
child_rip+0x0/0x20
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
+ AplayDevices: Error: [Errno 2] No such file or directory
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1p', '/dev/snd/timer'] failed with exit 
code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info: Error: [Errno 2] No such file or 

[Bug 591179] Re: mythtv-setup hangs system

2010-06-08 Thread Mario Limonciello
** Package changed: mythtv (Ubuntu) = linux (Ubuntu)

-- 
mythtv-setup hangs system
https://bugs.launchpad.net/bugs/591179
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 591179] Re: mythtv-setup hangs system

2010-06-08 Thread Jeremy Foshee
Hi Imageel,

Please be sure to confirm this issue exists with the latest development release 
of Ubuntu.  ISO CD images are available from 
http://cdimage.ubuntu.com/daily-live/current/ .  If the issue remains, please 
run the following command from a Terminal 
(Applications-Accessories-Terminal).  It will automatically gather and attach 
updated debug information to this report.

apport-collect -p linux 591179

Also, if you could test the latest upstream kernel available that would be 
great.  It will allow additional upstream developers to examine the issue.  
Refer to https://wiki.ubuntu.com/KernelMainlineBuilds .  Once you've tested the 
upstream kernel, please remove the 'needs-upstream-testing' tag.  This can be 
done by clicking on the yellow pencil icon next to the tag located at the 
bottom of the bug description and deleting the 'needs-upstream-testing' text.  
Please let us know your results.

Thanks in advance.

[This is an automated message.  Apologies if it has reached you 
inappropriately; please just reply to this message indicating so.]


** Tags added: needs-kernel-logs

** Tags added: needs-upstream-testing

** Tags added: kj-triage

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
mythtv-setup hangs system
https://bugs.launchpad.net/bugs/591179
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


RE: [Bug 591179] Re: mythtv-setup hangs system

2010-06-08 Thread Imageel
Am happy to test these, btw am using the server edition - are these the 
equivalent images I should test (the ones you linked to were desktop) -
http://cdimage.ubuntu.com/daily/current/

Cheers
Ed


-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Jeremy 
Foshee
Sent: 08 June 2010 18:56
To: ed.har...@image-electric.com
Subject: [Bug 591179] Re: mythtv-setup hangs system

Hi Imageel,

Please be sure to confirm this issue exists with the latest development release 
of Ubuntu.  ISO CD images are available from 
http://cdimage.ubuntu.com/daily-live/current/ .  If the issue remains, please 
run the following command from a Terminal 
(Applications-Accessories-Terminal).  It will automatically gather and attach 
updated debug information to this report.

apport-collect -p linux 591179

Also, if you could test the latest upstream kernel available that would be 
great.  It will allow additional upstream developers to examine the issue.  
Refer to https://wiki.ubuntu.com/KernelMainlineBuilds .  Once you've tested the 
upstream kernel, please remove the 'needs-upstream-testing' tag.  This can be 
done by clicking on the yellow pencil icon next to the tag located at the 
bottom of the bug description and deleting the 'needs-upstream-testing' text.  
Please let us know your results.

Thanks in advance.

[This is an automated message.  Apologies if it has reached you 
inappropriately; please just reply to this message indicating so.]


** Tags added: needs-kernel-logs

** Tags added: needs-upstream-testing

** Tags added: kj-triage

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

--
mythtv-setup hangs system
https://bugs.launchpad.net/bugs/591179
You received this bug notification because you are a direct subscriber of the 
bug.

Status in “linux” package in Ubuntu: Incomplete

Bug description:
Binary package hint: mythtv

I have a HVR 2200 DVB-T card installed on 64 bit 10.04 +latest updates, 
installed Steven Toths drivers for the card and checked install by scanning 
channels with mplayer. All ok and can launch mplayer and watch both tuners.
Launch mythtv-setup, configure region, cards etc, but when I attempt to scan 
for channels the system hangs with event/0 @ 100% and only a hard reset 
resolves.
Output from dmesg follows.
Does anyone have a clue as to what is going wrong here?
Many thanks
Ed

Mythtv - 0.23.0+fixes24158-0ubuntu2
Description:Ubuntu 10.04 LTS
Release:10.04

dmesg -
Jun  8 10:42:08 proxy kernel: [ 7764.230002] CPU 0:
Jun  8 10:42:08 proxy kernel: [ 7764.230002] Modules linked in: tda18271 
tda10048 ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 
xt_state nf_conntrack ipt_REJECT xt_tcpudp iptable_filter ip_tables x_tables 
bridge stp kvm_intel iscsi_trgt kvm crc32c snd_hda_codec_analog fbcon tileblit 
font bitblit softcursor vga16fb vgastate nouveau snd_hda_intel ttm 
drm_kms_helper snd_hda_codec snd_hwdep snd_pcm snd_timer drm i2c_algo_bit snd 
saa7164 asus_atk0110 psmouse serio_raw lp soundcore snd_page_alloc shpchp 
dvb_core i2c_nforce2 tveeprom parport floppy pata_marvell 3w_9xxx forcedeth 
sata_nv pata_amd ahci e1000e Jun  8 10:42:08 proxy kernel: [ 7764.230002] Pid: 
9, comm: events/0 Not tainted 2.6.32-21-server #32-Ubuntu P5N-T DELUXE Jun  8 
10:42:08 proxy kernel: [ 7764.230002] RIP: 0010:[a01327af]  
[a01327af] saa7164_bus_verify+0x3f/0xa0 [saa7164] Jun  8 10:42:08 
proxy kernel: [ 7764.230002] RSP: 0018:88007d003b00  EFLAGS: 0286 Jun  
8 10:42:08 proxy kernel: [ 7764.230002] RAX:  RBX: 
88007d003b00 RCX: 077b Jun  8 10:42:08 proxy kernel: [ 
7764.230002] RDX: 0788 RSI: 88007d003ba0 RDI: 88007cb5 
Jun  8 10:42:08 proxy kernel: [ 7764.230002] RBP: 81013cae R08: 
 R09: 0001 Jun  8 10:42:08 proxy kernel: [ 
7764.230002] R10: 1000 R11:  R12: 88007d003b00 
Jun  8 10:42:08 proxy kernel: [ 7764.230002] R13: 81013cae R14: 
88007d003ac0 R15: 88007b3a16f0 Jun  8 10:42:08 proxy kernel: [ 
7764.230002] FS:  () GS:880001c0() 
knlGS: Jun  8 10:42:08 proxy kernel: [ 7764.230002] CS:  0010 
DS: 0018 ES: 0018 CR0: 8005003b Jun  8 10:42:08 proxy kernel: [ 
7764.230002] CR2: 7f44ff2428a2 CR3: 7ce25000 CR4: 26f0 
Jun  8 10:42:08 proxy kernel: [ 7764.230002] DR0:  DR1: 
 DR2:  Jun  8 10:42:08 proxy kernel: [ 
7764.230002] DR3:  DR6: 0ff0 DR7: 0400 
Jun  8 10:42:08 proxy kernel: [ 7764.230002] Call Trace:
Jun  8 10:42:08 proxy kernel: [ 7764.230002]  [a0132984] ? 
saa7164_bus_get+0x174/0x510 [saa7164] Jun  8 10:42:08 proxy kernel: [ 
7764.230002]  [a01336a2] ? saa7164_irq_dequeue+0x102/0x210 [saa7164] 
Jun  8 10:42:08 proxy kernel