Siduction Gnome 3 will never work...with vboxdriver

Begonnen von Hanisch, 2014/09/28, 16:50:29

Vorheriges Thema - Nächstes Thema

Hanisch

Zitat von: convbsd in 2014/10/01, 06:32:11
Since your's install is an experiment I don't figure what's your's gnome3 problem.
And the mystic message is come from?
ZitatWhat session tries lghtdm/gdm to start when you want gnome session ?
gdm is not installed and gdm3 do not work -> black Sceen. With lightdm and kdm the gnome session give me the known mystic message.
ZitatI have told you, If you want to do a fresh mixed install of both desktop environments I can help you.
Ok. - I will install an new siduction-System from siduction-13.2.1-december-gnome-i386-201401272119.iso with my old /home-Partition.
How can I than install the KDE-full Desktop?

with regards
Ch. Hanisch


convbsd

Hi,

When you have installed gnome december do a dist-upgrade whitout -f
If after dist-upgrade gnome is still working we will add also kde packages.

After d-u if all ok please tell me to proceed with kde packages.

Thank you !

Hanisch

#32
Zitat von: convbsd in 2014/10/01, 12:52:21
When you have installed gnome december do a dist-upgrade whitout -f
If after dist-upgrade gnome is still working we will add also kde packages.

After d-u if all ok please tell me to proceed with kde packages.
Gnome will working well with gdm3, kdm and lightdm.

~$ inxi -v1
System:    Host: siductionbox Kernel: 3.12-8.towo-siduction-686 i686 (32 bit)
           Desktop: Gnome 3.8.4 Distro: siduction 13.2.1 December - gnome - (201401272119)
CPU:       Single core Intel Core i7-2630QM CPU (-UP-) clocked at 1996.113 MHz
Graphics:  Card: InnoTek Systemberatung VirtualBox Graphics Adapter
           X.Org: 1.14.5 drivers: ati,vboxvideo (unloaded: fbdev,vesa) Resolution: 1272x714@60.0hz
           GLX Renderer: Chromium GLX Version: 2.1 Chromium 1.9
Drives:    HDD Total Size: 32.2GB (17.9% used)
Info:      Processes: 135 Uptime: 2 min Memory: 435.9/755.6MB Client: Shell (bash) inxi: 1.9.17

Gnome 3.8.4 - why?
After D-U in Runlevel 3 can't enter the Gnome-session (lightdm) with the old known mystic message.
I belief in the newest Version of gnome-shell is a fatal bug.
Perhaps the program 'localepurge' is the reason for this fatal mystic message.
$ apt-cache search localepurge
localepurge - Freigeben von Festplattenplatz durch Entfernen nicht benötigter Lokalisierungen


I have make the installation again without the installation of 'localepurge' and it works well.
Only my program-favorites:
apt-get install krusader konsole kwrite kate ding wish dolphin systemsettings icedove guake clipit byobu
have I installed.
~$ inxi -S
System:    Host: siductionbox Kernel: 3.16-3.towo-siduction-686 i686 (32 bit) Desktop: Gnome 3.14.0
           Distro: siduction 13.2.1 December - gnome - (201401272119)



with regards
Ch. Hanisch

Hanisch

Hello,

I have - so belief - the reason for this mystic message found.
After I have installed the GuestAdditions than this mystic message turn up.

with regards
Ch. Hanisch

convbsd

Hi Hanisch,

Great that you discovered the reason.
If you want to install kde also you can use in installed gnome:
addpkg kde
and that should be all.

Greetings ConvBSD.

Hanisch

#35
Zitat von: convbsd in 2014/10/01, 20:59:03
Great that you discovered the reason.
If you want to install kde also you can use in installed gnome:
addpkg kde
and that should be all.
Thank you, but how can I delete the GuestAdditions with a Live-DVD?

S o l u t i o n:
nount /dev/sda1 /media/x
mount -o bind /dev /media/x/dev
mount -o bind /sys /media/x/sys
mount -t proc /proc /media/x/proc
cp /proc/mounts /media/x/etc/mtab
cp /etc/resolv.conf /media/x/etc/resolv.conf
chroot /media/x /bin/bash -i

cd /opt/VBoxGuestAdditions-4.3.16
sh ./uninstall.sh
exit



The deletion of GuestAdditions in my first Installation from KDE-Desktop is possible with
/opt/VBoxGuestAdditions-4.3.16/uninstall.sh
Now I can without GuestAdditions run the Gnome-session again.

Well, the reason for the mystic message are VirtualBox-GuestAdditions .

Newest gnome-shell is not compatible with VBoxGuestAdditions-4.3.16 from ORACLE https://www.virtualbox.org/wiki/Downloads


