Sponsored Content
Full Discussion: Bumblebee for CentOS5/RHEL5
Special Forums Hardware Bumblebee for CentOS5/RHEL5 Post 302878181 by cooltoad on Thursday 5th of December 2013 01:31:13 AM
Old 12-05-2013
Bumblebee for CentOS5/RHEL5

I have a laptop running CentOS 5.9 with switchable/hybrid graphics (Intel integrated and Nvidia). For now, have managed to successfully install Nvidia driver using NVIDIA-Linux-x86_64-331.20.run file from Nvidia website, but failed to start xserver.

To use both adapters I need to install Bumblebee, but there is no package available for x64_64 CentOS5 or RHEL5 and need to install Bumblebee manually from source following instruction:
github.com/Bumblebee-Project/Bumblebee/wiki/Install-and-usage
but don't know how to set the following paths
Code:
./configure CONF_DRIVER=nvidia CONF_DRIVER_MODULE_NVIDIA=nvidia-current \
CONF_LDPATH_NVIDIA=/usr/lib/nvidia-current:/usr/lib32/nvidia-current \
CONF_MODPATH_NVIDIA=/usr/lib/nvidia-current/xorg,/usr/lib/xorg/modules

The nvidia directories/files located on the machine are:
Code:
# locate nvidia
/lib/modules/2.6.18-348.el5/kernel/drivers/video/nvidia
/lib/modules/2.6.18-348.el5/kernel/drivers/video/nvidia/nvidiafb.ko
/usr/share/hal/fdi/information/10freedesktop/21-video-quirk-pm-el5-nvidia.fdi
/usr/src/kernels/2.6.18-348.el5-x86_64/drivers/video/nvidia
/usr/src/kernels/2.6.18-348.el5-x86_64/drivers/video/nvidia/Makefile
/usr/src/kernels/2.6.18-348.el5-x86_64/include/config/fb/nvidia
/usr/src/kernels/2.6.18-348.el5-x86_64/include/config/fb/nvidia.h
/usr/src/kernels/2.6.18-348.el5-x86_64/include/config/fb/nvidia/i2c.h

Can anyone please help?

Last edited by Franklin52; 12-05-2013 at 03:14 AM.. Reason: Please use code tags
 

8 More Discussions You Might Find Interesting

1. Red Hat

Squirrelmail Rhel5

Hi , I am trying for squirrelmail In Rhel 5 I have the Image of the DVD .But in that I can't Find the squirrelmail-1.4.2-1.noarch.rpm And i downloaded the same but it is not working . can anyone can give any link to download the same for Rhel5.?? Thanks (1 Reply)
Discussion started by: saurabh84g
1 Replies

2. Programming

pthread_mutex_trylock() overwrites global variable on CentOS5

Hi all, I am new to linux and got problem with pthread_mutex_trylock(). I have used mutex in my code. When I try to call pthread_mutex_trylock() on RECURSIVE type of mutex it overwrites adjacent memory location (that is global variable of type structure say x, memory allocated using malloc()). ... (5 Replies)
Discussion started by: liveshell
5 Replies

3. Red Hat

Best Book For RHEL5

Hey friends Anyone tell me the best book for learning RHEL5 from basic to master including everything that we can do with microsoft windows and server. Does anyone know any good institute for red hat linux server in delhi,india (1 Reply)
Discussion started by: neerajrawat1
1 Replies

4. Red Hat

Adding EML to CentOS5.5

Hi! I've just installed CentOS 5.5 on HP Proliant DL380G5 with two FC HBA and now I'm struggling with adding HP EML103e connected through two Brocade SAN switches. Tape library has two tape drives, each in different fabric. Robotics connected to both fabrics. Zoning is ok - OS sees drives'... (0 Replies)
Discussion started by: Sapfeer
0 Replies

5. Hardware

Problem Nvidia Optimus Technology linux Support (bumblebee apps)

Hi, I had a asus u30jc laptop with dual video NVIDIA OPTIMUS features (Built-in Intel and Nvidia geforce 310M), I just wondering if someone already figure out how the official nvidia driver works, or any tweaks inorder to use the nvidia card, Ive been using this laptop for more than a year now,... (0 Replies)
Discussion started by: jao_madn
0 Replies

6. Shell Programming and Scripting

Remove lines if some data is the same: Centos5 / bash

Ok what i have is 8 separate files based on how many IP's are associated with the domain. I want to limit duplication of ip's within the individual files (ie. i don't care if the same ip is in 1 IP file and 4 IP file). Can someone help me with how to go through the files and remove lines that have... (3 Replies)
Discussion started by: oly_r
3 Replies

7. Red Hat

RHEL5.4 Upgrade

Hello, WE currently have a RedHat5.4 server which we need to upgrade with latest patches. This runs database Oracle 11gR2. If anyone can suggest if it is better to perform patches update or just migrate to a higher supported RHEL5.x version.. From what I know Oracle 11gR2 is supported by... (2 Replies)
Discussion started by: ikn3
2 Replies

8. Red Hat

Mounting NFS (CentOS5.6 x64bit) issue on CentOS6.4 x64bit

Hello, We have NFS server setup on CentOS5.6 x64bit with nfs 3 version. Now we have setup a another server CentOS6.4 x64 bit and going to mount nfs location (Which setup on CentOS5.6 x64bit). Now when i am mounting this location on CentOS6.4 x63 bit, below error is displaying. # mount -o... (2 Replies)
Discussion started by: sunnysthakur
2 Replies
IIR(4)							   BSD Kernel Interfaces Manual 						    IIR(4)

NAME
iir -- Intel Integrated RAID controller and ICP Vortex driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device pci device scbus device iir Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): iir_load="YES" DESCRIPTION
The iir driver claims to interface with the Intel integrated RAID controller cards, and all versions of the ICP Vortex controllers (including FC). HARDWARE
Controllers supported by the iir driver include: o Intel RAID Controller SRCMR o Intel Server RAID Controller U3-l (SRCU31a) o Intel Server RAID Controller U3-1L (SRCU31La) o Intel Server RAID Controller U3-2 (SRCU32) o All past and future releases of Intel and ICP RAID Controllers. o Intel RAID Controller SRCU21 (discontinued) o Intel RAID Controller SRCU31 (older revision, not compatible) o Intel RAID Controller SRCU31L (older revision, not compatible) The SRCU31 and SRCU31L can be updated via a firmware update available from Intel. SEE ALSO
cam(4), pass(4), xpt(4), camcontrol(8) AUTHORS
The iir driver is supported and maintained by Achim Leubner <Achim_Leubner@adaptec.com>. This manual page was written by Tom Rhodes <trhodes@FreeBSD.org> and is based on information supplied by the driver authors and the website of Mike Smith <msmith@FreeBSD.org>. BSD
August 8, 2004 BSD
All times are GMT -4. The time now is 02:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy