Satadru Pramanik, DO, MPH, MEng

Results 88 issues of Satadru Pramanik, DO, MPH, MEng

I got it installed by copying it over from a 32-bit install to /usr/bin/vcdbg, installing ```apt install libc6-armhf-cross``` and then running ```sudo LD_LIBRARY_PATH=/opt/vc/lib /usr/bin/vcdbg``` though some messing with patchelf might...

For what it is worth, this is the patch for 3.6.0 I used to get this to work with the kernel 5.6rc series using Ubuntu Mainline kernels. This works to...

Tried building current ccache on x86_64: ``` Dir.chdir 'build' do system "env CFLAGS="-O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto" CXXFLAGS="-O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto" FCFLAGS="-O2 -pipe -ffat-lto-objects -fPIC -fuse-ld=mold -flto"...

Not sure if anyone else is seeing this, but I've seen this with both the 5.19 and 6.0-rc1 kernels, and maybe earlier too... ``` [40089.502762] ------------[ cut here ]------------ [40089.502768]...

Works properly: - [x] `x86_64` - [x] `i686` - [x] `armv7l` ### Run the following to get this pull request's changes locally for testing. ``` CREW_TESTING_REPO=https://github.com/satmandu/chromebrew.git CREW_TESTING_BRANCH=hunspell CREW_TESTING=1 crew update...

- Still adding builds. _Builds_ properly: - [x] `x86_64` - [x] `i686` - [x] `armv7l` ### Run the following to get this pull request's changes locally for testing. ``` CREW_TESTING_REPO=https://github.com/satmandu/chromebrew.git...

``` Package to be built is: crosvm.rb # Adapted from Arch Linux crosvm-git PKGBUILD at: # https://aur.archlinux.org/cgit/aur.git/plain/PKGBUILD?h=crosvm-git require 'package' class Crosvm < Package description 'The Chrome OS Virtual Machine Monitor'...

enhancement 🌱

**Describe the feature you'd like** When downloading media, it would be useful to be able to resume interrupted downloads, so one doesn't have to restart a large download from the...

enhancement

Are there any specs on the older connecter, and specs for your new connector? I'm trying to figure out if I can put a much newer wifi card into my...

I'm seeing this issue when doing `mold -run ninja` in one of our armv7l containers running on an arm64/armv7l hosts. ``` [508/2712] Compiling C object src/vulkan/runtime/libvulkan_runtime.a.p/vk_command_pool.c.o ERROR: ld.so: object '/usr/local/lib/mold/mold-wrapper.so'...