Net :: amsn webcam not working anymore



In amsn My aiptek webcam is not working anymore.
In earlier dsl version it was functioning properly


legalize cannabis, coke,..

Please post your working lsmod vs non-working lsmod.
lsmod from dsl-3.4.11
Code Sample

Module                  Size  Used by    Not tainted
mousedev                3832   0 (unused)
hid                    22372   0 (unused)
input                   3168   0 [mousedev hid]
unionfs                68800   7
af_packet              13544   0 (autoclean)
nls_iso8859-1           2844   1 (autoclean)
nls_cp437               4348   0 (autoclean)
agpgart                42660   0 (unused)
es1371                 30120   0
gameport                1388   0 [es1371]
ac97_codec             11916   0 [es1371]
soundcore               3428   4 [es1371]
ne2k-pci                4480   1
8390                    6400   0 [ne2k-pci]
crc32                   2816   0 [8390]
serial                 52100   0 (autoclean)
stv680                 23388   0
videodev                5600   1 [stv680]
pcmcia_core            39840   0
thermal                 6564   0 (unused)
processor               8976   0 [thermal]
fan                     1568   0 (unused)
button                  2508   0 (unused)
battery                 5888   0 (unused)
ac                      1824   0 (unused)
rtc                     7036   0 (autoclean)
cloop                  39204  24
ieee1394              183076   0
usb-storage            61696   0
usb-uhci               21644   0 (unused)
usbcore                57600   1 [hid stv680 usb-storage usb-uhci]
ataraid                 6180   0
ide-cd                 28512   0
ide-scsi                8816   1


lsmod from dsl 4.3
Code Sample

Module                  Size  Used by    Not tainted
mousedev                3832   0 (unused)
hid                    22788   0 (unused)
input                   3168   0 [mousedev hid]
unionfs                67168   7
af_packet              13608   0 (autoclean)
nls_iso8859-1           2844   2 (autoclean)
nls_cp437               4348   2 (autoclean)
agpgart                44388   0 (unused)
es1371                 30120   0
gameport                1388   0 [es1371]
ac97_codec             12140   0 [es1371]
soundcore               3428   4 [es1371]
ne2k-pci                4512   1
8390                    6368   0 [ne2k-pci]
crc32                   2816   0 [8390]
serial                 52228   0 (autoclean)
ieee1394              183300   0
pcmcia_core            39840   0
thermal                 6724   0 (unused)
processor               9008   0 [thermal]
fan                     1600   0 (unused)
button                  2700   0 (unused)
battery                 5952   0
ac                      1824   0 (unused)
ide-cd                 28768   0
rtc                     7036   0 (autoclean)
cloop                  39204  28
usb-storage            61952   1
usb-uhci               21516   0 (unused)
usbcore                58016   1 [hid usb-storage usb-uhci]
ide-scsi                9040   1


legalize cannabis, coke...

Looks like stv680 and videodev are missing from your lsmods
Both stv680 and videodev can be found in the extra modules misc-driver-modules.tgz

I putted the file misc-driver-modules.tgz in mydsl/modules directory and I see at dsl startup that the system loads that file, but then it is not working.
I looked in the directory /KNOPPIX/lib/modules/2.4.31/kernel/drivers
and I see that the modules were not added, so I uncompressed the
misc-driver-modules.tgz and manually copied the needed modules in the proper direrctories, then I runned
sudo update modules
Then I tryed again amsn but nothing, so I manually loaded the needed modules issuing the commands
sudo modprobe videodev
sudo modprobe stv680

tryed again amsn and this time it worked.


legalize cannabis, coke..

Next Page...
original here.