Mailing List archive

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

[linux-dvb] Re: insmod problem with 1.0.1 + fglrx/v4l questions



hi,

the fglrx-driver was the problem. dga-support is still broken in version 3.2.8 
in this driver.
this help me to use kvdr/xawtv without crashing.
Section "Module"
...
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
...
EndSection

Section "Device"
    Identifier                          "ATI Graphics Adapter"
    Driver                              "fglrx"
...
# === Video Overlay for the Xv extension ===
    Option "VideoOverlay"               "on"
...
EndSection

greetz, sebastian.

> > 2.: with the linuxtv-dvb-1.0.0-pre3 insmod works fine. viewing tv is
> > possible, but when i start xawtv or kvdr the screen becomes black (even
> > the monitor turns off) - after a ctrl-alt-f1 followed by a ctrl-alt-f7 i
> > can use these tv-apps an screen apears.
> > this "workaround" works with fglrx 2.9.13 drivers for my radeon9500. with
> > the aktual driver (fglrx-3.2.5) the screen turns blank too, but stays
> > blank (monitor turns themself off) even if i do a  ctrl-alt-f1 followed
> > by a ctrl-alt-f7.
> > i think this has something to do with v4l ....
>
> proceedings for problem number 2:
> i tryed a "v4l-conf -c /dev/video0" -> this outputs:
> "v4l-conf: using X11 display :0.0
> dga: version 2.0
> mode: 1280x1024, depth=24, bpp=32, bpl=5120, base=0xd8000000
> /dev/video0 [v4l2]: ioctl VIDIOC_QUERYCAP: Invalid argument
> /dev/video0 [v4l]: configuration done"
> even when i use this command the screen turns black and only with
> ctrl-alt-f1 followed by a ctrl-alt-f7 i come back to my screen.
>
> what could be the problem? is it the dvb-driver or the fglrx-driver?



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index