Re: X setup on Debian?
From: Andreas Janssen (andreas.janssen_at_bigfoot.com)
Date: 09/03/04
- Next message: moma: "Re: GRUB does not boot windows XP"
- Previous message: amanita: "GRUB does not boot windows XP"
- In reply to: Madhusudan Singh: "Re: X setup on Debian?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 03 Sep 2004 12:02:00 +0200
Hello
(Follow-Up to alt.os.linux.debian ignored, because it is not yet
available for me)
Madhusudan Singh (<spammers-go-here@spam.invalid>) wrote:
> Andy wrote:
>
>> I just installed Debian on an old Dell CPx laptop. I got it
>> installed and it boots, and I thought I had the right settings for
>> Xfree86 but apparently I didn't.
>>
>> Debian boots straight up into a graphical logon and my X config is
>> screwed up so I can't do anything. All I get is angry technicolor
>> static on the screen, like the video card or refresh rate is wrong.
>> ctrl-alt-backspace does nothing (shouldn't that shut down X?).
>> ctrl-alt-F1 thru F4 cause the screen to blink like it's going through
>> different spaces, but they're all X (and screwed up too).
>> ctrl-alt-del eventually reboots the machine.
If the virtual consoles are broken as well, this /could/ be some
conflict between X and the console framebuffer driver. Did you try to
turn off the framebuffer driver, e.g. by passing
vga=normal
video=vga16:off
or something like that to the kernel?
Also, what kind of graphic card does the laptop use? And what version of
Debian do you use? XFree 4.1 in Woody does not support some older
cards, for which you would have to use XFree 3.3.6, or XFree 4.3.
>> I've been booting off the CD-ROM, mounting /dev/hda1, getting a
>> shell, editing inittab and setting the level to 1 so it goes into
>> single user mode.
By default, runlevels 2,3,4 and 5 on Debian systems are identical. You
could remove the xdm/kdm/gdm symlink for some runlevel, and boot into
that one. You can also boot into single user mode without the CDROM,
simply press <TAB> at the lilo prompt (if you use lilo), and append
init 1
or
init s
to the prompt.
>> I tried setting xf86config to be plain vanilla VGA, but that
>> made no visible difference.
If the card is not too old, you should rather try the VESA driver, which
should work with all VESA 2 compliant cards.
> You can boot linux single and edit the horizontal and vertical refresh
> parameters. Changing the SVGA to VGA or anything like that will not
> help. It sounds like your refresh rate is wildly wrong.
>
> <ctrl>+<alt>+<backspace> will *restart* X, not kill it.
That depends on how X was started. If you use some login manager, this
is true. You would have to shut it down, e.g. using
/etc/init.d/xdm stop
But of course, this is difficult without working consoles.
best regards
Andreas Janssen
-- Andreas Janssen <andreas.janssen@bigfoot.com> PGP-Key-ID: 0xDC801674 ICQ #17079270 Registered Linux User #267976 http://www.andreas-janssen.de/debian-tipps.html
- Next message: moma: "Re: GRUB does not boot windows XP"
- Previous message: amanita: "GRUB does not boot windows XP"
- In reply to: Madhusudan Singh: "Re: X setup on Debian?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|