Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

intel gm965 drivers=[Guide]=[SOLVED]

Help & support for Ultimate Edition 2.3


intel gm965 drivers=[Guide]=[SOLVED]

Postby narhari » Wed Sep 30, 2009 3:49 am

hi all, new to linux so excuse any repeats, i just installed ultimate ed 2.3.
i can't get the video driver for intel 965 to work, i been all over the boards and went to intels site, more confused. i saw one post about a different kernal ?
being new i got lost and didn't want to to left with a blank screen, can anyone explain how i can get an up dated driver so i can use 3 d ? thx
narhari
U.E. Newbie
U.E. Newbie
 
Posts: 4
Joined: Wed Sep 30, 2009 3:25 am
Operating System: Ultimate Edition 3.1 64 BIT



Re: intel gm965 drivers

Postby Admin-Amir » Wed Sep 30, 2009 3:52 am

Hello narhari and welcome to the U.E Forum.

just follow my Guide for the Intel solution,that will make the trix for you ;)

viewtopic.php?f=7&t=3607
Admin-Amir
 



Re: intel gm965 drivers

Postby narhari » Wed Sep 30, 2009 1:33 pm

thank you for your time trying to help me out . i got about halfway threw, and couldn't get the same screens, i tried twice,

proberly me being new at it. also when i went to tweak i didn;t see the checks you were talking about, i will try again later,still learning my way around the opt system
narhari
U.E. Newbie
U.E. Newbie
 
Posts: 4
Joined: Wed Sep 30, 2009 3:25 am
Operating System: Ultimate Edition 3.1 64 BIT



Re: intel gm965 drivers

Postby Admin-Amir » Wed Sep 30, 2009 2:06 pm

Hello narhari .

If you will share with me were in the process you have been stop,
or what part you did O.K,then I can come up to help you out.
but it is kind of impossible to help you out is I do not know were you at
in this point of the process of the Guide.
so I need some info from you here on the issue please.

Thank you
Amir.
Admin-Amir
 



Re: intel gm965 drivers

Postby narhari » Wed Sep 30, 2009 5:18 pm

hi
this is what i have got to, i was able to make the file executable, i ran it in the terminal. then i got lost at this point we have to give the build-xorg-driver-install.sh the permission to run as program.
after that double click on the build-xorg-driver-install.shand let him run in terminal.
now we have to edit the xorg:

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection after this point i tried to go further but couldn't get the same menus like you show. and when it said this step is critical i didn;t dare go further, once again sorry for being new at this , i love the rest of the distro, and i know its a learning curve, linux is all new to me, 3 days so far, once again thank you for your time and help, everyone else is a windowsthem hooked on user in the house so i can't ask them, maybe i can convert them lol
narhari
U.E. Newbie
U.E. Newbie
 
Posts: 4
Joined: Wed Sep 30, 2009 3:25 am
Operating System: Ultimate Edition 3.1 64 BIT



Re: intel gm965 drivers

Postby Admin-Amir » Wed Sep 30, 2009 5:28 pm

narhari

let's slow down here,let me upload for you the packages,
and what you need and Guide you step by step here.
do not write anything just wait for the packages from me,
and I will tell you what to do next and next so on hold for few mints please.

xorg-driver-intel-2.7.99.1-i686-62.2.tlz_FILES
http://www.mediafire.com/?sharekey=fe4f ... f6e8ebb871

fixmtrr.sh
http://www.mediafire.com/?sharekey=fe4f ... f6e8ebb871

O.K download those 2 files please and wait for me to give you the next step.

now after you have download the 2 files,in one you have file-in the other one you have
ixmtrr.sh

1-we working now with the file,look on the screen shots step by step,
to the file we want to execute!

un zip the package on your Desktop.
then open the file and follow the steps.

screenshot_002.png
1


screenshot_003.png
2


screenshot_004.png
3


screenshot_005.png
4


now we want to run the build-xorg-driver-intel.sh

so go to - build-xorg-driver-intel.shright click on it and:

screenshot_001.png
5


now you will have pop up that will ask you what you want to do?
you hit the run in terminal

then the terminal will open and start to build the xorg-driver-intel.

After it is done,the terminal will be close.

then we go to the next step.

fixmtrr.sh

same thing,right click on the fixmtrr.sh and:

screenshot_001.png
6


and double click on it it will be very fast in terminal and we be closed.

go on with this part please,let me know when you done.


