 |
|
 |
 |  |  |  |  |
 |
 |
|
kawk@theprogrammingsite.com |
|
|
 |
 |


 |
 |
 |
|  |  |  |  |
|
03-14-07 06:14 PM
I've been having lots of problems with my laptop; screen, video card,
sound card, wireless network, wired network card, modem, to name a
few. Well, I'd love to get all those to work, but the most pressing
for me are the modem and the WiFi card. I can't get the modem to work,
so I'm passing on that. So, I haven't even tried to get the wireless
adapter to work. I haven't even looked in to getting it to work. A
friend of mine suggested a NDIS wrapper, but I don't know what that
is, to be honest.
Anything that helps me start on this would be appeciated.
Thanks.
[ Post a follow-up to this message ]
|
|
|
 |
|
|
|
 |
Re: WiFi problems on laptop |
 |
 |
|
|
 |
|
 |
|
|
 |
Re: WiFi problems on laptop |
 |
 |
|
|
03-15-07 12:14 AM
["Followup-To:" header set to comp.os.linux.portable.]
kawk@theprogrammingsite.com staggered into the Black Sun and said:
> I've been having lots of problems with my laptop; screen, video card,
> sound card, wireless network, wired network card, modem,
Does this laptop have a make and model#? Without that information, it
will be totally impossible for anyone to help you. Which version of
which distro are you using? I'd guess Debian, since you x-posted to
aol.debian, but which version? You don't want to use Stable on a
machine with weird hardware, and any laptop that isn't ancient has weird
hardware. Use Testing; it'll help, especially with X.
> I haven't even tried to get the wireless adapter to work.
<ZEN type="cheesy"> The first failure is the failure to try. </ZEN>
> A friend of mine suggested NDIS wrapper, but I don't know what that is
google://"ndiswrapper" should tell you.
> Anything that helps me start on this would be appeciated.
Help us help you. Provide the laptop make, model#, distro, version of
distro, exact commands you executed, and exact text of any errors
received.
--
A project for developing fully automatically driven cars
(not just those misnamed auto-pilots) has been improved by your
explosive flatulence. --MegaHAL, trained on ASR
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: WiFi problems on laptop |
 |
 |
|
|
03-15-07 12:14 AM
kawk@theprogrammingsite.com wrote:
> Anything that helps me start on this would be appeciated.
>
> Thanks.
>
Try Mandriva. Their WiFi 'just works', Debian's 'just doesn't' (IME)
though I have to say I prefer the 'look and feel' of Kubuntu, in the end
it's functionality that counts.
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: WiFi problems on laptop |
 |
 |
|
|
03-15-07 12:14 AM
On Wed, 14 Mar 2007 10:58:17 -0700, kawk wrote:
> I've been having lots of problems with my laptop; screen, video card,
> sound card, wireless network, wired network card, modem, to name a
> few. Well, I'd love to get all those to work, but the most pressing
> for me are the modem and the WiFi card. I can't get the modem to work,
> so I'm passing on that. So, I haven't even tried to get the wireless
> adapter to work. I haven't even looked in to getting it to work. A
> friend of mine suggested a NDIS wrapper, but I don't know what that
> is, to be honest.
>
> Anything that helps me start on this would be appeciated.
>
> Thanks.
IMHO the best thing you can do is to get a properly supported wireless
card such as a Dlink WNA2330 with Atheros chipset. Atheros cards work 'out
of the box'. IMHO ndiswrapper and broadcomm cards are a PITA.
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: WiFi problems on laptop |
 |
 |
|
|
03-15-07 06:15 PM
kawk@theprogrammingsite.com writes:
>I've been having lots of problems with my laptop; screen, video card,
>sound card, wireless network, wired network card, modem, to name a
>few. Well, I'd love to get all those to work, but the most pressing
>for me are the modem and the WiFi card. I can't get the modem to work,
>so I'm passing on that. So, I haven't even tried to get the wireless
>adapter to work. I haven't even looked in to getting it to work. A
>friend of mine suggested a NDIS wrapper, but I don't know what that
>is, to be honest.
You do not tell us anything but want help. What problems? What kind of
laptop? what is the wireless card? Which Linux distro? Which version?
We need info in order to help
To answer your last question, the relevant word is
ndiswrapper
(all one word) Google will help you.Note that if you have not even tried
the wireless how do you know it does not work?
>Anything that helps me start on this would be appeciated.
>Thanks.
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: WiFi problems on laptop |
 |
 |
|
|
03-17-07 06:14 AM
On Mar 14, 1:58 pm, k...@theprogrammingsite.com wrote:
> I've been having lots of problems with my laptop;
First problem - you are using Debian. There is a good chance that
your video cards have proprietary binary-only drivers available, but
you need to install them. Debian doesn't include them - as a function
of policy. Ubuntu, SUSE, and Red Hat do support them.
> video card,
ATI and NVIdia have binary extensions and support. You can download
them manually, and if your laptop has the links to be LSB3 compatible,
then you can run the install shell script. Everything get compiled,
patched and moduled.
> screen,
The default driver will be a VESA vga compatible driver. At best you
might be able to get 1024x768, more likely 800x600 by default.
> sound card,
Again, SUSE, Red Hat, or Ubuntu will have the extra drivers for most
such boards. Ubuntu will default to a basic sound card.
> wireless network,
Atheros cards (a/b/g) need madwifi.
Many cards need ndiswrapper. Either solution works well, but these
are hybrid interfaces to "binary only" solutions - again - against
Debian policy. If you want "pure OSS" you need to get an intel
chipset based card.
> wired network card,
This one is usually pretty easy. There aren't that many chipsets, but
if you have a broadcom card, with 1Gb/sec speeds, you need the binary
interface kit. Again, a good commercial distribution does this
automatically.
> modem,
> to name a
> few. Well, I'd love to get all those to work, but the most pressing
> for me are the modem and the WiFi card. I can't get the modem to work,
> so I'm passing on that. So, I haven't even tried to get the wireless
> adapter to work. I haven't even looked in to getting it to work. A
> friend of mine suggested a NDIS wrapper, but I don't know what that
> is, to be honest.
>
> Anything that helps me start on this would be appeciated.
>
> Thanks.
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: WiFi problems on laptop |
 |
 |
|
|
03-17-07 06:14 PM
I demand that Rex Ballard may or may not have written...
> On Mar 14, 1:58 pm, k...@theprogrammingsite.com wrote:
[vbcol=seagreen]
> First problem - you are using Debian. There is a good chance that your
> video cards have proprietary binary-only drivers available, but you need t
o
> install them. Debian doesn't include them - as a function of policy.
Strictly true - they're in non-free.
[snip]
[vbcol=seagreen]
> The default driver will be a VESA vga compatible driver. At best you migh
t
> be able to get 1024x768, more likely 800x600 by default.
vesafb on my laptop gives 1280x800. intelfb (which, AIUI, is what I *should*
choose for i945) doesn't seem to recognise the hardware...
[vbcol=seagreen]
> Again, SUSE, Red Hat, or Ubuntu will have the extra drivers for most
> such boards. Ubuntu will default to a basic sound card.
I have the impression that you're using Debian sarge as a reference. Right
now, I'd not bother installing that - I'd go straight for etch.
[vbcol=seagreen]
> Atheros cards (a/b/g) need madwifi.
> Many cards need ndiswrapper. Either solution works well, but these are
> hybrid interfaces to "binary only" solutions - again - against Debian
> policy. If you want "pure OSS" you need to get an intel chipset based
> card.
I find that ipw3945 works well, but is "impure" in that there's a binary-onl
y
user-space daemon. No kernel taint, at least :-)
iwlwifi is better in that respect - but (when I last looked) was much pickie
r
about association - I think that more of the parameters have to be specified
.
OTOH, I set up a Belkin card (which uses a Ralink chip) - while building the
ra61 module is easy enough (I'm used to compiling my own kernels) I had to
patch wpasupplicant and build the ra61 module separately. Ralink are... less
than useful when it comes to supplying patches...
[vbcol=seagreen]
> This one is usually pretty easy. There aren't that many chipsets, but if
> you have a broadcom card, with 1Gb/sec speeds, you need the binary
> interface kit. Again, a good commercial distribution does this
> automatically.
Do you mean bcm5700-source?
[snip]
--
| Darren Salt | linux or ds at | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Burn less waste. Use less packaging. Waste less. USE FEWER RESOURCES
.
Exercise caution in your daily affairs.
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: WiFi problems on laptop |
 |
 |
|
|
03-17-07 06:14 PM
Darren Salt <news@youmustbejoking.demon.cu.invalid> writes:
[vbcol=seagreen]
[vbcol=seagreen]
>I find that ipw3945 works well, but is "impure" in that there's a binary-on
ly
>user-space daemon. No kernel taint, at least :-)
I think that is the firmware which is proprietary. Ie, it is a program
installed on the wifi card, not in userspace, which controls things like
the frequency, etc of the card.
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: WiFi problems on laptop |
 |
 |
|
|
03-18-07 12:13 AM
Unruh <unruh-spam@physics.ubc.ca> wrote:
> Darren Salt <news@youmustbejoking.demon.cu.invalid> writes:
>
>
>
>
>
> I think that is the firmware which is proprietary. Ie, it is a program
> installed on the wifi card, not in userspace, which controls things like
> the frequency, etc of the card.
No, there's a userspace daemon to control things like xmit power,
available channels and other regulated things.
There's also a re-write of the ipw3945 driver in progress that doesn't
need the daemon, IIRC it's being done by INTEL, apparently they've
decided that this would not violate FCC (& other government) regs.
Jerry
[ Post a follow-up to this message ]
|
|
|
 |
|
|
|
|
Sponsored Links |
 |
 |
|
|
 |
All times are GMT. The time now is 07:09 PM. |
 |
|
|
 |
|
 |
|
|
 |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
|
|
|
|
Medical and Health forum | Computer Games Reviews | Graphics design forum
|
 |
|
 |
|