Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-07-2003, 02:32 PM
|
#1
|
LQ Newbie
Registered: Aug 2003
Location: NY
Posts: 9
Rep:
|
debian(woody)/x help
I installed Debian without a hitch, but I have a problem starting Xfree86. Debian wont load a GUI, so I type in "startx" which tries to load and says, "Fatal server error: no screens found."
Above that it also says "ATI: PCI/AGP Mach64 in slot 1:0:0 could not be detected No devices detected"
I have an ATI Radeon 7500 and I chose the ATI chipset drivers during the setup. I also tried using the standard vga drivers, which also did not work.
I've only had a few months prior expierence in Mandrake before this, so please go easy on me. Thanks for any help.
|
|
|
08-07-2003, 05:32 PM
|
#2
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
I'd suggest running xf86config manually
and see where it gets you...
Cheers,
Tink
|
|
|
08-08-2003, 05:08 AM
|
#3
|
Member
Registered: Aug 2003
Location: Salzburg, Austria
Distribution: Ubuntu, CentOS, FreeBSD
Posts: 34
Rep:
|
Otherwise a lovely system, Debiaan can be a bit tricky when it comes to configuring X. You will probably have to do some things by hand.
For starters, edit XF86Config normally located in your root directory, and check the following section:
Section "Device"
Identifier "Generic Video Card"
Driver "radeon"
Option "EnablePageFlip" "true"
vendorname ""
boardname ""
EndSection
You have to make sure that Driver says radeon, and not ATI or something else. Once you change this, give it another try, and let us know what happens.
|
|
|
08-08-2003, 12:54 PM
|
#4
|
LQ Newbie
Registered: Aug 2003
Location: NY
Posts: 9
Original Poster
Rep:
|
I ran the xf86config manually, still had the same error messages when I finished. When it asked me to pick a number corresponding to the chipset I had, there was no choice for radeon.
I attempted to edit XF86Config, but I couldn't find the file to edit.
The only thing listed in my root directory is "cd.save"
I then went looking into the /etc/ directory, no X11 was listed there either.
|
|
|
08-08-2003, 01:51 PM
|
#5
|
LQ Newbie
Registered: Aug 2003
Location: NY
Posts: 9
Original Poster
Rep:
|
Well I feel like an idiot. The X11 is in the etc directory, and I edited the file like you said, but X11 still will not run.
I now get "(EE) No devices detected. Fatal server error: no screens found"
|
|
|
08-08-2003, 04:51 PM
|
#6
|
Member
Registered: Aug 2003
Location: Salzburg, Austria
Distribution: Ubuntu, CentOS, FreeBSD
Posts: 34
Rep:
|
OK. In that file, there should be something like this:
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1152x864" "1024x768" "800x600" "640x480"
Virtual 0 0
EndSubSection
SubSection "Display"
Depth 4
Modes "1152x864" "1024x768" "800x600" "640x480"
Virtual 0 0
EndSubSection
SubSection "Display"
Depth 8
Modes "1152x864" "1024x768" "800x600" "640x480"
Virtual 0 0
EndSubSection
SubSection "Display"
Depth 15
Modes "1152x864" "1024x768" "800x600" "640x480"
Virtual 0 0
EndSubSection
SubSection "Display"
Depth 16
Modes "1152x864" "1024x768" "800x600" "640x480"
Virtual 0 0
EndSubSection
SubSection "Display"
Depth 24
Modes "1152x864" "1024x768" "800x600" "640x480"
Virtual 0 0
EndSubSection
EndSection
Do you have it?
|
|
|
08-08-2003, 05:54 PM
|
#7
|
LQ Newbie
Registered: Aug 2003
Location: NY
Posts: 9
Original Poster
Rep:
|
Yes, it's almost exactly the same, just without the Virtual 0 0
I tried adding that in, but still no success.
Last edited by majesticsock; 08-08-2003 at 05:57 PM.
|
|
|
08-10-2003, 07:44 PM
|
#8
|
LQ Newbie
Registered: Aug 2003
Location: NY
Posts: 9
Original Poster
Rep:
|
I guess this means it can't be solved?
|
|
|
All times are GMT -5. The time now is 01:07 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|