My last thread was very unfocused because I had no idea what I was doing. I still have no idea what I'm doing but I know more so i thought I would start a new thread that was focused a bit more on what I now believe to be my primary problem.
First of all, I'm running a Dell D600. It has a Pentium M 1.6 Ghz processor, 512MB RAM and a 40 GB hard drive. The problem hardware (I believe) is the AMD nee ATI Radeon RV250 Mobility FireGL 9000 video card.
I am running the latest stable version of antiX with iceWM.
I've spent enough time on this that I am getting stubborn about seeing it through to completion. My objective is to either determine that SLiM will not work with my video card for whatever reason, or to get it to work.
My hypothesis is that the reason SLiM does not work is because there are no drivers available for my video card other than the open source drivers. I am imagining that the open source drivers do not get loaded until you startx. Therefore, SLiM would have nothing to go off of until SLiM is no longer needed.
I can find precious little documentation on SLiM and how it figures out how to work with a video card. Is there some way I can point it towards the open source drivers for x? Is there some information resource on SLiM that I don't know about? The site for SLiM seems to leave a lot to be desired in terms of comprehensive information. If anyone can point me in the right direction I'd greatly appreciate it.
topic title: SLiM and video cards/drivers
11 posts
• Page 1 of 1
-
Posts: 34
- Joined: 27 Dec 2012
-
Posts: 1,062
- Joined: 20 Jan 2010
#2
boot into init 3 by adding 3 to the end of the grub boot line.
log in as root
type: sgfxi (press enter)
run through to see if that finds a good driver to use, if it does not there is a good chance the opensource driver is already in antiX just not being initialized
again in init 3 as root
type: service slim stop (press enter)
type: killall Xorg (press enter ) this is to verify x is not running
type: X -configure (press enter)
when that is done
type: cp /root/xorg.conf.new etc/X11/xorg.conf (press enter) please not due to forum issues there needs to be a / in front of etc that I cannot write there
type: service slim start (press enter) or type: reboot (press enter)
log in as root
type: sgfxi (press enter)
run through to see if that finds a good driver to use, if it does not there is a good chance the opensource driver is already in antiX just not being initialized
again in init 3 as root
type: service slim stop (press enter)
type: killall Xorg (press enter ) this is to verify x is not running
type: X -configure (press enter)
when that is done
type: cp /root/xorg.conf.new etc/X11/xorg.conf (press enter) please not due to forum issues there needs to be a / in front of etc that I cannot write there
type: service slim start (press enter) or type: reboot (press enter)
-
Posts: 34
- Joined: 27 Dec 2012
#3
Alright, thanks.
I got ERROR: (253) No supported fglrx card found!
You can use this script to install the native Xorg drivers: sgfxi -n
I got ERROR: (253) No supported fglrx card found!
You can use this script to install the native Xorg drivers: sgfxi -n
-
Posts: 1,062
- Joined: 20 Jan 2010
#4
ok run sgfxi -n
if that does not work do the seccond half of my first post
if that does not work do the seccond half of my first post
-
Posts: 34
- Joined: 27 Dec 2012
#5
It seems to me like my lack of knowledge is killing me big time. I'm sure this would be a very simple fix for most of you. All I knew was that if I could get to a graphical user interface, it must have figured out some sort of drivers for the card. Apparently not though?
It's working on installing the drivers now. I'll update when it's done. Thanks again.
It's working on installing the drivers now. I'll update when it's done. Thanks again.
-
Posts: 34
- Joined: 27 Dec 2012
#6
I'm not sure how to tell if it installed drivers. It went through an installation process and did not give me any errors. Then I still had to login and startx to get to a graphical environment. I restarted and the same thing happened. Also, where it says it's loading SLiM it still does not put an [OK] next to it during the boot process.
-
Posts: 34
- Joined: 27 Dec 2012
#7
Alright, after"X-configure" I get the following:
Number of created screens does not match number of detected devices.
Configuration failed.
Server terminated with error (2). Closing log file
Number of created screens does not match number of detected devices.
Configuration failed.
Server terminated with error (2). Closing log file
-
Posts: 34
- Joined: 27 Dec 2012
#8
I guess it created an xorg.conf.new file. I copied and moved it to the / etc/x11 folder and named it xorg.conf in the process. Then on a whim I deleted:
Screen 1"Screen1" RightOf"Screen0"
Screen 2"Screen2" RightOf"Screen1"
This left:
Screen 0"Screen0" 0 0
in the Section"ServerLayour" portion of the file.
Restarted, everything is the same. Not sure where to go from here. Back to Google until someone else has time to point me in the right direction.
Screen 1"Screen1" RightOf"Screen0"
Screen 2"Screen2" RightOf"Screen1"
This left:
Screen 0"Screen0" 0 0
in the Section"ServerLayour" portion of the file.
Restarted, everything is the same. Not sure where to go from here. Back to Google until someone else has time to point me in the right direction.
-
Posts: 34
- Joined: 27 Dec 2012
#9
Alright, I made some sort of progress.
I booted into init3 as root. Then I typed:
sgfxi -N radeon
This forced the radeon install. Not sure if it was the free or non-free drivers. Whatever it did though, when it got done I selected 1 to load the desktop and it took me to SLiM. iceWM doesn't look any better or worse, but SLiM now works.
Dave, thanks for pointing me in the right direction. I was getting pretty down. I've probably spent 14 hours Googling and studying this deal. If anyone wants to explain to me what happened and whether I have free or non-free drivers now and why this worked, etc, I'd appreciate it. I still feel like the man holding the tail of an elephant and saying"elephants must be very much like snakes!".
I booted into init3 as root. Then I typed:
sgfxi -N radeon
This forced the radeon install. Not sure if it was the free or non-free drivers. Whatever it did though, when it got done I selected 1 to load the desktop and it took me to SLiM. iceWM doesn't look any better or worse, but SLiM now works.
Dave, thanks for pointing me in the right direction. I was getting pretty down. I've probably spent 14 hours Googling and studying this deal. If anyone wants to explain to me what happened and whether I have free or non-free drivers now and why this worked, etc, I'd appreciate it. I still feel like the man holding the tail of an elephant and saying"elephants must be very much like snakes!".
-
Posts: 1,062
- Joined: 20 Jan 2010
#10
i would run inxi -F or inxi -g to find more information on the graphics card and drive.
-
Posts: 34
- Joined: 27 Dec 2012
#11
inxi -F says this about the Video card
Graphics: Card: Advanced Micro Devices [AMD] nee ATI Radeon RV250 [Mobility FireGL 9000]
X.Org: 1.12.4 driver: radeon Resolution: 1024x768@60.0hz
GLX Renderer: Mesa DRI R200 (RV250 4C66) x86/MMX/SSE2 TCL DRI2 GLX Version: 1.3 Mesa 8.0.5
Graphics: Card: Advanced Micro Devices [AMD] nee ATI Radeon RV250 [Mobility FireGL 9000]
X.Org: 1.12.4 driver: radeon Resolution: 1024x768@60.0hz
GLX Renderer: Mesa DRI R200 (RV250 4C66) x86/MMX/SSE2 TCL DRI2 GLX Version: 1.3 Mesa 8.0.5