Faulty desktop/init 5

3 respostas [Última entrada]
Psyber.Netik
Desconectado
Joined: 02/08/2010

I'm dual booting Suse and Trisquel. Trisquel was working fine the last time I checked it. I don't remember if it did some type of update.

I just booted in trisquel and the desktop is broken. I get the default desktop background and I see the cursor; which moves. But, I don't have a taskbar and there's no right click.

When I press CTRL+SHIFT+ALT+F1 (tty1) I get the following:
-----------------------------------------------------
root (hd0,1)
Filesystem type is ext2fs, partition type 0x83
kernel /boot/vmlinuz-2.6.28-18-generic root=/dev/sda2 ro quiet splash
[Linux-bzImage, setup 0x3000, size 0x3514d0]
initrd /boot/initrd.img-2.6.28-18-generic
[Linux-initrd @ 0x37855000, 0x79ad00 bytes]

Loading, please wait...
19+0 records in
19+0 records out
kinit:name_to_dev_t(/dev/disk/by-uuid/3ac12439-4fc1-444e-9657-b954f5dc4e74) = dev(8,3)
kinit: trying to resume from /dev/disk/by-uuid/3ac12439-4fc1-44e-9657-b954f5dc4e74
kinit: No resume image, doing normal boot...

Trisquel GNU/Linux 3.0 bitslip tty1

bitslip login: _
-----------------------------------------------------

From here I can log-in. Here's what I know so far....
-----------------------------------------------------
psyber@bitslip:~$ ps -ef |grep X
root 2991 2988 0 15:05 tty7 00:00:11 /user/bin/X :0 -br -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
psyber 3717 3707 0 15:34 tty1 00:00:00 grep X

psyber@bitslip:~$ runlevel
N 2
psyber@bitslip:~$ init 5
-----------------------------------------------------

After that I switched back to tty7 and nothing changed. Switched back to tty1

-----------------------------------------------------
psyber@bitslip:~$ sudo /bin/sh
[sudo] password for psyber: _
# killall gdm
# /etc/init.d/gdm start
-----------------------------------------------------
Here I get kicked back to tty7 and still nochange. Switched back to tty1. Switch to tty8 looks like everything started okay. The last line is "Setting up console font and keymap..."; which is also "[OK]".

Psyber.Netik
Desconectado
Joined: 02/08/2010

Okay... I managed to figure out that it has something to do with my user profile. I used adduser to to create a fresh test account and managed to login in with it without any problems.

quidam

I am a member!

I am a translator!

Desconectado
Joined: 12/22/2004

> Okay... I managed to figure out that it has something to do with my
> user profile. I used adduser to to create a fresh test account and
> managed to login in with it without any problems.

Check out the .xsession-errors file in the faulty user home, maybe it
can help you identify the problem with that profile.
_______________________________________________
Trisquel-users mailing list
name at domain
http://listas.trisquel.info/mailman/listinfo/trisquel-users

Psyber.Netik
Desconectado
Joined: 02/08/2010

Wow... that's some hardcore 100% Free Software Nazism.

I'm sharing my ~ with an identical account in Suse. It's I only have one folder instead of using two. As we all know, ~ has some config files in there to setup the users environment.

My theory is that my user account in Suse made some changes to suite some non-fsf software. When trisquel read ~ it came across it and got a big ol' "WTF Over" and stopped.

So I guess the question now is... Which file in ~ is causing it? And of course the infamous GNU/Linux postulation... Why is it causing it?