suggestion on writing driver

2010-04-19 Thread Niamathullah sharief
Hello, I am newbie to programming. I want to write some USB driver for any USB device. Can anyone suggest me what will be better one to start programming drivers. I know only c programming.

Re: installing miro

2010-02-15 Thread Niamathullah sharief
elf32-little elf32-big srec symbolsrec verilog tekhex binary ihex make: *** [libz.a] Error 1 Can anybody help me what will be the error. On Fri, Feb 12, 2010 at 10:21 PM, Xiangfu Liu xian...@sharism.cc wrote: Niamathullah sharief wrote: hello, I am using omap ARM processor board

boost package missing

2010-02-15 Thread Niamathullah sharief
I am trying to cross compile the libtorrent-rasterbar-0.14.8 i got the error Code: checking for boostlib = 1.35... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system-mt... no checking for exit in -lboost_system-mt... (cached) no checking

dbus compilation

2010-02-15 Thread Niamathullah sharief
Hello, I am getting some error when i compile cross compile *dbus-1.2.20*. error *Code:* checking for XML_ParserCreate_MM in -lexpat... no configure: error: Could not find expat.h, check config.log for failed attempts so i downloaded te expat library sources i cross compiled. But again i am

Re: dbus compilation

2010-02-15 Thread Niamathullah sharief
oh sorry. I dont know. sorry for posting. I am novice. On Mon, Feb 15, 2010 at 10:30 PM, Rik van Riel r...@redhat.com wrote: On 02/15/2010 11:07 AM, Mulyadi Santosa wrote: Hi... On Mon, Feb 15, 2010 at 9:59 PM, Niamathullah sharief newbie...@gmail.com wrote: Hello, I am getting some

modules installation

2010-02-11 Thread Niamathullah sharief
Hello, i am using omap processor. In that i am using 2.6.32.7-x7.0 kernel but when i use modprobe i am getting FATAL: Could not load /lib/modules/2.6.32/modules.dep: No such file or directory . The thing is it is different filesystem. So where to change for that? How to fix this problem?

multimedia framework tutorial

2010-01-16 Thread Niamathullah sharief
Hello, i just want to know about the multimedia framework in video. i googled for that but i didn't get what i need. i want to know how this multimedia is supported in kernel. what are the drivers and file need for this?i want to know the complete architecture. if it uses gstreamer for

xorg-server compilation

2010-01-12 Thread Niamathullah sharief
Hello. I am trying to compile xorg-server for arm board. By that time i got a erro as *[code]checking for GL... configure: error: Package requirements (glproto = 1.4.9 gl = 7.1.0) were not met: No package 'gl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed

Problem in makefile

2009-12-23 Thread Niamathullah sharief
hello i am trying to install Gstream in ARM board. for that i download two file 1)gstream 2)codecs when i try to compile gstream with the help of make i am getting the following error.. *d -pthread -Wl,-soname -Wl,libmfw_gst_aacdec.so -Wl,-version-script -Wl,.libs/libmfw_gst_aacdec.ver -o

Re: LTIB missing packages

2009-12-23 Thread Niamathullah sharief
wrote: Hi, On Wed, 2009-12-23 at 14:54 +0530, Niamathullah sharief wrote: Hello, I am trying to install gstreamer codec in IMX51 board. for that i downloaded onr document from website. I folloed the steps accourding to that document. In that when i tried to install LTIB by giving command

Re: LTIB missing packages

2009-12-23 Thread Niamathullah sharief
ltib/ Now i am confused. Please some one help me On Wed, Dec 23, 2009 at 4:14 PM, Microbit_Ubuntu micro...@virginbroadband.com.au wrote: Hi, On Wed, 2009-12-23 at 14:54 +0530, Niamathullah sharief wrote: Hello, I am trying to install gstreamer

Re: LTIB missing packages

2009-12-23 Thread Niamathullah sharief
/Desktop/plugins/L2.6.28_4.5.1_SDK_Aug2009_source/ltib/ltib: f_buildrpms() or die; /home/ariem/Desktop/plugins/L2.6.28_4.5.1_SDK_Aug2009_source/ltib/ltib: f_buildrpms(); ar...@ariem-desktop:/$* Kindly someone help me On Thu, Dec 24, 2009 at 9:56 AM, Niamathullah sharief newbie...@gmail.comwrote

