SliTaz SliTaz Forum

You are not logged in.

#1 2015-12-12 20:08:44

steinc_ST
Member
Registered: 2015-12-02
Posts: 23

Problem with X in installed SliTaz

I am unable to configure X on an installed SliTaz (rolling, or RC 5.3) although X works fine off of the live CD.  I am able to boot to the console login on the installed system. 

I suspect there is an issue with my video card, a Matrox G450 AGP card.  When I run tazx, with the full option I get the response: No devices found.  The end of Xorg.log says:

[   353.842] (II) VESA(1): initializing int10

[   353.843] (EE) VESA(1): V_BIOS address 0xf630 out of range

[   353.843] (II) UnloadModule: "fbdev"

[   353.843] (II) UnloadSubModule: "fbdevhw"

[   353.843] (II) UnloadModule: "vesa"

[   353.843] (II) UnloadSubModule: "int10"

[   353.843] (II) Unloading int10

[   353.844] (II) UnloadSubModule: "vbe"

[   353.844] (II) Unloading vbe

[   353.844] (EE) Screen(s) found, but none have a usable configuration.

[   353.844]

Fatal server error:

[   353.844] no screens found

[   353.844]

When I choose the light version on tazx, I get in Xorg.log:

[   191.937] (II) Module fbdevhw: vendor="X.Org Foundation"

[   191.937]     compiled for 1.12.4, module version = 0.0.2

[   191.937]     ABI class: X.Org Video Driver, version 12.1

[   191.937] (EE) open /dev/fb0: No such file or directory

[   191.937] Number of created screens does not match number of detected devices.

  Configuration failed.

I also have been unable to get X to work using a custom xorg.conf file that worked in another system.

Any help would be appreciated.

Offline

#2 2015-12-13 16:10:22

llev
Member
Registered: 2011-12-09
Posts: 568

Re: Problem with X in installed SliTaz

Boot the LiveCD and paste its Xorg.0.log . We will probably be able to write an xorg.conf to reflect its contents.

Offline

#3 2015-12-14 14:55:29

steinc_ST
Member
Registered: 2015-12-02
Posts: 23

Re: Problem with X in installed SliTaz

Below is my Xorg.0.log file when I boot from the LiveCD.  Note that in this case I was using an nVidia card, with which I had similar problems.  When I tried using the nouveau driver from tazx, I got a crash, and the nv driver does not install.

Thanks for your help.

[    47.227]

X.Org X Server 1.12.4

Release Date: 2012-08-27

[    47.227] X Protocol Version 11, Revision 0

[    47.227] Build Operating System: SliTaz GNU/Linux

[    47.227] Current Operating System: Linux slitaz 3.2.71-slitaz #4 SMP Sat Oct 10 17:40:08 CEST 2015 i686

[    47.227] Kernel command line: BOOT_IMAGE=/boot/bzImage initrd=/boot/rootfs4.gz,/boot/rootfs3.gz,/boot/rootfs2.gz,/boot/rootfs1.gz rw root=/dev/null autologin lang=en_US kmap=us

[    47.227] Build Date: 19 September 2015  01:55:40AM

[    47.227]

[    47.227] Current version of pixman: 0.32.6

[    47.227]     Before reporting problems, check http://www.slitaz.org/

    to make sure that you have the latest version.

[    47.227] Markers: (--) probed, (**) from config file, (==) default setting,

    (++) from command line, (!!) notice, (II) informational,

    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.

[    47.227] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 14 08:44:08 2015

[    47.228] (==) Using config directory: "/etc/X11/xorg.conf.d"

[    47.228] (==) No Layout section.  Using the first Screen section.

[    47.228] (==) No screen section available. Using defaults.

[    47.228] (**) |-->Screen "Default Screen Section" (0)

[    47.228] (**) |   |-->Monitor "<default monitor>"

[    47.229] (==) No monitor specified for screen "Default Screen Section".

    Using a default monitor configuration.

