Tiny Core Base > Alpha Releases

Tiny Core v4.0 Alpha 2 Testing

<< < (5/7) > >>

netnomad:

--- Quote from: Juanito on September 03, 2011, 11:09:51 AM ---I believe it makes most sense to support wired connections by default

--- End quote ---

hopefully that's the direction or decision!

roberts:
Supporting as much wired as was possible with the kernel was the original goal and should therefore remain.

yoshi314:
when using Xorg, installing firmware-radeon and graphics-3.0.3 the boot progress gets stuck on loading extensions.

i have a few dmesg messages about radeon drm and then i get the rotating spinner, and nothing else happens. it just keeps spinning, and apparently waits for something.

i'd like someone with radeon gfx card to re-check this.

roberts:
If you can, boot with boot option,  'showapps'. Each extension will then be displayed. This might be useful to see which extension is hanging.

u54749:
The busybox binary isn't setuid root anymore.  Is this intentional?

I have serious instabilities with this alpha version (Xorg, ALSA, ...).  After four hours of searching I have come to the conclusion that the new "ldconfig" binary is malfunctioning.

Here is an example with the libva extension

~ $ tce-load -i libva.tcz
libva.tcz: OK
~ $ ldconfig -p | grep libva

result with the alpha2 ldconfig
        libva.so.1 (libc6) => /usr/local/lib/libva.so.1
        libva.so (libc6) => /usr/local/lib/libva.so
        libva-x11.so.1 (libc6) => /usr/local/lib/libva-x11.so.1
        libva-x11.so (libc6) => /usr/local/lib/libva-x11.so
        libva-tpi.so.1 (libc6) => /usr/local/lib/libva-tpi.so.1
        libva-tpi.so (libc6) => /usr/local/lib/libva-tpi.so
        libva-glx.so.1 (libc6) => /usr/local/lib/libva-glx.so.1
        libva-glx.so (libc6) => /usr/local/lib/libva-glx.so

result with the alpha1 ldconfig
        libva.so.1.0.4 (libc6) => /usr/local/lib/libva.so.1.0.4
        libva.so.1 (libc6) => /usr/local/lib/libva.so.1
        libva.so (libc6) => /usr/local/lib/libva.so
        libva-x11.so.1.0.4 (libc6) => /usr/local/lib/libva-x11.so.1.0.4
        libva-x11.so.1 (libc6) => /usr/local/lib/libva-x11.so.1
        libva-x11.so (libc6) => /usr/local/lib/libva-x11.so
        libva-tpi.so.1.0.4 (libc6) => /usr/local/lib/libva-tpi.so.1.0.4
        libva-tpi.so.1 (libc6) => /usr/local/lib/libva-tpi.so.1
        libva-tpi.so (libc6) => /usr/local/lib/libva-tpi.so
        libva-glx.so.1.0.4 (libc6) => /usr/local/lib/libva-glx.so.1.0.4
        libva-glx.so.1 (libc6) => /usr/local/lib/libva-glx.so.1
        libva-glx.so (libc6) => /usr/local/lib/libva-glx.so

The new ldconfig misses part of the entries.
When I copy over the old "ldconfig" in alpha2 everything works normally.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version