Ubuntu Installation :: Creating Binary Driver Disk For Uvcvideo?
Apr 24, 2010
I need (for a friend) to create a "driver" disc for a webcam that is uvcvideo compatible. The webcam when plugged into my machine works out-of-the-box using the uvcvideo module.However, for some reasons, we want to include a binary and/or sources file with it.
I have downloaded the source files from http://linuxtv.org/hg/~pinchartl/uvcvideo/ , but compiling fails. (build-essential is installed). I did not compile it using sudo since I do not want to mess up what is already installed on my system. Compilation according to the enclosed INSTALL file is as simple as "make" (no ./configure).
However, make give me errors
Code:
/home/user/downloads/uvcvideo/uvcvideo-553dfd853cba/v4l/et61x251_core.c: In function 'et61x251_ioctl_v4l2':
/home/user/downloads/uvcvideo/uvcvideo-553dfd853cba/v4l/et61x251_core.c:2500: warning: the frame size of 1256 bytes is larger than 1024 bytes
[Code]...
View 1 Replies
ADVERTISEMENT
Feb 15, 2010
I am trying to install logitech libwebcam but I can't get the source of uvcvideo driver. I have that driver installed and running properly and it appears when I do the lsmod, but I can't find the uvcvideo.h header file even after installing the kernel-headers and kernel-devel. Does it exist in a specific library that I should install ?
View 5 Replies
View Related
Nov 20, 2010
I am trying to install Ubuntu 10.10 and i get this error message after a while of loading:
View 2 Replies
View Related
Jan 5, 2011
I need to change the functions of some linux commands. We can't edit the binary files provided in /bin, is there any other method other than alias.For ex. - I need to change the function chmod so that it takes only three consecutive integers as input (chmod 777 filename) and nothing else ? Do I have to write by own code for it, or is there any other alternate method.
View 2 Replies
View Related
Apr 9, 2011
I am installing a number of boxes with RHEL 6, using a kickstart file I made and put on a boot disk.I am having trouble, however, when using this disk. The boot loader recognizes my kickstart file, but when it prompts me that it can't find the RHEL distro on my disk, and that I need to insert the DVD that contains the distro, I cannot eject the CD. Button pushy, no ejecty. I tried a paper clip to open the drive, but even after inserting the distro disk this way, it doesn't see it. It's like anaconda is wrapped around the mount of the boot disk and won't let go.
There's nothing special I need to have in the kickstart file for this to work right? I have thought about putting an eject statement in the post section, but that isn't even used until the OS is installed is it? I can get around this by creating a distro DVD with my kickstart file, but I'd rather not do that, and use the kickstart/boot disk functionality as intended.
View 2 Replies
View Related
Mar 12, 2011
How do I check if I'm using the Nouveu driver or the Nvidia Binary driver? I thought things were running nicely with the free driver because I had compositing working on my dismal graphics card... But scrolling in firefox is slow/laggy so I tried installing the binary driver with 1click install. But I restarted and still have the same problem. I think I might still be using the nouveu driver? Actually, scratch that last sentence. I just did lspci -v and got this output:
Code:
01:00.0 VGA compatible controller: nVidia Corporation NV37GL [Quadro FX 330/GeForce PCX 5300] (rev a2) (prog-if 00 [VGA controller])
Subsystem: Giga-byte Technology Device 310e
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at f0000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (32-bit, prefetchable) [size=256M]
[Code]...
View 2 Replies
View Related
Dec 20, 2010
I cant for the life of me figure out how to create a freebsd bootdisk onto my usb drive. from ubuntu
View 5 Replies
View Related
Feb 16, 2010
I have downloaded 4.37 gigs of Debian yesterday and have unzipped it. How do I create a bootable disk?
View 5 Replies
View Related
Sep 8, 2010
this is in the wrong section, but I wasn't sure where to put it. Since the background to my problem is kind of long winded I've split this post into two sections: Short version of problem
I have a PC that has two internal drives: one drive (drive A) is empty, and the other (drive B) has a copy of windows vista installed. At the moment the PC boots from drive A. I'd like to transfer everything from drive A to drive B, so that this new disk will boot and behave nicely and windows will still function.
Is there any easy way to do this in ubuntu? I'm guessing I can use something like dd, but will this copy the boot sector and will I have to mess around with the partition table? Long version of the problem
Today I built a new PC for my dad with two internal drives. He was previously using vista on a laptop which died a few days ago, and I'd like to install vista on one disk of the new PC, and ubuntu on the other disk.
He has a licensed copy of Vista for his laptop, but it came as a "system restore" disk, and so I can't install vista directly onto the new PC. I have an identical laptop to his, so I took out the drive from his laptop, put it in my laptop, and did a "system restore" from the disk that came with the laptop. I then took out the drive from my laptop, and put this inside the new PC. It boots up fine, and I installed all the necessary drivers and etc to make windows work.
Now instead of using a slow/small laptop drive inside the new PC, I'd like to be able to clone the data on laptop disk and this onto one of the bigger/faster internal drives of the new PC. How can I do this from ubuntu, so that the new drive will boot windows?
I'm fairly certain it can be done using dd, but how do I make sure the information in the boot sector (or partition table) is correct for the new drive? I'm asking this because when I put my laptop drive into the new PC initially, I had connected it as an external drive, and when I tried booting from this there was an error, something like "Invalid partition table" (I think). I figured that when I did a "system restore" on my laptop, the drive was the only drive available, so this would be HDA, or SDA in the boot record of that disk. But when I added it to a system where other drives were available, it was no longer at that same location, so the boot loader couldn't find the data it was looking for to load the system.
View 2 Replies
View Related
Apr 21, 2011
Code:
#!/bin/bash
echo 'obase=2;10'|bc
[code]...
View 2 Replies
View Related
May 20, 2011
I was upgrading to Ubuntu 11.04 and the laptop turned off.Once I rebooted, I got this Message :Code:The disk driver for / is not ready yet or not present continue to wait; or press S to skip mounting or M for manual recovery.My laptop Model: Toshiba Satellite A200.
View 3 Replies
View Related
May 10, 2011
I'm encountering a problem running X and Gnome from a Xen-enabled Kernel with NVIDIA Binary driver compiled with IGNORE_XEN_PRESENCE=y on debian squeeze
Hardware:
NVIDIA NVS 5100M
Kernel:
Debian Squeeze : 2.6.32-5-xen-amd64
NVIDIA Kernel from the official package
Boot and module loading are successful, but when X starts, I only get a black screen. I attached here my Xorg.0.log, however it doesn't seems to have any problem.
View 5 Replies
View Related
Apr 21, 2011
Having upgraded to kernel 2.6.38 in wheezy, you now have to blacklist the nouveau driver as just uninstalling the packages don't seem to be enough as it is with squeeze. The latest nVidia 270 driver makes my GPU run over 10°s hotter. The 264 driver in the Debian repo has the same effect. I can't install the 195 driver (which I know is ok with my GPU), for some unknown installation error (error 1 during compile).
I have a GeForce 7950GTX on my Dell laptop. The hardware is ok, as the temperatures are much lower with squeeze, and I have cleaned inside the laptop.
Is anyone else having any issues with excessive heat with nVidia? Could this be a driver or a kernel issue?
And why did I have to blacklist the nouveau drivers even though they weren't installed?
View 5 Replies
View Related
Jul 7, 2010
I known the Driver Disk can be loaded by anaconda when specifying the 'dd=xx' parameter. But how should I do if I still want to use these drivers which are included in the Driver Disk in an up running Operating System?
I have not a real environment to test it, but looks like the driver modules in the Driver Disk won't be installed into the real installed system. Am I right? Are there some tools which can load Driver Disk in a up running Operating System?
View 1 Replies
View Related
Jan 27, 2011
I'm running Ubuntu 10.10 on an old small form factor PC with an AMD Sempron 2400, 1GB RAM, and an nVidia 5200 graphics card 128MB. OK, so a low-spec machine (but that's the great thing about Linux right? Don't need high-end h/w) but it works just fine, except that it can't play full HD (1920x1080) MPEG-4 video. Very jerky and lots of dropped frames. Same in both Movie Player and VLC.
I can't afford to increase the RAM and as it's a SFF I can't just swap the mobo and CPU for something faster so I'm wondering whether getting a higher spec graphics card would make any difference?I'm using the nVidia proprietary binary driver (latest version) and searching the forums I found a post where someone said that the nVidia driver needs at least a 512MB card for HD video.A colleague has a higher spec nVidia card (7600 IIRC) that he'll sell me, but before I spend any money, is this likely to improve things? How much does the graphics card affect performance, or is it simply a case of the machine overall just isn't high enough spec?
View 3 Replies
View Related
Aug 20, 2011
I have a Dell 1300 running Kubuntu 11 and attached is a Logitech Pro 9000 webcam. It works OK - in the sense that Cheese, VLC etc display correctly. I'm trying to set up video streaming for security monitoring - and because the Dell is pretty slow, I need to stream at a low rate of frames/sec to keep a reasonably low cpu utilisation. I've tried various things, but the most successful is the motion package, which I can set up with a new frame each second, which is fine. However, the motion server stops after a seemingly random period with the message ...
[0] Thread 1 - Watchdog timeout, trying to do a graceful restart
[0] httpd - Finishing
[0] httpd Closing
[0] httpd thread exit
[0] Thread 1 - Watchdog timeout, did NOT restart graceful,killing it!
[0] Calling vid_close() from motion_cleanup
[0] Closing video device /dev/video0
Motion hasn't crashed, it's still running. I also get a message in syslog ... uvcvideo: Failed to resubmit video URB (-27)
View 3 Replies
View Related
Jun 8, 2010
I have a Dell Vostro 1400 with the Nvidia GPU running ubuntu 10.04. There is a problem with the GPU and dell has recommended that you upgrade your BIOS. I have the executable that can run from either dos or windows. The problem is, I can't boot the system long enough before the screen goes blank on me, my option is to boot from a USB disk to a dos command prompt and then execute the update. I have the file, I just need instructions on how to create a bootable dos disk using a USB pendrive.
View 1 Replies
View Related
May 5, 2011
Is there any Linux utility to combine two or more binary files into a single binary file ?
View 7 Replies
View Related
Nov 30, 2010
How to coded version info and other information likes author and company name into the ELF binary?
I prefer the put the version info during build step.
View 5 Replies
View Related
Mar 5, 2010
I have been able to make my webcam work some time ago, but it does not work anymore. (I installed xen kernel recently, but I don't know whether it's related or not).
I am using Opensuse 11.2.
My webcam is a Bison uvc compatible webcam. It should work with the uvcvideo driver which is intalled by default with the kernel. My kernel is
Code:
Linux linux-61le 2.6.31.12-0.1-desktop #1 SMP PREEMPT 2010-01-27 08:20:11 +0100 x86_64 x86_64 x86_64 GNU/Linux
lsusb gives:
Code:
Bus 002 Device 004: ID 5986:0241 Acer, Inc
dmesg gives:
[Code]....
View 5 Replies
View Related
Jun 30, 2010
I am installing Linux on some spare space I left over from my previous two Windows installations.
From within Linux, what's the most risk-free way of imaging these two partitions and saving them to a single image file or archive? I want to preserve the entire partition because I have no idea what I may have forgotten to copy. What is the most suitable program that can do this?
Is there any way to run the partition in a virtual machine at a later date?
After this is done, I want to delete those old partitions and extend my Linux ones.
View 3 Replies
View Related
Jul 28, 2010
I am trying to create a bootable USB drive. I go to System > Administration > Startup Disk Creator and click on 'Other' as the image I want to use is not listed. I then find the Chrome OS image and double click but then I return to the Disk Creator and it is still not listed as the source disk.
So does anybody know how to get around this so I can use this program to create a bootable USB drive, or another way that I can create one? I have used the Disk Creator to create a bootable version of Jolicloud (which is probably one of the worst Linux distros out there) before, but now it won't work.
View 4 Replies
View Related
Jun 20, 2011
I have the windows 7 install iso but no windows computers! startup disk creator only lets me use ubuntu variants. I have a mac and ubuntu 10.10, and i have so far found no way to write an ISO to a disk without paid windows applications like ultra ISO, its driving e ******* crazy, every time i want to write an ISO to a USB stick i need windows! and now i have a virus (trust windows)! Why can we only write .iso files to a disk in this world?
Can someone please point me in the direction of modern civilisation, were i can write an ISO to a pendrive for FREE with linux or macoh and i forgot to mention, im a sensible human being, so i dont have a disk drive - im not booting to the mac
View 9 Replies
View Related
Aug 12, 2011
I have an 8gb USB Flash Drive. I am trying to make a Xubuntu 11.04 boot disk from it. I have done this once before with Ubuntu, but not Xubuntu. The problem is that when I go into the Startup Disk Creator, I get this error and the process stops. This is what the Flash drive file structure looks like after the process stops.
View 3 Replies
View Related
Nov 22, 2009
how to get a working bootable USB boot disk for DOS using Fedora 12. I needed the dos boot disk to flash my motherboard BIOS as it did not support linux for updating the bios. Thought I'd put the steps involved to help other people who wanted to do something similar. The steps outlined here are for a Fedora 12 system. You should be able to extrapolate the minor changes that may be required for other linux distributions. All commands listed below to be typed in on a command prompt, logged in as root. Here goes...
1. Prerequisites:
syslinux
testdisk
freedos base cd (http://www.freedos.org/)
[code]....
Acknowledgments:
1. [URL] for enlightening me on the fact that testdisk could be used instead of install-mbr
2. [URL] upon which this howto is broadly based.
View 1 Replies
View Related
Aug 6, 2011
Could anyone recommend a method of creating a full disk image. I have the Acronis bootable media, would this work to backup Linux partitions? I'm thinking that Acronis doesn't know or care what is written to the disk as it works at a lower level.
View 7 Replies
View Related
Jul 28, 2010
I am new to the Linux world and I am not sure if what I am trying to do is achievable or not. I am trying to make an image of my existing drives running Linux on a USB and I want to use the same image off the USB to clone more bootable hard drives. Something like what Ghost does in windows. The problem is using 'dd' the image is too big ( I have 1tb drives ) and then I am not sure how to convert these images back on to new drives so that they boot in the OS as well. i am not sure if there is a utility that would let you do that?
View 2 Replies
View Related
Jan 5, 2010
I am trying to create a bootable DVD disk of Fedora. I am having trouble in doing this. I want to format the Hard drive and create a new file system. I have downloaded the source cds for fedora12 AND fedorai386 downloads. I have been trying to create a DVD burn with the Fedora12.iso extracted and then burned to DVD. This does not work. I just want to be able to pop the DVD in and then start the install, and on any machine.
View 3 Replies
View Related
Mar 28, 2011
#!/usr/bin/perl
use Term::ANSIColor;
####TIME DETAILS ######
print colored ( "PLEASE SPECIFY HOURS FOR THE FILESIZEREPORT TO RUN
", ' bold green on_blue' );
$hrstorun = ;
[code]....
View 6 Replies
View Related
May 31, 2011
When I try to burn an ISO to a DVD it goes okay but when it's finalizing it says:
Creating image checksum
And then it just freezes.
View 1 Replies
View Related