Re: [expert] Video for Linux

2000-04-03 Thread Ron Stodden
Wayne, All you have to do is install the kernel-source rpm from your distribution (just drag and drop it on to a running kpackage) and all will come good. Once the sources are installed, you can ONLY run 'make xconfig' from an su root terminal window at /usr/src/linux/. Wayne wrote: > > When I

RE: [expert] Video for Linux

2000-03-29 Thread Klar Brian D Contr MSG/SWS
- CVE OTS WPAFB (937)257-5773 937-973-3125 (Pager) -Original Message- From: Wayne [mailto:[EMAIL PROTECTED]] Sent: Sunday, March 26, 2000 6:06 PM To: [EMAIL PROTECTED] Subject: Re: [expert] Video for Linux When I run xconfig I get a command not found message. Should I b e able to run this

Re: [expert] Video for Linux

2000-03-27 Thread John Aldrich
On Sun, 26 Mar 2000, you wrote: > When I run xconfig I get a command not found message. Should I b e able to run > this from anywhere? I cannot even run it from the directory you have listed > below. WHen I follow the instruction in the book that came with Linux, I > cannot get any further than

Re: [expert] Video for Linux

2000-03-27 Thread Brian T. Schellenberger
Not xconfig; make xconfig You need to install the kernel and gcc and make (at a minimum). Basically, you need a "devleopment" system. But frankly, you need to think long & hard about how important this is to you; if you've never done any development/make/compile/kernel rebuilds before, well, i

Re: [expert] Video for Linux

2000-03-26 Thread Wayne
When I run xconfig I get a command not found message. Should I b e able to run this from anywhere? I cannot even run it from the directory you have listed below. WHen I follow the instruction in the book that came with Linux, I cannot get any further than this also to recompile my kernel. DO I

Re: [expert] Video for Linux

2000-03-26 Thread Ron Stodden
Wayne, Video for Linux shpuld be in all recent kernels. Open an X terminal on /usr/src/linux and run make xconfig to see whether v4l is present. It should be as a module, and not compiled in the kernel (answer M, not Y). v4l2 will soon replace v4l, together with a new i2c bus. All this probabl

Re: [expert] Video for Linux

2000-03-25 Thread Sevatio Octavio
do a "make xconfig" in /usr/src/linux and go to that area to be sure. Seve -Original Message- From: John Aldrich <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Saturday, March 25, 2000 8:41 PM Subject: Re: [expert] Video for Linux >On Sa

Re: [expert] Video for Linux

2000-03-25 Thread John Aldrich
On Sat, 25 Mar 2000, you wrote: > I have been reading the docs for compiling a kernel and it talks about patching > the kernel for video 4 linux support and mentions during the process you should > answer 'y' to V4L. Would anyone know if this is loaded by default when you > install or do you have