* virtual console has black text
@ 2004-06-17 22:16 Todd Musall
2004-06-17 23:12 ` Greg KH
2004-06-18 0:51 ` Todd Musall
0 siblings, 2 replies; 3+ messages in thread
From: Todd Musall @ 2004-06-17 22:16 UTC (permalink / raw)
To: linux-hotplug
I've been using udev (as /dev mounted on tmpfs) and hotplug for quite
some time now without any problems, but something strange started
happening after upgrading to 2.6.7 kernel yesterday. At boot when
hotplug starts my vc is blanked or the text color is set to black. I
can still login, but can't see any text. Also doing a 'reset' or
'setterm -reset' doesn't correct the problem.
I did some testing and found that when /etc/hotplug/pci.rc calls udev
for my video card (Radeon 8500LE AGP) is when the screen goes black.
This didn't happen under 2.6.6 kernel, so I'm wondering if this is a
driver issue?
I'm not sure what cold plugging the video card actually does, but as a
quick fix I added a check in pci.rc so it skips that device and
everything seems to work fine.
Vital Info:
udev 027
hotplug 2004_04_01
kernel 2.6.7
Anyone have any ideas as to what might be causing this?
--
Todd Musall <tmusall@comcast.net>
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: virtual console has black text
2004-06-17 22:16 virtual console has black text Todd Musall
@ 2004-06-17 23:12 ` Greg KH
2004-06-18 0:51 ` Todd Musall
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2004-06-17 23:12 UTC (permalink / raw)
To: linux-hotplug
On Thu, Jun 17, 2004 at 06:16:43PM -0400, Todd Musall wrote:
>
> I did some testing and found that when /etc/hotplug/pci.rc calls udev
> for my video card (Radeon 8500LE AGP) is when the screen goes black.
> This didn't happen under 2.6.6 kernel, so I'm wondering if this is a
> driver issue?
Where do you see the code in pci.rc that calls udev? I know of no such
linkage between the hotplug scripts and udev becides the main
/sbin/hotplug program.
I think it's a driver issue.
thanks,
greg k-h
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: virtual console has black text
2004-06-17 22:16 virtual console has black text Todd Musall
2004-06-17 23:12 ` Greg KH
@ 2004-06-18 0:51 ` Todd Musall
1 sibling, 0 replies; 3+ messages in thread
From: Todd Musall @ 2004-06-18 0:51 UTC (permalink / raw)
To: linux-hotplug
Greg,
Sorry for the confusion. After a little more digging I found out what's
happening. I appears that with this new kernel /etc/hotplug/pci.agent
now decides to load radeonfb. This module, when loaded, causes the
virtural console screen to go blank. I've added radeonfb to
/etc/hotplug/blacklist and now all is well.
I'm an X user and don't use frame buffer so I guess this is no big
deal. Thanks again for the help.
-Todd
On Thu, 2004-06-17 at 19:12, Greg KH wrote:
> On Thu, Jun 17, 2004 at 06:16:43PM -0400, Todd Musall wrote:
> >
> > I did some testing and found that when /etc/hotplug/pci.rc calls udev
> > for my video card (Radeon 8500LE AGP) is when the screen goes black.
> > This didn't happen under 2.6.6 kernel, so I'm wondering if this is a
> > driver issue?
>
> Where do you see the code in pci.rc that calls udev? I know of no such
> linkage between the hotplug scripts and udev becides the main
> /sbin/hotplug program.
>
> I think it's a driver issue.
>
> thanks,
>
> greg k-h
--
Todd Musall <tmusall@comcast.net>
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-06-18 0:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-17 22:16 virtual console has black text Todd Musall
2004-06-17 23:12 ` Greg KH
2004-06-18 0:51 ` Todd Musall
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).