Re: Ultra10 problems with -current
Sad Clouds <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 1 Nov 2011 19:02:56 +0100 Martin Husemann <[email protected]> wrote: > FWIW: with serial console and -current my U5 says: > > machfb0 at pci1 dev 2 function 0: vendor 0x1002 product 0x4754 (rev. > 0x9a) machfb0: 16 MB aperture at 0xe1000000, 4 KB registers at > 0x00000000 machfb0: 2048 KB SGRAM 62.999 MHz, maximum RAMDAC clock > 170 MHz mach64_get_mode: 1152 5304 5432 1528 900 902 938 937 > machfb0: initial resolution 1152x864 at 8 bpp > machfb0: attached to /dev/fb0 > machfb0: initializing the DSP > wsdisplay1 at machfb0 > cmdide0 at pci1 dev 3 function 0 > ... > > and boots just fine. > > Maybe it needs a display with edid attached to cause problems? But > your descriptions sounds like you are using the machfb as console? > > Martin Well to sum it up, there are two issues: 1. I have Creator3D as the console, but kernel hangs with the last line printed - 'machfb0: initializing the DSP' 2. Commenting out machfb from kernel config and when at OpenBoot I have 'setenv output-device screen:r1600x1200x75' then booting from install CD causes the screen go blank. When I reset it to 'setenv output-device screen' then install CD boots OK and I can see sysinstall on blue background. Anybody else having problems when initial resolution set to 1600x1200x75?