Gstreamer compilation

2009-12-23 Thread Niamathullah sharief
hello, when i try to compile gstreamer i am getting the following error. r...@ariem-desktop:/home/ariem/Desktop/plugins/fsl_linux_sdk_gstreamer_plugins_1.6.0_1/gst-fsl-plugin-1.6.0/src# make Making all in audio/aac_dec/src make[1]: Entering directory

Boting error in freescale board

2009-12-15 Thread Niamathullah sharief
Hello, i am used pegetron freescale processor board. it that when i enter into minicom its not getting the correct bootingsee this what i am getting . *ar...@ariem-desktop:~$ minicom -s Welcome to minicom 2.3 OPTIONS: I18n Compiled on Oct 24 2008, 06:37:44. Port /dev/ttyUSB0 Press

Newbie

2009-11-23 Thread Niamathullah sharief
Hello, I am newbie. I have some knowledge in Device drivers and modules. Now i am going to do research on how this web cam is working.for that whaT I HAVE TO DO?Is there any tutorial to know how webcam is working. How it is capturing?Please help me

Re: Newbie

2009-11-23 Thread Niamathullah sharief
No my webcam is working fine here. It has zc0301 module and its creative webcam. I know what are he drivers needed. But i want to know how it is capturing the image and how it is stored in memory and how it is displayed. On Tue, Nov 24, 2009 at 11:34 AM, Niamathullah sharief newbie

Re: Newbie

2009-11-23 Thread Niamathullah sharief
yes i have creative webcam. and it is working fine. it has zc0301 module. On Mon, Nov 23, 2009 at 9:43 PM, Mulyadi Santosa mulyadi.sant...@gmail.comwrote: On Mon, Nov 23, 2009 at 3:16 PM, Niamathullah sharief newbie...@gmail.com wrote: Hello, I am newbie. I have some knowledge in Device

USB support

2009-10-18 Thread Niamathullah sharief
Hi friends, Just i want to know some details about the USB drivers. As the required drivers for make the USB to support is usbcore and host drivers..Is it right? if its right mean i want to know why this usb-skeleton.c is used? Can anyone help me?

Re: Mobile OS

2009-10-11 Thread Niamathullah sharief
oh micheal. You are saying that Android is not an open source?I am confussed. Forgive me if i am wrong.. On Sun, Oct 11, 2009 at 11:57 AM, Michael Blizek mic...@michaelblizek.twilightparadox.com wrote: Hi! On 23:46 Sat 10 Oct , Niamathullah sharief wrote: Hi friends, I want

Mobile OS

2009-10-10 Thread Niamathullah sharief
Hi friends, I want to learn about Mobile operating systems. So i started with android. May i know what are all the Other Open Source Mobile Free Operating System available? Thank you

Re: Basic USB doubt

2009-09-17 Thread Niamathullah sharief
etc. http://lxr.linux.no/linux+v2.6.31/Documentation/usb/ 2009/9/15 Niamathullah sharief newbie...@gmail.com: i searched. I didnt get the answer for my question. I might be not knowing to search properly. But i didnt get the answer. If you know please post the link please. Dont mistake me

Re: Missing main function

2009-09-17 Thread Niamathullah sharief
at 9:45 PM, Michael Blizek mic...@michaelblizek.twilightparadox.com wrote: Hi! On 13:39 Tue 15 Sep , Niamathullah sharief wrote: Hi friends, I am having the video drivers..ie gspca.c, v4l1.compat.c, v4l2-device.c, v4l2-ioctl.c,v4l2-dev.c. When i tried to read all this programs

Re: Basic USB doubt

2009-09-17 Thread Niamathullah sharief
/kernelnewbies/2009-09/msg00225.html and http://mail.nl.linux.org/kernelnewbies/2009-09/msg00226.html). On Wed, Sep 16, 2009 at 11:27 AM, loody milo...@gmail.com wrote: Hi 2009/9/15 Niamathullah sharief newbie...@gmail.com: i searched. I didnt get the answer for my question. I might be not knowing

Basic USB doubt

2009-09-15 Thread Niamathullah sharief
Hi friends, I am some doubts regarding USB port. How the devices are fetching drivers When we insert the USB device into the USB port. From where it will search first? How it will get the driver?I am novice please help me

Missing main function

2009-09-15 Thread Niamathullah sharief
Hi friends, I am having the video drivers..ie gspca.c, v4l1.compat.c, v4l2-device.c, v4l2-ioctl.c,v4l2-dev.c. When i tried to read all this programs but i didn't find main function in any programs. I don't know how this programs works. From where is the main function for this programs.

Re: Basic USB doubt

2009-09-15 Thread Niamathullah sharief
on kernelnewbies. On Tue, Sep 15, 2009 at 1:32 PM, Niamathullah sharief newbie...@gmail.com wrote: Hi friends, I am some doubts regarding USB port. How the devices are fetching drivers When we insert the USB device into the USB port. From where it will search first? How it will get

Re: About Webcam module

2009-09-14 Thread Niamathullah sharief
that modules. Can anyone help me? On Sat, Sep 12, 2009 at 11:54 AM, Jean-Francois Moine moin...@free.frwrote: On Fri, 11 Sep 2009 17:37:19 +0530 Niamathullah sharief newbie...@gmail.com wrote: [snip] shar...@sharief-desktop:~$ modinfo -d gspca_zc3xx GSPCA ZC03xx/VC3xx USB

Re: About Webcam module

2009-09-14 Thread Niamathullah sharief
Yes thank you..Now i am not getting my modules exactly. I compiled all the required modules...ie gspca_main, gspca_zc3xx, v4l1-compat. But i am not getting this videodev module..I dont know why... My Makefile *obj-m += gspca_main.o** * *obj-m += gspca_zc3xx.o** * *obj-m += v4l1-compat.o** *

About Webcam module

2009-09-11 Thread Niamathullah sharief
Hi friends, I have some doubts in video device driver. I have an Creative webcam with me. After inserting the webcam i have seen the following modules installed Module Size Used by gspca_zc3xx 55936 0 gspca_main29312 1 gspca_zc3xx videodev41344

Re: About Webcam module

2009-09-11 Thread Niamathullah sharief
Niamathullah sharief, i think you can use rmmod to test which module is exactly for your webcam. Best regards Steven Yao 2009/9/11 Niamathullah sharief newbie...@gmail.com Hi friends, I have some doubts in video device driver. I have an Creative webcam with me. After inserting

Re: NEWBIE in kernel

2009-09-11 Thread Niamathullah sharief
the way to start your linux kernel programming is LINUX DEVICE DRIVERS by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman. On Fri, Sep 11, 2009 at 1:52 PM, Gaurav Soni grvli...@gmail.com wrote: Hi Dear All, I m new in kernel programming,I have gone through beginning linux

Video playing software

2009-09-08 Thread Niamathullah sharief
Hi, Can anyone tell me which is the best software to play from web cam? I am having CREATIVE web cam. I want to capture video from there. Which is the best one to play that video? Please help me

Re: USB Doubt

2009-09-06 Thread Niamathullah sharief
yes thank yu greg. if i have any doubt i will send you... On Sun, Sep 6, 2009 at 10:52 AM, Greg KH g...@kroah.com wrote: On Sat, Sep 05, 2009 at 11:54:45PM +0530, Niamathullah sharief wrote: Hi friends, I want to know about USB devices. I mean,From where the device is searching

USB Doubt

2009-09-05 Thread Niamathullah sharief
Hi friends, I want to know about USB devices. I mean,From where the device is searching for driver when we insert the device into USB port? Please help me

Subscription problem

2009-09-04 Thread Niamathullah sharief
Hi friends, I tried to add this mail id in kernel newbies mailing list through E-mail. But i am not getting any reply from there. I dont know what is the problem. Can anyone know any other way to add to this mailing list? Thank you

Re: Problem in booting a new kernel

