My pcie wifi card is an orphan! ('unclaimed')
#1
I've tried to install an ASUS PCIe wifi card in my box (for connecting to my tablet). It's based on the Realtek 8812AE chip. Golden Ears sees the chip when I enter

sudo lshw -class network

but says it is "unclaimed" (unlike the wired ethernet chips). I take this to mean no driver has "attached" to the card.

I have tried to load a driver running the install.sh program on the ASUS cd included with the card, and also by editing source.list and then using apt-get to tap online versions of the driver, but get the same lack of cooperation I saw using the ASUS cd.

Any advice? Thanks for considering this.
Reply

#2
(19-Jun-2018, 02:32 AM)Bullwinkle Wrote: I've tried to install an ASUS PCIe wifi card in my box (for connecting to my tablet). It's based on the Realtek 8812AE chip. Golden Ears sees the chip when I enter

sudo lshw -class network

but says it is "unclaimed" (unlike the wired ethernet chips). I take this to mean no driver has "attached" to the card.

I have tried to load a driver running the install.sh program on the ASUS cd included with the card, and also by editing source.list and then using apt-get to tap online versions of the driver, but get the same lack of cooperation I saw using the ASUS cd.

Any advice? Thanks for considering this.
I'd build a new custom kernel for you. But as you can see from the Snakeoil OS WebApp there is no place for you to enter the Wifi password (Yet!). So you'd need to install wpa_supplicant manually and then hop on to the WAP.

Will start from the first step I guess - get the kernel to support your card. Then work from there.
Snakeoil Operating System - Music, your way!
Reply

#3
(19-Jun-2018, 08:38 AM)agent_kith Wrote:
(19-Jun-2018, 02:32 AM)Bullwinkle Wrote: I've tried to install an ASUS PCIe wifi card in my box (for connecting to my tablet). It's based on the Realtek 8812AE chip. Golden Ears sees the chip when I enter

sudo lshw -class network

but says it is "unclaimed" (unlike the wired ethernet chips). I take this to mean no driver has "attached" to the card.

I have tried to load a driver running the install.sh program on the ASUS cd included with the card, and also by editing source.list and then using apt-get to tap online versions of the driver, but get the same lack of cooperation I saw using the ASUS cd.

Any advice? Thanks for considering this.
I'd build a new custom kernel for you. But as you can see from the Snakeoil OS WebApp there is no place for you to enter the Wifi password (Yet!). So you'd need to install wpa_supplicant manually and then hop on to the WAP.

Will start from the first step I guess - get the kernel to support your card. Then work from there.   

Agent Kith, perhaps I should just purchase a card that's already supported by the kernel. I hate having you handcraft custom kernels for my benefit. You already did this once for my megaraid scsi, and perhaps it would be best if my kernel doesn't wander too far from the stock kernels, so that future upgrades will be simpler.

Online I notice that linux users seem to like cards based on the atheros chips that are supported by the ath9k driver, and I noticed that snakeoil support for that was resolved last year. If Golden Ears already supports that, there is a $30 card on Amazon liked by linux users. I am happy to buy it, assuming it's the right piece of hardware. It's not like we're talking about a new DAC or something like that.
Reply

#4
(19-Jun-2018, 09:48 AM)Bullwinkle Wrote: Agent Kith, perhaps I should just purchase a card that's already supported by the kernel. I hate having you handcraft custom kernels for my benefit. You already did this once for my megaraid scsi, and perhaps it would be best if my kernel doesn't wander too far from the stock kernels, so that future upgrades will be simpler.

Online I notice that linux users seem to like cards based on the atheros chips that are supported by the ath9k driver, and I noticed that snakeoil support for that was resolved last year. If Golden Ears already supports that, there is a $30 card on Amazon liked by linux users. I am happy to buy it, assuming it's the right piece of hardware. It's not like we're talking about a new DAC or something like that. 
Not a big problem as it's more or less automated anyway. But setting up wpa_supplicant will have to be done manually. If you prefer, you can get a good NIC, and then connect that to a WAP to get wireless.

The main reason why we don't do Wifi is because somehow, subjectively we believe that degrades the sound quality (Hey we don't call this Snakeoil OS if we don't make some outrageous claims!!)

If you want to get a network card. Get something from Intel (preferably PCI-e). Anything that works with E1000 (PCI) or E1000E (PCI-e) will work out of the box. For whatever reason I just feel these Intel cards sound better over Atheros and Realtek.

So the megaraid kernel works fine now? If yes, I'd publish this kernel into the official thread.
Snakeoil Operating System - Music, your way!
Reply

#5
(19-Jun-2018, 10:46 AM)agent_kith Wrote:
(19-Jun-2018, 09:48 AM)Bullwinkle Wrote: Agent Kith, perhaps I should just purchase a card that's already supported by the kernel. I hate having you handcraft custom kernels for my benefit. You already did this once for my megaraid scsi, and perhaps it would be best if my kernel doesn't wander too far from the stock kernels, so that future upgrades will be simpler.

Online I notice that linux users seem to like cards based on the atheros chips that are supported by the ath9k driver, and I noticed that snakeoil support for that was resolved last year. If Golden Ears already supports that, there is a $30 card on Amazon liked by linux users. I am happy to buy it, assuming it's the right piece of hardware. It's not like we're talking about a new DAC or something like that. 
Not a big problem as it's more or less automated anyway. But setting up wpa_supplicant will have to be done manually. If you prefer, you can get a good NIC, and then connect that to a WAP to get wireless.

The main reason why we don't do Wifi is because somehow, subjectively we believe that degrades the sound quality (Hey we don't call this Snakeoil OS if we don't make some outrageous claims!!)

If you want to get a network card. Get something from Intel (preferably PCI-e). Anything that works with E1000 (PCI) or E1000E (PCI-e) will work out of the box. For whatever reason I just feel these Intel cards sound better over Atheros and Realtek.

So the megaraid kernel works fine now? If yes, I'd publish this kernel into the official thread. 

I'm still modding the server with new cooling and new power... and busy with work... so I haven't put snakeoil through any audio tests. Best to wait for an official post. I am about to go to the UK for 10 days on business too, so much of this needs to wait until early July anyway. So relax.

I'm just thinking that I need the wifi to connect to my tablet for music servers like Logitech. My plan was to run a USB connection to my DAC... I have a JCAT USB femto card in the server for that and assume that is well-supported by snakeoil.
Reply

#6
(19-Jun-2018, 11:06 AM)Bullwinkle Wrote: I'm still modding the server with new cooling and new power... and busy with work... so I haven't put snakeoil through any audio tests. Best to wait for an official post. I am about to go to the UK for 10 days on business too, so much of this needs to wait until early July anyway. So relax.
Man, would love to see your worklog on that Smile.

(19-Jun-2018, 11:06 AM)Bullwinkle Wrote: I'm just thinking that I need the wifi to connect to my tablet for music servers like Logitech. My plan was to run a USB connection to my DAC... I have a JCAT USB femto card in the server for that and assume that is well-supported by snakeoil. 
The best design IMO is to connect your music server directly to the network via wired. And if you are using a router with WIFI, that means you can already control your music server wirelessly on the tablet (because your wireless tablet should also be able to see the wired music server)...
Snakeoil Operating System - Music, your way!
Reply

#7
(19-Jun-2018, 12:47 PM)agent_kith Wrote: The best design IMO is to connect your music server directly to the network via wired. And if you are using a router with WIFI, that means you can already control your music server wirelessly on the tablet (because your wireless tablet should also be able to see the wired music server)...

Yes, that makes perfect sense and the tablet already sees the server (which has two Broadcom NICs and is indeed already hardwired to my router) just fine. I just misunderstood your "recommended hardware" list. Don't worry about customizing my already custom kernel for that wifi card: With my misunderstanding removed, I see I don't need it. I can use that wifi card for something else.

Thanks for your help!
[-] The following 1 user Likes Bullwinkle's post:
  • agent_kith
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trouble with PCIe NVMe SSD while installing Snakeoil OS VVFC 19 9,162 27-Oct-2020, 05:40 PM
Last Post: pmspak
  [SOLVEDHow to install Netgear A6200 wifi drivers realysm42 3 2,400 01-Sep-2019, 08:19 AM
Last Post: agent_kith
  Jriver Media Center 23 Not receiving sound card diepgs 6 3,650 27-May-2019, 09:46 AM
Last Post: diepgs
  HP T5740 - Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe pw01 6 4,055 10-Nov-2018, 07:57 AM
Last Post: Bromf
  PCIe-USB card stopped working JD1 10 5,708 14-Jun-2018, 08:46 AM
Last Post: agent_kith



Users browsing this thread:
1 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
Howto setup resampling in Logitech Media...
Last Post: Coacharnold
18-Nov-2024 12:06 AM
» Replies: 7
» Views: 5802
Dropping Measurements, Hello High-End.
Last Post: agent_kith
26-Oct-2024 09:02 AM
» Replies: 12
» Views: 448
Very happy to have Sankeoil......! mpd w...
Last Post: run51
24-Oct-2024 05:35 AM
» Replies: 9
» Views: 1680
SO no soundcard detected - RPI Pi4 snake...
Last Post: run51
21-Oct-2024 10:55 PM
» Replies: 4
» Views: 107
download
Last Post: Snoopy8
19-Oct-2024 05:52 AM
» Replies: 1
» Views: 108
Full proces to instal snakeiol 100% work...
Last Post: audioluthier
11-Oct-2024 02:32 AM
» Replies: 9
» Views: 338
A network protocol designed for CAS
Last Post: hkphantomgtr
10-Oct-2024 09:48 PM
» Replies: 0
» Views: 87
CAS with "Single Core"
Last Post: hkphantomgtr
06-Oct-2024 08:32 AM
» Replies: 2
» Views: 118
MPD player not working
Last Post: Snoopy8
27-Sep-2024 11:54 AM
» Replies: 7
» Views: 220
LMS playing DFF files sampling rate
Last Post: Snoopy8
16-Sep-2024 07:45 PM
» Replies: 5
» Views: 157

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.


Powered By MyBB, © 2002-2024. Theme © Melroy van den Berg.