Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation doubts
#31
Yes, I've read that thread, but larger files from USB may be hard to manage because my laptop has 160 Mb Ram and a USB 1 port.
And that file is 1.2 Gb.
Reply
#32
inxi is seeing 192 but I take your point--even that's not clear. 32 soldered (?)

Memory:
System RAM: total: 192 MiB available: 142.8 MiB used: 42.4 MiB (29.7%)
igpu: 128 KiB
Array-1: capacity: 384 MiB slots: 3 modules: 0 EC: None
max-module-size: 128 MiB
Device-1: On Board info: single-bank type: N/A size: 32 MiB speed: N/A
volts: N/A manufacturer: N/A part-no: N/A
Device-2: DIMM1 info: single-bank type: N/A size: 64 MiB speed: N/A
volts: N/A manufacturer: N/A part-no: N/A

Also what's interesting from the --gfxcard output (thank you for that, BTW) if you do the memory math on

Memory Range: 0xfd000000-0xfdffffff (rw,non-prefetchable)

(last - first + 1)

= FFFFFF+1 = 1000000 or 16777216 decimal / 1024 / 1024 = 16MB of vram on the button.

Gotta run now but looked in the wayback for specs but the oldest thing on that series doesn't quite match what you have, either. They list a lot of modes and depths so it makes me believe it'll support more than the 4. Learning.
Reply
#33
I think we've lost our path.

So, I installed again the distro from scratch on a blank 40 Gb hd, plenty of room for a distro that is 2 Gb installed.

I didn't installed anything else, just the distro offline, then tried to upgrade it.

Apt upgrade gives "0 to upgrade" so no need to upgrade anything.

As in the previous installation, everything seems to work pretty fine.

Now I've realized that when the system starts X automatically, it creates an Xorg.log that is different from the one created when launching "Xorg -configure".

Please see below. The former is broken because without the necessary driver I'm forced to shut my laptop, but it shows clear information: it matches the correct module as the first choice, but then it can't load that since it doesn't exist.

The only module I've found is vesa, so where is the correct module (siliconmotion)? How to install it?

More, the binary siliconmotion driver seems not to be available anymore.

Xorg.log "configless"
Code:
[    42.231]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[    42.233] Current Operating System: Linux dsl32 5.10.188-antix.1-486-smp #1 SMP Tue Aug 1 00:54:36 EEST 2023 i686
[    42.233] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.188-antix.1-486-smp root=UUID=931488a3-14e4-473c-890f-a297f04d9733 ro quiet selinux=0
[    42.234] xorg-server 2:21.1.7-3.0nosystemd4 (https://www.devuan.org/os/community)
[    42.234] Current version of pixman: 0.42.2
[    42.235]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    42.235] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    42.238] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 18 21:41:10 2024
[    42.329] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    42.330] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    42.369] (==) No Layout section.  Using the first Screen section.
[    42.369] (==) No screen section available. Using defaults.
[    42.370] (**) |-->Screen "Default Screen Section" (0)
[    42.370] (**) |   |-->Monitor "<default monitor>"
[    42.374] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    42.374] (==) Automatically adding devices
[    42.374] (==) Automatically enabling devices
[    42.374] (==) Automatically adding GPU devices
[    42.374] (==) Automatically binding GPU devices
[    42.375] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    42.445] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    42.445]     Entry deleted from font path.
[    42.447] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    42.447]     Entry deleted from font path.
[    42.448] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    42.449]     Entry deleted from font path.
[    42.449] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    built-ins
[    42.449] (==) ModulePath set to "/usr/lib/xorg/modules"
[    42.449] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    42.449] (II) Loader magic: 0x6d0780
[    42.449] (II) Module ABI versions:
[    42.450]     X.Org ANSI C Emulation: 0.4
[    42.450]     X.Org Video Driver: 25.2
[    42.450]     X.Org XInput driver : 24.4
[    42.450]     X.Org Server Extension : 10.0
[    42.450] (--) using VT number 7

[    42.451] (II) seat-libseat: libseat integration requires -keeptty and -keeptty was not provided, disabling libseat integration
[    42.474] (--) PCI:*(0@0:2:0) 126f:0910:126f:0910 rev 181, Mem @ 0xfd000000/16777216, BIOS @ 0x????????/131072
[    42.475] (II) LoadModule: "glx"
[    42.488] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    42.684] (II) Module glx: vendor="X.Org Foundation"
[    42.684]     compiled for 1.21.1.7, module version = 1.0.0
[    42.685]     ABI class: X.Org Server Extension, version 10.0
[    42.685] (==) Matched siliconmotion as autoconfigured driver 0
[    42.685] (==) Matched modesetting as autoconfigured driver 1
[    42.685] (==) Matched fbdev as autoconfigured driver 2
[    42.686] (==) Matched vesa as autoconfigured driver 3
[    42.686] (==) Assigned the driver to the xf86ConfigLayout
[    42.686] (II) LoadModule: "siliconmotion"
[    42.689] (WW) Warning, couldn't open module siliconmotion
[    42.690] (EE) Failed to load module "siliconmotion" (module does not exist, 0)
[    42.690] (II) LoadModule: "modesetting"
[    42.691] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    42.709] (II) Module modesetting: vendor="X.Org Foundation"
[    42.709]     compiled for 1.21.1.7, module version = 1.21.1
[    42.709]     Module class: X.Org Video Driver
[    42.709]     ABI class: X.Org Video Driver, version 25.2
[    42.709] (II) LoadModule: "fbdev"
[    42.710] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    42.717] (II) Module fbdev: vendor="X.Org Foundation"
[    42.717]     compiled for 1.21.1.3, module version = 0.5.0
[    42.717]     Module class: X.Org Video Driver
[    42.717]     ABI class: X.Org Video Driver, version 25.2
[    42.717] (II) LoadModule: "vesa"
[    42.718] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    42.728] (II) Module vesa: vendor="X.Org Foundation"
[    42.728]     compiled for 1.21.1.3, module version = 2.5.0
[    42.728]     Module class: X.Org Video Driver
[    42.729]     ABI class: X.Org Video Driver, version 25.2
[    42.729] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    42.729] (II) FBDEV: driver for framebuffer: fbdev
[    42.730] (II) VESA: driver for VESA chipsets: vesa
[    42.740] (EE) open /dev/dri/card0: No such file or directory
[    42.740] (WW) Falling back to old probe method for modesetting
[    42.744] (EE) open /dev/dri/card0: No such file or directory
[    42.744] (II) Loading sub module "fbdevhw"
[    42.744] (II) LoadModule: "fbdevhw"
[    42.750] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    42.766] (II) Module fbdevhw: vendor="X.Org Foundation"
[    42.766]     compiled for 1.21.1.7, module version = 0.0.2
[    42.767]     ABI class: X.Org Video Driver, version 25.2
[    42.771] (EE) Unable to find a valid framebuffer device
[    42.771] (WW) Falling back to old probe method for fbdev
[    42.774] (II) Loading sub module "fbdevhw"
[    42.774] (II) LoadModule: "fbdevhw"
[    42.777] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    42.777] (II) Module fbdevhw: vendor="X.Org Foundation"
[    42.779]     compiled for 1.21.1.7, module version = 0.0.2
[    42.779]     ABI class: X.Org Video Driver, version 25.2
[    42.779] (EE) open /dev/fb0: No such file or directory
[    42.783] (EE) Screen 0 deleted because of no matching config section.
[    42.783] (II) UnloadModule: "modesetting"
[    42.783] (EE) Screen 0 deleted because of no matching config section.
[    42.784] (II) UnloadModule: "fbdev"
[    42.784] (II) UnloadSubModule: "fbdevhw"
[    42.784] (II) Loading sub module "vbe"
[    42.785] (II) LoadModule: "vbe"
[    42.786] (II) Loading /usr/lib/xorg/modules/libint10.so
[    42.801] (II) Module int10: vendor="X.Org Foundation"
[    42.801]     compiled for 1.21.1.7, module version = 1.0.0
[    42.801]     ABI class: X.Org Video Driver, version 25.2
[    42.801] (II) Loading sub module "int10"
[    42.801] (II) LoadModule: "int10"
[    42.803] (II) Loading /usr/lib/xorg/modules/libint10.so
[    42.804] (II) Module int10: vendor="X.Org Foundation"
[    42.804]     compiled for 1.21.1.7, module version = 1.0.0
[    42.804]     ABI class: X.Org Video Driver, version 25.2
[    42.805] (II) VESA(0): initializing int10
[    42.813] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    42.816] (II) VESA(0): VESA BIOS detected
[    42.816] (II) VESA(0): VESA VBE Version 0.0
[    42.816] (II) VESA(0): VESA VBE Total Mem: 4096 kB
[    42.816] (II) VESA(0): VESA VBE OEM: Sÿ

