From: David Miller Date: Tue, 16 Mar 2010 12:40:42 -0700 (PDT) > From: Frans van Berckel > Date: Tue, 16 Mar 2010 20:34:50 +0100 > >> If I am well your card isn't supported yet. Searching the attachment >> it's a XVR 600 true. >> >> Maybe we can get the XVR 500 driver to do the XVR 600 as well. >> >> Forwarding this e-mail to the kernel Sparc list. I know kernel developer >> David was looking for the XVR 600 information, to check this out. > > The XVR-500 driver supports his XVR-600's PCI ID, 3d3d:07a2 Ugh, even in Debian testing none of the SUNXVR* framebuffer drivers are even enabled in the sparc64 kernel. Josip, please make sure this gets fixed, please get my sunxvr1000 driver added (attached) and then add: CONFIG_FB_XVR500=y CONFIG_FB_XVR2500=y CONFIG_FB_XVR1000=y to the config for sparc64. As it is right now even though there are full drivers for XVR-500, XVR-600 and XVR-1200 in the tree, none of them are getting enabled so users can't even install. Thanks!