LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-28-2002, 12:19 PM   #1
digital bots
Member
 
Registered: Feb 2002
Distribution: Slack 10.1
Posts: 215

Rep: Reputation: 30
Radeon cards in slack


I tried every type of driver that i could think of ie the generic ones and the unsupported VGA ones. I am doing a fresh install of slack on my pc that has the ATI all in wonder radeon 7500, now how or where do i get the drivers for this thing
edit
i tried to install the new freex86 and still nothing

Last edited by digital bots; 05-28-2002 at 12:22 PM.
 
Old 05-29-2002, 06:37 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Re: Radeon cards in slack

Quote:
Originally posted by digital bots
I tried every type of driver that i could think of ie the generic ones and the unsupported VGA ones. I am doing a fresh install of slack on my pc that has the ATI all in wonder radeon 7500, now how or where do i get the drivers for this thing
edit
i tried to install the new freex86 and still nothing :(
Hi bots ...

Hmmm ... what exactly is the problem you got m8?
X not starting automatically, startx crashes, ...?

Cheers,
Tink
 
Old 05-29-2002, 06:53 PM   #3
jpweston
Member
 
Registered: Mar 2002
Location: Sacramento, CA
Distribution: Slackware 8.1; Debian 3.0
Posts: 222

Rep: Reputation: 30
db,

According to the XFree86 site, "Radeon" chipsets are supported with the ati driver. However, depending on what the problem is you're having, that may not be the issue.

Here's my favorite recipe for configuring X (v4.1.0 and up):

As root, run:

Code:
 /usr/X11R6/bin/XFree86 -configure
This will probe all of your hardware and create a comment-less XF86Config.new file in root's home directory (not the / directory). You are also given a command to test it out (the test will just show the X for the cursor and the black/white pattern). If that works out for you, you can tweak the modes in the file then move it over into /etc/X11 for normal usage.

But yeah, give us some details and we'll do what we can for ya!

j.
 
Old 06-05-2002, 12:16 AM   #4
digital bots
Member
 
Registered: Feb 2002
Distribution: Slack 10.1
Posts: 215

Original Poster
Rep: Reputation: 30
i unloaded slack yet again when i get it up and running i will post it thanks u guys this means alot to me
 
Old 06-05-2002, 12:21 AM   #5
milos
LQ Newbie
 
Registered: May 2002
Posts: 12

Rep: Reputation: 0
fresh install?

If your doing a fresh install, during setup, choose one of the frame buffers when you get to that part of setup, eg)1024x768x16, or whatever your moniter can handle. ATI is well supported in slack and your card should be detected. I'm using a radeon also and that's all I did, and have had no problems. If that doesn't work than you'll have to run 'xf86config' as root, but be prepared with lots of system info, moniter sync rates etc.... you can also try running 'superprobe' to get slack to give you your video card info and to see if it gets detected.

good luck
 
Old 06-07-2002, 11:23 AM   #6
digital bots
Member
 
Registered: Feb 2002
Distribution: Slack 10.1
Posts: 215

Original Poster
Rep: Reputation: 30
Re: fresh install?

Quote:
Originally posted by milos
If your doing a fresh install, during setup, choose one of the frame buffers when you get to that part of setup, eg)1024x768x16, or whatever your moniter can handle. ATI is well supported in slack and your card should be detected. I'm using a radeon also and that's all I did, and have had no problems. If that doesn't work than you'll have to run 'xf86config' as root, but be prepared with lots of system info, moniter sync rates etc.... you can also try running 'superprobe' to get slack to give you your video card info and to see if it gets detected.

good luck
what disto did u use mine just installed then gave me a promt screen. LOL! I had to do xf86config and do all that configuring but i dont mind doing all of that because i know whats on my pc well i loaded slack and now i am downloading the new xfree i will post in a sec what happends next
 
Old 06-08-2002, 07:36 AM   #7
digital bots
Member
 
Registered: Feb 2002
Distribution: Slack 10.1
Posts: 215

Original Poster
Rep: Reputation: 30
ok installed the new xfree but i dont see radeon on the list of video cards when i do xf86config. I downloaded the 4.x of free x does anyone know where i went wrong?
 
Old 06-08-2002, 10:01 AM   #8
jpweston
Member
 
Registered: Mar 2002
Location: Sacramento, CA
Distribution: Slackware 8.1; Debian 3.0
Posts: 222

