LINUX LITE 7.4 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Removing a Program
#7
(03-11-2015, 11:36 AM)N4RPS link Wrote: Sadly for your situation, it will auto-install at every startup, because support for the offending wireless chipset is built into the Linux kernel itself. You can try not turning it on until after you boot, to see what happens. I imagine, though, that the kernel would once again auto-detect it.

Unless someone's written something to 'switch off' selective parts of the kernel, I'm afraid that to uninstall the offending driver, you would have to:

Get the source code for the kernel (easy enough),

then remove the offending driver(s) from the kernel source,

find and remove anything ELSE in the kernel that calls on those drivers to be there,

and then compile the modified kernel source into your own custom kernel.
Wouldn't it simply be a matter of blacklisting that particular module?
sudo gedit /etc/modprobe.d/blacklist.conf




Bart

To list all manually installed programs enter this command:
Code:
zgrep 'get install' /var/log/apt/history.log*
Linux Lite 2.2 (64 bit), Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Microsoft-free environment since 1996
Reply


Messages In This Thread
Removing a Program - by Bart - 03-10-2015, 06:32 PM
Re: Removing a Program - by Scott(0) - 03-10-2015, 08:39 PM
Re: Removing a Program - by misko_2083 - 03-10-2015, 09:10 PM
Re: Removing a Program - by Bart - 03-11-2015, 04:09 AM
Re: Removing a Program - by N4RPS - 03-11-2015, 11:36 AM
Re: Removing a Program - by Wirezfree - 03-11-2015, 01:41 PM
Re: Removing a Program - by AustinTexas - 03-11-2015, 02:05 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)