Re: X is broke... freeing multiple contexts (2)



Enrique Perez-Terron <enrio@xxxxxxxxx> wrote:
> Is your laptop set up to boot with Grub?

Yes

> Hit 'e' when in the menu, that will show you the default
> (or the currently selected) stanza from the grub configuration.

> Move to the line starting 'kernel', and hit 'e' again. This will
> allow you to edit the kernel command line. Add "selinux=0" and
> hit Enter. Hit 'b' to boot using the modified entry. The
> modification is not saved in the config file. Once inside
> the system, edit /etc/selinux/config, setting
> SELINUX=permissive.

Doing that didn't help. I looked at the log file and all I
saw then was gibberish. I looked again and worked at
understanding what I was seeing.

Quoting from part of the log file:
Could not init font path element unix/:7100, removing from list!

Fatal server error:
could not open default font 'fixed'


Aha! I first search for the directory/file called unix and
found stuff that looks like it could be related, but not
strongly (/usr/src/kernel/2.6.14..., /proc/sys/net/unix
& /proc/net/unix). I search for "*7100" and find an entry
in the /tmp/.font-unix/ called fs7100, it's listed in a
directory listing as "srwxrwxrwx 1 xfs xfs 0" with a
date time stamp of now. I'm not sure if the entry in the
config file has been hosed or if the "fixed" has gone
missing (I couldn't find a file file called fixed).

--
Take care | This clown speaks for himself, his job doesn't
Wayne D. | pay for this, etc. (directly anyway)
.



Relevant Pages

  • [ANNOUNCE] clean-boot.pl version 0.1 - Simple utility to clean up /boot and /lib/modules
    ... vmlinuz, initrd.img, config, and System.maps in my /boot directory, not ... So I wrote this perl script that let me pick and choose what I wanted to ... If you hit "y", it will then remove any ... This is under just a public license, no warranty, so just be careful not ...
    (Linux-Kernel)
  • Re: TOR and Firefox
    ... Open Firefox, and an the address bar, type about:config and hit enter. ... the config and select New -> String. ... restarted firefox and was able to get to the ...
    (Ubuntu)
  • [PATCH v2][RFC] ftrace: function oprofiler
    ... This is a function profiler to count the number of times a function is hit. ... +static struct ftrace_node * ... +config FUNCTION_PROFILER ...
    (Linux-Kernel)
  • Re: Login control does not work... Why?
    ... Server 2000 database as per 'How To: Use Forms Authentication with SQL ... The results are that it is NOT being hit by the Login control, ... of config glitch. ... > parse the connection string and look for "Trusted Connection". ...
    (microsoft.public.dotnet.framework.aspnet)