Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: lepomis on May 07, 2015, 06:04:36 AM

Title: downloading and loading make.tcz form Apps - video freezes
Post by: lepomis on May 07, 2015, 06:04:36 AM
Hello,

i'm running Tc 6.1
3.16.6-tinycore with xvesa.

I'm running fluxbox,and everytime i download and load something using Apps i have video issues moving the windows i'm not seing the right content ,also draggin the windows i can fill all my display with the trail of the window i'm draging.

the worst issue i have happens when i download and load some packages...for example make.tcz in this case my video freezes, then the only thing i can do is using my pc through ssh.
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: Juanito on May 07, 2015, 06:18:16 AM
what graphics hardware do you have (use lspci to find out)?

This sounds like you're perhaps using a higher resolution/colour depth than your video memory can support.

Does the same thing happen if you use Xorg-7.7 instead of Xvesa?
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: gerald_clark on May 07, 2015, 06:23:38 AM
The Apps window will not update during a download if there is a network problem.  Dragging it around the screen will produce the symptom you describe.
If you wait for Apps to finish, the screen will then catch up.
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: lepomis on May 07, 2015, 07:57:39 AM
The Apps window will not update during a download if there is a network problem.  Dragging it around the screen will produce the symptom you describe.
If you wait for Apps to finish, the screen will then catch up.

which network problem? i Think the network is pretty ok.
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: gerald_clark on May 07, 2015, 08:00:06 AM
Your internet connection  to the repo could be slow or intermittent .  Did you try a different repo?
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: lepomis on May 07, 2015, 08:02:08 AM
what graphics hardware do you have (use lspci to find out)?

This sounds like you're perhaps using a higher resolution/colour depth than your video memory can support.

Does the same thing happen if you use Xorg-7.7 instead of Xvesa?

Hi Juanito,

i tried lspci but it's different form what i'm used to see :

sudo lspci
00:00.0 Class 0500: Device 10de:03e2 (rev a1)
00:01.0 Class 0601: Device 10de:03e1 (rev a2)
00:01.1 Class 0c05: Device 10de:03eb (rev a2)
00:01.2 Class 0500: Device 10de:03f5 (rev a2)
00:02.0 Class 0c03: Device 10de:03f1 (rev a3)
00:02.1 Class 0c03: Device 10de:03f2 (rev a3)
00:04.0 Class 0604: Device 10de:03f3 (rev a1)
00:05.0 Class 0403: Device 10de:03f0 (rev a2)
00:06.0 Class 0101: Device 10de:03ec (rev a2)
00:07.0 Class 0680: Device 10de:03ef (rev a2)
00:08.0 Class 0101: Device 10de:03f6 (rev a2)
00:08.1 Class 0101: Device 10de:03f6 (rev a2)
00:09.0 Class 0604: Device 10de:03e8 (rev a2)
00:0b.0 Class 0604: Device 10de:03e9 (rev a2)
00:0c.0 Class 0604: Device 10de:03e9 (rev a2)
00:0d.0 Class 0300: Device 10de:03d6 (rev a2)
00:18.0 Class 0600: Device 1022:1200
00:18.1 Class 0600: Device 1022:1201
00:18.2 Class 0600: Device 1022:1202
00:18.3 Class 0600: Device 1022:1203
00:18.4 Class 0600: Device 1022:1204

I haven't tried Xorg-7.7 yet
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: lepomis on May 07, 2015, 08:05:16 AM
Your internet connection  to the repo could be slow or intermittent .  Did you try a different repo?

the problem is always happening with that extension...this is strange...
i still have to try different repo, i need to do that also because i'm not finding recent updates you should have added to the 6.x repo in these days...could you link me a good topic where i can read about choosing other repo ?

wait i found how to have the list o the repo ;)
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: Juanito on May 07, 2015, 09:00:07 AM
i tried lspci but it's different form what i'm used to see :

Load the pciutils extension and then try lspci again.
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: lepomis on May 07, 2015, 09:04:38 AM
i know... it's already loaded
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: gerald_clark on May 07, 2015, 09:15:52 AM
It looks like pci-utils was broken when updated on 2015/05/03.
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: Juanito on May 07, 2015, 09:23:27 AM
I see the problem, I'll fix it tomorrow
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: Juanito on May 08, 2015, 12:20:53 AM
Fixed, you should now see something analogous to this:
Code: [Select]
$ lspci
...
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: lepomis on May 08, 2015, 05:48:06 AM
Thanks Juanito!

i run tce-update , but it was updated only firefox-official...

i run tce-audit delete pci-utils.tcz in order to install it again but i get :

/usr/bin/tce-audit: line 273: can't open tce.db: no such file
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: Juanito on May 08, 2015, 05:50:12 AM
what happens if you try the apps gui check for updates?
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: lepomis on May 08, 2015, 05:56:02 AM
what happens if you try the apps gui check for updates?
i did it, it found only firefox now i selected another mirror: http://repo.tinycorelinux.net/ instead of http://ftp.nluug.nl/os/Linux/distr/tinycorelinux/ and it worked... now i'm going to find also the new libraries you added ...
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: lepomis on May 08, 2015, 10:01:19 AM
lspci putput

tc@box:~$ lspci|grep VGA
00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] (rev a2)
Title: Re: downloading and loading make.tcz form Apps - video freezes
Post by: Greg Erskine on May 08, 2015, 05:27:57 PM
i run tce-audit delete pci-utils.tcz in order to install it again but i get :
/usr/bin/tce-audit: line 273: can't open tce.db: no such file

Hi lepomis,

You need to build the database first.

Code: [Select]
tce-audit builddb
The extension (and dependencies) will be removed after a reboot.

regards
Greg