WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Xorg-7.4.tczl  (Read 2899 times)

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Xorg-7.4.tczl
« on: September 21, 2009, 08:09:36 AM »
I have updated Xorg-7.4.tczl to work as a tcz and confless. Tested with Tiny Core v2.4
Code: [Select]
Title:          Xorg-7.4.tczl
Description:    X.org server
Version:        7.4-2 (1.6.1)
Author:         X organization
Original-site:  http://www.x.org
Copying-policy: MIT
Size: 20.5M
Extension_by:   Curaga
Comments:       Starting TC 2.3, you don't need to do anything beyond
restarting X after loading the extension, to run
confless. If you need to configure something, such as
keymap, or have hardware trouble with autodetection,
create a xorg.conf:

If you are only looking to get software 3D
and no accel, instead of creating a config file
suitable for your hardware like below, you can rename
/etc/X11/xorg.conf.vesa to xorg.conf.
.
To get Xorg with accel, drop to text mode,
get a root console (sudo su), and then
Xorg -configure
.
Edit the newly created config file as needed,
when it's ready copy it to /etc/X11 named xorg.conf
Remember to add this file to your backup (/opt/.filetool.lst)
or save it some other way.
.
This extension depends on graphics-2.6.29.1.tczm for
any kind of 3D or video accel.
.
Please note, for AGP or integrated AGP cards such as Intel
chips you will always need graphics-2.6.29.1.tczm.
.
Only scalable fonts included, bitmap fonts in the base
are quite enough. Tips on 3D and X keymaps can be found
in /etc/X11/README.xorg.conf.
.
If you don't use a persistent local or TCZ, be wary
unless you have atleast 256mb ram!
.
Only in versions before 2.3:
Edit .xsession by replacing the X line with
/usr/local/bin/Xorg -nolisten tcp &
.
Change-log:     2008/09/27 Original
                2008/10/01 Added evtouch, /etc/X11, removed buggy tinyX
2008/12/05 Added installed-markers, a vesa xorg.conf
2008/12/22 Removed unnecessary symlinks, libs
2009/04/25 Update to 1.6.1 for TC2
        2009/05/31 Added /etc/sysconfig/Xserver marker
Current: 2009/09/21 Changed user.tar.gz to startup script.
10+ Years Contributing to Linux Open Source Projects.

Offline jur

  • Hero Member
  • *****
  • Posts: 863
    • cycling photo essays
Re: Xorg-7.4.tczl
« Reply #1 on: October 08, 2009, 04:32:13 PM »
I have tried installing Xorg several times but every time X won't start. Generates all sorts of errors. (Since I am a n00b this means I have to start from scratch because I haven't yet found out how to revert.)

Is there anything you need, log files etc, to track this down? Please be very specific.

I want to install Xorg because that's the only way I can get my external 1600x900 monitor to display the correct resolution on other linux distros, eg puppylinux. I have not been successful with Xvesa.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Xorg-7.4.tczl
« Reply #2 on: October 08, 2009, 05:07:06 PM »
If your system fails to start confless, you should reboot with the text boot option and then follow the instructions in the .info file, e.g.
Quote
To get Xorg with accel, drop to text mode, get a root console (sudo su), and then Xorg -configure ...

Another option is to copy over an existing and known working Xorg configuration file and ...
Quote
opy it to /etc/X11 named xorg.conf Remember to add this file to your backup (/opt/.filetool.lst) or save it some other way.

Either way when ready, exit from rootshell,  type startx
10+ Years Contributing to Linux Open Source Projects.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14584
Re: Xorg-7.4.tczl
« Reply #3 on: October 08, 2009, 09:59:07 PM »
Is there anything you need, log files etc, to track this down? Please be very specific.

I don't use Xorg any more, but I recall the log file is something like /var/log/Xorg.0.log or similar

Offline jur

  • Hero Member
  • *****
  • Posts: 863
    • cycling photo essays
Re: Xorg-7.4.tczl
« Reply #4 on: October 10, 2009, 11:47:56 PM »
I got Xorg going to my satisfaction after reading lots more all over the forums...

One thing that eludes me is a working PPI with Xorg. I don't see Xorg indicated as PPI compatible, right? What should I backup to achieve this? (I already have a xorg.conf in backup.)

Offline jur

  • Hero Member
  • *****
  • Posts: 863
    • cycling photo essays
Re: Xorg-7.4.tczl
« Reply #5 on: October 13, 2009, 04:08:54 PM »
* bump *

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14584
Re: Xorg-7.4.tczl
« Reply #6 on: October 13, 2009, 08:38:23 PM »
If you're using Xorg-7.4tczl, you can look in /tmp/tcloop/Xorg-7.4 to see what files are not under /usr/local.

A starting point could be to backup all of the files outside /usr/local?