[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cannot get a login-prompt (Sun Ultra 1)



Ben,

Ben Collins <bcollins@debian.org> writes:
 
> On Sun, Apr 10, 2005 at 06:09:47PM +0200, Sebastian Niehaus wrote:

[...]
 
> > Today I decided to re-attach keyboard an a monitor to that box - and
> > noticed I cannot get a login: there is no login prompt.
> > 
> > Neither X Free (kdm) nor any other console were accessible.

> Looks like you forgot to compile in console and framebuffer support.


,----
| [03:42:00][niehaus@plasmatic:~]$ grep CONSOL /boot/config-2.4.27crappy-deal-patched 
| CONFIG_VT_CONSOLE=y
| CONFIG_SERIAL_CONSOLE=y
| CONFIG_SUN_CONSOLE=y
| CONFIG_PROM_CONSOLE=y
| CONFIG_DUMMY_CONSOLE=y
| [03:43:24][niehaus@plasmatic:~]$ 
`----

Console seems to be there ...

,----
| [03:43:24][niehaus@plasmatic:~]$ grep FB  /boot/config-2.4.27crappy-deal-patched 
| CONFIG_FB=y
  ^^^^^^^^^^^
| # CONFIG_FB_RIVA is not set
| # CONFIG_FB_CLGEN is not set
| CONFIG_FB_PM2=y
| # CONFIG_FB_PM2_FIFO_DISCONNECT is not set
| CONFIG_FB_PM2_PCI=y
| # CONFIG_FB_PM3 is not set
| # CONFIG_FB_CYBER2000 is not set
| # CONFIG_FB_MATROX is not set
| CONFIG_FB_ATY=y
| # CONFIG_FB_ATY_GX is not set
| CONFIG_FB_ATY_CT=y
| # CONFIG_FB_RADEON is not set
| # CONFIG_FB_ATY128 is not set
| # CONFIG_FB_INTEL is not set
| # CONFIG_FB_SIS is not set
| # CONFIG_FB_NEOMAGIC is not set
| # CONFIG_FB_3DFX is not set
| # CONFIG_FB_VOODOO1 is not set
| # CONFIG_FB_TRIDENT is not set
| CONFIG_FB_SBUS=y
| CONFIG_FB_CREATOR=y
  ^^^^^^^^^^^^^^^^^^^   
| CONFIG_FB_CGSIX=y
| # CONFIG_FB_BWTWO is not set
| # CONFIG_FB_CGTHREE is not set
| # CONFIG_FB_LEO is not set
| CONFIG_FB_PCI=y
| CONFIG_FB_ATY=y
| CONFIG_FB_ATY_CT=y
| # CONFIG_FB_IT8181 is not set
| # CONFIG_FB_VIRTUAL is not set
| # CONFIG_FBCON_ADVANCED is not set
| CONFIG_FBCON_CFB8=y
| CONFIG_FBCON_CFB16=y
| CONFIG_FBCON_CFB24=y
| CONFIG_FBCON_CFB32=y
| CONFIG_FBCON_FONTWIDTH8_ONLY=y
| # CONFIG_FBCON_FONTS is not set
| # CONFIG_BLK_DEV_OFFBOARD is not set
| CONFIG_DRM_FFB=m
| [03:44:01][niehaus@plasmatic:~]$ 
`----

Since the Ultra 1 has a Creator 3D graphic card I don't see anything
that is missing.


Thanks,


Sebastian



Reply to: