NetBSD
#51
(06-26-2020, 02:16 AM)mrgtwentythree Wrote: FWIW, in -current, the wifi seems much more stable.  i've not had a hang for a long time except maybe one time.

we do not yet know why this is better -- lots of changes maybe relevant.
OK, i believe the wifi hard hangs are fixed.  i found the problem and have commited workarounds.  the latest builds on armbsd.org for -current include these fixes.  (now it doesn't hard-hang, i will look at porting the driver parts to netbsd-9.)

the wifi can still fail, but the system remains responsive and available and often can recover by itself, or with "ifconfig bwfm0 down up".  sometimes neither works and reboot is required.


.mrg.
  Reply
#52
(07-23-2020, 05:50 PM)mrgtwentythree Wrote:
(06-26-2020, 02:16 AM)mrgtwentythree Wrote: FWIW, in -current, the wifi seems much more stable.  i've not had a hang for a long time except maybe one time.

we do not yet know why this is better -- lots of changes maybe relevant.
OK, i believe the wifi hard hangs are fixed.  i found the problem and have commited workarounds.  the latest builds on armbsd.org for -current include these fixes.  (now it doesn't hard-hang, i will look at porting the driver parts to netbsd-9.)

the wifi can still fail, but the system remains responsive and available and often can recover by itself, or with "ifconfig bwfm0 down up".  sometimes neither works and reboot is required.


.mrg.

Great job, it's working great as daily driver!
  Reply
#53
well, with all this positivity, I thought I should give another try
Maybe it's me, neither worked (9, current) armbsd.org/arm
9 just didn't boot, black screen, green light
current, I'm still cursing, always black screen, green light for 10s, out, capslk and numlk flash 1s
Then needs extra long press to revive pbp (20+s press pwr button)
(pbp appears dead, only led is red chg led, no green led, nothing happens)
Tried twice, wasn't sure of caps, num flash
Damn glad I know about extra long press
(emmc mrfixit, updated mrfixit uboot))
  Reply
#54
(08-07-2020, 06:01 PM)wdt Wrote: well, with all this positivity, I thought I should give another try
Maybe it's me, neither worked (9, current)  armbsd.org/arm
9 just didn't boot, black screen, green light
current, I'm still cursing, always black screen, green light for 10s, out, capslk and numlk flash 1s
Then needs extra long press to revive pbp (20+s press pwr button)
(pbp appears dead, only led is red chg led, no green led, nothing happens)
Tried twice, wasn't sure of caps, num flash
Damn glad I know about extra long press
(emmc mrfixit, updated mrfixit uboot))
that's not good!  do you have uart?  i can't think
of any way to figure this out without that..

i would probably test with emmc disabled and use
just an sdcard.
  Reply
#55
(08-07-2020, 06:01 PM)wdt Wrote: well, with all this positivity, I thought I should give another try
Maybe it's me, neither worked (9, current)  armbsd.org/arm
9 just didn't boot, black screen, green light
current, I'm still cursing, always black screen, green light for 10s, out, capslk and numlk flash 1s
Then needs extra long press to revive pbp (20+s press pwr button)
(pbp appears dead, only led is red chg led, no green led, nothing happens)
Tried twice, wasn't sure of caps, num flash
Damn glad I know about extra long press
(emmc mrfixit, updated mrfixit uboot))

I think this is u-boot related and it has nothing to do with NetBSD. If you're flashing NetBSD on sdcard, I would try flashing on eMMC a more recent u-boot such us this one https://github.com/pcm720/u-boot-build-s...v2020.07-1

Or disabling eMMC as mrgtwentythree already suggested.
  Reply
#56
My pbp is a virgin, back has not ever been removed.
So, no serial to uboot (why is there not a hole w/ rubber plug?)
I don't know how well pcm's uboot does sleep, no one has commented
Now, another distro has good sleep (elementry), 2 by now
Good sleep means few charging hassles, running from SD is feasible
As well, decent uptimes are possible, for those that care

Maybe 9 has a long fs expansion and takes 5-10m 1st boot?
I only left it 3-4m
current,, the reboot to recovery is just plain wrong
The 2 different uboots should be compared
  Reply
#57
Still experiencing wifi hard hangs in current using the bwfm driver (latest tested with the 2020.8.6 image from armbsd.org) - only happens when running firefox (79, 78, 77, 76 and 52). Usually happens within 20 seconds ~ 1 minute when streaming video or around 3~5 minutes with regular browsing. Keyboard gets completely unresponsive forcing me to do a physical reboot. However, has never experienced a wifi crash in TTY when I'm downloading large files like pkgsrc for example. Downloading large files in X also seems fine.

I also tried using a usb ethernet adapter - works a lot better but sometimes still hangs (~ 3 times / hour), doesn't hard hang though so just re-plugging it makes the wifi go back up. (adapter doesn't hang on the stock Manjaro image)
  Reply
#58
So, i though I'd give another try, with partial success
9 boots, I'm not sure why there would be rpi dtb's in root of boot partition,
when I moved them away and put the pbp dtb there, just booted
I did download a pbp image
current, still the same, almost looks like it is trying an EFI boot, there is an ESP
and *efi files. Same odd led flashes, ends up needing extra long press
  Reply
#59
Great work so far on the NetBSD image. I wrote a HEAD image from armbsd.org to the emmc (ld0c) and everything is far more polished than I'd expected.

I did get a bunch of bwfm0 checksum errors on my first boot with wireless. I've been leaning on the wireless since and haven't seen it again.

It's a pleasant bit of nostalgia to fire up xeyes again.
  Reply
#60
(08-09-2020, 06:55 AM)Carl Wrote: Still experiencing wifi hard hangs in current using the bwfm driver (latest tested with the 2020.8.6 image from armbsd.org) - only happens when running firefox (79, 78, 77, 76 and 52). Usually happens within 20 seconds ~ 1 minute when streaming video or around 3~5 minutes with regular browsing. Keyboard gets completely unresponsive forcing me to do a physical reboot. However, has never experienced a wifi crash in TTY when I'm downloading large files like pkgsrc for example. Downloading large files in X also seems fine.

i've seen this keyboard hang.  i've very recently started trying to figure it out and hopefully will have an idea soon.  it's very annoying as it seems to affect all keyboard input as well as network IO, and i've not gotten any particular clues yet.

(08-09-2020, 06:55 AM)Carl Wrote: I also tried using a usb ethernet adapter - works a lot better but sometimes still hangs (~ 3 times / hour), doesn't hard hang though so just re-plugging it makes the wifi go back up. (adapter doesn't hang on the stock Manjaro image)

which wifi chipset?  i've bee using a urtwn(4) mostly.  i forget where the currently in-use one came from..
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  2nd NetBSD boot goes dark donn 6 1,350 02-22-2024, 03:59 AM
Last Post: KC9UDX
  NetBSD 1.0 runs down battery donn 13 1,115 11-15-2023, 04:05 PM
Last Post: KC9UDX
  Booting NetBSD untitled 12 5,650 08-30-2022, 01:23 AM
Last Post: untitled
  NetBSD on the Pinebook Pro in August 2022 - or not? KC9UDX 6 3,500 08-24-2022, 01:49 AM
Last Post: KC9UDX
  NetBSD and pinebook keyboard/trackpad firmware updater mrgtwentythree 5 9,712 05-16-2021, 07:37 PM
Last Post: mrgtwentythree
Music NetBSD and USB "sound cards" KC9UDX 2 5,177 05-07-2021, 12:11 PM
Last Post: elimark1
Question Issues Installing NetBSD on a PineBook Pro ReleaseTheGeese 14 14,615 01-31-2021, 11:20 AM
Last Post: KC9UDX
  NetBSD -Current binaries BronzeBeard 8 11,261 12-31-2020, 08:38 PM
Last Post: BronzeBeard
Thumbs Up My NetBSD on Pinebook Pro journey KC9UDX 11 18,364 12-06-2020, 08:26 PM
Last Post: KC9UDX

Forum Jump:


Users browsing this thread: 3 Guest(s)