LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   FreeBSD Fatel Error (https://www.linuxquestions.org/questions/%2Absd-17/freebsd-fatel-error-194271/)

bigbossandy 06-16-2004 02:29 PM

FreeBSD Fatel Error
 
i boot the distro
i type the username and pswd
then i type
#startx
this gives me a long crap lines
and at the end
Fatal server error:
no screens found
i already ran Mandrake Linux 8.0 Fine on this pc
im trying to go a little higher in the "difficultie" of the distros so i can learn more lol

Peacedog 06-16-2004 05:04 PM

did you setup your x configuration during the install? do you know your monitors horizontal and verticle refresh rates? what video card do you have? do you know how much memory it's got?

bigbossandy 06-17-2004 09:32 AM

i have set it up it says i have no valid screens but i set it up all right
with layout everything
btw i have a Kyro II Hercule 3D 64MB 175 MHz
i dont realy know my scanline and shit

bigbossandy 06-17-2004 11:00 AM

okok i fixed the problem i did
edit /etc/X11/XF86Config
i editted the something in the "Screen" part to "Card1" as i did into the Installation i made a mistake i think
but now i have no mice rofl

Peacedog 06-17-2004 12:02 PM

have a look at these

http://www.freebsd.org/doc/en_US.ISO...re.html#MOUSED

http://www.freebsd.org/doc/en_US.ISO...ml#X-AND-WHEEL

this may also be useful

Code:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5"
EndSection

good luck.

bigbossandy 06-17-2004 02:48 PM

i fixed it already ^^
and lol it wasnt Mouse0
it was Mouse1 rofl but thanks for the help guys ^^

XavierP 06-17-2004 02:50 PM

Moved: This thread is more suitable in *BSD and has been moved accordingly to help your thread/question get the exposure it deserves.


All times are GMT -5. The time now is 01:09 PM.