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

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Absolute Beginner Talk
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.

Absolute Beginner Talk
The perfect starting place to find out more about computers, Linux and Ubuntu.

 
Thread Tools Display Modes
Old February 12th, 2008   #1
TechDragon
Gee! These Aren't Roasted!
 
TechDragon's Avatar
 
Join Date: Feb 2008
Location: Edmond, OK
Beans: 207
Ubuntu 7.10 Gutsy Gibbon
intel gma x3100

A friend is letting me play with his laptop. I am in the process of trying to decide between ati x1300 and the intel gma 3100 video card. See other post.

The question is I just installed ubuntu on the gma x3100 intel system and it appears to have no 3d acceleration. Compiz will not enable

How, do I enable 3d on the intel gma x3100 and how do I test it? What is a decent score for this card?

How do you get Compiz to work?

It is integrated into his laptop.

thanks
TechDragon is offline   Reply With Quote
Old February 13th, 2008   #2
TechDragon
Gee! These Aren't Roasted!
 
TechDragon's Avatar
 
Join Date: Feb 2008
Location: Edmond, OK
Beans: 207
Ubuntu 7.10 Gutsy Gibbon
Re: intel gma x3100

anyone
TechDragon is offline   Reply With Quote
Old February 13th, 2008   #3
Golem XIV
Way Too Much Ubuntu
 
Golem XIV's Avatar
 
Join Date: Oct 2007
Location: Chile
Beans: 285
Ubuntu 9.10 Karmic Koala
Re: intel gma x3100

The Intel chipsets are blacklisted in Compiz because they don't play nice.

To enable Compiz effects, you can edit the file /etc/xdg/compiz/compiz-manager and add the line:

Code:
SKIP_CHECKS="yes"
This will allow you to enable the desktop effects. However, there is a cost: it will break video playback.

the video problem can also be worked around, though. Run the Multimedia System Selector that is on the System -> Preferences menu (but it is hidden by default, run the menu editor first to show it) or through the terminal
Code:
gstreamer-properties
Make a note of the configuration so you can reset it back in case something gets screwed up. Now go to the Video tab and under Default Output change the Plugin to "X Window System (No Xv)".
This will give you back video playback by using a slower and more resource-intensive renderer (but at lkeast it'll work). Use the Test button to make sure it works.

The downside is that some apps will not like this new renderer and will not work with it (Skype 2.0 beta will not show you video, for example).
Golem XIV is offline   Reply With Quote
Old February 29th, 2008   #4
d.i.
First Cup of Ubuntu
 
Join Date: Feb 2008
Beans: 1
Send a message via MSN to d.i.
Angry Re: intel gma x3100

Quote:
Originally Posted by Golem XIV View Post
The Intel chipsets are blacklisted in Compiz because they don't play nice.

To enable Compiz effects, you can edit the file /etc/xdg/compiz/compiz-manager and add the line:

Code:
SKIP_CHECKS="yes"
This will allow you to enable the desktop effects. However, there is a cost: it will break video playback.

the video problem can also be worked around, though. Run the Multimedia System Selector that is on the System -> Preferences menu (but it is hidden by default, run the menu editor first to show it) or through the terminal
Code:
gstreamer-properties
Make a note of the configuration so you can reset it back in case something gets screwed up. Now go to the Video tab and under Default Output change the Plugin to "X Window System (No Xv)".
This will give you back video playback by using a slower and more resource-intensive renderer (but at lkeast it'll work). Use the Test button to make sure it works.

The downside is that some apps will not like this new renderer and will not work with it (Skype 2.0 beta will not show you video, for example).
...it worked but...the videos are stil not playing ....any suggestion??
d.i. is offline   Reply With Quote
Old March 2nd, 2008   #5
jebasan
5 Cups of Ubuntu
 
jebasan's Avatar
 
Join Date: Feb 2008
Beans: 14
Re: intel gma x3100

Quote:
Originally Posted by Golem XIV View Post
The Intel chipsets are blacklisted in Compiz because they don't play nice.

To enable Compiz effects, you can edit the file /etc/xdg/compiz/compiz-manager and add the line:

Code:
SKIP_CHECKS="yes"
This will allow you to enable the desktop effects. However, there is a cost: it will break video playback.

the video problem can also be worked around, though. Run the Multimedia System Selector that is on the System -> Preferences menu (but it is hidden by default, run the menu editor first to show it) or through the terminal
Code:
gstreamer-properties
Make a note of the configuration so you can reset it back in case something gets screwed up. Now go to the Video tab and under Default Output change the Plugin to "X Window System (No Xv)".
This will give you back video playback by using a slower and more resource-intensive renderer (but at lkeast it'll work). Use the Test button to make sure it works.

The downside is that some apps will not like this new renderer and will not work with it (Skype 2.0 beta will not show you video, for example).
Thanks and sorry it took so long to respond;
here whats happening: the visual effects are working just fine but still no sound.
CODE
luiz@jebasan666:~$ gstreamer-properties
gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'pulsesink'
gstreamer-properties-Message: Skipping unavailable plugin 'sdlvideosink'
gstreamer-properties-Message: Skipping unavailable plugin 'v4lmjpegsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'qcamsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'esdmon'
gstreamer-properties-Message: Skipping unavailable plugin 'pulsesrc'
sh: jackd: not found
gstreamer-properties-Message: Error running pipeline 'ESD - Enlightenment Sound Daemon': Could not establish connection to sound server [esdsink.c(263): gst_esdsink_open (): /pipeline2/esdsink2:
can't open connection to esound server]
sh: jackd: not found
sh: jackd: not found
sh: jackd: not found
jebasan is offline   Reply With Quote
Old February 24th, 2008   #6
raskolikov
First Cup of Ubuntu
 
Join Date: Feb 2008
Beans: 4
Re: intel gma x3100

I can't add the line
SKIP_CHECKS="yes".
the answer is:
alberto@alberto-laptop:~$ /etc/xdg/compiz/compiz-manager
bash: /etc/xdg/compiz/compiz-manager: Permesso negato (permissionnied)
also if i'm root the permission is denied.
Someone know's why?
raskolikov is offline   Reply With Quote
Old February 24th, 2008   #7
ronmarley1
Has an Ubuntu Drip
 
ronmarley1's Avatar
 
Join Date: Oct 2005
Location: Parma, OH
My beans are hidden!
Hardy Heron (Ubuntu Development)
Send a message via Skype™ to ronmarley1
Re: intel gma x3100

Quote:
Originally Posted by raskolikov View Post
I can't add the line
SKIP_CHECKS="yes".
the answer is:
alberto@alberto-laptop:~$ /etc/xdg/compiz/compiz-manager
bash: /etc/xdg/compiz/compiz-manager: Permesso negato (permissionnied)
also if i'm root the permission is denied.
Someone know's why?
You need to open the file in a text editor. One option is gedit. The code is
Code:
gksudo gedit /etc/xdg/compiz/compiz-manager
Add the line above and save the file. Then try and start compiz-fusion again.
As the abov poster mentioned, your card is blacklisted due to video playback issues when using compiz-fusion.

Here's a Sticky Thread that discusses this issue: http://ubuntuforums.org/showthread.php?t=582112

Last edited by ronmarley1; February 24th, 2008 at 12:53 PM..
ronmarley1 is offline   Reply With Quote
Old February 24th, 2008   #8
oasisman
First Cup of Ubuntu
 
Join Date: Feb 2008
Beans: 3
Re: intel gma x3100

Quote:
# Ubuntu specifc compiz-manager configuration file
# goes into /etc/xdg/compiz/compiz-manager
# works with git://anongit.compiz-fusion.org/fusion/misc/compiz-manager
COMPIZ_BIN_PATH="/usr/bin/"
PLUGIN_PATH="/usr/lib/compiz/"
COMPIZ_NAME="compiz.real"
SKIP_CHECKS="yes"
freshly installed gutsy with a x3100
i did this, but it still wont allow me to enable 3d.

any suggestions?

btw, this is my first time messing with linux so im a total n00b...
oasisman is offline   Reply With Quote
Old February 29th, 2008   #9
bigred1
Just Give Me the Beans!
 
Join Date: Jan 2008
Beans: 47
Re: intel gma x3100

I could not get Compiz to work with GMA 3100, even with SKIP_CHECKS.

Also, video is grainy to the point where I have to switch to Windows in my dual-boot system.
bigred1 is offline   Reply With Quote
Old March 19th, 2008   #10
Mr. Zilla
First Cup of Ubuntu
 
Join Date: Mar 2008
Beans: 1
Re: intel gma x3100

Adding 'SKIP_CHECKS="yes"' to /etc/xdg/compiz/compiz-manager worked perfectly for me and I am running on the Intel GMA X3100 chipset as well. And actually, I didn't need to use the workaround for video playback. I guess machines are becoming more like people everyday. Can be built nearly the same, but each one is unique.
Mr. Zilla is offline   Reply With Quote

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 12:00 AM.


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