2009-04-17 Thread niamathullah sharief
I found that no initrd image for newly compiled kernel...what to do? --- On Fri, 17/4/09, Bian Jiang bord...@gmail.com wrote: From: Bian Jiang bord...@gmail.com Subject: Re: Problem in booting a new kernel To: niamathullah sharief sharie...@yahoo.co.in Cc: Kernel newbies kernelnewbies

Re: Problem in booting a new kernel

2009-04-17 Thread niamathullah sharief
--- On Fri, 17/4/09, Bian Jiang bord...@gmail.com wrote: From: Bian Jiang bord...@gmail.com Subject: Re: Problem in booting a new kernel To: niamathullah sharief sharie...@yahoo.co.in Cc: Kernel newbies kernelnewbies@nl.linux.org Date: Friday, 17 April, 2009, 5:39 AM Please give more

Re: communication between userspace and kernelspace

2009-04-16 Thread niamathullah sharief
ioctl() is used to call the kernel function from user space...so i might be correct one for you...I am not sure --- On Thu, 16/4/09, niranjan puram puram.niranjan.ku...@gmail.com wrote: From: niranjan puram puram.niranjan.ku...@gmail.com Subject: communication between userspace and kernelspace

Problem in booting a new kernel

2009-04-16 Thread niamathullah sharief
Hello,    I am novice..I tried to boot an new kernel...I compiled the new kernel and installed it correctly...But when i go with that kernel i am getting error as File not found...Dont know what is the problemCan anyone tell me what will be the error. Add more friends to your

Re: How to make USB to work dynamically

2009-04-11 Thread niamathullah sharief
Yes that i know...Is this enough for making USB to enable? --- On Tue, 7/4/09, Greg KH g...@kroah.com wrote: From: Greg KH g...@kroah.com Subject: Re: How to make USB to work dynamically To: niamathullah sharief sharie...@yahoo.co.in Cc: Kernel newbies kernelnewbies@nl.linux.org Date: Tuesday

Re: How to make USB to work dynamically

2009-04-06 Thread niamathullah sharief
Yes i know that.Its USBCORE,ECHI-HCD,OHCI-HCD,UHCI_HCD.Is this enough? --- On Mon, 6/4/09, Greg KH g...@kroah.com wrote: From: Greg KH g...@kroah.com Subject: Re: How to make USB to work dynamically To: niamathullah sharief sharie...@yahoo.co.in Cc: Kernel newbies kernelnewbies@nl.linux.org

Re: How to make USB to work dynamically

2009-04-06 Thread niamathullah sharief
--- On Mon, 6/4/09, Greg KH g...@kroah.com wrote: From: Greg KH g...@kroah.com Subject: Re: How to make USB to work dynamically To: niamathullah sharief sharie...@yahoo.co.in Cc: Kernel newbies kernelnewbies@nl.linux.org Date: Monday, 6 April, 2009, 4:07 AM On Sun, Apr 05, 2009 at 04:05:29PM

How to make USB to work dynamically

2009-04-05 Thread niamathullah sharief
Hi, Actually i disabled the USB support from my kernel...After that, i want to make USB to work by dynamically loading the necessary modules.After that only it should work. What to do for that?..What are all the modules needed for that? Now i am having the kernel without USB support...Now i

Doubt in USB modules

2009-04-03 Thread niamathullah sharief
Hello,     I disabled the USB support while i build the kernel.After that i planned to make my USB port to work by inserting the modules manually.     May i know, what are all the modules is used to make USB to work? Add more friends to your messenger and enjoy! Go to

RE: USB support doubt

2009-02-23 Thread niamathullah sharief
- From: kernelnewbies-bou...@nl.linux.org [mailto:kernelnewbies-bou...@nl.linux.org] On Behalf Of niamathullah sharief Sent: Sunday, February 22, 2009 9:48 AM To: Ole Loots Cc: Kernel newbies Subject: Re: USB support doubt   Actually i disabled the USB support in make menuconfig while

Re: USB support doubt

2009-02-21 Thread niamathullah sharief
...@monochrom.net wrote: From: Ole Loots o...@monochrom.net Subject: Re: USB support doubt To: sharie...@yahoo.co.in Date: Sunday, 22 February, 2009, 2:22 AM Hi niamathullah sharief, what do you mean with dynamic? Do you want to update your Kernel Config dynamically? If you want to look what Config

USB support doubt

2009-02-20 Thread niamathullah sharief
Hello,   I have an doubt in USB configurationActually my aim is too disconnect the USB support in make menuconfig.After that i have to do USB support in dynamicallyi know to enable through make menuconfig..but i dont want to do that..i want to do dynamically..what are all the modules

USB support doubt

2009-02-20 Thread niamathullah sharief
Hello,   I have an doubt in USB configurationActually my aim is too disconnect the USB support in make menuconfig.After that i have to do USB support in dynamicallyi know to enable through make menuconfig..but i dont want to do that..i want to do dynamically..what are all the modules

problem in connecting internet

2009-02-19 Thread niamathullah sharief
Hello,   I have to two operating system in my hard diskwindows xp and ubuntu 8.04...when i use win xp i didnt have any problem with internet...but when i use ubuntu its not working...dont know what to docan anyone help memy system is dual boot operating systemThanks in

Re: mmap()

2009-01-24 Thread niamathullah sharief
ok micheal...Thanks..actually when we capture the video from webcam how that video is captured and where it stores?and how it finds the memory location to store that captured data? Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/

mmap()

2009-01-23 Thread niamathullah sharief
Hello,   Actually what is mmap()?why it used?shall we write the program without that function? Check out the all-new Messenger 9.0! Go to http://in.messenger.yahoo.com/

Re: mmap()

2009-01-23 Thread niamathullah sharief
, Michael Williamson michael_h_william...@yahoo.com wrote: From: Michael Williamson michael_h_william...@yahoo.com Subject: Re: mmap() To: sharie...@yahoo.co.in Date: Friday, 23 January, 2009, 10:28 PM --- On Fri, 1/23/09, niamathullah sharief sharie...@yahoo.co.in wrote: From: niamathullah

Re: mmap()

2009-01-23 Thread niamathullah sharief
, niamathullah sharief sharie...@yahoo.co.in wrote: From: niamathullah sharief sharie...@yahoo.co.in Subject: Re: mmap() To: michael_h_william...@yahoo.com, video4linux list video4linux-l...@redhat.com, Kernel newbies kernelnewbies@nl.linux.org Date: Friday, January 23, 2009, 12:41 PM micheal

doubt in USB

2009-01-20 Thread niamathullah sharief
Hello, i am having very big doubt among the four things...What is usbcore module?what is uhci-hcd module?in this two which is the usb device driver?why this two drivers are needed to make usb port work...? Add more friends to your messenger and enjoy! Go to

Re: About USB module

2009-01-18 Thread niamathullah sharief
, -mandeep On Sun, Jan 18, 2009 at 12:48 PM, niamathullah sharief sharie...@yahoo.co.in wrote: Hello, I know that modules usbcore and host drivers are needed to make USB port to workbut i dont why this host drivers really do...why it is needed?can anyone tell me..please

About USB module

2009-01-17 Thread niamathullah sharief
Hello,    I know that modules usbcore and host drivers are needed to make USB port to workbut i dont why this host drivers really do...why it is needed?can anyone tell me..please Explore your hobbies and interests. Go to http://in.promos.yahoo.com/groups/

Re: About xawtv

2009-01-15 Thread niamathullah sharief
Williamson michael_h_william...@yahoo.com Subject: Re: About xawtv To: sharie...@yahoo.co.in Date: Thursday, 15 January, 2009, 11:13 AM --- On Wed, 1/14/09, niamathullah sharief sharie...@yahoo.co.in wrote: From: niamathullah sharief sharie...@yahoo.co.in Subject: Re: About xawtv

Re: About xawtv

2009-01-14 Thread niamathullah sharief
wrote: From: Michael Williamson michael_h_william...@yahoo.com Subject: Re: About xawtv To: niamathullah sharief sharie...@yahoo.co.in Date: Wednesday, 14 January, 2009, 11:59 AM --- On Tue, 1/13/09, niamathullah sharief sharie...@yahoo.co.in wrote: From: niamathullah sharief sharie...@yahoo.co.in

Re: About xawtv

2009-01-14 Thread niamathullah sharief
sharief sharie...@yahoo.co.in wrote: From: niamathullah sharief sharie...@yahoo.co.in Subject: Re: About xawtv To: michael_h_william...@yahoo.com, video4linux list video4linux-l...@redhat.com, Kernel newbies kernelnewbies@nl.linux.org Date: Tuesday, January 13, 2009, 2:50 AM ya ok micheal..i

Re: About xawtv

2009-01-14 Thread niamathullah sharief
...@yahoo.com wrote: From: Michael Williamson michael_h_william...@yahoo.com Subject: Re: About xawtv To: sharie...@yahoo.co.in Date: Thursday, 15 January, 2009, 1:07 AM --- On Wed, 1/14/09, niamathullah sharief sharie...@yahoo.co.in wrote: From: niamathullah sharief sharie...@yahoo.co.in Subject: Re

Re: About xawtv

2009-01-14 Thread niamathullah sharief
, niamathullah sharief sharie...@yahoo.co.in wrote: From: niamathullah sharief sharie...@yahoo.co.in Subject: Re: About xawtv To: michael_h_william...@yahoo.com, video4linux list video4linux-l...@redhat.com, Kernel newbies kernelnewbies@nl.linux.org Date: Wednesday, January 14, 2009, 7:35 PM yes i have

Re: About xawtv

2009-01-13 Thread niamathullah sharief
...@yahoo.co.in Date: Tuesday, 13 January, 2009, 2:21 AM --- On Sun, 1/11/09, niamathullah sharief sharie...@yahoo.co.in wrote: From: niamathullah sharief sharie...@yahoo.co.in Subject: Re: About xawtv To: michael_h_william...@yahoo.com, video4linux list video4linux-l...@redhat.com Date: Sunday

Re: About xawtv

2009-01-13 Thread niamathullah sharief
Subject: Re: About xawtv To: sharie...@yahoo.co.in Date: Tuesday, 13 January, 2009, 10:49 PM --- On Tue, 1/13/09, niamathullah sharief sharie...@yahoo.co.in wrote: From: niamathullah sharief sharie...@yahoo.co.in Subject: Re: About xawtv To: michael_h_william...@yahoo.com, video4linux list

Re: error in v4l2 program

2009-01-10 Thread niamathullah sharief
, 10 January, 2009, 12:28 PM check your dmesg output, the error come from kernel - the VIDIOC_S_FMT in the driver side is having errors On 1/10/09, niamathullah sharief sharie...@yahoo.co.in wrote: I have v4l2 program...it gets compiled wothout errorbut when i runned that i am getting

error in v4l2 program

2009-01-09 Thread niamathullah sharief
I have v4l2 program...it gets compiled wothout errorbut when i runned that i am getting the following error...shar...@sharief-desktop:~/Desktop/video drivers$ gcc vgrab5.c -Wall -o vgrab5 shar...@sharief-desktop:~/Desktop/video drivers$ ./vgrab5 /dev/video0 t.pgm ioctl (VIDIOC_S_FMT)

About xawtv

2009-01-07 Thread niamathullah sharief
Hello friends,   i downloaded the xawtv package...but i dont which program is used to capture the videoi found there is a program called capture.c in common directory in that package..but i didnt find any memory mapping function in that programso i am very much confused..can anyone

video4linux2

2009-01-06 Thread niamathullah sharief
Can anyone tell me the algorithm for any simple v4l2 programhow its register the buffer and how its store the picture etcplease kindly help me... Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/

Memory mapping question

2009-01-05 Thread niamathullah sharief
Hello   1)can anyone tell me how memory mapping occurs while webcam captures the video?2)In what form the the webcam will capture the Video,after that how it will search and allocate for memory to store it...? Be the first one to try the new Messenger 9 Beta! Go to

mmap()

2009-01-05 Thread niamathullah sharief
Hello friends...     I was very much confused in mmap()...i done gooling...but cant understand clearly...so can anyonr tell me what are all the parameters indicates and how it works..mmap(addr, len, prot, flags, fildes, off); Add more friends to your messenger and enjoy! Go to

Re: ioctl()

