Ubuntu :: Running RealPlayer 11 On X64?
Nov 12, 2010
I finally found a way to have real player 11 run on Ubuntu 10.10 x64.
Step 1: Download the RPM version of real player from [URL]
Step 2: right click on RealPlayer11GOLD.rpm and click extract here.
Step 3: in a terminal window navigate through the folders /opt/real/RealPlayer
Step 4: type in
Code:
sudo ./RealPlay.bin
Step5: now you can put this folder anywhere you want it to be and to assign it to your music files simply right click on the music file and tell it to open with RealPlay.bin.
View 1 Replies
ADVERTISEMENT
Jul 5, 2010
When i try to uninstall realplayer user softwre management module.It says that it cannot do so due to following reasons "Subprocess failed. Error: RPM failed: prerm called with unknown argument `0'error: %preun(realplay-11.0.2.1744-1.i386) scriptlet failed, exit status 1"
View 9 Replies
View Related
Apr 9, 2009
I am having problem i installed realplayer 11 using rpm .. running fedora 10 kde 4.2 well the problem is i click on realplayer it shows the realplayer tab on my task bar and after sometime its gone .. nothing comes !
View 7 Replies
View Related
Aug 17, 2010
I just installed Realplayer but Why can i not see it in Applications menu ?
View 2 Replies
View Related
Sep 4, 2010
need to install realplayer in redhat linux 5
View 9 Replies
View Related
Nov 3, 2009
opening a ram stream with RealPlayerthe following:ALSA libpcm_dmix.c:1010:snd_pcm_dmix_open) unable to open slave,and no sound, on 99/100 connections. Has anybody the same problem? What can I do to solve it?[URL]
View 3 Replies
View Related
Jun 16, 2010
I installed the latest version of real player in F 12, however when i checked in the Application/sound list not able to get the icon of the real player,
When I tried to install again got confirmation as the application is already installed, nothing to do more.
How to get the icon and get to use the application to play audio and video
View 6 Replies
View Related
Dec 25, 2010
Hi. I have Ubuntu 10.04, nm-applet is running in the background, my battery icon and sound icon are showing but my network icon has been missing for the past 2 days. It was working fine before but now it's not. How can I fix this issue if I don't have an ethernet cord? Is there a way to roll back the recent updates or do I need to reinstall my network manager?
I've tried restarting the system and I've tried killing nm-applet and reloading it using Alt F2. I get some Debug error.
When I try to run nm-applet --sm-disable
It says an instance is already running and then gives me a warning.
I tried removing "iface eth0 inet dhcp" from /etc/network/interfaces and then tried restarting by "sudo /etc/initi.d/networking restart"
It says:
What can I do to connect to the internet? I have a flash stick if its possible to download a .deb package on this mac and transfer it over to my other laptop to fix the problem. If its possible.
View 7 Replies
View Related
Apr 5, 2011
I can't figure out why but my processor is running at 100% on all four cores, and the fan is running at max speed. All I did was double click an a.out file created by g++, and it is running at full speed now.
[IMG]file:///tmp/moz-screenshot.png[/IMG][IMG]file:///tmp/moz-screenshot-1.png[/IMG]
View 3 Replies
View Related
Jul 19, 2009
After "yum install emacs" & "yum install emacs-ess", I was able to install emacs on my X86_64 running Fedora 10.
If I run one session of emacs everything works fine.
Once I start a second session and try to resize or move the emacs window, the system stops responding.
View 1 Replies
View Related
Jul 26, 2010
I presume there is something in the JWM window manager - or Puppy Linux Lupu 5.01 itself that is conflicting with the normal loading of GMPLAYER....
I would like to know how to troubleshoot, and fix this problem if possible (even a workaround would be great).
View 1 Replies
View Related
Aug 6, 2010
Sometimes I connect to my Debian box from another computer (using SSH on Cygwin or Linux), and once ina while I want to run some console apps. And sometimes some of these apps might complain about "another intance, Error: an instance of newsbeuter is already running (PID: 2496)". Is there a work around for this issue at all(without killing the original instance") ? The reason I do not want to kill the app because there might be 2 users connected to the same machine that might be using the same app.
View 1 Replies
View Related
Sep 4, 2009
Is suid disabled from running all home made bash scripts or just from running them as root or:
Who would know for sure.
I googled several combinations of Mandriva Linux how-to suid disabled setUID etc... so far all I found was "many distributions are disabling suid for security reasons" nothing specific.
View 2 Replies
View Related
Mar 19, 2010
We are running IPmonitor to monitor the disk usage on our Linux servers. It does not seem to coincide with what is reported when running df -h. For example on a Red Hat 5.3 server - our IPmonitor shows that 85% is used on the /usr partition, however when I do a df -h on the server it shows that 91% is used. Why there would be a discrepancy? IPmonitor uses SNMP.
View 5 Replies
View Related
Jun 1, 2010
My root Vixie cron crontab is set to perform a system snapshot via fsarchiver: 0 0 * * * fsarchiver savefs -o -A /backups/p30_root.fsa /dev/sda2 /dev/sda3 The command itself works fine, generating about a 7G snapshot of my Suse server. I then wish to rsync this to a NAS I have located in another building: 0 3 * * * rsync -av -e ssh --delete /backups/ root{at address}:/DataVolume/os_backups/
(yes, I'm rsyncing as root. I absolutely loathe it, but I got thrown into an quasi-SA position with a ridiculous to-do list and no time to do it. I'm having to make things just work and then go back and try to improve them/learn how. I couldn't make it work in a non-root way quick enough, so for now I'm having to cron rsync jobs as root because of all the differing file permissions on this samba/MySql server. I set the NAS to only accepts ssh from the server IP, and we're behind a campus firewall... It's serious trial by fire.) The crontab also has rsync commands for the samba areas, our specialized chemistry software and affiliated MySQL databases............
View 2 Replies
View Related
Mar 29, 2011
On my crontab there is an entry to run a script I wrote that backs up my local files to my remote server. It was working great, running once a day. However, I now want to make the script run every hour.The problem is that if there are too manyfiles to transfer (Example:I ripped a DVD in the last hour) the actual backup may take longer than 60 minutes.So I want to modify the script to check if my backup script, based on rsync, is running. If rsync is still running then do nothing and exit the script. If it is not running, execute the script as normal.
View 5 Replies
View Related
Jan 12, 2011
I need to remote access a PC(running winxp) from my laptop(running ubuntu 10.10) over internet.
View 1 Replies
View Related
Dec 15, 2010
My wife's portable's fan is not working well and the manufacturer (LG, or more aptly, LNSG - Life's not so good!) will not or cannot supply a replacement. So, I was wondering if linux is cooler than XP.
View 2 Replies
View Related
Mar 9, 2010
i installed yumex:yum -y install yumex, when i start yumex it came with this error:fatal error:backend-not-running backend not running as expected (yumex will close) how can i solve it?
View 10 Replies
View Related
Jan 6, 2010
I have installed Ubuntu 9.04 on my acer aspire one netbook...and I updated, now im trying to find out where i can get AIM shat client and how to install.
View 2 Replies
View Related
May 5, 2010
I'm having trouble with my laptops fan not turning on while using 10.04, thus causes it to get too hot and turn off.
After that happens and I turn it back on, the fun comes on high because of the bios.
I have a Dell Studio 1737.
View 3 Replies
View Related
Jun 9, 2010
How come I can't run legit DVD's in any version of Ubuntu? I was able to do it when I was a Windows user so I know it's not an issue with my laptop.
View 5 Replies
View Related
Oct 8, 2010
I just brought one of this tv cards and want it to work in my htpc.
lspci output:
View 1 Replies
View Related
Oct 15, 2010
I'm a relative noob that's been using 9.04 for about 9 months, and 10.04 for about 1 or 2. In trying to use a couple of old Windows apps I've found WINE to be helpful, but I hit a wall with the Australian Tax Office's eTax app not playing well in WINE, so I decided to run an XP virtual machine (I have a license with my notebook anyway). I turned to KVM since it's the recommended app it appears (correct me if I'm mistaken, please). After installing kvm and virt-manager I had a hard time getting XP to install until I ran virt-manager as root, then the installation crawled (I have a core duo 1.66 with 1.5Gb RAM and 64Mb SSD, and I allocated 1 core and 512mb with 4.0Gb for the partition). I've installed XP probably 100 times on a range of hardware and it's never been this slow to install.
Once I installed it I couldn't reboot the vm (error says it's not a supported feature, which confuses me as to why it's there in virt-manager). When I shut down and came back a few days later, it advised that it couldn't see /dev/sr0. I understood this to be the CD-ROM, so I changed the boot drive to the hard disk, and it just boots to a black screen. I then changed back to boot from the CD-ROM, and sure enough I see the 'starting seabios' post screen and then it tells me that I'm booting from CD with the usual windows 'Press any key to boot...' which I allow to pass. At that point I get the 'We apologise for the inconvenience..' screen that you get when you haven't shut down windows properly, but when I select anything it just freezes.
Hence I have some questions:
1. Why does it need to boot to the cd drive?
2. Why won't it boot directly from the hard drive? It only does this when the cd-rom has timed out?
3. Why does the boot from cd-rom then timeout act differently to the boot from hard drive?
4. Why does the 'reboot' feature appear if it doesn't work?
5. The 'shutdown' feature doesn't work for me either (it appears to do nothing)
6. I tried to start XP in safemode and it hangs at mup.sys. On traditional hardware I'd have assumed that the OS had become corrupt, and one of the reasons for this could be unclean shutdowns so this could be my own doing, but I refer back to points 5 and 6.
View 4 Replies
View Related
Dec 10, 2010
I just bought some USB 3.0 Drives, and with them some USB 3.0 PCIe cards. Problem is, the cards are not being recognized by Ubuntu.
The manufacturer (ASUS) only posts windows drivers but no Linux support. Some web searches suggest that USB3.0 was inlcuded by default on kernel 2.6.31
Any clues on how to get my PCIe cards recognized and the USB3.0 drives working full speed?
This is the lspci output. The cards show as a SATA controller (Marrvel Technology) The chipset apparently is a NEC
Code:
View 9 Replies
View Related
Jun 16, 2011
I have this habit of trying to switch desktops by using ctrl+alt+F1 (or F2 or whatever desktop I'm trying to go to) instead of ctl+alt+left/right. So when I do this and get dropped to CLI, is it possible to get back to the X session I had running? If not to that session, what's the proper way to kill X before bringing it back up?
View 6 Replies
View Related
Jan 6, 2010
why my second cron job isn't running? The first one runs fine but the second one does not run at all. If I manually run the script using ./check.sh then it does what it is supposed to but will not run from cron. It should run every weekday at 9:45am, it looks good to me but clearly I am doing something wrong.
Code:
# m h dom mon dow command
#This will backup my hosted websites.
0 2 * * * /home/bob/scripts/websitebakscript.sh
#This will run check and upload it's contents to the net.
45 9 * * 1,2,3,4,5 /home/bob/scripts/check.sh
View 9 Replies
View Related
Jan 23, 2010
What I mean to ask if any of the things that linux users benefit from as far as viruses and spyware remain same when running a virtual linux box in virtualbox as an exampledditionally does this greatly increase the chance of passing.
View 1 Replies
View Related
Feb 12, 2010
I just did an upgrade from 8.04 to 9.04 and i'm loving it. I just need to get Java working so I can use ..... and stuff like that. I installed OpenJDK and the plugin but I can't figure out how to get it to work in Google Chrome or even Firefox.
View 5 Replies
View Related
Mar 29, 2010
I have a 4 Gb USB stick on which I have a few different distros and flavours etc (see end for how I made the disk). There is a generic boot and gfxmenu folder to give the boot options. For each distro / flavour I then copy the OS files from the .iso and add the relevent lines to menu.lst in boot. This system normally works perfectly. I tried to add UNR to the list (for a netbook I have), but failed, perhaps because I copied the wrong files across:
From the UNR.iso I copied:
A) casper/filesystem.squashfs and renamed UNR.sqfs
B) isolinux folder and renamed UNR
C) casper/initrd.lz and casper/vmlinuz to UNR folder on stick
D) Adding these lines to the boot/grub/menu.lst:
Unfortunately I get dropped to an ash shell after the system complains that it 'Gave up waiting for a root device'
Anyone got any ideas how to resolve this issue. I would really like to have UNR on the stick along with the other linux flavours so I can show people with netbooks its potential.
Full Instructions for multiple liveUSB:
1) Format the USB drive with ext3 without any partitions
2) Copy the OS files from a liveCD or mount the image and extract the isolinux dir and livecd.sqfs to the USB
3) Creat 2 folders- USB:/boot and USB:/gfxmenu
4) Copy /boot/grub/ folder from a running linux install into the USB:/boot folder
5) Copy /usr/share/gfxboot/themes/pclinuxos/boot/message to USB:/gfxmenu
6) Modify USB:/boot/grub/menu.lst to:
7) Install GRUB to MBR of USB:
If you want multiple boot images then repeat step 2 for each (assign each pair a unique name) and then add relevent stanzas to menu.lst:
View 1 Replies
View Related