Tiny Core Base > Final Releases

Core v4.4

<< < (8/13) > >>

Juanito:
I can confirm core64 v4.4 works fine  :)

The combination of new kernel version/new alsa version still doesn't seem to make my Cirrus Logic CS4206/Intel CougarPoint HDMI sound hardware work without intervention from HDA Analyzer though  :(

Edit: ..but, whereas I needed to patch the 3.0.3 kernel btusb module to work with my "Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)" hardware, things work fine "as-is" with the new kernel  :)

vinnie:
Today I tried to upgrade core 4.2 -> 4.3 but the result was not positive.
First i update dependency, after i update package and after i fetch missing dependency, I replaced the following core.gz and vmlinux and restart.
At reboot xorg not run, during run of pack this package is missing ;
graphics-3.0.21-tinycore.tcz
v4l-dvb-3.0.21-tinycore.tcz
wireless-3.0.21-tinycore.tcz
(de facto making me impossible to even connect, i have only wireless connection).

Fortunately I never do an upgrade without backing up the partition of Core
I put old vmlinux and Core.gz and I restarted, for now the hybrid goes on (new xlibs Xprogs is overlapped).

I try new search of missing dependecies after a new dep update: only elfutils-lib for prelink and wine.

--- Code: ---tc@box:~$ tce-audit fetchmissing
Downloading: elfutils-lib.tcz
elfutils-lib.tcz: OK

--- End code ---

I try to search manually mi actual possession of module:


--- Code: ---tc@box:~$ find /mnt/sdb1/tce/optional/ -iname "*3.0.3*"
/mnt/sdb1/tce/optional/OSS-modules-3.0.3-tinycore.tcz.md5.txt
/mnt/sdb1/tce/optional/input-tablet-touchscreen-3.0.3-tinycore.tcz
/mnt/sdb1/tce/optional/i2c-3.0.3-tinycore.tcz.md5.txt
/mnt/sdb1/tce/optional/v4l-dvb-3.0.3-tinycore.tcz
/mnt/sdb1/tce/optional/virtualbox-ose-modules-3.0.3-tinycore.tcz
/mnt/sdb1/tce/optional/bluetooth-3.0.3-tinycore.tcz
/mnt/sdb1/tce/optional/input-joystick-3.0.3-tinycore.tcz
/mnt/sdb1/tce/optional/pci-hotplug-3.0.3-tinycore.tcz.md5.txt
/mnt/sdb1/tce/optional/alsa-modules-3.0.3-tinycore.tcz.md5.txt
/mnt/sdb1/tce/optional/alsa-modules-3.0.3-tinycore.tcz
/mnt/sdb1/tce/optional/firewire-3.0.3-tinycore.tcz.dep
/mnt/sdb1/tce/optional/firewire-3.0.3-tinycore.tcz
/mnt/sdb1/tce/optional/wireless-3.0.3-tinycore.tcz
/mnt/sdb1/tce/optional/firewire-3.0.3-tinycore.tcz.md5.txt
/mnt/sdb1/tce/optional/v4l-dvb-3.0.3-tinycore.tcz.md5.txt
/mnt/sdb1/tce/optional/input-joystick-3.0.3-tinycore.tcz.md5.txt
/mnt/sdb1/tce/optional/wireless-3.0.3-tinycore.tcz.md5.txt
/mnt/sdb1/tce/optional/virtualbox-ose-modules-3.0.3-tinycore.tcz.dep
/mnt/sdb1/tce/optional/OSS-modules-3.0.3-tinycore.tcz
/mnt/sdb1/tce/optional/i2c-3.0.3-tinycore.tcz
/mnt/sdb1/tce/optional/bluetooth-3.0.3-tinycore.tcz.md5.txt
/mnt/sdb1/tce/optional/v4l-dvb-3.0.3-tinycore.tcz.dep
/mnt/sdb1/tce/optional/graphics-3.0.3-tinycore.tcz.md5.txt
/mnt/sdb1/tce/optional/input-tablet-touchscreen-3.0.3-tinycore.tcz.dep
/mnt/sdb1/tce/optional/pci-hotplug-3.0.3-tinycore.tcz
/mnt/sdb1/tce/optional/graphics-3.0.3-tinycore.tcz.dep
/mnt/sdb1/tce/optional/virtualbox-ose-modules-3.0.3-tinycore.tcz.md5.txt
/mnt/sdb1/tce/optional/input-tablet-touchscreen-3.0.3-tinycore.tcz.md5.txt
/mnt/sdb1/tce/optional/alsa-modules-3.0.3-tinycore.tcz.dep
/mnt/sdb1/tce/optional/graphics-3.0.3-tinycore.tcz

--- End code ---

in contrast to:

--- Code: ---tc@box:~$ find /mnt/sdb1/tce/optional/ -iname "*3.0.21*"
/mnt/sdb1/tce/optional/linux-headers-3.0.21-tinycore.tcz
/mnt/sdb1/tce/optional/linux-headers-3.0.21-tinycore.tcz.md5.txt

--- End code ---
I had downloaded the header at the prospect of future compilations

now I download the rest of missing module by hand, but it seems right to communicate on the forum to expose the issues to those who know more than me

roberts:

--- Quote ---First i update dependency, after i update package and after i fetch missing dependency, I replaced the following core.gz and vmlinux and restart.

--- End quote ---
That is backwards from posted instructions:


Update instructions, from the release distribution files area:
http://distro.ibiblio.org/tinycorelinux/4.x/x86/release/distribution_files/
1. Copy over new vmlinuz
2. Copy over new core.gz
3. boot into new system

if You have/use X then
AppsAduit -> Dependencies -> Build Reporting Database -> Fetch Missing

or if you only use Core (no X) or Xorg did not start and only have a system prompt use:
tce-audit builddb
tce-audit fetchmissing

vinnie:
I figured the problem, I had to reboot the machine before to update modules for the reason that it use a variable for the version of the "kernel" in the package name.

in the steps listed by robert the order is right but it was too implied that I would understand.

However I could not install wireless packages after restarting (i do not having other way to connect), I was obliged to do so first, consider this for the next (kernel) update!

another problem, I think derived from the lack of virtualbox module: the fetchmissing has not downloaded Input-tablet-touchscreen and pci-hotplug. it has stopped at error of virtualbox:

--- Code: ---tc@box:~$ tce-audit fetchmissing
Downloading: OSS-modules-3.0.21-tinycore.tcz
OSS-modules-3.0.21-tinycore.tcz: OK
Downloading: bluetooth-3.0.21-tinycore.tcz
bluetooth-3.0.21-tinycore.tcz: OK
Downloading: firewire-3.0.21-tinycore.tcz
firewire-3.0.21-tinycore.tcz: OK
Downloading: virtualbox-ose-modules-3.0.21-tinycore.tcz
Error on virtualbox-ose-modules-3.0.21-tinycore.tcz
tc@box:~$

--- End code ---

at the end, after several builddb, I was forced to download them by hand.

vinnie:
another reason could be that in my case the modules are not required by any other package, I belive this is more probable.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version