Bug 117358 - dvb modules not loaded during boot
Summary: dvb modules not loaded during boot
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: kudzu
Version: 2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-03-03 08:36 UTC by Jørgen Nørgaard
Modified: 2014-03-17 02:42 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-03-15 16:33:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jørgen Nørgaard 2004-03-03 08:36:55 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
Gecko/20040207 Firefox/0.8

Description of problem:
A dvb card seems not to be deetected and properly activated during boot.

To activate the card I do:

modprobe -r budget
modprobe -v budget
modprobe -v ves1820


The card is a TechoTrend PCI budget card (philips saa7146 and ves 1820
chips)

Devices were created with MAKEDEV-DVB.sh from the linuxtv-dvb-1.1.0
package.



Version-Release number of selected component (if applicable):
kernel-2.6.3-1.118

How reproducible:
Always

Steps to Reproduce:
1. add card
2. reboot system
    

Additional info:

Card information from /proc/pci

  Bus  0, device  11, function  0:
    Class 0480: PCI device 1131:7146 (rev 1).
      IRQ 9.
      Master Capable.  Latency=32.  Min Gnt=15.Max Lat=38.
      Non-prefetchable 32 bit memory at 0xe4000000 [0xe40001ff].

Comment 1 Arjan van de Ven 2004-03-03 08:38:35 UTC
it's kudzu who does the hardware detection business.. changing component

Comment 2 Bill Nottingham 2004-03-10 05:52:20 UTC
The ves1820 drivers really should have PCI module table entries
included in it.

Comment 3 Jørgen Nørgaard 2004-03-15 14:22:53 UTC
This is the response on the linux-dvb mailing list, I don't know if it is of any 
help:


> That's bogus. Ves1820 and other frontend drivers are connected to
> the I2C bus, not the PCI bus


Also it seems that the driver must be added to /etc/modules.conf for this to work.

Comment 4 Bill Nottingham 2004-03-15 16:33:56 UTC
Ah, OK. You posted a PCI id, so I assumed that's where the card was.

If it's not automatically detectable, it's not really automatically
configurable.


Note You need to log in before you can comment on or make changes to this bug.