xboxscene.org forums

Author Topic: Webcam On Debian..  (Read 46 times)

nmajin

  • Archived User
  • Full Member
  • *
  • Posts: 224
Webcam On Debian..
« on: April 21, 2003, 08:38:00 AM »

hmmm...if anyone gets this working pleaseee let me know that would be such a sweet idea
Logged

xonide

  • Archived User
  • Newbie
  • *
  • Posts: 8
Webcam On Debian..
« Reply #1 on: April 21, 2003, 10:40:00 AM »

I got it working.. this is how i did it :

i downloaded the kernel source from here

placed it in: /usr/src . untarred it with tar -zxvf kernel-source-2.4.20-xbox_8.tar.gz Removed the old link "kernel" with rm kernel   and made an new link with ln -s /usr/src/kernel-source-2.4.20-xbox kernel

that's it.. i was able to compile it now.
Logged