Bug#563035: console-setup: bottom 2-3 lines are cut off in virtual terminals with Fixed14

2010-01-17 Thread Vincent Lefevre
On 2010-01-16 12:55:46 +0200, Anton Zinoviev wrote:
> Unfortunately there is no right time for this - there is no script that 
> is run after one has switched to a console.  I suppose that if you 
> switch to the console, run setupcon, then go again to X and return back 
> to the console, the bottom 3 lines will be cut again.  So you will have 
> to run "setupcon" again.

Yes. I also hoped that some device would be modified when switching
to a virtual terminal (so that I could use inotify), but this isn't
the case.

Now, since in practice I switch to a console with the keyboard,
perhaps I could handle the XF86_Switch_VT_* with my window manager
(possible after changing the keysyms with xmodmap if they are in
the way). The script would execute "setupcon --force" just after
chvt.

> The FAQ mentions 
> 
> Option "VBERestore" "true"
> 
> when one is using the i810 driver.  Maybe there is some similar option 
> for the Nvidia driver?  

The above option doesn't have any effect, and I haven't found anything
on Google.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563035: console-setup: bottom 2-3 lines are cut off in virtual terminals with Fixed14

2010-01-16 Thread Anton Zinoviev
On Sat, Jan 16, 2010 at 04:52:47AM +0100, Vincent Lefevre wrote:
> 
> I've done some tests. Running "setupcon" solves the problem
> (questions 1.1 and 1.2 of the console-setup FAQ should be merged
> to make this clear).

You are right - 1.1 and 1.2 are two symptoms of one problem.

> Couldn't "setupcon" be run at the right time? For instance, is there a 
> script that is run after one has switched to a console?

Unfortunately there is no right time for this - there is no script that 
is run after one has switched to a console.  I suppose that if you 
switch to the console, run setupcon, then go again to X and return back 
to the console, the bottom 3 lines will be cut again.  So you will have 
to run "setupcon" again.

The FAQ mentions 

Option "VBERestore" "true"

when one is using the i810 driver.  Maybe there is some similar option 
for the Nvidia driver?  

Anton Zinoviev



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563035: console-setup: bottom 2-3 lines are cut off in virtual terminals with Fixed14

2010-01-15 Thread Vincent Lefevre
On 2010-01-15 12:53:52 +, Julien Cristau wrote:
> On Fri, Jan 15, 2010 at 13:40:21 +0100, Vincent Lefevre wrote:
> > Also, I'm not sure whether the problem is related, but the
> > console-setup FAQ says:
> > 
> >And sometimes the console setup is never remembered.  In this case
> >you will have to use framebuffer (try "modprobe vga16fb").  Another
> >uption is to to use the "setupcon" utility whenever you need to
> >restore the console setup and hope that the problem will be fixed
> >in some future version of X Window.  You may want to send a bug
> >report to the X developers.
> >^^
> > 
> > But is it dependent on the X driver or not?
> > 
> nvidia ships an X driver, a kernel driver and a libGL.  While the last
> one is probably not the culprit, any of the first two can mess up the
> video state.

I've done some tests. Running "setupcon" solves the problem
(questions 1.1 and 1.2 of the console-setup FAQ should be merged
to make this clear). Couldn't "setupcon" be run at the right time?
For instance, is there a script that is run after one has switched
to a console?

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563035: console-setup: bottom 2-3 lines are cut off in virtual terminals with Fixed14

2010-01-15 Thread Vincent Lefevre
On 2010-01-15 11:57:15 +, Julien Cristau wrote:
> On Fri, Jan 15, 2010 at 12:28:13 +0100, Vincent Lefevre wrote:
> 
> > On 2010-01-15 12:24:24 +0200, Anton Zinoviev wrote:
> > > I suppose this means you are using xserver-xorg-video-nv (not the 
> > > non-free driver by nvidia).
> > 
> > No, I'm using the non-free driver by Nvidia (the free driver is
> > unfortunately unusable on this machine).
> 
> Then I guess you'll have to contact nvidia for support.

I'm wondering: what does the X driver have to do with a console
problem? Shouldn't the console code do this by itself?

Also, I'm not sure whether the problem is related, but the
console-setup FAQ says:

   And sometimes the console setup is never remembered.  In this case
   you will have to use framebuffer (try "modprobe vga16fb").  Another
   uption is to to use the "setupcon" utility whenever you need to
   restore the console setup and hope that the problem will be fixed
   in some future version of X Window.  You may want to send a bug
   report to the X developers.
   ^^

But is it dependent on the X driver or not?

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563035: console-setup: bottom 2-3 lines are cut off in virtual terminals with Fixed14

2010-01-15 Thread Julien Cristau
On Fri, Jan 15, 2010 at 13:40:21 +0100, Vincent Lefevre wrote:

> On 2010-01-15 11:57:15 +, Julien Cristau wrote:
> > On Fri, Jan 15, 2010 at 12:28:13 +0100, Vincent Lefevre wrote:
> > 
> > > On 2010-01-15 12:24:24 +0200, Anton Zinoviev wrote:
> > > > I suppose this means you are using xserver-xorg-video-nv (not the 
> > > > non-free driver by nvidia).
> > > 
> > > No, I'm using the non-free driver by Nvidia (the free driver is
> > > unfortunately unusable on this machine).
> > 
> > Then I guess you'll have to contact nvidia for support.
> 
> I'm wondering: what does the X driver have to do with a console
> problem? Shouldn't the console code do this by itself?
> 
> Also, I'm not sure whether the problem is related, but the
> console-setup FAQ says:
> 
>And sometimes the console setup is never remembered.  In this case
>you will have to use framebuffer (try "modprobe vga16fb").  Another
>uption is to to use the "setupcon" utility whenever you need to
>restore the console setup and hope that the problem will be fixed
>in some future version of X Window.  You may want to send a bug
>report to the X developers.
>^^
> 
> But is it dependent on the X driver or not?
> 
nvidia ships an X driver, a kernel driver and a libGL.  While the last
one is probably not the culprit, any of the first two can mess up the
video state.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563035: console-setup: bottom 2-3 lines are cut off in virtual terminals with Fixed14

2010-01-15 Thread Vincent Lefevre
On 2010-01-15 12:24:24 +0200, Anton Zinoviev wrote:
> I suppose this means you are using xserver-xorg-video-nv (not the 
> non-free driver by nvidia).

No, I'm using the non-free driver by Nvidia (the free driver is
unfortunately unusable on this machine).

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#563035: console-setup: bottom 2-3 lines are cut off in virtual terminals with Fixed14

2010-01-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 563035 Doesn't preserve the number of lines on the console
Bug #563035 [console-setup] console-setup: bottom 2-3 lines are cut off in 
virtual terminals with Fixed14
Changed Bug title to 'Doesn't preserve the number of lines on the console' from 
'console-setup: bottom 2-3 lines are cut off in virtual terminals with Fixed14'
> reassign 563035 xserver-xorg-video-nv 1.6.5-1
Bug #563035 [console-setup] Doesn't preserve the number of lines on the console
Bug reassigned from package 'console-setup' to 'xserver-xorg-video-nv'.
Bug No longer marked as found in versions console-setup/1.50.
Bug #563035 [xserver-xorg-video-nv] Doesn't preserve the number of lines on the 
console
There is no source info for the package 'xserver-xorg-video-nv' at version 
'1.6.5-1' with architecture ''
Unable to make a source version for version '1.6.5-1'
Bug Marked as found in versions 1.6.5-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org