[    47.229] (==) Automatically adding devices

[    47.229] (==) Automatically enabling devices

[    47.229] (WW) The directory "/usr/share/fonts/X11/TTF/" does not exist.

[    47.229]     Entry deleted from font path.

[    47.229] (WW) The directory "/usr/share/fonts/X11/OTF/" does not exist.

[    47.229]     Entry deleted from font path.

[    47.229] (WW) The directory "/usr/share/fonts/X11/Type1/" does not exist.

[    47.229]     Entry deleted from font path.

[    47.229] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.

[    47.229]     Entry deleted from font path.

[    47.229] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.

[    47.229]     Entry deleted from font path.

[    47.229] (==) FontPath set to:

    /usr/share/fonts/X11/misc/

[    47.229] (==) ModulePath set to "/usr/lib/X11/modules"

[    47.229] (II) The server relies on udev to provide the list of input devices.

    If no devices become available, reconfigure udev or disable AutoAddDevices.

[    47.229] (II) Loader magic: 0x81def50

[    47.229] (II) Module ABI versions:

[    47.230]     X.Org ANSI C Emulation: 0.4

[    47.230]     X.Org Video Driver: 12.1

[    47.230]     X.Org XInput driver : 16.0

[    47.230]     X.Org Server Extension : 6.0

[    47.231] (--) PCI:*(0:2:0:0) 10de:0322:10de:01b9 rev 161, Mem @ 0xfd000000/16777216, 0xe8000000/134217728, BIOS @ 0x????????/131072

[    47.232] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)

[    47.232] (II) LoadModule: "extmod"

[    47.233] (II) Loading /usr/lib/X11/modules/extensions/libextmod.so

[    47.233] (II) Module extmod: vendor="X.Org Foundation"

[    47.233]     compiled for 1.12.4, module version = 1.0.0

[    47.233]     Module class: X.Org Server Extension

[    47.233]     ABI class: X.Org Server Extension, version 6.0

[    47.234] (II) Loading extension MIT-SCREEN-SAVER

[    47.234] (II) Loading extension XFree86-VidModeExtension

[    47.234] (II) Loading extension XFree86-DGA

[    47.234] (II) Loading extension DPMS

[    47.234] (II) Loading extension XVideo

[    47.234] (II) Loading extension XVideo-MotionCompensation

[    47.234] (II) Loading extension X-Resource

[    47.234] (II) LoadModule: "dbe"

[    47.234] (II) Loading /usr/lib/X11/modules/extensions/libdbe.so

[    47.234] (II) Module dbe: vendor="X.Org Foundation"

[    47.234]     compiled for 1.12.4, module version = 1.0.0

[    47.235]     Module class: X.Org Server Extension

[    47.235]     ABI class: X.Org Server Extension, version 6.0

[    47.235] (II) Loading extension DOUBLE-BUFFER

[    47.235] (II) LoadModule: "glx"

[    47.235] (II) Loading /usr/lib/X11/modules/extensions/libglx.so

[    47.235] (II) Module glx: vendor="X.Org Foundation"

[    47.236]     compiled for 1.12.4, module version = 1.0.0

[    47.236]     ABI class: X.Org Server Extension, version 6.0

[    47.236] (==) AIGLX enabled

[    47.236] (II) Loading extension GLX

[    47.236] (II) LoadModule: "record"

[    47.236] (II) Loading /usr/lib/X11/modules/extensions/librecord.so

[    47.237] (II) Module record: vendor="X.Org Foundation"

[    47.237]     compiled for 1.12.4, module version = 1.13.0

[    47.237]     Module class: X.Org Server Extension

[    47.237]     ABI class: X.Org Server Extension, version 6.0

[    47.237] (II) Loading extension RECORD

[    47.237] (II) LoadModule: "dri"

[    47.237] (II) Loading /usr/lib/X11/modules/extensions/libdri.so