Xorg.log from "Xorg -configure"
Code:
[  1785.656]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[  1785.658] Current Operating System: Linux dsl32 5.10.188-antix.1-486-smp #1 SMP Tue Aug 1 00:54:36 EEST 2023 i686
[  1785.658] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.188-antix.1-486-smp root=UUID=931488a3-14e4-473c-890f-a297f04d9733 ro quiet selinux=0 3
[  1785.659] xorg-server 2:21.1.7-3.0nosystemd4 (https://www.devuan.org/os/community)
[  1785.660] Current version of pixman: 0.42.2
[  1785.660]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[  1785.661] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1785.664] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 18 22:26:20 2024
[  1785.664] (II) Loader magic: 0x6cc780
[  1785.664] (II) Module ABI versions:
[  1785.665]     X.Org ANSI C Emulation: 0.4
[  1785.665]     X.Org Video Driver: 25.2
[  1785.665]     X.Org XInput driver : 24.4
[  1785.665]     X.Org Server Extension : 10.0
[  1785.665] (--) using VT number 7

[  1785.666] (II) seat-libseat: libseat integration requires -keeptty and -keeptty was not provided, disabling libseat integration
[  1785.688] (--) PCI:*(0@0:2:0) 126f:0910:126f:0910 rev 181, Mem @ 0xfd000000/16777216, BIOS @ 0x????????/131072
[  1785.710] List of video drivers:
[  1785.711]     amdgpu
[  1785.712]     ati
[  1785.712]     intel
[  1785.712]     nouveau
[  1785.713]     radeon
[  1785.713]     vmware
[  1785.714]     modesetting
[  1785.714]     fbdev
[  1785.714]     vesa
[  1785.715] (II) LoadModule: "amdgpu"
[  1785.716] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[  1785.829] (II) Module amdgpu: vendor="X.Org Foundation"
[  1785.830]     compiled for 1.21.1.7, module version = 23.0.0
[  1785.830]     Module class: X.Org Video Driver
[  1785.830]     ABI class: X.Org Video Driver, version 25.2
[  1785.830] (II) LoadModule: "ati"
[  1785.831] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[  1785.834] (II) Module ati: vendor="X.Org Foundation"
[  1785.834]     compiled for 1.21.1.3, module version = 19.1.0
[  1785.835]     Module class: X.Org Video Driver
[  1785.835]     ABI class: X.Org Video Driver, version 25.2
[  1785.835] (II) LoadModule: "intel"
[  1785.836] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1785.921] (II) Module intel: vendor="X.Org Foundation"
[  1785.921]     compiled for 1.21.1.3, module version = 2.99.917
[  1785.921]     Module class: X.Org Video Driver
[  1785.922]     ABI class: X.Org Video Driver, version 25.2
[  1785.922] (II) LoadModule: "nouveau"
[  1785.923] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[  1785.954] (II) Module nouveau: vendor="X.Org Foundation"
[  1785.954]     compiled for 1.21.1.3, module version = 1.0.17
[  1785.954]     Module class: X.Org Video Driver
[  1785.954]     ABI class: X.Org Video Driver, version 25.2
[  1785.955] (II) LoadModule: "radeon"
[  1785.956] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[  1785.993] (II) Module radeon: vendor="X.Org Foundation"
[  1785.994]     compiled for 1.21.1.3, module version = 19.1.0
[  1785.994]     Module class: X.Org Video Driver
[  1785.994]     ABI class: X.Org Video Driver, version 25.2
[  1785.994] (II) LoadModule: "vmware"
[  1785.995] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[  1791.087] (II) Module vmware: vendor="X.Org Foundation"
[  1791.087]     compiled for 1.21.1.7, module version = 13.3.0
[  1791.087]     Module class: X.Org Video Driver
[  1791.087]     ABI class: X.Org Video Driver, version 25.2
[  1791.088] (II) LoadModule: "modesetting"
[  1791.089] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1791.125] (II) Module modesetting: vendor="X.Org Foundation"
[  1791.125]     compiled for 1.21.1.7, module version = 1.21.1
[  1791.126]     Module class: X.Org Video Driver
[  1791.126]     ABI class: X.Org Video Driver, version 25.2
[  1791.126] (II) LoadModule: "fbdev"
[  1791.127] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  1791.145] (II) Module fbdev: vendor="X.Org Foundation"
[  1791.146]     compiled for 1.21.1.3, module version = 0.5.0
[  1791.146]     Module class: X.Org Video Driver
[  1791.146]     ABI class: X.Org Video Driver, version 25.2
[  1791.146] (II) LoadModule: "vesa"
[  1791.148] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  1791.157] (II) Module vesa: vendor="X.Org Foundation"
[  1791.157]     compiled for 1.21.1.3, module version = 2.5.0
[  1791.157]     Module class: X.Org Video Driver
[  1791.158]     ABI class: X.Org Video Driver, version 25.2
[  1791.159] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1791.160] (II) FBDEV: driver for framebuffer: fbdev
[  1791.160] (II) VESA: driver for VESA chipsets: vesa
[  1791.277] (++) Using config file: "/root/xorg.conf.new"
[  1791.278] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1791.279] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1791.328] (==) ServerLayout "X.org Configured"
[  1791.328] (**) |-->Screen "Screen0" (0)
[  1791.328] (**) |   |-->Monitor "Monitor0"
[  1791.352] (**) |   |-->Device "Card0"
[  1791.352] (**) |-->Input Device "Mouse0"
[  1791.352] (**) |-->Input Device "Keyboard0"
[  1791.353] (==) Automatically adding devices
[  1791.353] (==) Automatically enabling devices
[  1791.353] (==) Automatically adding GPU devices
[  1791.353] (==) Automatically binding GPU devices
[  1791.378] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1791.446] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1791.446]     Entry deleted from font path.
[  1791.448] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[  1791.448]     Entry deleted from font path.
[  1791.450] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[  1791.450]     Entry deleted from font path.
[  1791.450] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1791.450]     Entry deleted from font path.
[  1791.451] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[  1791.451]     Entry deleted from font path.
[  1791.451] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[  1791.451]     Entry deleted from font path.
[  1791.451] (**) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    built-ins,
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    built-ins
[  1791.452] (**) ModulePath set to "/usr/lib/xorg/modules"
[  1791.452] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  1791.452] (WW) Disabling Mouse0
[  1791.452] (WW) Disabling Keyboard0
[  1791.453] (EE) open /dev/dri/card0: No such file or directory
[  1791.453] (WW) Falling back to old probe method for modesetting
[  1791.453] (EE) open /dev/dri/card0: No such file or directory
[  1791.455]
[  1791.457]
Xorg detected your mouse at device /dev/input/mice.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.
[  1791.458]
Your xorg.conf file is /root/xorg.conf.new

