chakra-hardware-detection: fix NVIDIA_DRV_VER

This commit is contained in:
philm 2012-01-27 01:45:04 +01:00
parent 4aa61ece04
commit fe1d6f2dba
4 changed files with 3 additions and 6 deletions

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=chakra-hardware-detection
pkgver=20111122
pkgver=20120127
pkgrel=1
pkgdesc="Hardware detection scripts for Chakra"
arch=('any')

View File

@ -7,10 +7,6 @@ HW_DRIVER_PATH="/opt/chakra/pkgs"
# LOCATION OF THE HARDWARE DATABASE
HW_DB_PATH="/opt/chakra/hwdb"
# VERSION OF THE "NVIDIA" DRIVER PKG
# (keep in sync with postinstall config)
NVIDIA_DRV_VER="290"
# NVIDIA HW DATABASE FILE NAME
NV_DB="hw_nvidia_hwdb"

View File

@ -7,6 +7,7 @@
# configs
. /etc/chakra-hwdetect.conf
. /etc/nvidia-drv.conf
# needed hooks (located in /opt/chakra/hooks)
LOAD_HOOKS="hwdetect_1_base hwdetect_2_platform hwdetect_3_quirks hwdetect_4_power hwdetect_5_network hwdetect_6_alsa hwdetect_7_graphics"

View File

@ -22,7 +22,7 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
#**************************************************************************
# config is in /etc/chakra-hwdetect.conf
# config is in /etc/chakra-hwdetect.conf & /etc/nvidia-drv.conf
hwdetect_graphics()
{