[    47.238] (II) Module dri: vendor="X.Org Foundation"

[    47.238]     compiled for 1.12.4, module version = 1.0.0

[    47.238]     ABI class: X.Org Server Extension, version 6.0

[    47.238] (II) Loading extension XFree86-DRI

[    47.238] (II) LoadModule: "dri2"

[    47.238] (II) Loading /usr/lib/X11/modules/extensions/libdri2.so

[    47.239] (II) Module dri2: vendor="X.Org Foundation"

[    47.239]     compiled for 1.12.4, module version = 1.2.0

[    47.239]     ABI class: X.Org Server Extension, version 6.0

[    47.239] (II) Loading extension DRI2

[    47.239] (==) Matched nouveau as autoconfigured driver 0

[    47.239] (==) Matched nv as autoconfigured driver 1

[    47.239] (==) Matched vesa as autoconfigured driver 2

[    47.239] (==) Matched fbdev as autoconfigured driver 3

[    47.239] (==) Assigned the driver to the xf86ConfigLayout

[    47.239] (II) LoadModule: "nouveau"

[    47.240] (WW) Warning, couldn't open module nouveau

[    47.240] (II) UnloadModule: "nouveau"

[    47.240] (II) Unloading nouveau

[    47.240] (EE) Failed to load module "nouveau" (module does not exist, 0)

[    47.240] (II) LoadModule: "nv"

[    47.241] (WW) Warning, couldn't open module nv

[    47.241] (II) UnloadModule: "nv"

[    47.241] (II) Unloading nv

[    47.241] (EE) Failed to load module "nv" (module does not exist, 0)

[    47.241] (II) LoadModule: "vesa"

[    47.241] (II) Loading /usr/lib/X11/modules/drivers/vesa_drv.so

[    47.241] (II) Module vesa: vendor="X.Org Foundation"

[    47.241]     compiled for 1.12.4, module version = 2.3.2

[    47.241]     Module class: X.Org Video Driver

[    47.241]     ABI class: X.Org Video Driver, version 12.1

[    47.241] (II) LoadModule: "fbdev"

[    47.242] (II) Loading /usr/lib/X11/modules/drivers/fbdev_drv.so

[    47.242] (II) Module fbdev: vendor="X.Org Foundation"

[    47.242]     compiled for 1.12.4, module version = 0.4.4

[    47.242]     Module class: X.Org Video Driver

[    47.242]     ABI class: X.Org Video Driver, version 12.1

[    47.242] (II) VESA: driver for VESA chipsets: vesa

[    47.242] (II) FBDEV: driver for framebuffer: fbdev

[    47.242] (++) using VT number 7

[    47.252] vesa: Ignoring device with a bound kernel driver

[    47.252] (WW) Falling back to old probe method for vesa

[    47.253] (II) Loading sub module "fbdevhw"

[    47.253] (II) LoadModule: "fbdevhw"

[    47.253] (II) Loading /usr/lib/X11/modules/libfbdevhw.so

[    47.254] (II) Module fbdevhw: vendor="X.Org Foundation"

[    47.254]     compiled for 1.12.4, module version = 0.0.2

[    47.254]     ABI class: X.Org Video Driver, version 12.1

[    47.254] (**) FBDEV(1): claimed PCI slot 2@0:0:0

[    47.254] (II) FBDEV(1): using default device

[    47.254] (II) FBDEV(1): Creating default Display subsection in Screen section

    "Default Screen Section" for depth/fbbpp 24/32

[    47.254] (==) FBDEV(1): Depth 24, (==) framebuffer bpp 32

[    47.254] (==) FBDEV(1): RGB weight 888

[    47.254] (==) FBDEV(1): Default visual is TrueColor

[    47.254] (==) FBDEV(1): Using gamma correction (1.0, 1.0, 1.0)

[    47.254] (II) FBDEV(1): hardware: nouveaufb (video memory: 3072kB)

[    47.258] (II) FBDEV(1): checking modes against framebuffer device...

[    47.258] (II) FBDEV(1): checking modes against monitor...

[    47.258] (--) FBDEV(1): Virtual size is 1024x768 (pitch 1024)

[    47.258] (**) FBDEV(1):  Built-in mode "current"

[    47.258] (==) FBDEV(1): DPI set to (96, 96)

[    47.258] (II) Loading sub module "fb"

[    47.258] (II) LoadModule: "fb"

[    47.258] (II) Loading /usr/lib/X11/modules/libfb.so

[    47.260] (II) Module fb: vendor="X.Org Foundation"

[    47.260]     compiled for 1.12.4, module version = 1.0.0

[    47.260]     ABI class: X.Org ANSI C Emulation, version 0.4

[    47.260] (**) FBDEV(1): using shadow framebuffer

[    47.260] (II) Loading sub module "shadow"

[    47.260] (II) LoadModule: "shadow"

[    47.261] (II) Loading /usr/lib/X11/modules/libshadow.so

[    47.261] (II) Module shadow: vendor="X.Org Foundation"

[    47.261]     compiled for 1.12.4, module version = 1.1.0

[    47.261]     ABI class: X.Org ANSI C Emulation, version 0.4

[    47.261] (II) UnloadModule: "vesa"

[    47.261] (==) Depth 24 pixmap format is 32 bpp

[    47.279] (==) FBDEV(0): Backing store disabled

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.285] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.286] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.287] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.288] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.289] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.290] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.291] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

[    47.292] (==) FBDEV(0): DPMS enabled

[    47.292] (==) RandR enabled

[    47.292] (II) Initializing built-in extension Generic Event Extension

[    47.292] (II) Initializing built-in extension SHAPE

[    47.292] (II) Initializing built-in extension MIT-SHM

[    47.292] (II) Initializing built-in extension XInputExtension

[    47.292] (II) Initializing built-in extension XTEST

[    47.292] (II) Initializing built-in extension BIG-REQUESTS

[    47.292] (II) Initializing built-in extension SYNC

[    47.292] (II) Initializing built-in extension XKEYBOARD

[    47.292] (II) Initializing built-in extension XC-MISC

[    47.292] (II) Initializing built-in extension XINERAMA

[    47.292] (II) Initializing built-in extension XFIXES

[    47.292] (II) Initializing built-in extension RENDER

[    47.292] (II) Initializing built-in extension RANDR

[    47.292] (II) Initializing built-in extension COMPOSITE

[    47.292] (II) Initializing built-in extension DAMAGE

[    47.323] (II) AIGLX: Screen 0 is not DRI2 capable

[    47.323] (II) AIGLX: Screen 0 is not DRI capable

[    47.323] (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)

[    47.323] (EE) GLX: could not load software renderer

[    47.323] (II) GLX: no usable GL providers found for screen 0

[    47.450] (II) config/udev: Adding input device Power Button (/dev/input/event4)

[    47.451] (**) Power Button: Applying InputClass "Keyboard Defaults"

[    47.451] (**) Power Button: Applying InputClass "evdev keyboard catchall"

[    47.451] (II) LoadModule: "evdev"

[    47.451] (II) Loading /usr/lib/X11/modules/input/evdev_drv.so

[    47.452] (II) Module evdev: vendor="X.Org Foundation"

[    47.452]     compiled for 1.12.4, module version = 2.7.0

[    47.452]     Module class: X.Org XInput Driver

[    47.452]     ABI class: X.Org XInput driver, version 16.0

[    47.452] (II) Using input driver 'evdev' for 'Power Button'

[    47.452] (**) Power Button: always reports core events

[    47.452] (**) evdev: Power Button: Device: "/dev/input/event4"

[    47.452] (--) evdev: Power Button: Vendor 0 Product 0x1

[    47.452] (--) evdev: Power Button: Found keys

