Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93282 - Frontend driver not found for dvb-bt8xx DVB PCI card
Summary: Frontend driver not found for dvb-bt8xx DVB PCI card
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Other
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-19 19:53 UTC by Mike F
Modified: 2005-05-21 05:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike F 2005-05-19 19:53:38 UTC
dmesg output:

dvb-bt8xx: A frontend driver was not found for device 109e/0878 subsystem 0000/0000

I am unsure how to debug this problem, however using the same .config on 2.6.9-gentoo-r9, everything 
works fine.  Presumably there has been a dvb driver change.  I am now running a stock 2.6.12-rc4 kernel 
and the problem does not exist.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




emerge info:

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 
2.6.12-rc4 i686)
===============================================================
==
System uname: 2.6.12-rc4 i686 Celeron (Coppermine)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 29 2005, 08:16:50)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.9.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/
mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/
gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib acl alsa apm audiofile avi berkdb bitmap-fonts cdparanoia cdr crypt curl 
divx4linux dv dvb dvd dvdread eds emboss encode esd fam ffmpeg flac foomaticdb gdbm gif gnome 
gnutls gpm gstreamer gtk gtk2 hal httpd imagemagick imlib jpeg libg++ libwww lirc mad mikmod 
mmx mmx2 motif mozilla mp3 mpeg mysql mythtv ncurses nvidia ogg oggvorbis opengl pam pdflib 
perl png python quicktime readline samba sdl slang speex spell sse ssl stream svga tcpd theora tiff 
truetype truetype-fonts type1-fonts v4l v4l2 vorbis wxwindows xine xml2 xmms xv xvid xvmc zlib 
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LINGUAS
Comment 1 Mike F 2005-05-19 19:54:43 UTC
Twinhan DVB-S PCI card:

0000:00:0c.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
        Flags: bus master, medium devsel, latency 32, IRQ 10
        Memory at ee001000 (32-bit, prefetchable)
        Capabilities: [44] Vital Product Data
        Capabilities: [4c] Power Management version 2

0000:00:0c.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
        Flags: bus master, medium devsel, latency 32, IRQ 10
        Memory at ee002000 (32-bit, prefetchable)
        Capabilities: [44] Vital Product Data
        Capabilities: [4c] Power Management version 2
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-05-20 01:13:03 UTC
> I am unsure how to debug this problem, however using the same .config on
2.6.9-gentoo-r9, everything 
> works fine.  Presumably there has been a dvb driver change.  I am now running
a stock 2.6.12-rc4 kernel 
> and the problem does not exist.

So which kernel is this bug about? Also, don
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-05-20 01:13:03 UTC
> I am unsure how to debug this problem, however using the same .config on
2.6.9-gentoo-r9, everything 
> works fine.  Presumably there has been a dvb driver change.  I am now running
a stock 2.6.12-rc4 kernel 
> and the problem does not exist.

So which kernel is this bug about? Also, don´t just copy .config back and forth
between different kernel versions or even different kernel trees, it causes more
problems than good, the same applies to using "make oldconfig" for this. 

Reopen if the problem persists after recompiling kernel from a fresh config and
post the exact kernel version then.
Comment 4 Mike F 2005-05-20 09:51:29 UTC
The same problem occurs using a clean .config.

In this latest trial, I am using "sys-kernel/gentoo-sources-2.6.11-r9".  Every
updated gentoo-sources kernel after 2.6.9-r9 has this bug.
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2005-05-21 05:13:09 UTC
Some frontends were lost after 2.6.9 and have been reintroduced over the
following versions. Since 2.6.12 isn't far off, we'll just wait until it appears.