Welcome, Guest. Please login or register.

Author Topic: Linux/APUS, CVPPC and glint  (Read 1138 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline PaShaTopic starter

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 537
    • Show all replies
Linux/APUS, CVPPC and glint
« on: September 13, 2004, 06:53:40 PM »
Hi.
I've made quite a bit of progress with DebianPPC on my A4000T/PPC, reasonable screenmode freq's are in place,   and a norwegian keymap.
But the following remains a mystery to me:
How do I get my CV-PPC to work with the glint driver? I've messed around with the XF86Config file, and inserted this (after having a look at various config files on the net):

Section    "Device"
Identifier "B/CVision"
driver     "glint"
BusID      "PCI:0:1:0"
VideoRam   8192
Option     "UseFBDev"
Option     "NoInt10"

But the glint driver just reports a bunch of errors (blabla is unresolved and so on). If I run 'lspci' it complains about not finding any addressing method, and /proc/bus/pci isn't there. I'm using the CS-PPC flashrom dated 300399.

Does anyone have a hint? fbdev is slooow...

regards,
Paul
 

Offline PaShaTopic starter

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 537
    • Show all replies
Re: Linux/APUS, CVPPC and glint
« Reply #1 on: September 17, 2004, 08:30:04 AM »
Yup, my installation works perfectly with the CS-PPC UW-SCSI. All kernels since 2.4.17 do, IIRC. Anyways, the latest on apus-linux.sourceforge.net is 2.4.20-1, that's the one I use. I also found 2.4.21 and 2.4.25 somewhere, but I couldn't get them working.

-Paul