[  1791.458] To test the server, run 'X -config /root/xorg.conf.new'

[  1791.459] (EE) Server terminated with error (2). Closing log file.
Reply
#34
OK, thank you for all that. Pretty heroic swapping a laptop drive. Applaud your commitment. Got more data. Not clear if you are now working from iso with good md5. If not, justification of further effort is dubious. File integrity would seem a reasonable prerequisite (perhaps a friend might obtain one for you?). Also unclear whether the DSL File Restore (which should be done before upgrade) has been done. 0 to upgrade also sounds strange (unless the repos were changed in the last couple days)...it would at least complain a little (noted elsewhere here) doing the upgrade before the restore.

By now, you probably have built the module. Might as well try the old kernel--it's much easier than the first thing.
Reply
#35
(05-19-2024, 07:35 AM)x18 Wrote: Please see below. The former is broken because without the necessary driver I'm forced to shut my laptop, but it shows clear information: it matches the correct module as the first choice, but then it can't load that since it doesn't exist.

Did you remember to do apt update before apt upgrade?
Reply
#36
(05-19-2024, 04:30 PM)Yan Wrote: Did you remember to do apt update before apt upgrade?

So which is the correct sequence? dsl restore, apt update, apt upgrade?
Reply
#37
(05-19-2024, 08:04 PM)x18 Wrote: So which is the correct sequence? dsl restore, apt update, apt upgrade?

I suppose that makes the most sense, yes. But apt update before apt upgrade, always.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)