Last week, after install successful OpenSUSE 11.1 from the KDE4 LiveCD,
I install the kde4-amarok-2.0 with yast2. The installation was fail and
after that I cant login to desktop through the login screen. After the
green boot screen finished loading, this message error box appeared:
> “No greeter widget plugin loaded.”
After I click the “OK” button of the message box, the screen returned
to the console login screen.
I must login with this then use startx to start the X.
I also cant shutdown, restart or lock my laptop. I can only logout to
the console screen and then shutdown my laptop here.
Thanks for read and… Any ideas?
More infos:
I’m use HP6530s laptop
> linux-ogso:~ # uname -a
> Linux linux-ogso 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100
> i686 i686 i386 GNU/Linux
caf4926;1914721 Wrote:
> Post your
>
> /boot/grub/menu.lst
My English is not good, so perharps u haven’t understood me. This is my
problem:
The login screen doesn’t appear, and there is a dialog with the
content: “No greeter widget plugin loaded. Check the configuration” and
an OK button.
When I click the OK button, I am brought back to the console login
screen (lv3 login).
I can connect to the X server and start KDE with the command startx.
I cannot lock, shutdown or restart my laptop. When I click Lock
button to lock my session, a dialog appears. And this is its content:
> Will not lock the session, as unlocking would be impossible:
> No appropriate greeter plugin confifured.
Anyway, this is my menu.lst:
> # cat /boot/grub/menu.lst
> # Modified by YaST2. Last modification on Fri Dec 19 00:13:42 ICT 2008
> default 0
> timeout 8
> gfxmenu (hd0,1)/boot/message
> ##YaST - activate
>
> ###Don’t change this comment - YaST2 identifier: Original name:
> linux###
> title openSUSE 11.1
> root (hd0,1)
> kernel /boot/vmlinuz-2.6.27.7-9-default
> root=/dev/disk/by-id/ata-FUJITSU_MHZ2120BH_G2_K615T872G0L1-part2
> resume=/dev/sda4 splash=silent showopts vga=0x317
> initrd /boot/initrd-2.6.27.7-9-default
>
> ###Don’t change this comment - YaST2 identifier: Original name: windows
> 1###
> title Win Vista
> rootnoverify (hd0,0)
> chainloader +1
>
> ###Don’t change this comment - YaST2 identifier: Original name:
> failsafe###
> title Failsafe – openSUSE 11.1
> root (hd0,1)
> kernel /boot/vmlinuz-2.6.27.7-9-default
> root=/dev/disk/by-id/ata-FUJITSU_MHZ2120BH_G2_K615T872G0L1-part2
> showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off
> powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe
> vga=0x317
> initrd /boot/initrd-2.6.27.7-9-default
I don’t have a package kde4-kdm-branding-upstream installed. When I
choose to install this package with yast, there is a conflict:
Code:
kde4-kdm-branding-openSUSE-11.1-66.4.i586 conflicts with namespace:otherproviders(kde4-kdm-branding) provided by kde4-kdm-branding-upstream-4.1.85-8.1.i586
deano_ferrari;1915373 Wrote:
> If you have further problems, we may also need to see list of repos you
> have enabled. To get this info:
>
> zypper lr
This is my repo list. I hope that can help.
caf4926;1916126 Wrote:
> login to CLI
>
> go su
>
> zypper refresh
>
> zypper dup
After doing these commands, there is still no change. What should I do
now?