Hello, I am new to SliTaz. I just installed it and now when I go to boot up, (BTW I am using SliTaz 3.0) it takes me to a black screen where I can type in commands and login. So I enter my username and password. Then it takes me to another black screen that looks like a terminal and I type startx, when I do that it says a bunch of stuff I do not understand. It says things about the Display Variable being wrong or it cannot boot into it. It will not open anything. I cannot get to my desktop. What do I do?

Can't Boot
(8 posts) (4 voices)-
Posted 13 years ago #
-
To help us narrow it down, can you please answer the follow:
1. Can you write down the exact error message and post it here?
2. What kind of system are you using?
3. What type of video card does your system have?
4. Has this always happened with SliTaz or did the LiveCD work?Posted 13 years ago # -
1- Error Message: Build Operating system: Slitaz GNU/Linux
Current Operating system: Linux Slitaz 2.6.30.6-Slitaz #1 SMP THU APR 8 21:19:10
CEST 2010 i686
Build Date: 02 March 2010 2:38:08AMBefore reporting problems; Check HTTP://wiki.x.org to make sure you have the latest version.
Module loader present
Markers: [--] probed, [**] From config file, [==] default setting, [++] from command line. [!!] notice. [II] informational, [WW] warning, [EE] Error, [NI] Not implemented, [??] unknown.
[==] log file: "/var/log/Xorg.0.log", Time:Fri Aug 19 14;45;51 2011
[==] Using configed file; "/etc/X11/xorg.conf"
[EE] No device is detectedFatal Server error:
No screens found
Openbox-Message: Failed to open the display from the DISPLAY environment variable.
root@slitaz:~# DEBUS_SESSION_BUS_ADDRESS=Unix:abstract=/tmp/debus-Tn2iW06Bvd,guid=760017e207b52c44888090a24e4e771f
DEBUS_SESSION_BUS_PID=1342[lxpanel:1293]: Gtk-WARNING **: cannot open display: localhost:0.0
2- System: Slitaz 3.0 Pentium 4 Processor 2.40 GHz, 740 MB ram, 6.4 GB Hard Drive
3- Video Card: Intel Integrated Graphics ( Not sure which one)
4- Has it happened before: I don't have a CD drive, I put the hard drive in another computer and installed it on their computer and put it back into mine. So I can't run live CD.
Posted 13 years ago # -
If the machine is connected to internet:
Login to console as root:
su
password: root
#tazx
Choose: Xorg Install or reconfigure Xorg
Choose: intel
tazx should download/install intel driver, then run X -configure which autoconfigures /etc/X11/xorg.confPosted 13 years ago # -
I think I see the problem. It detected the settings for the other computer, so it hasn't been setup for yours just yet. Luckily it just means we have to force it to detect your display again.
First thing we need to do is get rid of the xorg.conf your using:
1. After you log in type su, press enter/return and enter your root password.
2. Type rm /etc/X11/xorg.conf and press enter/return
And that should get rid of the old one so your system can detect the new settings.
Now let's try detecting your settings so the system is configured right before you reboot (still at the same screen):
3. Type /etc/init.d/hwconf.sh and press enter/return
This should run the same hardware detection you get when you boot your PC. Next we'll just make sure you have everything loaded that you might need:
4. Type tazhw detect-pci and press enter/return
5. Type tazhw detect-usb and press enter/return
6. Type tazhw detect-modules and press enter/return
And that should do it, now just restart your PC and see if it works.Posted 13 years ago # -
When I did that the only display driver that was displayed was quit quiter. When I tried to start X again I get this Error:
Fatal server error:
No screens found
pcmanfm: fatal IO error 104 [connection reset by peer] on X server :0.0.
XIO: fatal IO error 104 [connection reset by peer] on X server ":0.0."
after 0 requests [0known process" with 0 events remaining.
root@slitaz:~# lxpanel: fatal IO error 104 [connection reset by peer] on X server :0.0.Posted 13 years ago # -
Okay what you said Trixar worked! He is on his OS finally but now when he tries to connect to the internet it wont let him on .-.
Posted 13 years ago # -
Hey guys, NiddersST was asking this question for me, Thank you guys so much for the answers! Everything is working fine now! I started the X and I am now online. I don't know what I did to get my internet working, but it works. That is all I care about! Thanks so much! =-]
DavidPosted 13 years ago #
Reply
You must log in to post.