saa7134 analogue tuner doesn't work

Bug #374184 reported by Andrew Sayers
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

I have a Compro DVB-T300[1]. Digital television works fine, but analogue TV usually doesn't work, and almost always doesn't tune. My brother has the same issue with the same card in his PC, but curiously has found that running "scan /usr/share/dvb/dvb-t/uk-KilveyHill" (i.e. scanning for digital channels) causes terrestrial channels to appear briefly as it scans past them.

I've managed to work around this problem by altering `/etc/modprobe.d/alsa-base.conf`. In place of the following line:

install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }

I've put the following lines:

# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { sleep 1 ; /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
# Added by Andrew
options saa7134 card=70 tuner=0

The "sleep" command is the same workaround as for bug #56801. That bug is fixed for me in Jaunty - I've reintroduced the workaround specifically because it's required to fix this issue.

"card=70" is a device-specific workaround I've taken from [1]. It seems to be necessary, and in any case, fixes what I currently believe to be bug #349537 for me.

"tuner=0" is also device-specific, and I'm pretty sure it's also necessary.

To reiterate, none of the above is necessary to get DVB-T working with this card, except as it relates to bug #349537. The above is a workaround solely for analogue TV.

[1] http://www.overclockers.com.au/wiki/MythTV

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
HibernationDevice: RESUME=UUID=3c0e522f-51c3-4faf-96a0-5ce61f8412d8
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
NonfreeKernelModules: nvidia
Package: linux-image-2.6.28-11-generic 2.6.28-11.42
ProcCmdLine: root=/dev/mapper/hostname-root ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
SourcePackage: linux

Revision history for this message
Andrew Sayers (andrew-bugs-launchpad-net) wrote :
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

Hi Andrew,

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? Can you try with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/lucid.

If it remains an issue, could you 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 374184

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
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested information that may have been missing. To reopen the bug, click on the current status under the Status column and change the status back to "New". Thanks.

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

tags: added: kj-expired
Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.