[Bug 552311] Re: CONFIG_DMAR is not set

2010-05-02 Thread favoritetort
** Description changed: -- CONFIG_DMAR is not set https://bugs.launchpad.net/bugs/552311 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 269215] Re: There is a problem with the configuration server. (/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)

2010-03-09 Thread favoritetort
when you have a prompt you can check the pemissions with: # ls -l / you'll then see something like: drwxr-xr-x ... /tmp there are three sets of permissions, first the owner of the file/directory then the group then everyone else. if everyone can write it will read: drwxrwxrwx .../tmp you

[Bug 269215] Re: There is a problem with the configuration server. (/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)

2010-03-09 Thread favoritetort
can you log in as root? then type the following into a terminal # chmod 777 /tmp if you can't log in as root (because for instance no root password is set), i suggest booting into single user/recovery mode you'll then get a root prompt where you'll be able to change the permissions if you don't

[Bug 269215] Re: There is a problem with the configuration server. (/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)

2010-03-08 Thread favoritetort
Had the same problem on a fresh karmic 64 bit. .xsession-errors gave: /etc/gdm/Xsession: Beginning session setup... mkdtemp: private socket dir: Permission denied solved it by changing the permissions for /tmp -- There is a problem with the configuration server.