OpenSUSE Install :: Old Boot Splash After Upgrading Form 11.3 To 11.4
Mar 25, 2011
I had upgraded form OpenSuse 11.3 to 11.4. Everything is fine but I still have old boot splash background
Grub and kdm menus are new but between them I see old image.
How could I upgrade boot splash?
View 9 Replies
ADVERTISEMENT
May 18, 2011
I just switched back to openSUSE from Fedora linux. I made a clean install of openSUSE 11.4, but had trouble when installing the boot loader. For whatever reason the auto-partition tool hadn't given me a /boot partition even though the GRUB configuration referenced it. So I switched the / partition to /boot and the /home to / and now I don't have a /home partition. Is this why my system won't boot past the splash screen in "normal" mode, but boots fine in "failsafe"?
View 3 Replies
View Related
Jan 31, 2010
how to change the boot splash screen in Ubuntu (it's using xsplash) but since openSUSE is most likely a bit different, i would like to find out how i can change it here, on openSUSE 11.2
View 1 Replies
View Related
Mar 15, 2010
I have never been able to see the splash screen, something that I'd like. I have checked the options on the bootloader and it says "splash=silent" (that's disabled?). I found it confusing, because the ubuntu kernel boots with "splash" but when I try that option on OpenSuSE 11.2 it doesn't.Also when I shut down the laptop the screen goes crazy, only the two top cms shows "something" which are blinking and crazy green and white console words moving from one place to another so fast I can't even been able to read what it actually says.Either way, the laptop shuts down without any problem (?). I think is the normal shutdown process (without splash) but it's a bit perturbing. I've had had a couple of kind of "aesthetics" issues, but far from critical. My overall experience with OpenSuSE after 4 or 5 years being "debianized" have been very nice .
View 3 Replies
View Related
Jul 21, 2010
I installed the nvidia driver from the official repository for openSUSE 11.3 and now everything works perfectly, except i get a verbose splash screen after the grub menu.It has worked after i upgraded from 11.2. In my menu.lst it already says splash=silent.If you want more information, please ask, because i don't know where to look or what to show you (i'm fairly new to linux in general).
View 6 Replies
View Related
Mar 25, 2011
i changed the boot up resolution in the boot up loader to 1366*768 (native res of my monitor) the boot option is still set to quiet splash however, instead of showing the progress bar, it would now always display the complete boot up log ( the list of starting services and such) i then manually changed the boot option from to 1024*768 at boot loader screen, and teh splash would show up, but then on next boot up if i stick with 1366*768, it doesnt work again
View 4 Replies
View Related
Apr 17, 2011
I noticed that after making my build in suse studio my system freezes immediately after GRUB ( Normal or Failsafe) boot splash screen. I also noticed that this happens only with the specified kernel below. I'm not sure when using Kernel 2.6.37, one had the same problem. I never used it. The original kernel 2.6.34 had no problems such as the one I have described. My systems has no further problems only that it takes several restarts to go past the "Freeze". Below is a list of my system specs:
openSUSE 11.3
Kernel-pae 2.6.38.2-4.1 from Kernel Stable.
GRUB 0.97-174.1 from openSUSE 11.4
Upstart 0.6.5-33.1
xorg-x11-server 7.6_1.9.3-142.1 from X11:xorg 11.3 repo.
The GRUB from openSUSE 11.4 has been very stable and non-problematic. I will be buying an Intel core i5-2500K in a few months that's why I need the latest kernel and XOrg-X11-server. What could be causing the freezing?
View 6 Replies
View Related
Mar 26, 2011
Though my upgrade from 11.3 to 11.4 went pretty well (X and apparmor/samba config to renew), I have a bunch of warnings at boot time. Sample: "* wil be removed in a future UDEV version..." On another box, I get some "/etc/*/ipv6" should have a .conf file. Should I worry / fix up something before next upgrade?
View 2 Replies
View Related
Mar 24, 2010
I originally have Ubuntu Lucid on my machine. I just installed opensuse 11.2 on another partition without bootloader installed. So I'm still using the Ubuntu Lucid default bootloader grub2. I can boot up opensuse correctly. the nagging thing is that there's no splash screen show up during the boot process, instead, lines of command are flashing, the console background is also missing and the font under console (tty1-6) is huge. what can I do to have these back to opensuse? the current entry in grub2 for opensuse
Code:
menuentry "openSUSE 11.2 (i586) (on /dev/sda2)" {
insmod ext2
set root='(hd0,2)'
search --no-floppy --fs-uuid --set 9ac05ede-e7c4-47f3-b55b-66d5844$
linux /boot/vmlinuz-2.6.31.12-0.2-desktop root=/dev/sda2
initrd /boot/initrd-2.6.31.12-0.2-desktop
}
which parameters should I add?
View 2 Replies
View Related
Aug 6, 2010
I have a new dell laptop vostro 1015 when i turn it on it access directly into windows 7 i can't to make it boot form cd to install ubuntu.
View 2 Replies
View Related
Apr 1, 2011
Is there an "easy" explanation somewhere in the forum about how to install programs which are in tarball form? I am relearning much of openSUSE and unsure of the compiling commands, which one(s) should be ran as a user, which commands should be ran as root... I've done a search on this topic and it seems there is a difference in login between make, make install, checkinstall etc.
I understand I'll also need some developer packages to compile tarballs however I don't know which ones. The last time I unsuccessfully tried to work with tarballs was when openSUSE 9.x was current. It's been that long. There is a program I absolutely need, it's SecondLife which I haven't found in any RPM repositories. I've downloaded the "linux" version from their website. The file name is: SecondLife-i686-2.5.2.223426.tar.bz2 I have a 64bit Toshiba notebook running 11.4
View 4 Replies
View Related
Sep 6, 2010
How can i change the opensuse 11.2 boot splash?
The olive green loading splash screen during startup.
View 4 Replies
View Related
Aug 16, 2010
Today I found out how to change theme in OpenSuse 11.3 64 bit. I'm running KDE 4.4. Naturally I went to KDE-Look.org and trawled it through for eye-candy. I got this HAL-9000 boot splash: HAL-9000 KDE-Look.org
Its a .gz file and uncompressed its called .xpm, I think its just an image, that I should put somewhere, but I don't know where. I tried the bootloader settings through yast, though it didn't tell me anything.
Secondly I got a screensaver, which I'm supposed to compile and install: KCometen4 KDE-Look.org
I tried following these instructions, as best as I could:
Code:
KCometen4 also comes with a simple configure script that should work for a generic local install. If it doesn't suit your needs, you will need to edit the cmake settings by hand.
Quick installation steps:
Cmake's equivalent to 'make distclean' is 'rm -rf build'.
If you do a local installation, you might not see KCometen4 in the Screen Saver Settings module. In that case, you will need to do one of two things.
First, you can set the $KDEDIRS environment variable in your X session startup script so it includes your local installation prefix:
Or second, you can set this for all users by adding your local installation prefix to /etc/kde4rc:
After that, you may need to manually refresh the system configuration cache by running 'kbuildsycoca4'. KCometen4 should now appear in Screen Saver Settings.
So I installed kdebase-workspace-devel but I couldn't find libqt-opengl-dev, but it didn't seem to be a problem, according to the console output:
Code:
It mentions some Q_WS_WIN, Q_WS_QWS and Q_WS_MAC, that it doesn't find. Could that be the problem.
I tried to see if the new screensaver got into the screensaver menu, it didn't.
View 4 Replies
View Related
Jun 30, 2011
I ordered a SuSE 11.4 installation DVD from an online Linux Distro distributer that I've used before with no problems. I did this rather than burn my own DVD from the website. I thought that I might perform a fresh install of SuSE 11.4 on this Dell 1420 Laptop that is currently running Ubuntu 11.04.
Note, this is a completely fresh install, not a side-by-side installation with Ubuntu; I followed the installation sequence that completely repartitions the entire disk for SuSE, and accepted all of the suggested options regarding logon, etc.
Everything goes well ... sort of. The first install didn't reboot correctly, i.e., the set-up that is supposed to run after the initial install never happened and I had to manually power-down the machine and restart from the "safe mode." Needless to say, that didn't work as expected. So, I re-install, from scratch, trying different options: for instance, instead of LVM, I decide to have an un-encrypted partition scheme and accept the "obvious" options ... thinking that the LVM options interacted badly with the install. Eventually I get the installation to proceed correctly, or so it appears: it goes though the entire sequence, including the re-boot, building the default image, etc.
I test this image by removing the DVD, power-cycling the machine, and all looks good, so I begin the process of installing software updates, etc. Being paranoid, I re-boot the machine, and all restarts correctly, etc.
Now here's the annoying thing. The next day, I power the machine on, and it locks at the splash screen. By the way, these are the exact symptoms that I experienced with the bogus/incomplete installations. The boot sequence proceeds up to the splash screen and waits forever.
So, in sum: I spent inordinate amounts of time attempting to install this software, carefully following the instructions provided by the installer. In every instance, after leaving the machine off for a day or so and rebooting, I am met with a splash screen that sits forever. Needless to say, I am extremely reluctant to repeat another day of software installation to only have to re-start with no assurances of success. Either I go back to ugly Ubuntu (which has always worked out of the box, by the way), or I look at other options. I was hoping to use SuSE, but I really don't care which distro is on that machine as long as it works and it provides TeX, R, Emacs, Scheme, and a few other software packages that I'm sure are of no interest to your customer base.
View 4 Replies
View Related
Jul 8, 2010
I boot up after a fresh install and I don't get a boot splash screen. I really cant find a way to fix and some times it does not go to the login screen.
View 1 Replies
View Related
Dec 8, 2009
this is the 3rd time in 2 days I have installed this OS and its starting to annoy me. I have a Intel Celeron 2.6Ghz with i845 graphic chipset. I have installed 11.2RC2 and after the installation finishes and I reboot, it automatically asks which resolution I want (VESA/VGA). I have to select VESA since the VGA resolutions are HORRIBLY HUGE. When the boot screen comes, it loads halfway and then comes to a crashing halt. I let it load for 2 hours yesterday and it did NOTHING. After turning the computer off and back on, it comes to a screen to load normally or into failsafe. If I choose normal mode it does the same, if I choose failsafe, it does the same. So basically I have an OS I can't reach. If I could, I would give an xorg.conf on here, but I can't even get anywhere to produce one! When I put the live CD in, it boots perfectly, but I have to install again, only to get a OS that wont boot yet AGAIN.
View 8 Replies
View Related
Nov 5, 2010
New install on Compaq Presario F700 (F756NR)The install went fine. I was able to get the Nvidia drivers working too. The problem I have is when the system boots. I get the OpenSuse splash screen, and the system just hangs.I found that if I press <Esc> and hit <Enter> a few times, the system will eventually boot. I also found if I wiggle the mouse during the splash screen, the progress bar will begin to move, and the system will boot.Seems to be something about detecting hardware during the boot phase, and it seems to be input related.
My Computer
Folders, Harddisks, Removable Devices, System Information and more...
Disk Information
[code]....
View 9 Replies
View Related
Sep 14, 2010
I want to change the image that is presented to the user when i choose operating system on startup eg back.jpg i have looked at tutorials and no luck
i am running gnome on 11.3.
View 7 Replies
View Related
Jan 3, 2011
I just installed SUSE 11.2 from a downloaded DVD The installation went correctly but now I boot up the computer and when the login screen appears there will be no box highlighting a user or even a blank box to input user. The restart, suspend and shutdown buttons are not operational. However, if I power down the computer manually and restart the login screen comes up normally.
View 2 Replies
View Related
Mar 15, 2011
if there was a way to change the background pictures for the suse grub? I like the "pretty" grub look with the startup options box for boot parameters, just wondering how to change the background pic. Also, I was wondering if there was a way to change the look of splash, other then verbose quiet showtps? I like the verbose with the picture background, nice touch, just wondering how to get that at default&how to change background, colors.
View 9 Replies
View Related
Jun 10, 2010
I've already tried Seamonkey to create a web page but can find no way to create a web form in which I want to create form fields. Before moving to Ubuntu I used Microsoft FrontPage to create web pages with form fields. This was easy to do. what is available to do the same in Ubuntu?
View 2 Replies
View Related
Aug 13, 2010
We are using several printers on our Linux RH network to print customer invoices and receipts. Receipts are short forms of just 21 or 22 lines. Two of the printers (an HP LJ1300 and a Dell 5200) eject the receipt paper automatically; the other two HP (a LJ 4200 and a LJ2420) do not eject. You have to press the green button on the printer. Is there a solution to that? They are all set up with the same PCL settings.
View 3 Replies
View Related
Aug 1, 2011
I am currently using opensuse 11.0 and want to upgrade to 11.4. Is it possible to do this through Yast? Upgrading across major releases (10.0 -> 11.0) mandated a reinstall. I hope that's not the case for 11.0 -> 11.4. Can I just set the URL in Yast and upgrade? I don't want to end up in a broken state. I noticed that the support for 11.0 is dropped (the download URL is gone). So I am kind of forced to upgrade now ( I was thinking about it for a while but never got around to doing it).
View 4 Replies
View Related
Aug 6, 2011
I'm currently running OpenSuse 11.4 x64 with KDE 4.6.5. I'm experiencing some issues with the NetworkManager so I was wondering if anyone tried to upgrade to 4.7 before I give it a shot? Is everything working well?
View 9 Replies
View Related
Dec 5, 2009
I have Opensuse 11.1 working perfectly. Is it worth risking screwing up the Grub bootloader or other issues for this upgrade? What are the benefits. Is Zypper the best way to update before doing a live Network upgrade? I think the worst problem I had going from Opensuse 11.0 to 11.1 was that I needed to boot with supergrub to edit and fix the bootloader manually. And also reinstall Samba. Which was better than the 10.3 to 11.0 where I had to scrap the entire install.It also says in the tutorial switching the repositories to oss in the example.but I currently have all pacman repositories. I can barely remember them cause I only switched them all to pacman once based on another suggestion in a post I read. I just need a good backup plan if something goes wrong. Where can I get the best tutorial for the upgrade step by step.
View 9 Replies
View Related
Apr 19, 2010
I own a server from 2006, I don't want to change OS on my server. How much difficult can be upgrading to the last version of openSuSE? I don't have physical access to the server, since it's a virtual server, so I think I would have to upgrade with NFS. I don't even have a GUI (well, I actually use YaST to configure everything via shell, so it's a sort of gui) and, the most important thing, I run PLESK on my server. I need to have Plesk for the administration of my customers and domains but in this upgrade I can't lose any data, from the database (MYSql) to the ones in the web folders. In other words, I need to upgrade from SuSE Linux 10.0 to OpenSUSE 11.2 without lossing any data. I am upgrading because I need the latest version of PHP, Apache and MYSql, and for security reasons too.
View 1 Replies
View Related
Apr 30, 2011
I'm currently having troubles upgrading my 11.1 system. My SuSE running 11.3 had crashed, and when I tried to reinstall it I couldn't find the cd. I only have a 11.1 distro cd, in which I had installed. I want to upgrade to 11.2 since that should be the easiest, from then I think i can figure out how to upgrade from 11.4. I currently do not have any cd's or a usb flash drive to mount the iso image onto. I've read through the wiki looking for a solution, but even with updating my repos i still haven't found the answer.
how to upgrade from 11.1 to 11.2 without a cd or usb stick.
View 1 Replies
View Related
Jun 5, 2011
I have always paid for new versions of SuSE, but I have just picked up 11.4 Open on a "Linux Format" magazine. Thought I might try it. Can I "upgrade" from a full-paid-for SuSE 11.1 to Open 11.4? And What are the effects? e.g. Do I lose any software? Am I likely to lose my e-mail (KMail)?I read in the forums that people have had trouble with devices (memory stick, hard drives)and with booting. Having used 11.1 for so long I have forgotten all of the "configuration" changes I have made over the years. PS: All 64 bit.
View 5 Replies
View Related
Sep 4, 2011
Thinking of installing openSuSE on my laptop and wondering how the upgrade process is. I know 12.1 is coming out in only a couple of months. I don't really want to spend all my time customizing 11.4 and then find out a straight upgrade is very buggy or even not possible and have to reinstall.
View 8 Replies
View Related
Feb 2, 2010
how to upgrade KDE to KDE4 4.3.5 after installing suse 11.2 I have searched for a single download link for the upgrade, but I cannot find it.My goal is to obtain the upgrade, which comes with a newer version of networkmanager.
View 9 Replies
View Related