Results 1 to 4 of 4
mint x86_64 base install to toshiba satellite L645 from a liveUSB made with pendrive linux: so far so good, even the wifi likes it!
-Realtek8191s-
Been reading about people having ...
- 12-12-2011 #1Just Joined!
- Join Date
- Dec 2011
- Posts
- 0
Minty Freshness!
mint x86_64 base install to toshiba satellite L645 from a liveUSB made with pendrive linux: so far so good, even the wifi likes it!
-Realtek8191s-
Been reading about people having trouble with their wifi. Thought I'd post this to let you know there's still hope.
EDIT: system seems to support a dual boot with mepis11 as well, though without the wifi
but it's functional as a workstation
Last edited by nameuser; 12-13-2011 at 02:18 AM. Reason: update
- 12-13-2011 #2Guest
- Join Date
- Feb 2005
- Posts
- 314
The wifi adaptor may not be working under mepis for several reasons, most likely is missing firmware - though I'm not familiar with mepis it is derived from debian stable, so it's possible.
The quickest way to check for missing firmware is to grep dmesg output for it as follows:
If it spits something about missing firmware:Code:dmesg | grep -i firmware
Reload module, configure the interface, etc.Code:aptitude install firmware-realtek
Last edited by cynwulf; 12-13-2011 at 09:00 AM.
- 12-13-2011 #3Just Joined!
- Join Date
- Dec 2011
- Posts
- 0
Thanks for the tip. Ran sugested test=No lack of firmware, just the wrong version. Found correct version in debian backports, even added as a source, but synaptic doesn't list the version I need as being available for retrieval.
Not a major deal since a boot to mint allows wifi, but it would be nice to do the same with a debian system. I'll keep at it from here and post any success later.
-TO THE MODS- yes, i'll kindly redirect this to the laptop &/or debian section. Hadn't intended on this becoming a howto issue.
Thanks again.
- 12-13-2011 #4
To install from backports you can run
or if the distro doesn't use sudo thenCode:sudo apt-get -t squeeze-backports install <package-name>
Code:su apt-get -t squeeze-backports install <package-name>
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.


Reply With Quote
