Jump to content

Wunderbar98

Member
  • Posts

    779
  • Joined

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by Wunderbar98

  1. Hi @Mr.Scienceman2000. Sorry i meant no links to the images, not codecs. I was rushed and didn't have time to closely search the HTML source of your post. On a newer OS with newer browser i'm able to see your images. Direct image links for anyone else running old OS/browsers: https://msfn.org/board/uploads/monthly_2021_12/vapaastyyleri.gif.6701e649f0d9ee6a5eae313e21a262ec.gif https://msfn.org/board/uploads/monthly_2021_12/media.gif.a438e172fce295eab8ef290b4e432a20.gif https://msfn.org/board/uploads/monthly_2021_12/codec.gif.e19eb77f25b8eb3132b84363278e544c.gif Yes i heard some drives, like Maxtor, don't have the best reputation. Almost all this hardware was free so i'm happy, they rarely fail. Haven't researched, Maxtor drives seem to run noisy, maybe just age (my knees don't sound the same either). Was watching Seinfeld (TV series, 1989-1998). The desktop computer in his apartment is never turned on. Wonder what he's running, prop i guess. Re-watched GoldenEye (Bond series, 1995), lots of IBM advertising and good old CRT monitors. In one scene a protagonist enters an IBM corporate store to pretend bulk order systems, a ploy so she could access a private computer test room for spy communication. She specified the systems must have 500 MB drives, CD-ROM drives and 14.4 Kbps modems. No operating system was specified. Fun stuff.
  2. Enjoy your project @Mr.Scienceman2000, thanks for reporting. No image or image links visible, not in source either, just a bunch of new line breaks. Will try to check later from a newer system. Reported before, here MPlayer standalone is used (from SMPlayer v0.6.7) for lightweight MP4 playback. Thanks for the feedback @RainyShadow. An 80-wire IDE cable is already installed. The drive is a Maxtor DiamondMax, 11 GB (not 10), manufactured April 1999, 5400 RPM. Not sure if it applies, Maxtor released a firmware update long time ago named UDMAUPDT (66to100.exe) to open the data pipe. Regardless, no firmware will be applied. This drive is limping along nicely and i no longer have an unlimited supply of IDE drives (spread across many systems). The tweaked performance noted above is adequate, noticeable improvement. Trialed two more combinations, unfortunately sub-optimal performance, UDMA hangup. DMA=on PIO=Mode0 UDMA=Auto 10.8 MB/s DMA=on PIO=Mode4 UDMA=Auto 10.8 MB/s Some site is selling this old/small drive for $87.76, presumably USD, crazy.
  3. == DMA Tuning == = Overview = DMA tuning to increase disk performance. = Background = Slow disk access bottlenecks performance. In general if the hardware supports DMA then System Properties -> Device Manager -> Disk Drives -> Properties -> Settings tab should provide a DMA checkbox. This is not always the case and can be forced (out of scope). Warning, even though DMA appears available checking this option may result in a non-booting system (consider backup, can be remedied, out of scope). IIRC all hardware used here for Windows 98, manufactured 1999 and newer, supported DMA. Checking DMA alone may not provide optimal performance. = DOS Check = Most users (me too) check the DMA box and reboot, variation of 'plug and pray'. Fortunately DOS debug mode can check for DMA support, good article below. http://www.helpwithwindows.com/windows98/tune-35.html = Test Hardware = Bare metal Windows 98 SE, Athlon 1.8 GHz, 1.5 GB RAM, PATCHMEM, Maxtor 10 GB IDE drive (6 GB FAT32 Win98, 4 GB EXT2 data, query 5400 RPM, old and noisy). = BIOS Settings = On this test hardware the relevant Phoenix AwardBIOS settings are Integrated Peripherals -> IDE Function Setup -> PIO (auto or mode 0, 1, 2, 3, 4) and UDMA (auto, disable). - Multiboot Considerations = Modifying IDE settings in the BIOS may adversely affect other operating systems. This test hardware uses two hard drives with Windows 98 SE being the only operating system on the drive. In this test BIOS, IDE settings are nicely separated for IDE0 (master, slave) and IDE1 (master, slave). = Benchmarking = Numerous benchmark tools are available, here AIDA32 is already installed (Plugin -> AIDA32 Disk Benchmark). The primary test was 'Quick Linear Read' (full test, Average MB/s, higher is better), designed to measure the linear (sequential) reading performance in a shorter duration than the Linear Read test. https://aida32.en.uptodown.com/windows/download = Results = DMA=off PIO=Auto UDMA=Auto 5.9 MB/s DMA=on PIO=Auto UDMA=Auto 9.3 MB/s DMA=on PIO=Auto UDMA=disable 11.4 MB/s DMA=on PIO=Mode0 UDMA=disable 3.1 MB/s DMA=on PIO=Mode1 UDMA=disable 4.7 MB/s DMA=on PIO=Mode2 UDMA=disable 7.5 MB/s DMA=on PIO=Mode3 UDMA=disable 9.4 MB/s DMA=on PIO=Mode4 UDMA=disable 11.4 MB/s On this test system DOS debug mode confirmed DMA was available and Windows 98 provided a DMA checkbox. The 'intuitive settings' (DMA enabled, PIO Auto, UDMA Auto) were a 22% reduction over peak performance (9.3 vs 11.4 MB/s). Maybe disabling UDMA for Windows 98 is common knowlege, new learning for me. Ignoring lower PIO modes, comparing probably a common initial install configuration (DMA off, PIO Auto, UDMA Auto) to the best result (5.9 vs 11.4 MB/s), there is a 93% performance improvement. Optimal settings on this test system are DMA enabled, PIO Mode4 or PIO Auto, and UDMA disable. During testing it was quickly apparent that enabling DMA improved performance while allowing UDMA hindered performance. Then it was just a matter of finding an optimal PIO setting. Since 'PIO Auto' and 'PIO Mode4' results are the same, the system was set to PIO Auto.
  4. Good to see you @Bruninho. Well i think forever, haven't noticed any issues. You could rename (disable) the executable but i haven't found a need for this yet. Fortunately there are still lots of tweaking sites around. Tuning Windows 98 still makes me happy over 20 years later. Thanks for the tips @Gansangriff and @Mr.Scienceman2000. My systems are configured similarly, anything to keep things lean and functional, though i haven't done a 'lite' install for a while. It's amazing how few SYSTEM.INI and WIN.INI settings (and C:\WINDOWS files) are actually necessary. In addition to the MSCONFIG.EXE -> Startup tip, a search for 'runonce' in REGEDIT.EXE may also be useful. Review everything in the associated Run, RunOnce, RunOnceEx and RunServices entries (backup registry before hacking). Maybe controversial i use various registry cleaners and maintenance software. From DOS, periodically running 'SCANREG /FIX' and 'SCANREG /OPT' doesn't hurt, though Windows Registry Checker apparently optimizes the registry once it contains more than 500 KB of empty data blocks. TCP Optimizer v3.0.8 tweaks my ethernet connection. To monitor performance during runtime, here Process Explorer v8.52 minimized to tray (CPU usage), TinyResMeter v0.95a on desktop (RAM and page file use, uptime) and Tihiy's indicator (network activity monitor). In Add/Remove Programs -> Windows Setup tab there isn't much installed here aside from 8 useful utilities (calculator, games, imaging, paint, WordPad, CD player, volume control, system monitor). To me Windows 98 can run heavy or snappy-happy depending on what's utilized and configured. For fun and nostalgia all Windows 98 wallpapers, mouse pointers, screen savers and themes were installed a couple weeks ago. Played around and enjoyed them for an hour, then promptly removed.
  5. Hi @jaclaz, thanks for the link. Apparently Spread32 works in GNU/Linux with Wine (not tested). Why no GNU/Linux release, maybe in the future, would you stop using it then - lol. https://www.tapatalk.com/groups/spreadce/linux-version-t73.html There are lightweight alternatives for almost anything in GNU/Linux, spreadsheet and word processors included. Above was a more apples to apples comparison of a full office suite, commonly installed software, demonstrating Windows 98 era hardware need not be limited to older software or the lightest software that can be found.
  6. Office Suite comparison on an old 800 MHz, 384 MB RAM system. Modern GNU/Linux has become bloated too, need to be careful what's installed and how it's configured. Having said that, it can help keep old hardware functional. Both office suites below are full-featured, bloatware that run heavy on their respective operating system. In GNU/Linux i prefer Pluma for *.doc files (tabbed documents) and in Windows 98 it's usually Wordpad. Launch times are from a fresh boot after the system is calm to a new text document. Memory footprint is the initial load of the office suite to a new text document, which includes it's associated helper files (DLL, lib*). Memory footprint was calculated in Windows 98 using System Monitor and in GNU/Linux the 'free' command. Note initial launch times were essentially the same (slow). Both office suites have minor configuration changes, such as disabling Java Runtime. Additional configuration may help but for this quick comparison good enough. Since office suites aren't used here daily, 'quick launch' features are also disabled. Windows 98 SE Open Office v2.4.3 (2008) Launch time: 45 seconds Memory footprint: 88 MB GNU/Linux (Devuan Beowulf) LibreOffice v6.1.5.2 (2018) Launch time: 45 seconds Memory footprint: 33 MB
  7. The MDGx site is almost overwhelming, so many tips and tricks. The CLEAN DEFRAG section was helpful, particularly tips #1 (defrag at startup) and #4 (disable TASKMON.EXE). https://www.mdgx.com/98-3.htm#CLNDEF 1. Run DEFRAG.EXE at startup. The DEFRAG.INF file can be found in \Tools\Mtsutil directory of the Windows 98 setup CD-ROM. It creates a one-time RunServicesOnce entry in the registry to run DEFRAG.EXE early during next boot, before login when most startup applications have not yet loaded. Note automatic logon via TweakUI or similar needs to be disabled, otherwise DEFRAG.EXE will attempt to run as the system boots to desktop and loads all startup items. 4. Disable TASKMON.EXE. Disable TASKMON.EXE via registry and manually gut C:\WINDOWS\APPLOG. Future defrags will fully defrag all files, defrag process will be quicker and less system resources used for application indexing during runtime. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
  8. Those Nokias are cool @Mr.Scienceman2000, the E90 still seems modern, more capable than my older Palms. In RetroZilla, View -> Use Style -> None was needed to read the good Nokia specs. DEFRAG.EXE was, in fact, fragmenting the first portion of the partition. Apparently this is by design when selecting 'Rearrange program files so my programs start faster'. As DEFRAG.EXE doesn't provide a visual overview of fragmentation, tools like VoptXP v7.22 (recommended), Diskeeper Lite v7.0.418.0L (not recommended) and multi-boot Windows XP defrag confirm the fragmentation, immediately after running DEFRAG.EXE in Windows 98. My defrag woes were previously mentioned on Page 53 and 54 (November 5, 8, 9, 23). --- ASK DAN THE COMPUTER MAN quote: In Windows 98 there is a change in the way the defragmenter works. Each time Win98 starts, a small program called TaskMon runs. It keeps track of which files are opened and read each time you launch a program. Log files are recorded and placed in the hidden folder, C:\WINDOWS\APPLOG. The log files usually have an LGC extension to indicate that they are a log file on the C drive, LGD extension for files on the D drive. The name of the log file is the name of the program that TaskMon is tracking. Another file, APPLOG.IND, track how many times an application program has run. The defragmenter program will examine the files that TaskMon created in order to determine which programs should be optimized. This is based on how many time the program has been run; those run most are placed optimally on the hard drive. The optimal placement of the programs on the hard drive is governed by Disk Defragmenter and sometimes it may actually fragment a file for better performance. Don't worry, it knows what its doing. http://www.user.shentel.net/danh/may99.htm --- Longer, roundabout explanation that also discusses Walign and Winalign. https://www.techrepublic.com/article/speed-up-windows-98-applications-with-winalign/ On this system it often, actually, fragments a file with no perceivable performance benefit. Interestingly i don't think Windows XP continued to utilize such a system, the extra complication and overhead probably wasn't worth the effort. In Windows 98, Process Explorer v8.52 can be used to identify when C:\WINDOWS\TASKMON.EXE is running, it doesn't show via Task Manager (Ctrl-Alt-Delete). My older, seasoned Windows 98 install has a gutted C:\Windows\Applog directory. In my zeal to keep the system lean i must have done something previously to disable this 'feature', hence no fragmentation issue. Probably i thought they were just log files, though really a database. Emptying C:\Windows\Applog then running programs and using DEFRAG.EXE, it is interesting to see the database slowly rebuild. To me this 'feature' isn't useful: extra background process, extra drive access to maintain the database, intentionally fragmenting the front of a partition. I will stick with the old Windows 95 behaviour. If unselecting 'Rearrange program files so my programs start faster' doesn't stop the database process, i will find another method or sledgehammer TASKMON.EXE.
  9. Hi @Mr.Scienceman2000, the list of missing features got long for me too. Shame but i guess it's almost always the case, hard to substitute for the original, almighty DOS hardware. Two more successful solders, hard wired DC power supply to a Palm Tungsten C to compensate for a fading battery. This old hardware is fun so i limp it along. I have one Palm-Pilot Pro from 3Com and another Palm-Pilot Pro from USRobotics. They are about 1997 era, sync with system via serial port and use replaceable AAA batteries. The other is the Palm Tungsten C, about 2003, syncs via USB and has a built-in specialty battery. Got them for free over the years before they became retro-valuable, probably junk drawer clean-up. These Palms were never used here for legitimate business, just tinker toys, adult gameboys. Since they were received after switching to GNU/Linux, J-Pilot was always used here to add software, sync and backup the devices. Palms were peak popular during the Windows 9x and earlier Windows NT heyday, there are probably lots of sync clients available, haven't checked. My Palm applications were hoarded years ago when it seemed most sites were shutting down. Fortunately somewhat of a revival. The PalmDB site works well with RetroZilla using View -> Use Style -> None. PalmDB about: PalmDB is a community effort to preserve the work and history of Palm OS and its developers. From 1996-2007, Palm dominated the pocket computer marketplace and ushered in the modern smartphone era years before it became mainstream. Originally marketed as business devices dubbed "personal digital assistants" (or PDAs), Palm found unexpected popularity in the home as well, with a vast library of apps and games arising for use both in and out of the office. Future models would go on to be some of the first smartphones ever made. https://palmdb.net/
  10. Thanks for all responses. I remember those Nokias @Mr.Scienceman2000. Apparently it would no longer work with my provider, cool you can still use it. Don't remember text being a thing in 1997 though. Corporations and people ship a lot of garbage, if your friend found the hard drive useful then it was worth the journey. Thanks for the Invidious tips @Gansangriff, the link you provided works well in RetroZilla, no JavaScript required, good download speed, lots of video formats from dropdown. As the sites change, if anyone is looking for alternative instances. https://api.invidious.io/ Hi @siria. I couldn't get 'video.genyt.xyz' to work, tested on two systems. It just forwards to 'www.genytb.net/?e503' with '503 NA - Service Deprecating'. Maybe i'm missing something. The last time i visited the K-Meleon forum your StyleKiller download didn't seem to work. If you have time and inclination feel free to place a download link on the MSFN K-Meleon thread. Without this macro web browsing isn't functional on many sites. https://msfn.org/board/topic/181726-k-meleon-tls-12-in-vanilla-windows-98-se Unfortunately keepvid[dot]works now fails in RetroZilla with a CAPTCHA error, now out of vanilla Windows 98's reach. Watched a good review of the 'weeCee - Tiny DOS Gaming PC' from LGR on YT (~15 mins). Pretty cool hobby hardware. Old DOS, games and Windows 9x without emulation. Don't think it's in production. Seems neat until it's limitations are realized, then to me get proper retro hardware for the richest experience. https://www.pcbway.com/project/shareproject/weeCee___Tiny_DOS_Gaming_PC.html
  11. Hi @Gansangriff. Unfortunately landfills and recycle stations aren't accessible for scavenging. Too bad, probably dozens of systems permanently removed from rotation daily in my city alone. Here too used computer stores are expensive. I don't purchase online or go to yard sales, so for me the cheapest is free ads from local buy/sell sites. Next cheapest private sales from the same buy/sell sites. Being patient helps, i'm not in a big hurry. Here a working Pentium 4 (tower only) for $50 CDN is about 5 Big Mac meals. So it looks more expensive here, especially if you meant 4.5 Big Macs only (no meal) and/or your Pentium 4s include monitor, mouse and keyboard. Hi @Mr.Scienceman2000. Cellphones i pay little attention too, never spent much on them. For years my employer provided internet and cellphones. Then when i ran a business it was tax deductible. I'm presently grandfathered into a pay-as-you-go plan, which has cheap rates and allows money to build up (no mandatory monthly withdrawal) if i don't text or call much. I actually only purchased one cellphone myself, cheap flip-phone in 2007. When the provider 'upgraded' networks requiring an updated phone, i refused to pay for a new phone as my old one worked fine and the network upgrade wasn't my doing. They agreed to provide a free replacement, I selected another dumb old flip-phone.
  12. Regarding defrag, 12 test cycles. Reverted to Windows 98's DEFRAG.EXE to confirm it wasn't a Windows ME DEFRAG.EXE issue, it's not. Got impatient and defragged without 'optimization' to get things in order. Will probably let it go. Some command line switches seem to help, then not with repeat testing, strange. Also trialed disabling startup items and using safe mode. Picked up free older 'Arris boxes' (cable TV, personal video recorder). One server and three TV boxes. The big juicy a 500 GB SATA drive. Used 'dd' to zero the drive, no errors. It's now media center storage and a backup drive. Biggest drive in the house, by comparison my favourite dual-boot Windows 98 system uses two 6 GB IDE drives, one for each OS. The SATA drive came with a 'Rapid Conn' combined power/data plug that didn't match my computer's power supply plug. The data portion of the connector was needed, not the power wires. A vise and handheld hacksaw blade was used to carefully cut the plastic connector in half. Coarse sandpaper then ground the excess plastic to size. This modified data cable now fits and works well. The main 'Arris' server is essentially an encrypted, proprietary computer. Lots of parts: cooling fan, 4 power supply boards (not for computer tower, need to test voltages), capacitors, backlit remotes, AA batteries, power cords, connectors (eSATA, USB, ethernet). Knowing many people are needy, i usually don't respond to free ads for at least 4-7 days. After that i occasionally request items. My thinking is if the item didn't get picked up then the owner may recycle or toss it. At the recycle depot it literally gets 'tossed' into bins, forklifted and trucked, may sit in adverse weather, may get shipped half way around the world for 'recycling' (dumping is sometimes most accurate). So the chances of the hard drive and components still being useable is questionable. At least 3 solders last month, latest bathroom fan repair, all good, my skills are improving. Just like painting, preparation is key (clean surfaces, hot and clean iron, correct amount of flux and solder, occasionally pre-tin wires, stabilize work at correct angle). Certainly ready for a Pentium 4, haven't seen any for free. Complete Pentium 4s with keyboard, monitor and mouse are about $70-125 CDN, a standalone tower about $50. For reference, an inkjet printer cartridge here costs about $50 and a Big Mac meal about $9, maybe not a big deal. Told myself long time ago i would switcheroo to Raspberry Pi (about 10 watts of power, modern computing) if having to pay for 'old hardware'. As i get older these decisions get harder, one step closer to leaving my good old hardware and OS behind. It starts out innocently enough, distracted by a new toy, the old system gets shoved to the corner, now secondary, pretty soon rarely booted taking up space then eventually recycled :( Currently stuck on FreeCell game # 178.
  13. Hi @UCyborg. That's because Links2 is awesome. Seems old browsers, or newer browsers with JavaScript disabled, can't get passed the embedded JavaScript placeholder throbber (spacer.png) in the image tag. Your actual imgur[dot]com image loads fine. Why the placeholder, too complicated, the image already has a new line spacer. Test summary for printer CD image provided by @UCyborg 3 posts up: DOS Links v2.25 - yes GNU/Linux Dillo - no GNU/Linux Firefox v78 - only after NoScript allows 'msfn.org' GNU/Linux Links - yes GNU/Linux SeaMonkey v2.49.4 - only after NoScript allows 'msfn.org' Win98 K-Meleon v1.5.4 - no Win98 RetroZilla v2.2 - no even after NoScript allows 'msfn.org' Changing source to bypass the embedded placeholder throbber works fine. Can't get the code properly pasted below, brackets removed but you get the idea. Next time instead of rebooting Windows 98 i will just get the image URL from the HTML source, though still a hassle. diff msfn.org.b1_ORIG.htm msfn.org.b2.htm 3684c3684 img alt="spacer.png" class="ipsImage" data-ratio="75.08" height="750" style="height:auto;" width="562" data-src="https://i.imgur.com/Nxe2lmA.jpg" src="https://msfn.org/board/applications/core/interface/js/spacer.png" --- img class="ipsImage" data-ratio="75.08" height="750" style="height:auto;" width="562" src="https://i.imgur.com/Nxe2lmA.jpg" Regarding hardware, i'm amazed at the technological bump from late 1990s to 2010. I know progress keeps churning but during this time period things changed considerably. There must be something to ancient alien theory, man isn't that smart. How did we get from wooden wagon wheels to networking the world in less than 150 years. Your original family computer (Pentium 133) would make a very nice retro build. For me a mix of command line and GUI is preferred. In this case it seems 'ink' via command line is easy enough. Simple GUI helpers are a nuisance to maintain (eg gtk -> gtk2 -> gtk3). The maintainers, often volunteer, already have enough work maintaining the actual printer code. I was happy enough with GTK2 and QT4 applications, things change too fast.
  14. Hi @UCyborg. I believed you on the Windows 98 drivers but thanks for taking the time to upload the picture. It very much looks like a Windows 98/ME era printer. RetroZilla with msfn.org domain allowed via NoScript still didn't load the printer picture above. Needed to multi-boot to newer OS to view, how handy-dandy. To you i'm back in the stone age, 19" CRT monitor with 1152 x 864 resolution. Your comment regarding 3840 x 2160 is off the chart. Here a 720p video would not play back smoothly at all, i need 640 x 360. Printing was important here years ago when my business required taking actual paperwork into the field. Now it's still used weekly, though sometimes just for make work projects like calendar pages, to keep the printer active. If it were solely up to me i would ditch printers forever. At the office 10 years ago, working for 'the man', it was hoped printing and paperwork would no longer be required. That never happened and it seemed we were consuming almost as much paper than ever, despite shifting towards electronic documents. I'm no longer there, hopefully it was just a transition period and their procedures have modernized.
  15. Hi @UCyborg. KDE made some nice recent improvements then, older data (2014) was similar to below. https://flexion.org/posts/2014-03-memory-consumption-of-linux-desktop-environments/ Desktop Environment ---> Memory Used Enlightenment 0.18.8 --> 83.8 MiB LXDE 0.5.5 ------------> 87.0 MiB XFCE 4.10.2 ----------> 110.0 MiB LXQt 0.7.0 -----------> 113.0 MiB MATE 1.8.1 -----------> 123.0 MiB Cinnamon 2.2.13 ------> 176.3 MiB GNOME3 3.12.2 --------> 245.3 MiB KDE 4.13.1 -----------> 302.6 MiB Unity 7.2.0.14 -------> 312.5 MiB My Windows 98 era hardware (384 MB RAM) prefers Window Managers. Although not the lightest, Openbox comes in at about 7 MB. https://en.wikipedia.org/wiki/Comparison_of_X_window_managers For anyone Desktop Environment shopping. https://en.wikipedia.org/wiki/Comparison_of_X_Window_System_desktop_environments RetroZilla can't properly research all sites, such as HP official. Two sources indicated HP DeskJet 3550 from Windows XP onward but if you say Windows 98 then bonus. Maybe i've been too harsh on printer manufacturers or maybe things are slowly improving. I read last week Apple is loosening up with 'right to repair'. Although it seems more of a forced change (court action), it's welcome. Quick searching, not important here, one package is 'ink' (tool for checking the ink level of your local printer), available direct from repository. It's dependency 'libinklevel' supports many printers, including Epson Stylus D92 (@Gansangriff) and HP DeskJet 3550 (@UCyborg). My two printers are not listed as supported (HP 4480, Canon MX310) but the site has disclaimers: http://libinklevel.sourceforge.net/ --- A note about Canon printers Some Canon printers transmit their ink levels as a binary value. They report only that there is enough ink or not enough ink for a particular cartridge. Libinklevel then reports 100% or 20% respectively. A note about Epson printers Under some circumstances, especially when one ink catridge is completely empty, it may take about 20 to 30 seconds to detect the ink level. Please take this into account before submitting a bug report. When you query the ink levels before the printer is fully initialized a sheet of paper will be drawn in. But nothing will be printed. To avoid this do not query the ink levels before the printer is fully initialized. A note about unsupported printers Support for most HP and Epson printers which transmit their ink level should now be included. Just give it a try and let me know the result so that I can add your printer to the appropiate list. Printers of other manufacturers will be supported when I can get information on how to retrieve their inklevel. If you have information on how to retrieve the ink level of a not yet supported printer, let me know. --- There are graphic front-ends for at least Gnome and KDE. A screenshot of the commandline output is linked below. The commands and output look basic but functional. http://ink.sourceforge.net/#supported
  16. Hi @Gansangriff. With stable releases update surprises are rare, in my experience Windows updates cause more grief. Can't recall when one of my GNU/Linux systems failed to boot, aside from hardware breakage, even following updates. For extra stability use OldStable: lighter, no more updates, rock solid, software current enough for 3 more years (ca-certificates, browsers). Regardless there are many troubleshooting options for boot issues (example uses Debian-based with GRUB2 boot loader): - Boot an older kernel from boot loader (regular graphic mode, keep old kernels just in case) - Append boot code 'text' to boot loader (regular user, text mode) - Select 'Recovery Mode' from boot loader (root user, text mode) - Multi-boot from another operating system to fix configurations [1] - Boot from LiveCD or USB to fix configurations [1] - Use Plop to bypass broken MBR, boot any OS, fix breakage or reconfigure boot loader [1] [1] These methods also help with Windows issues All printers owned here since 1999 had either LED indicators and/or information panels. I troubleshoot most printer problems without a computer booted. The issue is usually straightforward, usually paper jam or ink delivery. If it's colour out, review last printouts or attempt a test page. If printer lockout prevents a test page print and it uses liquid cartridges (no sponge), pull them out and use the transparency window (if present) or give them a shake test. If the cartridges have built-in printheads, a dab test. I personally avoid printers that don't have printheads on the cartridges. Although more expensive, once the cartridge is replaced the printer works like new again. IMHO the customer's grumpiness is misplaced. Blame Epson for not providing GNU/Linux software. Blame Epson for not providing updated Windows drivers. Blame Microsoft for so quickly phasing out hardware. Blame the customer for not learning basic troubleshooting. If grumpy-pants had enough patience to read a manual page and use the command line utility there wouldn't be an issue. A .bashrc alias could be added for the most relevant command(s) (eg 'printer_ink' output ink levels). Don't blame GNU/Linux, who has already provided a working driver, for a printer Epson and Windows abandoned more than 10 years ago. In most cases it would be trivial for the vendor to provide updated driver and print software for the next Windows release, but they don't as this would affect printer sales. IMHO most printer issues are deliberately engineered. It shouldn't be this difficult or expensive to get ink onto paper. The corporate solution is buy new cartridges every 6-12 months and new printers every 3-5 years. I've fought this for years with refills and it's caused much grief and inky fingers. Blaming GNU/Linux for this mess never occured to me. People get grumpy about everything, especially if their workflow is interrupted. To me software is a learning curve, which can be frustrating. I finally spent time learning more DOS, although simpler not all commands and configurations are intuitive. For the most part they just need to be learned and experienced. Most everthing worth learning is not mastered overnight. Personally i think it's good to learn as many operating systems as possible, for fun and to reduce dependency on proprietary systems. GNU/Linux is not a drop in replacement for Windows, it's Unix roots were growing before Microsoft existed. A new user should understand that or it will just be one frustration after another. That's why to me multi-boot is still the best alternative.
  17. Hi @sabre_chen. Wonder if the email provider is upgrading servers and haven't refreshed the customer information page. Have you tried upgrading your RetroZilla install with @roytam1's files using the method recommended by @loblolly986 ? https://msfn.org/board/topic/181416-retrozilla-community-edition/page/4/?tab=comments#comment-1199080 According to the post, if not upgraded properly then 'additional TLS ciphers supported by Roy's build not actually being presented to web servers'. You may want to perform a fresh RetroZilla install along with a new profile. You could also try the User Agent Switcher extension, presenting a more modern browser. The extension collection link is available from the first post of the RetroZilla Community Edition thread.
  18. Hi @Gansangriff. I don't know what 'let's get fictional' means. If you're still referring to luck, then i must be the luckest guy on the planet, which for sure isn't true. If these statements come across as bragging, please don't interpret this way, it is my actual experience. I'm no computer expert any more than most others here. Is all your work Slackware-based? Again not bragging, here a printer, 3-in-1 printer or dedicated scanner have never failed to run in GNU/Linux. Primarily HP and Canon, think there was a Brother too. This is going back to old Ubuntu, Debian (proper) and now Devuan. Granted it's just basic printer drivers, not a 'software suite' that likes to tell me the ink is almost empty then phones home every 5 minutes to offer an online purchase. I've spent plenty of time over the years studying physical hardware, looking for stickers and stamps on circuit boards, then back to the internet. It's usually, however, to figure out what Windows drivers i need to download. For GNU/Linux i don't bother with this, as most hardware is plug and play. If it doesn't work then use 'lshw | less', 'lspci -v', 'lsusb -v' or 'inxi' to identify the hardware, or at least how that particular GNU/Linux system has identified the hardware. Then it's usually just a matter of installing the correct driver package from the repository, sometimes enabling non-free drivers, rarely kernel module manipulation, rarely some forum searching. Funny how we view experiences differently. In old Windows it's sometimes hard to find the correct driver online, then it may just work with XP, not 9x. To me this is much more frustrating. Plus really, unless you're a vendor, setup the hardware once then use it for 10 years. In Windows you may need to repeat this process every 3-5 years, in GNU/Linux 'dist-upgrades' rarely trigger hardware issues. To me it sounds like you're bitter or frustrated with GNU/Linux, or you need a break, that's okay. Definitely not for everyone. Not meant to be harsh but if you want a 'solution that works all the time' then computers are the wrong hobby or profession. After all, this is a forum largely dedicated to users having Windows issues. I think Xfce may be the closest to the traditional Windows feel, not too heavy, IIRC even has a 'control panel'. Anyway, hope you have a good computing day regardless what you run.
  19. Hi @Gansangriff. Just trying to clarify misconceptions and help out. Every user runs what they want but when i see hundreds of forum members attempting to keep expired >10 year old (operating) systems alive, seems prudent to find alternatives. If my effort keeps a few systems out of landfill that's good and recycling doesn't do a full and proper job either. GNU/Linux uses less energy, again it would depend how it's configured. My basic window manager (not Desktop Environment) systems are calm, Windows XP tends to thrash more even after leaning out services. With Windows installs, most energy is spent trying to minimize services and bloat. In GNU/Linux i do a netinstall, bare bones minimum to get a text boot, then hand pick packages, very lean. There are users here complaining about poor GNU/Linux performance, then it's discovered they run fully loaded Ubuntu or Mint or use heavy Desktop Environments like Gnome or KDE. If you consider yourself intermediate or expert, do yourself a favour and trial a minimal, lean GNU/Linux install with only a Window Manager, the performance rewards are worth the effort. The system is modular, you can still pull in your favourite applications. There is no 'luck' with hardware, computers are concrete and follow instructions. A Debian-based distribution is recommended for the vast number of pre-compiled packages. There are differences in package 'packaging' but anyway based on Wiki link below, Slackware or Slitaz has 2000 - 3000 packages compared to almost 90,000 in Debian. Unless you're an expert, getting hardware running in Slackware will be more difficult. If you're a new GNU/Linux user, don't set yourself up for failure. https://en.wikipedia.org/wiki/Comparison_of_Linux_distributions#Package_management_and_installation In Debian-based, 'Synaptic' is a good GUI for querying repositories for packages or adding repositories, such as non-free, in case non-free drivers are required for your particular hardware. Old or new hardware doesn't matter, most anything more than one year old should work quite well. For the record, Debian-based installs here on any system have never failed in over 15 years. At present this house has 6 Debian-based systems running modern GNU/Linux (Fluxbox, Openbox, LXDE, MATE), 5 of them multi-boot old Windows, ranging from 2000 - 2010 era. The hardware (drivers) work fine on all 6 installs, including ethernet, wifi, touchpad, sound, graphics. Setting up two new systems in the last three years, it was necessary to swap out one graphic card (GNU/Linux issue) and two network cards (Windows 98 and 2000 issues). The double-standard with drivers is perplexing. Windows users complain when a network or graphic card needs to get swapped. Yet it's business as usual when their entire hardware setup needs upgrading (replacing) every 3-5 years to run updated Windows. For example, i have a 2009 era netbook that runs modern GNU/Linux fine. There are only official drivers for Windows XP. If i were a Windows-only user i couldn't run Windows 9x on the hardware and may have 'upgraded' (replaced) the hardware up to 4 times to keep running latest Windows (XP, 7, 8, 10). So when Windows XP expired did i have a 'driver problem'? Of course yes, every component on the system is now considerd by Windows to be obsolete (motherboard, graphics, sound, wifi, ethernet, etc). Do users complain, maybe but most just go shopping. Having to swap out a single component, like a network or graphic card is trivial in comparison. It's like getting a free car as a gift then complaining that a punctured tire needed to be replaced - no gratitude. Here LibreOffice v6 (2018) runs fine in modern GNU/Linux on the same old hardware (800 MHz) that runs Windows 98. There is no delay in keystrokes and tasks like cut/paste work fine. Of course it runs heavier than Word 97, it's more than 20 years newer, more added features (and bloat) and is an entire office suite. Personally i usually open *.doc files in Pluma but sometimes a full featured editor or spreadsheet application is needed. Using the same 20 year spread, i could state 'DOS uses less memory than Windows 10', but hey.
  20. Hi @Mr.Scienceman2000. Videos via HTML5 aren't used here, just mentioned as that's probably how most view videos. I custom coded a youtube-dl front-end a while ago (now converting to yt-dlp). It allows doing everything from a Bash terminal, no need to open a web browser. This includes: search YouTube and MSN video, check video formats and availability, bookmark videos, remember stream and search history, quick access favourite hard-coded channels, read YouTube video information, view YouTube video image (feh, gpicview), stream video (MPlayer, VLC), download video (autoplay on/off), check for yt-dlp updates, auto-update yt-dlp, fetch some videos not supported by yt-dlp, etc. It's very efficient and works well. Sometimes i tire of the coding, just a hobby, never released.
  21. To cherry pick a quote from the 'article_link_that_makes_me_cringe'. My personal list would be much longer and include intentionally locking out systems, removing critical updates, lying to customers, corporate greed vs good, etc. The bulk of this forum activity are users desperately trying to keep their beloved old systems alive, much of it intentionally sabotaged by Microsoft. --- Article: I want to make one thing crystal clear - Windows, in some regards, is even worse than Linux and it has its own share of critical problems. Off the top of my head I want to name the following quite devastating issues with Windows: • Windows rot, • no enforced file system and registry hierarchy (I have yet to find a single serious application which can uninstall itself cleanly and fully), • no true safe mode, • the user as a system administrator (thus viruses/malware - most users don't and won't understand UAC warnings), • no good packaging mechanism (MSI is a fragile abomination), • no system-wide update mechanism (which includes third party software), • Windows is extremely difficult to debug, • Windows boot problems are often fatal and unsolvable unless you reinstall from scratch, • Windows is hardware dependent (especially when running from UEFI), • heavy file system fragmentation on SSD disks, • Windows updates are terribly unreliable and they also waste disk space, etc. --- Skipping to 'This article is bollocks! Linux works for me/for my grandpa/for my aunt/etc'. Then states 'Hey, I love when people are saying this, however here's a list of Linux problems which affect pretty much every Linux user'. Abbreviated and point form: 1. Neither Mozilla Firefox nor Google Chrome use video decoding and output acceleration in Linux... Sites like YouTube via HTML5 work fine here, even in SeaMonkey. Video acceleration, can't comment, to use YouTube? Really, first world problem. Many GNU/Linux users use video alternatives, such as yt-dlp. Graphic frontends include Minitube and SMTube. Developers aren't dependent on Flash technology or a website dictating what they can/can't watch. 2. Drain your laptop battery a lot faster than e.g. in Windows. Can't comment, was this measured or formally tested? It would be difficut to compare apples and apples. Run a calm Window Manager for comparison. All those background services and flashy eyecandy in Windows 10 and battery use is still less, that would be surprising. Set up a comprehensive Conky to monitor your system and re-configure any blatant deficiencies, basic troubleshooting. 3. NVIDIA Optimus technology is a pain to use under most Linux distos and it does not work under secure UEFI mode at all for absolute most people out there. Don't use NVIDIA Optimus, though it seems most issues have been resolved or workarounds. If in doubt reseach hardware compatability before purchase. https://wiki.debian.org/NVIDIA%20Optimus 4. Keyboard shortcut handling for people using local keyboard layouts is broken. Keyboard works fine (English), other languages can't comment. Windows users sometimes have issues with this too. Again, how does this affect 'pretty much everybody'. The author is English speaking and most users probably configure their systems with English keyboard. 5. Keyboard handling in X.org is broken by design... Bollocks, give me a break. Yeah i boot GNU/Linux, start Xorg and can't properly use my keyboard. This isn't FUD? Change or re-configure your window manger i guess, nonsense, quit whining. 6. There's no easy way to use software which is not offered by your distro repositories, especially the software which is available only as sources. For the average Joe, who's not an IT specialist, there's no way at all. First off, when's the last time you wanted to use software in Windows that was only available as sources? Tens of thousands of binary packages available in the main repositories and still can't find what you want, first world problem. When necessary, to me compiling in GNU/Linux is more straightforward than Windows. Installing pre-compiled binaries outside main repositories is sometimes easy, download, unzip, click/paste. Adding extra repositories to sources.list is common (eg enable non-free and backported software). This is not an endorsement, Ubuntu has been using Personal Package Archives (PPAs) for years. Though i don't use this stuff, now there are Snap packages that handle all dependencies too. Ever try installing Windows 10 software in Windows XP, betcha now you're a happy camper. 7. You don't play games, do you? Linux still has very few native AAA games... How did gaming in GNU/Linux make it onto a list of things that would pretty much affect every GNU/Linux user, more first world problems. First hit '10 Best AAA Windows Games That You Can Play On Linux'. Gaming on Linux is developing fast. Not important here, for me old Windows games are still the best. Lots of GNU/Linux users run Steam. For basic games, running 'sudo apt search game' provides 100s of hits, not AAA. 8. Microsoft Office is not available for Linux. LibreOffice often has major troubles... GNU/Linux != Windows, grow up, LibreOffice works just fine. I've been using the 'free' stuff since Open Office, even sharing documents with other offices, nothing here worth griping about. 9. Several crucial Windows applications are not available under Linux: Quicken, Adobe authoring products, Corel authoring products, Auto desk software, serious BluRay/DVD authoring products, professional audio applications. Again GNU/Linux != Windows and again, how does this affect pretty much every GNU/Linux user? There are sofware alternatives in GNU/Linux for pretty much everything. Doesn't mean it's exactly the same or as 'good' as professional. If unhappy with that then use Windows for software that runs best in Windows and GNU/Linux for everything else, problem solved. The more tools in the box the better, that's why to me multi-boot is the best solution. 10. In 2021 there's still no alternative to Windows Network File Sharing (network file sharing that is easily configurable, discoverable, encrypted and password protected). NFS and SSHFS are two lousy totally user-unfriendly alternatives. Samba for file and printer sharing between Windows and GNU/Linux worked fine here for years, though i no longer network and purposely keep the systems separate. Of course there are lots of file sharing methods between GNU/Linux systems, afterall they run servers. Servers run more reliably in a non-graphic environment, not everything requires a GUI, surely you realize that Mr_Tech_Author? How is modifying a few configuration files unfriendly? Me thinks you should spend more time learning and less time complaining. 11. Linux doesn't have a reliably working hassle-free fast native (directly mountable via the kernel; FUSE doesn't cut it) MTP implementation. Okay that must affect pretty much every GNU/Linux user, especially someone dual-booting Windows 98. Are you sure this isn't all a list of personal gripes. Man you must be tiring to live with. Well here's a link with options but they won't be acceptable to the Grand Pubah. https://wiki.debian.org/mtp 12. Too many things in Linux require manual configuration using text files... That's a major tenet of the Unix philosophy, store data in flat text files. This stuff shouldn't be hiding in binaries and a GUI is less reliable for system configuration. You're blown, quit spreading FUD. 13. Linux is secure UEFI boot mode unfriendly... GNU/Linux is always forced to play catchup, known issue. For the most part GNU/Linux has solved most barriers, lots of resources online. If in doubt, research compatible hardware before purchase, that's just common sense. https://wiki.debian.org/UEFI https://wiki.debian.org/SecureBoot 14. If you're going to use any out of mainline tree drivers, e.g. NVIDIA, VirtualBox, VMWare, proprietary RAID, new Wi-Fi adapters, etc. etc. etc. This is a really bad situation which no Linux distro wants to address. GNU/Linux is developing drivers all the time. Due to limited resources, most attention is typically spent on the most common hardware (purchase hint). In fact, no other system supports more drivers in a single boot, period. It's hard to be open source when the world is closed. Again these items don't affect 'pretty much every Linux user', you said it yourself 'out of mainline'. If in doubt research hardware before purchase. I wouldn't buy a car or appliance without research, why is this different. There's something wrong with the mentality that 'everything' should work in GNU/Linux, it doesn't in Windows and Apple is the most closed source of all. 15. A personal nitpick which might be very relevant nowadays: under XFCE/Gnome/KDE there's no way to monitor your BlueTooth devices battery level on screen at all times... Actually most of the list was your personal nitpicks, grow up. BlueTooth battery level, sheesh. I'm sure it's been addressed by now but i'm tired of doing your research. If you can't use a search engine then turn off your computer and go read a book. 16. ... meanwhile the feature has been available under Windows and Android for quite some time already. GNU/Linux != Windows, surely a tech expert would understand this, i tried to drill it into your head a few times already. Every Linux user, really? All i hear is a squeaky wheel who would rather complain than find solutions.
  22. Hi @Gansangriff, the accidental typo of your member name was corrected in my post above, deeply sorry, that's why i usually cut/paste. Hi @Mr.Scienceman2000, we have basically the same nostalgia and use case (old Windows, Devuan). Windows 98 puts me in my happy place. At present all other OS are for functionality. Avoiding systemd is important here too. Hi @UCyborg, stay positive. Agree, seems almost all online conversation is pointless and cruel. In the end we both use and appreciate GNU/Linux tools. Torvalds says lots of things. My impression is he meant 'Linux as a desktop' never made it big, not that it doesn't work. To me it's a good thing, computing diversity is important. Someone ping all desktop environment developers, their software doesn't work. How does Torvalds complete his work, GNU/Linux desktop of course. OpenBSD wasn't meant as a 'desktop' either but it's trivial to set up. Torvalds also claimed he doesn't personally install Linux on his recent systems, does that mean all GNU/Linux installers are borked, no he's just a busy guy. Gates was misunderstood too, of course he knew computers need more memory than 640 KB, people didn't understand the subtlety of what he ws saying. GNU/Linux is fast, well i think so. Comparing apples and apples is difficult but in reality my old hardware runs modern GNU/Linux fine while any newer Windows wouldn't install or boot. To me a non-starter, it's actually asking the wrong question. Comparing graphics and such in video games, that's different. Pretty safe to say graphic 'gaming' is most optimized for Windows. You would notice, i might not.
  23. Hi all. Discussion already morphed into GNU/Linux bashing and distro-hopping. GNU/Linux develops a free system without expectation of reward and users complain. Windows claims to never require another updated OS, they update anyway and users oblige :( For best success recommend a GNU/Linux distribution with the largest repository. Debian-based has good package management, dependency hell is rare, typically only custom software installs. Some custom software installs, like Firefox or SeaMonkey, are as simple as cut/paste, create symlink in a path directory. Just launch with 'ldd application_name' in a terminal to find out what's missing. If a different dependency version is needed, sometimes a symlink works, custom compile or switch to an older/newer release. Many issues are often Windows users trying to make GNU/Linux like Windows. It's not, learn to use GNU/Linux software, it's good too, just different, adjust your mindset. @UCyborg, yes similar error with Firefox 78, as mentioned 'Suspect there's code base specific to newer processors, even though compiled with non-SSE2 flags'. Haven't found an about:config option that helps. Still amazing it works at all, as Firefox officially dropped non-SSE2 GNU/Linux support at v52. My next multi-boot Windows 98 will have SSE2, all i want is latest SeaMonkey. @Gansangriff, Dillo and Links2 are used by choice. Before customized Arora but i tired of compiling. Netsurf was trialed several times, lots of time was spent testing browsers and i settled on the ones mentioned earlier. The link you provided @UCyborg 'there's still A LOT to improve in the Linux world', link title and emphasis yours. The root URL of the author's site also has articles on 'Why Windows 10 Sucks...', 'Why Windows 11 Sucks...', 'Why Android sucks...', etc. If it sucked that much the author wouldn't use it. Regardless all software sucks, that's the way it goes. Reading the article leads one to believe that GNU/Linux barely boots. IMHO spreading FUD or at best too much negative energy 'stirring the pot'. All i can say are my experiences. Here GNU/Linux is used as primary OS for >15 years. I've run numerous distributions, helped with development, forums/wikis. Probably my needs are simple, which minimizes issues. It was used for years on my business systems, performed like a champ: file sharing, fax and print server, office documents, email and web, data encryption and backup. Sometimes hardware needs to be swapped out when setting up a new (used) system, hasn't a Windows user ever needed to do this? Although reportedly supported, including an official driver, one of my Windows 98 network cards was swapped out last year to fix a stubborn shutdown hang (Windows 98 hung, not GNU/Linux). Much GNU/Linux discussion revolves around drivers. The argument goes both ways, however, so to me they cancel out. Microsoft doesn't develop most hardware drivers, vendors do. Most vendors don't provide GNU/Linux drivers, smart hackers need to develop themselves, imagine who has the harder job. Large vendors, like HP, typically provide hardware drivers for one or two Windows releases. When the user upgrades Windows OS their motherboards, graphic hardware and peripherals, like printers and scanners, often become obsolete. Most of my free hardware pickups are from Windows users who 'upgraded' the operating system. I can install modern GNU/Linux today on 1 - 20+ year old hardware and it works. This multi-boot thread is in the Windows 9x section for a reason. Could someone please find Windows Vista, 7, 8, 10 or 11 drivers that support this old hardware? That's really the point. Take 20 year old hardware and multi-purpose it for continual use. Otherwise it would be in storage, waiting for the perfect weekend to hook up and play Windows 98 - probably wouldn't happen. Now i can boot Windows 98 every day, play, learn and enjoy. Then quick reboot to complete 'modern' tasks.
  24. There's a lot of GNU/Linux mis-information on this forum, understandably i guess being primarily about Microsoft products. It seems this is mostly from users with failed install attempts or who have not taken the time to learn the system. Of course, it's not Windows. If someone grew up knowing nothing but GNU/Linux then Windows would be foreign too. To me just to clarify some of the mis-information. No it's not hard to install, graphic installers available, faster than most Windows installs. No need to grab drivers from all over the internet. Most drivers are located in the kernel and additional drivers are easy to install. You can even take a drive from a GNU/Linux system and plug it into different, compatible hardware and it should boot, maybe minor /etc/fstab re-configuration. You will never get intentionally locked out of your system (eg activation) and your hardware will never intentionally get left behind. Thousands of repository packages available centrally, more trusted and no need to hunt around. No central registry to get messed up, just remove undesired packages and delete the configurations. GNU/Linux does not break your sound card or monitor, cause overheating or high CPU usage, $whatever. If there's an issue it's usually either kernel/hardware mis-match, mis-configuration or attempting to run software exceeding comfortable system specs. GNU/Linux is, of course, lighter than Windows 10 and can easily be configured to run as light as Windows XP. Even Windows 9x, if you just want to browse with something like Dillo. Even DOS if you text-mode boot to TTY. There is no overall 'best' distribution, just 'best for your needs'. Recommend not spending too much time distribution-surfing, just install something and learn how it works. Once you know one distribution fairly well, the others are not that different. Once your knowledge base imroves 'expert' or 'netinstall' installations are recommended, as they provide full control over kernel and software choices. If someone is thinking of changing over, the learning curve can take a while (years) but there's helpful information on the interweb. Plus once it's learned, it's learned, benefit for life. Suggest a dual-boot to gradually learn the system. Just shrink the Windows partition and ensure the GNU/Linux system installs a boot loader, such as Grub2, to switch back and forth.
×
×
  • Create New...