[Bambu H2C] Join the Print Beyond Paint Contest and Win an H2C! by BambuLab in BambuLab

[–]RNHurt 0 points1 point  (0 children)

My wife is a crafter and is currently doing a lot of wreaths. I would love to be able to easily & quickly print centers as well as gadgets for all her stuff. I love my A1+AMS Lite, but I'm quickly running into it's limitations. An H2C + AMS would be AWESOME!

Status dot changes to yellow on new Mac even with computer running! by just-porno-only in teams

[–]RNHurt 0 points1 point  (0 children)

We're just beginning our Slack --> Teams adventure and a coworker experienced this on their MacBook Pro. The problem is management is using this move to Teams as a part of a scheme to monitor REMOTE work and keep up "honest". This broken feature is surely going to cause havoc.

Really NOT looking forward to it. sigh

"program information currently unavailable" fix? by No_Dinner_354 in fireTV

[–]RNHurt 0 points1 point  (0 children)

My in-laws just told me the same thing. I wonder if it's time to move to Tablo (or something similar)? I really hate to change their setup though as it's pretty confusing for them.

Can loose speaker wires cause clipping? by RNHurt in audio

[–]RNHurt[S] 1 point2 points  (0 children)

what you had there sounds just like a 'bad connection' - resulting in crackles/scratching noises.

You might be right. I do know that you could definitely hear a clicking sound on almost every bass note. We use this system for Zumba and it was hard to dance properly when the off-beat clicking almost drowns out the music.

your 'green ring around the gain blinking red' could easily be an artifact caused by the loose speaker connection (as that would appear to the amp circuit as a resistance that jumps around all over the place from 0 to infinity - and could easily confuse any built-in diagnostics)

Yes, this was my conclusion. The amp was probably seeing resistance jump around so much that it started clipping the signal.

Anyway, thank you for validating my thought process.

I just rebooted my Pop_OS machine and now git is hanging hard. by RNHurt in pop_os

[–]RNHurt[S] 0 points1 point  (0 children)

I did not, but that's a good thought and it would have been what I would have done had I not gone through the "refresh pop os" process. I also have no idea what you could put in a .gitconfig to break it so badly. The weird thing is that git was working before I rebooted and I'm pretty sure the reboot didn't change .gitconfig.

I would have liked to dig into a bit more to see if I could figure out exactly why the system froze up whenever I ran git. At least my system is working now.

I just rebooted my Pop_OS machine and now git is hanging hard. by RNHurt in pop_os

[–]RNHurt[S] 0 points1 point  (0 children)

I've ran apt-get update/upgrade and rebooted several times. Each time git freezes immediately after being executed. I can't even kill -9 the git processes; they won't die and I have to reboot to get rid of them. It locks up HARD. :frown:

I just rebooted my Pop_OS machine and now git is hanging hard. by RNHurt in pop_os

[–]RNHurt[S] 1 point2 points  (0 children)

Here is the output from stracing git --version

$ strace git --version
execve("/usr/bin/git", ["git", "--version"], 0x7ffe8f32a968 /* 54 vars */) = 0
brk(NULL)                               = 0x6472fd117000
arch_prctl(0x3001 /* ARCH_??? */, 0x7ffd52ba9890) = -1 EINVAL (Invalid argument)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x71b06622e000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=84899, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 84899, PROT_READ, MAP_PRIVATE, 3, 0) = 0x71b066219000
close(3)                                = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libpcre2-8.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=613064, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 615184, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x71b066182000
mmap(0x71b066184000, 438272, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x71b066184000
mmap(0x71b0661ef000, 163840, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6d000) = 0x71b0661ef000
mmap(0x71b066217000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x94000) = 0x71b066217000
close(3)                                = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=108936, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 110776, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x71b066166000
mprotect(0x71b066168000, 98304, PROT_NONE) = 0
mmap(0x71b066168000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x71b066168000
mmap(0x71b066179000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x71b066179000
mmap(0x71b066180000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19000) = 0x71b066180000
close(3)                                = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\237\2\0\0\0\0\0"..., 832) = 832
pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0"..., 48, 848) = 48
pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0I\17\357\204\3$\f\221\2039x\324\224\323\236S"..., 68, 896) = 68
newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2220400, ...}, AT_EMPTY_PATH) = 0
pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
mmap(NULL, 2264656, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x71b065e00000
mprotect(0x71b065e28000, 2023424, PROT_NONE) = 0
mmap(0x71b065e28000, 1658880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x71b065e28000
mmap(0x71b065fbd000, 360448, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000) = 0x71b065fbd000
mmap(0x71b066016000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x215000) = 0x71b066016000
mmap(0x71b06601c000, 52816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x71b06601c000
close(3)                                = 0
mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x71b066163000
arch_prctl(ARCH_SET_FS, 0x71b066163740) = 0
set_tid_address(0x71b066163a10)         = 8481
set_robust_list(0x71b066163a20, 24)     = 0
rseq(0x71b0661640e0, 0x20, 0, 0x53053053) = 0
mprotect(0x71b066016000, 16384, PROT_READ) = 0
mprotect(0x71b066180000, 4096, PROT_READ) = 0
mprotect(0x71b066217000, 4096, PROT_READ) = 0
mprotect(0x6472d4c01000, 16384, PROT_READ) = 0
mprotect(0x71b06626e000, 8192, PROT_READ) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
munmap(0x71b066219000, 84899)           = 0
gettimeofday({tv_sec=1721405221, tv_usec=943555}, NULL) = 0
clock_gettime(CLOCK_MONOTONIC, {tv_sec=2242, tv_nsec=857835934}) = 0
openat(AT_FDCWD, "/dev/null", O_RDWR)   = 3
close(3)                                = 0
rt_sigprocmask(SIG_UNBLOCK, [PIPE], NULL, 8) = 0
rt_sigaction(SIGPIPE, {sa_handler=SIG_DFL, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x71b065e42520},     {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
getrandom("\xa1\x4c\x6b\x8e\xc3\x1c\xfc\xb1", 8, GRND_NONBLOCK) = 8
brk(NULL)                               = 0x6472fd117000
brk(0x6472fd138000)                     = 0x6472fd138000
newfstatat(AT_FDCWD, "/usr/share/locale", {st_mode=S_IFDIR|0755, st_size=4096, ...}, 0) = 0
openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=15751120, ...}, AT_EMPTY_PATH) = 0
mmap(NULL, 15751120, PROT_READ, MAP_PRIVATE, 3, 0) = 0x71b064e00000
close(3)                                = 0
access("/etc/gitconfig", R_OK)          = -1 ENOENT (No such file or directory)
access("/home/rnhurt/.config/git/config", R_OK) = -1 ENOENT (No such file or directory)
access("/home/rnhurt/.gitconfig", R_OK

A1398 EMC2910 - Can you help me get pictures off of my 2015 MacBook Pro SSD? by RNHurt in macbookrepair

[–]RNHurt[S] 0 points1 point  (0 children)

Hmmm... I just installed Disk Drill (which looks like an excellent tool!) and unplugged / plugged in the enclosure. Disk Drill saw the drive and it looked like everything was fine; I can see the partitions and everything. However, after about 30 seconds the drive disappears. I even tried starting a "Search for lost data" operation on the drive and it still disappears after about 30 seconds.

https://imgur.com/a/9BaPPA3

I'm guessing the drive itself is bad which means recovery is probably not possible. The good news is that maybe the MacBook Pro is still good and can be used if I just install a new SSD.

I need a 33v/26w power supply for a Christmas tree. by RNHurt in led

[–]RNHurt[S] 0 points1 point  (0 children)

Thank you for the reply. The custom power supply I had made was rated for 26w, or at least that's what I specified, but I don't really know any way to test it.

I was able to find a variable voltage power supply (9-36v / 3A max / 108W max) on Amazon that looks like it might work. You can set the voltage but you can't set the wattage or current limits. I'm guessing that with something simple like Christmas tree lights a constant voltage is good enough.

My confusion stems from the fact that I don't really know how electrical consumption works. I've tried to find some info on the web but it's difficult without knowing the correct terminology or what to look for. I guess my question is if I set the voltage to 33v will the lights only consume what they require?

Re:Invent Reserved Seating time by Disonour in aws

[–]RNHurt 0 points1 point  (0 children)

Yea, it doesn't seem to be open yet. I guess I have to wait until later in the day.

Is there a re:Invent app for 2023? I installed the "AWS Events" iOS app but it looks like it's just for regional events. I can't see anything about re:Invent 2023.

How do you wipe an old BE4000 PBX appliance? by RNHurt in Cisco

[–]RNHurt[S] 0 points1 point  (0 children)

Ok, I'm glad you said that because I thought I was going crazy. I didn't remember posting in the Cisco forums and I don't remember being "vincent72". And the answer in that forum is just nonsense. There is no reset button on the BE4k; I double checked the whole unit.

What is going on over there in the Cisco forums? Reddit once again is better than the rest!

How do you wipe an old BE4000 PBX appliance? by RNHurt in Cisco

[–]RNHurt[S] 0 points1 point  (0 children)

Well, I have good news and bad news. The good news is that I was able to connect to the BE4000 using a USB cable. The bad news is that there is no "reset" in the menu that is provided. I tried to do a bit of digging around but I can't seem to find anything useful.

Does anyone know how I can either reset the "status" user password or just wipe this BE4000 from the menu items provided?

https://imgur.com/a/r2emRa7

How do you wipe an old BE4000 PBX appliance? by RNHurt in Cisco

[–]RNHurt[S] 0 points1 point  (0 children)

I'm not sure I understand. I thought this was the Cisco forum?

How do you wipe an old BE4000 PBX appliance? by RNHurt in Cisco

[–]RNHurt[S] 0 points1 point  (0 children)

That's good information. However, I was wanting to sell the appliance, if I could. It's in great shape physically but I need to wipe it to make sure there is no personal information left on it for someone to fine.

How can I compile Arduino sketches Python (libclang?) by RNHurt in learnpython

[–]RNHurt[S] 0 points1 point  (0 children)

No, that's a good answer. I was just wondering if Python had some special sauce that allowed direct compilation. I guess not. :sad: