Hardware :: Put A Radeon 8500DV Card In Slackware Box?

Aug 6, 2010

I decided to put a Radeon 8500DV card in my Slackware box. Works fine with the Vesa driver. Problem is, I'm using a widescreen monitor, and Vesa doesn't support my default resolution (1366x768). So I thought I'd do a little editing in my xorg.conf file and fix it right up.

I logged on as root, and did "X -configure", then I went in and edited the file it made me and put in the appropriate values for my monitor and resolution. And then it copied it over my xorg.conf file, and typed startx. Voila! Looked great, and I checked the settings to be sure I was in 1366x768. It worked fine!

Once.

Then I logged out and tried "startx" with my user account. As soon as I do, my monitor displays "No Signal"... weird - cause it just worked. So I rebooted, and logged on as root, and tried startx again. "No Signal"

So why would it work just once and not again. I tried repeating my steps exactly, and still can't get it to come up.

Here is the xorg.conf I used when it did work:

Quote:

Originally Posted by xorg.conf
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"

[Code].....

I tried removing the Card1 and Screen1 sections (since they are invalid), but that made no difference.

View 14 Replies


ADVERTISEMENT

Slackware :: ATI Radeon X700 DRI / ATI Card Configuration/driver?

May 11, 2010

I am setting up a system that I was recently given and am having some problems with the ATI card configuration/driver (I think).

THE SYSTEM

System is P4 3.0Ghz, 1GB RAM, 200GB SATA with new full install of Slackware 13, Fluxbox WM/DE.

Code:
lspci lines:01:00.0 VGA compatible controller: ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)]
01:00.1 Display controller: ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)] (Secondary)
I have read a lot of things that seem confusing to me, but I have set it up mostly with info from slackwiki.org, and after reading various threads here at LQ.

I am using an xorg.conf created with Xorg -configure, with the radeon driver and have added the DRI section and enabled options per the above URL.

THE SYMPTOMS

First, X starts and I can run glxgears and get a frame rate of 3100+.

But glxinfo seems incorrect:

Code:
glxinfo |grep -i render
GL_RENDERER: Mesa DRI R300 20060815 x86/MMX/SSE2 TCL
I see no "direct rendering: yes" as seems to be required (am I missing something?).

Most things seem to work such as video playback from DVD and Flash.

At boot the vesa modes do not work and I have to use vga=normal, which is no big problem, although a better framebuffer mode would be nice if possible.

But the first big problem I hit is running Blender. When it starts my screen goes blank with just the mouse cursor visible and moving. To get out of this I can kill X or ctl-alt-Fx to get a new login and kill the blender process. Oddly, I found I can also alt-F2 (Open a Run dialog in Fluxbox) which opens with a running Blender behind it - but any attempt to interact with the blender window reverts to the blank screen with mouse cursor.

I believe this to be due to the lack of DRI mostly because of a similar problem once encountered on another system - but am open to other suggestions.

But I think I need to better understand and configure the drivers for this video card before troubleshooting any applications.

So, I guess my questions would be:

1. Is the radeon driver the best choice for this card?
2. Are there advantages/disadvantages to using the ATI driver instead? (Is there a slackbuild for the proprietary driver?)
3. Can someone point me to any better sources of info for ATI cards/drivers used under Slackware?

View 3 Replies View Related

Ubuntu :: Xfx Radeon Card Compatibility?

Apr 21, 2010

I'm looking at buying this card and I'm wondering if anyone here has had an issue using this card with Ubuntu(currently on 9.10)

[URL]

View 3 Replies View Related

Ubuntu Multimedia :: Radeon Card Not Performing Well?

May 12, 2011

I have a Radeon HD 5830 card and it just doesn't seem to be working to it's full potential. I've tried TF2 and SC2 through the latest stable release of Wine, but the frame rates are horrible.

