From: "Alejandro Riveira Fernández" <ariveira@gmail.com>
To: Alistair John Strachan <alistair@devzero.co.uk>
Cc: pazke <pazke@ports.donpac.ru>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.28-rc7
Date: Tue, 2 Dec 2008 16:50:47 +0100 [thread overview]
Message-ID: <20081202165047.3d09bf43@varda> (raw)
In-Reply-To: <200812021520.25856.alistair@devzero.co.uk>
El Tue, 2 Dec 2008 15:20:25 +0000
Alistair John Strachan <alistair@devzero.co.uk> escribió:
> On Tuesday 02 December 2008 14:48:15 Alejandro Riveira Fernández wrote:
> > El Tue, 2 Dec 2008 16:11:58 +0300
> >
> > pazke <pazke@ports.donpac.ru> escribió:
> > > On 337, 12 02, 2008 at 01:14:42PM +0100, Alejandro Riveira Fern??ndez
> wrote:
> > > > El Mon, 1 Dec 2008 20:11:55 -0800 (PST)
> > > >
> > > > Linus Torvalds <torvalds@linux-foundation.org> escribi??:
> > > > > I was gone for a week, and it wasn't quite as quiet as I was hoping
> > > > > for, but there's a new -rc out there now with the merges of the
> > > > > fallout.
> > > > >
> > > > > Almost all of it is various driver fixes, at least if you ignore the
> > > > > (bulky) powerpc defconfig updates. The bulk being ACPI, DRM, input
> > > > > and V4L, but with a smattering of usb, networking, infiniband and
> > > > > firewire.
> > > > >
> > > > > Oh, and a number of section warning fixes.
> > > > >
> > > > > The shortlog is about as informative as it gets - it's all about a
> > > > > lot of small details.
> > > > >
> > > > > Linus
> > > >
> > > > Just tried it on my Ubuntu 8.10 install.
> > > > Booted fine and the distro got to its safe graphics mode because i'm
> > > > evil and use the nvidia kernel module. i switch to VT1 and the fun
> > > > begins something weird happens with the terminal...
> > > > I can not see the login: not the password: promts
> > > > I log in blindly
> > > > When i type a command nothing appears on screen i have to hit enter
> > > > twice one make the command appear the second actually executes
> > > > After that i have to hit enter once more to get the shell promt again
> > > > Also I couldn't use sudo the password promt did not get my password
> > > >
> > > > All of this happens without the nvidia module loaded (not even
> > > > compiled)
> > >
> > > Realy ?
> > >
> > > > [ 101.744347] nvidia: module license 'NVIDIA' taints kernel.
> > > > [ 102.003828] nvidia 0000:01:00.0: PCI INT A -> GSI 25 (level, low) ->
> > > > IRQ 25 [ 102.003838] nvidia 0000:01:00.0: setting latency timer to 64
> > > > [ 102.004747] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 180.06
> > > > Sat Nov 8 17:50:38 PST 2008
> > >
> > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > > Where do these messages come from then ?
> >
> > I took the sanpshot of the dmesg after loading the module if my word is
> > not enough i can reboot with the module disabled but i do not see the
> > point... The truth is that the bug prevented me from loading/installing the
> > nvidia module becouse i could not use sudo. Only when i rebooted into
> > single mode where the problems went away i could build and install the
> > module...
>
> One thing I would point out is that your distro kernel (presumably 2.6.27 or
> older) would probably have had the NVIDIA module to hand and would not drop
> into safe mode, right? In this case, VT switching behaviour may be entirely
> different.
i do not have the distro provided module installed so it will indeed drop
to safe graphic mode if i booted with it... truth is i allways use vanilla
kernels and i've never booted into the distro provided kernel since i upgraded
from 8.04 to 8.10
>
> Could you please find out what framebuffer driver your distro is loading
> (probably nvidiafb, I'd guess) before starting X, and what Xorg driver Ubuntu
> use in this "safe graphics mode" (nv, vesa)?
what would be the best way to find this out?
> Also, could you try removing the
> nvidia module in the older kernel and confirm that the same VT corruption does
> not occur, so Rafael can identify this as a regression?
it is indeed a regression if the same problem have would ocurred when i tried
the -rc6 kernel i would have noticed the same behavior when trying to install
the nvidia module.
Also 2.6.27.x estable kernels do not exhibit this behavior
>
> (Maybe things have changed over the years, but my understanding was that for
> the majority of Xorg drivers, mode setting was still done by the Xorg driver,
> not the kernel, and the X server is responsible for restoring the VT
> correctly, not the kernel's framebuffer driver. So this may possibly not be a
> kernel bug at all.)
Given that this is easily reproducible i may try to biect rc6 <--> rc7...
it may take a few days though
>
Thanks for your time
next prev parent reply other threads:[~2008-12-02 15:51 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-02 4:11 Linux 2.6.28-rc7 Linus Torvalds
2008-12-02 12:14 ` Alejandro Riveira Fernández
2008-12-02 13:11 ` pazke
2008-12-02 14:48 ` Alejandro Riveira Fernández
2008-12-02 15:20 ` Alistair John Strachan
2008-12-02 15:50 ` Alejandro Riveira Fernández [this message]
2008-12-02 16:14 ` Alistair John Strachan
2008-12-02 15:54 ` Alejandro Riveira Fernández
2008-12-02 15:50 ` Linus Torvalds
2008-12-02 15:56 ` Alejandro Riveira Fernández
2008-12-02 16:13 ` Linus Torvalds
2008-12-02 16:29 ` About git-bisect (was: Linux 2.6.28-rc7) Renato S. Yamane
2008-12-02 16:55 ` Sam Ravnborg
2008-12-02 17:05 ` Linus Torvalds
2008-12-02 17:01 ` Linus Torvalds
2008-12-02 18:49 ` Linux 2.6.28-rc7 Alejandro Riveira Fernández
2008-12-02 19:22 ` Alejandro Riveira Fernández
2008-12-02 19:23 ` Linus Torvalds
2008-12-02 19:45 ` Alejandro Riveira Fernández
2008-12-02 20:40 ` Linus Torvalds
2008-12-02 20:29 ` Al Viro
[not found] <fa.IDjfwzrT2B02+NHfmYwtICnzOOA@ifi.uio.no>
[not found] ` <fa.J8MFTCUT8El3sK8BuYDBvaMRaB8@ifi.uio.no>
[not found] ` <fa.q/4H3AtoJGSJ+i8tlXR4X35LFFU@ifi.uio.no>
[not found] ` <fa.98CeSgxJ/GGaLLyZ97s1oHgh7hE@ifi.uio.no>
2008-12-02 17:11 ` Michael B. Trausch
2008-12-02 18:06 ` Alejandro Riveira Fernández
2008-12-02 18:56 ` Michael B. Trausch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081202165047.3d09bf43@varda \
--to=ariveira@gmail.com \
--cc=alistair@devzero.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=pazke@ports.donpac.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.