Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

50%
+0 −0
Q&A Intel® Centrino® Advanced-N 6205 not found in Debian

I was installing Debian. But, I know that I have installed wireless connection system manually in Debian. are e needs non-free firmware files to operate. The firmware can be h as a USB stick o...

2 answers  ·  posted 3y ago by deleted user  ·  edited 1y ago by Canina‭

Question debian wifi firmware
#3: Post edited by user avatar Canina‭ · 2022-10-14T01:42:30Z (over 1 year ago)
Include text from photo instead of photo as image
Intel® Centrino® Advanced-N 6205 not found in Debian
  • I was installing Debian. But, I know that I have installed wireless connection system manually in Debian.
  • [![enter image description here][1]][1]
  • But, I couldn't install wireless connection while installing Debian. I had connected Ethernet although, I couldn't install it. So, I had skipped it. I downloaded `iwlwifi-6000g2a-ucode-18.168.6.1.tgz` from [Intel Wireless connection](https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html). I had tried to some commands also
  • ```bash
  • apt-get install linux-firmware
  • apt-get install firmware-iwlwifi
  • ```
  • Both had returned "unable to locate package". When I had extracted `wlwifi-6000g2a-ucode-18.168.6.1.tgz`, I just found three files. I don't think that I can do something with them. So, how can I install wireless network in Debian.
  • [![enter image description here][2]][2]
  • I had made changes to `/etc/apt/sources.list`
  • ```
  • #
  • # deb cdrom:[Debian GNU/Linux 10.10.0 _Buster_ - Official amd64 NETINST 20210619-16:11]/ buster main
  • #deb cdrom:[Debian GNU/Linux 10.10.0 _Buster_ - Official amd64 NETINST 20210619-16:11]/ buster main
  • deb http://deb.debian.org/debian/ buster main contrib non-free
  • deb-src http://deb.debian.org/debian/ buster main contrib non-free
  • deb http://security.debian.org/debian-security buster/updates main contrib non-free
  • deb-src http://security.debian.org/debian-security buster/updates main contrib non-free
  • # buster-updates, previously known as 'volatile'
  • deb http://deb.debian.org/debian/ buster-updates main contrib non-free
  • deb-src http://deb.debian.org/debian/ buster-updates main contrib non-free
  • # This system was installed using small removable media
  • # (e.g. netinst, live or single CD). The matching "deb cdrom"
  • # entries were disabled at the end of the installation process.
  • # For information about how to configure apt package sources,
  • # see the sources.list(5) manual.
  • ```
  • ```
  • root@Istiak:/home/istiak# lspci | grep -i network
  • 00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
  • 03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
  • ```
  • [1]: https://i.stack.imgur.com/q66Jd.jpg
  • [2]: https://i.stack.imgur.com/YBog4.png
  • I was installing Debian. But, I know that I have installed wireless connection system manually in Debian.
  • are
  • e needs non-free firmware files to operate. The firmware can be
  • h as a USB stick or floppy.
  • files are: iwlwifi-6000g2a-6.ucode iwlwifi-6000g2a-5.ucode
  • avaialble now, insert it, and continue.
  • om removable media?
  • But, I couldn't install wireless connection while installing Debian. I had connected Ethernet although, I couldn't install it. So, I had skipped it. I downloaded `iwlwifi-6000g2a-ucode-18.168.6.1.tgz` from [Intel Wireless connection](https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html). I had tried to some commands also
  • ```bash
  • apt-get install linux-firmware
  • apt-get install firmware-iwlwifi
  • ```
  • Both had returned "unable to locate package". When I had extracted `wlwifi-6000g2a-ucode-18.168.6.1.tgz`, I just found three files. I don't think that I can do something with them. So, how can I install wireless network in Debian.
  • [![enter image description here][2]][2]
  • I had made changes to `/etc/apt/sources.list`
  • ```
  • #
  • # deb cdrom:[Debian GNU/Linux 10.10.0 _Buster_ - Official amd64 NETINST 20210619-16:11]/ buster main
  • #deb cdrom:[Debian GNU/Linux 10.10.0 _Buster_ - Official amd64 NETINST 20210619-16:11]/ buster main
  • deb http://deb.debian.org/debian/ buster main contrib non-free
  • deb-src http://deb.debian.org/debian/ buster main contrib non-free
  • deb http://security.debian.org/debian-security buster/updates main contrib non-free
  • deb-src http://security.debian.org/debian-security buster/updates main contrib non-free
  • # buster-updates, previously known as 'volatile'
  • deb http://deb.debian.org/debian/ buster-updates main contrib non-free
  • deb-src http://deb.debian.org/debian/ buster-updates main contrib non-free
  • # This system was installed using small removable media
  • # (e.g. netinst, live or single CD). The matching "deb cdrom"
  • # entries were disabled at the end of the installation process.
  • # For information about how to configure apt package sources,
  • # see the sources.list(5) manual.
  • ```
  • ```
  • root@Istiak:/home/istiak# lspci | grep -i network
  • 00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
  • 03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
  • ```
  • [1]: https://i.stack.imgur.com/q66Jd.jpg
  • [2]: https://i.stack.imgur.com/YBog4.png
#2: Post edited by user avatar Quasímodo‭ · 2021-06-27T15:09:55Z (almost 3 years ago)
A firmware tag should be appropriate.
Intel® Centrino® Advanced-N 6205 not found in Debian
I was installing Debian. But, I know that I have installed wireless connection system manually in Debian. 

[![enter image description here][1]][1]

But, I couldn't install wireless connection while installing Debian. I had connected Ethernet although, I couldn't install it. So, I had skipped it. I downloaded `iwlwifi-6000g2a-ucode-18.168.6.1.tgz` from [Intel Wireless connection](https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html). I had tried to some commands also 
```bash
apt-get install linux-firmware
apt-get install firmware-iwlwifi
```

Both had returned "unable to locate package". When I had extracted `wlwifi-6000g2a-ucode-18.168.6.1.tgz`, I just found three files. I don't think that I can do something with them. So, how can I install wireless network in Debian.

[![enter image description here][2]][2]

I had made changes to `/etc/apt/sources.list`

```
# 

# deb cdrom:[Debian GNU/Linux 10.10.0 _Buster_ - Official amd64 NETINST 20210619-16:11]/ buster main

#deb cdrom:[Debian GNU/Linux 10.10.0 _Buster_ - Official amd64 NETINST 20210619-16:11]/ buster main

deb http://deb.debian.org/debian/ buster main contrib non-free
deb-src http://deb.debian.org/debian/ buster main contrib non-free


deb http://security.debian.org/debian-security buster/updates main contrib non-free
deb-src http://security.debian.org/debian-security buster/updates main contrib non-free

# buster-updates, previously known as 'volatile'
deb http://deb.debian.org/debian/ buster-updates main contrib non-free
deb-src http://deb.debian.org/debian/ buster-updates main contrib non-free

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
```

```
root@Istiak:/home/istiak# lspci | grep -i network
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
```


  [1]: https://i.stack.imgur.com/q66Jd.jpg
  [2]: https://i.stack.imgur.com/YBog4.png
#1: Initial revision by (deleted user) · 2021-06-27T08:10:06Z (almost 3 years ago)
Intel® Centrino® Advanced-N 6205 not found in Debian
I was installing Debian. But, I know that I have installed wireless connection system manually in Debian. 

[![enter image description here][1]][1]

But, I couldn't install wireless connection while installing Debian. I had connected Ethernet although, I couldn't install it. So, I had skipped it. I downloaded `iwlwifi-6000g2a-ucode-18.168.6.1.tgz` from [Intel Wireless connection](https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html). I had tried to some commands also 
```bash
apt-get install linux-firmware
apt-get install firmware-iwlwifi
```

Both had returned "unable to locate package". When I had extracted `wlwifi-6000g2a-ucode-18.168.6.1.tgz`, I just found three files. I don't think that I can do something with them. So, how can I install wireless network in Debian.

[![enter image description here][2]][2]

I had made changes to `/etc/apt/sources.list`

```
# 

# deb cdrom:[Debian GNU/Linux 10.10.0 _Buster_ - Official amd64 NETINST 20210619-16:11]/ buster main

#deb cdrom:[Debian GNU/Linux 10.10.0 _Buster_ - Official amd64 NETINST 20210619-16:11]/ buster main

deb http://deb.debian.org/debian/ buster main contrib non-free
deb-src http://deb.debian.org/debian/ buster main contrib non-free


deb http://security.debian.org/debian-security buster/updates main contrib non-free
deb-src http://security.debian.org/debian-security buster/updates main contrib non-free

# buster-updates, previously known as 'volatile'
deb http://deb.debian.org/debian/ buster-updates main contrib non-free
deb-src http://deb.debian.org/debian/ buster-updates main contrib non-free

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
```

```
root@Istiak:/home/istiak# lspci | grep -i network
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
```


  [1]: https://i.stack.imgur.com/q66Jd.jpg
  [2]: https://i.stack.imgur.com/YBog4.png