Re: FreeBSD 7-STABLE +Gnome +Compiz-Fusion?

2008-08-17 Thread Manolis Kiagias

Stacey Roberts wrote:

Hi,
  I'm trying to get Compiz-Fusion + Gnome to work on my newly (completed
installation + initial upgrades last night) installed IBM T43p notebook,
but I'm not sure that I'm doing this right..,

Basically, I've: -

1] Installed OS
2] Upgraded OS to latest Stable as of (early AM) Aug 17th 2008
3] Upgraded install-time ports (portupgrade, cvsup, etc)
4] Installed XORG
5] Installed compiz-fusion from ports
6] installed gnome2 from ports
7] Tried following instructions located here:
http://www.freebsd.org/doc/en/articles/compiz-fusion/index.html

I can log into Gnome desktop fine, but running the suggested cmds:

% compiz --replace --sm-disable --ignore-desktop-hints ccp 
% emerald --replace 

as per the article above, doesn't appear to do anything. I mean, what else
is there that I need to do, besides, please?

Here's some system info:

$ uname -a
FreeBSD snipped 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat Aug
16 19:49:12 BST 2008
root@snipped:/usr/obj/usr/src/sys/IRON  i386
$ pkg_info -a | grep -i compiz-fusion | head -3
compiz-fusion-plugins-main-0.6.0_2
compiz-fusion-plugins-extra-0.6.0_2
compiz-fusion-0.6.0_1
$ pkg_info -a | grep -i gnome2-2 | head -1
gnome2-2.22.3
$ pkg_info -a | grep -i xorg-server | head -1
xorg-server-1.4.2,1
$ 


Graphics card: ATI Technologies Inc M22 [Mobility Radeon X300]
  


The article deals with nvidia-driver only.
I currently don't have any ATI card, hence I can't find the settings 
required in xorg.conf for this to work.

If I get a chance to try ATI, I will update the article.
(I am planning to update it for Intel cards though)

Any help or pointers appreciated, please.

Thanks!
  


Well, the best I can say is:

- Verify that 3D is working on this card with the open source driver 
(you don't have a choice of drivers anyway)
- Check whether compiz-fusion works in Linux with this particular card 
and the open source driver.

- If it does, find a suggested xorg.conf and compare it to yours.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 7-STABLE +Gnome +Compiz-Fusion?

2008-08-17 Thread Stacey Roberts
Hi Manolis!
   Good to hear from you - thanks for responding..,

On Mon, 18 Aug 2008, Manolis Kiagias wrote:

  Stacey Roberts wrote:
  Hi,
I'm trying to get Compiz-Fusion + Gnome to work on my newly (completed
  installation + initial upgrades last night) installed IBM T43p notebook,
  but I'm not sure that I'm doing this right..,
 
  Basically, I've: -
 
  1] Installed OS
  2] Upgraded OS to latest Stable as of (early AM) Aug 17th 2008
  3] Upgraded install-time ports (portupgrade, cvsup, etc)
  4] Installed XORG
  5] Installed compiz-fusion from ports
  6] installed gnome2 from ports
  7] Tried following instructions located here:
  http://www.freebsd.org/doc/en/articles/compiz-fusion/index.html
 
  I can log into Gnome desktop fine, but running the suggested cmds:
 
  % compiz --replace --sm-disable --ignore-desktop-hints ccp 
  % emerald --replace 
 
  as per the article above, doesn't appear to do anything. I mean, what 
  else
  is there that I need to do, besides, please?
 
  Here's some system info:
 
  $ uname -a
  FreeBSD snipped 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat Aug
  16 19:49:12 BST 2008
  root@snipped:/usr/obj/usr/src/sys/IRON  i386
  $ pkg_info -a | grep -i compiz-fusion | head -3
  compiz-fusion-plugins-main-0.6.0_2
  compiz-fusion-plugins-extra-0.6.0_2
  compiz-fusion-0.6.0_1
  $ pkg_info -a | grep -i gnome2-2 | head -1
  gnome2-2.22.3
  $ pkg_info -a | grep -i xorg-server | head -1
  xorg-server-1.4.2,1
  $ 
  Graphics card: ATI Technologies Inc M22 [Mobility Radeon X300]

 
  The article deals with nvidia-driver only.

Hmm.., the article though, at 
http://www.freebsd.org/doc/en/articles/compiz-fusion/nvidia-setup.html,
does state If you are using another card, that you know can handle
desktop effects, you may skip this section and continue with the xorg.conf
configuration - maybe I read too much into that statement???

Will keep looking around some more though.., Hopefully someone else has
worked on this combitnation in the past, somewhere..,

Thanks again for responding.

Regards,

S Roberts


  I currently don't have any ATI card, hence I can't find the settings 
  required in xorg.conf for this to work.
  If I get a chance to try ATI, I will update the article.
  (I am planning to update it for Intel cards though)
  Any help or pointers appreciated, please.
 
  Thanks!

 
  Well, the best I can say is:
 
  - Verify that 3D is working on this card with the open source driver (you 
  don't have a choice of drivers anyway)
  - Check whether compiz-fusion works in Linux with this particular card 
  and the open source driver.
  - If it does, find a suggested xorg.conf and compare it to yours.
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 7-STABLE +Gnome +Compiz-Fusion?

2008-08-17 Thread Manolis Kiagias

Stacey Roberts wrote:

Hi Manolis!
   Good to hear from you - thanks for responding..,

On Mon, 18 Aug 2008, Manolis Kiagias wrote:

  

 Stacey Roberts wrote:


Hi,
  I'm trying to get Compiz-Fusion + Gnome to work on my newly (completed
installation + initial upgrades last night) installed IBM T43p notebook,
but I'm not sure that I'm doing this right..,

Basically, I've: -

1] Installed OS
2] Upgraded OS to latest Stable as of (early AM) Aug 17th 2008
3] Upgraded install-time ports (portupgrade, cvsup, etc)
4] Installed XORG
5] Installed compiz-fusion from ports
6] installed gnome2 from ports
7] Tried following instructions located here:
http://www.freebsd.org/doc/en/articles/compiz-fusion/index.html

I can log into Gnome desktop fine, but running the suggested cmds:

% compiz --replace --sm-disable --ignore-desktop-hints ccp 
% emerald --replace 

as per the article above, doesn't appear to do anything. I mean, what 
else

is there that I need to do, besides, please?

Here's some system info:

$ uname -a
FreeBSD snipped 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat Aug
16 19:49:12 BST 2008
root@snipped:/usr/obj/usr/src/sys/IRON  i386
$ pkg_info -a | grep -i compiz-fusion | head -3
compiz-fusion-plugins-main-0.6.0_2
compiz-fusion-plugins-extra-0.6.0_2
compiz-fusion-0.6.0_1
$ pkg_info -a | grep -i gnome2-2 | head -1
gnome2-2.22.3
$ pkg_info -a | grep -i xorg-server | head -1
xorg-server-1.4.2,1
$ 
Graphics card: ATI Technologies Inc M22 [Mobility Radeon X300]
  
  

 The article deals with nvidia-driver only.



Hmm.., the article though, at 
http://www.freebsd.org/doc/en/articles/compiz-fusion/nvidia-setup.html,
does state If you are using another card, that you know can handle
desktop effects, you may skip this section and continue with the xorg.conf
configuration - maybe I read too much into that statement???
  


Well, the article is right to the point that you will not install nvidia 
drivers on an ATI card ;)
However as I understand 3D support in ATI is a hit and miss even in 
Linux (and ATI's proprietary driver is awful).
The xorg.conf settings in the article have only been tested with nvidia, 
and may need some adjustment for other 3D capable cards. I've been told 
they don't work with Intel, but will investigate this on my eeePC soon.


As for your ATI, a quick search shows that 3D with AIGLX is supported by 
the open source drivers in X300. I've found several xorg.conf samples, 
so it is probably a matter of doing a bit of research. If you do find 
the magic line that makes it work, I would be glad to hear about it 
and add it to the article.


Thanks,
Manolis

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 7-STABLE +Gnome +Compiz-Fusion?

2008-08-17 Thread Novembre
Manolis Kiagias sonic2000gr at gmail.com writes:

 Well, the article is right to the point that you will not install nvidia 
 drivers on an ATI card ;)
 However as I understand 3D support in ATI is a hit and miss even in 
 Linux (and ATI's proprietary driver is awful).
 The xorg.conf settings in the article have only been tested with nvidia, 
 and may need some adjustment for other 3D capable cards. I've been told 
 they don't work with Intel, but will investigate this on my eeePC soon.
 
 As for your ATI, a quick search shows that 3D with AIGLX is supported by 
 the open source drivers in X300. I've found several xorg.conf samples, 
 so it is probably a matter of doing a bit of research. If you do find 
 the magic line that makes it work, I would be glad to hear about it 
 and add it to the article.
 
 Thanks,
 Manolis
 


Hi,

I have posted a solution which works for my Intel 965G card on the x11 list in
June. Here's the link:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=27348+0+archive/2008/freebsd-x11/20080615.freebsd-x11

Hope it helps you in updating your guide, which is a great help for the FreeBSD
people. Many thanks :)

- Novembre


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 7-STABLE +Gnome +Compiz-Fusion?

2008-08-17 Thread Manolis Kiagias

Novembre wrote:

Manolis Kiagias sonic2000gr at gmail.com writes:

  
Well, the article is right to the point that you will not install nvidia 
drivers on an ATI card ;)
However as I understand 3D support in ATI is a hit and miss even in 
Linux (and ATI's proprietary driver is awful).
The xorg.conf settings in the article have only been tested with nvidia, 
and may need some adjustment for other 3D capable cards. I've been told 
they don't work with Intel, but will investigate this on my eeePC soon.


As for your ATI, a quick search shows that 3D with AIGLX is supported by 
the open source drivers in X300. I've found several xorg.conf samples, 
so it is probably a matter of doing a bit of research. If you do find 
the magic line that makes it work, I would be glad to hear about it 
and add it to the article.


Thanks,
Manolis





Hi,

I have posted a solution which works for my Intel 965G card on the x11 list in
June. Here's the link:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=27348+0+archive/2008/freebsd-x11/20080615.freebsd-x11

Hope it helps you in updating your guide, which is a great help for the FreeBSD
people. Many thanks :)

- Novembre


  


Thank you! I am going to try this on the eeePC, and update the article soon.

Manolis
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]