Search found 5 matches

by janiz
Tue Sep 08, 2009 1:00 pm
Forum: S3C2440 Boards
Topic: via usb wifi card - problems
Replies: 9
Views: 4275

Re: via usb wifi card - problems

My VT6656 can find and connect to WPA2 APs in Linux fine but sorry I haven't tried other OSes. What I can tell is that yes it gets HOT. Actually very hot when transmitting data and it's just on USB1.1 with ~400KB/s, it's hard to imagine what would happen running full speed. I guess this is not the b...
by janiz
Sun Aug 30, 2009 11:15 pm
Forum: S3C2440 Boards
Topic: OV9650 v4l2 sample
Replies: 7
Views: 2709

Re: OV9650 v4l2 sample

OK, thanks, I'll try the code some time later.

I'm actually also not a driver developer so I'm not sure I can make the code better. If I do, I'll post it here.
by janiz
Sun Aug 23, 2009 11:04 am
Forum: S3C2440 Boards
Topic: OV9650 v4l2 sample
Replies: 7
Views: 2709

Re: OV9650 v4l2 sample

sinseman44 these are really great news!
I would be very thankful if you shared the driver after you are done with it.

Thanks!
Janis
by janiz
Tue Aug 11, 2009 10:19 am
Forum: S3C2440 Boards
Topic: OV9650 v4l2 sample
Replies: 7
Views: 2709

OV9650 v4l2 sample

Has anybody source how to interface with ov9650 camera from mini2440 board using v4l2 linux interface? Camtest source code that is included in the latest mini2440 software update just do raw device reads and not v4l2 interface commands. All other v4l2 test codes which work on USB web-cameras drop er...
by janiz
Mon Aug 10, 2009 12:12 am
Forum: S3C2440 Boards
Topic: VIA Wifi
Replies: 6
Views: 1805

Re: VIA Wifi

Latest kernel with a patch contains driver source for VT6656. But I guess it's not a very stable driver. I got it working fine with the wpa_supplicant. Download http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.30.tar.bz2 Patch http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.31-rc5...