A Question ?
I am not a Ubuntu guy. I was rather a Fedora lover.
But I switched to Ubuntu as my office also uses Ubuntu with UbuntuOne. And upcoming Steam.
Currently I am using Ubuntu 12.04.
Will the Upgrade Manager upgrade this to 12.10 ?
Much the same way Windows8 is a joke of an OS because it lacks iPhoto and Garage Band. In reality you can run most of MS Office suite on Linux, you just shouldn't. And Banshee has support for iDevices, or so I hear. Wouldn't touch them with a barge pole myself, but there you go.
I'm with you on pulseaudio and the entire Unix/Linux graphics stack train wreck though. There's a reason every modern desktop OS (by that I mean designed since early 80s) eschews network transparency and the window manager architecture. It was great for thin client terminals in the age of ye olde 10base2, but has to be hacked around with all sorts of barely working extensions to support functionality people demand from a desktop (e.g., full screen or windowed 1080p video with no tearing at the same time as 3d applications are running while compositing UI).
Pulse likewise has the wrong goals. I can count the times I've wanted to easily play a movie soundtrack on some remote machine instead of the one I'm using on the toes of one hand. Low latency and minimal resource use is something I look for every time.
Good news is Wayland will drag the Linux graphics stack into this millenium kicking and screaming, and it's possible to replace pulseaudio with alsa without too much pain.
A Question ?
I am not a Ubuntu guy. I was rather a Fedora lover.
But I switched to Ubuntu as my office also uses Ubuntu with UbuntuOne. And upcoming Steam.
Currently I am using Ubuntu 12.04.
Will the Upgrade Manager upgrade this to 12.10 ?
Just did my upgrade from 12.04 to 12.10 via the upgrade manager. Im an FGLRX user as well. The upgrade process was about as perfect as you could hope for. Rebooted and logged and it all worked perfectly.
No, by default the update manager will only notify you and ask whether you want to upgrade when the next LTS(Long Term Support) comes out(about 1.5 years from now), since the one you have is also LTS.
By clicking on "Settings" on the update manager window, you can change this behavior, to notify never or for any new release. Choosing the latest will cause the update manager to notify you about 12.10 release and ask whether you'd like to upgrade.
Personally I'd suggest clean install, just to be sure. If you go with upgrade, you might want to disable any extra PPAs first and uninstall any proprietary graphics drivers that may be installed(and reinstall them after). Not sure if the latest is needed, although some PPAs had a significant chance of not working for 12.10 yet. I've never done an upgrade on a new Ubuntu personally though, so know this while you read this(oops, you probably already have).![]()
Honestly the quality of quantal is something that would be expected from a beta.
#1 installing nvidia binary drivers via software sources = fails silently and desktop does not show up anymore after reboot.
link
#2 Needs config hacking if you only have one OS installed and you want to get to the grub menu.
#3 the web apps in launcher (ubuntu one music, amazon) as first class citizens only work for firefox as default browser. With chromium they open up as separate chromium launcher icons.
#4 the log viewer does nothing when launched from the dash. If launched from command line the timestamp color is same as the background color and cannot be changed.
link
#5 The disk utility has lost much functionality, most notably all md raid capability and disk benchmarking feature. Also the UI design has regressed in my opinion. The text inside the boxes that show contents of disks is such color compared to background it is next to impossible to distinguish if not selecting it.
#6 If disk encryption is chosen at install time, then the stock nouveau driver setup at boot result on my computer in monitor going to "no signal" and it only wakes to ask for decryption password after pressing any key. This is fixed once the binary driver is successfully installed.
#7 Sometimes it says something like "attempting to kill remaining processes ... [FAILED]" just when i shut down. That does not sound good :[
#8 The problem with gstreamer, present also in 12.04, that prevents most MP4 files from playing is still not fixed, even though the fix has been available for quite some time upstream.
link
#9 Spring RTS, the most popular open source RTS, included in ubuntu repositories, still does not and never has worked correctly with unity. When window is maximized the titlebar is not removed as with all other windows. The game is not at fault since the same feature as a plugin for gnome-shell works flawlessly.
link
These are the problems i have encountered on my first computer i have installed quantal to, that i can remember off the bat. I have read about many more issues, especially related to graphics glitches and i won't even mention the issues with llvm if no 3d acceleration is found.
ps. my setup is as ordinary as it gets: c2d e8500 / gts250 / asus p5q motherboard and dvi monitor.
To be fair i have to also say something positive here;
+ My bluetooth logitech dinovo edge keyboard/mouse now works out of the box without the need to change a config parameter in some file. In 11.04, 11.10 and 12.04 the live cd is unusable since the keyboard&mouse is not detected. Curiously it worked in 10.10 so this is only a regression fix though.
Last edited by varikonniemi; 10-19-2012 at 02:01 PM.
@varikonniemi
It seems the needed package containing the kernel header files for proprietary graphics drivers(and other modules) to compile the DKMS module(hope all terminology is right) is not installed by default ..
************************************************** *******************
************************************************** *******************
You probably need to install it, it should be "linux-headers-generic". If you have pae kernel or something it'd be "linux-headers-generic-pae".
I think there's a button you can press during boot to get to grub too actually.![]()