sto cercando di far funzionare una vecchia Mentor su un pc con ubuntu 7.04! La scheda viene rilevata, i moduli bttv caricati e provandola sia con xawtv che con kdetv riesco a vedere MTV. Unico problema, vedo in bianco e nero, senza audio e vedo solo quel canale. Lanciando xawtv da console con il comando:
xawtv -nodga
parte xawtv. Ho dovuto usare -nodga altrimenti non partiva. Ho letto che è un problema causato da qualche scheda nvidia e infatti il pc monta appunto una nvidia. Kdetv invece parte normalmente ma vedo sempre solo mtv, in bianco e nero e senza audio. Vi posto un po di log della consolle per farvi vedere gli errori che ottengo:
Codice: Seleziona tutto
xawtv -nodga
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.20-15-generic)
X Error of failed request: XF86DGANoDirectVideoMode
Major opcode of failed request: 136 (XFree86-DGA)
Minor opcode of failed request: 1 (XF86DGAGetVideoLL)
Serial number of failed request: 13
Current serial number in output stream: 13
v4l-conf had some trouble, trying to continue anyway
v4l2: WARNING: framebuffer size mismatch
v4l2: me=1280x1024 v4l=0x0
Warning: Cannot convert string "-*-ledfixed-medium-r-*--39-*-*-*-c-*-*-*" to type FontStructCodice: Seleziona tutto
kdetv
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 147
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 147
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 147
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 147
Minor opcode: 3
Resource id: 0x0
Failed to open device
kbuildsycoca running...
ALSA lib control.c:910:(snd_ctl_open_noupdate) Invalid CTL
Creating vbi proxy client, rev.
$Id: proxy-client.c,v 1.12 2006/05/31 03:54:28 mschimek Exp $
proxy_messaggio: connect: error 2, Nessun file o directory
kdetv: WARNING: VBIDecoder: vbi_capture_proxy_new error: Connessione via socket fallita, server non attivo.
Try to open V4L2 0.20 VBI device, libzvbi interface rev.
$Id: io-v4l2.c,v 1.33 2006/05/22 09:00:47 mschimek Exp $
Opened /dev/vbi0
libzvbi:capture_v4l2k_new: Try to open V4L2 2.6 VBI device, libzvbi interface rev.
$Id: io-v4l2k.c,v 1.41 2006/05/31 03:54:00 mschimek Exp $.
libzvbi:capture_v4l2k_new: Opened /dev/vbi0.
libzvbi:capture_v4l2k_new: /dev/vbi0 (BT878 video ( *** UNKNOWN/GENER) is a v4l2 vbi device,
driver bttv, version 0x00000910.
libzvbi:capture_v4l2k_new: Using streaming interface.
libzvbi:v4l2_get_videostd: Current scanning system is 625.
libzvbi:v4l2_update_services: Querying current vbi parameters...
libzvbi:v4l2_update_services: ...success.
libzvbi:print_vfmt: VBI capture parameters supported: format 59455247 [GREY], 28636363 Hz, 2048 bpl, offs 244, F1 7...22, F2 320...335, flags 00000000.
libzvbi:print_vfmt: VBI capture parameters granted: format 59455247 [GREY], 28636363 Hz, 2048 bpl, offs 244, F1 7...22, F2 320...335, flags 00000000.
libzvbi:vbi3_raw_decoder_add_services: No services to add.
libzvbi:v4l2_update_services: Nyquist check passed.
libzvbi:v4l2_update_services: Request decoding of services 0x60000c7f, strict level -1.
libzvbi:_vbi_sampling_par_permit_service: Service 0x00000020 (Closed Caption 525, field 1) requires videostd_set 0x2, have 0x0.
libzvbi:_vbi_sampling_par_permit_service: Service 0x00000040 (Closed Caption 525, field 2) requires videostd_set 0x2, have 0x0.
libzvbi:v4l2_update_services: Will capture services 0x0000041f, added 0x41f commit=1.
libzvbi:v4l2_stream_alloc: Requesting 16 streaming i/o buffers.
libzvbi:v4l2_stream_alloc: Mapping 16 streaming i/o buffers.
libzvbi:capture_v4l2k_new: Successfully opened /dev/vbi0 (BT878 video ( *** UNKNOWN/GENER).
kdetv: WARNING: MainWindow::setupInfraRed(): Lirc not available
kdetv: WARNING: SaverControl: Error in DCOP communication. Unable to disable KDE Screensaver.
kdetv: WARNING: VolumeController::doSetVolume: AudioManager failed, trying SourceManager
kdetv: WARNING: VolumeController::doSetVolume: AudioManager failed, trying SourceManager
kdetv: WARNING: V4L2Dev::enqueueBuffer(): buffer already queued: 1
V4L2Grabber::~V4L2Grabber(): wait().
V4L2Grabber::~V4L2Grabber(): deleted.
kdetv: WARNING: VolumeController::doSetVolume: AudioManager failed, trying SourceManager

