Hi guys,
This is my first topic / post in this forum but I have learned alot by reading the forums. I already used backtrack two on my laptop with a ipw3945 network card installed, but now I'm stuck at backtrack three. If i want to startup backtrack three with 'startx' I get this error :
Fatal server error :
No screens found.
Is there a explantion for it?
I used the search, but I couldn't get an obvious answer.
Regards,
I'm a compulsive post editor, you might wanna wait until my post has been online for 5-10 mins before quoting it as it will likely change.
I know I seem harsh in some of my replies. SORRY! But if you're doing something illegal or posting something that seems to be obvious BS I'm going to call you on it.
Thanx for the answer, I only searched the remot-exploit forums though.
I See if I can get an answer.
Okay new update : I found an answer by searching on google, but first I'm trying the 'VESA' mode.
On the 'VESA' mode'backtrack 3 works but i cant load my ipw3945 drivers or ipwraw drivers.
Is there an quick solution for?
i think im having the same problem ...
The Xorg Log file = http;//cs-sol.swan.ac.uk/~cs440361/other/Xorg.0.log.txt
and
my xorg.conf file = http;//cs-sol.swan.ac.uk/~cs440361/other/xorg.conf.txt
any other info you need please ask
any help would be most appreciated
cheers
How did you get acces to the xconf files? When I'm booting from the live cd it says : permission denied?..
probably it's because you tried to open it with
but, you can't open a text-file like this.Code:bt ~ # /etc/X11/xorg.conf
you have to open it with an editor like vi:
Code:bt ~ # vi /etc/X11/xorg.conf