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

Re: Network adapters sometimes not available after boot

$
0
0
The real problem is in dhcp.sh. "/sbin/udevadm settle" doesn't work, which is what initiated my debugging spree.

I added this to /etc/init.d/rcS (and commented out the same parts in tc-config):

[code]/sbin/udevd --daemon 2>&1 >/dev/null
/sbin/udevadm t...

Re: [SOLVED] Re: Xvesa fix and/or resolution choice on boot

MOVED: IPv6 on PPPoE

Re: Xvesa fix and/or resolution choice on boot

$
0
0
Well, Xlibs is not now in onboot.lst and all is fine.
But it is still listed as present after that ...| grep X command along with: Xorg-7.7-lib, Xprogs and Xvesa and a long list of others as well.
Startx from prompt is working, BTW.

Re: My first TCZ bilding.

$
0
0
hostapd posted in case you'd like to test it

Re: Xvesa fix and/or resolution choice on boot

Re: Core v8.1rc2

Re: SD card corruption

$
0
0
Better get a new card. Fsck can only detect corruption in the filesystem structures, if it was inside a file fsck wouldn't say anything.

Some filesystems can detect file corruption too: zfs, btrfs, and I remember seeing patches for ext4 that would enab...

Re: SD card corruption

SeaMonkey has update

$
0
0
No big deal, but for the last several days there have been periodic notices in SeaMonkey that an update is available on its website. It attempts to update automatically but can't because of settings.

Thane

Core v8.1rc3

Re: My first TCZ bilding.

$
0
0
The real error is
Code: [Select]
make: *** No rule to make target '/home/tc/hostapd-2.6/src/netlink/genl/genl.h', needed by '../src/drivers/driver_nl80211.o'.  Stop.

Even with your config. Errors i have posted before became by my mistake. I did not de...

Re: FLTK 1.3.4 Issue

Re: TinyCore 8.0 console prompt

$
0
0
In short, modify ~/.ashrc instead of ~/.bashrc
Code: [Select]
# default $PS1
export PS1="\u@\h:\w\$"

Re: FLTK 1.3.4 Issue

$
0
0
FYI
The fktk-1.3 in the 8.0 TinyCore-current.iso is 1.3.3
The latest one is 1.3.4-1
If you don't perform system update,
you'll probably be using the old one as tce-load doesn't update a package for you.

Re: FLTK 1.3.4 Issue

Re: Correct (if possible) way to update a tcz without a reboot

Re: Can't install usb-serial application

$
0
0
Thanks Juanito, I was able to install the driver. Unfortunately, I still can't find a ttyUSB connection. When I search using lsusb, it recognizes the usb device, but not that it is a serial port (I'm using 'dmesg | grep tty' to check for the converter)...

Re: Correct (if possible) way to update a tcz without a reboot

$
0
0
Hi again,

Thank you so much for your help - However, interesting, busybox doesn't seem to have umount?

Code: [Select]
snb@snb:~$ sudo busybox umount -d /tmp/tcloop/studio
umount: applet not found

And according to busybox

[code]snb@snb:~$ busybox
BusyBox ...

Re: Correct (if possible) way to update a tcz without a reboot

Viewing all 18826 articles
Browse latest View live