I have installed linuxmce, but when it starts up i get a gray screen and then an error message "Orbiter failed to setup transparencey. Please check if the transparency manager is running." I click 'OK' and it closes the error message and I am back at the gray screen and I can't do anything. Anyone else have this problem or know how to fix it?
Yeah, I have this problem as well.
So have i :-)
Sorry to say it, i have now tried this on two different computers, both installs have big issues,
even though i managed to get UI2 *the nice user interface in the video.
I never got more then a couple of frames a second on the menu\s.
That computer was a 2.8ghz intel P4, and an onboard i810 graphics card.
Moving on to the next computer, i now have either an failed to initialize openGL error, or sometimes the same error as the poster. Orbiter failed to setup transparency.
This computer is a 3.4ghz intel machine, with a pci-express gainward nvidia graphics board. 256mb ddr on it.
Looking forward til more guides, and howto,s since the installer doesnt seem to be able to correctly configure most devices?
Best Regards,
It set up the vesa driver even though I already had the nvidia module installed on the box. I'm stuck at 'Orbiter failed to setup the transparency' also for now. The web interface is working and I've changed the driver from vesa to nvidia though, so if someone figures out the transparency problem, I think I can get it working.
Orbiter failed to setup transparency? should only appear when you choose ui2 with alpha blending. only nvidia 6xxx and > greater support the xcomposite / transparency extensions. If the installer correctly identified your nvidia card, the driver in xorg.conf should be 'nvidia'.
You can try using UI2 with masking, which doesn't use transparency.
Mine is an ASUS M2NPV-VM, with GeForce 6150, and getting the same message. I think you have a similar mb, right? But yeah, it changed my video card to "Vesa" as well, changing it back to nVidia doesn't seem to help it get through that step, and one is a bit stuck there.
Where might one find the UI in the web admin, if that's possible? That would help me.
go to admin>wizard>devices>media directors
then find the UI drop down and change it to UI1.
eww i got it working without the transparency ... so slow on that computer, i need to try and fix the video settings in ubuntu
Yeah, switching to UI1 definitely helped my speed problems. There is a bunch of stuff that seems to crash the UI though.
im trying to commendeer my dads computer for this, that way i have something that i can throw my tv tuner card in because with my laptop the only way i was going to use LinuxMCE is if i could get firewire capture from my hd box.
Quote from: webpaul1 on March 25, 2007, 05:13:33 AM
Orbiter failed to setup transparency? should only appear when you choose ui2 with alpha blending. only nvidia 6xxx and > greater support the xcomposite / transparency extensions. If the installer correctly identified your nvidia card, the driver in xorg.conf should be 'nvidia'.
You can try using UI2 with masking, which doesn't use transparency.
Could you clarify for me please? Do ANY ATI cards at all have the ability to display UI2 with transparancy?
Thanks,
Mark.
they have this possibility but some of them with problems.
Quote from: sharlee_angelo on April 26, 2007, 07:53:34 PM
they have this possibility but some of them with problems.
Which ones have the possibility? I have a Radeon 9500, is this too old?
Thanks,
Mark.
i dont 'know how it is with the last version of drivers but with 8.27.10 there are problems from what i know. because, enabling transparency it will break direct rendering.
Quote from: sharlee_angelo on April 26, 2007, 08:08:30 PM
i dont 'know how it is with the last version of drivers but with 8.27.10 there are problems from what i know. because, enabling transparency it will break direct rendering.
Following some instructions on the ATI site I
think I just managed to install 8.36.5 on a fresh Ubuntu 7.04 install, I'm getting "Proprietary Drivers in use" icon at the tip right of the screen, which I activated with the "Restricted Drivers Manager".
How can I tell what version of the drivers are installed? I figured I'd try and get my hardware working on Ubuntu 7.04 ready for when the new "7.04 compatible LinuxMCE install" arrives in a few weeks time.
I know there are a couple of people who've successfully installed on 7.04 already, I may take a look at those threads if I feel brave later, but for now I'm interested in what graphic driver version I'm running and can't seem to find that info under Ubuntu. I can't see anything that looks like the driver version info under System-Preferences-Hardware Information.
Anyone?
Many thanks,
Mark.
From console, you can run "fglrxinfo":
$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1700
OpenGL version string: 2.0.6334 (8.34.8)
Note that in the last line you can see the version of driver (8.34.8 in this case). If you see something like "Mesa" as vendor/renderer, then probably you don't have driver installed correctly.