General :: "Could Not Read From Resource"
Jun 2, 2010When ever I try to watch dvd I get an error that tells me "Could not read from resource", whats the problem?
View 14 RepliesWhen ever I try to watch dvd I get an error that tells me "Could not read from resource", whats the problem?
View 14 Replieswhen I try playing a dvd I get this on one DVD.
Error Could not read from resource.
Or another plays through the FBI warnings and stops. Or plays the video for a bit with background music leaving out the speakers voice, then stops.
Once I got a note that said I need gstreameraudiosink or something like that.
I try to play a DVD but get the error
Could not read from resource
I am trying to get some DVD's to play in Ubuntu 10.10 but whenever i try to play them i get an error message saying "Could not read from resource".
View 8 Replies View RelatedI am trying to play a DVD but get the error:
could not read from resource (movie player)
how I can perform a diagnostic n the cd/dvd drive?The DVD is fine - it played in a DVD player. I can also browse the files on the DVD so something else must be wrong.
VLC will not play it either but doesn't show an error.
I can not watch a DVD video using Movie Player. It gives the message: An Error Ocurred Can not read from resource. What does it want me to do ? Buy a new DVD player ? I have no trouble with this drive in another distribution on the same computer, or playing audio CDs in this very Debian OS. So I don't think there is anything wrong with the DVD drive. VLC won't do anything either.
View 4 Replies View RelatedWhen I insert a normal off the self DVD movie, I am unable to play it, I have tried 3 different media players:
Movie Player (An error occurred, could not read from resource)
VLC (loads the disc, shows a time of 00:00, and just won't play) GNOME MPlayer (pretty much the same as VLC, loads but won't play)
The funny thing about all this is that the one burned DVD I tried (no menus but structured as a DVD) will play, I'm thinking copyright?
Just tried to play a DVD using movie player and it said 'cant read from resource' only happened recently. I used to be able to play them.
View 1 Replies View RelatedThe error was "could not read from resource" what do I need to do?
View 1 Replies View RelatedI have an audio recorder that doubles as a music player. It can play WAV files. So I put in some WAV files and they are out of order, even if they are named numerically. Read somewhere about a little CLI software called fatsort so I installed. The device is located at /dev/sdc. So naturally I write fatsort /dev/sdc, it says something about permission. So sudo fatsort /dev/sdc. Thing is, it says:
Code: sort_fs: Device or resource busy! If I "eject" it (unmount) then it says something about cannot read boot sector or headers. On Windows there is FAT Sorter. It does not work in WINE. So every time I put something in, I have to get to a Windows computer to sort it. It seems like fatsort is the only program that sorts FAT systems in Ubuntu/Linux.
Ubuntu 10.04 with proprietary nvidia drivers enabled. Ubuntu restricted extras also installed.
Can't play DVDs on Ubuntu. Totem gives the "Could not read from resource." when trying to load a DVD. VLC won't load it either.
Any packages I am missing? The movie is Pirates of the Caribbean if that matters at all.
Is there a way for wget not to download a file but rather just access it? I use it to access a URL that triggers a process on a web server, but the actual HTML file at that location doesn't need to be downloaded and saved. I couldn't find anything in wget's help to show if there's a way to do this. Could anyone suggest a way of doing this?
View 2 Replies View RelatedI want my samba to keep my windows attributes exactly what the user setted in windows I mean if it has read only file in win box and copy it to samba share ,samba keep it read only and same for other attributes but it does not do it now with my configuration:Quote:
[global]
workgroup = DOMAIN
server string = File Server
[code]...
How to assign CPU and memory resource to a certain process? How to assign CPU and memory resource to a certain user?Let's assume the software is no limit for resource usage.Below is a description of my situation.dual 6 core, 32G memory, RHEL5.5 client with workstation option.I run a big computation (say process1). However, I found from KDE system guard the CPU and memory are not loaded as expected. below are numbers. user% system%process1 100 0.00and CPU idle 90%, memory free 97%
View 3 Replies View RelatedWhat are the possible problem when Windows access the file from Ubuntu got Read Only even though have a full permission to read, write and execute the file? Ubuntu to Ubuntu accessing the file there is no problem only Windows got a problem.
View 1 Replies View RelatedI am here looking for some abstract and easy to understand resource for "Exokerel" CONCEPT of Computer Operating Systems.[URL] seems some what more complex then expected [URL]
View 1 Replies View RelatedRecently I use a program "pktlogdump" in IXP platform. But the system print an error message as follow:"error while loading shared libraries: libm.so.6: cannot open shared object file: No such file or directory".So where can I get this file? Or how can I get the resource file?
View 2 Replies View RelatedDoes anyone else have a resource monitor appearing on their KDE desktop? My is in the upper-right corner, and lies on top of all other windows. I can work with windows beneath it alright, but it is always showing.
The resource monitor is always translucent, and appears to have some sort of vertical "thermometer"-style usage scale on its left side. Beside that are two scrolling graphs. The only text/label appears to be a percentage that matches the thermometer bar, but there is nothing to tell me what resources are being monitored. Regardless, I use other resource monitoring software and I do not want this one on my desktop.
i want to leaning from smple basic ,how and where to choose will be better ! who can refer to ?
View 2 Replies View RelatedI am trying to set up a mdadm raid in a new machine that I am building as a home theatre PC. the machine boot just fine from /dev/sdc running ubuntu 9.10 However in gparted /dev/sda and dev/sdb show to be part of /devmapper/sil_ajbicfacbaej
Both dev/sda and /dev/sdb were drives that used to be part of a sil hardware raid on a previous machine. I would like to use them as a new mdadm raid on this new machine the old hardware card was really quite slow. the drives are now pluged into the MB and should be much faster there.
fdisk -l shows this
It produces no errors but does not remove it.
I'm working a program to implement a simple multi-process browser. The browser works by having a ROUTER process as the parent of everything else in the program. There's another process called the CONTROLLER which is part of where the user can input information. To tell the ROUTER to make a new tab in the browser the user activates a function from the CONTROLLER to send the create new tab information to the ROUTER:
Code:
void new_tab_created_cb(GtkButton *button, gpointer data)
{
[code]...
Ubuntu main O/S windows 7 running in Virtualbox how or can i read a usb flash drive in the windows O/S i want to read my mp3 player
View 4 Replies View RelatedGot a few more questions from the Debian Security Howto.
Section "4.11.2 Limiting resource usage: the limits.conf file" page 44
Code: Select allnano /etc/security/limits.conf
At the bottom I get...
Code: Select all#<domain> <type> <item> <value>
#
#* soft core 0
#root hard core 100000
#* hard rss 10000
[code]...
Do I have to uncomment these lines for them to take effect?
I need to monitor resource of my server. I have found munin and sysstat, Does munin use systat? or they are different package?because in some documents I have found on net,for installing munin, systat is needed !!for example on RedHat based distor, sysstat package is needed! but on debian is not needed!
View 1 Replies View RelatedI am dual-booting my Gateway laptop with Windows XP Media center Ed. and Ubuntu Notebook 10.10. Several weeks ago I was in the midst of downloading a program from the software center and my system starts running slow (this is in the Ubuntu kernel, not the Windows OS). So I decided to cold-boot the laptop in mid-download. When it boots back up, I get dropped to a grub-rescue menu that states the following:
Code:
Now, the only way I can even remotely use my laptop at the moment is to use my Live USB with the corresponding version of Ubuntu Netbook 10.10 or the Live CD I made with Ubuntu 10.04 on it (I'll explain why I made this below).
I read somewhere that I need to run fsck on my device to try to fix the partition, which btw my Ubuntu partition on my device is /dev/sda5, and before someone suggests it, I even tried using GParted and it doesn't work.
The reason I made a 10.04 CD is because I read somewhere that using the fsck from 10.04 might be more effective (for whatever reason) than the 10.10 fsck version.
I'd also like to add that I'm incapable of booting onto my Windows OS at all, yet I can access the partition from my Live CD/USB. the Ubuntu partition however, I can neither access or mount.
I tried running fsck on the entire device partition table, and I get the following:
Code:
This is me running fsck from the 10.04 version, I get a similar msg from the 10.10 Live USB but replace fsck.ext2 with fsck.ext4 in the message.
emproer sytem 76 tiger directlooking for a linux ready laptop with an amd 64 mainly ubuntu .deb but would also like slackware provisioned.
View 1 Replies View RelatedI want to disallow one user using Solaris machine when some process is active. I will store the PID of my process. If that PID is alive then i do not want one specific user to use the machine.
View 1 Replies View RelatedIs there a way of throttling a process resources, something akin to limits but for processes not users?ie I want processX to be restricted in the amount of memory it can consume. For process cpu I guess I can simply nice the process, but total memory consumption is my primary concern.
View 1 Replies View RelatedI installed a while ago two CentOS 5.3 servers. One of them was running Samba and another OpenLDAP. I configured Samba to act as a PDC on the network and everything was working fine. I was already on policies configuration and desktop migrations.
The following problems are Samba server problem, LDAP server is on hold until I figure out the first problem.
Software conf:
Hardware conf:
One day, both servers began crashing, and after a while, it showed the following during the boot on Samba:
After that, ALL CentOS installations had this problem after yum update, epel installation and some smb.conf modifications:
I figured out it might be EPEL (i did installed yum-priorities and tryied updating the base sistem BEFORE epel installations), so I installed the system without EPEL yum repository. After some good and relieving 15 min working, the system crashed AGAIN after yum base update and showed the following on boot time:
And it stops right there.
Maybe some wrong kernel update? the first time it crashed in one way, with running updated system (After the first update, no manual update was done). The sequel problems were all after Kernel update and EPEL. The last one was just after Kernel update. I'll try one last time with NO updates, but i can't run the system like that.
I can't do anything that might one day crash, it's a 6000-7000 user gov environment, but i don't want to install another distro, so if I don't figure it out, they will order me to.
After upgrading to fedora 15, I have problems mounting XFS filesystem.
The short tale:
Code:
08:01:38 localhost root>mount -t xfs -vv /dev/sdb1 /data/disks/old
mount: /dev/sdb1 already mounted or /data/disks/old busy
08:01:39 localhost root>fuser /data/disks/old
08:01:41 localhost root>lsof /data/disks/old
08:01:44 localhost root>xfs_repair -t 1 /dev/sdb1
xfs_repair: cannot open /dev/sdb1: Device or resource busy
08:01:48 localhost root>fuser -mu /dev/sdb1
08:02:08 localhost root>dmesg | tail -n 5
[1655779.759764] SGI XFS Quota Management subsystem
[1659275.905756] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
[1659275.908745] SGI XFS Quota Management subsystem
[1659389.154986] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
[1659389.156519] SGI XFS Quota Management subsystem
Device is not mounted, and directory is not in use, it has just been created. There is nothing in log files that could remotely point the cause. After removing device (echo 1 > /sys/block/sdb/device/delete) and reattaching it, disk started working.