[    47.452] (II) evdev: Power Button: Configuring as keyboard

[    47.452] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"

[    47.452] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)

[    47.452] (**) Option "xkb_rules" "evdev"

[    47.452] (**) Option "xkb_model" "evdev"

[    47.452] (**) Option "xkb_layout" "us"

[    47.452] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"

[    47.550] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)

[    47.550] (**) Sleep Button: Applying InputClass "Keyboard Defaults"

[    47.550] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"

[    47.550] (II) Using input driver 'evdev' for 'Sleep Button'

[    47.550] (**) Sleep Button: always reports core events

[    47.550] (**) evdev: Sleep Button: Device: "/dev/input/event3"

[    47.550] (--) evdev: Sleep Button: Vendor 0 Product 0x3

[    47.550] (--) evdev: Sleep Button: Found keys

[    47.550] (II) evdev: Sleep Button: Configuring as keyboard

[    47.550] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event3"

[    47.550] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)

[    47.550] (**) Option "xkb_rules" "evdev"

[    47.550] (**) Option "xkb_model" "evdev"

[    47.550] (**) Option "xkb_layout" "us"

[    47.550] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"

[    47.552] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)

[    47.552] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"

[    47.552] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"

[    47.552] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'

[    47.552] (**) AT Translated Set 2 keyboard: always reports core events

[    47.553] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event1"

[    47.553] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1

[    47.553] (--) evdev: AT Translated Set 2 keyboard: Found keys

[    47.553] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard

[    47.553] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input1/event1"

[    47.553] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)

[    47.553] (**) Option "xkb_rules" "evdev"

[    47.553] (**) Option "xkb_model" "evdev"

[    47.553] (**) Option "xkb_layout" "us"

[    47.553] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"

[    47.555] (II) config/udev: Adding input device PS/2 Logitech Mouse (/dev/input/event2)

[    47.555] (**) PS/2 Logitech Mouse: Applying InputClass "evdev pointer catchall"

[    47.555] (II) Using input driver 'evdev' for 'PS/2 Logitech Mouse'

[    47.555] (**) PS/2 Logitech Mouse: always reports core events

[    47.555] (**) evdev: PS/2 Logitech Mouse: Device: "/dev/input/event2"

[    47.555] (--) evdev: PS/2 Logitech Mouse: Vendor 0x2 Product 0x1

[    47.555] (--) evdev: PS/2 Logitech Mouse: Found 3 mouse buttons

[    47.555] (--) evdev: PS/2 Logitech Mouse: Found relative axes

[    47.555] (--) evdev: PS/2 Logitech Mouse: Found x and y relative axes

[    47.555] (II) evdev: PS/2 Logitech Mouse: Configuring as mouse

[    47.555] (**) evdev: PS/2 Logitech Mouse: YAxisMapping: buttons 4 and 5

[    47.555] (**) evdev: PS/2 Logitech Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200

[    47.556] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event2"

[    47.556] (II) XINPUT: Adding extended input device "PS/2 Logitech Mouse" (type: MOUSE, id 9)

[    47.556] (II) evdev: PS/2 Logitech Mouse: initialized for relative axes.

[    47.556] (**) PS/2 Logitech Mouse: (accel) keeping acceleration scheme 1

[    47.557] (**) PS/2 Logitech Mouse: (accel) acceleration profile 0

[    47.557] (**) PS/2 Logitech Mouse: (accel) acceleration factor: 2.000

[    47.557] (**) PS/2 Logitech Mouse: (accel) acceleration threshold: 4

[    47.557] (II) config/udev: Adding input device PS/2 Logitech Mouse (/dev/input/mouse0)

[    47.558] (II) No input driver specified, ignoring this device.

[    47.558] (II) This device may have been added with another device file.

[    47.558] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)

[    47.559] (II) No input driver specified, ignoring this device.

[    47.559] (II) This device may have been added with another device file.

Offline

#4 2015-12-15 17:46:22

steinc_ST
Member
Registered: 2015-12-02
Posts: 23

Re: Problem with X in installed SliTaz

This is an addition to the post above.  I also have an Xorg.0.log file booting from the LiveCD while using the Matrox video card. This file is about twice as along as the file above.  So I will not post it at this time.

Offline

#5 2015-12-15 21:34:27

llev
Member
Registered: 2011-12-09
Posts: 568

Re: Problem with X in installed SliTaz

I don't understand: you first said X worked when you booted from the LiveCD?

As for pasting big files, you can use paste.slitaz.org . When you debug graphics, you may also cut off everything about keyboard, mouse, etc.

Offline

#6 2015-12-15 23:01:03

steinc_ST
Member
Registered: 2015-12-02
Posts: 23

Re: Problem with X in installed SliTaz

The two brief texts are the ends of the Xorg.0.log files when I try to boot to X from my installed SliTaz using an nVidida video card.  This does not work, and a crash results.

The last long post is the Xorg.0.log file when I boot from the LiveCd, when X comes up normally.

Offline

#7 2015-12-16 18:44:23

llev
Member
Registered: 2011-12-09
Posts: 568

Re: Problem with X in installed SliTaz

OK, as root edit / create the file [c]/etc/X11/xorg.conf.d/60-Device.conf[/c] and put this inside:

[c]Section "Device"
        Identifier  "MyCard"
        Driver      "fbdev"
        BusID       "PCI:2:0:0"