Also, when I run fgl_glxgears, I only get 800fps. (If I reboot the computer and run fgl_glxgears as soon as I log in, I get at least 3000fps for a few seconds. Then it's back to 800)

I've tried reinstalling the driver several times.

Why is the performance so low?

Here's my setup:
XFX Radeon 5830
Ubuntu 11.04 (fresh install and updated)
11.5 ATI driver from AMD's site. Here is fglrxinfo output:

[Code].....

View 9 Replies View Related

Hardware :: ATI Radeon X300 - Graphics Card ?

Apr 14, 2010

I had a problem with OpenGL on my computer (I run Ubuntu), and so I created a thread here: [url] but it turned out that the problem was with my graphics card, so I made a new thread at the Ubuntu forum at [ubuntu] Problem with OpenGL in Ubuntu - Ubuntu

View 4 Replies View Related

Hardware :: Configure Radeon Video Card ?

Dec 15, 2010

I have installed a 9200 Radeon (the card says 9250 on it, but computer reads as 9200) on a AMD Sempron 2500+ 64 bit,Ubuntu 10.04 Gnome 2.30.2, Kernel Linux 2.6.32-26; Samsung VGA 941BW monitor.

A friend told me if I added more RAM (512mb), the card would run properly & the graphics would be stellar.

He also told me the drivers were installed.

When I did this & started the computer, before I got to my login, a box appeared, telling me my graphics were running in "Low Mode", & do I want to configure them. When I said "Yes", it told me to restart. When I did, nothing happened & the video card is still running on "low". I checked the fglrx info, and was told "command not found".

View 2 Replies View Related

Hardware :: Radeon Module Does Not Recognize Card?

Sep 7, 2010

according to this, the radeon kernel module is not recognizing my card. This is disabling DRM in Xorg.

Here are the Xorg errors:

Code:
(II) Loading extension XFree86-DRI
(II) Loading extension DRI2
(EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM
[dri] Disabling DRI.

[Code]....

View 7 Replies View Related

Debian :: Can't Install My Graphics Card Radeon HD 3200

Mar 30, 2011

I can't install my graphics card Radeon HD 3200, I use the same driver as I always do. But this time it did not work, it boots with an X error and I can't get into gnome.

Here is the Xorg log.
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.29-dsa-ia32 i686 Debian

[Code].....

View 6 Replies View Related

Hardware :: 3-monitors Using ATI Radeon 2600 Video Card?

Jan 19, 2010

I'm running Ubuntu 9.10 on an HP Desktop with an ATI Radeon 2600 pci card that has four outputs. I want to run the same 3-monitor array that I had in windows. Is it possible to get this thing running and configured right in Linux? At the moment I can only get it to send a signal to 2 monitors. I installed the drivers step by step from the manufacturer, but I can't seem to get a signal to all 3 monitors.

View 6 Replies View Related

Hardware :: ATI RADEON 9250 Video Card Driver

Feb 20, 2009

There is running gOS on my computer (Ubuntu baset OS) and I want to install the Video Card driver for ATI RADEON 9250.

Ifound the driver in the official site =>> http://ati.amd.com/support/drivers/l...n-prer200.html

And I also saw the instructions of installation =>> [url]

But I cant instal the driver. When I write the comand sh ./ati-driver-installer-8.28.8.run (of course the file is in the home directory)the terminal window writes:

PHP Code:

And then written in the instruction: The ATI Proprietary Linux Driver Setup dialog box is displayed but no window or dialog box is displayd.

View 4 Replies View Related

Hardware :: Configuring ATI Radeon X1300 Video Card?

Feb 14, 2011

Using this video card but unable to find the setting for it in the options. I am using a generic VGA setting right now and it's getting less than optimum resolution. What's the proper setting for this card?

This is RedHat Enterprise edition.
The machine is Dell OptiPlex 745
The monitor is Dell 2005FPW (Digital)

The graphics is:

ATI Radeon X1300 Professional

View 8 Replies View Related

Debian Hardware :: Power Mac G5 And Radeon X1900 Video Card

Aug 27, 2011

I'm attempting to get Debian (Squeeze, latest net-install CD) working on a Power Mac G5 Quad with a Radeon X1900 Mac edition video card (PCI-Express.) The installer acted a bit weird right from the start, telling me that the step "Install the system" failed (with nothing in the way of useful error information,) but I got the base system installed at least. It booted fine to framebuffer console, so I set about installing GNOME on it. apt finished with nary a complaint, but when I rebooted, I found that when it's ready to launch into X, it chokes up and just sits there with a blank screen and a cursor. (Weirdly, though, the screen itself flickers on and off at a high rate, faster than the actual cursor blink.)

Framebuffer console still works, at least, so I was able to boot into single-user mode and do some investigating in my own limited capacity for this stuff (by which I mean "Google error messages and see what specifics are requested.") lspci -k shows the video card properly with the manufacturer and product name, so it is recognizing it, at least. When I try Xorg -configure, though (Xorg 1.7.7, it says,) it aborts with a "No DRICreatePCIBusID symbol" message. Checking dmesg gives me a "process Xorg mapped non-existing PCI legacy memory" message, followed by an "invalid ROM contents" message underneath.

I'm not sure what all to make of this. I've found a thread about problems getting the same basic setup (G5 Quad, X1900, Debian) to work, but it's a couple years old and the symptoms are different. There's some discussion there about the radeon/radeonhd driver looking for Atom BIOS information on non-Atom BIOS cards, which would explain the "invalid ROM contents" message, but on the other hand, if lspci recognizes the card properly, would that be the problem? I don't know. Obviously it's playing nicely enough to run framebuffer console output properly, but beyond that I have no idea. I'd really like to get this working - it'd really improve things over the GeForce 6600 it came with...

View 1 Replies View Related

Fedora Hardware :: ATI Radeon - Didn't Recognize To My Graphic Card

Feb 10, 2010

I just installed fedora12 on my machine,But it didn't recognize to my graphic card! my ATI card type is radeon 9550.

View 6 Replies View Related

Fedora Hardware :: Support For ATI Radeon HD 3000 Graphics Card?

Mar 1, 2011

I am thinking about buying a new computer. It has ATI Radeon HD 3000 Graphics. Does Fedora 14 support ATI Radeon HD 3000 Graphicst? Will I have to install a driver and if so where would I download the driver?

View 4 Replies View Related

Fedora Hardware :: Getting Drivers Installed For An ATI Radeon X300 Card In F14?

May 20, 2011

Well I've been trying to get drivers installed for this card for a few days now and I can't get anything to work. The proprietary drivers for this card don't support the xorg version installed in F14. I've tried mesa and ati drivers but I can't get them to actually work, they both just cause x to crash during startup. I've looked through the threads for ati drivers but they all seem to talk about using the latest catalyst drivers and thus non of them have helped me much.

View 3 Replies View Related

Ubuntu :: Manuel Download For Radeon 7500 Graphics Card?

Jun 3, 2010

find the manuel download for my radeon 7500 graphics card. I'm having a hard time finding it. Also, please look, at this other thread, I'm having a big problem: [URL]...

View 1 Replies View Related

Ubuntu / Apple :: Video Card Driver For Powermac G4 Radeon?

Aug 18, 2010

a powermac G4 with radeon 9000 RV250 in ubuntu 10.04 ppc i just want the graphic work better

View 9 Replies View Related

Ubuntu :: Doesn't Recognize Myvideo Card ATI Radeon X1200

May 30, 2010

I have an Acer Aspire 5516 and have been running ubuntu for a while. I couldn't resist the upgrade notice to 10.04 so I did it. Unfortunately it doesn't seem to recognize my video card ATI Radeon X1200 and I have to boot in safe graphics mode. I can use my computer but the display is a bit off. I have tried to install the ATI driver but get the following:

ATI Technologies Linux Driver Installer/Packager
Error: ./default_policy.sh does not support version
default:v2: x86_64:lib32::none:2.6.31-14-generic; make sure that the version is being
correctly set by --iscurrentdistro
Removing temporary directory: fglrx-install.eqUOxU

View 3 Replies View Related

General :: XFX Radeon 5450 Card - Video Memory 256M

Jun 22, 2011

I recently bought 1GB video card of 'xfx radeon hd 5450'. It came with cd for drivers of windows.
I installed fglrx. Still in ubuntu 10.10 (lucid) I ran: lspci -v | grep -i prefetchable
which shows 256M which is video memory of my ASUS motherboard.

View 4 Replies View Related

Software :: Installing ATI Radeon Card In Existing Fedora 12 System?

Aug 23, 2010

After lots of trouble with the new Nvidia stuff in Fedora 12 I gave up and am trying to switch to an ATI Radeon 4350 card in the existing system.I have removed the Nvidia refs with rpm -e, deleted /etc/X11/xorg*, and installed the card. I am only able to get a maximum resolution of 1024x768. Here's what I've done:

Boot and su/delete all refs: /etc/X11/xorg*
Reboot. System comes up with 1024x768
Select Administration->Display to run system-config-display.
Su/password dialogue

[code]....

If I try to add a mode line following Depth 24, It is ignored by system-config-display and overwritten. This worked with the Nvidia installation and I was able to select my resolution above 1024x768.

View 13 Replies View Related

Fedora Installation :: The Video Card Is An ATI Radeon And The Drivers From The ATI Site Don't Work

Aug 10, 2009

I've loaded Fedora and must say what a nice OS! But I'm having some issues getting the video working correctly so let me jump right into the issue. The video is very garbled and hard to read. can't seem to find a way to correct what would appear to be a driver issue. Here are a list of things tried:

- display works fine with Ubuntu

- display is clear but is chopped off when using an external monitor from onboard vga slot

The video card is an ATI radeon and the linux drivers from the ATI site don't work with the new images that are out yet.

View 3 Replies View Related

Fedora Hardware :: Will 15 Support Amd/Ati Radeon Hd 4250 Video Card On Laptops

Mar 29, 2011

Will Fedora 15 support this video card on laptops?

View 2 Replies View Related

Fedora Hardware :: Install Ati Display Card Driver - Ati Radeon Hd 6370M ?

Jun 14, 2011

The display card of my notebook is ATI rd 6370m ,the OS is fedora14. After I installed the driver download from ATI web site, it says that my computer can only run 2D can't run 3D. I want to know if some one used the same card with me in fedora14 has run 3D sussesfully? After the installlation I run "#aticonfig" it says "can't find the adaper".

View 2 Replies View Related

OpenSUSE Hardware :: Radeon 4670 Ati Driver - Graphics Card Recommendation?

Mar 13, 2010

I recently bought a HIS HD 4670 IceQ card but can't get it to work in openSUSE 11.2 Under Windows the card works fine, so I assume there is no hardware problem. I tried this card in two computers with different mainboards, but it does not work. Several times I reinstalled openSUSE completely from scratch (tried both 32bit and 64bit versions) but no luck. The problem: Right after the installation it uses the radeonhd driver. This basically works, but without 3D (no Tuxracer...) and even 2D is slow (dragging around windows on the desktop is slow, page scrolling in firefox also).

Then I tried to install the ati proprietary driver, both from rpm (the rpm's from the "official" ati repository have a checksum error, as already mentioned in another thread!), and by downloading the driver from AMD and running the install script. The install script seems to work successfully. The kernel module is compiled and loaded. "aticonfig --initial" makes a rudimentary xorg.conf. But then, when starting X, it does not work:

- on one of the 2 tested systems, even kdm does not start, the screen simply stays black with a frozen cursor top left, even CTRL+ALT+backspace doesn't do anything - on the other system, kdm starts and shows the login screen, but when trying to start KDE kwin crashes, and the windows have no title bar (when I googled for this symptome I found lots of people also having this problem...) - trying to configure the system using sax2 didn't help, even sax2 doesn't display properly I have now spent 4 days trying to get this to work and now I'm really tired of those buggy graphics drivers, be it proprietary or open source...

Can anyone recommend me a graphics card that is approximately as powerful as the radeon 4670 (I bought this card because it is said to be the most economical card (both in price and energy consumption) that allows to play Anno 1404 reasonably well on windows), but is known to work in openSUSE 11.2, even in 3D mode (tuxracer...)?

View 4 Replies View Related

OpenSUSE Hardware :: Can't Get Drivers For Graphic Card ATI Mobility Radeon HD 4330

Apr 18, 2010

I have got notebook HP 4710s and I can't get drivers for graphic card ATI Mobility Radeon HD 4330. ATI repository for openSUSE and SLED doesn't working. Do you know when Can I get it?

View 2 Replies View Related

Ubuntu Installation :: 8.04 Vs 9.10 - ATI Radeon 9000 Graphics Card Doesn't Recognize

Jan 20, 2010

I have an ATI Radeon 9000 Graphics card that Ubuntu 9.10 doesn't seem to recognize no matter what I do. Knowing that its an older card and that ATI stopped support for it a while ago, I was wondering if anyone knows if I would have better luck on Ubuntu 8.04. I can't get 3d or opengl to work, or install the correct ATI Driver.

View 2 Replies View Related

Ubuntu :: Install The Driver For ATI Radeon X1600 Series Video Card?

Jun 14, 2010

I'm trying to install the driver for my ATI Radeon X1600 Series video card. I got the driver from the ATI site. Heres the link: [URL]... I'm using 10.04 LTS. I have attached a screenshot of the message I get when I run the installer.

View 4 Replies View Related

Ubuntu Installation :: White Screen Instead Of Desktop In 10.10 (Radeon 7500 Card)

Oct 3, 2010

I have upgraded an IBM T41 laptop from UNR 10.04 to 10.10 beta. Upgrade ran fine.

After rebooting, I see the splash screen, and eventually the screen goes white. It does this over a few transitions, most likely in the time between X starting and having the desktop loading (I have auto logon enabled).

Once it is all white, I can Ctrl-Alt-F1 to the terminal. Since then I have disabled auto login but same result. I have also removed Unity (I use UNR and the T41 doesn't have a 3d graphics card), and have the same white screen.

Only after removing xserver-xorg-video-radeon, can I get to the Ubuntu Desktop (in 16 colour glory).

The Thinkpad T41 has a Radeon Mobility 7500 in it, and ran fine in UNR 10.04 (which is also a different kernel).

There was no xorg.conf in use (although I have added one during testing and forced the radeon driver to load) and I reviewed xorg log but didn't see anything.

View 4 Replies View Related

Ubuntu Installation :: Install ATI Radeon 9600 Graphic Card Driver?

Oct 15, 2010

I don't understand how i should install the driver for my code...

View 2 Replies View Related

Ubuntu :: ATI Mobility Radeon Hd 3650 Graphics Card Is Not Supported - Compiz

Nov 8, 2010

I'm having problems with my graphics. I have ATI mobility radeon hd 3650 and I get an issue with desktop effects. They can't be enabled even though the card is supported. I had some trouble with installation and used this thread's instructions: http://ubuntuforums.org/showthread.php?p=9133906. I finally seem to have it installed and configured but I still can't use desktop effects. Also this whole process started because I couldn't get minecraft working getting the GLX13 error.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved