Category: Natty Narwhal 11.04

[SOLVED] Netbeans svn error “Duplicate extensions not allowed, OPTIONS request failed on ‘path’”

September 3rd, 2011 Permalink

I have installed sun-java-jre/jdk on my Ubuntu and Fedora. I am using svn for my project and have been running it well with my old Fedora 15 installation on my old PC. However, recently I installed Fedora on my other machine and installed Netbeans 7.0.1 on top of sun-java. Fedora did not handle graphics very [...]

I have installed sun-java-jre/jdk on my Ubuntu and Fedora. I am using svn for my project and have been running it well with my old Fedora 15 installation on my old PC. However, recently I installed Fedora on my other machine and installed Netbeans 7.0.1 on top of sun-java. Fedora did not handle graphics very well, so I installed Ubuntu alongside as well. But every time I tried to access subversion functionality from Netbeans, I got the following error: Continue Reading

[SOLVED] Blank dark screen after installing ATI Proprietary Drivers (fglrx) in Ubuntu 11.04 Natty Narwhal

September 2nd, 2011 Permalink

Having video and sound issues with Fedora 15, I decided to try out Natty on my HP Pavilion G4 1009tx. Surprisingly, sound and 3D effects ran great with Intel onboard graphics so I installed it onto the Hard drive. In all excitement, I decided to try out proprietary ATI drivers for the switchable dedicated AMD [...]

Having video and sound issues with Fedora 15, I decided to try out Natty on my HP Pavilion G4 1009tx. Surprisingly, sound and 3D effects ran great with Intel onboard graphics so I installed it onto the Hard drive. In all excitement, I decided to try out proprietary ATI drivers for the switchable dedicated AMD Radeon HD 6470M graphics. However, when I rebooted, it would not boot. It seems that plymouth crashes and system ends up with a black screen. So, I decided to remove fglrx and keep on using Intel card but it seems that I can’t even boot into recovery mode. So, I had to remove fglrx and make the system usable again using the Live CD and chroot. Here is how I did it.

Continue Reading

[HOWTO] Install Linux Kernel 3.0 in Ubuntu 11.04 Natty Narwhal

June 3rd, 2011 Permalink

Linux Kernel 3.0 RC 1 was recently released. Although it does not have real changes to anything, but is just a renaming of 2.6.40, however, you may want to install it for testing and using it if it works good for you in your Ubuntu Natty installation. It has bug fixes and additional drivers so [...]

Linux Kernel 3.0 RC 1 was recently released. Although it does not have real changes to anything, but is just a renaming of 2.6.40, however, you may want to install it for testing and using it if it works good for you in your Ubuntu Natty installation. It has bug fixes and additional drivers so it may solve problems. However, it may also introduce new problems, so be careful not to remove the other kernel (2.6.38) after installing it. This tutorial also contains instructions to remove it safely, so read along. Ubuntu 11.10 Oneiric Ocelot will be released with kernel 3.0.

Continue Reading

[HOWTO] Setup a Live Testing Environment for Ubuntu Daily Builds right from the Harddisk

December 4th, 2010 Permalink

If you are keen about the changes in the next version of Ubuntu, 11.04 (Natty Narwhal), and want first hand experience, you can setup your own live testing environment which boots right from the harddisk. You can of course test the ISOs in Virtualbox, but if your card is not supported for Virtualbox 3D, you [...]

If you are keen about the changes in the next version of Ubuntu, 11.04 (Natty Narwhal), and want first hand experience, you can setup your own live testing environment which boots right from the harddisk. You can of course test the ISOs in Virtualbox, but if your card is not supported for Virtualbox 3D, you won’t be able to test the new Ubuntu Unity interface.

Continue Reading

[SOLVED] Compiz text input problem in Ubuntu 11.04 Natty Narwhal Alpha 1

December 4th, 2010 Permalink

If you are using Ubuntu 11.04 Natty Narwhal Alpha, you may face compiz crashes. To recover from compiz crash, you can do a

If you are using Ubuntu 11.04 Natty Narwhal Alpha, you may face compiz crashes. To recover from compiz crash, you can do a Continue Reading

[HOWTO] Enable Alt+F2 in Ubuntu Natty 11.04 Narwhal Alpha 1

December 4th, 2010 Permalink

If you have installed Ubuntu Natty Narwhal Alpha 1, you will notice the new Unity interface and hence no Gnome Panel(s) anymore. Since “Run Application” dialog is a part of gnome-panel, it is not possible to enable the same “Run Application” dialog. If you wish, you can achieve that by running the gnome-panel, but this [...]

If you have installed Ubuntu Natty Narwhal Alpha 1, you will notice the new Unity interface and hence no Gnome Panel(s) anymore. Since “Run Application” dialog is a part of gnome-panel, it is not possible to enable the same “Run Application” dialog. If you wish, you can achieve that by running the gnome-panel, but this is not the recommended course of action if you wish to keep running unity.
So, the other way to make it work is to use third party run dialogs from repositories. One of the best run dialog is gmrun. It is available in Ubuntu universe repositories. Open up the terminal (by pressing Ctrl+Alt+T) and type in the following to launch Synaptic Package Manager: Continue Reading

[HOWTO] Disable Unity Interface and restore original (classic) interface in Ubuntu Natty Narwhal

November 28th, 2010 Permalink

Unity interface is the default interface in Ubuntu 11.04 Natty Narwhal. It consists of the dock and launchers. However, if you don’t like the dock, animations and the interface as a whole, you can just disable it and login to Ubuntu Classic Desktop.

Unity interface is the default interface in Ubuntu 11.04 Natty Narwhal. It consists of the dock and launchers. However, if you don’t like the dock, animations and the interface as a whole, you can just disable it and login to Ubuntu Classic Desktop.

Continue Reading

Compiz in November 27 daily build of Ubuntu 11.04 Natty Narwhal

November 28th, 2010 Permalink

I just used zsync to download the latest daily build of Ubuntu 11.04 Natty Narwhal. It features Ubuntu Unity Plugin for Compiz among other changes.

I just used zsync to download the latest daily build of Ubuntu 11.04 Natty Narwhal. It features Ubuntu Unity Plugin for Compiz among other changes. Continue Reading

[SOLVED] Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR= and run Make again. Stop.

November 26th, 2010 Permalink

I was trying to run Oracle Virtualbox in my Debian testing installation in which I have just installed Ubuntu Natty Kernel from Ubuntu repositories. I got an error followed by a dialog prompting me to run: /etc/init.d/vboxdrv setup as root.

I was trying to run Oracle Virtualbox in my Debian testing installation in which I have just installed Ubuntu Natty Kernel from Ubuntu repositories. I got an error followed by a dialog prompting me to run:
/etc/init.d/vboxdrv setup
as root.

Continue Reading

[SOLVED] User not authorized to run the X server

November 26th, 2010 Permalink

My friend recently installed Ubuntu 11.04 Natty Narwhal. He is not able to boot into the Desktop Environment. As he was trying to fix things up, he got this error while running startx:

My friend recently installed Ubuntu 11.04 Natty Narwhal. He is not able to boot into the Desktop Environment. As he was trying to fix things up, he got this error while running startx: Continue Reading