Beiträge von wirbel

    Du verwechselt effektive und physikalische Taktrate.


    Aus der AGP 3.0 ("AGP 8x") Spezifikation von Intel:


    2.1.2 Clocking Changes
    Table 5 describes the signaling rate and the clocking scheme associated with the signals on the AGP3.0 interface. The major change from AGP is that the source synchronous signals are “strobed” at 8X the common clock frequency of 66 MHz. All signals that are clocked using the common clock retain
    the signaling rate of AGP. The names of the strobes used to clock the Source Synchronous signals
    have been changed from those used in AGP, to more accurately specify their usage.


    Mit andren Worten, es ist bei 66MHz geblieben, pro Takt wird aber achtmal Daten übertragen mit zusätzlichen strobes.

    Zitat

    Original von hjs
    Da AGP nix mit PCI zu tun hat , wirds n bitsgen schwierig ;D


    Aber es gibt RiserCards .


    HJS


    Agp ist pci mit doppelter Taktrate und andrem Steckplatz.

    cannot stat `dvb_show_image': No such file or directory



    Meiner Meinung nach ein Fehler in den Makefiles. Es gibt in der Tat kein dvb_show_image, dafür aber eine Datei namens show_dvb_image oder so. Benenne die mal um und mach danach noch einmal make install.

    Ich stell mal zum Vergleich meine Einstellungen dazu.


    analogtv.Aspect = 1
    analogtv.AudioBitRate = 192
    analogtv.AudioMode = 0
    analogtv.AutoUpdate = 12
    analogtv.backupHack = 1
    analogtv.Bframes = 3
    analogtv.BitrateMode = 0
    analogtv.Brightness = 15
    analogtv.Clipping = 1
    analogtv.Colour = 16
    analogtv.Contrast = 14
    analogtv.debug = 0
    analogtv.Deinterlace = 0
    analogtv.DNRmode = 0
    analogtv.DNRspatial = 0
    analogtv.DNRtemporal = 2
    analogtv.DNRtype = 0
    analogtv.EnableDigibox = 0
    analogtv.Encoder = 8
    analogtv.EncoderAlwaysUp = 1
    analogtv.EPGfrom = 1
    analogtv.EPGprovider = "FF
    analogtv.External = "
    analogtv.FastDigiboxChange = 0
    analogtv.Filter = 7
    analogtv.Finetune = "|
    analogtv.FramesPerGOP = 12
    analogtv.GOP = 1
    analogtv.GOPclosure = 0
    analogtv.HideMainMenu = 1
    analogtv.Hue = 15
    analogtv.ImageSize = 5
    analogtv.Link = 0
    analogtv.Logger = 2
    analogtv.MemcpyMethod = 1
    analogtv.MixerDevice = "/dev/mixer
    analogtv.MixerInput = 6
    analogtv.MixerVolume = 91
    analogtv.MotionMax = 0
    analogtv.MotionMin = 0
    analogtv.MPEG = 0
    analogtv.PCMdevice = "/dev/dsp
    analogtv.ppHack = 0
    analogtv.Profile = 0
    analogtv.PsychoAnalysis = 0
    analogtv.Pulldown = 0
    analogtv.RedRemoteDevice = /dev/redremote
    analogtv.Remux = 0
    analogtv.Report = 0
    analogtv.SampleRate = 2
    analogtv.StutteringHack = 1
    analogtv.SyncHack = 1
    analogtv.Test = 0
    analogtv.ThemeLanguage = 2
    analogtv.Videobitrate = 55
    analogtv.WiningHack = 0

    O je, immer noch am kämpfen?


    Zwei Fragen:
    - Sicher, dass du beim Kernel mal ein make oldconfig oder make config ausgeführt hast?




    - options ivtv ivtv_debug=1 ivtv_pal=1 tuner=5, woher hast du die 5? Das sollte eigentlich ein ntsc Tuner sein, in Deutschland ist eher Pal gebräuchlich.

    du solltest ein paar module geladen haben..


    tuner
    msp3400
    saa7115
    ivtv
    ivtv-fb
    saa7127
    tveeprom


    einige der Module müssen mit parametern geladen werden. z.B. saa7127 muß als Kommandozeile mit übergeben werden, dass der Ausgang eingeschaltet wird, das modul tuner muß wissen, welcher tuner verwendet wird.


    Schau dich mal bitte im Forum howtos um, da findest du zwei drei für dich wertvolle Anleitungen für die pvr250/350. Beide Anleitungen helfen dir, da die 250 fast wie die 350 ist, nur eben ohne hardware-decoder.


    Wenn du da immer noch nicht weiterkommst hilft nur noch der harte Weg übder das eigene Erstellen des ivtv-Treibers. Das geht allerdings nicht mit ct-vdr.