[Mythbuntu-bugs] [Bug 439163] Re: HVR-1300 HVR-3000 HVR-4000 broken in kernel

2010-05-16 Thread Mike S
hello

here is my history with this bug:

- ubuntu 8.04 rock solid
- upgrade to 10.04 with 2.6.32-22 - disaster (too many other problems to list 
here, but HVR-1300 is one problem)
- go insane for 1 week trying to fix
- finally download v4l-dvb-20100130 from kewl.org and install
- intermittent problems with 1300 still... mythbackend scan only finds 
probable channels, no lock or partial lock when trying live TV, etc.

Eventually i noticed that one patch Gunni had reverted was the cx88:
HVR1300 ensure switching from Encoder to DVB-T and back is reliable as
seen in http://www.mail-archive.com/linuxtv-
comm...@linuxtv.org/msg04710.html. I noticed that this patch is NOT
reverted in v4l-dvb-20100130, but the other patch Gunni suggested
reverting (http://www.mail-archive.com/linuxtv-
comm...@linuxtv.org/msg02195.html) IS reverted in 20100130.

So this made me think. I had been using the V4L analog tuner in my
mythbackend setup. and it would always be the first tuner used by
frontend when i started live TV to do testing. And analog would always
work, but digital/dvb would then never work (wn i switched via live tv
menu Switch Input option). so i thought maybe using analog first and
switching to digital was the problem.

so i removed the analog tuner from my back end setup and now digital
works!!

a couple of things i could now try:

1. add analog back into backend, change card priorities so that when i test in 
LiveTV it doesn't start in analog, then try switching from digital to analog 
and back again (instead of other way around which i know fails)
2. revert patch in my copy of the 20100130 source, recompile, try switching 
from analog to digital again 

here is my latest dmesg:

~$ dmesg | egrep i2c|cx88
[   22.106181] cx88/0: cx2388x v4l2 driver version 0.0.7 loaded
[   22.106202] cx8800 :05:01.0: PCI INT A - GSI 17 (level, low) - IRQ 17
[   22.106361] cx88[0]: subsystem: 0070:9600, board: Hauppauge WinTV-HVR1300 
DVB-T/Hybrid MPEG Encoder [card=56,autodetected], frontend(s): 1
[   22.106363] cx88[0]: TV tuner type 63, Radio tuner type -1
[   22.110554] cx88/2: cx2388x MPEG-TS Driver Manager version 0.0.7 loaded
[   22.244072] cx88[0]: i2c init: enabling analog demod on HVR1300/3000/4000 
tuner
[   22.263857] tuner 0-0043: chip found @ 0x86 (cx88[0])
[   22.272096] tuner 0-0061: chip found @ 0xc2 (cx88[0])
[   22.313139] cx88[0]: hauppauge eeprom: model=96559
[   22.323577] cx88[0]/0: found at :05:01.0, rev: 5, irq: 17, latency: 64, 
mmio: 0xfb00
[   22.323585] IRQ 17/cx88[0]: IRQF_DISABLED is not guaranteed on shared IRQs
[   22.325667] wm8775 0-001b: chip found @ 0x36 (cx88[0])
[   22.332843] cx88[0]/0: registered device video0 [v4l2]
[   22.332883] cx88[0]/0: registered device vbi0
[   22.332927] cx88[0]/0: registered device radio0
[   22.336955] cx88[0]/2: cx2388x 8802 Driver Manager
[   22.336967] cx88-mpeg driver manager :05:01.2: PCI INT A - GSI 17 
(level, low) - IRQ 17
[   22.336974] cx88[0]/2: found at :05:01.2, rev: 5, irq: 17, latency: 64, 
mmio: 0xfd00
[   22.336977] IRQ 17/cx88[0]: IRQF_DISABLED is not guaranteed on shared IRQs
[   22.337077] cx88_audio :05:01.1: PCI INT A - GSI 17 (level, low) - IRQ 
17
[   22.337081] IRQ 17/cx88[0]: IRQF_DISABLED is not guaranteed on shared IRQs
[   22.337095] cx88[0]/1: CX88x/0: ALSA support for cx2388x boards
[   22.349016] cx88/2: cx2388x dvb driver version 0.0.7 loaded
[   22.349018] cx88/2: registering cx8802 driver, type: dvb access: shared
[   22.349020] cx88[0]/2: subsystem: 0070:9600, board: Hauppauge WinTV-HVR1300 
DVB-T/Hybrid MPEG Encoder [card=56]
[   22.349022] cx88[0]/2: cx2388x based DVB/ATSC card
[   22.349024] cx8802_alloc_frontends() allocating 1 frontend(s)
[   22.364371] DVB: registering new adapter (cx88[0])
[   22.375928] cx88/2: registering cx8802 driver, type: blackbird access: shared
[   22.375930] cx88[0]/2: subsystem: 0070:9600, board: Hauppauge WinTV-HVR1300 
DVB-T/Hybrid MPEG Encoder [card=56]
[   22.375932] cx88[0]/2: cx23416 based mpeg encoder (blackbird reference 
design)
[   22.376152] cx88[0]/2-bb: Firmware and/or mailbox pointer not initialized or 
corrupted
[   22.380523] cx88-mpeg driver manager :05:01.2: firmware: requesting 
v4l-cx2341x-enc.fw
[   25.096449] cx88[0]/2-bb: Firmware upload successful.
[   25.105986] cx88[0]/2-bb: Firmware version is 0x02060039
[   25.113887] cx88[0]/2: registered device video1 [mpeg]
[   30.576143] tda9887 0-0043: i2c i/o error: rc == -6 (should be 4)
[   91.943237] cx88[0]: irq mpeg  [0x10] ts_err?*
[   91.943241] cx88[0]/2-mpeg: general errors: 0x0010

