Ubuntu Multimedia :: Patchage Error / Resolve This?
Jun 1, 2010
Well, now that I have Jack installed correctly I would like to see about setting up the patches, but when I start Patchage, I get this code...
So just wondering if I need to have Jack started before I open Patchage, or what else I may need to reconfigure.
View 1 Replies
ADVERTISEMENT
Jul 14, 2011
This morning it would not boot; when I tried to wake up the system, it gave me a bunch of errors, the last ones being as follows: "mount error: could not resolve address for servername: No address associated with hostname mountall: mount /media/shares [1402] terminated with status 1" I am writing this in Win 7 since I lost ubuntu. I am using ubuntu 11.04.
View 2 Replies
View Related
Jan 17, 2010
I'm trying to run a simple program in Ubuntu OS, Netbeans application but I cannot resolve the error message. Can someone please assist.
/usr/bin/make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .build-conf
make[1]: Entering directory `/home/bee/NetBeansProjects/HelloWorld2'
/usr/bin/make -f nbproject/Makefile-Debug.mk dist/Debug/GNU-Linux-x86/helloworld2
[code]....
View 4 Replies
View Related
Nov 27, 2010
When I start my laptop I get this message. error: no such device: 795a9b9c-b3fe-4562-9921-f7a502fdc566 grub rescue> I hadn't done anything that would have caused this.
View 3 Replies
View Related
May 12, 2011
I am trying to install ubuntu on my old laptops but dis message keep coming up on all code...
View 5 Replies
View Related
Oct 27, 2010
I upgraded Ubuntu from version 10.04 to 10.10. When the upgrade completed I was asked to reboot. After reboot I simply got the message "error: file not found" on the screen. After a few seconds the machine rebooted.
I guess it is the boot loader that was not found. Is there some hope of fixing this problem?
View 3 Replies
View Related
Jul 2, 2011
When i open update manager i get an error, i have attached the screenshot of the error.
View 4 Replies
View Related
May 9, 2010
I get a "packagekit error" while using my pc. code...
View 9 Replies
View Related
May 22, 2010
I upgraded from 9.10 to 10.04. Previously, I had a dual booting system where GRUB allowed me to boot 9.10 or WinXP. I have two hard drives - an 80 GB drive with XP and a 1 TB drive with Ubuntu.
During the upgrade I chose to upgrade my GRUB version. I only selected to install grub on the Ubuntu drive. I didn't work - I couldn't even get GRUB to load. It just gave the error: the symbol 'grub_puts_' not found.
So I reconfigured GRUB and installed it on both drives. Now GRUB loads and I can boot 10.04 just fine, but I can no longer boot XP.
What command should I run to give you a glimpse of my system? Would that help diagnose this?
View 7 Replies
View Related
Jul 12, 2010
I'm having a problem with this command: sudo yum update
I get the error: "Loaded plugins: presto refresh - packagekit
error:no such table: packages.
I created a group using vi /etc/sudoers
saved it using :wq!
but can't get it to work.
View 3 Replies
View Related
Nov 26, 2010
When I try to launch something from terminal, it shows this error.
gksudo gedit /etc/hosts
Quote:
127.0.0.1localhost
127.0.1.1matt-laptop
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
My computer always had this name and I never had concerns related to his name. So, what's wrong now?
View 8 Replies
View Related
Jan 12, 2010
I'm very new to Linux and have installed debian Lenny.
but I have met some problems. The biggerst one is that I cant start debian.
To be more exactly, debian freeze after i come to the loggin scean, I cant move the mouse and i cant wright.
You may say that this is hardwear error but its not, cus i can run grubs singel-user-mode and do whatever i want in the shell.
so my question is, how do i fix this from shell. I think maby I shld change something in xorg.conf but not sure what, and how.
View 9 Replies
View Related
Feb 14, 2010
I have just compiled apache with the following command code...
View 4 Replies
View Related
Jul 6, 2010
I am trying to send a message to a windows machine using smbclient have few questions
1. Do I need to have samba server running on the senders side for this to work smbclient -M -L sam (since there was some error popping up when I try to execute this with out samba service running part of the error is tdb(/var/cache/samba/unexpected.tdb):
rec_read bad magic 0x43414341 at offset=4652)
2. After I started the samba service I am getting fallowing message and error
I tried both name smbclient -M -L sam and the IP smbclient -M -I 192.168.11.12
added interface ip=192.168.11.20 bcast=192.168.11.255 nmask=255.255.255.0
Cannot resolve name -L#0x3
View 2 Replies
View Related
Jan 26, 2011
I have a strange problem with using curl function in php on slackware machines. So far I tested this on 2 PCs. I din't test it on any other distributions, so I don't know if it's only slackware problem.
Problem is that I can't use php curl in normal way. It can be tested wit simple code:
Code:
$ch = curl_init("url");
$content = curl_exec($ch);
if (curl_error($ch)) {
echo(curl_error($ch) . "<br>");
}
echo($content);
When I'm opening this php script in browser I'm getting error message:
Code:
Couldn't resolve host 'google.lv'
but I can use curl command in terminal, also it works when I run this php script in terminal like:
Code:
php ./curl_test.php
So problem is not in curl or php itself, but in apache, because this happens only when this script is running in apache.
Searching google a lot, I got to conclusion that apache can't read /etc/resolve.conf file during startup. Strange thing is that it happens only when httpd starts during system startup, but if I'm stopping httpd and starting it again manually, it works as it should until I'll reboot my PC. Restarting httpd also do not work, I need to do start -> stop.
I think that apache reads /etc/resolve.conf only when it starting up and as I have DHCP, maybe network is still not ready at the moment of httpd startup.
I didn't try to configure php as php-cgi instead of apache module, I think then it would work normally because each php script would be separate process and it would read dns information each time, so the same like starting php script in terminal with command:
Code:
php ./curl_test.php
I think there are some ways to workaround it, e.g. delay somehow start of httpd during system startup, or something like that, but I want to find reason of this problem and make it work without any workaround.
View 1 Replies
View Related
Mar 19, 2010
Can anyone point me towards the location of w32codecs for Ubuntu 9.10? I found them a month or so ago but can't find them now. Where do I look?
View 1 Replies
View Related
May 15, 2010
i'm having choppy sound in 10.04. i didn't have it in 9.10 and i don't know enough about how it works to try to fix it.
here are some things i have noticed, however.
1. the choppy sound is present in a 64bit and 32bit install. at first i thought it may just be a 64bit issue so i reinstalled to 32bit and it is still present.
2. it does not seem to matter what media type i am playing. i notice it most with videos from videos and music from pandora.
3. it seems to occur more often at intense moments of music. i'm not really sure how to describe it, but it is typically the climax of a song where it is a little louder and more intense.
View 5 Replies
View Related
Jun 23, 2010
I got this problem that i can't enable 5.1 and i can't get microphone to work
i know the onbord has 5.1 and working mic input from windows but i wanner use ubuntu more and more and i kinda need those things
the sounds is working atm but only 2 front speakers
the mic aint wokring at all
I'm useing ubuntu 10.04 everything is updated code...
View 1 Replies
View Related
Jul 26, 2010
I have some mp3's that will not play on my player they play on rhythmbox.Someone else ripped them for me.The only thing that is different is the sample rate it's different on all the mp3's and i don't know what to do is there a way to change this or is there something else that would be causing this and a way to repair them
View 9 Replies
View Related
Nov 3, 2010
I'm having some pulseaudio weirdness. Up until this evening, my built-in microphone worked fine with skype, google voice, etc.Tonight while talking on google voice, I made the mistake of trying to adjust the microphone volume at the same time.Suddenly the volume cut down to a tiny, tinny little sound.Now I can't get the microphone to work normally again. Some weird facts:
1) the built-in microphone still works fine in audacity and gnome-sound-recorder
2) the built-in microphone still works in Windows
3) the built-in microphone shows sound input in the pulseaudio applet->Volume Meter [code]....
View 2 Replies
View Related
Dec 1, 2010
Just installed Ubuntu 10.10 with Wubi (took forever to figure out how to get the wubi.exe to recognize the 10.10 iso) and I don't have sound coming from my speakers. Audio works fine with headphones, but output from speakers is non-existent.
I get sound when I boot into Windows 7, so I doubt it had something to be with the actual speakers. I'm really new to Ubuntu (but loving it!) so troubleshooting is a little difficult for me, especially with terminal commands.
View 5 Replies
View Related
Jan 16, 2011
The sound on this laptop isn't working. It has an "Intel Corporation 82801I (ICH9 Family) HD Audio Controller" sound card. What's wrong?
View 1 Replies
View Related
Dec 19, 2009
i get the following error when i try to install autoten: root@Tex dan]# rpm -Uvh [URL]... curl: (6) Couldn't resolve host 'dnmouse.org'
error: skipping [URL]... - transfer failed from reading other posts, it sounds like a dns error, but i don't know what to do to fix it.
View 14 Replies
View Related
Sep 24, 2009
I am trying to mount a NAS device using the hostname on my linux computer (running slax)
The command I am using is
mount //hostname/sharename /mnt/test -t smbfs -o username=***,password=***
i am getting back the error
mount error: could not find target server. TCP name hostname/sharename not found
No ip address specificed and hostname not found
I can do this mount from an older version of SLAX but i can't from this new version. smb:/ can find then through the file explorer window but I can't mount them from the command line.Is there something i am doing wrong?
View 1 Replies
View Related
Jan 6, 2010
I have problem with multimedia on my notebook. When I maximized the windows on Movie player or other player, my notebook was rebooting.
View 1 Replies
View Related
Sep 11, 2010
When I play games and want to quit the system freezes and can't exit at any way. Sometimes even freezes while playing. Tried Urban Terror, Enemy Territory. 0 A.D. freezed while playing, but i was running it from terminal and in window mode so Alt+tab helped me out.
I have Ati Radeon HD5650, 4 gb ram Turion P520 in laptop.
Here's exactly what the terminal has put out at 0. AD code...
View 4 Replies
View Related
Sep 24, 2010
The microphone of my laptop doesn't work, I'm on a HP Pavilion dv7 and neither the build-in or a microphone plugged in works.
I tried many things (like this: https://answers.launchpad.net/ubuntu/+question/78574) to get it work, but none has worked. But I'm quite sure it worked in some earlier ubuntu version.
I'm running kubuntu so it's not a problem in pulseaudio.
Can anyone please help me with this, because I really hate it I have to restart in windows every time for the mic. code...
View 9 Replies
View Related
Oct 11, 2010
I do not manage to get my my ipod touch 4g recognized by ubuntu 10.04. First time I tried, it was recognized as a camera and not as a media player. I tried to install a few other packages. Now it is not recognized at all....
I followed guidelines on the forum and installed libimobiledevice, ifuse, usbmuxd and libplist. Note I unlock my ipod before connecting it.
Here is what I get with ideviceinfo
jean-francois@Sony:~$ ideviceinfo
usbmuxd_get_device_list: error opening socket!
No device found, is it plugged in?
I see a lot of post related to new ipod touch 4g installation but I think I screwed up somewhere in my configuration since the ipod is not recognized at all.
View 4 Replies
View Related
Apr 30, 2011
I've been trying to configure my revo R3700 over the last day and I'm finally there. HDMI sound is working apart from the fact that all sound is crackling. Sound is working through analogue without issue its just HDMI that is distorted
I initially did the command
aplay -Dplughw:1,7 /usr/share/sounds/alsa/Front_Center.wav
Which produced no crackling or distortion. I then tried a mp3 which was distorted and crackling, upon trying the same command as above later on, this too started to be distorted
Searched through the forum and theres a few people that have had this issue and have resolved it simply by edited alsamixer however this isn't working.
View 5 Replies
View Related
Dec 30, 2010
I'm getting a bit tierd of linux right now.. I can't get the CD, with netinstall on, to start.
I've tried different harddrives and burned it several times at different speed and so on. I've tried to just i386 and amd64, both gives the same error:
isolinux: Disk error 32, AX = 42B0, driver 9F
The harddrives that I got is small 10-80 gb, so they are a bit old.. but they worked the last time I've tried to install (until I got a grub loading error)
I'm not sure what to do at all. Tried to search on google and here without finding something
View 4 Replies
View Related