Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
linuxtv-dvb-1.1.1 firmware Nexus-S-2.1
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
MaTu
n00b
n00b


Joined: 23 Aug 2003
Posts: 72
Location: Wien

PostPosted: Fri Jul 16, 2004 3:43 am    Post subject: linuxtv-dvb-1.1.1 firmware Nexus-S-2.1 Reply with quote

hallo mal wieder

habe oben genannten dvb-treiber installiert, bekomme aber beim übersetzen eine warning ausgegeben ( siehe unten ) wegen fehlender firmware.
sollte die firmware für diese karte nicht geladen werden ?
bzw. liege ich falsch mit der annahme daß ich die firmware brauche für diese karte?

hier mal ein auszug aus der log :
( \
echo 'Warning: no firmware file for the av7110 driver found.' \
echo ' the driver will *not* be build.' \
echo ' Have a look at README for details!' \
) > dvb-ttpci-info.txt;
make[2]: Leaving directory `/var/tmp/portage/linuxtv-dvb-1.1.1-r1/work/linuxtv-dvb-1.1.1/build-2.4'
make[1]: Leaving directory `/usr/src/linux-2.4.26-gentoo-r3'

muß da irgend etwas im Kernel aktiviert sein damit die firmware beim übersetzen berücksichtigt wird ?

vdr läuft mit dem so übersetzten treiber, allerdings bleiben alle Kanäle die das sc-plugin nutzen finster.

wäre für jeden tipp dankbar

MaTu
Back to top
View user's profile Send private message
theche
Guru
Guru


Joined: 26 Feb 2004
Posts: 512

PostPosted: Fri Jul 16, 2004 7:57 am    Post subject: Reply with quote

wennde nen 2.6er kernel hast vergiss das ganz schnell wieder...und bau dir lieber das kernelmodul.
[edit] lesen sollt man können...is ja n 2.4er kernel! sry[/edit]
ach fw gibts auf der linuxtv seite...musst umbenennen und in usr/lib/hotplug/firmware oder so ähnlich kopieren
schau auch mal auf www.vdrportal.de, die ham ahnung...
_________________
Stellt euch vor, es geht, und keiner bekommt's hin! --theche, der gefragt worden ist, was sein nick bedeuten soll...
Back to top
View user's profile Send private message
Linuxpeter
Guru
Guru


Joined: 28 May 2004
Posts: 403
Location: Dresden, Germany

PostPosted: Fri Jul 16, 2004 12:45 pm    Post subject: Reply with quote

Bindestrich vergessen: http://www.vdr-portal.de :wink:
_________________
Regards, Linuxpeter
Wenn "Windows" die Antwort ist, war es eine dumme Frage. ;-)
Is "Windows" the answer, then it was a stupid question. ;-)
Back to top
View user's profile Send private message
Martini
Tux's lil' helper
Tux's lil' helper


Joined: 30 Sep 2002
Posts: 141

PostPosted: Fri Jul 16, 2004 1:26 pm    Post subject: Reply with quote

...geht auch ohne :wink:

Gruß
Martin
Back to top
View user's profile Send private message
MaTu
n00b
n00b


Joined: 23 Aug 2003
Posts: 72
Location: Wien

PostPosted: Fri Jul 16, 2004 6:10 pm    Post subject: Reply with quote

Hallo zusammen

danke für die tipps

der fehler lag (oder besser liegt) im ebuild.
und zwar beim kopieren der firmware
original :
.......
src_compile() {
cp ${DISTDIR}/dvb-ttpci-01.fw-261c ${S}/build-2.4 || die "fw copy problem"
.......

habs jetzt mal bei mir geändert auf:
........
src_compile() {
cp ${DISTDIR}/dvb-ttpci-01.fw-261c ${S}/build-2.4/dvb-ttpci-01.fw || die "fw copy problem"
..........

ist zwar auch nicht optimal, sollte man durch wildcats und ohne dem anhang nach ".fw" ersetzen, denk ich mal.

danach übersetzt das paket ohne der warnung, die kanäle die das sc-plugin benötigen bleiben aber noch immer finster.


werd mal weiter stöbern

MaTu
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum