Ubuntu :: Tried Playing DVD In Movie Player / It Froze Up / Huge Loss In Free Disk Space

Feb 28, 2010

I tried playing a DVD several times and each time, after opening in Movie Player on Ubuntu 9.10, it froze up, I forced quit and then I noticed a huge reduction in free disk space on my root (/) directory. Has this happened to anyone else?I figure I Movie Player probably saved some temp files somewhere on hard disk and wasn't able to clean them up since I had to force quit. Any thoughts about how to clean this up and take back that previously free space?

View 9 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Movie Player And VLC Media Player Not Playing DVD?

Aug 1, 2011

When playing coyright protected DVD's in Ubuntu 10.10: the following errors occur:Movie Player Error message:Error occured Could not read from resourceVLC media Player Error essage:Playback failure:DVDRead could not read block 0.Non copyright protected DVD's play fine

View 2 Replies View Related

Ubuntu Multimedia :: VCD Not Playing On VLC And Movie Player

Jan 1, 2010

This is the first time I tried playing a VCD on my laptop and when I tried playing it on VLC, it indicated that an error, that it cannot read the file. I searched around the net for some solution and tried opening the VCD through the terminal to no avail. I tried switching to the Movie Player but it's the same. They play the initial 'Warning on illegal copying of the film, etc.' which lasts for about 15 seconds but after that, it won't play at all.

View 5 Replies View Related

Ubuntu Multimedia :: Movie Player Not Playing Dvd's?

Sep 17, 2010

I am using ubuntu 10.04 and the default movie play that is automatically there is not reading dvds. It says:"Totem connot play this type of media (DVD) because it does not have the appropriate plugins to be able to read from the disc.Please install the necessary plugins and restart totem to be able to play this media."I did a little (not a lot) of looking and have tried one thing so far and have tried:

Code:
sudo apt-get install libdvdread4
Followed by

[code]...

View 4 Replies View Related

Ubuntu Multimedia :: Playing DVD Gives A Black Screen In Movie Player And VLC

May 3, 2010

System Specs:
RAM: 1GB
Mother board: P4P800 VM
Video: Internal (plus a tuner card I don't use
OS: Ubuntu 10.04 (with latest updates

Ok so a brief description. The comp initially had an ATI Radeon X1600 card I removed because it was giving more trouble than it was worth. I'll add it later if there is a chance it might make things batter. (NB the computer was painfully slow with the card installed... runs faster without it)

I installed the restricted formats pakage as per the instructions found at: [URL]

So I installed the ubuntu-restricted-extras package and then ran:

sudo /usr/share/doc/libdvdread4/install-css.sh
sudo apt-get install ubuntu-restricted-extras

in the terminal.

Now here is what happens. The DVD plays as I can hear it but the screen is black. moving the screen i'll get glimpses of video but not much. This happens in MOvie PLayer and in VLC. However with VLC by moving it around and going full screen I manage to get the video component working as well.

View 9 Replies View Related

Server :: Use System Monitor Via A VNC Connection The Free Disk Space Value Is 20GB Free On The Same Volume

May 18, 2011

I've got a question on free disk space. I'm currently running CentOS 5.5 on in Xenserver virtual environment. We've had an issue with disk space. My question is as follows: - from a ssh connection i run df -h this gives the value of 90% used leaving me with 9GB. If I use system monitor via a VNC connection the free disk space value is 20GB free on the same volume. Which one is correct? I do use SNMP to monitor the same volume and should alert me when < 10% is free I know this works as I set the alert threshold to < 90% I get an alert.

View 2 Replies View Related

Debian :: Desktop Freezes When Playing Avi Files (movie Player Or Vlc)?

Mar 15, 2011

I have installed debian squeeze, and upgraded to latest kernel (by compiling the source). This is to get support of my new Intel DH67CL motherboard.have fantastic display 1920x1080, and debian detected all of the hardware.It plays sound, ..... videos etc. But whenever I try to open an avi file though movie player or vlc the desktop freezes. I could move the mouse pointer, but no reaction to clicks. I can change to terminal by Alt+Ctrl+F1, and then has to reboot. How to troubleshoot this

View 2 Replies View Related

General :: Playing Movie In Totem Player Downloaded Using Torrent

May 12, 2010

I downloaded a movie using torrent in ubuntu 10.04. After completion when I played that movie in totem or VLC its showing use windows media player. How can I play the movie in ubuntu-linux.

View 2 Replies View Related

Ubuntu :: Determined That A Huge Amount Of Disk Space Is Being Taken Up By Files In /var/log/?

May 18, 2010

I examined the problem, and determined that a huge amount of disk space is being taken up by files in /var/log/ The following files:

Code:
/var/log/messages.1
/var/log/kern.log.1
/var/log/daemon.log.1
/var/log/messages
/var/log/kern.log
/var/log/daemon.log
/var/log/syslog

are all over 1 GB in size. The largest is 18 GB. Together, they total 48.3 GB. I restarted the system, forcing a fsck.

View 3 Replies View Related

Ubuntu :: 10.4 Making HUGE Log Files--running Out Of Disk Space?

Feb 2, 2011

I started getting errors about running out of disk space in root this morning. I hunted up what's taking all the space; var/log is 39GB (Ubuntu is installed on a 50G partition.) It's specific files that live in that directory, not subfolders. The files are:

kern.log = 11.6 GB
messages (plain text file) = 11.4 GB
kern.log.1 = 6.1 GB

[code]...

View 9 Replies View Related

Ubuntu Servers :: Deleted Log Files Taking Up Huge Disk Space?

Sep 7, 2010

My /var/ partition continues to fill up on all my servers, and it is because the logs in /var/log/apache2 or /var/log/mysql are being deleted during log rotate, but their file handles are being held open. Thus, a "du -sh /var/log" shows the correct values, but "df | grep /var" shows something much different.

It seems that the log files rotate, however if I run "lsof | grep deleted" it returns lots of files that are no longer visible in the directory, however refuse to clear themselves off the disk.

The only way I have found to make these log files go away (and thus clear up the disk space on the partition I should have) is to restart either apache or mysql, depending on which process has huge sized log files being held open.

Is it just me, or is this a big flaw in the way linux works, that it can't figure out how to release file handle for a log so the disk space can be reclaimed? This is happening to me a lot lately.

Here is some output from one of my web servers so you can see what I am seeing...

root@web49:~# df -h | grep /var$
Filesystem Size Used Avail Use% Mounted on
/dev/sda8 9.2G 6.1G 2.7G 70% /var
root@web49:~# du -sh /var

[Code]....

View 9 Replies View Related

Ubuntu :: Disk Full - Can't Free Any Disk Space

Jan 2, 2010

I'm running mythbuntu 9.04 and am having an issue with disk space.

I try 'rm' various log files but the space I free up lasts less than a minute before the disk reports as being full once more.

df -Th | sort gives:

Quote:

/dev/sda1 ext3 8.3G 7.9G 0 100% /
/dev/sda6 ext3 138G 125G 6.3G 96% /music
/dev/sda7 xfs 783G 617G 167G 79% /videos
/dev/sdb2 xfs 344G 242G 103G 71% /recordings

[Code]....

There's nothing enormous in /var/log and my trash and the root trash are empty.

why size and used fields are not the same despite 100% usage being reported on sda1..

View 7 Replies View Related

Ubuntu Multimedia :: DVD Player Does Not Recognize DVD Movie Disk

Jan 4, 2011

I'm running Ubuntu 10.10 My cd/dvd player recognizes game and data CD'S/DVD'S the cd/dvd icon appears on desktop and I can access the file as well as playing games off the cd's.

When I try movie DVD's I get no desktop icon nor is it shown in the file managers. When trying to access the movie via VLC (open disk) I get the following error:

Playback failure:
DVDRead could not open the disc "/dev/dvd".

Your input can't be opened:

VLC is unable to open the MRL 'dvd:///dev/dvd'. Check the log for details. (Don't know what log its referring to)SMplayer and xine won't work either

I have tried every tip I could find on this forum. I installed all restricted format files including libdvdread4 and then ran this command sudo /usr/share/doc/libdvdread4/install-css.sh

followed all the advice from this restricted formats/playing dvd's

Its like the drive won't recognize a movie DVD.

Just as a side not I use to run simply mepis with no issues with movie dvd's. I also dual boot to Winxp no problems their either

View 2 Replies View Related

Ubuntu :: Free Up Space On Disk 9.10?

May 7, 2010

I want to update my com but update manager says "The upgrade needs a total of 498M free space on disk '/'. free at least an additional 495M of disk space on '/'. Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'. I tried sudo apt-get clean and it did nothing I also checked the trash and theres nothing.

View 3 Replies View Related

Ubuntu :: Not Enough Free Disk Space (9.10)

Oct 16, 2010

I am a complete noob using Ubuntu 9.10 for the past 6 months. I have a dual boot system i.e windows XP and Ubuntu 9.10. I never had any issue until I started getting the following warning message whenever I try to install updates from update manager. I can't even download other stuff from internet.

Not enough free disk space

The upgrade needs a total of 173M free space on disk '/'. Please free at least an additional 63.1M of disk space on '/'. Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'. Emptying trash and using sudo apt-get clean did not help.

View 9 Replies View Related

Ubuntu :: Can't Free Up Unused Disk Space?

Oct 8, 2010

I seem to have a strange problem with disk usage on my linux partition. I just upgraded my 10.04 to 10.10 and I'm not sure if this was there before.My nautilus tells me that I have 1.4 GB free on my linux partition. My partition editor (GParted) tells me that 79.31 GB of my 81.38 GB is used, and I've 2.08 GB free. There's no way I've got that much stuff on my linux partition, and to confirm it, I ran the Disk Usage AnalyzerApplications/Accessories), and the total size of everything on that partition amounts to much less than 10 GB.

I've tried deleting all my trash (both root and user trash) and I looked at all the folders trying to find any suspiciously large ones to no avail. I thought it might be some weird bug, but removing some files, added the correct amount of space to the free space detected by nautilus. I have no idea what eating up my disk space.

View 9 Replies View Related

General :: Add / Of 3000mb In The Remaining 20380mb Free Space It Showing An Error Message That No Free Space Is Available

Jul 25, 2010

I have 160gb laptop. i installed vista in c primary partition which is 25gb and installed ubuntu in d primary partition which is 20gb. A remainig for my data. Now i tried to install CENT OS by formatting ubuntu. I inserted CENT OS DVD and restarted and i selected to delete my /dev/sda2 which is showing 20480mb and it shown me free space. but i tried to add partion /boot of 100mb it got added. but, when i am trying to add / of 3000mb in the remaining 20380mb free space it showing an error message that no free space is available.

View 4 Replies View Related

Ubuntu :: 10.04 - Samba - Error: There Is Not Enough Free Disk Space

Apr 22, 2010

I have recently upgraded to 10.04 alpha2. I have an external ntfs hard drive that I use for media storage. In Jaunty, I had this drive mounted with ntfs-3g and could read and write to it from my Windows laptop.

Now, I have mounted this drive in 10.04 and have rw access to it from within the machine itself i.e. I can move files around from the console etc... but when I try to write something to the share from my windows laptop, I get the following error:

Cannot copy [filename]: There is not enough free disk space. Delete one or more files to free disk space and then try again.

Here is df showing I have enough disk space. Also, I can copy the same file to my home directory which is also shared and them mv it through the console to the storage ntfs drive with no problem.

Code:
/dev/sdc1 488384000 416883568 71500432 86% /media/storage
Here is a copy of my smb.conf file.
Code:
[global]
## Browsing/Identification ###
# Change this to the workgroup/NT-domain name your Samba server will part of workgroup = HOME
# server string is the equivalent of the NT Description field server string = %h server (Samba, Ubuntu)

[Code]....

View 8 Replies View Related

Ubuntu :: Unable To See The Free Space On Hard Disk

Aug 14, 2010

I currently dual-boot Win7 and Ubuntu 10.04, before I came back on Ubuntu, I uninstall-ed many programs to free up some space. Before I restarted my computer to boot back into Ubuntu my Internal HD had 43.5GB of free space, and when I booted into Ubuntu I checked the free space and it only showed 7.9GB of free space, did I check the wrong thing? Is 'File System' the Ubuntu equivalent to the C: drive in Windows?

View 9 Replies View Related

Ubuntu :: Properties - Hard Disk Free Space ?

Feb 22, 2011

I have a 1 TB hard disk(external). When i see the properties of hard disk ,its showing

total---931.5 GB
used----916.9 GB
free----14.6 GB

When i see ,using disk usage analyzer,its showing: total---832.7 GB

Is there any way of getting back free space?

I am attaching screen prints of properties and disk usage analyzer.

View 1 Replies View Related

Ubuntu :: What My Free/available Disk Space Amount Is On My Internal HD

May 9, 2011

I have a 500GB internal SATA and a 1TB external and i can't seem to determine what my free/available disk space amount is on my internal HD. External tells me when i right click on the drive...however, that doesn't work on the internal. I've tried using the Disk Utility app, but I can't seem to get that same data/read-out. Is there (preferable) CLI command that can be used to do this -specifically, by drive?

View 2 Replies View Related

Server :: How To Check Disk Free Space

Apr 23, 2010

[root@linux root]# fdisk -l
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 1276 4864 28828642+ f Win95 Ext'd (LBA)
/dev/hda3 14 395 3068415 83 Linux
/dev/hda4 396 526 1052257+ 82 Linux swap
/dev/hda5 1276 3187 15358108+ 7 HPFS/NTFS
/dev/hda6 3188 3249 497983+ 8e Linux LVM
/dev/hda7 3250 3311 497983+ 8e Linux LVM

Here /dev/hda5 taken of How much capacity for NTFS (need space in MB).

View 8 Replies View Related

Ubuntu :: Unable To Download Updates Due To Their Not Being Enough Free Disk Space?

Jul 20, 2010

I still feel as though I should be posting in Beginer Talk but was told that general help could work as well.I am currently using ubuntu jaunty jackalope and completely unfamiliar.I am unable to download updates due to their not being enough free disk space.The sudo apt-get clean and autoclean commands do not free up any space? I have tried tinkering with ubuntu tweak and add remove programs as well but nothing coming.

View 9 Replies View Related

Ubuntu :: Update Manager Error-Not Enough Free Space On The Disk

Jun 4, 2011

when i tried to update my ubuntu it gave me the following error: "The upgrade page needs a total of 19.9M free space on /boot. please free atleast an additional 3624k of disk space on /boot. Empty your trash and remove temporary packages of former installations using sudo apt-get clean"

please help me to fix this error. why the packages require free space on /boot. how to empty trash how to remove temporary packages of former installations using sudo apt-get clean"

View 2 Replies View Related

General :: No Free Disk Space While Installing Fedora 15 / Get That?

Aug 20, 2011

I am on a windows 7 system trying to install linux fedora 15.

I am using Fedora 15 live image which I burned onto a DVD and booted. According to instructions I've found in a tutorial I go into the system tools and choose install to harddrive. I have previously shrunk the windows system drive to free up approx 200 GB of unallocated space. I did this through the
control panel >> administrative tools >> computer management >> windows disk manager.

While I try to install fedora on the harddrive I run into two problems.
1. I can't install it because it says "no free space available to create partition". it doesn't matter if I choose the auto partition option or the custom partition option.

Choosing the custom partitioning option I don't know what partitions I need to create. Terminology such as LVM and PV are all new to me.

The second problem is that I am after some random time ( it occurs in different time intervals) forced to re-login as a live user which kills the installation program and forces me to re-start the installation process

Anyone have clues to solve these problems?

View 1 Replies View Related

Server :: Good Amount Of Disk Space To Have Free?

Jan 8, 2010

What a good amount of disk space to have free? Is there a general rule of thumb? IE 70, 80 or 90%?

View 2 Replies View Related

Ubuntu Installation :: Update Manager Error - Not Enough Free Space On Disk

Jun 4, 2011

When I tried to update my ubuntu it gave me the following error:
"The upgrade page needs a total of 19.9M free space on /boot. Please free atleast an additional 3624k of disk space on /boot. Empty your trash and remove temporary packages of former installations using sudo apt-get clean."
Why the packages require free space on /boot. How to empty trash. How to remove temporary packages of former installations using sudo apt-get clean.
Screenshot attached for reference.

View 9 Replies View Related

Ubuntu Installation :: Update Manager Error: Not Enough Free Disk Space

Sep 1, 2011

I am a beginner to Ubuntu & Linux. Some months back I installed ubuntu on a somewhat aged & slowed down acer laptop running win XP. Finally I tried running ubuntu a couple days ago & it's been pretty smooth, until this from update manager: Not enough free disk space

The upgrade needs a total of 615M free space on disk '/'. Please free at least an additional 296M of disk space on '/'. Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'. I guess I don't have to install these "important security updates", but it's probably best I do & learn how to use the file browser, terminal (Applications - Accessories - really, it's a little hidden), other important parts of ubuntu.

For downloading I have an external drive connected with 760 GB free - more than enough space for anything. I can also move files to this disk - do I maybe need to reboot into win xp to move files? I have no idea how to know which ubuntu files to remove for space - proc folder seems to have enough room, but should I just move it to the external drive? I can't seem to access the rest of the hard Drive where I could simply move a 4GB movie.

View 9 Replies View Related

Ubuntu :: Compiz Huge Performance Loss?

Jun 29, 2011

I see a huge performance loss in compiz in 11.04 with two event:1.Switching workspace2.Resize windowFor the workspace, by switching very fast form workspace to another, frame per second depend by the number of window:

0 Window: 60 frame/sec
1 Window: 30 frame/sec
2 Window: 22 frame/sec

[code]....

View 3 Replies View Related

Fedora :: Home Folder Eating Up All Free Disk Space?

Feb 9, 2011

Below you'll see that my home server is currently maxed with something hidden.I noticed that my machine was maxed so i ran a du on / to see where the issue was happening. I freed up 6gbs so far and ~ciaranw keeps eating up any free disk space. But when i look to see what in the folder could be doing this, i get nothing back that accounts for the currently 19gbs thereI've been a long time user of forums but never found the need to actually post seeing as my problem was usually covered, this problem has stumped my googling prowess

[root@mordothebabyeater home]# df /
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00

[code]....

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved