Also, do you have any issues with your hardware, or is it just the
message that annoys you?
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification b
Julian, could you try with the latest ubuntu version? I don't get the
message anymore with Jaunty's kernel..
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
This bugs is still there.
Using Ubuntu 8.04 with all updates.
Linux openbox-laptop 2.6.24-24-generic #1 SMP Tue Jul 7 19:46:39 UTC 2009 i686
GNU/Linux
PC: Notebook Compaq Presario F502LA
** Changed in: linux (Ubuntu)
Status: Won't Fix => Confirmed
--
PCI: BIOS BUG #81[49435000] found -
Small test program:
#include
#define PCI_SIGNATURE (('P' << 0) + ('C' << 8) + ('I' << 16) +
(' ' << 24))
int main(void)
{
short status = 0x81;
long signature = 0x49435000;
printf("status = %x\nsignature = %08x\n", status, signature);
printf("PCI_SIGNATU
So (correct me if I'm wrong) in this case:
status = 0x81
signature = 0x49435000
PCI_SIGNATURE = 'PCI ' (which translates to 0x00494350)
from the definition
#define PCI_SIGNATURE (('P' << 0) + ('C' << 8) + ('I' << 16) + (' '
<< 24))
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion
The message is coming from the file arch/x86/pci/pcbios.c, on line
137-9:
if (status || signature != PCI_SIGNATURE) {
printk (KERN_ERR "PCI: BIOS BUG #%x[%08x] found\n",
status, signature);
--
PCI: BIOS BUG #81[49435000] fou
The message doesn't show with my custom 2.6.24 kernel... So it's in the
kernel's .config file, not in the sources...
I'll try and find where the message comes from, to locate the kernel option
responsible...
PS Sander, the message comes from the kernel, not grub
--
PCI: BIOS BUG #81[49435000]
Ok, I rebooted with the latest kernel in the ubuntu repositories
(2.6.24-19) and the message reappeared. I am otherwise running the
latest kernel from kernel.org (2.6.25.9), with a customized .config
file...
I am not sure which upstream version the 2.6.24-19 kernel is based
upon... I will revert m
@dimitrios: Bug still shows on my up-to-date system.
No way to hide it? can't i tell Grub to stop showing those messages?
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member of Ubuntu
Bugs,
Yep, also appears still on my system and I'm fully up-to-date with the
kernels.
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu
Dimitrios Symeonidis, let's see my dmesg and will see that bug still
appearing
** Attachment added: "dmesg"
http://launchpadlibrarian.net/15558834/dmesg
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification becaus
Like I said above, the message does not appear since 2.6.24.4
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
I understand that this bug is something to forget, but is it possible to
hide the bug message?
it makes my boot process jumpy.
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member of Ubuntu
bug #81 as linked in my last comment (and this one) is a result of
automatic linking, not an actual correct or voluntary reference to Bug
#81 in Launchpad.
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because
If anyone commenting this bug would at least care to read my previous
comment or just read this[1], it would save all subscribers to this bug
some time when going through comments that don't contribute to actually
solving this bug.
Sorry to be so blunt, let's focus on the issue here.
[1] http://w
I don't know if I believe this is a hardware issue. I never got this bug
until I switched from Hardy 64-bit to Hardy 32-bit on my gateway mt6452
laptop (amd64, phoenix bios).
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug n
I have checked with Hardy Heron [and Zenwalk with kernel 2.6.25]. I notice
these messages in addition to the PCI messages
PCI: Bridge: :00:01.0
IO window: 9000-9fff
MEM window: b010-b01f
PREFETCH window: c000-cfff
PCI: Bridge: :00:04.0
IO window: disabled.
MEM win
>From what i hear, hardy's kernel is based upon 2.6.24.3 , which may be
why you guys haven't made the problem go away. Try compiling form
source.
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are
I just upgraded to Hardy, and the problem mostly disappeared. That is to
say, I used to get a bunch of errors (8 or 9) but now I only get a
single error. The sound still doesn't work.
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received t
I still having the trouble with the kernell '2.6.24-16-generic' it still
apearing at boot 'pci bios bug ' i'm running ubuntu 8.04 beta, at this
kernell I don't get to modify the grub to boot (I was to add at end of line
'noapic noirqdebug pnpbios=off acpi=off' to boot).
anyway this bug still a
Thanks Dimitrios! since Ubuntu 8.04 has this kernel, I will be installing
it in five days, once it comes out of Beta.
Yeah.
On Fri, Apr 18, 2008 at 10:57 AM, Dimitrios Symeonidis <[EMAIL PROTECTED]>
wrote:
> Upgrading to the 2.6.24.4 kernel (compile from source) made the bug
> disappear, and it
Upgrading to the 2.6.24.4 kernel (compile from source) made the bug
disappear, and it's also not there with the 2.6.25 kernel...
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member of Ubuntu
I get the same bios bug error message in dmesg, however all my hardware
seems to work fine... i have a fujitsu siemens s7110 with gutsy...
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member
Hi, yes I did. I flashed my BIOS, but no change after all. I used
toshiba A200-1gs BIOS ver. 5.20 for XP. If I remember well. bug stayed
:(
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a membe
Just curious if anyone has tried updating their BIOS? Regardless, BIOS
issues are something we can not resolve.
** Changed in: linux (Ubuntu)
Status: Confirmed => Won't Fix
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received thi
** Changed in: linux (Ubuntu)
Sourcepackagename: linux-source-2.6.22 => linux
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
Long thread in forums with people having the same problem, someone implies this
is a "Trusted computing' issue with Phoenix BIOSes (see comment on November
3rd, 2007, 07:55 AM):
http://ubuntuforums.org/archive/index.php/t-332829.html
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
h
Most logical explanation for this:
http://www.fedoraforum.org/forum/showpost.php?p=901026&postcount=39
Bottom line, hardware problem (bad BIOS implementation from
manufacturer), not a software bug in itself.
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/b
this bug still coming in hardy 8.04 alpha tribe 4, kernel 2.6.24-8
I still with that but still unknowing what's the trouble with my laptop
because it's works fine
I want to make a question to all of us your processor is 64bits or
32bits (just curiosity)
--
PCI: BIOS BUG #81[49435000] found - [
I have had this problem since Feisty on my Compal Hel80 notebook.
Everything works fine, I'm not sure if this is affecting my system
performance or not but everything seems fine.
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this b
For me on this Fujitsu Lifebook P1610, it's not the sound that's an
issue. That works. It's the Wacom tablet. I found that I can load the
wacom driver, but there's no recognition in the kernel for the PnP
object. It comes up as FUJ02e6. A quick google on that ID, and it
appears that the id is
Hi,
I am using Kubuntu 7.10 on my Acer Aspire 5051AWXMi. I notice the BIOS
BUG#81 message as well as the following:
PCI: Cannot allocate resource region 7 of bridge :00:04.0
PCI: Cannot allocate resource region 8 of bridge :00:04.0
PCI: Cannot allocate resource region 7 of bridge :00:
HP Pavilion dv2140eu here w. the same error message as you all. I
haven't found anything that wouldn't work on this laptop.
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member of Ubuntu
Bugs
** Changed in: linux-source-2.6.22 (Ubuntu)
Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team)
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Reviewing this bug report and its comments it seems that multiple people
are experiencing this problem. Subsequently, I am confirming this bug
report. For future reference you can manage the status of bug reports
by clicking on the current status in the yellow line and then choosing a
new status
I have the same bug, running Gutsy on a Fujitsu Stylistic ST5112.
Everything works *but* sound.
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact f
I also receive this message but everything works fine on my Compal HEL
80 (except camera, fingerprint reader - for obvious reasons).
Linux adam-laptop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007
i686 GNU/Linux
** Attachment added: "dmesg.log"
http://launchpadlibrarian.net/10332410/d
and here is my lspci
** Attachment added: "lspci.log"
http://launchpadlibrarian.net/10332432/lspci.log
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bu
I get the same error message on feisy or gutsy kernels and my sound
doesn't work either.
Specs
Gateway MX3417
AMD Turion 64-bit
1 GB Ram
** Attachment added: "dmesg log"
http://launchpadlibrarian.net/10236863/dmesg
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.l
Well, I have the same error too and everything it's working, but at the
moment of the shutdown sometimes it don't do nothing just keep beeping
and the screen black but it's randomly, I don't know what could be that
but I want this be solved because I don't like see a bug when I'm
starting my laptop
getting this same message when booting on gutsy. Sound, video etc. seems
to work fine. sometimes logout don't work just getting a screen full of
garbage, i have to do a hard reset
Toshiba satellite A200-s17
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bu
I get the same message as well, I have sound too. Not observing any
other problems though.
Fiesty Fawn
Fujitsu A6025 laptop
Pentium Dual-Core
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a
I have the same error message on boot. No apparent problems with the
sound, unlike some posters above. The only thing I notice wrong with my
computer, however is on a GNOME logout. The logout sound keeps
cycling/glitching and I don't return to the login screen -- the monitor
stays blank. I have
Here sound works, but it doesn't remember sound volume setting, and defaults to
almost highest after each boot :(
I get the same BIOS bug when booting.
Specs:
Benq P52EG (http://benq.pl/products/joybook/?product=717&page=specifications)
AMD Sempron 3400+
Ubuntu 7.04 Feisty Fawn
Volume COntrol p
I Have the same when my system,the sound only wants to work when it
wants too, at this moment it isn't working. however my wireless is
working fine.
Specs:
Hp Pavilion dv2036ea
Amd turion x2 64bit (32bit feisty fawn)
Ubuntu 7.04 Feisty Fawn
** Attachment added: "dmesg"
http://librarian.laun
** Attachment added: "dmesg"
http://librarian.launchpad.net/7826452/dmesg
** Description changed:
- When booting Ubuntu 7.04 i get a biosbug,
+ When booting Ubuntu 7.04 i get a bios bug,
PCI: BIOS BUG #81[49435000] found
- Maybe this hassomething to do with my wireless/sound?
+ Maybe
If you need more information just let me know.
--
PCI: BIOS BUG #81[49435000] found - [HP pavilion dv2000]
https://bugs.launchpad.net/bugs/116734
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
47 matches
Mail list logo