pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
offir
Level 3
Level 3
Posts: 160
Joined: Wed Sep 21, 2016 7:37 am

pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Post by offir »

i install linux mint
i had a wireless pci card connected (Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless)

the system Can not recognize card

Code: Select all

lspci
give me this 03:01.0 Ethernet controller: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless (rev 03)

Code: Select all

iwconfig
give me this

Code: Select all

ens33     no wireless extensions.

lo        no wireless extensions

I searched Google
But I did not find anything that helped

How can I get the card to work ?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Post by JeremyB »

I have heard it would only work with ndiswrapper and Win XP drivers. Might be easier to replace the wifi card with something else
offir
Level 3
Level 3
Posts: 160
Joined: Wed Sep 21, 2016 7:37 am

Re: pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Post by offir »

At first I tried with a dlink card model dwl-g520+
I got the same result

Code: Select all

lspci
give this
texas instruments acx 111 54mbps wireless interface

Which one is easier to run ?
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Post by JeremyB »

Post results for

Code: Select all

lspci -nnk | grep -iA2 net
offir
Level 3
Level 3
Posts: 160
Joined: Wed Sep 21, 2016 7:37 am

Re: pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Post by offir »

here

Code: Select all

02:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller [11ab:4364] (rev 14)
	Subsystem: Lenovo 88E8056 PCI-E Gigabit Ethernet Controller [17aa:303a]
	Kernel driver in use: sky2
	Kernel modules: sky2
03:01.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless [11ab:1faa] (rev 03)
	Subsystem: Netgear WG311v3 802.11g Wireless PCI Adapter [1385:6b00]
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Post by JeremyB »

It seems that your second card only works with ndiswrapper and I haven't had much luck with any wifi that needed it
offir
Level 3
Level 3
Posts: 160
Joined: Wed Sep 21, 2016 7:37 am

Re: pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Post by offir »

how about the d link card
is it better ?
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Post by JeremyB »

Did you post

Code: Select all

lspci -nnk | grep -iA2 net
For it or is it the same Libertas card?
offir
Level 3
Level 3
Posts: 160
Joined: Wed Sep 21, 2016 7:37 am

Re: pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Post by offir »

here is output for the second (d link) card

Code: Select all

02:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller [11ab:4364] (rev 14)
	Subsystem: Lenovo 88E8056 PCI-E Gigabit Ethernet Controller [17aa:303a]
	Kernel driver in use: sky2
	Kernel modules: sky2
03:01.0 Network controller [0280]: Texas Instruments ACX 111 54Mbps Wireless Interface [104c:9066]
	Subsystem: D-Link System Inc DWL-G520+ Wireless PCI Adapter [1186:3b04]
offir
Level 3
Level 3
Posts: 160
Joined: Wed Sep 21, 2016 7:37 am

Re: pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Post by offir »

?
anybody?
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Post by JeremyB »

Perhaps https://askubuntu.com/a/226062/300665
It doesn't seem like the manufacturer supplied much help to the Linux developers
offir
Level 3
Level 3
Posts: 160
Joined: Wed Sep 21, 2016 7:37 am

Re: pci 88w8335 [Libertas] 802.11b/g Wireless card dosnt work

Post by offir »

It seems that the problem was in bios
The motherboard is Intel's with their bios

There is an option to not run another network card if the network card on the board works
I canceled it
Now the wireless card works
But the line card is not (I'll just add another line card)
Locked

Return to “Networking”