Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Hardware & Laptops
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Hardware & Laptops
Problems with hardware & laptops not being detected or supported during or after install.

View Poll Results: Did it work?
YES! 88 75.86%
NO! 28 24.14%
Voters: 116. You may not vote on this poll

 
 
Thread Tools Display Modes
Old July 7th, 2007   #1
Voland666
5 Cups of Ubuntu
 
Voland666's Avatar
 
Join Date: Jun 2007
Location: Sicilia, Italia
Beans: 20
Ubuntu 7.04 Feisty Fawn
[deb] xserver-xorg-video-intel_2.1.0-1ubuntu1_i386 feisty backport (965GM X3100 fix)

This is the last (as of today) xf86-video-intel module released by Intel, backported by me from 7.10 Gutsy Gibbon to 7.04 Feisty Fawn. It is built against the X server in the official repositories, so if you're experiencing issues on your graphic adapter (most likely the X3100 included in the i965GM chipset) it's just a matter of download & install.

It should fix the following bugs affecting the 1.9.94-1ubuntu3 release:
- Fuzzy screen on some panels.
- 24 bpp configuration resulting in 16 bpp and leading to nasty color bands in place of smooth gradients.

Sadly some are still here
- Can't play video with XV extension when used together with a compositing manager such as compiz or xcompmgr. It's necessary to fall back to X11 to fix totem-gstreamer, totem-xine, gxine and mplayer.
- Setting gamma in the relevant "Monitor" section of xorg.conf is acknowledged in X.log but has no effect. It's possible to use xgamma as a workaround (e.g. placing a small script in /etc/X11/Xsession.d/).

The following may depend on some problem in Xorg 7.2 which has already been fixed in the upcoming 7.3, since I did not notice them in Gutsy
- Compiz (both Feisty's official 0.3 and CompizFusion 0.5 GIT) freezes the machine as soon as you try its nicer effects (such as wobbly windows and minimize-maximize effects provided by the animation plugin). Disabling those plugins results in a less impressive desktop, but allows for a good stability while mantaining transparencies, shadows and avant-window-navigator for those who use it.
- Incorrect DPI computation leading to small characters on high res screens. Use gnome-font-properties to specify the correct value.
- EXA acceleration not availlable.

HOWTO:
- Download the attached package
- Install it by means of gdebi: just double-click it
- If you are already using an older version of xserver-xorg-video-intel, just restart GDM or reboot the system. Otherwise, you need before to change the "Driver" option under the "Device" section of /etc/X11/xorg.conf to "intel". An example xorg.conf is included for reference (DO NOT COPY IT OVER YOURS!).
- Optional: To get faithful colors, include the appropriate "Gamma" option in section "Monitor". Refer to the attached files.
- Optional: If you use compiz or xcompmgr, you may need to change the default video out plugin for your multimedia framework, or you'll likely get black screens or nasty player crashes. For gstreamer, just use gstreamer-properties.
- Optional: For compiz not to freeze the machine, disabling the (nicest) plugins may also be needed. For the 0.3 version included in Feisty, open gconf-editor and put in the /apps/compiz/general/allscreens/options/active_plugins the appropriate values. For me the following list is working fine: "gconf,svg,png,decoration,annotate,screenshot,move ,resize,place".

NOTE:
- Some files in this package, those implementing the Xv Motion Compensation function in particular, conflict with those installed by the legacy xf86-video-i810 driver. If you have the xserver-xorg-video-i810 package, you will have to remove it BEFORE installing xserver-xorg-video-intel.
Do that only if your graphic adapter suffers from lack of support by the legacy driver (most likely, if you have an i965GM/X3100 chipset)
Editing /etc/X11/xorg.conf may be needed.

OFFTOPIC:
Is there anybody from Kyiv, Ukraine? I'm going there for three months and I'm looking for a job...

Hope this helps. It works as described on my Dell Latitude D630. Have fun.
luigi

KEYWORDS
Intel intel-video xserver-xorg-video-intel xf86-video-intel 965 965GM i965 i965GM X3100 Santa Rosa SantaRosa CentrinoDuo Centrino Duo Dell Latitude D630
Attached Files
File Type: zip 95x11-xgamma.zip (582 Bytes, 8210 views)
File Type: zip xorg.conf.zip (1.7 KB, 8420 views)
File Type: deb xserver-xorg-video-intel_2.1.0-1ubuntu1_i386.deb (310.3 KB, 9598 views)

Last edited by Voland666; July 9th, 2007 at 07:22 PM..
Voland666 is offline  
Old July 7th, 2007   #2
biogon
First Cup of Ubuntu
 
Join Date: Jun 2007
Beans: 11
Ubuntu 7.04 Feisty Fawn
Re: [deb] xserver-xorg-video-intel_2.1.0-1ubuntu1_i386 feisty backport (965GM X3100 f

Woot... smooth 24bit images now.

Thank you!

-j
biogon is offline  
Old July 8th, 2007   #3
mwiertz
First Cup of Ubuntu
 
Join Date: Apr 2007
Beans: 10
Re: [deb] xserver-xorg-video-intel_2.1.0-1ubuntu1_i386 feisty backport (965GM X3100 f

Superb job!

Thanks a lot!
mwiertz is offline  
Old July 9th, 2007   #4
Atomic Dog
Ubuntu Extra Shot
 
Atomic Dog's Avatar
 
Join Date: Jul 2006
Location: Arizona
Beans: 372
Ubuntu 7.04 Feisty Fawn
Re: [deb] xserver-xorg-video-intel_2.1.0-1ubuntu1_i386 feisty backport (965GM X3100 f

I'm gonna bump this up as I know this is helpful to intel vid owners.
__________________
sudo: The original Jedi mind trick...

HP DV6365 laptop - Intel T5600 C2duo, Intel Wireless, Intel graphics -all work perfectly with Ubuntu 7.04.
Atomic Dog is offline  
Old July 9th, 2007   #5
jvalenzuela
First Cup of Ubuntu
 
Join Date: Jun 2007
Location: Madrid, Spain
Beans: 9
Ubuntu 7.10 Gutsy Gibbon
Re: [deb] xserver-xorg-video-intel_2.1.0-1ubuntu1_i386 feisty backport (965GM X3100 f

Thanks a lot Voland666 !!!

I've probed a lot of active_pluggins combination and all of them hangs the computer (switcher, minimize, scale, clone, etc). Now, I suppose we must wait till these runs correctly.
__________________
Hay que tener amigos hasta el infierno... Seguro que el infierno está lleno de "amigos"
jvalenzuela is offline  
Old July 9th, 2007   #6
Sanny78
First Cup of Ubuntu
 
Join Date: Jul 2007
Beans: 1
Re: [deb] xserver-xorg-video-intel_2.1.0-1ubuntu1_i386 feisty backport (965GM X3100 f

Great job! Thank you very much!

This works like a charm on my Dell D830!!
Sanny78 is offline  
Old July 9th, 2007   #7
viralata00
5 Cups of Ubuntu
 
viralata00's Avatar
 
Join Date: Jun 2007
Beans: 22
Re: [deb] xserver-xorg-video-intel_2.1.0-1ubuntu1_i386 feisty backport (965GM X3100 f

(Reading database ... 152261 files and directories currently installed.)
Unpacking xserver-xorg-video-intel (from .../xserver-xorg-video-intel_2.1.0-1ubuntu1_i386.deb) ...
dpkg: error processing Desktop/xserver-xorg-video-intel_2.1.0-1ubuntu1_i386.deb (--install):
trying to overwrite `/usr/lib/libI810XvMC.so.1.0.0', which is also in package xserver-xorg-video-i810
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
Desktop/xserver-xorg-video-intel_2.1.0-1ubuntu1_i386.deb
got this error? any sugestion?
viralata00 is offline  
Old July 9th, 2007   #8
talava
5 Cups of Ubuntu
 
Join Date: Jul 2007
Location: Helsinki
Beans: 22
Ubuntu 9.04 Jaunty Jackalope
Re: [deb] xserver-xorg-video-intel_2.1.0-1ubuntu1_i386 feisty backport (965GM X3100 f

The patch worked, but it didn't bring anything new to my Acer 6292 compared to the older intel-xorg-driver. 3d still not working and even screensavers crash the system. (video working though)

Nice job making installing the new driver so effortless tough. The old one took me half an hour to install and perfect.
talava is offline  
Old July 9th, 2007   #9
WHiZZi
Spilled the Beans
 
Join Date: Jun 2006
Beans: 14
Re: [deb] xserver-xorg-video-intel_2.1.0-1ubuntu1_i386 feisty backport (965GM X3100 f

Wow, Compiz works on my Dell D830 with the 965GM videocard.. Only Google Earth still crashes the whole system

Thanks for this deb!
WHiZZi is offline  
Old July 9th, 2007   #10
Voland666
5 Cups of Ubuntu
 
Voland666's Avatar
 
Join Date: Jun 2007
Location: Sicilia, Italia
Beans: 20
Ubuntu 7.04 Feisty Fawn
Re: [deb] xserver-xorg-video-intel_2.1.0-1ubuntu1_i386 feisty backport (965GM X3100 f

To avoid conflicts with the legacy xserver-xorg-video-i810, you will have to remove it *before* installing the new xserver-xorg-video-intel, which replaces and supersedes it completely. But I suggest doing so only if you are not satisfied with the current graphics performance, stability or support (most likely, if you have a newer, not supported chipset such as i965GM/X3100).
Notice that, in order for X to start correctly, a change in /etc/X11/xorg.conf may be needed:

# sudo gedit /etc/X11/xorg.conf
Code:
Section "Device"
        ...
        Driver          "i810"
        ...
EndSection
must become:

Code:
Section "Device"
        ...
        Driver          "intel"
        ...
EndSection
Again, if your configuration is not broken, you'd better NOT fix it...
__________________
...tak kto ž ty nakonec?
- Ja - čast' toj sily, čto večno xočet zla i večno soveršaet blago.
Gete. "Faust".

Last edited by Voland666; July 9th, 2007 at 08:02 PM..
Voland666 is offline  
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:46 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry