PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > urgently need with Debian can't started
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

urgently need with Debian can't started

Réponse
 
LinkBack Outils de la discussion
Vieux 19/04/2008, 04h00   #1
Pete Kay
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut urgently need with Debian can't started

Hi,

After I installed scim-pinyin, I rebooted the server and I can't bring up
Debian X-window anymore. It does request for the username and password, but
then it just hangs there in the screen, and does not go to the main window.


I can reboot to get to command prompt. Can anyone tell me if there is a way
I can restore my X-window using some apt-get install "package"?
How to do that? There are many information in the machine that I don't want
to lose.

Thanks for your .

Regards,
Pete

  Réponse avec citation
Vieux 19/04/2008, 04h10   #2
steve
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: urgently need with Debian can't started

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Pete Kay wrote:
| Hi,
|
| After I installed scim-pinyin, I rebooted the server and I can't bring
| up Debian X-window anymore. It does request for the username and
| password, but then it just hangs there in the screen, and does not go to
| the main window.
|
| I can reboot to get to command prompt. Can anyone tell me if there is a
| way I can restore my X-window using some apt-get install "package"?
| How to do that? There are many information in the machine that I don't
| want to lose.
|
| Thanks for your .
|
| Regards,
| Pete

any clues in boot log or xorg log?

does x actually start? what exactly happens after you type in your
username and password? Is your home directory full?


- --
Steve Reilly

http://reillyblog.com


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFICWFD1L48K811Km0RArziAKDEYKLC46B42bxQ+hsJ+S SYzr7mqACeLiow
FTvLLvFy3SexR9cI1lPEkcA=
=Mz27
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 19/04/2008, 04h20   #3
Kent West
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: urgently need with Debian can't started

Pete Kay wrote:
> After I installed scim-pinyin, I rebooted the server and I can't bring
> up Debian X-window anymore. It does request for the username and
> password, but then it just hangs there in the screen, and does not go
> to the main window.
>
> I can reboot to get to command prompt. Can anyone tell me if there is
> a way I can restore my X-window using some apt-get install "package"?
> How to do that? There are many information in the machine that I
> don't want to lose.


I'm unsure what scim-pinyin is (aptitude show didn't me much), but
you might try uninstalling it.

But to answer your question, yes, you can restore your X Windowing
System, but you may not need to apt-get anything.

Can you switch to a text terminal (using the keystroke Ctrl-Alt-F1)?
Or, as you mention, you can reboot into a command prompt.

Then check your X logs (with a command like "tail /var/log/Xorg.0.log").
Look for anything obvious.

I'd probably try starting X with a very simple windowing environment, as
root (generally you don't want to run X as root; you might want to
unplug from the network first, and be careful not to do much while
root). One way to do this is to edit/create the file "~/.xinitrc" and
put the single line in there of "twm" or "icewm", using the name of a
simple window manager like twm or icewm. Or better yet, put "xterm" into
~/.xinitrc for a very minimal X. You might need to "apt-get install
icewm twm" to get them first. Then run "startx".

If it fails, again, check the logs, and at this point, you might want to
uninstall scim-pinyin.

If it works, go back and use the simple windowing environment with your
normal user.

This will give you a clue as to if the problem is X or your windowing
environment.

You might also want to create a new user and try logging into X as that
user. It might be user-specific.

Let us know how it goes.

--
Kent


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 19/04/2008, 04h30   #4
steve
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: urgently need with Debian can't started

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Pete Kay wrote:
| Hi,
|
| x started, but after i typed in user name and password, it just gives me
| the background screen.
| this is a new server so the directory is not full.
|
| Thanks,
| Pete

cat /var/log/Xorg.0.log

maybe its got something to with that chinese package you installed? are
all dependencies satisfied for it?




- --
Steve Reilly

http://reillyblog.com


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFICWYR1L48K811Km0RAsO8AJsGOHLHSP9cDRNBcZq69k bqueacRgCeMHCU
FTSOzz/foJ3z6VFmLh8qtC4=
=gCAT
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 20/04/2008, 17h40   #5
Daniel Burrows
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: urgently need with Debian can't started

On Sat, Apr 19, 2008 at 10:49:18AM +0800, Pete Kay <petedao@gmail.com> was heard to say:
> After I installed scim-pinyin, I rebooted the server and I can't bring up
> Debian X-window anymore. It does request for the username and password, but
> then it just hangs there in the screen, and does not go to the main window.


Have you tried removing scim-pinyin and seeing if that makes the
problem go away? It looks like the sort of thing that actually could
mess with your X session.

(run "dpkg --purge scim-pinyin" as root)

Daniel


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 17h02.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,12773 seconds with 13 queries