Ubuntu - How To Install Drivers?


Recommended Posts

"I will go to NVIDIA and download them now..."

If only it were that simple! XD

Why download graphics drivers if it's all working already? I've never had linux do the crappy window refresh thing windows does when it doesn't have the right drivers installed.

The default nvidia driver doesn't have hardware acceleration. The binary driver supplied by nVidia has hardware acceleration as well as a little configuration applet that lets you tweak certain things, much like the options in Windows display properties. If you try to run any sort of -real- games in Linux using a generic driver, you'll see a nice slideshow.

The default nvidia driver doesn't have hardware acceleration. The binary driver supplied by nVidia has hardware acceleration as well as a little configuration applet that lets you tweak certain things, much like the options in Windows display properties. If you try to run any sort of -real- games in Linux using a generic driver, you'll see a nice slideshow.

I now have NVIDIA-Linux-x86-1.0-8762-pkg1.run on the desktop, which I believe are the drivers. What do I do with that now?

Before we go any further, can you type 'uname -a' in a console and post the result?

elliot@MustardUbuntu:~$ uname -a
Linux MustardUbuntu 2.6.15-23-386 #1 PREEMPT Tue May 23 13:49:40 UTC 2006 i686 GNU/Linux
elliot@MustardUbuntu:~$

I installed XMMS using Add/Remove Programs but the sound quality is terrible.

From what little I've read while researching your problems, most of them cleared up when the kernel was updated. Look for the K7 kernel in synaptic.

...and also follow the advice of the last two people to post, you need to check out ubuntuforums and the guide...now.

i also need to install drivers for ubuntu 5.1.i am willing to work with terminal window.system config:and athlon 3000+(754 pin),msi-k8mm-v,onboard graphics,onboard lan card(nic),onboard sound.256 mb ram.in via site following os are listed pls which onew to choose & how to install???

pls help.the gfx with default drivers are not up to the mark

Windows XP 
Windows XP 64-Bit 
Windows 2000 
Windows ME 
Windows NT 
Windows 98SE 
Windows 98 
Windows 95 
Windows Server 2003 x64 
DOS 
Windows XP Embedded SP2 
Windows XP Embedded 
Windows CE.net 5.0 
Windows CE.net 4.2 
Windows CE.net 4.1/4.0 
Linux XFree86 (Not distribution-specific) 
Mandriva 2006 Linux 
Mandrake / Mandriva pre-2006 Linux 
Fedora Core 5.0 Linux 
Fedora Core 1.0, 2.0 & 4.0 Linux 
Fedora Core 3.0 Linux 
Source 
SuSE Linux 
Red Flag Linux 
Red Hat Linux 
MAC OS 

also version details:Linux Home 2.6.12-9-386 #1 Mon Oct 10 13:14:36 BST 2005 i686 GNU/Linux.

what i have to do next??

From what little I've read while researching your problems, most of them cleared up when the kernel was updated. Look for the K7 kernel in synaptic.

...and also follow the advice of the last two people to post, you need to check out ubuntuforums and the guide...now.

Wha? This guy is new to Linux, and you're asking him to get a new kernel right away?

  • 2 years later...

Strait forward guys.

I am trying to get my Shuttle SG33G5 machine to output from the SPDIF optical out using Kubuntu 7.10.

There just does not seem to be any way to get Gutsy to see that the board has this. I know in Windows (sorry, had to mention it since it is my only POR) you run an installation EXE and have it run the necessary commands to install the needed drivers and apps for controling those drivers.

If I have the driver CD, or at least the drivers themselves, how would I install them or at least get Gutsy to know that they are there?

Also, people seem to be saying "you can find this on "APPLICATIONS->UTILITIES...etc etc".

I don't seem to have that particular tree. The closest I get is applications under the "k" icon but I stop about there for lack of anything matching what people are referencing. Forgive my ignorance, but any time I search for these specifics, I get UBER specific threads outlining how I can install video drivers for an NVidia card on a Dell XXX... ;)

Anyway, back to point.

1st, how d I get that terminal window application (akin to "cmd" in window" w/o having to run a command and click on the "open inwindow" thing?

2nd, how can I run an executable windows file that would have the driver and apps needed to run the setup for the shuttles special audio? (I get the headphones, but the spdif is still dark (Fiber Optic))

3rd, what would be the driver files I want, and how could I just use a GUI on Kubunto to activate them?

4th, if there is no GUI for it, what are the commands?

Thanks (in advance) guys! Hope I can get a more complete answer than what Google has been giving me the past few days! ;)

  • 8 months later...
Erm, type it where? Where do I download the drivers from and what do I do with them etc.?

I think I'll format the partition and put Vista back on. That downloads and installs the drivers for you :D

The answer you need is likely to be here: https://help.ubuntu.com/community/SoundTroubleshooting

I had tried installing Realtek linux drivers to try and boost output volume but instead it failed to install and damaged working generic ones. Then I found above page and followed the following instructions, after it downloaded about 25MB of reinstallation files, I rebooted and everything was back up and running. The Terminal program is in Applications/Accessories. Only just started using linux myself and its very different from using Control Panel etc in Windows, but I guess once you know your way around..... [The `symbol in the instructions below by the way is usually above the TAB key or next to your 1 key depending on your keyboard layout.] Sorry others here were snotty and hope it helps!:

Refreshing/Reinstalling the drivers

Sometimes, sound might be configured correctly, but for some reason or another (tinkering) it stops working. If this is the case, you can purge your custom changes, and restore your system to a clean base. This may clear up your problem, and restore you to a working state.

Open a terminal and type sudo aptitude --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` linux-ubuntu-modules-`uname -r` libasound2. This will purge any custom configurations that you've made, and any hand-compiled modules that you've built, and restore your sound stack to the "Official" Ubuntu core. You can also do this as two separate steps: sudo apt-get --purge remove linux-sound-base alsa-base alsa-utils and then sudo apt-get install linux-sound-base alsa-base alsa-utils , but this may result in some other packages which depend on the sound-base and alsa-utils from being removed, such as gdm and ubuntu-desktop. If this happens, then do sudo apt-get install gdm ubuntu-desktop

Edited by exwindowsuser
When I used the LiveCD, the sound and Internet worked instantly. However, I have now installed it and neither work any more and I can't figure out how to install drivers.

User-friendly Ubuntu my a*se lol if it wants to become mainstream and 'for everyone', they need simple things like this to work from the start like Windows XP does.

Mate stick with it and just do a bit of "breaking and fixing". You seriously get used to terminal commands and using 'sudo' where needed etc.

It is more mainstream than you would think. Its just that instead of control panel, it has a different name and to isntall software its not "add/remove programs" its 'Synaptic'

I have been using it for aover 2 weeks now and have serously started to love it. It becomes easy to use the more you get used to the menus etc.

The harder part is getting any MS software to work, using Wine. I recommend DOWNGRADING the version that comes with the latest Ubuntu release. It is buggy compaired to previous releases. Im currently using release "16" i think it was.

I now have NVIDIA-Linux-x86-1.0-8762-pkg1.run on the desktop, which I believe are the drivers. What do I do with that now?

Stop. Dont install that. Not unless you love battling with terminal commands to try and get a working desktop.

Using the repositries in Ubuntu is a great idea. They are already configured to work properly and present you with an x-desktop.

It's much easier to install it through apt-get.

Agreed.

Serously king Mustard, you will get used to it all. Just spend a week or two getting to know it.

Mate stick with it and just do a bit of "breaking and fixing". You seriously get used to terminal commands and using 'sudo' where needed etc.

It is more mainstream than you would think. Its just that instead of control panel, it has a different name and to isntall software its not "add/remove programs" its 'Synaptic'

I have been using it for aover 2 weeks now and have serously started to love it. It becomes easy to use the more you get used to the menus etc.

The harder part is getting any MS software to work, using Wine. I recommend DOWNGRADING the version that comes with the latest Ubuntu release. It is buggy compaired to previous releases. Im currently using release "16" i think it was.

Stop. Dont install that. Not unless you love battling with terminal commands to try and get a working desktop.

Using the repositries in Ubuntu is a great idea. They are already configured to work properly and present you with an x-desktop.

Agreed.

Serously king Mustard, you will get used to it all. Just spend a week or two getting to know it.

I second on the stop-- The .run does work though you need -- before it can run-- is build essential - kernel source for your kernel- and about 3 other things.

Once you enable the restricted and also while you are there under the software sources enable multiverse. Usually I just tell people = System- administration- Software Sources- then under the first tab make sure all the last one at the bottom is checked (it is ok if all are checked).

Then I think depending on video card---

sudo apt-get install nvidia-glx-new

(will grab the latest release)

Now as far as sound-- before you goto modprobe-

I would suggest trying to see if it is working already.

System- Preferences - then the sound-

when that opens up try each settings and that is under Sound Playback- I believe that the default sound driver for the live CD is ALSA- it is possible that when the os was setup it chose a different one.

Once you enable the Restricted and Multiverse-

run a simple command to install flash.

sudo apt-get install flashplugin-nonfree

If that does not work for the sound then try the modprobe

  • 1 year later...

Strait forward guys.

I am trying to get my Shuttle SG33G5 machine to output from the SPDIF optical out using Kubuntu 7.10.

There just does not seem to be any way to get Gutsy to see that the board has this. I know in Windows (sorry, had to mention it since it is my only POR) you run an installation EXE and have it run the necessary commands to install the needed drivers and apps for controling those drivers.

If I have the driver CD, or at least the drivers themselves, how would I install them or at least get Gutsy to know that they are there?

Also, people seem to be saying "you can find this on "APPLICATIONS->UTILITIES...etc etc".

I don't seem to have that particular tree. The closest I get is applications under the "k" icon but I stop about there for lack of anything matching what people are referencing. Forgive my ignorance, but any time I search for these specifics, I get UBER specific threads outlining how I can install video drivers for an NVidia card on a Dell XXX... ;)

Anyway, back to point.

1st, how d I get that terminal window application (akin to "cmd" in window" w/o having to run a command and click on the "open inwindow" thing?

2nd, how can I run an executable windows file that would have the driver and apps needed to run the setup for the shuttles special audio? (I get the headphones, but the spdif is still dark (Fiber Optic))

3rd, what would be the driver files I want, and how could I just use a GUI on Kubunto to activate them?

4th, if there is no GUI for it, what are the commands?

Thanks (in advance) guys! Hope I can get a more complete answer than what Google has been giving me the past few days! ;)

hello there. hopefully i can help you with out all the "geek speak". to find Terminal, you click on you "Applications" tab on your "start" bar. then go to "accessories" and click that. finally click on "terminal". it will open a window with a line of text that says " (your user name)@(your computers name):~$

example: jason@kamitech:~$

this is called the "command line interface" or in win terms (try to avoid these) the "command prompt".

your second question is however got some bad news with it. most windows executables are proprietary, meaning that they have been programmed to work with only windows. Ubuntu is a Linux flavor, and as such (for obvious reasons) is NOT windows, and therefore cannot run windows applications or programs. only a few programs have a "WINE" loader made (a set of code that allows Linux to run a windows program). sorry for the news.

for your third question, i would first need to know what devices you need the drivers for (cant help without that info) and IF the driver installer has a GUI for it, then your gravy, but if not, you are pretty much SOL without understanding Terminal first.

question four is self explainable. i need to know the driver and then i can provide you with information.

hope this helps you. later.

Memorizing Linux commands is a pain in the ass. We all know it. Unless you have a photographic memory, I think it's best to make a cheat sheet. That in itself is a pain in the ass too (who the hell wants to look at a cheat sheet to do anything?), but once you get it down, you'll breeze through things that would've taken hours on Google to figure out. At one point or another, you'll wonder why you were ever stumped in the first place. I can't speak for everyone, but I'd rather refer to a sheet of commands I made myself than skim through Google or outdated threads from obscure forums.

It's called a learning experience for a reason. Linux doesn't hold your hand like Windows does.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Thanks
    • 7 Days: Killing uBlock Origin bypasses, Euro Office faces fire, and will AI replace you? by Aditya Tiwari 7 Days is a weekly roundup of picks of what's been happening in the world of technology - written with a dash of humor, a hint of exasperation, and an endless supply of (black) coffee. This week's highlights include WWDC 2026 announcements, updates on child safety, and Meta's use of data from outside businesses to optimize your feed. Let's get started. You can check out the recent issues of the 7 Days weekly roundup. Killing uBlock Origin bypasses The hottest news of the week was about Google Chrome effectively ending most uBlock Origin workarounds (a free, open-source ad blocker extension) by permanently dropping MV2 extensions and their bypasses. Chrome is transitioning towards newer MV3 extensions. A recent discussion thread highlighted how the latest and upcoming versions of the most popular browser are expected to be its final releases with support for MV2 extensions. Genuinely European? Euro-Office faces fire The recently launched cloud-based office suite, Euro-Office, is facing criticism at home. The LibreOffice developer wrote an open letter criticizing Euro-Office for its marketing claim that it's the "first open-source office suite developed in Europe," since the honor has belonged to OpenOffice since 2001. The Document Foundation has called out Euro-Office, arguing that it can't consider "itself genuinely European" as long as it keeps pushing Microsoft defaults on users, adding that "it has to speak ODF as its mother tongue." Will AI replace you? Image: Tara Winstead via Pexels Microsoft's AI boss, Mustafa Suleyman, said in an interview earlier this year that AI would replace office workers within 12 to 18 months. Joining the ranks of top executives who have softened their stance on AI replacing humans, Suleyman recently walked back his earlier remarks and now says that AI will automate tasks, not replace entire white-collar jobs. He defended his earlier comments by arguing that they referred only to individual actions people perform at their desks. Louis Rossmann wants to sue Samsung Image: Louis Rossmann Tech repair entrepreneur and right-to-repair activist Louis Rossmann contacted Samsung support over a failed 4TB Samsung 990 Pro NVMe SSD. After back-and-forth communication, Samsung offered a $330 refund instead of a replacement, but Rossmann found that the SSD was readily available for new buyers at a higher price. He has issued a formal 60-day notice and intends to file a suit in Texas small claims court, as Samsung's actions reflect a failure to honor its warranty obligations. Samsung reached out to Neowin to clarify its updated stance that customers in such situations will receive a refund equal to the product's current market price. Child safety or mass surveillance? Image: Jonathan Borba via Pexels Signal accused the UK government of using child safety and device-level explicit content ban as a cover for mass surveillance. Calling the plan "dystopian," Signal warned that it violates everyone's fundamental right to privacy. The messaging platform believes that the government should keep children "safe" and "protected," but it should do so through social services and education. Fears of social media regulation Image via DepositPhotos.com More governments across the globe are tightening their grip on social media and bringing stricter regulations in the name of child safety. Bluesky COO, Rose Wang, warned that social media regulations could destroy competition from small startups and that heavy regulatory compliance costs favor deep-pocketed tech giants while locking out new entrants. Our Features Image: Pexels Our coffee-powered team publishes a platter of editorials, opinion posts, and guides. Here's what they got for the week: UK **** blockers are a looming privacy disaster, we must be able to see the source code This week in software news Image: Proton Catch up on some of the latest software news updates that arrived throughout the week: Dark clouds over PC makers: Building on our report from last month, Dell officially acknowledged that its own remediation software was causing BSOD issues and unexpected system restarts. HP is also facing equally frustrating issues involving recent Windows Secure Boot updates on Windows 11. Controversial icon: Spotify finally removed the disco ball icon from its app and replaced it with the familiar flat green logo after weeks of mixed reactions online. While some people don't like the new design, the retro, three-dimensional look has generated a following of its own. Even other brands are coming up with their versions of the disco logo. NVIDIA fixes stuff: A new hotfix driver 610.52 fixes various issues related to monitors and displays, noting that G-SYNC-related frame pacing troubles should now be resolved on Ada Lovelace GPUs. The feedback thread also points out that the hotfix patches a BSOD issue. FIFA World Cup tracker: Opera is redesigning its Android browser with a built-in football tracker for the upcoming World Cup in the US. The new homepage is now "more immersive" with easier access to common browser features. Command line for Proton: The Swiss technology company has launched a command line version of the Proton Drive, which you can use to manage your encrypted files directly from a terminal across all major platforms, including Windows, macOS, and Linux. This week in hardware news Image: Thermaltake Catch up on some of the latest software news updates that arrived throughout the week: Intel and AMD PCs in one case: Thermaltake's CAPO X dual-system chassis brings you the best of both worlds by supporting two microATX (mATX) motherboards and up to two 360 mm AIO liquid coolers. If you want ideas, maybe you can use one as your main PC and another as an AI agent. Google Tensor production: While TSMC will remain the lead producer, the search giant is reportedly in talks with Samsung to hand over part of the production of its next-generation Tensor AI chips. The upcoming TPUs are reportedly codenamed “Icefish” and will be produced using Samsung's 2-nanometer process technology. Lethal fake phone chargers: UK-based consumer rights organization Which? has warned that "potentially lethal knock-off chargers" are still being sold on online marketplaces, including Amazon and eBay, despite the dangers of such chargers having been exposed. This week in Google News Image: Google Catch up on some of the latest Google news updates that arrived throughout the week: Sliding into DMs: You might remember that YouTube had a direct messaging feature back in the day. It's now rolling out a revamped direct messaging inbox that lets you share Shorts, videos, and live streams and have conversations about them. New in NotebookLM: The AI-powered note-taking app got some new agentic capabilities and more advanced reasoning, thanks to support for Gemini 3.5 and Antigravity. NotebookLM can now generate outputs in more formats, making it easier to start new projects with less information. This week in Apple News Image: Apple Catch up on some of the latest Apple news updates that arrived throughout the week: WWDC 2026: This week was all about Apple's annual developer conference, where the iPhone-maker finally unveiled an upgraded Siri AI and a platter of new Apple Intelligence features. Siri AI now has a cross-platform app, which is supported on select models of iPhone, iPad, Mac, Apple Watch, and Vision Pro. What's different about WWDC: I wrote a detailed feature this week discussing how Apple changed the WWDC keynote this year, blurring the lines between its operating systems. Apple didn't have dedicated segments for its operating systems this year and didn't even publish the official press releases. Liquid Glass slider (finally): It's that time of the year when Apple previews fresh updates for iPhone, iPad, Mac, Apple Watch, AirPods, and other platforms. A new transparency slider for Liquid Glass is coming to iOS 27, iPadOS 27, and macOS 27 Golden Gate. Is your device supported?: If you're wondering whether your Apple device supports the new developer beta builds, you can check the respective compatibility lists for iOS 27, iPadOS 27, macOS 27, and watchOS 27. Siri AI not coming to Europe: Yes, that's true due to complications related to the Digital Markets Act (DMA). While Apple penned a blog post to tell its side of the story, a European Commission spokesperson told Neowin that the DMA does not prohibit Apple from launching its services in the EU; the company is simply required to comply with the law. New child safety features: Apple announced a trove of new safety features for kids, including a simpler setup experience for parents, Ask to Browse, Time Allowances, and a redesigned Screen Time UI. Parents can now visit a new website to find answers to common questions around child safety features. More cloud power: Apple's Private Cloud Compute cloud infrastructure will now run beyond its own data centers for the first time. It's working with Google and NVIDIA to run new Apple Intelligence workloads on Google Cloud systems powered by NVIDIA GPUs. This week in Meta news Catch up on the latest Meta news updates that arrived throughout the week: Data from outside: Meta is rolling out a new update globally to personalize your AI responses and primary feeds using data from outside businesses. It already targets ads based on shopping activity, but the latest development enables it to personalize other "parts of your experience." There is a toggle in the Settings to disable activity from other businesses; however, it won't prevent companies from sending your data to Meta. Level playing field: The European Commission has ordered the social media giant to restore access to WhatsApp for third-party AI chatbots, including ChatGPT and Copilot. Meta previously blocked rival AI chatbots from operating on WhatsApp, prompting the Commission to launch an antitrust investigation. Spying on users: On the flip side, WhatsApp accused the Israeli cyber-intelligence firm, NSO Group, of deploying a fresh wave of targeted "spear phishing" attacks against its users, which were thwarted by WhatsApp's security teams. Reorder profile grid: Adding some customization for the profile grid feature, Instagram now lets you rearrange posts in your profile without deleting and reuploading content. Go to your profile and long-press any thumbnail to find the "Reorder grid" option. This week in AI news Catch up on the latest artificial intelligence news updates that arrived throughout the week: Claude RAM hogger: Windows users are getting infuriated by Claude Desktop's hidden 1.8GB Hyper-V VM bug, which spins up if you use Claude Cowork or agent mode even once. It shows a Vmmem process in Task Manager, indicating 0% CPU usage but 1.8GB of RAM usage. Claude Fable 5: The new state-of-the-art AI model from Anthropic beats OpenAI's ChatGPT-5.5 in multiple AI benchmarks. Claude Fable 5 sits above the Opus models and outperforms most other generally available models across knowledge work, vision, scientific research, and more. However, the model was abruptly suspended after receiving an export control directive from the US government. Stack Overflow for AI agents: The popular Q&A platform has launched Stack Overflow for Agents in beta, which AI agents can use to share, find, and reuse coding knowledge. It explained that AI agents operate in isolation, creating an Ephemeral Intelligence Gap, and valuable tokens are wasted on something another agent has already solved. Upgrading Codex: OpenAI is buying a company called Ona, which makes secure cloud execution and orchestration technology for developers. The ChatGPT-maker aims to make Codex agents run for days without being tied to a local machine or an active session. It also announced a new developer mode in Chrome. This week in open-source news Catch up on some of the latest open-source and Linux updates that arrived throughout the week: Linux 7.1 rc7: Linux Torvalds dropped an optimized rc7 with crucial fixes for AMD and laptop hardware. He said that a stable version of Linux 7.1 could arrive next week, adding that the latest RC is not small, but smaller than recent releases. Alpine Linux 3.24: The latest Alpine Linux release added support for COSMIC Desktop, Linux 6.18, IPv6 installer support, automatic serial console configuration for headless setups, and major package updates and removals. This week in Microsoft News Microsoft had to shut down more than 70 GitHub repos after they were compromised by malware, Teams is getting a controversial tracking feature that users may hate, and the company explained why the new update makes PowerToys faster. You can check out Taras's freshly baked Microsoft Weekly roundup to catch up on all the interesting stories this week. This week in gaming The latest issue of Pulasthi's Weekend PC Game Deals curates several exciting games on sale this week. On the Epic Games Store, the new titles on display for grabs include Warhammer 40K Speed Freeks and The Ouroboros King. NVIDIA GeForce NOW's summer sale lowered the prices of both the Performance and Ultimate membership options for a limited time period. Meanwhile, the Xbox Free Play Days brought Undead Labs' post-apocalyptic title State of Decay 2, as well as two Team17-published titles. That said, here are some more stories from the gaming world: Dragon's Dogma 2: Dark Arisen expansion to bring snowy region, new updates also coming Playground drops 30 minutes of Fable gameplay, shows off life sim and morality system Playground Games confirms Forza Horizon 6 save wipe bug Doom: The Dark Ages Revelations expansion gives the Slayer a brutal Chain Spear State of Decay 3 is out in 2027, reveals Plague Nests with new co-op gameplay trailer From the review corner This week, Taras got his hands on the DuRoBo Krono portable e-ink reader, which comes with a $279 price tag. It's a smartphone-sized device with a rotating dial, sitting somewhere between premium and cheap in terms of build quality. Speaking of the pros, the physical controls are cool, the smart dial is useful, the battery life is good, and Android 15 has no-nonsense software. On the flip side, the device lacks software customization, the built-in AI needs improvement, the smart dial is a bit wobbly, and there is no ambient light sensor. EA Sports UFC 6 EA Sports UFC 6 does a better job at onboarding new players than most fighting games, according to Pulasthi's detailed review. The game comes with rewarding combat systems, top-notch animation, impressive impact physics, and visible damage on fighters. However, the menus lag a lot, grappling isn't very fun, and the flow state feels a little misplaced. More price drops! We got you covered with some hot tech deals all week. For some reason, if you missed out on a great discount, here is a summary of some recent deals that are still alive: GIGABYTE Radeon RX 9070 XT Gaming OC ICE 16G - $649.99 (13% off) 1TB Samsung T7 Portable SSD - $189.98 (31% off) AirPods Pro 3 - $179 ($50 off) Edifier R1280Ts Powered Bookshelf Speakers - $129.99 (24% off) To view all of our recent deals, click here. So, these were some of the biggest tech news and other updates from this week. There will be more issues of our 7 Days series in the coming weeks and months, so stay tuned. You can also support Neowin by registering for a free member account or subscribing to extra member benefits, along with an ad-free tier option. Have a great weekend!
    • Well I've done a grand total of nothing, and it now clocks between 2010mhz and 1995mhz (stock is 1710mhz) and hovers around 80c, warmer than it used to, but tolerable clocks seem to have returned. Thanks for all the advice on this thread. Will review the evidence and make a choice.
    • Audacious 4.6.1 by Razvan Serea Audacious is a lightweight, open-source audio player that emphasizes simplicity, performance, and sound quality. Designed for Linux, Windows, and macOS, it supports a wide range of audio formats, internet radio streaming, and playlist management. Users can customize the interface with Winamp-style skins or modern themes, making it flexible for different preferences. Audacious also includes an equalizer, advanced audio effects, and a plugin system for extending functionality. Its low resource usage makes it especially suitable for older computers or users who value efficiency without sacrificing playback quality. Audacious key features: High audio quality – delivers clean, gapless playback with minimal distortion. Wide format support – plays MP3, FLAC, Ogg Vorbis, AAC, WAV, WMA, and more. Internet radio streaming – supports Shoutcast, Icecast, and other online streams. Winamp skin support – classic, nostalgic look for users who prefer the old-school style. Modern GTK-based interface – clean, simple UI with a more modern feel. Customizable themes – change appearance through skins and themes. Advanced playlist management – organize, save, and edit playlists with ease. Equalizer – fine-tune audio output with a built-in graphical equalizer. Audio effects – built-in DSP options like crossfade, replay gain, and more. Plugin system – extend functionality with additional components. File metadata support – displays and organizes music based on tags. Drag-and-drop support – quickly add songs or playlists. Global hotkey support – control playback without switching windows. Bit-perfect output modes – bypass system mixers for pure audio output. ReplayGain support – normalizes track loudness automatically. Cue sheet support – play entire albums from a single audio file with .cue. MPRIS2 integration – integrates with Linux desktop environments for media controls. Advanced resampling options – adjust playback quality with different resampler settings. Gapless playback – seamless transition between tracks encoded properly. Crossfade plugin – blend one song into the next smoothly. Last.fm scrobbling plugin – track listening history online. Remote control support – control Audacious via command-line or scripts. Lyrics plugin – display song lyrics if available. Alarm / timer plugin – start or stop playback at set times. SOX resampler plugin – high-quality resampling for audiophiles. Spectrum analyzer / visualization plugins – visual feedback while playing music. Headphone crossfeed effect – simulates speaker listening for headphones. Customizable buffer size – tweak latency and playback smoothness. Audacious 4.6.1 changelog: Use XDG cache dir to store temporary files (#1817) Accept embedded lyrics in more cases (#1818) Bump .so and plugin ABI versions retrospectively (#1819) Include Georgian translation (#1820) Fix build on systems using musl instead of glibc (#1823) Download: Audacious 4.6.1 | 48.2 MB (Open Source) Download: Portable Audacious 4.6.1 | 69.8 MB View: Audacious Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      197
    3. 3
      PsYcHoKiLLa
      142
    4. 4
      ATLien_0
      89
    5. 5
      Steven P.
      80
  • Tell a friend

    Love Neowin? Tell a friend!