Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Debian

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-20-2008, 02:25 PM
TomB
 
Posts: n/a
Text terminal display problem

Hi,

Whenever I have X running, the text terminals tty 1 to 6 cannot be
displayed. When I switch to one with Ctl-Alt-Fn, my monitor displays a
"no signal" message. The text terminal itself is running properly
though; I can do a blind login and execute commands at will.

When I kill X (or don't start it at boot) the terminals display just
fine, so I guess it has something to do with the resolution X is
running at (which is 1440x900).

I tried to play a bit with the vga=xxx kernel option in grub's
menu.lst, but to no avail. The best I got was a totally scrambled text
terminal display.

Anyone an idea?

Tommy

--
Every gal in Constantinople
Lives in Istanbul, not Constantinople
So if you've a date in Constantinople
She'll be waiting in Istanbul
~ They Might Be Giants
Reply With Quote
  #2 (permalink)  
Old 06-20-2008, 03:50 PM
Darren Salt
 
Posts: n/a
Re: Text terminal display problem

I demand that TomB may or may not have written...

> Whenever I have X running, the text terminals tty 1 to 6 cannot be
> displayed. When I switch to one with Ctl-Alt-Fn, my monitor displays a "no
> signal" message. The text terminal itself is running properly though; I can
> do a blind login and execute commands at will.


> When I kill X (or don't start it at boot) the terminals display just fine,
> so I guess it has something to do with the resolution X is running at
> (which is 1440x900).


> I tried to play a bit with the vga=xxx kernel option in grub's menu.lst,
> but to no avail. The best I got was a totally scrambled text terminal
> display.


> Anyone an idea?


You've provided insufficient information; so no, I expect not.

This is dependent on which X video driver you're using, and which version,
and possibly also on the kernel version and which text console driver you're
using. And maybe the video chipset.

--
| Darren Salt | linux or ds at | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + At least 4000 million too many people. POPULATION LEVEL IS UNSUSTAINABLE.

I like work; it fascinates me. I can sit and look at it for hours.
Reply With Quote
  #3 (permalink)  
Old 06-20-2008, 04:09 PM
Mumia W.
 
Posts: n/a
Re: Text terminal display problem

On 06/20/2008 09:25 AM, TomB wrote:
> Hi,
>
> Whenever I have X running, the text terminals tty 1 to 6 cannot be
> displayed. When I switch to one with Ctl-Alt-Fn, my monitor displays a
> "no signal" message. The text terminal itself is running properly
> though; I can do a blind login and execute commands at will.
>
> When I kill X (or don't start it at boot) the terminals display just
> fine, so I guess it has something to do with the resolution X is
> running at (which is 1440x900).
>
> I tried to play a bit with the vga=xxx kernel option in grub's
> menu.lst, but to no avail. The best I got was a totally scrambled text
> terminal display.
>
> Anyone an idea?
>
> Tommy
>


Tell us more about your display setup. Show us /etc/X11/xorg.conf.

What happens when you select "vga=0x0F00"?

Are you using framebuffers?

What display adapter are you using?

What platform and O/S is this?
Reply With Quote
  #4 (permalink)  
Old 06-20-2008, 04:37 PM
TomB
 
Posts: n/a
Re: Text terminal display problem

On 2008-06-20, Darren Salt wrote:
> I demand that TomB may or may not have written...
>
>> Whenever I have X running, the text terminals tty 1 to 6 cannot be
>> displayed. When I switch to one with Ctl-Alt-Fn, my monitor displays a "no
>> signal" message. The text terminal itself is running properly though; I can
>> do a blind login and execute commands at will.

>
>> When I kill X (or don't start it at boot) the terminals display just fine,
>> so I guess it has something to do with the resolution X is running at
>> (which is 1440x900).

>
>> I tried to play a bit with the vga=xxx kernel option in grub's menu.lst,
>> but to no avail. The best I got was a totally scrambled text terminal
>> display.

>
>> Anyone an idea?

>
> You've provided insufficient information; so no, I expect not.
>
> This is dependent on which X video driver you're using, and which version,


X.Org X Server 1.4.0.90

> and possibly also on the kernel version


Problem exists with all my installed kernels, including the stock
lenny one, and one realtime SMP kernel I built myself (using the stock
kernel config as base).

> and which text console driver you're
> using.


I *think* I'm using just VGA. No framebuffer or something.

> And maybe the video chipset.


ATI X1200 (AMD 690 chipset).
I'm still trying to figure out how I can see which driver I'm using. I
used to check xorg.conf for that, but it isn't in there anymore...

Mvg,
Tommy
--
In this life, it's not what you hope for, it's not what
you deserve -- it's what you take.
~ Frank T.J. Mackie
Reply With Quote
  #5 (permalink)  
Old 06-20-2008, 08:50 PM
TomB
 
Posts: n/a
Re: Text terminal display problem

On 2008-06-20, TomB wrote:

> I'm still trying to figure out how I can see which driver I'm using. I
> used to check xorg.conf for that, but it isn't in there anymore...


Seems to be part of the new xorg design I just learned...

Anyway, lsmod tells me I'm using the radeon driver. So I tried
switching to vesa (which I used succesfully before) by adding

Driver "vesa"

to the device section of xorg.conf. This produced a video signal that was
out of range for my monitor, so I did a dpkg-reconfigure xserver-xorg,
which fixed X *and* the text console issue. Weird, because I tried
dpkg-reconfigure before to no avail...

Ah well, it works now.

Mvg,
Tommy
--
Nice party, Hapsburg... I see a lot of familiar face lifts.
~ Frank Drebin
Reply With Quote
  #6 (permalink)  
Old 06-20-2008, 11:05 PM
TomB
 
Posts: n/a
Re: Text terminal display problem

On 2008-06-20, TomB wrote:

> Anyway, lsmod tells me I'm using the radeon driver. So I tried
> switching to vesa (which I used succesfully before) by adding
>
> Driver "vesa"
>
> to the device section of xorg.conf. This produced a video signal that was
> out of range for my monitor, so I did a dpkg-reconfigure xserver-xorg,
> which fixed X *and* the text console issue. Weird, because I tried
> dpkg-reconfigure before to no avail...
>
> Ah well, it works now.


Cried victory too soon: on reboot the problem was back... Looks as if
the radeon driver is the evildoer in some way, since the text console
displayed fine with the vesa driver enabled.

Mvg,
Tommy
--
In the beginning there was nothing. God said, 'Let there be light!' And
there was light. There was still nothing, but you could see it a whole
lot better.
~ Ellen DeGeneres
Reply With Quote
  #7 (permalink)  
Old 06-20-2008, 11:13 PM
Darren Salt
 
Posts: n/a
Re: Text terminal display problem

I demand that TomB may or may not have written...

> On 2008-06-20, TomB wrote:
>> I'm still trying to figure out how I can see which driver I'm using. I
>> used to check xorg.conf for that, but it isn't in there anymore...


> Seems to be part of the new xorg design I just learned...


> Anyway, lsmod tells me I'm using the radeon driver.


That's the DRM side of things. You need to look in /var/log/Xorg.0.log, since
evidently the X 2D graphics driver is being determined by PCI ID; it's likely
to be either radeon or radeonhd, though.

> So I tried switching to vesa (which I used succesfully before) by adding


> Driver "vesa"


> to the device section of xorg.conf. This produced a video signal that was
> out of range for my monitor, so I did a dpkg-reconfigure xserver-xorg,
> which fixed X *and* the text console issue. Weird, because I tried
> dpkg-reconfigure before to no avail...


Hopefully, it kept backups of the previous configurations. Maybe you can see
what it's got right this time...?

FWIW, the only out-of-range problem that I've had was due to a framebuffer
driver bug (affecting at least R3xx). Also, I'm using radeonfb with
acceleration disabled – if anybody's using it with acceleration enabled and
without causing X's radeon driver to blow up, I'd like to know...

--
| Darren Salt | linux or ds at | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Output *more* particulate pollutants. BUFFER AGAINST GLOBAL WARMING.

Is knowledge knowable, and how do we know?
Reply With Quote
  #8 (permalink)  
Old 06-21-2008, 08:48 PM
TomB
 
Posts: n/a
Re: Text terminal display problem

On 2008-06-20, TomB wrote:
> On 2008-06-20, TomB wrote:
>
>> Anyway, lsmod tells me I'm using the radeon driver. So I tried
>> switching to vesa (which I used succesfully before) by adding
>>
>> Driver "vesa"
>>
>> to the device section of xorg.conf. This produced a video signal that was
>> out of range for my monitor, so I did a dpkg-reconfigure xserver-xorg,
>> which fixed X *and* the text console issue. Weird, because I tried
>> dpkg-reconfigure before to no avail...
>>
>> Ah well, it works now.

>
> Cried victory too soon: on reboot the problem was back... Looks as if
> the radeon driver is the evildoer in some way, since the text console
> displayed fine with the vesa driver enabled.


I managed to fix the issue by using the closed fglrx ati driver, for
which I had to rebuild my custom rt kernel because of some GPL symbols conflict.

I still'd like to know why the radeon driver screwed up my tty display
though.

Mvg,
Tommy
--
It is a miracle that curiosity survives formal education.
~ Albert Einstein
Reply With Quote
  #9 (permalink)  
Old 06-21-2008, 11:19 PM
Mark Hobley
 
Posts: n/a
Re: Text terminal display problem

TomB <tommy.bongaerts@gmail.com> wrote:

> I still'd like to know why the radeon driver screwed up my tty display
> though.


I encountered this problem on a previous occasion, following an system
upgrade from sarge to etch. I'm not sure how exactly this was resolved.
The problem somehow disappeared, I guess during subsequent package
installations before I managed to trace the cause.

I am using both the radeon driver on all of my desktop machines, and on
some machines I do not have a framebuffer enabled kernel, but the text
display and console switching via the ctrl-alt-fn keys works fine in all
instances, so I don't think the radeon driver or the lack of a framebuffer
are the cause of this.

You could try removing the keyboard variant option ("XkbVariant") from
xorg.conf, then running dpkg-reconfigure xserver-xorg leaving the
keyboard variant field empty. However, this didn't work for me.

Regards,

Mark.

--
Mark Hobley,
393 Quinton Road West,
Quinton, BIRMINGHAM.
B32 1QE.
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Debian


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:42 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109