You are not logged in.
Pages: 1
slitaz-next-180716.iso 2018-Jul-17 60.8M
http://mirror1.slitaz.org/iso/next/slitaz-next-180716.iso
root@slitaz:~# uname -a
Linux slitaz 4.14.16-slitaz #2 SMP Sat Feb 24 05:21:35 Europe 2018 i686 GNU/Linux
root@slitaz:~# cat /proc/cmdline
BOOT_IMAGE=/boot/bzImage initrd=/boot/rootfs.gz rw root=/dev/null video=-32 autologin lang=en_US kmap=us tz=America/New_York
root@slitaz:~# blkid
/dev/sr0: UUID="2018-07-16-22-35-51-00" LABEL="SliTaz try" TYPE="iso9660"
Offline
Hi Alanyih,
you discovered the iso - but please do not use it. There are lots of errors mainly segfaults in this iso. Its wast of time to test it.
It only boots with vesa or modset - internet does not work etc. etc.....
Aleksej searched for solutions and searched for error messages, and found this:
https://github.com/Blitznote/debase/issues/12
There the developer wrote brief notes at the end:
The backported patch has been made part of version 2.26.1
… which has not been released
… and version 2.27 is due in two weeks instead.
Our glibc version is 2.26. Sometimes it produces a lot of errors
processing C++ code, something like this:
error: '__builtin_isnan' is not a member of 'std'
He will update Glibc to 2.27 and we hope this will be the way to fix broken Qt, Webkit and other big packages.
But when he update Glibc, total rebuilding will be required - so it will take some time
Offline
Hi Kultex,
Thanks.
There are lots of errors mainly segfaults in this iso. Its wast of time to test it.
It only boots with vesa or modset - internet does not work etc. etc.....
I understand.
Have builded slitaz-next64.
slitaz-next64
http://forum.slitaz.org/topic/slitaz-uefi#post-46197
http://forum.slitaz.org/topic/slitaz-uefi?bb_attachments=46197&bbat=2655
1.
tux@slitaz:~$ uname -a
Linux slitaz 4.16.0-slitaz #2 SMP Thu Apr 5 11:07:34 UTC 2018 x86_64 GNU/Linux
2.
tux@slitaz:~$ file /lib/libc-2.26.so
/lib/libc-2.26.so: ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, stripped
3.
tux@slitaz:~$ nslookup cook.slitaz.org
Server: 8.8.8.8
Address 1: 8.8.8.8 google-public-dns-a.google.com
Name: cook.slitaz.org
Address 1: 188.165.229.172 ns371270.ip-188-165-229.eu
4.
tux@slitaz:~$ grep intel /var/log/Xorg.0.log
[ 15.079] (==) Matched intel as autoconfigured driver 0
[ 15.079] (==) Matched intel as autoconfigured driver 1
[ 15.079] (II) LoadModule: "intel"
[ 15.079] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 15.101] (II) Module intel: vendor="X.Org Foundation"
[ 15.119] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
[ 15.120] (II) intel: Driver for Intel(R) HD Graphics
[ 15.120] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 15.120] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 15.137] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20171222
[ 15.137] (II) intel(0): SNA compiled from
[ 15.151] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 15.151] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2; using a maximum of 2 threads
[ 15.151] (II) intel(0): Creating default Display subsection in Screen section
[ 15.151] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 15.151] (==) intel(0): RGB weight 888
[ 15.151] (==) intel(0): Default visual is TrueColor
[ 15.151] (II) intel(0): Output VGA1 has no monitor section
[ 15.151] (II) intel(0): Enabled output VGA1
[ 15.151] (II) intel(0): Output HDMI1 has no monitor section
[ 15.152] (II) intel(0): Enabled output HDMI1
[ 15.152] (II) intel(0): Output HDMI2 has no monitor section
[ 15.152] (II) intel(0): Enabled output HDMI2
[ 15.152] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 15.152] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 15.152] (II) intel(0): Enabled output VIRTUAL1
[ 15.152] (--) intel(0): Output HDMI2 using initial mode 1920x1080 on pipe 0
[ 15.152] (==) intel(0): TearFree disabled
[ 15.152] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 15.152] (==) intel(0): DPI set to (96, 96)
[ 15.161] (II) intel(0): SNA initialized with Haswell (gen7.5, gt1) backend
[ 15.161] (==) intel(0): Backing store enabled
[ 15.161] (==) intel(0): Silken mouse enabled
[ 15.161] (II) intel(0): HW Cursor enabled
[ 15.161] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 15.168] (==) intel(0): DPMS enabled
[ 15.168] (==) intel(0): Display hotplug detection enabled
[ 15.168] (II) intel(0): [DRI2] Setup complete
[ 15.168] (II) intel(0): [DRI2] DRI driver: i965
[ 15.168] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 15.168] (II) intel(0): direct rendering: DRI2 enabled
[ 15.168] (II) intel(0): hardware support for Present enabled
[ 15.337] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI2 using pipe 0, position (0, 0), rotation normal, reflection none
[ 15.343] (II) intel(0): Setting screen physical size to 508 x 285
tux@slitaz:~$
Offline
There is also a 64 bit repo
http://cook.slitaz.org/next64/
But the same problem there......
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]