Ubuntu Installation :: 11.04 Upgrade - How Things Usually Works
May 11, 2011
So it seems to me like upgrading to the newest 11.04 distro of ubuntu would be a great thing to do, but I've seen quite a few threads about bugs, problems, etc. Is this common? I am new to linux so I am not really sure how things usually work. Does it differ from system to system?
I'm trying to use a remote procedure call. When I call my server, my server should activate gammu and send an sms with it. I've used the code in the following tutorial: [URL]. The command for the uptime, and the command for the greeting work perfectly. But when I write my own method on my server, it fails ..
Code: function uptime_func($method_name, $params, $app_data) { return `uptime`; } function greeting_func($method_name, $params, $app_data) { $name = $params[0]; return "Hello, $name. How are you today?"; } function gammu_func($method_name, $params, $app_data) { $text = $params[0]; $number = $params[1]; $result = "echo '$text' | gammu sendsms TEXT $number"; exec("$result"); return $result; } On my Client (the one that calls the server) I see the output of $result. So my gammu_func is definitely working... He just doesn't execute Code: exec("$result")
I know that syntax is right cause I tried it in a different php file. I think it has something to do with the user rights. I don't think I have the privileges to run that command ...
I decided to give Ubuntu another try and installed the Studio version. During my installation it asked whether I wanted the Realtime kernel or not. I chose yes as I figured it could come in handy when I work with audio.However since this version isn't exactly Ubuntu 10.10 as promoted , I decided to install Ubuntu Desktop on top of it (trough apt-get). For the full experience. ( im not even sure if it just installed extra software and added some folders)Now my questions are:1:The Realtime kernel is it now overwritten by any other kernel that came with the Desktop installation?
2: How will the updates handle my installation once i want to upgrade to, lets say, 11.04.I'm not really sure about how the system will look at things to upgrade. Will it look at my Desktop installation or my Ubuntu Studio? ( concerning the Realtime kernel as well).Just to add some more: I'm a total Linux Noob(although im not scared to use the Terminal)
I recently upgraded from 9.04 to 9.10 and the sound on my machine no longer works. I was previously using the OSS for sound. I'd like the sound solution that requires the minimal effort and I don't necessarily need to run OSS again. Ubuntu is installed on a Dell Optiplex 960.
I had a working lirc using my hauppage card. After upgrade to Lucid, it no longer works. I don't see errors, but it appears to me is is not detecting the Hauppage card:
My first upgrade attempt to 9.10 ruined my install - there was no return and as 9.10 would not install either, I reinstalled 9.04 and everything was as expected.I decided to wait for 10.04 hoping the issue had been solved - unluckily it has NOT. Neither Live CD 9.10 nor 10.04 work. New Mint does not work either - to closely related to Ubuntu, but Suse live CD does. Played around with findings from different threads - like taking out "quiet splash --" and adding modprob parameter to no avail Prime suspect is HD and HD controller (ATA/PATA) - but I could not nail it.
I was running 10.04 with no problems. Upgraded. I may or may not have lost power before the upgrade was finished. Now my system locks out the keyboard and mouse on the login screen...nocapslock light or anything, but I know it's still running because the clock at the bottom increments once per minute. Booting safemode does not help, it simply hangs at some point on the scrolling black screen instead.I can boot 9.04, which is still installed on another partition, just fine.Is there any way I can boot to a terminal and try running apt-get again, to see if I can fix whatever's wrong?
When I run update manager, it gives me an error message saying:
Code:
This can be caused by: * A previous update which didn't complete * Problems with some of the installed software * Unofficial software packages not provided by Ubuntu * Normal changes of a pre-release version of Ubuntu if I click partial upgrade, it looks like it did during the upgrade, then says:
Code:
There are no upgrades available for your system. The upgrade will now be canceled. if I click close from the first "not all updates can be installed" dialog, it says:
Code:
It is impossible to install or remove any software. Please use the package manager "Synaptic" or run "sudo apt-get install -f" in a terminal to fix this issue at first. running the suggested line gives the following output:
Code:
In Synaptic, fixing broken packages does nothing. Mark All Updates > Apply seems to work, but I'd still like to figure out why Update Manager does not?
Since I upgraded to 10.04 and ran Computer Janitor, the Xiphos Bible Guide no longer works. The splash screen comes up for a second and then disappears. I've tried removing and re-installing the program to no avail.
I'm working through some problems in a beginners programming book. The author mentions a formula for calculating the number of ways of picking out n things from a collection of m of them:
Code: / m m! | | = ----------- n / n! (m-n)! But he does not give a name for the formula. Does anyone happen to know what it is called? I need to do some related research.
Older machine here that I upgraded to 10.04 after a clean install of 9.10 some months ago. When booting into GNOME, the desktop image flashes on the screen and the second the bars on top and bottom try to appear the system boots out of the desktop and returns to the log on screen. I assume this is a crash of Xserver, but just guessing. Per another page I ran: lspci | grep VGAand returned:
01:00.0 VGA compatible controller: VIA Technologies, Inc. KM400/KN400/P4M800 [S3 UniChrome] (rev 01)
I know - old machine Typing this from failsafe mode, would be great to hear from someone as to what I can do to get this working in normal mode again.
when i got my starling netbook 6 months ago it worked perfectly. due to upgrades since then i now have problems with printing, sound and videos. there are probably solutions to all of these things if i spent hours here on the forum asking questions, and trying different solutions, but it seems like a lot of work.
upgrade manager calls these things "important security upgrades". are they really important to security? would my computer be dangerously vulnerable to attack if i never did an upgrade?
Alright maybe I posted my problem in the wrong forum, but I need to fix this because I can't update other things like JDK because of the dependancies.[URL].. That's my original post.
Should I just uninstall FF and then run the update? If I remove FF, will I lose favorites ect?
Did a fresh install last night of 9.10 and everything seemed fine, even fglrx worked fine (!) and didn't screw things up. However, when I came to use Winamp through Wine I couldn't read the script as it had been replaced by symbols thus effectively scrambling the text. Deleted, and downloaded again, same result. Then went to check that Wine itself was OK. Discovered that Wine too was unintelligible as the text there consisted of symbols. Now to Gnome. Great after the fresh install, but since I ran the Update Manager it's gone screwy in terms of the themes used, that's right, plural, as I seem mostly to have Human for the Desktop, but Clearlook for the file browser and folder icons on the Desktop, which wasn't the case before the update. Can anyone explain these very strange phenomena before I suspect my PC of being supernaturally affected?
how to get completely rid of everything purple in Lucid?The boot screenThe login screenThe default terminal backgroundThe "Click here to hide all windows and show the desktop" buttonAnything else that you can think of that's purple.etc. etc. etc.Please include a global fix for the WM button fiasco so that I don't have to modified the individual account of newly created users.P.S. Message to Canonical: I love Ubuntu, but purple themes are for teenage girls.P.P.S. Does anyone else find it humorous that the "new" default purple background file is named "warty-final-ubuntu.png"?
I grabbed Adobe AIR today, but it did not have 64-bit packages, or source. It claimed that you could install getlib(?), then force it to install with dpkg --force-arcitecture. I did so, and it runs fine.
Now, the Update Manager says that it cannot do a full upgrade. When I allow it to do a partial upgrade, it attempts to delete com.destroytoday.destroytwitter (the app I need AIR for.) Bottom line: Can I stop the Update Manager from removing this package? I can provide screenshots or logfiles on request.
I'm at the point where I don't know how to assign certain things for the partitions. When I was on windows I took out 25gbs out of my primary hard drive for Fedora. I also have a 200mb partition. I know I need to put the 200mb partition as the /boot but what do I put as the 25 gb one? I'm using the create custom layout.
I have ubuntu on my desktop - works great. The problem is I am trying to install it on my laptop. I have the image burned, and it's booting off my cd rom just fine. The problem comes after that. It goes to the ubuntu loading screen for a pretty long time, then after that the screen scrambles in random black and white box type things, at which point I get no response unless I hit the power button at which point a linux screen pops up and tells me it's waiting for programs to close, then boots down.
Processor: amd phenom II 965 BE Motherboard: M4N78 PRO (Asus) newest bios Memory: Corsair 2gb DDR2 800mhz X2 (4GB) Video Card: Radeon 5750 1GB Power: 620W Corsair. HD: 320GB
I use the TV + HDMI cable. Versions tested 32BITS/64BITS (stay with x64) has no disk error. already downloaded several times. MD5 is correct well ... I'll start here with my concerns ... version 9.04 onwards does not work gives blackscreen. I think "forgotten" by the generic drivers for ATI or something that influences the video. it does not show. 9.10,10.04,10.10 none of those versions worked ... on other computers functioned normally. I found researching how to dribble and go to live. and thus unable to install. but does not work after the pc restarts. Linux does not. shows nothing ... goes to black screen with the (- FLASHING) but nothing else happens.
I upgraded my desktop from 9.10 to 10.04 and I have no sound.
When I boot from the 10.04 livecd, sound works fine.
gnome-volume-control does not get loaded into the taskbar, when I run it from the console there is nothing listed under hardware.
I also tried creating a fresh new user account, no sound on that either but gnome-volume-control does get loaded into taskbar but still nothing under hardware.
aplay -l does list sound devices ...
Code: **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0
Before I upgraded to Karmic, I had Japanese text input set up on my system, but since the upgrade it no longer works. I can still read Japanese text, and when I press Ctrl+SPACE I still get the ANTHY box in the bottom right-hand corner, but Japanese is no longer on the list of supported languages. how to get Japanese back?
I recently upgraded my Zepto laptop to Natty (11.04), and unfortunately the wifi no longer worked. I have a WPA net, and the combination with a Ralink chip seems unfortunate - judging from the number of internet posts.After browsing loads of threads on the 'net I think I have found a solution for 11.04 - it will work out of the box in 11.10 !
1) Add "blacklist rt2800pci" to /etc/modprobe.d/blacklist.conf
I think this makes the wifi stuff work as I can then do "iwlist wlan0 scan" and get reasonable output. But there is no integration with the Network Manager. So I have also done this (again, with inspiration from a few threads):
2) Edit /etc/NetworkManager/NetworkManager.conf - change the "managed=false" under "[ifupdown]" to "managed=true".
You may have to do a "service network-manager restart", restart or similar to get it going.It also seems I can suspend and get a wifi net connection upon wakeup.
I have a now pretty old PC, I think it is 400 Mhz Pentium II, on which I installed a Linksys WMP54G 802.11g PCI card, and on which I wanted to run Fedora 10, but I can't get the wlan card working. As I had a vague memory of having it seen working before, I reverted to Fedora 9, and it worked, at least before I made an update of it. So I took a closer look at it, and besides finding out that there is nothing wrong with my PC and the WLAN card, I also found some oddities. My feeling is that the configuration settings in Network Configuration window seems a bit unrelated to the behavior of the system. Here is a summary of what I found:
1) The WMP54G/RaLink does neither work rightly after installation of Fedora-10-i386, and nor after updating it. 2) The WMP54G/RaLink device worked rightly after installation of Fedora-9-i386, but not after updating it. 3) It seems strange to me that there is no wlan0 entry in the Network Configuration window, neither for fc9 nor for fc10. (There is an eth0 entry though.) It feels even stranger that the systems connects anyway over wireless, even though there is no wlan0 entry, both for fc9 and fc10. 4) After having manually added wlan0 in Network Configuration window, it seems strange to me that the system tries to connect via wlan0, e.g. after a restart and login even though nothing is checked in the Wireless Device Configuration window for wlan0. (I believe this oddity is valid for eth0 too). 5) For Fedora 10, I get prompted to save the network configuration even in the case nothing has been changed.
The situation is too strange to be well summarized in a title-topic. I have performed the upgrade from .2 to .3 editing the repos and launching zypper dup.
my HUAWEI E160E Virgin Mobile no longer works after upgrade to Lucid it is detected but the connection no longer works. I tried deleting the connection and trying again but the modem is not detected in network-manager. The modem was working when i was using Karmic and still works on my UNR Karmic Netbook. I have tried various methods but I have not been able to get it to work.
My logitech quickcam express works fine with gstreamer-properties and cheese, but i need to take webcam pics from console. It worked before the latest upgrade to squeeze, then:
My kernel is kernel 2.6.32-5-686
I don't know what to do... i'd like to run another kernel but i don't know which one..(and how to do that, i'm on remote)