View Full Version : Fatal Server Error: No Screen Found (ATI)
Dowski33
06-24-2008, 07:56 PM
so just installed bt3 didnt have any problems until i rebooted after installing some files and decided to run "xconf" apparently a bad idea i refered to ShadowKill's thread about this under "Nvidia-compiz issues have returned" and seem to have gotten no where due to the fact that the card I have is an ati. ive searched on this and havent come up with much. any ideas for an ati fix?
becuase i followed this:
bt ~ # ls -la /dev/nv*
and got back
crw-rw-rw- 1 root video 195, 0 Nov 21 2005 /dev/nvidia0
crw-rw-rw- 1 root video 195, 1 Nov 21 2005 /dev/nvidia1
crw-rw-rw- 1 root video 195, 255 Nov 21 2005 /dev/nvidiactl
but at the same time i know this is useless when your hardware is ATI not Nvidia so im assuming this would be the same way to fix it for ati but i also have no idea what files to look for in ls -la /dev/
for ati to chown back to root : video
any ideas?
cybrsnpr
06-24-2008, 08:18 PM
If this is a fresh install the easiest and quickest thing to do would be just to reinstall all over again.
Dowski33
06-24-2008, 08:31 PM
id rather not just reinstall to solve all of my problems because then I can help other people when this problem comes up for them.
and i also forgot to mention ive tried
bt ~ # ls -la /dev/a* (ati)
bt ~ # ls -la /dev/at* (ati)
bt ~ # ls -la /dev/r* (radeon)
bt ~ # ls -la /dev/rad* (radeon)
and have failed to find anything to do with video or ATI / Radeon
streaker69
06-24-2008, 08:34 PM
bt ~ # ls -la /dev/a* (ati)
bt ~ # ls -la /dev/at* (ati)
bt ~ # ls -la /dev/r* (radeon)
bt ~ # ls -la /dev/rad* (radeon)
You do realize that ls -la /dev/a* would return the same results as ls -la /dev/at* as well as ls -la /dev/r* and ls -la /dev/rad*?
Dowski33
06-24-2008, 08:46 PM
yes lol....
i tried rad* before r* and at* before a* i just copy pasted those and changed it they weren't typed in, in the order i posted i apologize.
and btw rad would return results like RADeon or RADicals or RADial
and r would return RATHEON RADEON RAMSUS ROFL etc...
same as a and at
it just specifies the return of what its going to look for.
when you type a* or at*
streaker69
06-24-2008, 09:42 PM
yes lol....
i tried rad* before r* and at* before a* i just copy pasted those and changed it they weren't typed in, in the order i posted i apologize.
and btw rad would return results like RADeon or RADicals or RADial
and r would return RATHEON RADEON RAMSUS ROFL etc...
same as a and at
it just specifies the return of what its going to look for.
when you type a* or at*
I know that, I was just pointing out that your commands were rather redundant.
Dowski33
06-25-2008, 03:26 AM
well not entirely I was under the assumption i was looking for something to do with radeon and ati so i searched rad* and at* looking for something named similar to that and not knowing file names i broadened the search by using a* and r* still under the assumption that the things i was looking for had to do with a or r.
Dowski33
06-25-2008, 06:45 PM
i solved it..... partially i would say.....
just run the live cd.....
and run through these commands
bt~#mkdir /mnt/backtrack
bt~#mount /dev/hda3 /mnt/backtrack
bt~#mkdir /mnt/backtrack/boot/
bt~#mount /dev/hda1 /mnt/backtrack/boot
bt~#cp --preserve -R /{bin,dev,home,pentest,root,usr,etc,lib,opt,sbin,va r} /mnt/backtrack
bt~#mkdir /mnt/backtrack/{mnt,proc,sys,tmp}
bt~#mount --bind /dev/ /mnt/backtrack/dev/
bt~#mount -t proc proc /mnt/backtrack/proc/
bt~#cp /boot/vmlinuz /mnt/backtrack/boot/
and reboot and should work like gold again
now if anyone knows how to actually fix it without having to reinstall bt3 instead of just being able to chown (what ever ATI's stuff is under /dev/) please do post it.... id rather not have to just do it like this every time.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.