[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: install problems Xorg



thanks for the help... still it doesn't work... even with your
xorg.conf (slightly modified for my screen resolution

I attach the log.log file

I still believe that something is wrong with my install. Everytime I
try it (~7 so far) the "GENERIC" cannot be loaded and then I get a
warning that the kernel module could not be found or loaded or
whatever...

Just in case of I reburnt the iso file but the problem is the same. My
laptop is an ibm t43p. I can send you dmesg if you wish...

-------------------------------------

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: GNU/kFreeBSD debian 6.1-1-486 #0 Mon Dec 11
20:03:25 CET 2006 i686
Build Date: 13 December 2006
	Before reporting problems, check http://wiki.x.org
	to make sure that 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: Sat Dec 30 18:26:22 2006
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 7

(--) PCI:*(1:0:0) ATI Technologies Inc M24 1T [FireGL M24 GL] rev 128,
Mem @ 0xc0000000/27, 0xb0100000/16, I/O @ 0x3000/8
List of video drivers:
	apm
(II) Loading /usr/lib/xorg/modules/drivers/apm_drv.so
(II) Module apm: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.1
No devices to configure.  Configuration failed.


-------------------------------------


2006/12/30, Petr Salinger <Petr.Salinger@seznam.cz>:
Hi,

> I still do not know whether something was wrong with the iso but since
> I can use the system I have tried to install X... but dpkg-reconfigure
> xserver-xorg and startx yields "no screens found"

Please, could you try Xorg -configure -verbose 2>log.log.
It might generate appropriate hw sections for you.
Also see attached my xorg.conf, it might work for you,
as we both have driver ati.

You can also try to use driver vesa.

> I know that some of the mouse conf are wrong but this should not be a
> big problem.
>
> Another point is that the modules it's asking for are not available
> with a dpkg-reconfig module-init-tools


These modules are not kernel modules, but xorg modules,
they should be in /usr/lib/xorg/modules/

ls -l /usr/lib/xorg/modules/input/
total 66
-rw-r--r-- 1 root root 11692 Oct  7 16:35 kbd_drv.so
-rw-r--r-- 1 root root 11692 Oct  7 16:35 keyboard_drv.so
-rw-r--r-- 1 root root 41368 Oct  3 12:03 mouse_drv.so

Do you have installed packages xserver-xorg-input-kbd
and xserver-xorg-input-mouse ?

For list of other possible packages try
"apt-cache search xserver-xorg"

Hope it helps.

                Petr






Reply to: