Quantcast
Channel: Tiny Core Linux
Browsing all 18669 articles
Browse latest View live

Re: Mount emmc on chuwi:hibox-hero

Welcome simon1.Just some guesses, maybe it's the naming issue ?Usually, SD card partitions are assigned as /dev/mmcblk0p1, /dev/mmcblk0p2 ... etc.I'd like to see what you'll get with...

View Article


My first TCZ bilding.

Hello all. I used old version hostapd 1.0 from repository x86/4.x till now. This version is stable, but it was compiled without N-mode. Only G. So i try to make new Hostapd extension build on latest...

View Article


Re: Mount emmc on chuwi:hibox-hero

uploaded pci-utils and usbutils, here is resultslspci[code]00:00.0 Class 0600: Device 8086:2280 (rev 36)00:02.0 Class 0300: Device 8086:22b0 (rev 36)00:0b.0 Class 1180: Device 8086:22dc (rev 36)00:14.0...

View Article

Network adapters sometimes not available after boot

I've noticed an intermittent problem with both x86 and x86_64 during tc-config. If using PXE and httplist with nodhcp, the ethernet adapters (using e1000 module) are sometimes not available, so the...

View Article

Re: Screenshot with FLTK

Quote from: polikuo on Today at 01:13:45 AMQuote from: curaga on Today at 12:08:46 AMAdd -fno-rtti -fno-exceptions to build with the default fltk.Thanks, it compiles this time....

View Article


Re: Screenshot with FLTK

@curaga, Can you please test this with 64 ?If you have time.

View Article

Re: Mount emmc on chuwi:hibox-hero

you could also try this (since windows uses a toshiba driver): Code: [Select]$ sudo modprobe toshsd..and examine dmesg to see if anything relevant is reported when you try to load the driver

View Article

Re: UEFI in TinyCore?

tinycore has had (u)efi support for some time now,...

View Article


Image may be NSFW.
Clik here to view.

Re: Screenshot with FLTK

Quote from: nimday on August 07, 2017, 08:37:01 PMNo problem,  Just wanted to share and now this program has a bug No worries.FYI, on PiCore, some headers can not be found on the repo.ex: #include...

View Article


Re: My first TCZ bilding.

This works: [code]$ tce-load -i compiletc libnl-dev openssl-dev$ cd hostapd-2.6$ cd hostapd[edit Makefile]CFLAGS = -MMD -Wall[edit defconfig]CONFIG_LIBNL32=y$ cp defconfig .config$ make V=1 CC="gcc...

View Article

LMS install on RPi

Is there a step by step procedure documented to install LMS on a RPi and explain how to run it?  If so please refer. 

View Article

Re: Network adapters sometimes not available after boot

/etc/init.d/dhcp.sh runs whether or not nodhcp is given on the boot command line if httplist is used. In fact I don't see anywhere a method of using static IP addresses. Currently I do that in...

View Article

Image may be NSFW.
Clik here to view.

Re: LMS install on RPi

download logitechmediaserver-7.7.5.tgz, unpack, read Installation.txt 

View Article


Re: My first TCZ bilding.

you could try my config from here: http://tinycorelinux.net/8.x/x86/tcz/src/hostapd/

View Article

Re: Mount emmc on chuwi:hibox-hero

ok, so tried Ubuntu 16.04.3, all mmc devices are in there places, can be seen and usedfurther in Ubuntu Code: [Select]lsmod | grep mcmmc_block              36864  6[code]lsmod | grep sdbtsdio...

View Article


Re: Mount emmc on chuwi:hibox-hero

mmc_block is in the base, so you can just "modprobe" it

View Article

Re: Mount emmc on chuwi:hibox-hero

but mms_block was in memory by default, after boot TinyCore64 lsmod shows, that mms_block already in memory and it does not give the desired result, also tried "modprobe" it and no result...

View Article


Re: Mount emmc on chuwi:hibox-hero

I had assumed that mmc_block was not loaded on your system.You will not be able to use mmc_block from ubuntu on tinycore.On my machine mmc_block is loaded automatically and an sd card appears at...

View Article

Xvesa fix and/or resolution choice on boot

Hi,I started to use TC Plus a week ago and I love it.I use it on two different computers with the pretty decent hardware.Somehow I've lost ability to open Xvesa window in the ControlPanel. It shows up...

View Article

Re: Xvesa fix and/or resolution choice on boot

Exit to the shell and run xsetup.sh.

View Article
Browsing all 18669 articles
Browse latest View live