Po wykonaniu czynności opisanych na
http://forum.slackware.pl/viewtopic.php?t=17821 mam efekt jak poniżej

Co mam z tym zrobić? Chciałbym mieć właściwy obraz oraz korzystać z skype.
Zółty obraz osiągnąłem po wpisaniu
Kod: Zaznacz cały
mplayer -tv driver=v4l:device=/dev/video0:width=640:height=480 tv://
Próbowałem zmieniać też kontrast / jasność - bezskutecznie
Po wpisaniu polecenia dmesg | tail mam nastepujacy wynik
Kod: Zaznacz cały
/usr/src/modules/gspca/gspca_core.c: [gspca_set_isoc_ep:945] ISO EndPoint found 0x81 AlternateSet 8
/usr/src/modules/gspca/gspca_core.c: [gspca_set_isoc_ep:945] ISO EndPoint found 0x81 AlternateSet 8
/usr/src/modules/gspca/gspca_core.c: [spca5xx_do_ioctl:2124] Bridge SN9CXXX
/usr/src/modules/gspca/gspca_core.c: [spca5xx_do_ioctl:2124] Bridge SN9CXXX
/usr/src/modules/gspca/gspca_core.c: [gspca_set_isoc_ep:945] ISO EndPoint found 0x81 AlternateSet 8
mplayer -tv driver=v4l2:device=/dev/video0:width=640:height=480 tv:// - to polecenie nie działa. Otrzymuje poniższe informacje
Kod: Zaznacz cały
MPlayer 1.0rc1-4.1.2-DFSG-free (C) 2000-2006 MPlayer Team
CPU: AMD Athlon(tm) XP 1700+ (Family: 6, Model: 6, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled with runtime CPU detection.
mplayer: could not connect to socket
mplayer: Connection refused
Failed to open LIRC support. You will not be able to use your remote control.
Playing tv://.
TV file format detected.
Selected driver: v4l2
name: Video 4 Linux 2 input
author: Martin Olschewski [list=1]
comment: first try, more to come ;-)
v4l2: ioctl query capabilities failed: Invalid argument
v4l2: ioctl set mute failed: Invalid argument
v4l2: 0 frames successfully processed, 0 frames dropped.
MPlayer interrupted by signal 11 in module: demux_open
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.