Archiv > General

Wintv Pvr 350

<< < (10/17) > >>

strinxx:
Ist schon wirklich komisch:

Hab's gemacht wie befohlen.
Custom Iso gezogen, installiert, dann per ssh lsmod:


--- Code: ---MLD> lsmod
Module                  Size  Used by    Tainted: G  
ivtv                  129494  1
tveeprom                9809  1 ivtv
cx2341x                11645  1 ivtv
i2c_algo_bit            3671  1 ivtv
r8169                  33180  0
tuner_simple            9700  0
tuner_types             7861  1 tuner_simple
tuner                  11851  0
v4l2_common             3686  3 ivtv,cx2341x,tuner
videodev               62998  4 ivtv,cx2341x,tuner,v4l2_common
media                   6897  1 videodev

--- End code ---

dann nochmal per webif ivtv und ivtvfb eingetragen:

--- Code: ---MLD> lsmod
Module                  Size  Used by    Tainted: G  
ivtv                  129494  1
tveeprom                9809  1 ivtv
cx2341x                11645  1 ivtv
i2c_algo_bit            3671  1 ivtv
r8169                  33180  0
tuner_simple            9700  0
tuner_types             7861  1 tuner_simple
tuner                  11851  0
v4l2_common             3686  3 ivtv,cx2341x,tuner
videodev               62998  4 ivtv,cx2341x,tuner,v4l2_common
media                   6897  1 videodev

--- End code ---
Und natürlich, dazwischen jedesmal gespeichert und den VDR neu gestartet...

hat sich also offensichtlich nix getan.
Gebe ich dann per ssh modprobe ivtvfb nochmal an, bleibt erstmal hängen, dann kommt:

--- Code: ---modprobe: can't load module ivtvfb (kernel/drivers/media/video/ivtv/ivtvfb.ko): Device or resource busy

--- End code ---

das ist ja zumindest schon mal ein Hinweis auf irgendwas...

Danke Frounts für dein Angebot!
Vielleicht haben die Entwickler ja Lust und Zeit da mal rein zuschauen?
Ich bin hier echt ratlos...
 

clausmuus:
@strinxx,
Ja, damit sollte Christian was anfangen können ;)

@Frounts,
ich denke schon, dass das helfen würde. Ich wäre dafür die Christian zuzusenden, mal vorausgesetzt das er sich des Problems annehmen mag. Versprechen können wir natürlich nicht, das in den Griff zu bekommen, nur würde die Karte die Fehlersuche doch deutlich vereinfachen.

Claus

MarMic:
Mach mal modprobe -r ivtv lsmod modprobe -v ivtvfb lsmod modprobe ivtv

Greetz marmic

strinxx:
Der Reihe nach:


--- Code: ---MLD> modprobe -r ivtv
modprobe: can't unload module ivtv: Device or resource busy
MLD>

--- End code ---

--- Code: ---MLD> lsmod
Module                  Size  Used by    Tainted: G  
ivtv                  129494  1
tveeprom                9809  1 ivtv
cx2341x                11645  1 ivtv
i2c_algo_bit            3671  1 ivtv
r8169                  33180  0
tuner_simple            9700  0
tuner_types             7861  1 tuner_simple
tuner                  11851  0
v4l2_common             3686  3 ivtv,cx2341x,tuner
videodev               62998  4 ivtv,cx2341x,tuner,v4l2_common
media                   6897  1 videodev
MLD>

--- End code ---

--- Code: ---MLD> modprobe -v ivtvfb
modprobe: can't load module ivtvfb (kernel/drivers/media/video/ivtv/ivtvfb.ko): Device or resource busy
MLD>

--- End code ---

--- Code: ---MLD> lsmod
Module                  Size  Used by    Tainted: G  
ivtv                  129494  1
tveeprom                9809  1 ivtv
cx2341x                11645  1 ivtv
i2c_algo_bit            3671  1 ivtv
r8169                  33180  0
tuner_simple            9700  0
tuner_types             7861  1 tuner_simple
tuner                  11851  0
v4l2_common             3686  3 ivtv,cx2341x,tuner
videodev               62998  4 ivtv,cx2341x,tuner,v4l2_common
media                   6897  1 videodev
MLD>

--- End code ---

--- Code: ---MLD> modprobe ivtv
MLD> lsmod
Module                  Size  Used by    Tainted: G  
ivtv                  129494  1
tveeprom                9809  1 ivtv
cx2341x                11645  1 ivtv
i2c_algo_bit            3671  1 ivtv
r8169                  33180  0
tuner_simple            9700  0
tuner_types             7861  1 tuner_simple
tuner                  11851  0
v4l2_common             3686  3 ivtv,cx2341x,tuner
videodev               62998  4 ivtv,cx2341x,tuner,v4l2_common
media                   6897  1 videodev
MLD>

--- End code ---


pffffffff.....

clausmuus:
:)
ok, ein wenig anders. Trage im Webif unter DVB-Treiber nichts ein und boote neu. Dann noch mal das ganze (nur das erste modprobe -r ivtv kannste weglassen).

Claus

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version