Subject: Re: Framebuffer test kernel
To: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
From: Julio M. Merino Vidal <jmmv84@gmail.com>
List: port-mac68k
Date: 08/31/2007 23:54:36
On Aug 31, 2007, at 11:02 PM, Hauke Fath wrote:
> At 21:00 Uhr +0200 31.8.2007, Julio M. Merino Vidal wrote:
>>> The colour X server doesn't work, which was to be expected.
>>
>> Does the current X server rely on macfb?
>
> Run as root, the netbsd-4 Xmac68k gets a bit further, and tries to
> access
> /dev/grf0:
>
> 526 1 Xmac68k CALL open(0xffffb604,2,0xffffb604)
> 526 1 Xmac68k NAMI "/dev/grf0"
> 526 1 Xmac68k RET open -1 errno 6 Device not configured
> 526 1 Xmac68k CALL write(2,0x2bfd18,0x15)
> 526 1 Xmac68k GIO fd 2 wrote 21 bytes
Ah, right. I disabled the grf pseudo-device (in fact, everything
related to the previous graphics-management) in the kernel because I
haven't got macfb and genfb to play well together yet.
Anyway, knowing that it relies o grf, I'll be able to test this
myself here. I remember I once got the X server to work alongside
blackbox!
Kind regards,
--
Julio M. Merino Vidal <jmmv84@gmail.com>