2009-01-04 Thread niamathullah sharief
can you tell me what is this sysfsits general system call? --- On Sat, 3/1/09, Robert P. J. Day rpj...@crashcourse.ca wrote: From: Robert P. J. Day rpj...@crashcourse.ca Subject: Re: ioctl() To: Rohit Sharma imreckl...@gmail.com Cc: rishi agrawal postri...@gmail.com, sharie...@yahoo.co.in,

ioctl()

2009-01-03 Thread niamathullah sharief
i know that ioctl() is an system callbut can anyone tell me how it works...from where it called? Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/

xawtv

2009-01-02 Thread niamathullah sharief
Hello,1)what are all file formats are accepted by xawtv?2)what api is used by xawtv to capture the video?3)how can we change the file formats when capturing the image?4)how it capture the image and converts that?please can anyone tell me. Be the first one to try the new Messenger 9

Re: xawtv

2009-01-02 Thread niamathullah sharief
i mean what will o/p file format in xawtv...whether we change o/p format according to our use? --- On Fri, 2/1/09, Alexander Potashev aspotas...@gmail.com wrote: From: Alexander Potashev aspotas...@gmail.com Subject: Re: xawtv To: niamathullah sharief sharie...@yahoo.co.in Cc: Kernel newbies

Re: xawtv

2009-01-02 Thread niamathullah sharief
in V4L2 but i have an zebronics webcam...the driver for that webcam is zc0301...whether this webcam will work without this zc0301 driver? --- On Fri, 2/1/09, Alexander Potashev aspotas...@gmail.com wrote: From: Alexander Potashev aspotas...@gmail.com Subject: Re: xawtv To: niamathullah sharief

Re: xawtv

2009-01-02 Thread niamathullah sharief
aspotas...@gmail.com Subject: Re: xawtv To: niamathullah sharief sharie...@yahoo.co.in Cc: Kernel newbies kernelnewbies@nl.linux.org Date: Friday, 2 January, 2009, 7:53 PM On 19:44 Fri 02 Jan , niamathullah sharief wrote: ok alexander...i have an anothere doubtyou told that usermode

Video4linux

2009-01-02 Thread niamathullah sharief
HelloI am looking for a very basic c example that will connect to a V4L2 webcam and capture a frame. I am basically looking to write a class which I can use to create a new Webcam object. which will grab a frame from the camera, Get rid of Add-Ons in your email ID. Get

Re: symbol table....

2009-01-01 Thread niamathullah sharief
modprobing it.   everything will come back again (from not able to access usb port to reenabling it).all done manually...   On 1/1/09, niamathullah sharief sharie...@yahoo.co.in wrote: cause am  engineering studentdoing final final year project  in this concept...making my USB port

Re: symbol table....

2008-12-31 Thread niamathullah sharief
support in order to use USB drivers. Please enable USB Support in your kernel and then you should be able to load USB driver modules. Regards, -- Mark On Dec 30, 2008, at 9:59 PM, niamathullah sharief wrote: Thanks for your replyyes denis..i know to reconfigure the kernel with USB

Re: symbol table....