Rep: Reputation: 30
db,

When I used xf86config my card wasn't listed either. Try the following:

Quote:

As root from the command line, run:

Code:
 /usr/X11R6/bin/XFree86 -configure
This will probe all of your hardware and create a comment-less XF86Config.new file in root's home directory (not the / directory). You are also given a command to test it out (the test will just show the X for the cursor and the black/white pattern). If that works out for you, you can tweak the modes in the file then move it over into /etc/X11 for normal usage.
 
Old 06-10-2002, 12:24 AM   #9
digital bots
Member
 
Registered: Feb 2002
Distribution: Slack 10.1
Posts: 215

Original Poster
Rep: Reputation: 30
i know for sure i am not a pro at this but i ran that then i ran the command it gave i got the x with the b&w screen but i couldnt figure out how to get out of that screen.but what is the point of that screen? Froom the looks of it i have the same space on the screen as i did with the generic driver.i guess unless there are other ways to get it fixed i will wait for slack 8.1 comes out.
 
Old 06-10-2002, 02:24 AM   #10
jpweston
Member
 
Registered: Mar 2002
Location: Sacramento, CA
Distribution: Slackware 8.1; Debian 3.0
Posts: 222

Rep: Reputation: 30
db,

That screen is the test screen for X. If you see it, then everything *should* be configured ok. The next step is to move the XF86Config.new file in /root to /etc/X11 as XF86Config. Then, try starting X again. You should be good to go and the window manager you've chosen will load up. If you want to see what window manager to expect, look at /etc/X11/xinit/xinitrc That file will be a link to xinitrc.name_of_wm (i.e. xinitrc.kde). You can change your window manager by redirecting the link.

j.
 
Old 06-10-2002, 07:01 AM   #11
digital bots
Member
 
Registered: Feb 2002
Distribution: Slack 10.1
Posts: 215

Original Poster
Rep: Reputation: 30
i would like to start off by saying wowzers and thanks i didnt think i would ever see slack again on my pc but now its working. Not to bother you a second longer but i was wondering i am use to a higher screen rez and color depth i checked that xf86config file and its not the same as when you configure it by hand does that mean it cant be edited like the other one?
 
Old 06-10-2002, 02:56 PM   #12
jpweston
Member
 
Registered: Mar 2002
Location: Sacramento, CA
Distribution: Slackware 8.1; Debian 3.0
Posts: 222

Rep: Reputation: 30
db,

You can edit XF86Config all you like - no problem. Just add the resolutions to the Modes line under the Screen0 section at the bottom of the file. Here's an example:

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

You don't *need* the DefaultDepth line - it just specified what color depth to use when X starts. The Modes line can have resolutions in any order, going from left to right, they are in order of your preference.

j.
 
Old 06-11-2002, 07:57 AM   #13
digital bots
Member
 
Registered: Feb 2002
Distribution: Slack 10.1
Posts: 215

Original Poster
Rep: Reputation: 30
I would like to first start off by saying thank you for fixing my slack. I didnt think i would ever be back in it again But this was truely some that i wouldnt never have found out on my own with out asking. Well Thanks alot
 
Old 06-11-2002, 09:01 AM   #14
jpweston
Member
 
Registered: Mar 2002
Location: Sacramento, CA
Distribution: Slackware 8.1; Debian 3.0
Posts: 222

Rep: Reputation: 30
db,

Glad to hear things are up and running!

j.
 
Old 06-13-2002, 04:18 AM   #15
ka24
LQ Newbie
 
Registered: Jun 2002
Distribution: Slackware
Posts: 1

Rep: Reputation: 0
All in Wonder Drivers

I think the drivers you need are at http://gatos.sourceforge.net/
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Radeon graphics cards with KT400 chipset nemesis636 Linux - Hardware 14 11-15-2004 06:06 AM
BTTV cards running under the new radeon drivers? ravalox Linux - Software 0 06-26-2004 10:06 AM
does fglrx supports radeon PCI cards?? kelvinhbo Linux - Hardware 4 05-09-2004 05:34 AM
Network Cards don't work with Radeon 8500dv all-in-wonder timmyh33 Linux - Networking 2 01-29-2004 10:58 PM
RH9 - 2 Radeon video cards - dual monitors Thaidog Linux - Hardware 0 09-05-2003 04:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration