Issue tracking?
#2
(11-07-2019, 09:00 PM)geokon Wrote: Is there some central place where outstanding issues are being tracked?

It's something currently being considered, but we need to determine the best way of going about that.

Quote:- Using a USB-C cable to connect a T3 Samsung SSD to the one USB-C port doesn't work. `dmesg` does show that a USB device is connected but no device shows up in the file browser. If I connect the drive with a USB-A to USB-C cable to a normal type-A port then the drive shows up correctly

There are known issues with the USB-C port. It's being working on by mrfixit (the person who made the default Debian image)

Quote:- If you don't run X11 you can't adjust the screen brightness with the Fn keys from the console

Unfortunately we don't have a module for handling the keyboard Fn keys outside of X11. You should be able to change the backlight brightness manually with: 

Code:
echo <value from 0-255> | sudo tee /sys/class/backlight/edp-backlight/brightness

Quote:- I've never had a machine with both USB-C and a power plug. If I unintentionally plug in the power cable while charging through USB-C - will this potentially fry the machine? Is this something I need to be watching out for? Or will this even charge my machine faster..? The laptop came with a wallwart, but it'd be nice to just only run off of ubiquitous USB chargers - I don't know if this is advisable

I'll admit that I don't know if it will damage anything. I wouldn't recommend it though, and it won't charge the battery faster.

Quote:- In the default OS there is a a frequency regulator in the main panel. I've never seen a menu like this before on any other machine, but it seems potentially quite useful. In particular I'd like to do performance benchmarks of some software I'm working on and I'd like to avoid external factors like thermal throttling, "turbo" modes and whatnot, so running slower but consistent would be very useful for getting repeatable results- however there is not a lot of info in the Help menu. The different profiles don't have any explanation and I'm unclear on what will happen if I manually select a high frequency. Will this risk overheating and damaging the computer?

The "profiles" in that regulator widget are standard Linux kernel "governors". You could look them up if you want exact details, but basically:

-  "on-demand" is the best all around (performance when its needed, low power when its not)
- "performance" runs all the cores at full clock speed all the time. It won't damage anything, but the PBP will get noticeably hotter.
- "powersave" runs all the cores at their lowest clock speed. The benefits and downsides of this should be obvious.

Quote:There is also the whole "big-little" architecture and I'm not sure how scheduling happens for that - is there some place I can find more info? Maybe a way to temporarily disable the little cores when running certain jobs?

I'm not sure how the scheduling happens either. It depends on how the kernel is set up. There should be a way to disable the little cores but I'm not sure how -- and I wouldn't recommend it either. At worst, it messes with benchmarks. But the little cores are there for a reason: they consume a lot less power than the big cores, when you don't need full performance!
Community administrator and sysadmin for PINE64
(Translation: If something breaks on the website, forum, or chat network, I'm a good person to yell at about it)



Messages In This Thread
Issue tracking? - by geokon - 11-07-2019, 09:00 PM
RE: Issue tracking? - by fire219 - 11-07-2019, 10:07 PM
RE: Issue tracking? - by Der Geist der Maschine - 11-07-2019, 10:29 PM
RE: Issue tracking? - by geokon - 11-07-2019, 10:36 PM
RE: Issue tracking? - by Arwen - 11-08-2019, 06:03 AM
RE: Issue tracking? - by Der Geist der Maschine - 11-10-2019, 11:01 PM
RE: Issue tracking? - by zaius - 11-08-2019, 06:59 AM
RE: Issue tracking? - by geokon - 11-08-2019, 11:43 PM
RE: Issue tracking? - by Arwen - 11-09-2019, 07:56 AM
RE: Issue tracking? - by tophneal - 11-08-2019, 07:26 AM
RE: Issue tracking? - by geokon - 11-09-2019, 08:16 AM
RE: Issue tracking? - by hmuller - 11-09-2019, 01:02 PM
RE: Issue tracking? - by zaius - 11-09-2019, 01:08 PM
RE: Issue tracking? - by geokon - 11-09-2019, 11:52 PM
RE: Issue tracking? - by bcnaz - 11-10-2019, 05:49 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Newbie with immediate issue jasonumd 1 1,005 03-04-2023, 05:59 PM
Last Post: hacknix
  suckless surf on arch linux pinebook pro scrolling issue gehn5 0 997 04-16-2022, 07:41 PM
Last Post: gehn5
Question USB-C Video Out Issue dev 2 1,885 02-08-2022, 07:28 PM
Last Post: dev
Bug [Fixed] Issue with mesa-git (Manjaro ARM Stable Update 2020-09-22)) JasonG-FR 20 21,989 12-12-2020, 05:09 AM
Last Post: mogwai
  Pinebook Pro PCIe init issue R32Fanboy 4 5,351 11-05-2020, 09:59 AM
Last Post: vssz
  Boot issue (red light) pineitup 10 10,193 11-01-2020, 11:26 PM
Last Post: wdt
  Boot issue DarrowAtreides 0 1,727 10-29-2020, 07:23 AM
Last Post: DarrowAtreides
  Issue with screeen tilers - Anyone can recommend? motezart 0 1,633 10-20-2020, 10:35 AM
Last Post: motezart
  [AUG 2020] PBP Battery Issue (?) mercato 7 7,548 09-22-2020, 12:10 AM
Last Post: KC9UDX
  Graphics issue on ubuntu bionic das 0 1,700 08-03-2020, 09:39 AM
Last Post: das

Forum Jump:


Users browsing this thread: 1 Guest(s)