WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: piCore-7.1beta4 released  (Read 12060 times)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
piCore-7.1beta4 released
« on: May 03, 2016, 12:42:08 AM »
piCore-7.1beta4 released. Changes:

. micropython updated to 1.7
- libstdc++ exception bug fixed

Download:

http://www.tinycorelinux.net/7.x/armv6/test_releases/

Please note, there is only one SD card image provided which supports all boards, including CM, RPi0, RPI1, RPi2 and RPi3.

If you need GUI, install TC.tcz from the repo.

Please don't forget to resize /dev/mmcblk0p2 partition as described in README before doing any upgrade or installation.


Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline gavinmc42

  • Sr. Member
  • ****
  • Posts: 301
Re: piCore-7.1beta4 released
« Reply #1 on: May 07, 2016, 01:49:38 AM »
Hi Bela,

Forgot to tell you, /home/tc/.ash_history  file gets corrupted on the last  few releases.
Use the up arrow more than a few times after reboot to replay last commands, rubbish pops up.

Gavin

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: piCore-7.1beta4 released
« Reply #2 on: May 07, 2016, 10:47:11 PM »

Forgot to tell you, /home/tc/.ash_history  file gets corrupted on the last  few releases.
Use the up arrow more than a few times after reboot to replay last commands, rubbish pops up.


Thanks for reporting, I see the issue.

Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore-7.1beta4 released
« Reply #3 on: May 14, 2016, 04:37:41 AM »
Still have the issue with the external wifi and RPi3. It works only short time and than disconnect.
In dmesg:
Code: (bash) [Select]
[  173.520788] usb 1-1.3.2: USB disconnect, device number 6
[  173.521133] rtw_cmd_thread: DriverStopped(0) SurpriseRemoved(1) break at line 482
[  173.829830] usb 1-1.3.2: new high-speed USB device number 8 using dwc_otg
[  173.931204] usb 1-1.3.2: New USB device found, idVendor=0bda, idProduct=8176
[  173.931222] usb 1-1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  173.931236] usb 1-1.3.2: Product: 802.11n WLAN Adapter
[  173.931248] usb 1-1.3.2: Manufacturer: Realtek
[  173.931261] usb 1-1.3.2: SerialNumber: 00e04c000001

But it is not exactly disconnected. Guess there is some issue with the USB driver.

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore-7.1beta4 released
« Reply #4 on: May 14, 2016, 09:19:36 AM »
Got it!
The issue was caused by the interference from the RPi3 board, probably Bluetooth / WiFi transmitter.
When placed the USB hub far away from the RPi3 board, it works well.

Offline sbp

  • Sr. Member
  • ****
  • Posts: 429
    • piCorePlayer homepage
Re: piCore-7.1beta4 released
« Reply #5 on: May 14, 2016, 11:59:19 AM »
Hi Jan, please try to disable Bluetooth.
dtoverlay=pi3-disable-bt

Steen

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore-7.1beta4 released
« Reply #6 on: May 15, 2016, 01:30:26 AM »
Hi Steen,
that was the first, what I've done, but there is no similar command for the WiFi too.
Hope, it will come soon hence the overlay structure and quantity increased a lot now with the RPi3 board.
I'm looking for the new piCore release based on the new kernel to have ability to use the new overlays.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: piCore-7.1beta4 released
« Reply #7 on: May 15, 2016, 03:06:52 AM »
Did you try rfkill to disable WiFi?

http://linux.die.net/man/1/rfkill

Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore-7.1beta4 released
« Reply #8 on: May 15, 2016, 03:19:27 AM »
it doesn't work, hence it is not yet mapped as the wlan device.
I'm not loading the firmware files, and guessed that it will not start to work, but even than it somehow works and the transmitting radiates the noise. Supposed that there may be some low level "hardware" switch similar to pi3-disable-bt to safely keep it really OFF.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: piCore-7.1beta4 released
« Reply #9 on: May 15, 2016, 03:25:30 AM »
Load the firware to get it up and running than try rfkill
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore-7.1beta4 released
« Reply #10 on: May 16, 2016, 12:25:40 AM »
Not working at all. It's still only "soft switch" working only after boot time. During boot it still generates noise and causes flickering of the TFT screen.
Will wait for the new firmware and kernel update to have "hard switch" as is for Bluetooth.

Offline bzfrp

  • Newbie
  • *
  • Posts: 15
Re: piCore-7.1beta4 released
« Reply #11 on: May 17, 2016, 12:16:58 PM »
How do you know if Bluetooth and WiFi transmitters are enabled ? dmesg doesn't show BCM43438.

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore-7.1beta4 released
« Reply #12 on: May 18, 2016, 06:19:42 AM »
Because of radiated interference. Don't know if it is Bluetooth, or WiFi, but it radiates noise.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: piCore-7.1beta4 released
« Reply #13 on: May 24, 2016, 03:37:59 AM »
It is the last 7.1 release, development moved to 8.0
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."