public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] more on the mysterious console blanking
@ 2007-04-13  3:54 maxim wexler
  0 siblings, 0 replies; 2+ messages in thread
From: maxim wexler @ 2007-04-13  3:54 UTC (permalink / raw
  To: gentoo-user

Hi group,

This is a puzzler. Can't get no relief. Can't be
hardware cause it only started happening with this
current 2.6.19-r5 install.

Modules for video card, Rage 128 and frambuffer are
not loaded.

The screen goes blank after an interval as though it
were going to sleep. But it can't be awoken. The
screen also goes blank when an attempt is made to
switch to another console with ctrl-alt-fn. 

Only way to restore console is to reboot(the keyboard
still works) and start all over again. 

Then a) keep hitting a key to keep it from going to
sleep and b) never attempt looking at another console
if you want to see what you're doing. 

And here's another complication: once it goes blank
any bolded type on the console can be made just barely
visible by cranking the brightness to the max.

So it's not *completely* blank but it is definitely
useless.

Oh, and I ran 

#setterm -blank 0

Did no good.

Here's the graphics/console part of .config:

#
# Graphics support
#
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB=m
CONFIG_FB_CFB_FILLRECT=m
CONFIG_FB_CFB_COPYAREA=m
CONFIG_FB_CFB_IMAGEBLIT=m
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
# CONFIG_FB_MODE_HELPERS is not set
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_VGA16 is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
CONFIG_FB_ATY128=m
# CONFIG_FB_ATY is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_VIRTUAL is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=128
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE is not set

Does it have to do with this dummy console? Am I the
dummy? I went through the config pages with a fine
tooth comb and couldn't find it. No idea how it got
into the .config file.

-mw




       
____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] more on the mysterious console blanking
       [not found] <461F63FF.5010907@buanzo.com.ar>
@ 2007-04-13 15:39 ` maxim wexler
  0 siblings, 0 replies; 2+ messages in thread
From: maxim wexler @ 2007-04-13 15:39 UTC (permalink / raw
  To: gentoo-user

> Stupid questions but... have you tried booting a
> Gentoo livecd and see if you still have issues?

No issues w/ livecd.

> You sure the FB modules don't get loaded
> automagically? What about passing vga=normal (or
> other
> options) to the kernel command line?

Wow! A whole whack of them got loaded: cfbcopyarea,
cfbimgblt, cfbfillrect, fb, aty128fb, intel_agp,
agpgart. And under kernel drivers a lot more that
didn't load: macmodes, bitblit, softcursor etc. How
the heck did they get there? Macmodes? I didn't order
any macmodes.

So, went ahead and rmmod'd them except for the last
two:

aty128fb               17284  0
fb                     30440  1 aty128fb
cfbcopyarea             3616  1 aty128fb
cfbimgblt               2688  1 aty128fb
cfbfillrect             3616  1 aty128fb
3c59x                  37864  0
uhci_hcd               19848  0
usbcore               109956  2 uhci_hcd
intel_agp              20220  1
agpgart                25136  1 intel_agp
localhost ~ # rmmod aty128fb
localhost ~ # rmmod fb
localhost ~ # rmmod cfbcopyarea
localhost ~ # rmmod cfbimgblt
localhost ~ # rmmod cfbfillrect
localhost ~ # rmmod intel_agp
ERROR: Module intel_agp is in use
localhost ~ # rmmod agpgart
ERROR: Module agpgart is in use by intel_agp
localhost ~ #

But it didn't help. Waaaah!

-mw

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-13 15:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <461F63FF.5010907@buanzo.com.ar>
2007-04-13 15:39 ` [gentoo-user] more on the mysterious console blanking maxim wexler
2007-04-13  3:54 maxim wexler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox