WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: arora, midori, & surf browsers not working in tinycore-3.8 (changed: TC 4.7.7)  (Read 18123 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14791
It's difficult to predict if an extension from the tc-2.x repo will give problems with tc-4.7.7

The firmware extensions were divided up in the tc-4.x repo into a group of extensions named firmware*, what hardware are you using the firmware for?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14791
But I downloaded it with tce-load -w -i arora.tcz and I am working with TC-4.7.7¿?
This is the contents of the libpng extension in the tc-4.x repo:
Code: [Select]
$ unsquashfs -l libpng.tcz
...
squashfs-root/usr/local/lib/libpng.la
squashfs-root/usr/local/lib/libpng.so
squashfs-root/usr/local/lib/libpng.so.3
squashfs-root/usr/local/lib/libpng.so.3.44.0
squashfs-root/usr/local/lib/libpng12.la
squashfs-root/usr/local/lib/libpng12.so
squashfs-root/usr/local/lib/libpng12.so.0
squashfs-root/usr/local/lib/libpng12.so.0.44.0

Offline Stella

  • Jr. Member
  • **
  • Posts: 50
I have an Intel network card. This firmware seems to work correctly with TC-4.7.7

I can't understand how  it is possible that I've downloaded arora.tcz using tce-load, as you recommended, and libraries for TC-5.x have been donwloaded ¿?

Where can I find the version of arora for TC-4.7.7 with the correct dependencies?
Can I try to install it manually from some repository version?

I'm lost :(

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14791
I have an Intel network card. This firmware seems to work correctly with TC-4.7.7

It would have been better to start another thread for the firmware question, but anyway...

It would be good to see exactly what firmware your network card needs, what does this give:
Code: [Select]
$ dmesg | grep -i intel
Quote
I can't understand how  it is possible that I've downloaded arora.tcz using tce-load, as you recommended, and libraries for TC-5.x have been donwloaded ¿?

Where can I find the version of arora for TC-4.7.7 with the correct dependencies?
Can I try to install it manually from some repository version?

arora does not have libpng as a dependency - you possibly downloaded libpng before you started using the apps gui/tce-load and failed to delete it?

is the Xlibs extension loaded (this contains /usr/lib/libpng12.so.0)?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14791
Sorry, but I do not understand what you're talking about.

It would help me to help you if you could answer my questions.

I suggest you use the apps gui to mark libpng for deletion and reboot.
« Last Edit: June 24, 2014, 09:27:51 AM by Juanito »

Offline Stella

  • Jr. Member
  • **
  • Posts: 50
Sorry for my bad-explanation. I've started again from scratch. If I include firmware-2.6.29.1-tinycore.tcz there's no problem with my ethernet card.

The answer to your question:
$ dmesg | grep -i intel
Intel AES-NI instructions are not detected
e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI


« Last Edit: June 24, 2014, 09:46:46 AM by Stella »

Offline Stella

  • Jr. Member
  • **
  • Posts: 50
So starting from scratch, everything is ok. But when I try:
tce-load -w -i arora.tcz

Now the problem is:
Dowloading:arora.tcz
wget:bad addresss "repo.tinycorelinux.net"
md5sum:arora.tcz.md5.txt: No such fiel or directory
Error on arora.tcz


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14791
I only asked that you mark libpng for deletion, the other extensions looked OK...

If you marked libpng for deletion and rebooted and Xlibs is loaded, you should now see /usr/lib/libpng12.so.0

Offline Stella

  • Jr. Member
  • **
  • Posts: 50
Yes, when I run
ls /usr/lib
I can see libpng.so, lipng.so.3, libpng.so.3.46.0, libpng12.so, libpng12.so.0, libpng12.so.0.46.0

It is solved :)
Thank you very much

The new problem is with midori.
tce-load -w -i midori.tcz
and everything seems fine whiel downloading, but when I try to run it, I have a new library-problem
midori: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory.

surf goes Ok

Any clue about midori?
« Last Edit: June 24, 2014, 10:24:43 AM by Stella »

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Learn to use the provides tab in Apps.
midori depends on Xorg, so if you are not running Xorg, try loading nvidia-glx.tcz.

Offline Stella

  • Jr. Member
  • **
  • Posts: 50
I've already installed Xorg-7.6-lib.tcz.
But midori complaints about libGL.so.1 --> cannot open shared object file.

I've also tried to tce-load nvidia-glx.tcz . The result is:
nvidia-glx.tcz : FAILED
md5sum:WARNING: 1 of 1 computed checksums did NOT march
Error on nvidia-glx.tcz

Regards
« Last Edit: June 25, 2014, 03:20:52 AM by Stella »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14791
Using the apps gui "provides" function shows libGL.so.1 to be in the Xorg-7.6 extension, not Xorg-7.6-lib

Offline Stella

  • Jr. Member
  • **
  • Posts: 50
I didn't mean it was installed because of a dependency, I had made:
tce-load -w -i Xorg-7.6-lib.tcz
And the output was:
Xorg-7.6-lib is already installed.

And if I try to tce-load Xorg-7.6.tcz it gives me an error:
wget:short write
mount: mounting /dev/loop65 on /tmp/tcloop/Xorg-7.6 failed: Invalid argument

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14791
I'd suggest using the apps gui to mark Xorg-7.6 for deletion, reboot and try again.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Also, I suggest using tce-ab  instead of tce-load -iw   that way you'll get all required deps along with the primary app in one shot.