WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: coreplus 8.2  (Read 7905 times)

Offline ulfr

  • Full Member
  • ***
  • Posts: 140
coreplus 8.2
« on: September 22, 2017, 08:14:58 PM »
 
   hi tinycore team and everyone

   i am trying out coreplus 8.2 on an acer aspire E 17 laptop 

   most stuff works great 
   
   i notice when you download tcc
   only the deps are loaded not tcc itself

   i have an odd problem with the sound
   some videos will play  ( the one that will is an flv )
   most will not 
 
   i have a problem with the laptop mouse pad 
   it only has 1 button
   no left or right buttons
   but a usb mouse is recognized correctly
   
   will keep playing
   and report my experiences

   thanks everyone for this great distro
   tinycore is by far the best designed linux distro
   
   ulfr 


   





Offline ulfr

  • Full Member
  • ***
  • Posts: 140
Re: coreplus 8.2
« Reply #1 on: September 22, 2017, 08:32:01 PM »

    also the laptop has 4 gigs of ram
    but coreplus 8.2 only recognizes 2 gigs

    ulfr   

   

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: coreplus 8.2
« Reply #2 on: September 23, 2017, 05:13:23 AM »
there was an error in the tcc dep file - it has been corrected now - thanks for reporting this.

I see 3.4gb ram out of 4gb on a 16gb machine, which sounds about right...

Offline ulfr

  • Full Member
  • ***
  • Posts: 140
Re: coreplus 8.2
« Reply #3 on: September 23, 2017, 06:25:37 PM »

   thanks tcc download works now

   as to sound
   i loaded latest firefox
   and all the alsa stuff
   and pulseaudio

   and alsa mixer
   turned on alsa master which helped

   still doesn't play sound for all the videos in the browser
   no youtube or news videos
   but plays a lot of them

   i will keep playing and post

   thanks for this masterpiece

   ulfr
   

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: coreplus 8.2
« Reply #4 on: September 23, 2017, 06:47:17 PM »

   thanks tcc download works now

   as to sound
   i loaded latest firefox
   and all the alsa stuff
   and pulseaudio

   and alsa mixer
   turned on alsa master which helped

   still doesn't play sound for all the videos in the browser
   no youtube or news videos
   but plays a lot of them

   i will keep playing and post

   thanks for this masterpiece

   ulfr
 
PulseAudio should work, however I simply use apulse which avoids pulseaudio completely, you will of course need alsa working and possibly flash installed to listen to Youtube.
a script to download and install apulse extension can be obtained from
http://forum.tinycorelinux.net/index.php/topic,21268.msg132892.html#msg132892

PS. I haven't yet tested this script with the recent busybox update..

Offline polikuo

  • Hero Member
  • *****
  • Posts: 714
Re: coreplus 8.2
« Reply #5 on: September 23, 2017, 08:56:29 PM »

   thanks tcc download works now

   as to sound
   i loaded latest firefox
   and all the alsa stuff
   and pulseaudio

   and alsa mixer
   turned on alsa master which helped

   still doesn't play sound for all the videos in the browser
   no youtube or news videos
   but plays a lot of them

   i will keep playing and post

   thanks for this masterpiece

   ulfr
 

Usually I'd do:
Code: [Select]
tce-load -i alsa-config
tce-load -i alsa
alsactrl init
aplay /usr/local/share/sounds/alsa/Noise.wav

It's recommended to load alsa-config before alsa.  :)

Offline ulfr

  • Full Member
  • ***
  • Posts: 140
Re: coreplus 8.2
« Reply #6 on: September 23, 2017, 10:36:56 PM »
thanks for all the help

coreplayer2
used your script
seemed to compile fine
but no change
does it place a binary in firefox
i couldn't find anything to load in apps

loaded alsa-config
then alsa
then alsamixergui and unmuted the master
vlc will play the downloaded files with sound
and some files have sound in firefox
but not all sites or youtube 

when i type in alsactrl init
it says alsactrl not found 

anyway i will chug along
since videos play with sound in vlc and some in the browser
it must be some browser plug in missing
i guess

this is the first time i put tinycore on this computer
looks beautiful
awesome

ulfr


Offline polikuo

  • Hero Member
  • *****
  • Posts: 714
Re: coreplus 8.2
« Reply #7 on: September 23, 2017, 11:12:02 PM »
when i type in alsactrl init
it says alsactrl not found 

Oops!
Typo.

Code: [Select]
tc@box:~$ alsactl init
Found hardware: "HDA-Intel" "VIA VT1708S" "HDA:11060397,10438346,00100000" "0x1043" "0x8346"
Hardware is initialized using a generic method

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: coreplus 8.2
« Reply #8 on: September 24, 2017, 07:05:31 AM »
thanks for all the help

coreplayer2
used your script
seemed to compile fine
but no change
does it place a binary in firefox
i couldn't find anything to load in apps
ulfr
The script creates an " apulse.tcz " extension which requires loading onboot and you should rfind it in APPS > Maintenance > Onboot,  load only
alsa-config.tcz (if required)
alsa.tcz
apulse
flash.tcz
firefox.tcz

Apulse does not replace any firefox component.   Temporarily (due AIUI to a lack of Mozilla developers familiar with alsa) Firefox requires a pulseaudio input to pipe audio through to alsa.   Apulse provides compatible PulseAudio libraries (with many less features and overhead of pulseaudio) between applications like Firefox and ALSA.  This extension is created with firefox in mind, but may work with other apps..?  If you need pulseaudio for other audio applications I'd advise the full pulseaudio extension instead.

In practice I often find the use of "YouTube Flash-HTML" plugin to switch between flash or HTML5 players resolves sound redirection with youtube in firefox.
I use all of the above in all TC-7 & TC-8 versions daily, but occasionally I find a reboot is required to achieve sound
good luck
« Last Edit: September 24, 2017, 07:16:28 AM by coreplayer2 »

Offline ulfr

  • Full Member
  • ***
  • Posts: 140
Re: coreplus 8.2
« Reply #9 on: September 24, 2017, 11:01:41 AM »
thanks for all the help

i am digesting all your info
will post when i have tried everything

and thanks for making tinycore
its a masterpiece

ulfr 

Offline ulfr

  • Full Member
  • ***
  • Posts: 140
Re: coreplus 8.2
« Reply #10 on: November 03, 2017, 12:42:34 PM »

   i would like to edit/delete the above post
   i am still having trouble with sound in firefox
   however still working on it

   another issue i would like to mention
   is that tcc will compile a program
   but that program will seg fault
   gcc will compile and run fine
   any ideas

   thanks again 
 
   ulfr

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: coreplus 8.2
« Reply #11 on: November 03, 2017, 01:18:50 PM »
Hi ulfr
   i would like to edit/delete the above post
PM me what you would like done and I'll take care of it for you.

Offline ulfr

  • Full Member
  • ***
  • Posts: 140
Re: coreplus 8.2
« Reply #12 on: November 03, 2017, 01:40:32 PM »

   thanks rich
 
   if you could
   just delete the post where i say that i got sound working on youtube
   2 posts up
   it worked one time but then i couldn't reproduce it
   i'm still working on it
   and i dont want to people reading this to think it will work
 
   thanks again 

   ulfr
 

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: coreplus 8.2
« Reply #13 on: November 03, 2017, 01:47:35 PM »
Hi ulfr
Done.

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: coreplus 8.2
« Reply #14 on: November 03, 2017, 08:28:10 PM »
[...]
APPS > Maintenance > Onboot,  load only
alsa-config.tcz (if required)
alsa.tcz
apulse
flash.tcz
firefox.tcz
[...]
Yay, found a missing ".tcz" (apulse). I'm watching you. :p

Nah, I just don't wont people to get confused. Even though that's a typo the finder might keep; better save than sorry.
Every Tinycore extension (currently) has the  .tcz  file name extension.
Download a copy and keep it handy: Core book ;)