Marcel Birthelmer wrote: > > where exactly ARE the saa* modules (in the kernel config, i mean)? According to the makefile in th 2.4.17 kernel, the saa7110 module is compiled with the Miro DC10 modules, the saa7111 module is compiled with the Iomega Buz module. The makefile should probably be modified to compile both files as well when the zr36120 module is selected. If you are using Pauline's 2.4 driver from her website, you get both saa modules. Note that the main issue I encountered with that code was that the saa7111 module was broken. > other than that, I can load modprobe, and xawtv doesn't segfault unless > I don't have a video source... > is there anything I have to specify regarding which video input I use? Channel 0 is selected by default. PAL mode is selected by default, which may or may not work, depending on your video source. -Joe