Ubuntu Multimedia :: Chmod For Raw1394 So Capture Works For User?
May 11, 2010
For some reason I can't connect my JVC MiniDv camera in kdenlive (or kino) until I run this script in terminal
Code:
sudo chmod 666 /dev/raw1394
but it needs re-entering each time I reboot my PC.
How can I make this access permanent?
View 4 Replies
ADVERTISEMENT
Jun 25, 2010
I get this error message with KINO.
WARNING: raw1394 kernel module not loaded or failure to read/write /dev/raw1394!
View 9 Replies
View Related
Jan 18, 2010
I wanted to create an user but don't allow it to see the other user's home folder so I made chmod 0750 /home/folder and it worked fine so I went ahead and decided to completely forbid access to the root folder and I had the "great" idea to make chmod 0750 /, and now I'm having problems with wine and other applications, in example I used to have a folder in this address 209.239.114.51/mmgr but now it's giving me errors and if I try to run some applications I got error "There was an error creating the child process for this terminal"
View 9 Replies
View Related
Aug 13, 2010
What is the best analogue capture program please to capture Austar.
View 1 Replies
View Related
Dec 23, 2010
I've a pb on a directory...Same pb with others users... fsck -y says fs is clean...Re-apply chmod +r doesn't works...Data are on local HD (not SAN)
View 1 Replies
View Related
Feb 1, 2010
On a PC with 4 users (Karmic), I have installed a webcam. Everything (cam and mic) works for the default user. Cam works in cheese. For the 3 other users, there only are a "testpicture" in cheese and no mic . ???
View 4 Replies
View Related
Feb 7, 2010
I cannot find a post that matches this scenario...the id created during the install (from CD) of Karmic has fully usable sound. However, users created from the Users and Groups app do not.
I have made sure that all users are defined to the audio, pulse, pulse-audio, and pulse-rt groups. No luck.
I have followed every step I have read having to do with the alsamixer. No luck.
I have verified that alsa and linux itself are at the latest versions.
View 9 Replies
View Related
Sep 29, 2010
I've got a Centos server setup as a web server and have no problems doing anything from the command line. Some users need to connect via FTP, and need to be able to chmod files and directories as they please. I've been able to allow the users to connect to the web directory via FTP, but can't work out how to allow them the ability to chmod anything within the folder. The files were originally uploaded by root user, however I want any user connecting via FTP to be able to edit permissions as they please.
View 1 Replies
View Related
Jan 26, 2011
I want to have two kind of users in a work machine having ubuntu 10.04,
1) He is the admin, have sudo privilages and install, do all types of work, his username is abhilash
2) A user who is normally a IT administrator, who can just install or remove softwares, but cannot access files of abhilash.
I'm trying to do this and my head is going blank, The problem where i'm stuck is, if IT admin can install softwares, then he can become sudo as sudo su, then he can view my files
So here is a small test i did, first with abhilash.
Code:
Now others and group don't have any permissions! But when IT Administrator becomes root, he can see this file
Code:
View 5 Replies
View Related
Jul 18, 2011
I have my own 16GB sandisk cruzer flash drive, I've already mounted him and can read on my own user, but I can write on it only using root. how can I give my user Chmod +x on the folder /media/XXX ?
View 7 Replies
View Related
Dec 18, 2009
I've got a simple set of c code that I use to talk to the parallel port.I use this to control some electronics. For some reason #chmod u+x /usr/bin/lptout does not work when I do an $lptout 17 (or any other value less than 256. I've run this code on other redora boxes but it does not work on a specific laptop we are testing.
Any ideas on what chmod is use to let a not su - user use./usr/bin/lptout ?
**************************************
Here are the directions I use:
$gcc lptout.c -o lptout
as su -
#cp lptout /usr/bin/
#chmod u+x /usr/bin/lptout
as normal user
$lptout 0-255
code....
View 3 Replies
View Related
Oct 24, 2010
I can SSH to my own box using "ssh -X arancaytar@localhost" and run graphical applications. When I try the same using "ssh -X chris@localhost", I get an error message saying
Code:
chris@enki:~$ gedit
X11 connection rejected because of wrong authentication.
[code]....
View 4 Replies
View Related
Apr 4, 2011
Second off, I'm trying to capture a user password on login (through gdm) such that I can re-use it for a service like Kerberos or AFS. The idea is that the user has to log in only once, and then I renew the tickets and tokens until they log out again. If there's a better way to do this
View 4 Replies
View Related
Jun 28, 2010
I installed SSH-keygen dependancies for a /chroot user.
I can now execute ssh-keygen from the /chroot user BUT I receive a message PRNG is not seeded.
When I do it from any of the users that are not /chroot users, it works fine.
View 2 Replies
View Related
Jul 17, 2010
I accidentally did a 'chmod +x foo' when i meant to do a 'chmod a+r foo'.
-rw-r--r-- 1 casper trad 53 Jul 17 22:41 filegore
-rw-r--r-- 1 casper trad 13 Jul 17 22:41 filelemme
-rw-r--r-- 1 casper trad 24 Jul 17 22:41 nix
[code]....
View 1 Replies
View Related
Mar 20, 2010
I want to connect my mini dv camcorder to my pc and capture video, but I cannot load raw1394. When I try to "modprobe" it. It says:
"FATAL: Module raw1394 not found".
My kernel is 2.6.32-3-amd64
Should I compile it to kernel manually, if so how?
View 2 Replies
View Related
Apr 28, 2010
I'm just not getting anywhere here after 12 - 15 hours of googling last 3 days.I'm linked out, and linked back, almost into a do-loop, just like a boomerang, and still no vids...
View 2 Replies
View Related
May 4, 2010
I need to use Skype to contact my kids in South Africa. I live in the UK. This is very important for me. Surely there must be a fix by now on 64bit 10.04 to use mic capture or a workaround.
View 7 Replies
View Related
Mar 27, 2010
I have created several DVDs from my camcorder (sony handycam DCR-HC21 NTSC); however, the recordings are too long. I would like to capture smaller segments of these and load them online to share with family and friends.I would like to know what is the most recommended software for this task. I am running Ubuntu 9.10.I would have done this by using a firewire cable directly attached from the camcorder to my laptop, but my laptop has only USB ports. So I ended up creating DVDs using an stand alone Video Recordable DVD Drive.
View 1 Replies
View Related
Apr 9, 2010
I've no idea what the heck is going on with my TV capture card, i went to the other posts about my Hauppauge Inc. HDPVR-1250 model 1196 but it all didn't work i have the ubuntu-restricted extras installed but mythtv is not picking up the card. i'm running ubuntu karmic.
View 9 Replies
View Related
May 4, 2010
How do I capture video from my JVC GR-DF470 MiniDV camera into 10.04 Lucid.PiViTi looks good for an editing app, and I've installed OpenShot as well, but neither have a way of capturing the video from a camera. I used Kino previously in 8.04 Hardy, but it was buggy at best in 9.10 Karmic; I've just installed it in 10.04, but capture keeps stopping after 2 or 3 seconds. I also tried kdenlive, but the audio capture has a lot of 'noise' that is louder than the voices on the tape, and once it finishes capturing video, it doesn't display a 'Save' dialogue as it is supposed to - so that wasn't very successful either.So what can I use to capture video from a MiniDV Camera via Firewire.
View 9 Replies
View Related
Jun 28, 2010
I want to capture the video from my sat box using an extra laptop I have and then distribute a live feed on my network so that I can watch tv on my laptop around the house. I want to use an old Dell X300 with a broken screen. It's not too powerful with a 1.2GHz Pentium M and 640MB ram. I was thinking of throwing Zubuntu or something lighter weight on it. I'll use a usb capture card that will support S-video. I am sure there are plenty of those that will be compatible with Linux. What I need to know is what capture software should I use?
Is there any capture software that will transmit over a network as a live feed? Is my laptop even powerful enough to do what I'm asking? This thing had no problem playing back 480p but capturing, encoding, and distributing over a network is another story. Are there any usb capture cards that use hardware encoding? Would installing a lighter weight distro be necessary in order to gt laptop performance boost it needs to handle what I want to do? And what of software to receive the stream? VLC should have no trouble connecting to the stream right? How about SMPlayer?
View 2 Replies
View Related
Jul 11, 2010
I have a Ubuntu Server 10.04 box, which i have a Microsoft LifeCame VX-500 webcam connected via USB.
i think Ubuntu has detected my webcam
Code:
kimse@ajax:/dev$ sudo lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 045e:074a Microsoft Corp.
[Code]....
View 3 Replies
View Related
Aug 15, 2010
I am trying to configure my Kubuntu desktop since some time to have Mumble working perfectly... It was running in the past, i re-installed some days ago and now i have a huge problem. Basically, capturing the microphone works and it's sent to Mumble, however everybody also hears my desktop sound. I tried adjusting channels in KMix with no luck. Also i don't understand why the capture channels are enabled and must stay at minimum volume...
View 2 Replies
View Related
Aug 23, 2010
there doesnt seem to be a software in linux that allows that and the mim dv doesnt get recognized at all.
View 2 Replies
View Related
Sep 29, 2010
I am working in a script I have, to capture video with sound from my capture board, wich is a clone of the pico2000. This script was working in Ubuntu 9.10 untill I reformated my machine and instaled the Ubuntu 10.10, 64 bits. The machine is an AMD Athlon II, 2.6GHz with 3 GBytes of Ram. The former script was:
Code:
#!/bin/bash
clear
SERVICE="mencoder"
MOVIE=$(date +"%H%M")
[Code].....
View 1 Replies
View Related
Oct 1, 2010
I recently converted an amd 64 bit WINdows machine to Lucid 64 bit. Everything has gone well. I had numerous issues with Pulseaudio that I removed it. Sound with Alsa has been great, including system theme sounds. I can record via a mike as well. What I cannot do is to capture sounds coming through the sound card. When I record I am getting empty files. The mixer indicates that there are two capture devices. Here is some data on my audio card.
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC888 Analog
[ALC888 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 1: ALC888 Digital
[ALC888 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI
HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
View 2 Replies
View Related
Oct 18, 2010
I'm trying to capture my desktop sound (Video too, but that part's working) but nothing I try works. I've tried various programmes, none of them work. I tried various things I read on different websites, and nothing worked. I noticed /dev/dsp was missing, and put it back by a guide, but that made no difference and disappeared again now I rebooted anyway
View 5 Replies
View Related
Dec 2, 2010
I have been trying to put together a mythbox for myself. I installed Ubuntu 10.10 and the newest version of the Mythbox backend. My capture card that I am having issues with is a Hauppauge Wintv-HVR-1850 card, I followed the instructions on installation from linuxtv.org and did not get any errors. I tried to set up Mythtv and it didn't get a signal and couldn't find any channels. I would like to know if my card is even working so I tried using xawtv but still could not get a signal from my card.
how I can verify that my card is installed correctly?
View 4 Replies
View Related
Dec 3, 2010
This is on Karmic Koala 9.10. The video displays fine via guvcview using a Logitech webcam. The trouble is the capturing of the video. With .AVI, I've tried different video formats (MPEG-4, flash, etc.) and none of them will play. The generated .avi file seems to grow with data, but the result is just unplayable -- it just hangs, thinking it's playing. Is there a troubleshooting page or something to figure out what the problem I'm having with guvcviewer is?
View 1 Replies
View Related