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.

Getting 3d/compiz to work???

Help & support for Ultimate Edition 1.7


Getting 3d/compiz to work???

Postby ceminess » Wed Mar 26, 2008 5:31 pm

Is it possible to get 3d/compiz? Envy wont install the drivers and I tried installing them manually and I can't get it to install....Are there drivers out there that I can use to get 3d/compiz to work with my graphics card?!!
Ultimate 1.7
Intel 2.4GHZ
Radeon 9000
1 gig RAM
820 gig Hard drive (5 hard drives)
ceminess
U.E. Newbie
U.E. Newbie
 
Posts: 6
Joined: Wed Mar 26, 2008 1:39 pm
Operating System: Ultimate Edition 3.2 32 BIT



Re: Getting 3d/compiz to work???

Postby DaddyX3 » Wed Mar 26, 2008 7:28 pm

Intel Core 2 Quad Q9300 2.5GHz 45nm/Gigabyte EP35C-DS3R M.B. w/ddr3 1333
G.Skill 2X1GB DDR3 1333MHz/Gigabyte 8800GT PCIe 2.0 512MB GDDR3 OC'd to 700Mhz/ WD160 gig, 2- WD250 gig in RAID-0 (500GB), WD640 gig e-SATA external

AMD 64 X2 3800+/ASUS A8N32-SLI Deluxe/G.Skill 2X1GB Matched Pair ddr400
/EVGA 6800GS Nvidia Graphics 256MB/WD160gig drive

HTPC Box:AMD 64 X2 4400+/ BIOSTAR TF7050PV HDMI MicroATX/G.Skill 2X1GB /Matched Pair DDR800/Integrated video and audio/WD160gig drive
User avatar
DaddyX3
U.E. God
U.E. God
 
Posts: 2407
Joined: Wed Oct 17, 2007 9:22 am
Location: Central Coast - California
Age: 49
Operating System: Ultimate Edition 2.3 32 BIT



Re: Getting 3d/compiz to work???

Postby LeadFingers » Wed Mar 26, 2008 7:33 pm

ceminess wrote:Is it possible to get 3d/compiz? Envy wont install the drivers and I tried installing them manually and I can't get it to install....Are there drivers out there that I can use to get 3d/compiz to work with my graphics card?!!
Have you tried drama1981's Ati driver guide?
Prolly your best bet.

Edited:
DaddyX3 once again types faster
1st Box: Ultimate Edition 2.0 x64/ 1.8 x64
2nd Box: XP (dusty)
3rd Box: Stable Media box Ultimate Edition 1.8 x64 with XBMC

The Oxen are slow but the Earth is patient ~Chuen~
User avatar
LeadFingers
U.E. God
U.E. God
 
Posts: 1303
Joined: Fri Nov 23, 2007 1:46 am
Location: Salem Oregon
Age: 63
Operating System: Ultimate Edition 3.1 64 BIT



Re: Getting 3d/compiz to work???

Postby ceminess » Wed Mar 26, 2008 9:05 pm

Ok downloading the driver that was posted in that thread now, going to see if that works for me....Will post results when I'm done...thank you
Ultimate 1.7
Intel 2.4GHZ
Radeon 9000
1 gig RAM
820 gig Hard drive (5 hard drives)
ceminess
U.E. Newbie
U.E. Newbie
 
Posts: 6
Joined: Wed Mar 26, 2008 1:39 pm
Operating System: Ultimate Edition 3.2 32 BIT



Re: Getting 3d/compiz to work???

Postby ceminess » Thu Mar 27, 2008 1:40 am

I don't think it worked....I followed all the instructions and when I run fglrxinfo I get this:
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: http://www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.1)
and when I run glxinfo | grep direct
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect

Here is my xorg.conf....any Ideas?
Code: Select all
Section "ServerLayout"
   Identifier     "Default Layout"
   Screen      0  "aticonfig-Screen[0]" 0 0
   InputDevice    "Generic Keyboard"
   InputDevice    "Configured Mouse"
   Option "AIGLX" "True"

EndSection

Section "Files"
EndSection

Section "Module"
   Load  "glx"
   Load  "GLcore"
   Load  "dri"
   Load  "v4l"
EndSection

Section "InputDevice"
   Identifier  "Generic Keyboard"
   Driver      "kbd"
   Option       "CoreKeyboard"
   Option       "XkbRules" "xorg"
   Option       "XkbModel" "pc105"
   Option       "XkbLayout" "us"
EndSection

Section "InputDevice"
   Identifier  "Configured Mouse"
   Driver      "mouse"
   Option       "CorePointer"
   Option       "Device" "/dev/input/mice"
   Option       "Protocol" "ImPS/2"
   Option       "ZAxisMapping" "4 5"
   Option       "Emulate3Buttons" "true"
EndSection

Section "Monitor"
   Identifier   "aticonfig-Monitor[0]"
   Option       "VendorName" "ATI Proprietary Driver"
   Option       "ModelName" "Generic Autodetecting Monitor"
   Option       "DPMS" "true"
EndSection

Section "Device"
   Identifier  "aticonfig-Device[0]"
   Driver      "fglrx"
   Option       "VideoOverlay" "on"
   Option       "OpenGLOverlay" "off"
EndSection

Section "Screen"
   Identifier "aticonfig-Screen[0]"
   Device     "aticonfig-Device[0]"
   Monitor    "aticonfig-Monitor[0]"
   DefaultDepth     24
   SubSection "Display"
      Viewport   0 0
      Depth     24
   EndSubSection
EndSection

Section "Extensions"
   Option "Composite" "1"
EndSection

Ultimate 1.7
Intel 2.4GHZ
Radeon 9000
1 gig RAM
820 gig Hard drive (5 hard drives)
ceminess
U.E. Newbie
U.E. Newbie
 
Posts: 6
Joined: Wed Mar 26, 2008 1:39 pm
Operating System: Ultimate Edition 3.2 32 BIT



Re: Getting 3d/compiz to work???

Postby drama » Thu Mar 27, 2008 7:23 am

unfortunately that card isnt supported by the driver. that card hasnt had fglrx (this is the proprietory driver) support for over a year & a half. hell the version thas in ubuntu repos is even way too new. the only optiion is using the default open source ati driver that ships w/ ubuntu. there may be a way to get compiz to work w/ this driver perhaps by combining it with xgl. however i have no experience with it. ive always used fglrx. i will do some research tho and see what i can find.
ULTIMATE EDITION 2.5 X64/ARCHLINUX X64 DUAL BOOT
Antec 900two case
3 antec 120mm tri cool blue led fans (1 rear exaust 2 front intake)
1 antec 220mm "bigboy" tri cool blue led fan (top exaust)
Amd Phenom II X4 955 Black Edition Am3 Cpu OC'D @ 4.2 Rev C3
MSI NF980-G65 Am3 Socket DDR3 Tri-sli ATX Mainboard
Nvidia 980A Sli Chipset
Corsair 2GB Dual Channel ram (1GBx2) DDR3 @ 1600 MHZ
EVGA Nvidia GTS-250 1GB PCI Express Graphics Card
Lite-On Dual Layer Sata Dvd Burner
3x 1TB Seagate Sata Hdd's 32Mb cache
ASUS VH235 23 Inch Lcd Wide Screen Monitor
OCZ ModXStream Pro 700Watt Psu
Rosewill 3.5" Internal USB 2.0 Card Reader w/ Floppy Drive
User avatar
drama
U.E. Master
U.E. Master
 
Posts: 580
Joined: Wed Oct 17, 2007 11:26 am
Location: eastern iowa, united states
Age: 42
Operating System: Ultimate Edition 3.2 32 BIT



Re: Getting 3d/compiz to work???

Postby ceminess » Fri Mar 28, 2008 10:57 am

Ok Thank you,

I am using the ati driver that came with ubuntu....it sucks that I can't get the proprietary driver to work...

But if anyone has any ideas on how to get a better driver working that would be awesome! I am able to play some 3d games with no problem and was able to get compiz to work, but slows down my system too much so I keep it off....

So it looks like upgrading my graphics card is in my future!
Ultimate 1.7
Intel 2.4GHZ
Radeon 9000
1 gig RAM
820 gig Hard drive (5 hard drives)
ceminess
U.E. Newbie
U.E. Newbie
 
Posts: 6
Joined: Wed Mar 26, 2008 1:39 pm
Operating System: Ultimate Edition 3.2 32 BIT



Re: Getting 3d/compiz to work???

Postby pch.shot » Fri Mar 28, 2008 1:13 pm

You might also want to consider upping your ram(it is so cheap these days-a year and a half ago I paid 90 bucks for 2 gigs, now the same ram can be got for <30). I not a gamer, but from what I understand, some games will take 1 gig of ram just for themselves. pch
Systems Windows XP Pro 32 bit & various Linux in Virtual Box and VMWare Player
Intel i7 2600K cpu with built in Intel 3000 video
1 OCZ Vertex 3 120 gig ssd(System)
1 Western Digital 2 Terabyte Green internal hard drive(Storage)
Kingston ddr3 1333 ram(4 gig)
MSI Z68A-GD80(G3)mobo w/hdmi video and optical audio
Realtek HD audio
Realtek lan
1 LG sata optical drive
Antec Sonata IV case/620 watt psu
50 inch LG plasma tv/monitor
Sony surround sound amp
Axiom speakers
optical sound
User avatar
pch.shot
U.E. God
U.E. God
 
Posts: 3685
Joined: Sat Feb 02, 2008 12:28 pm
Location: Chippawa, Canada
Age: 69
Operating System: Microsoft Windows



Re: Getting 3d/compiz to work???

Postby DaddyX3 » Fri Mar 28, 2008 2:07 pm

pch.shot wrote:You might also want to consider upping your ram(it is so cheap these days-a year and a half ago I paid 90 bucks for 2 gigs, now the same ram can be got for <30). I not a gamer, but from what I understand, some games will take 1 gig of ram just for themselves. pch

I love that avatar pch!!! :lol:
Intel Core 2 Quad Q9300 2.5GHz 45nm/Gigabyte EP35C-DS3R M.B. w/ddr3 1333
G.Skill 2X1GB DDR3 1333MHz/Gigabyte 8800GT PCIe 2.0 512MB GDDR3 OC'd to 700Mhz/ WD160 gig, 2- WD250 gig in RAID-0 (500GB), WD640 gig e-SATA external

AMD 64 X2 3800+/ASUS A8N32-SLI Deluxe/G.Skill 2X1GB Matched Pair ddr400
/EVGA 6800GS Nvidia Graphics 256MB/WD160gig drive

HTPC Box:AMD 64 X2 4400+/ BIOSTAR TF7050PV HDMI MicroATX/G.Skill 2X1GB /Matched Pair DDR800/Integrated video and audio/WD160gig drive
User avatar
DaddyX3
U.E. God
U.E. God
 
Posts: 2407
Joined: Wed Oct 17, 2007 9:22 am
Location: Central Coast - California
Age: 49
Operating System: Ultimate Edition 2.3 32 BIT



Re: Getting 3d/compiz to work???

Postby pch.shot » Fri Mar 28, 2008 2:13 pm

Just a bit of Mod humour, that's all!!!
Systems Windows XP Pro 32 bit & various Linux in Virtual Box and VMWare Player
Intel i7 2600K cpu with built in Intel 3000 video
1 OCZ Vertex 3 120 gig ssd(System)
1 Western Digital 2 Terabyte Green internal hard drive(Storage)
Kingston ddr3 1333 ram(4 gig)
MSI Z68A-GD80(G3)mobo w/hdmi video and optical audio
Realtek HD audio
Realtek lan
1 LG sata optical drive
Antec Sonata IV case/620 watt psu
50 inch LG plasma tv/monitor
Sony surround sound amp
Axiom speakers
optical sound
User avatar
pch.shot
U.E. God
U.E. God
 
Posts: 3685
Joined: Sat Feb 02, 2008 12:28 pm
Location: Chippawa, Canada
Age: 69
Operating System: Microsoft Windows


Return to Ultimate Edition 1.7

Who is online

Users browsing this forum: No registered users and 1 guest