Unix and Linux Discussions Tagged with graphics |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
9 |
6,072 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,961 |
Programming |
|
|
|
5 |
4,708 |
Programming |
|
|
|
4 |
2,821 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
8,537 |
Hardware |
|
|
|
14 |
8,107 |
Shell Programming and Scripting |
|
|
|
3 |
2,323 |
Solaris |
|
|
|
0 |
3,804 |
Solaris |
|
|
|
12 |
23,316 |
Ubuntu |
|
|
|
1 |
4,412 |
Programming |
|
|
|
0 |
4,331 |
OS X Support RSS |
|
|
|
0 |
4,456 |
OS X Support RSS |
|
|
|
0 |
1,645 |
OS X Support RSS |
|
|
|
5 |
5,836 |
Solaris |
|
|
|
0 |
1,052 |
UNIX and Linux RSS News |
|
|
|
0 |
1,457 |
Software Releases - RSS News |
|
|
|
1 |
6,954 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
5,716 |
AIX |
|
|
|
0 |
3,107 |
Solaris |
|
|
|
0 |
1,372 |
Software Releases - RSS News |
|
|
|
2 |
4,526 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
6,965 |
Programming |
|
|
|
6 |
4,598 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
2,614 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
6,130 |
UNIX for Dummies Questions & Answers |
|
|
|
6 |
9,618 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
3,045 |
Post Here to Contact Site Administrators and Moderators |
|
|
|
3 |
3,648 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
6,637 |
UNIX for Dummies Questions & Answers |
|
|
|
12 |
9,654 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
11,756 |
OS X (Apple) |
|
|
|
2 |
2,795 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
5,432 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
7,717 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
5,870 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
4,478 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
3,926 |
UNIX for Dummies Questions & Answers |
gvid_no_claim_dev(5) File Formats Manual gvid_no_claim_dev(5)
NAME
gvid_no_claim_dev - PCI Vendor/Device ID that the gvid graphics driver will not claim
VALUES
Failsafe
Default
Allowed values
Recommended values
Specific to the device you wish to prevent from claiming.
DESCRIPTION
This tunable specifies the PCI Vendor ID and/or Device ID of a graphics device that the HP graphics driver should not claim.
The graphics driver was designed to be a general purpose driver for all PCI graphics cards. As a result, the driver will attempt to claim
any PCI graphics display device found on the system. This can be a problem for graphics device developers who need their own graphics
driver to claim their own graphics device.
The value of will specify a PCI Vendor ID and/or Device ID of a graphics card that the gvid graphics driver should not claim. It is a 32
bit number, with the upper 16 bits containing the PCI Vendor ID and the lower 16 bits containing the PCI Device ID. Either the Vendor ID
or Device ID can use a wildcard value of
For example, if is set to the value the driver will ignore graphics devices with a PCI Vendor ID of and a Device ID of If is set to the
driver will not claim any graphics cards with a Vendor ID of regardless of the Device ID.
Who Is Expected to Change This Tunable?
Anyone who wishes the graphics driver to ignore a specific graphics device. This will typically be someone writing their own graphics
driver for their own hardware.
Restrictions on Changing
Changes to this tunable take effect at the next reboot.
What Other Tunables Should Be Changed at the Same Time?
None.
WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of
HP-UX.
Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation,
some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun-
able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was
factory installed on your system, see at
AUTHOR
was developed by HP.
Tunable Kernel Parameters gvid_no_claim_dev(5)