Does Ubuntu12.04 Nouveau driver implement Optimus laptop

 
Thread Tools Search this Thread
Special Forums Hardware Does Ubuntu12.04 Nouveau driver implement Optimus laptop
# 1  
Old 05-31-2012
Does Ubuntu12.04 Nouveau driver implement Optimus laptop

Hi Gud day,

I would like to ask about if someone out here use an optimus technology laptop install the bumblebee package to enable to use the nvidia graphics card.

I just wondering on my optimus laptop which i install the latest ubuntu dist. which is 12.04 precise and update to kernel as of this date is 3.2.0-24.
Im using lucyd and bumblebee to access my paid graphics nvidia card. Before no bumblebee package install i can't use google-earth
or so called webgl on a browser. In my understanding the intel card can't handle high end application that required a high end card which is the purpose of the
nvidia. with bumblebee installed google-earth and webgl is a piece of cake. an any application that required extensive graphics. Now im confused since the default
installation of the precise 12.04 as of 2012-06-01, the google earth and webgl works fine, so does it mean the default install driver can used the nvidia or access the nvidia card.
Question:

1. I never found nvidia module/driver loaded when i run google-earth not like the bumblebee "optirun <apps>" so therefore what driver is the apps using?
2. Does the nouveau driver can access or used the nvidia card ( nouveau driver is opensource driver for nvidia right )
3. On the nouveau official website, its states that Optirun technology is not implemented yet. then maybe im wrong thinking nouveau driver is using the nvidia card?

Thanks And Best Regards.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Ubuntu

Laptop to laptop transfer files

Dear all, I would like to transfer my old laptop documents/files etc to the new laptop without using any external hard disk. Please let me know if its possible via any way. Thank in advance, emily (3 Replies)
Discussion started by: emily
3 Replies

2. Hardware

Difference between platform driver,codec driver and Machine driver

In general terms what are the differences platform driver,codec driver and Machine driver? (1 Reply)
Discussion started by: rupeshkp728
1 Replies

3. 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

4. UNIX for Dummies Questions & Answers

boot option Available partitions 0b00 1048575 sr0 driver:sr 0800 488386584 sda driver:sd

Help, suspect hacked via serial or electric! any ideas on error "Pid:1, comm:swapper Tainted:G W 2.6.35-22 generic #33 -unbutu device = "(null)" or unknown-blocklist(8.1) please append a correct "root"boot option Available partitions 0b00 1048575 sr0 driver:sr 0800 488386584 sda driver:sd. Thanks... (3 Replies)
Discussion started by: kryclear
3 Replies

5. Ubuntu

Connect 2 laptops with RJ45 cable (Ubuntu 10.10 laptop with Windows 7 laptop)

Hi to all, I have the problem that a laptops with windows XP cannot startup even in safe mode nor using last good known configuration. I have a Ubuntu 10.10 Live CD and booting from it I can read the Hard Drive. I need to do a backup the Hard Drive from XP laptop and I want to connect this... (5 Replies)
Discussion started by: cgkmal
5 Replies

6. Shell Programming and Scripting

How to implement this?

hi i have a file like 1,"A","B" 2,"C","D" 1,"E","F" 3,"G","H" in output i need like 3,"G","H" 1,"E","F" 2,"C","D" 1,"A","B" (12 Replies)
Discussion started by: angel12345
12 Replies

7. Shell Programming and Scripting

how to implement this

Hi all, could any of you please help me on my problem.. we are doing FTP (one report out put) from one server to another server through unix shell script program. Due to the network issues, some times FTP process is hanging. So we planned to modify the existing program with the following... (2 Replies)
Discussion started by: kishore_jasthi
2 Replies

8. Solaris

SUNWglmr -- rasctrl environment monitoring driver for i2c or SCSI device driver ?

I've been researching minimizeing Solaris 8 and found that on the web page http://www.sun.com/bigadmin/content/packagelist/s8u7PkgList/p2.html the package SUNWglmr is listed as "rasctrl environment monitoring driver for i2c, (Root) (32-bit)" while in the document "Solaris 8 minimize-updt1.pdf"... (1 Reply)
Discussion started by: roygoodwin
1 Replies

9. UNIX for Advanced & Expert Users

how can i implement rlogin

how can i use a rlogin with out entered a password, someone tell me about configure the next files /.rhosts /etc/hosts.equiv and /etc/hosts but i not sure about that, or there are not enough could you tell me how to do that? (3 Replies)
Discussion started by: jav_v
3 Replies
Login or Register to Ask a Question
SM(4)							   BSD Kernel Interfaces Manual 						     SM(4)

NAME
sm -- SMC91Cxx-based Ethernet interfaces device driver SYNOPSIS
sm0 at isa? port 0x300 irq 10 sm* at mhzc? sm* at pcmcia? function ? sm* at nubus? DESCRIPTION
The sm device driver supports SMC91C9x-based and SMC91C1xx-based Ethernet interfaces. The ISA attachment of the sm driver supports any SMC91C9x-based Ethernet interface on the ISA bus, including the EFA Info*Express SVC VLB interface, and the on-board SMC91C9x Ethernet found in many embedded PCs and laptop docking stations. The mhzc attachment of the sm driver supports the Megahertz combo Ethernet and modem card. The PCMCIA attachment of the sm driver supports Megahertz X-JACK Ethernet cards. The nubus attachment of the sm driver supports SMC-based Ethernet cards for the macintosh. MEDIA SELECTION
The SMC91C1xx supports the MII interface and so the list of supported media depends on several factors, including which PHY is attached. The SMC91C9x supports AUI and UTP media types. To enable the AUI media, select the 10base5 or aui media type with ifconfig(8)'s media directive. To select UTP, select the 10baseT or utp media type. ifconfig(8)'s -m option will display the full list of supported media directives for a particular configuration. DIAGNOSTICS
sm0: unable to read MAC address from CIS This indicates that the Ethernet address, which is stored in the CIS information on the Megahertz X-JACK PCMCIA Ethernet card, is corrupted. SEE ALSO
ifmedia(4), intro(4), isa(4), mhzc(4), mii(4), pcmcia(4), ifconfig(8) BSD
November 10, 1997 BSD