Bluetooth Firmware rtl8821a_fw.bin Fails to Load in DebianI can't use or find the google debian unstable/sid...

Why should I allow multiple IP addresses on a website for a single session?

Why are examinees often not allowed to leave during the start and end of an exam?

How do I tell my girlfriend she's been buying me books by the wrong author for the last nine months?

GFCI versus circuit breaker

To “Er” Is Human

Was Wolfgang Unziker the last Amateur GM?

German idiomatic equivalents of 能骗就骗 (if you can cheat, then cheat)

Available snapshots for main net?

Sentences with no verb, but an ablative

Could citing a database like libgen get one into trouble?

Making arrow with a gradual colour

Is it normal for professors to hold their graduate students "hostage?"

Why will we fail creating a self sustaining off world colony?

Cannot overlay, because ListPlot does not draw same X range despite the same PlotRange

Which high-degree derivatives play an essential role?

Can I deep fry food in butter instead of vegetable oil?

How soon after takeoff can you recline your airplane seat?

When does it become illegal to exchange bitcoin for cash?

Why is the saxophone not common in classical repertoire?

What is this fluorinated organic substance?

How can I change my buffer system for protein purification?

Can I hire several veteran soldiers to accompany me?

Find the closest three-digit hex colour

Old story where computer expert digitally animates The Lord of the Rings



Bluetooth Firmware rtl8821a_fw.bin Fails to Load in Debian


I can't use or find the google debian unstable/sid repositoryDuplicate sources.list entryapt pinning priority restricted`apt update` failed on Debian LinuxDebian 9 intermittent wifi“You have held broken packages” when trying to update mysqlHow to install firmware without internet connection (debian 9 live)What is the purpose of ath10k/pre-cal-pci and ath10k/cal-pci?Debian boot failure - unable to load firmware patch rtl_nic/rtl8168d-1.fw (-2)Apt refusing to install kernel firmware package from Debian backports













1















I am using Debian 9.4 on Lenovo IdeaPad 110. In the opening screen, I get these messages;



[12...] rt18821ae 0000:02:00.0: firmware: failed to load rtlwifi/rt18821aefw.bin (-2)
[12...] rt18821ae 0000:02:00.0: firmware: failed to load rtlwifi/rt18821aefw.wowlan.bin
[12...] bluetooth hci0: firmware: failed to load rtl_bt/rtl18821a_config.bin (-2)
[12...] Bluetooth: hci0: Failed to load rtl_bt/rt18821a_config.bin
[12...] bluetooth hci0: firmware: failed to load rtl_bt/rtl18821a_fw.bin (-2)
[12...] Bluetooth: hci0: Failed to load rtl_bt/rt18821a_fw.bin
[23...] r8169 0000:03:00.0: firmware: failed to load rtl_nic/rtl8106e-1.fw (-2)


and when I write dmesg | grep firmware I get following message;



[   11.605280] rtl8821ae: Using firmware rtlwifi/rtl8821aefw.bin
[ 11.605290] rtl8821ae: Using firmware rtlwifi/rtl8821aefw_wowlan.bin
[ 11.630704] rtl8821ae 0000:02:00.0: firmware: failed to load
rtlwifi/rtl8821aefw_wowlan.bin (-2)
[ 11.630712] rtl8821ae 0000:02:00.0: Direct firmware load for
rtlwifi/rtl8821aefw_wowlan.bin failed with error -2
[ 11.642658] rtl8821ae 0000:02:00.0: firmware: direct-loading firmware
rtlwifi/rtl8821aefw.bin
[ 12.685508] bluetooth hci0: firmware: failed to load
rtl_bt/rtl8821a_config.bin (-2)
[ 12.685511] bluetooth hci0: Direct firmware load for
rtl_bt/rtl8821a_config.bin failed with error -2
[ 12.685526] bluetooth hci0: firmware: failed to load
rtl_bt/rtl8821a_fw.bin (-2)
[ 12.685527] bluetooth hci0: Direct firmware load for
rtl_bt/rtl8821a_fw.bin failed with error -2
[ 23.375275] r8169 0000:03:00.0: firmware: direct-loading firmware
rtl_nic/rtl8106e-1.fw


So basically, my computer fails to load
three files;




  • rtlwifi/rtl8821aefw_wowlan.bin


  • rtl_bt/rtl8821a_config.bin


  • rtl_bt/rtl8821a_fw.bin



I added non-free sources to /etc/apt/sources.list and install firmware-realtek with



sudo apt update
sudo apt-get install firmware-realtek


rtl_bt/rtl8821a_fw.bin can be located in /lib/firmware/rtl_bt/ and rtlwifi/rtl8821aefw_wowlan.bin can be located
in /lib/firmware/rtlwifi/ . But still I get these errors and my bluetooth is not working, but Wi-Fi is working. Anybody have an idea, how to fix this?



edit: kernel version: 4.9.0-6-amd64 and the output of apt-cache policy firmware-realtek is;



firmware-realtek:
Installed: 20161130-3
Candidate: 20161130-3
Version table:
*** 20161130-3 500
500 http://httpredir.debian.org/debian stretch/non-free amd64 Packages
500 http://httpredir.debian.org/debian stretch/non-free i386 Packages
100 /var/lib/dpkg/status
0.43 500
500 http://httpredir.debian.org/debian jessie/non-free amd64 Packages
500 http://httpredir.debian.org/debian jessie/non-free i386 Packages


But after several times of rebooting again, now somehow the bluetooth works. Even the config file is still missing and I got errors at the start. My primary use for the bluetooth is for sound and when I connect the bluetooth speakers the sounds is very distorted and comes from deep. I do not yet know, if this is about the missing config file, which I expect not to. Anyway I will check this as solved, even though I quite not clear about all process.










share|improve this question
















bumped to the homepage by Community 49 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • What kernel are you running?

    – Jan
    Jun 12 '18 at 6:55











  • it is in the edit.

    – rctus
    Jun 13 '18 at 0:26
















1















I am using Debian 9.4 on Lenovo IdeaPad 110. In the opening screen, I get these messages;



[12...] rt18821ae 0000:02:00.0: firmware: failed to load rtlwifi/rt18821aefw.bin (-2)
[12...] rt18821ae 0000:02:00.0: firmware: failed to load rtlwifi/rt18821aefw.wowlan.bin
[12...] bluetooth hci0: firmware: failed to load rtl_bt/rtl18821a_config.bin (-2)
[12...] Bluetooth: hci0: Failed to load rtl_bt/rt18821a_config.bin
[12...] bluetooth hci0: firmware: failed to load rtl_bt/rtl18821a_fw.bin (-2)
[12...] Bluetooth: hci0: Failed to load rtl_bt/rt18821a_fw.bin
[23...] r8169 0000:03:00.0: firmware: failed to load rtl_nic/rtl8106e-1.fw (-2)


and when I write dmesg | grep firmware I get following message;



[   11.605280] rtl8821ae: Using firmware rtlwifi/rtl8821aefw.bin
[ 11.605290] rtl8821ae: Using firmware rtlwifi/rtl8821aefw_wowlan.bin
[ 11.630704] rtl8821ae 0000:02:00.0: firmware: failed to load
rtlwifi/rtl8821aefw_wowlan.bin (-2)
[ 11.630712] rtl8821ae 0000:02:00.0: Direct firmware load for
rtlwifi/rtl8821aefw_wowlan.bin failed with error -2
[ 11.642658] rtl8821ae 0000:02:00.0: firmware: direct-loading firmware
rtlwifi/rtl8821aefw.bin
[ 12.685508] bluetooth hci0: firmware: failed to load
rtl_bt/rtl8821a_config.bin (-2)
[ 12.685511] bluetooth hci0: Direct firmware load for
rtl_bt/rtl8821a_config.bin failed with error -2
[ 12.685526] bluetooth hci0: firmware: failed to load
rtl_bt/rtl8821a_fw.bin (-2)
[ 12.685527] bluetooth hci0: Direct firmware load for
rtl_bt/rtl8821a_fw.bin failed with error -2
[ 23.375275] r8169 0000:03:00.0: firmware: direct-loading firmware
rtl_nic/rtl8106e-1.fw


So basically, my computer fails to load
three files;




  • rtlwifi/rtl8821aefw_wowlan.bin


  • rtl_bt/rtl8821a_config.bin


  • rtl_bt/rtl8821a_fw.bin



I added non-free sources to /etc/apt/sources.list and install firmware-realtek with



sudo apt update
sudo apt-get install firmware-realtek


rtl_bt/rtl8821a_fw.bin can be located in /lib/firmware/rtl_bt/ and rtlwifi/rtl8821aefw_wowlan.bin can be located
in /lib/firmware/rtlwifi/ . But still I get these errors and my bluetooth is not working, but Wi-Fi is working. Anybody have an idea, how to fix this?



edit: kernel version: 4.9.0-6-amd64 and the output of apt-cache policy firmware-realtek is;



firmware-realtek:
Installed: 20161130-3
Candidate: 20161130-3
Version table:
*** 20161130-3 500
500 http://httpredir.debian.org/debian stretch/non-free amd64 Packages
500 http://httpredir.debian.org/debian stretch/non-free i386 Packages
100 /var/lib/dpkg/status
0.43 500
500 http://httpredir.debian.org/debian jessie/non-free amd64 Packages
500 http://httpredir.debian.org/debian jessie/non-free i386 Packages


But after several times of rebooting again, now somehow the bluetooth works. Even the config file is still missing and I got errors at the start. My primary use for the bluetooth is for sound and when I connect the bluetooth speakers the sounds is very distorted and comes from deep. I do not yet know, if this is about the missing config file, which I expect not to. Anyway I will check this as solved, even though I quite not clear about all process.










share|improve this question
















bumped to the homepage by Community 49 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • What kernel are you running?

    – Jan
    Jun 12 '18 at 6:55











  • it is in the edit.

    – rctus
    Jun 13 '18 at 0:26














1












1








1








I am using Debian 9.4 on Lenovo IdeaPad 110. In the opening screen, I get these messages;



[12...] rt18821ae 0000:02:00.0: firmware: failed to load rtlwifi/rt18821aefw.bin (-2)
[12...] rt18821ae 0000:02:00.0: firmware: failed to load rtlwifi/rt18821aefw.wowlan.bin
[12...] bluetooth hci0: firmware: failed to load rtl_bt/rtl18821a_config.bin (-2)
[12...] Bluetooth: hci0: Failed to load rtl_bt/rt18821a_config.bin
[12...] bluetooth hci0: firmware: failed to load rtl_bt/rtl18821a_fw.bin (-2)
[12...] Bluetooth: hci0: Failed to load rtl_bt/rt18821a_fw.bin
[23...] r8169 0000:03:00.0: firmware: failed to load rtl_nic/rtl8106e-1.fw (-2)


and when I write dmesg | grep firmware I get following message;



[   11.605280] rtl8821ae: Using firmware rtlwifi/rtl8821aefw.bin
[ 11.605290] rtl8821ae: Using firmware rtlwifi/rtl8821aefw_wowlan.bin
[ 11.630704] rtl8821ae 0000:02:00.0: firmware: failed to load
rtlwifi/rtl8821aefw_wowlan.bin (-2)
[ 11.630712] rtl8821ae 0000:02:00.0: Direct firmware load for
rtlwifi/rtl8821aefw_wowlan.bin failed with error -2
[ 11.642658] rtl8821ae 0000:02:00.0: firmware: direct-loading firmware
rtlwifi/rtl8821aefw.bin
[ 12.685508] bluetooth hci0: firmware: failed to load
rtl_bt/rtl8821a_config.bin (-2)
[ 12.685511] bluetooth hci0: Direct firmware load for
rtl_bt/rtl8821a_config.bin failed with error -2
[ 12.685526] bluetooth hci0: firmware: failed to load
rtl_bt/rtl8821a_fw.bin (-2)
[ 12.685527] bluetooth hci0: Direct firmware load for
rtl_bt/rtl8821a_fw.bin failed with error -2
[ 23.375275] r8169 0000:03:00.0: firmware: direct-loading firmware
rtl_nic/rtl8106e-1.fw


So basically, my computer fails to load
three files;




  • rtlwifi/rtl8821aefw_wowlan.bin


  • rtl_bt/rtl8821a_config.bin


  • rtl_bt/rtl8821a_fw.bin



I added non-free sources to /etc/apt/sources.list and install firmware-realtek with



sudo apt update
sudo apt-get install firmware-realtek


rtl_bt/rtl8821a_fw.bin can be located in /lib/firmware/rtl_bt/ and rtlwifi/rtl8821aefw_wowlan.bin can be located
in /lib/firmware/rtlwifi/ . But still I get these errors and my bluetooth is not working, but Wi-Fi is working. Anybody have an idea, how to fix this?



edit: kernel version: 4.9.0-6-amd64 and the output of apt-cache policy firmware-realtek is;



firmware-realtek:
Installed: 20161130-3
Candidate: 20161130-3
Version table:
*** 20161130-3 500
500 http://httpredir.debian.org/debian stretch/non-free amd64 Packages
500 http://httpredir.debian.org/debian stretch/non-free i386 Packages
100 /var/lib/dpkg/status
0.43 500
500 http://httpredir.debian.org/debian jessie/non-free amd64 Packages
500 http://httpredir.debian.org/debian jessie/non-free i386 Packages


But after several times of rebooting again, now somehow the bluetooth works. Even the config file is still missing and I got errors at the start. My primary use for the bluetooth is for sound and when I connect the bluetooth speakers the sounds is very distorted and comes from deep. I do not yet know, if this is about the missing config file, which I expect not to. Anyway I will check this as solved, even though I quite not clear about all process.










share|improve this question
















I am using Debian 9.4 on Lenovo IdeaPad 110. In the opening screen, I get these messages;



[12...] rt18821ae 0000:02:00.0: firmware: failed to load rtlwifi/rt18821aefw.bin (-2)
[12...] rt18821ae 0000:02:00.0: firmware: failed to load rtlwifi/rt18821aefw.wowlan.bin
[12...] bluetooth hci0: firmware: failed to load rtl_bt/rtl18821a_config.bin (-2)
[12...] Bluetooth: hci0: Failed to load rtl_bt/rt18821a_config.bin
[12...] bluetooth hci0: firmware: failed to load rtl_bt/rtl18821a_fw.bin (-2)
[12...] Bluetooth: hci0: Failed to load rtl_bt/rt18821a_fw.bin
[23...] r8169 0000:03:00.0: firmware: failed to load rtl_nic/rtl8106e-1.fw (-2)


and when I write dmesg | grep firmware I get following message;



[   11.605280] rtl8821ae: Using firmware rtlwifi/rtl8821aefw.bin
[ 11.605290] rtl8821ae: Using firmware rtlwifi/rtl8821aefw_wowlan.bin
[ 11.630704] rtl8821ae 0000:02:00.0: firmware: failed to load
rtlwifi/rtl8821aefw_wowlan.bin (-2)
[ 11.630712] rtl8821ae 0000:02:00.0: Direct firmware load for
rtlwifi/rtl8821aefw_wowlan.bin failed with error -2
[ 11.642658] rtl8821ae 0000:02:00.0: firmware: direct-loading firmware
rtlwifi/rtl8821aefw.bin
[ 12.685508] bluetooth hci0: firmware: failed to load
rtl_bt/rtl8821a_config.bin (-2)
[ 12.685511] bluetooth hci0: Direct firmware load for
rtl_bt/rtl8821a_config.bin failed with error -2
[ 12.685526] bluetooth hci0: firmware: failed to load
rtl_bt/rtl8821a_fw.bin (-2)
[ 12.685527] bluetooth hci0: Direct firmware load for
rtl_bt/rtl8821a_fw.bin failed with error -2
[ 23.375275] r8169 0000:03:00.0: firmware: direct-loading firmware
rtl_nic/rtl8106e-1.fw


So basically, my computer fails to load
three files;




  • rtlwifi/rtl8821aefw_wowlan.bin


  • rtl_bt/rtl8821a_config.bin


  • rtl_bt/rtl8821a_fw.bin



I added non-free sources to /etc/apt/sources.list and install firmware-realtek with



sudo apt update
sudo apt-get install firmware-realtek


rtl_bt/rtl8821a_fw.bin can be located in /lib/firmware/rtl_bt/ and rtlwifi/rtl8821aefw_wowlan.bin can be located
in /lib/firmware/rtlwifi/ . But still I get these errors and my bluetooth is not working, but Wi-Fi is working. Anybody have an idea, how to fix this?



edit: kernel version: 4.9.0-6-amd64 and the output of apt-cache policy firmware-realtek is;



firmware-realtek:
Installed: 20161130-3
Candidate: 20161130-3
Version table:
*** 20161130-3 500
500 http://httpredir.debian.org/debian stretch/non-free amd64 Packages
500 http://httpredir.debian.org/debian stretch/non-free i386 Packages
100 /var/lib/dpkg/status
0.43 500
500 http://httpredir.debian.org/debian jessie/non-free amd64 Packages
500 http://httpredir.debian.org/debian jessie/non-free i386 Packages


But after several times of rebooting again, now somehow the bluetooth works. Even the config file is still missing and I got errors at the start. My primary use for the bluetooth is for sound and when I connect the bluetooth speakers the sounds is very distorted and comes from deep. I do not yet know, if this is about the missing config file, which I expect not to. Anyway I will check this as solved, even though I quite not clear about all process.







debian bluetooth firmware






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 13 '18 at 0:26







rctus

















asked Jun 11 '18 at 22:48









rctusrctus

64 bronze badges




64 bronze badges





bumped to the homepage by Community 49 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 49 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • What kernel are you running?

    – Jan
    Jun 12 '18 at 6:55











  • it is in the edit.

    – rctus
    Jun 13 '18 at 0:26



















  • What kernel are you running?

    – Jan
    Jun 12 '18 at 6:55











  • it is in the edit.

    – rctus
    Jun 13 '18 at 0:26

















What kernel are you running?

– Jan
Jun 12 '18 at 6:55





What kernel are you running?

– Jan
Jun 12 '18 at 6:55













it is in the edit.

– rctus
Jun 13 '18 at 0:26





it is in the edit.

– rctus
Jun 13 '18 at 0:26










1 Answer
1






active

oldest

votes


















0














The reason your wifi works is that rtlwifi/rtl8821aefw.binis properly loaded. IIRC there are also optional firmware files and when these are missing, the error message is Direct firmware load for {name} failed with error %d. Because this is misleading, the kernel developers agreed in May 2018 that they should add a new call firmware_request_nowarn() that will not throw those messages.



The package firmware-realtek contains the files that you're missing. Please add the output of apt-cache policy firmware-realtek to your question.






share|improve this answer


























  • @rctus Did you found the bt/rtl8821a_config.bin? Is not in the realtek package. I have the same problem.

    – Scorpion
    Nov 2 '18 at 10:43
















Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f449212%2fbluetooth-firmware-rtl8821a-fw-bin-fails-to-load-in-debian%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














The reason your wifi works is that rtlwifi/rtl8821aefw.binis properly loaded. IIRC there are also optional firmware files and when these are missing, the error message is Direct firmware load for {name} failed with error %d. Because this is misleading, the kernel developers agreed in May 2018 that they should add a new call firmware_request_nowarn() that will not throw those messages.



The package firmware-realtek contains the files that you're missing. Please add the output of apt-cache policy firmware-realtek to your question.






share|improve this answer


























  • @rctus Did you found the bt/rtl8821a_config.bin? Is not in the realtek package. I have the same problem.

    – Scorpion
    Nov 2 '18 at 10:43


















0














The reason your wifi works is that rtlwifi/rtl8821aefw.binis properly loaded. IIRC there are also optional firmware files and when these are missing, the error message is Direct firmware load for {name} failed with error %d. Because this is misleading, the kernel developers agreed in May 2018 that they should add a new call firmware_request_nowarn() that will not throw those messages.



The package firmware-realtek contains the files that you're missing. Please add the output of apt-cache policy firmware-realtek to your question.






share|improve this answer


























  • @rctus Did you found the bt/rtl8821a_config.bin? Is not in the realtek package. I have the same problem.

    – Scorpion
    Nov 2 '18 at 10:43
















0












0








0







The reason your wifi works is that rtlwifi/rtl8821aefw.binis properly loaded. IIRC there are also optional firmware files and when these are missing, the error message is Direct firmware load for {name} failed with error %d. Because this is misleading, the kernel developers agreed in May 2018 that they should add a new call firmware_request_nowarn() that will not throw those messages.



The package firmware-realtek contains the files that you're missing. Please add the output of apt-cache policy firmware-realtek to your question.






share|improve this answer















The reason your wifi works is that rtlwifi/rtl8821aefw.binis properly loaded. IIRC there are also optional firmware files and when these are missing, the error message is Direct firmware load for {name} failed with error %d. Because this is misleading, the kernel developers agreed in May 2018 that they should add a new call firmware_request_nowarn() that will not throw those messages.



The package firmware-realtek contains the files that you're missing. Please add the output of apt-cache policy firmware-realtek to your question.







share|improve this answer














share|improve this answer



share|improve this answer








edited Jun 12 '18 at 9:54

























answered Jun 12 '18 at 7:20









JanJan

5,45220 silver badges30 bronze badges




5,45220 silver badges30 bronze badges













  • @rctus Did you found the bt/rtl8821a_config.bin? Is not in the realtek package. I have the same problem.

    – Scorpion
    Nov 2 '18 at 10:43





















  • @rctus Did you found the bt/rtl8821a_config.bin? Is not in the realtek package. I have the same problem.

    – Scorpion
    Nov 2 '18 at 10:43



















@rctus Did you found the bt/rtl8821a_config.bin? Is not in the realtek package. I have the same problem.

– Scorpion
Nov 2 '18 at 10:43







@rctus Did you found the bt/rtl8821a_config.bin? Is not in the realtek package. I have the same problem.

– Scorpion
Nov 2 '18 at 10:43




















draft saved

draft discarded




















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f449212%2fbluetooth-firmware-rtl8821a-fw-bin-fails-to-load-in-debian%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m