Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Linux On Laptops
Reload this Page gateway T-1616 RADEON X1270
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux On Laptops Linux on laptop machines, a great place to discuss linux/laptop specific issues.

Reply
 
Thread Tools Display Modes
Old 12-19-2007   #1 (permalink)
Just Joined!
 
clux's Avatar
 
Join Date: Dec 2007
Posts: 5
gateway T-1616 RADEON X1270

Hi, I've installed the driver for my graphic card (ATI Radeon Express 1270), but it isn't working like it should be. I'm using OpenSuSE 10.3, and I wanna run the XGL. The 3D acceleration is dead, and I have a few information when I've used the commands

#glxinfo | grep direct
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect

#aticonfig --initial
Found fglrx primary device section
Nothing to do, terminating.

#aticonfig --initial -f
Uninitialised file found, configuring.
Using /etc/X11/xorg.conf
saved back-up to /etc/X11/xorg.conf.fglrx-2


Thank you for attend this problem
clux is offline   Reply With Quote
Old 01-26-2008   #2 (permalink)
Just Joined!
 
Join Date: Dec 2003
Location: CNH
Posts: 3
Send a message via AIM to a2thak
Ati graphics

I have a gateway t-1616 im not sure of u got the same or not it has the same c ard. anyways i downloaded an ati driver from their website its for intergrated on board cards, its the X1200 or X1250 series. Anyways it makes the 3d go, im on ubuntu but the same driver on PCLinuxOS seems to go 1.5X to 2X faster anyways reply it this helps.

P.S the driver is self extracting and installing with Graphical INterface if your are just starting out.
__________________
A2thaK
a2thak is offline   Reply With Quote
Old 01-27-2008   #3 (permalink)
Just Joined!
 
clux's Avatar
 
Join Date: Dec 2007
Posts: 5
Ati graphics

Well it's the same card, and I'm using suse 10.3. The driver is working, but I wanna up the xgl acceleration, and this isn't working. I checked if I missed some packages from the reference ATI's manual , but everything looks good in my pc.
If you have any suggestions to check, I'll glad to hear it.

__________________
genius by birth..
slacker by choice
clux is offline   Reply With Quote
Old 01-27-2008   #4 (permalink)
Trusted Penguin
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Cowtown, Texas
Posts: 2,371
Check your /etc/X11/xorg.conf file, under the Device section and see which driver it's using with this command.
cat /etc/X11/xorg.conf |grep Driver
__________________
All new Users please read: FAQ
MikeTbob is offline   Reply With Quote
Old 01-27-2008   #5 (permalink)
Just Joined!
 
clux's Avatar
 
Join Date: Dec 2007
Posts: 5
Ati

cat /etc/X11/xorg.conf |grep Driver

Driver "kbd"
Driver "synaptics"
Driver "mouse"
Driver "fglrx"

Driver

Section "Device"
BoardName "ATI Radeon X1200 Series (RS690 791F)"
BusID "1:5:0"
Driver "fglrx"
Identifier "Device[0]"
Option "FSAADisableGamma" "no"
Option "CapabilitiesEx" "0x00000000"
Option "CenterMode" "off"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "mtrr" "off"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAScale" "1"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "ForceGenericCPU" "no"
Option "GammaCorrectionI" "0x00000000"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "no_accel" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosY5" "0.000000"
Option "UseFastTLS" "0"
Option "GammaCorrectionII" "0x00000000"
Option "BlockSignalsOnLock" "on"
Option "FSAAEnable" "no"
Option "KernelModuleParm" "locked-userpages=0"
Option "Capabilities" "0x00000000"
Option "VideoOverlay" "on"
Option "no_dri" "no"
Option "StereoSyncEnable" "1"
Option "PseudoColorVisuals" "off"
Option "UseInternalAGPGART" "no"
Option "usevnc" "no"
Option "FSAAMSPosX1" "0.000000"
Option "Stereo" "off"
Option "FSAAMSPosX2" "0.000000"
Option "OpenGLOverlay" "off"
Option "FSAAMSPosY0" "0.000000"
Option "ScreenOverlap" "0"
VendorName "ATI"
__________________
genius by birth..
slacker by choice
clux is offline   Reply With Quote
Old 01-27-2008   #6 (permalink)
Trusted Penguin
 
MikeTbob's Avatar
 
Join Date: Apr 2006
Location: Cowtown, Texas
Posts: 2,371
It looks good to me, are you sure the Device is listed on the page of supported cards?
__________________
All new Users please read: FAQ
MikeTbob is offline   Reply With Quote
Old 01-27-2008   #7 (permalink)
Just Joined!
 
clux's Avatar
 
Join Date: Dec 2007
Posts: 5
Ati

This card isn't supported directly, instead the x1300 supports my driver.
when I saw in /etc/x11/xgl-hardware-list, I din't find it.

hmm.. I got the acceleration 3D in the sax2. After that, I tried to get the XGL doing #gnome-xgl-switch --enable-xgl. When I restarted and logged again, my session never set up.

Now It's disable the xgl acceleration.
__________________
genius by birth..
slacker by choice
clux is offline   Reply With Quote
Old 01-29-2008   #8 (permalink)
Just Joined!
 
Join Date: Dec 2003
Location: CNH
Posts: 3
Send a message via AIM to a2thak
Driver

Hey sorry for taking so long. Anyways have u run aticonfig -f --initial i believe it is? it configures your config file for you. Now about that X not loading i believe is what ur saying, its probably the wrong driver it is infact the 1250 series driver that works the best it identifies my card as 1270 even tho its that driver, i think they support lots of card since the driver is 60 mb. And if even it's not in the list the chance of their hardware working alike in previous or newer models are high, its might not work good but if its the same series usualy it does. I suggest you download that driver and reinstall it and use the config tool from ati. If that doesnt fly and ur frustrated do what i do. Get ur self a sandwich and a soda and download Ubuntu or PclinuxOS and install that, im on Ubuntu right now, as the matter of Fact i was playing Medal Of Honor on it coupla hours ago thru winex3 (cedega) it runs great the 3d and all
hope it gives u some hope.
P.s back up your data to dvd or cd b4 u install
later
__________________
A2thaK
a2thak is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
 

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple(3) ATI Radeon 9200 PCI Cards sumdeus Slackware Linux Help 10 07-02-2006 10:16 AM
Computer freezes when exiting X... josolanes Linux Desktop / X-Windows 8 12-02-2005 05:25 PM
Ati drivers Xfree86 4.1 Debian Stable Toshiba A75 jlitton Linux On Laptops 1 04-13-2005 08:17 PM
slack 10.1 on Compaq Presario 1800 - X Windows not working. zeroth404 Slackware Linux Help 5 03-11-2005 04:57 PM
ATI Radeon drivers help Benny8909 Gentoo Linux Help 15 03-08-2005 12:51 PM

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 01:04 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0