regards
Ch. Hanisch

convbsd

I haven't done this so I don't know.

convbsd

I have installed as you i386 december gnome, done a d-u and added using "addpkg kde" kde packages over installed gnome.
All went ok and I have now both kde and gnome.

Hanisch

Zitat von: piper in 2014/10/01, 01:50:39
Works fine here, both installed and from vbox




Which VirtualBox-Version? (4.3.16?)
GuestAdditions installed?

regards
Ch. Hanisch

piper

Which VirtualBox-Version? (4.3.16?)
GuestAdditions installed?

regards
Ch. Hanisch

piper@x1:~$ apt-cache policy virtualbox
virtualbox:
  Installed: 4.3.14-dfsg-1
  Candidate: 4.3.14-dfsg-1
  Version table:
*** 4.3.14-dfsg-1 0
        500 http://mirror.cc.columbia.edu/debian/ unstable/contrib amd64 Packages
        100 /var/lib/dpkg/status


piper@x1:~$ apt-cache policy virtualbox-guest-additions-iso
virtualbox-guest-additions-iso:
  Installed: 4.3.14-1
  Candidate: 4.3.14-1
  Version table:
*** 4.3.14-1 0
        500 http://mirror.cc.columbia.edu/debian/ unstable/non-free amd64 Packages
        100 /var/lib/dpkg/status
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

Hanisch

Zitat von: piper link=topic=4992.msg41149#msg41149 date=1412247792

code]piper@x1:~$ apt-cache policy virtualbox
virtualbox:
  Installed: 4.3.14-dfsg-1
  Candidate: 4.3.14-dfsg-1
  Version table:
*** 4.3.14-dfsg-1 0
        500 http://mirror.cc.columbia.edu/debian/ unstable/contrib amd64 Packages
        100 /var/lib/dpkg/status[/code]

piper@x1:~$ apt-cache policy virtualbox-guest-additions-iso
virtualbox-guest-additions-iso:
  Installed: 4.3.14-1
  Candidate: 4.3.14-1
  Version table:
*** 4.3.14-1 0
        500 http://mirror.cc.columbia.edu/debian/ unstable/non-free amd64 Packages
        100 /var/lib/dpkg/status


Das ist nicht die von mir verwendete Original von ORACLE downloaded VirtualBox 4.3.16 mit zugehörigen GuestAdditions.
https://www.virtualbox.org/wiki/Downloads
Wo hast Du die Version 4.3.14 her (unstable/non-free)?
Welche Host-Distro verwendest Du?
Mein System in der VirtualBox ist 32 Bit.

Gruß
Ch. Hanisch


michaa7

Zitat von: Hanisch in 2014/10/02, 13:19:19
...
Das ist nicht die von mir verwendete Original von ORACLE downloaded VirtualBox 4.3.16 mit zugehörigen GuestAdditions.
...
Most likely that's what causes your problem (using original Oracle VB instead of Debian adapted VB).

Have a close look @ # apt-cache policy virtualbox virtualbox-guest*
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Hanisch

#42
Zitat von: michaa7 in 2014/10/02, 13:36:46
Most likely that's what causes your problem (using original Oracle VB instead of Debian adapted VB).
Yes, but I find no way in aptosid install virtualbox from Repositories.
In synaptic I find:
virtuabox 4.3.14
virtualbox-guest-additions-iso
virtualbox-guest-dkms
virtualbox-guest-utils
virtualbox-guest-x11
which package should installed in Host and in Guest?

I have now installed VBoxGuestAdditions-4.3.14 from https://www.virtualbox.org/ticket/12941
It works also under siduction-December for gnome-session, but only Shared Folder are successful.
Under siduction-Firestarter works in gnome-session and KDE-session, but without any effects.

with regards
Ch. Hanisch

michaa7

#43
Zitat von: Hanisch in 2014/10/02, 17:38:37
Zitat von: michaa7 in 2014/10/02, 13:36:46
Most likely that's what causes your problem (using original Oracle VB instead of Debian adapted VB).
Yes, but I find no way in aptosid install virtualbox from Repositories.


Please tell us "aptosid" is a typo (schreibfehler).

Zitat von: Hanisch in 2014/10/02, 17:38:37
virtualbox 4.3.14
virtualbox-guest-additions-iso
...

That's what your looking for, but please, have a look what's in your sources list. And synaptic isn't the supported way to install (ok for searching, if you feel you need it).

But why not from xterm/konsole:apt-cache policy virtualbox virtualbox-guest*
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

melmarker

Nö - michaa7 - das ist kein Schreibfehler, hanisch meint das vollkommen ernst. Sind wir nicht eine tolerante Community?
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)