2008-12-31 Thread niamathullah sharief
@nl.linux.org Date: Thursday, 1 January, 2009, 4:14 AM Sorry I am really confused about what you want to do. :-( You should take the time to read the USB kernel documentation in linux/Documentation/usb. Regards,-- Mark On Dec 31, 2008, at 6:28 AM, niamathullah sharief wrote: ok katiyar and mark...i am

Re: symbol table....

2008-12-31 Thread niamathullah sharief
, 9:29 AM Hi,  I think you are missing the point that you need to build USB support in order to use USB drivers. Please enable USB Support in your kernel and then you should be able to load USB driver modules. Regards,-- Mark On Dec 30, 2008, at 9:59 PM, niamathullah sharief wrote: Thanks for your

Re: symbol table....

2008-12-30 Thread niamathullah sharief
yes mark...i know that...actually i disabled thatcause i have to enable manually by disabling that...thats what i am asking...what to do...how to resolve that problem.how to insert that ehci-hcd.ko,uhci-hcd.ko or ohci-hcd.ko modules...please kindly help me what to do --- On Tue,

Re: symbol table....

2008-12-30 Thread niamathullah sharief
i am getting this r...@sharief-desktop:/home/sharief/Desktop/drivers/host# modprobe usbcore r...@sharief-desktop:/home/sharief/Desktop/drivers/host# modprobe ehci-hcd FATAL: Error inserting ehci_hcd (/lib/modules/2.6.26/kernel/drivers/misc/ehci-hcd.ko): Unknown symbol in module, or unknown

Re: symbol table....

2008-12-30 Thread niamathullah sharief
: symbol table To: sharie...@yahoo.co.in Cc: Mark Brown ma...@marksmachinations.com, Kernel newbies kernelnewbies@nl.linux.org Date: Wednesday, 31 December, 2008, 12:21 AM 2008/12/30 niamathullah sharief sharie...@yahoo.co.in: yes mark...i know that...actually i disabled thatcause i have

Re: symbol table....

2008-12-28 Thread niamathullah sharief
: From: Thomas Petazzoni thomas.petazz...@free-electrons.com Subject: Re: symbol table To: kernelnewbies@nl.linux.org Cc: sharie...@yahoo.co.in Date: Sunday, 28 December, 2008, 2:06 PM Hi, Le Sun, 28 Dec 2008 12:30:19 +0530 (IST), niamathullah sharief sharie...@yahoo.co.in a écrit : Noi

symbol table....

2008-12-27 Thread niamathullah sharief
Hello,  Can anyone tell me how to read and view the symbols in the symbol table...and how to understand that... Check out the all-new Messenger 9.0! Go to http://in.messenger.yahoo.com/

Re: Problem with Modules

2008-12-26 Thread niamathullah sharief
, niamathullah sharief alrif_1...@yahoo.co.in wrote: Thanks for your replyyes getting the same error when i am in root tooDont know what to dofor that...kindly help me You do not have the module. Check if it resides in your /lib/modules/$(uname -r)/kernel/drivers/usb/host

Unknown symbols...

2008-12-26 Thread niamathullah sharief
Hello...when i try to insert ehci-hcd with insmod i am getting this errorr...@sharief-desktop:/home/sharief/Desktop/drivers/host# insmod ehci-hcd.ko insmod: error inserting 'ehci-hcd.ko': -1 Unknown symbol in moduleoutput of  dmesg is :[ 196.416023] ehci_hcd: Unknown symbol usb_hcd_pci_suspend

Re: Unknown symbols...

2008-12-26 Thread niamathullah sharief
, Thomas Petazzoni thomas.petazz...@free-electrons.com wrote: From: Thomas Petazzoni thomas.petazz...@free-electrons.com Subject: Re: Unknown symbols... To: kernelnewbies@nl.linux.org Date: Friday, 26 December, 2008, 6:03 PM Le Fri, 26 Dec 2008 15:26:44 +0530 (IST), niamathullah sharief alrif_1

Re: Unknown symbols...

2008-12-26 Thread niamathullah sharief
: Kernelnewbies kernelnewbies@nl.linux.org Date: Friday, 26 December, 2008, 6:09 PM Hi: On Fri, Dec 26, 2008 at 5:56 PM, niamathullah sharief alrif_1...@yahoo.co.in wrote: Hello...when i try to insert ehci-hcd with insmod i am getting this error  To use modprobe is better. r...@sharief-desktop:/home/sharief

Problem with Modules

2008-12-23 Thread niamathullah sharief
Hi friends  This is Dilip...i tried to install the below modules by using modprobe command...but its showing an erroreven if try in insmod its getting error as undefined symbol...Actually it means that there is an dep module have to install before this module...so i installed the

Device drivers

2008-12-21 Thread niamathullah sharief
Hi to kernel newbies...This is sharief...I am new to Device driver developing...can anyone tell me what to do for the belo problem which i have..      i am new to this mailing list...This is my first mail..i have an problem with my USB module...I will tell the things which i have done

Problem in USB module

2008-12-20 Thread niamathullah sharief
Hello i am new tio this mailing list...This is my first mail..i have an problem with my USB module...I will tell the things which i have done previously in detail..Actually i disabled the entire USB support when i compile the kernel...after that i planned to do that module manually i tried to