0 Members and 1 Guest are viewing this topic.
sudo killall pulseaudio
According to <a href="http://http://pkgs.org/ubuntu-12.04/ubuntu-universe-i386/oss-compat_1_all.deb.html">this site[/url] oss-compat is available for Ubuntu 12.04.1 LTSQuoteThis package ensures that Open Sound System support is provided in some way. On Linux, it enables the ALSA compatibility modules. On other kernels where OSS is the default interface, no action is taken.The purpose of this package is for applications that only support OSSto depend on it, hence preventing common "/dev/dsp not found" errors that would confuse unexperienced users.
This package ensures that Open Sound System support is provided in some way. On Linux, it enables the ALSA compatibility modules. On other kernels where OSS is the default interface, no action is taken.The purpose of this package is for applications that only support OSSto depend on it, hence preventing common "/dev/dsp not found" errors that would confuse unexperienced users.
modinfo snd-pcm-oss
There is another option, to kill PulseAudio and then try it again (it might be a long shot)
After that I think I will be ready to throw in the towel.
So what happens with guvcview ?
and does running it from the terminal give any cues ?
graeme@Linux1 ~ $ guvcviewguvcview 1.5.3ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rearALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfeALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.sideALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Input/output error(5)ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback streamCannot connect to server socket err = No such file or directoryCannot connect to server request channeljack server is not running or cannot be startedvideo device: /dev/video0 Unable to find parent usb device.Unable to find parent usb device.Init. BT848A video (Hauppauge (bt848) (location: PCI:0000:02:02.0){ pixelformat = 'GREY', description = '8 bpp, gray' }VIDIOC_ENUM_FRAMESIZES - Error enumerating frame sizes: Inappropriate ioctl for device Unable to enumerate frame sizes.: Inappropriate ioctl for device{ pixelformat = 'HI24', description = '8 bpp, dithered color' } { not supported - request format(875710792) support at http://guvcview.sourceforge.net }{ pixelformat = 'RGBO', description = '15 bpp RGB, le' } { not supported - request format(1329743698) support at http://guvcview.sourceforge.net }{ pixelformat = 'RGBQ', description = '15 bpp RGB, be' } { not supported - request format(1363298130) support at http://guvcview.sourceforge.net }{ pixelformat = 'RGBP', description = '16 bpp RGB, le' } { not supported - request format(1346520914) support at http://guvcview.sourceforge.net }{ pixelformat = 'RGBR', description = '16 bpp RGB, be' } { not supported - request format(1380075346) support at http://guvcview.sourceforge.net }{ pixelformat = 'BGR3', description = '24 bpp RGB, le' }{ ?GSPCA? : width = 640, height = 480 }fmtind:2 fsizeind: 1{ pixelformat = 'BGR4', description = '32 bpp RGB, le' } { not supported - request format(877807426) support at http://guvcview.sourceforge.net }{ pixelformat = 'RGB4', description = '32 bpp RGB, be' } { not supported - request format(876758866) support at http://guvcview.sourceforge.net }{ pixelformat = 'YUYV', description = '4:2:2, packed, YUYV' }VIDIOC_ENUM_FRAMESIZES - Error enumerating frame sizes: Inappropriate ioctl for device Unable to enumerate frame sizes.: Inappropriate ioctl for device{ pixelformat = 'YUYV', description = '4:2:2, packed, YUYV' }VIDIOC_ENUM_FRAMESIZES - Error enumerating frame sizes: Inappropriate ioctl for device Unable to enumerate frame sizes.: Inappropriate ioctl for device{ pixelformat = 'UYVY', description = '4:2:2, packed, UYVY' }VIDIOC_ENUM_FRAMESIZES - Error enumerating frame sizes: Inappropriate ioctl for device Unable to enumerate frame sizes.: Inappropriate ioctl for device{ pixelformat = '422P', description = '4:2:2, planar, Y-Cb-Cr' } { not supported - request format(1345466932) support at http://guvcview.sourceforge.net }{ pixelformat = 'YU12', description = '4:2:0, planar, Y-Cb-Cr' }{ ?GSPCA? : width = 640, height = 480 }fmtind:6 fsizeind: 1{ pixelformat = 'YV12', description = '4:2:0, planar, Y-Cr-Cb' }{ ?GSPCA? : width = 640, height = 480 }fmtind:7 fsizeind: 1{ pixelformat = '411P', description = '4:1:1, planar, Y-Cb-Cr' } { not supported - request format(1345401140) support at http://guvcview.sourceforge.net }{ pixelformat = 'YUV9', description = '4:1:0, planar, Y-Cb-Cr' } { not supported - request format(961959257) support at http://guvcview.sourceforge.net }{ pixelformat = 'YVU9', description = '4:1:0, planar, Y-Cr-Cb' } { not supported - request format(961893977) support at http://guvcview.sourceforge.net }{ pixelformat = 'RGB3', description = 'RGB3' }{ ?GSPCA? : width = 640, height = 480 }fmtind:8 fsizeind: 1vid:0000 pid:0000 driver:bttvchecking format: 1196444237Format unavailable: 1196444237.Init v4L2 failed !! Init video returned -2trying minimum setup ...Segmentation fault (core dumped)graeme@Linux1 ~ $