hi, try this, i will post my script to install ID 174f:a821 Syntek Web Cam - 
Packard Bell BU45, PB Easynote MX66-208W.
just save it and execute, it will install stk 2.1.0 driver 

--------------------------------------------------------------- damn syntek 
------------------------------------------------------------------------------
#!/bin/sh

# Dependencias
sudo apt-get install build-essential

# Controlador
wget 
http://downloads.sourceforge.net/project/syntekdriver/syntekdriver/Release%202.1.0/stk11xx-2.1.0.tar.gz?use_mirror=freefr
tar xvzf stk11xx-2.1.0.tar.gz && cd stk11xx-2.1.0 && wget 
http://bookeldor-net.info/merdier/Makefile-syntekdriver && make -f 
Makefile-syntekdriver && sudo make -f Makefile-syntekdriver install
sudo modprobe stk11xx && sudo lsusb -v | grep -A 8 Syntek && sudo addgroup 
$USER video && cat /sys/class/video4linux/video0/vflip && echo 1 
>/sys/class/video4linux/video0/vflip

# Camorama
sudo apt-get install camorama

# Mensaje
zenity --info --title="Proceso finalizado" --text="Ya está, prueba abriendo 
Camorama a ver si funciona." \

-----------------------------------------------------------------------------------------------------------------------------------------

Hope it helps
regards

-- 
stkwebcam kernel-module doesn't support all the webcams supported previously 
with stk11
https://bugs.launchpad.net/bugs/269123
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to