Quantcast
Channel: Tiny Core Linux
Viewing all 18816 articles
Browse latest View live

Re: Mount emmc on chuwi:hibox-hero

$
0
0
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 [url=https://github.com/polikuo/tc-install/blob/master/fetch_devic...

My first TCZ bilding.

$
0
0
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 version 2.6 and with N-mode support. Also it AC-mode,...

Re: Mount emmc on chuwi:hibox-hero

$
0
0
uploaded pci-utils and usbutils, here is results
lspci
[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 Class 0c03: Device 8086:22b5 (rev 36)
00:1a.0...

Network adapters sometimes not available after boot

$
0
0
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 boot fails. Fail means no extensions are loaded so no ...

Re: Screenshot with FLTK

Re: Screenshot with FLTK

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

Re: Mount emmc on chuwi:hibox-hero

$
0
0
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

Re: UEFI in TinyCore?


Re: Screenshot with FLTK

Re: My first TCZ bilding.

$
0
0
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 -flto -fuse-linker-plugin -march=i486 -mtune=i...

LMS install on RPi

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

Re: Network adapters sometimes not available after boot

$
0
0
/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 /opt/bootlocal.sh, but it should happen sooner if httplist ...

Re: LMS install on RPi

$
0
0
download logitechmediaserver-7.7.5.tgz, unpack, read Installation.txt  ;)

Re: My first TCZ bilding.

Re: Mount emmc on chuwi:hibox-hero

$
0
0
ok, so tried Ubuntu 16.04.3, all mmc devices are in there places, can be seen and used
further in Ubuntu
Code: [Select]
lsmod | grep mc

mmc_block              36864  6

[code]
lsmod | grep sd

btsdio                 16384  0
bluetooth             557056...

Re: Mount emmc on chuwi:hibox-hero

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

Re: Mount emmc on chuwi:hibox-hero

$
0
0
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 to

[code]
lsmod

Module                  Size  Used by    Not tai...

Re: Mount emmc on chuwi:hibox-hero

$
0
0
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 /dev/mmcblk0

Xvesa fix and/or resolution choice on boot

$
0
0
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 for a split of second with nothing visible and d...

Re: Xvesa fix and/or resolution choice on boot

$
0
0
Exit to the shell and run xsetup.sh.
Viewing all 18816 articles
Browse latest View live