Re: How can I upload a tar.bz2 file to openstack swift object storage container Programming Software Development by Hanginium65 … transfer to "application/octet-stream". The first was sent through to object storage but the tar file couldn't… be sent and I got the error regarding the 'NoneType' object having… Re: ASUS Laptops - my experience Hardware and Software by toneewa If the power connector was replaced with the motherboard, then your charging cord is suspect. If they setup your PC with Windows 11, there's a good chance a GPT partition was used instead of NTFS (outdated). Imaging back to this would fail. Always check in your BIOS to see if your drives shows up there. If you're setup in UEFI mode, instead of … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim When I got it back they had replaced both the motherboard and the power supply and I checked in the store to verify there were no power issues. I suspect you are correct about them not reconnecting the touchpad as that was not working in Linux either. As for GPT vs NTFS, I have never formatted to anything but NTFS, and when I originally got the … Re: ASUS Laptops - my experience Hardware and Software by rproffitt "I allocated a C partition and formatted as NTFS then boot back into my Windows 11 install USB." That can derail the usual Windows install. On today's PCs I start off with a blank, no partition drive, boot the Windows USB stick and once in a while need to add the Intel RST storage driver. I maintain that Microsoft should update … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim Likewise... Whenever I reinstall Windows, other than the times I've reset to factory, when it gets to the "where do you want to install to" I always get the installer to delete, then recreate the partition. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim Got my laptop back from Best Buy this afternoon. I checked the power cord connection at the store and it was fine. I wish I'd checked it further because I started having problems as soon as I got it home and powered up. First of all, they replaced the motherboard so when I got it back it had been wiped and reset. First thing I noticed was that the … ASUS Laptops - my experience Hardware and Software by Reverend Jim … was under warranty I had the laptop sent back to ASUS for repair. I also sent the added drive and cable with… The Rise of AI Scams: Deciphering Reality in a World of Deepfakes Community Center by Johannes C. … the form of emails pretending to be from reputable institutions, sent out to thousands, if not millions, of recipients. The success… Re: Postfix authentication problem Hardware and Software Linux and Unix by chickenbirds … e-mails using Gmail so I can test e-mails sent by a web app I am developing. Even though this… Re: Improve HAVING BY performance Programming Databases by Reverend Jim … a career doing SQL. I wrote up your question and sent it off to him. Just for sh!ts and giggles… Re: What's up with XOAuth? Programming Web Development by toneewa … the bounce email if ($bmh->send()) { echo 'Bounce email sent successfully!'; } else { echo 'Error sending bounce email: ' . $bmh->getError… Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani … invalid HTML. All it takes is to wrap your user-sent variables with htmlspecialchars to make sure they're HTML-escaped… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … false. The coding I'm using has worked (e.g. sent email with submitted info) for 13 years and now stopped… Re: ASUS Laptops - my experience Hardware and Software by toneewa Some information left out is the actual name/ model of laptop, hard drive, and whether or not it was visible in the BIOS. Some features may have a power saving mode or power plan, even software controls. Create a new power plan, go to high performance mode. Update drivers and BIOS. Inspecting the controller's connection to the motherboard and port,… Re: ASUS Laptops - my experience Hardware and Software by rproffitt I've had a lot of their laptops at my brother's insurance office. We've been lucky with them. OK, there is a "thing" about some models where you have to install a media/storage driver for some drives to show up. So far Linux shows such drives since that driver is baked into all the current distros I've used recently. I can't offer … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim The previous unit was a Vivobook 15 X513EA-BH59-CB. The current one is a Vivoboox ASUS K350 2ZA BB51 CB. I'm assuming that the problem with the first unit was not a missing driver because both ASUS and Best Buy (Geek Squad) could not get it working. Re: ASUS Laptops - my experience Hardware and Software by rproffitt https://www.asus.com/support/faq/1044458/ notes the Intel RST as well. As to BB/GS, I've found them hit or miss on this area. And on some models you "Disable Intel Volume Management Device (VMD) technology". I'm of the opinion that such steps should be automatic and built into "modern" Windows. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim Took my laptop in to Best Buy ths morning and they said it would have to be shipped back to ASUS for repair (again). The good news is that it's still under warranty and I have a spare laptop. The bad news it that it's also an ASUS, but at least it's an older one from before they started making crap. Re: ASUS Laptops - my experience Hardware and Software by toneewa USB-C ports can wear out, and become loose after 6 months of use. I've heard there was a dip in quality from ASUS. I haven't experienced it myself. I have 2 monitors from them, 1 has over 73,500 hours and ~98% uptime. Ironically, I was looking at this [ASUS Vivobook](https://www.bestbuy.com/site/asus-vivobook-16-laptop-amd-ryzen-7-5800hs-with-12gb-… Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim >USB-C ports can wear out, and become loose after 6 months of use Seem like bad design to me. As for the price, the ASUS models I bought were both the best price that met my specs. Re: ASUS Laptops - my experience Hardware and Software by toneewa Indeed, I recommend to anyone that has USB ports to use the magnetic plugs for mini and micro USB ports. I see you could have the Thunderbolt 4 USB-C, so I'm sure it did cost little more. That would check one of my boxes. 144hz+ would be another. I don't need bloodshot eyes from 60hz. If you are a DIY fixer, you can also [replace the TB4 ports](… Problem Returning MySQL Stored Procedure results using Python Programming Databases by cored0mp … job of returning the results that I *DON'T* need sent back to me, but is not returning the result of… Re: Problem with the external hard drive Hardware and Software Microsoft Windows by rproffitt … if Recuva doesn't do the job, the drive is sent to a recovery house. Think of the unicycle, one wheel… Re: Exploring the Intricacies of Network Topologies Hardware and Software Networking by cat_127 …. Devices are connected to this central bus and data is sent in both directions across the bus. Although bus topologies are… Re: PHP Contact Form to Send SMS Programming Web Development by geethu_3 Hello, nice tutorial .I used this form but not send sms . Could you please help me solve this problem. Re: Problem Returning MySQL Stored Procedure results using Python Programming Databases by cored0mp I just figured out how to do it! As part of the segment I can: import python_modules_as_needed sql="CREATE PROCEDURE nifty_stored_procedure() BEGIN do_the_needful; INSERT INTO metatable (field_name, field_value) VALUES (whatever I want goes here, the results are limitless) "… Re: PHP Contact Form to Send SMS Programming Web Development by pritaeas What exactly is your problem? As stated in a reply, SourceSMS is no longer available. Re: Problem Returning MySQL Stored Procedure results using Python Programming Databases by Dani Haha, good job! Thanks for sharing your solution. Sometimes that happens with me. As you type it up, you think about how to phrase what's wrong and what needs to happen, and it makes you think about it from different angles, and you figure it out. Re: one letter Community Center Geeks' Lounge by Jx_Man sent Re: one letter Community Center Geeks' Lounge by nav33n sent