All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roger <rogerx.oss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: Display goes off when framebuffer enabled and Kernel Panic with fbset
Date: Sat, 4 Dec 2010 22:02:34 -0900	[thread overview]
Message-ID: <20101205070234.GB4102@localhost2.local> (raw)
In-Reply-To: <20101204075925.GB4170-bi+AKbBUZKbUbxaO3c2PGA@public.gmane.org>

Wow. This is a fluke.  I got around to the recommendation of installing the
latest kernel snapshot (2.6.37*), but ended up rebooting using 2.6.35 after
apparently recompiling nouveau-drm out of kernel driver package.

The fluke looks to me like for this card, I need to be mighty cautious and
recompile the nouveau-drm modules more often -- or maybe it was the cold boot
-- else I get the black/white vertical bars and kernel freeze.


The following cards seems to work using nouveau framebuffer/Xorg:
NV40 generation card (0x04b200b1) - G73 [GeForce 7600 GS]
NV20 generation card (0x025300a3) - NV25 [GeForce4 Ti 4200]
NV10 generation card (0x011200b2) - NV11 [GeForce2 Go]
I only noticed some very very minor pixel disintegration when using Xorg &
Seamonkey using LCars(?) theme colors.  Likely the LCD Display timings(?).



Anyways, for what it's worth, here's the dmesg output of this GeForce 7600 GS
card:

# dmesg |grep nouv
nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[drm] nouveau 0000:01:00.0: Detected an NV40 generation card (0x04b200b1)
[drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[drm] nouveau 0000:01:00.0: ... appears to be valid
[drm] nouveau 0000:01:00.0: BIT BIOS found
[drm] nouveau 0000:01:00.0: Bios version 05.73.22.51
[drm] nouveau 0000:01:00.0: TMDS table script pointers not stubbed
[drm] nouveau 0000:01:00.0: BIT table 'd' not found
[drm] nouveau 0000:01:00.0: Found Display Configuration Block version 3.0
[drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000300 00000028
[drm] nouveau 0000:01:00.0: Raw DCB entry 1: 03000302 00000000
[drm] nouveau 0000:01:00.0: Raw DCB entry 2: 04011310 00000028
[drm] nouveau 0000:01:00.0: Raw DCB entry 3: 020223f1 00c0c080
[drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x30 5 10 2
[drm] nouveau 0000:01:00.0:   0: 0x00002030: type 0x30 idx 0 tag 0x08
[drm] nouveau 0000:01:00.0:   1: 0x00000100: type 0x00 idx 1 tag 0xff
[drm] nouveau 0000:01:00.0:   2: 0x00000210: type 0x10 idx 2 tag 0xff
[drm] nouveau 0000:01:00.0:   3: 0x00000211: type 0x11 idx 3 tag 0xff
[drm] nouveau 0000:01:00.0:   4: 0x00000213: type 0x13 idx 4 tag 0xff
[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xCDAD
[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xD457
[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xDB8B
[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xDD0F
[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xDF1B
[drm] nouveau 0000:01:00.0: Detected 512MiB VRAM
nouveau 0000:01:00.0: putting AGP V2 device into 2x mode
[drm] nouveau 0000:01:00.0: 4 MiB GART (aperture)
[drm] nouveau 0000:01:00.0: Saving VGA fonts
[drm] nouveau 0000:01:00.0: Allocating FIFO number 0
[drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 0
[drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[drm] nouveau 0000:01:00.0: Setting dpms mode 3 on tmds encoder (output 1)
[drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 2)
[drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[drm] nouveau 0000:01:00.0: allocated 1280x1024 fb: 0x48000, bo f6a56800
[drm] nouveau 0000:01:00.0: 0xC210: Parsing digital output script table
[drm] nouveau 0000:01:00.0: Setting dpms mode 0 on tmds encoder (output 1)
[drm] nouveau 0000:01:00.0: Output DVI-I-1 is running on CRTC 0 using output A
[drm] nouveau 0000:01:00.0: PFIFO_DMA_PUSHER - Ch 0
[drm] nouveau 0000:01:00.0: GPU lockup - switching to software fbcon
fb0: nouveaufb frame buffer device
[drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0




-- 
Roger
http://rogerx.freeshell.org/

  parent reply	other threads:[~2010-12-05  7:02 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-04  7:28 Display goes off when framebuffer enabled and Kernel Panic with fbset Roger
     [not found] ` <20101204072803.GA4170-bi+AKbBUZKbUbxaO3c2PGA@public.gmane.org>
2010-12-04  7:59   ` Roger
     [not found]     ` <20101204075925.GB4170-bi+AKbBUZKbUbxaO3c2PGA@public.gmane.org>
2010-12-04 11:33       ` Pekka Paalanen
2010-12-05  7:02       ` Roger [this message]
     [not found]         ` <20101205070234.GB4102-bi+AKbBUZKbUbxaO3c2PGA@public.gmane.org>
2010-12-05 11:38           ` Pekka Paalanen
     [not found]             ` <20101205133804.5430594f-cxYvVS3buNOdIgDiPM52R8c4bpwCjbIv@public.gmane.org>
2010-12-06  1:12               ` Roger
     [not found]                 ` <20101206011231.GC4122-bi+AKbBUZKbUbxaO3c2PGA@public.gmane.org>
2010-12-08  9:34                   ` Roger
     [not found]                     ` <20101208093458.GA11429-bi+AKbBUZKbUbxaO3c2PGA@public.gmane.org>
2010-12-08 12:23                       ` rogerx.oss-Re5JQEeQqe8AvxtiuMwx3w
     [not found]                         ` <20101208122300.GA4480-bi+AKbBUZKbUbxaO3c2PGA@public.gmane.org>
2010-12-09  0:42                           ` Roger
     [not found]                             ` <20101209004202.GA4477-bi+AKbBUZKbUbxaO3c2PGA@public.gmane.org>
2010-12-09  2:13                               ` Roger
2010-12-09 15:38                               ` Francisco Jerez
     [not found]                                 ` <8762v3ards.fsf-sGOZH3hwPm2sTnJN9+BGXg@public.gmane.org>
2010-12-10 10:43                                   ` Roger
     [not found]                                     ` <20101210104352.GA4505-bi+AKbBUZKbUbxaO3c2PGA@public.gmane.org>
2010-12-11  2:24                                       ` Emil Velikov
2010-12-11  7:57                                         ` Roger
2010-12-11  1:54                                   ` Roger
2010-12-06  1:04           ` Roger
     [not found]             ` <20101206010422.GB4122-bi+AKbBUZKbUbxaO3c2PGA@public.gmane.org>
2010-12-06  5:35               ` Roger

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=20101205070234.GB4102@localhost2.local \
    --to=rogerx.oss-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /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.