VSIDO Community

VSIDO Support => General Support => Topic started by: merelyjim on February 07, 2013, 05:09:26 PM

Title: [fixed, but crude] WiFi problems
Post by: merelyjim on February 07, 2013, 05:09:26 PM
After the last install, my Realtek 802.11n chipset couldn't be recognized.
Ten years ago, if this had been the only problem encountered with a new install, it'd be golden!
But after looking on the Debian forums, I tried this in the command line;
aptitude update
aptitude install firmware-realtek wireless-tools

... and nothing.  :'( But, I know from past experience on other distro's, this should work.
Hum. Okay, we'll try this;
sudo apt-get install network-manager-gnome && sudo apt-get remove wicd
It worked. This is being posted over wifi, so worth mentioning.
Is it a crude fix? I assume so, but it works, and might help someone else if I post it.  ;)
9% CPU usage,  15% (567mb/3.62gb) RAM - nice!

Title: Re: [fixed, but crude] WiFi problems
Post by: falldown on February 07, 2013, 07:19:10 PM
WOW is that network-manager-gnome eating up all your ram?
If that is the case I will try and help you find a better (lighter) solution.
Title: Re: [fixed, but crude] WiFi problems
Post by: merelyjim on February 07, 2013, 07:42:22 PM
I appreciate the offer, but with that much RAM sitting there doing nothing, not an issue with this machine.

Brings up the question of;
1. Best tool to diagnose what's going on in your system? Command-line, GUI, whatever works best.
2. Is there a hardware database for what plays well in VSIDO filed away in the wiki somewhere? (One assumes that if I had problems with my Toshiba and Realtek wifi, someone else might as well...)

If there's one thing that I learned from the CrunchBang forums, it's that someone will make use of whatever you've written down to make their experience better. Looking around here, think we can duplicate that.  :)
Title: Re: [fixed, but crude] WiFi problems
Post by: lwfitz on February 07, 2013, 07:58:21 PM
Ive been thinking about a known working hardware thread and this seems like a good time to start one........ Thanks for the work around Jim!
Title: Re: [fixed, but crude] WiFi problems
Post by: VastOne on February 07, 2013, 10:14:11 PM
Thanks merelyjim!  I asked for this and you had already delivered it!

I appreciate it!
Title: Re: [fixed, but crude] WiFi problems
Post by: merelyjim on February 08, 2013, 05:58:37 AM
@VastOne;
Dude, this is a freakin' cool distro! Thank you for letting me play in the public park you created!  ;D
I just wish I could have edited //etc/apt/bing/bang/bong.floppythingy.txt with a few lines of code, but... um, no. Maybe someday.
Title: Re: [fixed, but crude] WiFi problems
Post by: ew on February 11, 2013, 11:09:12 PM
Quote from: merelyjim on February 07, 2013, 05:09:26 PM

Is it a crude fix? I assume so, but it works, and might help someone else if I post it.  ;)
9% CPU usage,  15% (567mb/3.62gb) RAM - nice!

Thanks. Hopefully this will solve my wifi-issues too. B43xx-you know..., always a hazzle...,
but I have always been able to sort it out with network-manager, but with Wicd it seems
quite impossible...
Title: Re: [fixed, but crude] WiFi problems
Post by: jedi on February 11, 2013, 11:39:27 PM
So if you hate 'wicd', don't want the 'gnome' invading your system, then the solution (THANKS DIZZIE!!!) is 'ceni'...
Both of the aforementioned apps use what would have once been considered a 'vast' amount of resources.  (wicd can take anywhere from 30 to 65mb ram)  I'm not sure about the 'gnome-network-manager', however, with the addition of the word "gnome" at the front of it, I'm going to make my own assumptions and never use it!
That said, this is how I went about getting 'ceni'.  Enable the aptosid repository (the only place I knew of to get it) by adding the following line to your /etc/apt directory, either in sources.list or by creating its own file in the directory /etc/apt/sources.list.d/.

deb http://aptosid.com/debian/ (http://aptosid.com/debian/) sid main fix.main

Once installed, you access it by typing 'ceni' in the terminal.  It requires admin rights to run so it WILL ask you for your 'su' password.  Once 'ceni' starts, the rest should be pretty self-explanatory!  Enjoy the WiFi, and the resources you'll save by getting rid of 'wicd' and/or that 'gnome' guy!  ;)
Title: Re: [fixed, but crude] WiFi problems
Post by: VastOne on February 11, 2013, 11:44:27 PM
^ Needs to be a How To

And now the million dollar questions, can this replace wicd on the next build and can a new user easily setup wifi with ceni?

Speaking of dizzie, where the hell is he?
Title: Re: [fixed, but crude] WiFi problems
Post by: VastOne on February 11, 2013, 11:47:08 PM
Also, when one opens up /etc/apt/sources.list you will see

# deb http://oscar.aptosid.com/debian/ sid main fix.main

Just uncomment it and run apt-get update
Title: Re: [fixed, but crude] WiFi problems
Post by: merelyjim on February 12, 2013, 12:35:33 AM
Just read the HOWTO; thanks!
Title: Re: [fixed, but crude] WiFi problems
Post by: jedi on February 12, 2013, 12:48:06 AM
^Let us know if it works, or if we need to change something in the How To!  Good luck...