EndSection[/c]
(Not 100% sure about the BusID. If this doesn't work, post the log again + the output of [c]lspci[/c].)

Offline

#8 2015-12-18 07:38:56

michaelbischof
Member
Registered: 2012-01-20
Posts: 536

Re: Problem with X in installed SliTaz

@Ilev,

may I join in here? I have a similar problem using Slitaz 5.0 on a laptop PC, where Slitaz 4.0 runs as a charme. With 5.0 the Xscreens opens but the picture is so heavily disturbed that one cannot use it. Most likely I just need the right kernel command for this old nvidia graphic card.

The problematic Xorg.0.log I have. But with paste.slitaz.org I have the problem that when I paste it I do not find it again there.

Offline

#9 2015-12-18 09:19:18

llev
Member
Registered: 2011-12-09
Posts: 568

Re: Problem with X in installed SliTaz

@Michael,

In paste.slitaz.org you get a link that you have to copy and paste in your forum post (the URL shortening service isn't reliable, you can use one of your choice, or you can post the long URL unchanged).

Also, define "heavily disturbed".

Additionally, provide the log from ST4.

Finally, you're welcome to join, but if your hardware is different to that of steinc_ST, you'd better open a new thread since the solution to your problem will likely be different to his/hers smile

Offline

#10 2015-12-18 09:30:53

michaelbischof
Member
Registered: 2012-01-20
Posts: 536

Re: Problem with X in installed SliTaz

Ok, I will do like that. I will try to join both logs, from 5.0 and 4.0, into one long paste file. - See: I am since long a fan of Slitaz and use it often on the older part of my hardware. I worked hard, like doing sports, to get a minimal Debian distro that uses a similar low amount of RAM - but slitaz is still ways ahead of it, concerned the given functionality. Sophisticated technology! ;-) Admirable, like rox, e.g.

Offline

#11 2015-12-18 21:42:42

steinc_ST
Member
Registered: 2015-12-02
Posts: 23

Re: Problem with X in installed SliTaz

This is a follow-up on the original by steinc_ST. I modified the 60-Device.conf file as suggested above, specifying the "fbdev" driver, but X still does not start. The relevant output of Xorg.0.log with the error message is:

[  4517.252] (II) Loading sub module "fbdevhw"

[  4517.252] (II) LoadModule: "fbdevhw"

[  4517.252] (II) Loading /usr/lib/X11/modules/libfbdevhw.so

[  4517.252] (II) Module fbdevhw: vendor="X.Org Foundation"

[  4517.252]     compiled for 1.12.4, module version = 0.0.2

[  4517.252]     ABI class: X.Org Video Driver, version 12.1

[  4517.252] (EE) open /dev/fb0: No such file or directory

[  4517.252] (WW) Falling back to old probe method for fbdev

[  4517.253] (II) UnloadModule: "fbdev"

[  4517.253] (II) UnloadSubModule: "fbdevhw"

[  4517.253] (EE) Screen(s) found, but none have a usable configuration.

When I look at the contents of /dev with MidnightCommander, indeed there is no device fb0 listed.

Offline

#12 2015-12-19 11:31:42

llev
Member
Registered: 2011-12-09
Posts: 568

Re: Problem with X in installed SliTaz

OK. Boot the LiveCD and get the output of these commands:

[c]lspci -k
lsmod[/c]
Do the same in the installed system. Report all four outputs.

What ST version is your LiveCD?

Offline

#13 2015-12-19 13:39:36

steinc_ST
Member
Registered: 2015-12-02
Posts: 23

Re: Problem with X in installed SliTaz

First: a correction to what I said earlier.  The fb0 device does show in /dev with pcmanfm in the installed system.  Apparently mc does not show 0-byte files.  The outputs of lspci -k and lsmod are at

http://paste.slitaz.org/?8b30b0806a54de23#M6y/52Jlb2ImlFm63DrUYZVFPgWaTP5+tKeCA6utTHA=

The outputs from lspci -k look ok to me, but the installed system shows no loaded modules.  I am running 5.0 RC 4 20151206.

Thanks again for your efforts.

Offline

#14 2015-12-21 00:17:23

steinc_ST
Member
Registered: 2015-12-02
Posts: 23

Re: Problem with X in installed SliTaz

When searching for "slitaz installed "no modules" loaded" I came across other postings that appear to be similar to mine, e.g. about 4 months ago

http://forum.slitaz.org/topic/no-modules-loaded-on-startup   (by user K3nn3th)

and a five-year-old one

http://vanilla.slitaz.org/index.php?p=/discussion/2152/after-cooking-upgrade-no-hardware-drivers-loaded-no-xorg/p1

Offline

#15 2015-12-21 20:58:04

llev
Member
Registered: 2011-12-09
Posts: 568

Re: Problem with X in installed SliTaz

About the problem of non loaded modules: try [c]modprobe intel-agp[/c], it's the only non-loaded module that I think may be relevant. Strangely, even on the Live system there's no module indicated for the graphics card... The dedicated kernel module is called "mga", in the [c]linux-drm[/c] package: after installing this package, you can try [c]modprobe mga[/c]. Try restarting X (*not* rebooting or the module loading is lost).

Google tells me the X driver for Matrox is also called "mga", but I don't find it in the repos.

You still did not provide complete info. I've read the thread several times again, and I see the failing X log for the Matrox card, and the working X log for the nVidia card. The working X log for the Matrox card should tell which driver is (successfully used). Note: even with the same symptoms, different cards mean different problems and different solutions.

Offline

#16 2015-12-26 19:44:47

steinc_ST
Member
Registered: 2015-12-02
Posts: 23

Re: Problem with X in installed SliTaz

My issue has been resolved: I rescanned the HD, reformatted the linux partition, and reinstalled SliTaz.

Now, everything works with the installed SliTaz as it does from the LiveCD.  All the modules get loaded by the kernel, including sound and video modules.  The video modules are intel_agp, intel_gtt, and agpgart.

Thanks again for your help.

Offline

#17 2015-12-27 11:59:29

llev
Member
Registered: 2011-12-09
Posts: 568

Re: Problem with X in installed SliTaz

Nice to hear! You're welcome.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.019 seconds, 8 queries executed - Memory usage: 1.65 MiB (Peak: 1.77 MiB) ]