-- 
HVR-1300 HVR-3000 HVR-4000 broken in kernel
https://bugs.launchpad.net/bugs/439163
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Triaged
Status in MythTV: Invalid
Status in “linux” package in Ubuntu: Triaged

Bug description:
This is a continuation of bug 

[Mythbuntu-bugs] [Bug 439163] Re: HVR-1300 HVR-3000 HVR-4000 broken in kernel

2010-05-16 Thread Mike S
continuing from the above:

1. add analog back into backend, change card priorities so that when i
test in LiveTV it doesn't start in analog, then try switching from
digital to analog and back again (instead of other way around which i
know fails)

tried this just now. did not work. as long as the 1300-analog card is in
my mythbackend setup i cannot use 1300-digital, even if i have not
viewed any analog. I then tried (without rebooting) removing the analog
card from mythbackend and restarting frontend - 1300-digital works!

so it seems that as long as mythbackend is told to have the 1300-analog
in the list of tuner cards, then 1300-digital cannot get a channel lock.

2. revert patch in my copy of the 20100130 source, recompile, try
switching from analog to digital again

should i try this now?

Mike

-- 
HVR-1300 HVR-3000 HVR-4000 broken in kernel
https://bugs.launchpad.net/bugs/439163
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Triaged
Status in MythTV: Invalid
Status in “linux” package in Ubuntu: Triaged

Bug description:
This is a continuation of bug #436564. Please refer to that for relevant dmesg'.
The capture card I have is the Hauppauge HVR-1300.
The card is now correctly recognized as DVB-T but channel scan fails with 
message Timed out, no signal at each channel is scanned.
The command scan location  channels.conf ends correcly and file 
channels.conf is feeded with all tunable channels.
I tried to import such channels.conf with the same result.
Increasing the signal and channel timeout in the DVB settings (now up to 1000 
but I planned to increase to ignore) doesnt solve the problem.
Tonight I will try what Marc suggested - mythtv-setup --verbose 
channelscan,siparser,channel,record - then I will report the log.





___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 581283] [NEW] logrotate reports error re: mirobridge.log

2010-05-16 Thread tenmin...@yahoo.com
Public bug reported:

Every day, anacron emails me with:

/etc/cron.daily/logrotate:
error: stat of /var/log/mythtv/mirobridge.log failed: No such file or directory

My guess is this is because I am not using mirobridge, so there's no log
file, but /etc/logrotate.d/mythtv-backend is still configured with an
entry for mirobridge.log

I originally installed Ubuntu Lucid Lynx, and then I added the Mythbuntu
package repositories to get the latest fixes.

I am using mythtv-backend 0.23.0+fixes24669-0ubuntu0+mythbuntu2.

I can work around this by editing the configuration file (or maybe
creating a dummy log file?) but obviously it would be better if this
weren't necessary. Thanks.

** Affects: mythbuntu
 Importance: Undecided
 Status: New

-- 
logrotate reports error re: mirobridge.log
https://bugs.launchpad.net/bugs/581283
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New

Bug description:
Every day, anacron emails me with:

/etc/cron.daily/logrotate:
error: stat of /var/log/mythtv/mirobridge.log failed: No such file or directory

My guess is this is because I am not using mirobridge, so there's no log file, 
but /etc/logrotate.d/mythtv-backend is still configured with an entry for 
mirobridge.log

I originally installed Ubuntu Lucid Lynx, and then I added the Mythbuntu 
package repositories to get the latest fixes.

I am using mythtv-backend 0.23.0+fixes24669-0ubuntu0+mythbuntu2.

I can work around this by editing the configuration file (or maybe creating a 
dummy log file?) but obviously it would be better if this weren't necessary. 
Thanks.



___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 573425] Re: complete remove and reinstall of the lirc package and process hangs at setting up lirc

2010-05-16 Thread David Smiley
My Update Manager is hung trying to install this (and failing).  How do
I interrupt an installation?

-- 
complete remove and reinstall of the lirc package and process hangs at setting 
up lirc
https://bugs.launchpad.net/bugs/573425
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in ubuntu.

Status in “lirc” package in Ubuntu: New

Bug description:
Binary package hint: lirc

release 10.04LTS
lirc_0.8.6-0ubuntu4_i386.deb

upgraded my mythbuntu to 10.04, removed  try to reinstall lirc, but package 
install hangs on setting up lirc (after processing triggers)

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: lirc 0.8.6-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sat May  1 22:19:09 2010
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lirc



___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 574116] Re: UnixDate broken in Date::Manip in 10.04/Lucid

2010-05-16 Thread MarcRandolph
Looks like this would affect US and Canada.  I've attached a patch to
the upstream ticket, if anyone is interested in manually applying it.
Or you can wait for it to feed through auto-builds.

** Bug watch added: mythtv.org bug tracker #8466
   http://svn.mythtv.org/trac/ticket/8466

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/8466
   Importance: Unknown
   Status: Unknown

** Also affects: mythtv (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- UnixDate broken in Date::Manip in 10.04/Lucid
+ Date::Manip changed in 10.04/Lucid

** Changed in: mythtv (Ubuntu)
   Status: New = Triaged

** Changed in: mythtv (Ubuntu)
   Importance: Undecided = Low

-- 
Date::Manip changed in 10.04/Lucid
https://bugs.launchpad.net/bugs/574116
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Triaged
Status in MythTV: Unknown
Status in “libdate-manip-perl” package in Ubuntu: Won't Fix
Status in “mythtv” package in Ubuntu: Triaged

Bug description:
Hi,

I'm finding that mythweather only updates the first time I check it.  For 
subsequent checks on the same day, it only uses the cached value.   I've 
determined that the problem is that the envcan.pl script for Canada isn't 
calculating today's time properly, but I don't know perl, and I can't figure 
out how to fix it.

Further details:

The script command my frontend calls is:  

nice /usr/share/mythtv/mythweather/scripts/ca_envcan/envcan.pl -u SI -d 
/home/greg/.mythtv/MythWeather/ENVCAN on-118

which runs without errors.  However, when you look in the file it creates, it 
says 

2010-05-02T00:15:00 2010-05-02T00:00:00
%results = ('pressure' = '1003','visibility' = '24.1','copyright' = 'Copy$ 
...

The first date/time on the first line is supposed to be the time of the next 
update.  The second date/time is supposed to be the current date/time.  If the 
current time is less than the next update time, the script uses the cached 
values.  However, the script always thinks it is midnight, so it uses the 
cached value since midnight is before 00:15.  Once you reach the next day, the 
date changes, and it allows another update.

I'm running Mythbuntu 10.04 with all the updates applied.  The version of 
mythweather I'm using is 0.23.0+fixes24269-0ubuntu0+mythbuntu2.



___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 581283] Re: logrotate reports error re: mirobridge.log

2010-05-16 Thread Thomas Mashos
I've had a quick look at the code and see where this would occur

** Changed in: mythbuntu
   Status: New = In Progress

** Changed in: mythbuntu
 Assignee: (unassigned) = Thomas Mashos (tgm4883)

-- 
logrotate reports error re: mirobridge.log
https://bugs.launchpad.net/bugs/581283
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: In Progress

Bug description:
Every day, anacron emails me with:

/etc/cron.daily/logrotate:
error: stat of /var/log/mythtv/mirobridge.log failed: No such file or directory

My guess is this is because I am not using mirobridge, so there's no log file, 
but /etc/logrotate.d/mythtv-backend is still configured with an entry for 
mirobridge.log

I originally installed Ubuntu Lucid Lynx, and then I added the Mythbuntu 
package repositories to get the latest fixes.

I am using mythtv-backend 0.23.0+fixes24669-0ubuntu0+mythbuntu2.

I can work around this by editing the configuration file (or maybe creating a 
dummy log file?) but obviously it would be better if this weren't necessary. 
Thanks.



___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 581283] Re: logrotate reports error re: mirobridge.log

2010-05-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~mythbuntu/mythtv/mythtv-trunk

** Branch linked: lp:mythtv/mythtv-fixes

-- 
logrotate reports error re: mirobridge.log
https://bugs.launchpad.net/bugs/581283
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: In Progress

Bug description:
Every day, anacron emails me with:

/etc/cron.daily/logrotate:
error: stat of /var/log/mythtv/mirobridge.log failed: No such file or directory

My guess is this is because I am not using mirobridge, so there's no log file, 
but /etc/logrotate.d/mythtv-backend is still configured with an entry for 
mirobridge.log

I originally installed Ubuntu Lucid Lynx, and then I added the Mythbuntu 
package repositories to get the latest fixes.

I am using mythtv-backend 0.23.0+fixes24669-0ubuntu0+mythbuntu2.

I can work around this by editing the configuration file (or maybe creating a 
dummy log file?) but obviously it would be better if this weren't necessary. 
Thanks.



___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 574116] Re: Date::Manip changed in 10.04/Lucid

2010-05-16 Thread Bug Watch Updater
** Changed in: mythtv
   Status: Unknown = New

-- 
Date::Manip changed in 10.04/Lucid
https://bugs.launchpad.net/bugs/574116
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Triaged
Status in MythTV: New
Status in “libdate-manip-perl” package in Ubuntu: Won't Fix
Status in “mythtv” package in Ubuntu: Triaged

Bug description:
Hi,

I'm finding that mythweather only updates the first time I check it.  For 
subsequent checks on the same day, it only uses the cached value.   I've 
determined that the problem is that the envcan.pl script for Canada isn't 
calculating today's time properly, but I don't know perl, and I can't figure 
out how to fix it.

Further details:

The script command my frontend calls is:  

nice /usr/share/mythtv/mythweather/scripts/ca_envcan/envcan.pl -u SI -d 
/home/greg/.mythtv/MythWeather/ENVCAN on-118

which runs without errors.  However, when you look in the file it creates, it 
says 

2010-05-02T00:15:00 2010-05-02T00:00:00
%results = ('pressure' = '1003','visibility' = '24.1','copyright' = 'Copy$ 
...

The first date/time on the first line is supposed to be the time of the next 
update.  The second date/time is supposed to be the current date/time.  If the 
current time is less than the next update time, the script uses the cached 
values.  However, the script always thinks it is midnight, so it uses the 
cached value since midnight is before 00:15.  Once you reach the next day, the 
date changes, and it allows another update.

I'm running Mythbuntu 10.04 with all the updates applied.  The version of 
mythweather I'm using is 0.23.0+fixes24269-0ubuntu0+mythbuntu2.



___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 550100] Re: white noise or no sound after seeking when using PULSEAUDIO:default

2010-05-16 Thread Jeff Sereno
This is a relatively old bug now, yet until I upgraded last night to
2:0.24.0~trunk-24634-0ubuntu1, I never had this issue on my Lucid box,
and now I do.

I notice that is seems to impact anything related to the internal
player, eg: Live/Pre-recorded TV and MythVideo. For me, the simplest
solution has been to pause/unpause untilt he white noise stops.

I do not have the white noise problem with a Karmic box using the same
MythTV build.

Might give ShaunS's PPA a shot to see how it goes for me tonight.

-- 
white noise or no sound after seeking when using PULSEAUDIO:default
https://bugs.launchpad.net/bugs/550100
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythtv in ubuntu.

Status in MythTV: Fix Released
Status in “mythtv” package in Ubuntu: Triaged
Status in “mythtv” source package in Lucid: Triaged

Bug description:
Binary package hint: mythtv

I have an FE on my laptop. This laptop is also a generic desktop, so I want to 
use Pulseaudio so that I can get sounds, like chat events, etc...

The FE is configured to use PULSEAUDIO:default.

If I seek inside a normally playing recording, ffw or rwd, I lose proper audio, 
getting either white noise (raw digital data?) or no soundat all.

Getting out of play mode and starting play again restores proper sound.

Selecting an alternative audio channel and coming back to the default one while 
playing the recording also restores sound.

Disregard the info on MythTV directory permissions, the bug was recorded on the 
remote FE not mounting anything

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: mythtv-frontend 0.23.0+fixes23820-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-17-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Mar 28 09:18:33 2010
EcryptfsInUse: Yes
Installed_mythplugins-dbg: 0.0
Installed_mythtv-dbg: 0.0
MythTVDirectoryPermissions:
 total 16
 drwxrwsr-x 2 mythtv mythtv 4096 2010-03-25 06:40 music
 drwxrwxr-x 3 mythtv mythtv 4096 2010-01-26 21:37 pictures
 drwxr-xr-x 2 mythtv mythtv 4096 2008-11-06 22:02 recordings
 drwxr-xr-x 2 root   root   4096 2010-03-25 06:40 videos
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: mythtv



___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 486264] Re: tda1004x: timeout waiting for DSP ready

2010-05-16 Thread Ian Cunningham
Typo alert!

Sorry I made a typo in the above link to the PPA repository should be
ubuntu NOT ububtu

-- 
tda1004x: timeout waiting for DSP ready
https://bugs.launchpad.net/bugs/486264
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythtv in ubuntu.

Status in “mythtv” package in Ubuntu: Incomplete

Bug description:
Binary package hint: mythtv

MythTV causes problem with DVB-T card firmware. Symptoms are as follows:

1) After mythtv installation everything works fine for many restarts (few days)

2) Suddenly, firmware is not loaded. dmesg gives 
tda1004x: timeout waiting for DSP ready
tda1004x: found firmware revision 80 -- invalid
tda1004x: firmware upload failed

3) Uninstall and reinstall of mythtv package revert this state so card (and 
mythtv) is working again well. dmesg gives
tda1004x: found firmware revision 20 -- ok

I repeated this 1-2-3 cycle three or four times since karmic-koala install.

===
Using:
Ubuntu 9.10 Karmic Koala
mythtv 0.22.0 (both backend and frontend)
tv card: AVerTV Digi Super 007 [Multimedia controller: Philips Semiconductors 
SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev d1)]
firmware: /lib/firmware/dvb-fe-tda10046.fw installed from 
linux-firmware-nonfree package



___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 581547] [NEW] HDMI Sound not working with TV, just noise

2010-05-16 Thread Andrew
Public bug reported:

I had HDMI sound working fine with my NVidia based mythbuntu box in both
jaunty and karmic, but after the lucid upgrade I am getting horrible
white noise from live TV. MythMusic and other sound programs are working
fine, only TV playback (both live and recorded) is bad.

What is odd is that at one point it just started working, but after a
reboot it is broken again. I have tried several asound.conf files but no
luck.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: mythtv-frontend 0.23.0+fixes24678-0ubuntu0+mythbuntu2
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
CrashDB: mythbuntu
Date: Sun May 16 21:21:38 2010
InstallationMedia: Mythbuntu 9.10 Karmic Koala - Release Candidate i386 
(20091021)
Installed_mythplugins-dbg: 0.0
Installed_mythtv-dbg: 0.0
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: mythtv

** Affects: mythbuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
HDMI Sound not working with TV, just noise
https://bugs.launchpad.net/bugs/581547
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New

Bug description:
I had HDMI sound working fine with my NVidia based mythbuntu box in both jaunty 
and karmic, but after the lucid upgrade I am getting horrible white noise from 
live TV. MythMusic and other sound programs are working fine, only TV playback 
(both live and recorded) is bad. 

What is odd is that at one point it just started working, but after a reboot it 
is broken again. I have tried several asound.conf files but no luck.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: mythtv-frontend 0.23.0+fixes24678-0ubuntu0+mythbuntu2
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
CrashDB: mythbuntu
Date: Sun May 16 21:21:38 2010
InstallationMedia: Mythbuntu 9.10 Karmic Koala - Release Candidate i386 
(20091021)
Installed_mythplugins-dbg: 0.0
Installed_mythtv-dbg: 0.0
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: mythtv



___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 581547] Re: HDMI Sound not working with TV, just noise

2010-05-16 Thread Andrew
The noise resembles a machine-gun, white noise with quick rests.

NVidia version 195.36.15-0ubuntu3

-- 
HDMI Sound not working with TV, just noise
https://bugs.launchpad.net/bugs/581547
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New

Bug description:
I had HDMI sound working fine with my NVidia based mythbuntu box in both jaunty 
and karmic, but after the lucid upgrade I am getting horrible white noise from 
live TV. MythMusic and other sound programs are working fine, only TV playback 
(both live and recorded) is bad. 

What is odd is that at one point it just started working, but after a reboot it 
is broken again. I have tried several asound.conf files but no luck.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: mythtv-frontend 0.23.0+fixes24678-0ubuntu0+mythbuntu2
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
CrashDB: mythbuntu
Date: Sun May 16 21:21:38 2010
InstallationMedia: Mythbuntu 9.10 Karmic Koala - Release Candidate i386 
(20091021)
Installed_mythplugins-dbg: 0.0
Installed_mythtv-dbg: 0.0
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: mythtv



___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp