Atheros cards atl1c atl1e Puppy linux Slacko

Post Reply
Message
Author
Pelo

Atheros cards atl1c atl1e Puppy linux Slacko

#1 Post by Pelo »

i dont find the module to load
Could you help me, please
archives.org Slacko now connect 4G (2014)
Attachments
PCI devices.png
(185.21 KiB) Downloaded 593 times
Last edited by Pelo on Thu 02 Oct 2014, 23:49, edited 8 times in total.

User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#2 Post by Karl Godt »

For the wireless there is :
http://wireless.kernel.org/en/users/Drivers/Atheros
PCI / PCI-E / AHB Drivers

Technology Upstream driver

802.11abg ath5k

802.11abgn ath9k

802.11ad wil6210
#

which i have :

/lib/modules/2.6.30.9-i586-dpup005-Celeron2G/kernel/drivers/net/wireless/ath5k/ath5k.ko.gz
/lib/modules/2.6.30.9-i586-dpup005-Celeron2G/kernel/drivers/net/wireless/ath9k/ath9k.ko.gz

*
But for http://www.pcidatabase.com/vendor_details.php?id=1659
0x1083
Chip Number: 1083
Chip Description: 1083
Notes: Atheros AR8151 Ethernet Driver (If Link Dies Look Under Acer Aspire 5253 LAN) - http://goo.gl/IsI1M

I don't have , just

bash-3.00# modinfo atl1c
filename: /lib/modules/2.6.30.9-i586-dpup005-Celeron2G/kernel/drivers/net/atl1c/atl1c.ko.gz
version: 1.0.0.1-NAPI
license: GPL
description: Atheros 1000M Ethernet Network Driver
author: Jie Yang <jie.yang@atheros.com>
srcversion: 8743914A750A08E3FAC80C7
alias: pci:v00001969d00001062sv*sd*bc*sc*i*
alias: pci:v00001969d00001063sv*sd*bc*sc*i*

So i would do a

Code: Select all

modprobe -l | grep atl
to check if atheros ?lan? drivers are available .

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#3 Post by rcrsn51 »

First of all, run the command "lspci -nn" and determine the [vendor:product] ID codes for this device. Is it [1969:1083]?

I don't have a copy of Slacko 531. But I checked in 533 and it appears to support this device using the atl1c module.

Pelo

ethernet connection with Slacko 5.3.1

#4 Post by Pelo »

Here are the info (Slacko 5.3.2.9)
=== NETWORK ===

Network controller: Intel Corporation Centrino Wireless-N 1030
KERNEL MODULE: iwlagn
KERNEL MODULE: iwlagn
Ethernet controller: Atheros Communications Device
KERNEL MODULE: atl1c
KERNEL MODULE: atl1c

All distros have the cable connection, Slacko 5.3.3 and its puplets, Lucids 5xxx and their puplets, Dpup exprimo, even the older ones. I think there is a module to load.
I was using and enjoying Slacko 5.3.2.9 since yesterday, safest than 5.3.3.

I dont understand 5.3.1 was also working well until now. It is incredible. Perhaps due to the USB trade mark ? but I was running Slacko 5.3 previously on this material. I Dont know.

Pelo

lspci -nn

#5 Post by Pelo »

00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09)
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
00:1a.0 USB Controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05)
00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05)
00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5)
00:1c.1 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 [8086:1c12] (rev b5)
00:1c.3 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 [8086:1c16] (rev b5)
00:1c.4 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 [8086:1c18] (rev b5)
00:1d.0 USB Controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 05)
00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Family LPC Controller [8086:1c49] (rev 05)
00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller [8086:1c03] (rev 05)
00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 05)
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0de9] (rev a1)
03:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1030 [8086:008a] (rev 34)
04:00.0 Ethernet controller [0200]: Atheros Communications AR8151 v2.0 Gigabit Ethernet [1969:1083] (rev c0)
05:00.0 USB Controller [0c03]: Texas Instruments Device [104c:8241] (rev 02)
sh-4.1#

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

Re: ethernet connection with Slacko 5.3.1

#6 Post by rcrsn51 »

Pelo wrote:All distros have the cable connection, Slacko 5.3.3 and its puplets, Lucids 5xxx and their puplets, Dpup exprimo, even the older ones. I think there is a module to load.
In Lucid 528, your [1969:1083] device is handled by the atl1e module. In newer Puppies, it has changed to the atl1c module. It looks like a few Puppies in between, such as Slacko 531, don't support it at all.

Pelo

iwlwifi connect Medion P7624 wireless

#7 Post by Pelo »

iwlwifi connect Medion P7624 wireless, 2015. For Puppy Medion users info

Pelo

Slacko was really a light Puppy..

#8 Post by Pelo »

Slacko was really a light Puppy.. my 5.3.1 and 5.3.2.9 in action to day.
remasterized with drivers ethernet and wireless.
And with desktop from the past, when Puppies Were so nice.
Even with drivers, 127 MB is called light nowadays.. Sure Seamonkey must be renewed.. But it will be done in the session and slackosave, not inside the ISO.
Drivers atl1c and atl1e are 78k . The 15mb delta comes from backgrounds and themes imported from an old Puppyrus 4.2..

Post Reply