|
From: smsabu2002 on 11 Apr 2008 01:46 How to get Video BIOS version from VGA controller. Is there any IOCTL call ? Or, the mechanism of fetching BIOS version different among VGA controllers. Thanks in advance, Arun
From: Tim Roberts on 12 Apr 2008 13:51 smsabu2002(a)yahoo.com wrote: > >How to get Video BIOS version from VGA controller. Is there any IOCTL >call ? Or, the mechanism of fetching BIOS version different among VGA >controllers. You can use v86 mode to call a VESA BIOS routine to fetch this information. LRMI (the Linux Real-Mode Interface) contains a sample that shows how to do this. Also, in X.Org or XFree86, the S3 Savage driver uses this technique. -- Tim Roberts, timr(a)probo.com Providenza & Boekelheide, Inc.
|
Pages: 1 Prev: Business Card Scanner Next: Installing integrated device in Linux. |