Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: strange firmware loading problem



Hi all!!!

Problem solved!!!
I found out that the FIRMWARE-variable was empty!!!
I don't know why. Got the same kernel as most gentoo-users....
Just added
------------
export FIRMWARE="/lib/firmware/dvb-ttpci-01.fw"
export DEVDIR="/sys/class/firmware/0000\:00\:0d.0"
------------
to /etc/profile

and everything worked again as in good ol'days....

Thx to all,
Ben



Am Donnerstag 18 November 2004 22:20 schrieb Johannes Stezenbach:
> On Thu, Nov 18, 2004 at 09:48:38PM +0100, Bernhard Stark wrote:
> > I've completely unmerged the old kernel-sources, deleted everything
> > in /usr/src, re-emerged official kernel-sources. Also deleted the modules
> > in /lib/modules. I've tried that with several kernels (from 2.6.5 to
> > 2.6.10). Still no success. :-(
>
> So installing random kernels didn't make the problem go away?
> I'm not surprised.
>
> > > see
> > > http://linuxtv.org/mailinglists/linux-dvb/2004/11-2004/msg00418.html
>
> Follow the debugging hints in that mail to find out what your problem is.
> - if firmware.agent is called at all
> - if the environment variables during firmware.agent execution are correct
> - if the firmware file is found and has correct permissions
>
> HTH,
> Johannes




Home | Main Index | Thread Index