WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: downloading and loading make.tcz form Apps - video freezes  (Read 5619 times)

Offline lepomis

  • Newbie
  • *
  • Posts: 36
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.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14534
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #1 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?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #2 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.

Offline lepomis

  • Newbie
  • *
  • Posts: 36
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #3 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.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #4 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?

Offline lepomis

  • Newbie
  • *
  • Posts: 36
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #5 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

Offline lepomis

  • Newbie
  • *
  • Posts: 36
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #6 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 ;)
« Last Edit: May 07, 2015, 08:21:20 AM by lepomis »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14534
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #7 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.

Offline lepomis

  • Newbie
  • *
  • Posts: 36
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #8 on: May 07, 2015, 09:04:38 AM »
i know... it's already loaded

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #9 on: May 07, 2015, 09:15:52 AM »
It looks like pci-utils was broken when updated on 2015/05/03.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14534
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #10 on: May 07, 2015, 09:23:27 AM »
I see the problem, I'll fix it tomorrow

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14534
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #11 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)

Offline lepomis

  • Newbie
  • *
  • Posts: 36
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #12 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

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14534
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #13 on: May 08, 2015, 05:50:12 AM »
what happens if you try the apps gui check for updates?

Offline lepomis

  • Newbie
  • *
  • Posts: 36
Re: downloading and loading make.tcz form Apps - video freezes
« Reply #14 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 ...