LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-17-2004, 01:10 PM   #1
darkarcon2015
Member
 
Registered: Jun 2004
Location: Potsdam, NY
Distribution: Fedora Core 6
Posts: 201

Rep: Reputation: 30
Debain Help (startx related).


I finished installing Debian and when I go to boot it, it brings me straight to the terminal. So I logged in and ran startx but it brings me back to the terminal again. It gave me a message saying that:

Code:
(EE) No devices detected

Fatal server error:
No screens found
Why is this? I told it to install the ATI drivers for my RADEON 9600 but i noticed that in the list of devices that it was checking for, only the RAGE cards were there. What can I do to fix this? I have also tried running xf86config but I had no luck with that either. Please help me...
 
Old 06-17-2004, 01:12 PM   #2
aliiscool
Member
 
Registered: Oct 2003
Location: New Jersey
Distribution: Slackware 9.1(current tree)
Posts: 32

Rep: Reputation: 15
can you show us the actual config file for X....

and try using the default VESA driver, see if that works
 
Old 06-17-2004, 01:14 PM   #3
darkarcon2015
Member
 
Registered: Jun 2004
Location: Potsdam, NY
Distribution: Fedora Core 6
Posts: 201

Original Poster
Rep: Reputation: 30
Okay I got it, go here to see it: http://chaos24.net/darkarcon2015/xf86config.txt

Last edited by darkarcon2015; 06-17-2004 at 01:27 PM.
 
Old 06-17-2004, 01:22 PM   #4
aliiscool
Member
 
Registered: Oct 2003
Location: New Jersey
Distribution: Slackware 9.1(current tree)
Posts: 32

Rep: Reputation: 15
do u have a bootable linux disk...i use knoppix when i'm in jam like you are right now....I'm not really sure if you can see a Linux Formatted HD on Windows...but if you can get a command line interface in linux you can just cp the file over to ur windows hard disk, or copy it onto a floppy then post it here. but if you can get the command line interface, i suggest that you simple just use xf86config, to redo the X Config and use the VESA Driver. or you can open the x config file and edit it by hand which i think is easier, and just goto the display driver portion and replace whatever driver you have [driver] with [vesa].
 
Old 06-17-2004, 01:33 PM   #5
darkarcon2015
Member
 
Registered: Jun 2004
Location: Potsdam, NY
Distribution: Fedora Core 6
Posts: 201

Original Poster
Rep: Reputation: 30
http://chaos24.net/darkarcon2015/xf86config.txt Here is my config, how can I change it so that it will work?
 
Old 06-17-2004, 01:42 PM   #6
blanks
Member
 
Registered: Jun 2004
Location: West Virginia
Distribution: Gentoo, Debian
Posts: 52

Rep: Reputation: 15
Hi
I had the same problem with my 8500 All-In-Wonder...
Use lynx or something to get the driver from ATI:
http://www.ati.com/support/driver/
It's the same driver as my 8500....
And here are the instuctions from ati:
http://www.ati.com/support/infobase/linuxhowto-ati.html
You'll need alien to change that rpm to a .deb (I had to mess with the -force options to get the deb to install), and you'll need the source for your kernel. I used a custom kernel in which I include the agpgart driver, but I'm not sure if you need this.
Hope this helps
 
Old 06-17-2004, 01:56 PM   #7
darkarcon2015
Member
 
Registered: Jun 2004
Location: Potsdam, NY
Distribution: Fedora Core 6
Posts: 201

Original Poster
Rep: Reputation: 30
Okay, I got the driver and used alien to convert it (NOTE: I am using KNOPPIX 3.4 to access my Debain files) to a *.deb. But now when I try to run it, it says
Code:
fglrx_4.1.0-4.9_i386.deb: read manifest failed: Success
What do I do?
 
Old 06-17-2004, 02:16 PM   #8
blanks
Member
 
Registered: Jun 2004
Location: West Virginia
Distribution: Gentoo, Debian
Posts: 52

Rep: Reputation: 15
Quote:
I am using KNOPPIX 3.4 to access my Debain files
You should probably use the command line in Debian to config this...That works, right?

As far as the error, make sure you have the kernel sources for the running Debian kernel installed in /usr/src. If you don't have these, use apt-get or dselect to get them. Also, when using dpkg to install the .deb, mess with the --force options. Did you read the ATI howto? It has what to do about certain error messages.
 
Old 06-17-2004, 02:19 PM   #9
aliiscool
Member
 
Registered: Oct 2003
Location: New Jersey
Distribution: Slackware 9.1(current tree)
Posts: 32

Rep: Reputation: 15
Section "Device"
Identifier "My Video Card"
Driver "vga"
# unsupported card
#VideoRam 131072
# Insert Clocks lines here if appropriate
EndSection


find that section....change it from "vga" to "radeon", if that doesn't work, change it to the "vesa" driver

use lsmod to see if ur agp is initialized, or maybe u've built it into the kernel?

in either case, I see no advantages to using the ATI Driver, but if u are going to use the ATI driver don't try and convert or anything, just install it via the rpm, just don't do a dep check..

for more info on how to config the radeon driver for X, use [man radeon]...its got alot of information.
 
Old 06-17-2004, 02:22 PM   #10
darkarcon2015
Member
 
Registered: Jun 2004
Location: Potsdam, NY
Distribution: Fedora Core 6
Posts: 201

Original Poster
Rep: Reputation: 30
How am I supposed to edit these lines through the Terminal? When I was using KNOPPIX i could only read the partitions files, not write to them. Also, do either of you guys have AIM, it might be easier to talk that way.

Last edited by darkarcon2015; 06-17-2004 at 02:24 PM.
 
Old 06-17-2004, 03:48 PM   #11
darkarcon2015
Member
 
Registered: Jun 2004
Location: Potsdam, NY
Distribution: Fedora Core 6
Posts: 201

Original Poster
Rep: Reputation: 30
No more help? How can I manually change that file?

Last edited by darkarcon2015; 06-17-2004 at 03:49 PM.
 
Old 06-17-2004, 03:53 PM   #12
darthtux
Senior Member
 
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070

Rep: Reputation: 47
- Don't use knoppix just boot to the terminal and login
- vi /etc/X11/XF86Config
- i to insert text
- ESC :wq to save and exit
- try startx
 
Old 06-17-2004, 03:58 PM   #13
darkarcon2015
Member
 
Registered: Jun 2004
Location: Potsdam, NY
Distribution: Fedora Core 6
Posts: 201

Original Poster
Rep: Reputation: 30
What do you mean "i to insert text" and "wq to save"?
 
Old 06-17-2004, 04:15 PM   #14
darthtux
Senior Member
 
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070

Rep: Reputation: 47
When you
vi /etc/X11/XF86Config
it opens the file in the vi text editor. vi has a command mode and edit mode. It opens in command mode and you have to press i to edit text. When your done editing you have to get back to command mode by pressing the ESC key and then :wq to write and quit.

If you have nano installed you can
nano etc/X11/XF86Config
it has key sequences at the bottom of the screen. ^ representing the control key
 
Old 06-17-2004, 04:46 PM   #15
aliiscool
Member
 
Registered: Oct 2003
Location: New Jersey
Distribution: Slackware 9.1(current tree)
Posts: 32

Rep: Reputation: 15
sorry i was asleep, day-time naps do wonders!....anyhoo just follow the advise these fellows gave you.

but if ur like me and don't like vi...

use emacs, or edit the file using a bootable linux distro, or once again copy it over to windows and edit it and copy it back.

hope it solves ur problems
 
  


Reply



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
A confused newbie - startx and other related commands Godsmacker777 Linux - Newbie 2 01-27-2005 12:40 PM
Bug / Xwindows / startx : xinit works but startx crash www.rzr.free.fr Linux - Software 4 10-17-2004 08:06 AM
debain AGilley007 Debian 7 07-18-2004 06:55 PM
Debian Help (startx related) darkarcon2015 Debian 3 06-18-2004 03:07 AM
startx vs startx -- :2 (font dimension is different!!) moly82 Linux - General 7 09-15-2003 12:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:04 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