Now we go to the next step of the process.

EDIT TIME:

open terminal

copy the command and past in the terminal

Code: Select all
sudo gedit /etc/X11/xorg.conf


now we look for-“Device” section.

there we going to edit our card.
so you see the “Device” section stand in the end from the right to “Device” section
and hit the Enter.
then copy and past the next part-just make sour that there will be no double of the:
EndSection !!

Code: Select all
Option        "AccelMethod"            "uxa"
   Option        "EXAOptimizeMigration"        "true"
   Option        "MigrationHeuristic"        "greedy"
   Option        "Tiling"            "false"
   EndSection


Now save and exit the EDIT.

open one more time the terminal,and copy and past the command into the terminal.

Code: Select all
sudo wget http://launchpadlibrarian.net/26193373/fixmtrr.sh -O /usr/local/bin/fixmtrr.sh
    sudo chmod +x /usr/local/bin/fixmtrr.sh


then hit the Enter.
when it is done,close the terminal and restart your machine.
then do not do anything just let me know you with me again please.

Now the next step after you back to your Desktop,
open Ubuntu Tweak=>Applications=>System tools=>Ubuntu Tweak
now we go to the Applications=>Third-party-sources.

screenshot_001.png
7


First unlock down right,insert your password,in the pop up hit the O.K/apply.
there is 2 sources that you need to add like in the screen shot.
Mark the 2 packages and hit Refresh!
in the pop up mark the 2 packages,and let it work until it done.
when the process is done,close Ubuntu Tweak,open terminal and copy past the commands.

Code: Select all
sudo apt-get update


then when you see that the process is done,insert the 2 command.

Code: Select all
sudo apt-get upgrade


here you will have question with y/n-hit=y and ENTER.
then the upgrade of Ubuntu Tweak start,Then you will see the Upgrade of the cards.
ATI/Nvidia/Intel/SYS.

And here is how it will looks to you in the process.

snapshot93.png
8


snapshot94.png
9


snapshot95.png
10


snapshot96.png
11


snapshot97.png
12


snapshot98.png
13


snapshot99.png
14


(Just for you and all to know this is from the U.E NEW Guide ;) )

now we going to close the terminal,restart the machine.
when we back,open synaptic=>Reload=>Mark all upgrade=>apply.

then we close synaptic-open terminal to see if it works for us.
copy and past the command into the terminal.

Code: Select all
  grep -i UXA /var/log/Xorg.0.log


we need to get something like this:

Code: Select all
(**) intel(0): Option "AccelMethod" "uxa"
   (**) intel(0): Using UXA for acceleration
   (II) UXA(0): Driver registered support for the following operations:


If we do=>we have support in 3D!
then go to Desktop=>right click on the Desktop=>Change Desktop Background.
and here what we have to do.

snapshot191.png
15


snapshot202.png
16


new we have the 3D working on the card-I hope for you!

Thank you
Amir. ;)
Admin-Amir
 



Re: intel gm965 drivers

Postby narhari » Wed Sep 30, 2009 11:18 pm

thank you amir :) easy to follow and i hope maybe other people new to linux can learn from your awesome advice .
narhari
U.E. Newbie
U.E. Newbie
 
Posts: 4
Joined: Wed Sep 30, 2009 3:25 am
Operating System: Ultimate Edition 3.1 64 BIT



Re: intel gm965 drivers

Postby Moebius » Thu Oct 01, 2009 1:45 am

+1 here too.
Great How To Admin-Amir. Looking forward to seeing the finished guide. ;)

Cheers.
GNOME 3.2.1
Oz Unity Developement (32) Kernel 15
Moebius Custom Gothic
Intel DG33FB Mainboard
Intel Core2Duo E8400
Amicroe 2 x 1Gb DDR2
WD 250Gb Sata II WD2500AAKS (O/S)
WD 500Gb Sata II WD5000AAKS (Data)
LG Super Multi DVDRW
GeForce 8600GT PCI-E 16x 512Mb 540 MHz



Image
Ultimate Edition Australia___Ultimate Edition Israel____Ultimate Facebook
User avatar
Moebius
Site Admin
 
Posts: 873
Joined: Wed Dec 05, 2007 4:59 am
Location: Launceston, Tasmania (AUST)
Age: 56
Operating System: Ultimate Edition 3.2 32 BIT


Return to Ultimate Edition 2.3

Who is online

Users browsing this forum: No registered users and 2 guests