SUSE / Novell :: Enable Automatic Loading Of KDE On Startup In 11.1?
Dec 20, 2008
I have updated from 10.2 to 11.1. When 11.1 starts I get into the CLI rather than an automatic startup of KDE. I can login at the CLI, then type "startx" to start KDE. I know there is someway to automatically start KDE when the computer boots, but just can't seem to find it. Can someone point me in the right direction? With 10.2 I was able to automatically load KDE as myself as user and would like to have that again in 11.1.
View 6 Replies
ADVERTISEMENT
Jan 17, 2009
I just tried installing OpenSUSE 11.1 onto my Playstation 3. I installed the otheros.bld fine (which I downloaded via a link provided on the OpenSUSE website). I then inserted my 32-bit Gnome CD for installation and restarted my system. Then on startup, a blue/grey screen appears. Here are the links to the screenshot (sorry for poor quality):
[Full Screen]
[url]
[Top Half]
[url]
[Bottom Half]
[url]
As you can see, the only option is for me to select the gameboot, which obviously takes me back to the Playstation XMB. There are keys at the bottom of the screen, but this is only to change the resolution. So I have no option to install the OS.
Does anybody know why this screen appears and have any ideas on how I can get around this problem to install SUSE onto my Playstation?
View 1 Replies
View Related
Jul 20, 2010
I intend to re-install open suse 11.2, 32-bit. On a previous install,suse did not provide a grub entry for ubuntu.My current setup has
ubuntu/root on /dev/sda6
ubuntu/home on /dev/sda7
ubuntu/usr/local on /dev/sda8
[code]...
View 4 Replies
View Related
Nov 18, 2010
I've got several language multimedia CD-Rom's, made for Windows 95/98/98 SE and 2000, that I'm using by means of my daughter's old PC (Win 98 SE O.S.). However I noticed, also, that you can perfectly use them even with Windows Vista. What I'd like to know is if you can use them even with Suse/Novell and (why not?) OpenSuse Linux.
View 4 Replies
View Related
Jul 5, 2009
OK... I tried everything i could think of... but i still cannot get my Open SUSE 11.1 to mount my samba share at boot! I still don't understand the 11.1 boot sequence. can NE one help me... tell me what files to give you output from... Ty guys P.S. My shares originate from a Windows Server 2003 RC2 machine, and it's dns server doesn't work correctly... so my mount command is
mount -t //192.168.x.x/files/ /nET/ -o username=linux,password=xxxxxx
please let me know what other info you need... I don't have the internet, so it will be tommorow b4 i see this again!!! Thanks
View 2 Replies
View Related
Sep 8, 2010
When i am adding a user using "useradd -d /home/test test" or "useradd test", it is now creating the home directory, whereas when i am using the graphical mode and going through several menu options, i am getting the home directory.
View 1 Replies
View Related
Sep 16, 2010
how to install a D-Link Access Point on Suse 11.0 or steer me toward documentation that will do that? I configured the device on XP following instruction from this forum and the AP configured perfectly.The AP is plugged directly into the network port on the computer. It *should* function correctly without a router. I tried a restart and Suse has no idea it's there. The computer is currently configured for a wired connection which needs to be changed. The computer itself is going to be used as a small home storage server.
View 3 Replies
View Related
Nov 4, 2010
I have a disturbing problem with my monitor which goes to sleep (or ??) after few minutes if my comp is not used and most of the time I have to restart my comp.I disabled everything in Powersave , but nothing. I did have that problem in previous versions of SUSE, but somehow, I solved that. I cant remember what I did then.
View 4 Replies
View Related
Aug 23, 2010
I've pre-partitioned my HDD and want to install 11.2 on the second primary partition.However, when using the installer, I can't get Suse to install on the prepared 20gb partition - it keeps insisting it wants to install on the large unallocated section of the drive.
I find the partitioner somewhat hard to use and the answer may be staring me in the face but I can't see it.
View 2 Replies
View Related
Feb 1, 2010
I tried to use different version of Python, and followed the Readme like this
./configure
make
make test
[code]...
View 3 Replies
View Related
Oct 13, 2010
PackageKit Error repo-not-available: File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/repositories/KDE:/KDE4:/Community/openSUSE_11.2/' My 11.2 won't update and gives this error. Anyone know how to fix it?
View 2 Replies
View Related
Jul 19, 2010
New Suse 11.3 installation with Gnome desktop. Added K3B using Yast2, and after completing the install of K3B, there is no icon for K3B! Instead there is an "X" and the text for K3B in it.From the main menu -> more applications -> multimedia, is where the K3B icon is.Yast2 is supposed to install any dependencies needed or warn if it can not find any missing dependencies. What is missing, or is it a permission problem? All the other application icons seem fine.
View 4 Replies
View Related
Feb 4, 2010
The software use to work well here, but now I got this when I try to run it
sparky: error while loading shared libraries: libtk8.4.so: cannot open shared object file: No such file or directory
But I can not find it.
I also tried
cd /usr/lib
ln -s libtk8.4.so libtk.so.0
ln -s libtcl8.4.so libtcl.so.0
but this does not work neither.
View 4 Replies
View Related
Mar 12, 2010
I have Windows XP and Linux Mint installed on my laptop.I'd like more than a few seconds to choose which OS I want to run.How do I fix this? Please explain it as if talking to a 6 year old as I'm new to Linux.
View 6 Replies
View Related
Oct 7, 2010
So ive got a Suse server up and running. It is connecting to a clearcase server, so i want to mount the remote filesystem as part of startup, as this is generally rebooted when im not around.I would normally add something to /etc/init.d and put the shortcut to it in the appropriate runlevel (in this case 3). Tried that. Didnt work.
Realised the init script needed to have the LBS stuff at the start, so put that in, and used insserv to add the script. I used required-start set to $ALl.This successfully created the init script with S20, and i eneabled it with chkconfig.
View 4 Replies
View Related
Nov 23, 2010
I have broadcom wireless card in my system. I got the driver from broadcom site. I compiled it against my kernel and the module works fine. How could I automatically load this driver at startup. I followed the instruction found in the driver source README file. But its not working. The steps I followed are as follows:
# load driver
# cp wl.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless
# depmod -a
The same steps I followd in 2.6.26 kernel and it worked fine. Now its not working in my new kernel 2.6.32.For manually loading it I have to remove the ssb driver and the download this one. Otherwise it will not work. So I tried adding ssb to /etc/modprobe.d/blacklistle. But that driver loads during startup. So each time I have to manually unload the ssb driver and insert the new one.
View 4 Replies
View Related
Oct 25, 2010
I have been searching for 2 days and cannot find an answer. Apparently Sax2 isn't available in 11.3. It looks as if many are having the same difficulty. I've tried xrandr and tried to edit /etc/X11/Xorg.conf with no success.Copying a working xorg conf file might be a fix, I don't know.
View 8 Replies
View Related
Oct 4, 2010
I use Termlite from SCO as my terminal emulator. It works on SUSe 9.3 but i can not get it working on 11.3. How do I enable the networking for this in SUSE 11.3.
View 1 Replies
View Related
Nov 19, 2010
to get flash 10 working. I just decided to update to 11.3. Bought a 8.0GB USB stick to copy files to. USB DISK icon on visible on Desktop. mounted on /media/USB DISK Clicking on device properties it is read only. I can change permissions but that is only temporary. Looking under my computer it is formated as vfat device name is /dev/sdb
I can't copy any files to it. Can't see in terminal even being root as well. Almost started the Partitioner in Yast but didn't want to accidently crash the system. That WOULD be my luck Can't find a way to format it via GUI interface. Can I use something like fdisk in terminal. I guess I need to format it as ext3.
View 7 Replies
View Related
Feb 18, 2010
I have SuSE 11 box. I notice that there's an entry in /etc/services that shows windream running on port 534. Can someone tell what is windream? I tried to google but it keeps bring up German website or something.
View 1 Replies
View Related
Apr 4, 2010
I installed novell eDirectory on RHEL 5 and installation was successful. I am getting /ndsconfig: error while loading shared libraries: /opt/novell/lib/libccs2.so: file too short problem when I am giving command ./nds-config new ( for creating a new instance).
View 3 Replies
View Related
Jan 9, 2009
I accidently removed bottom panel of suse 11.1.Please be so kind to help me to get it back my bottom panel.
View 6 Replies
View Related
Nov 23, 2009
To enable automatic login, I edited the /etc/gdm/custom.conf file and entereted the following lines:
Code:
The automatic login is working but I still see the login box with options to select language. After a delay of few seconds, the system will automatically log me in. I don't know why I see the login window. Is there any way to bypass this window?
View 3 Replies
View Related
May 17, 2010
I am trying to connect to my network. I am dual-booting with windows 7 ultimate and that connects just fine. When I plug in my ethernet cable to the LAN adapter of the motherboard nothing happens. In the network manager it doesn't even acknowledge something has been connected (ie no eth0 or anything). I'm guessing that I don'tave a driver for it installed under linux. The adapter is the Marvell Yukon 8059 (88E8059 I think)
View 5 Replies
View Related
Feb 14, 2010
I am using kde and can't get rid of a gnome patch. Problem won't go away in updater applet tray or yast online update.
View 2 Replies
View Related
Apr 21, 2010
i am having linux suse 8.2 (i586) kernel 2.4.20-4gb-athlon (tty1). when i start my pc there is a window comeing asking me option like linux floppy linux - safe settings. on selecting linux suse runs and get halt with a message Welcome to suse linux 8.2 (i586) kernel 2.4.20-4gb-athlon (tty1. below that another message as(none) login : asking for login when i put my login i have again this message Welcome to suse linux 8.2 (i586) kernel 2.4.20-4gb-athlon (tty1. below that another message as(none) login : asking for login what should i do i cannot start my Suse operating software.
View 3 Replies
View Related
Aug 20, 2009
I'm stuck in the "log off" mode. I don't get the shut down menu. It started when I turned the computer on today. I got a verbose boot up and had to login and enter password and run "startx". Then I got a gray screen before the splash screen.
I had been trying to get alsa to start in the "runlevel" section yesterday, could I have messed something up in there causing this?
View 2 Replies
View Related
Nov 21, 2010
Where can i request a free openSUSE cd's from online.I could not Download Because my Internet connection speed is very low.
View 1 Replies
View Related
May 12, 2010
If hypothetically I deleted my gpg keys and am not getting updates is there anything I can do to get updates? Almost all software installed is from the repositories where openSuse employees works (official repositories). I have a few packages from openbuild but not too many.
I am trying to read up on security now and see how the keys work so I don't run into this again. It happened during my paranoid attack when I realized I installed packages from the non official repositories and became nervous about having done so.
There are so many virus and malicious software threats now it is making me nervous (especially for XP) and I feel the need to do a little more reading.
View 4 Replies
View Related
Dec 11, 2010
How to activate Wireless connection in Opensuse 11.3? The wireless ADSL modem autologin, i just need the connection. i am using notebook, the wireless is automatically installed.
View 2 Replies
View Related