Preferably, it would be nice to boot with zero errors, so how can I make this thing go away? Or, if there is a problem, how can I fix it? Thanks.[ 15.459985] piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
SMBus Error on Boot-up of Ubuntu 10.10 Guest
-
pcpro178
- Posts: 11
- Joined: 12. Nov 2010, 19:44
- Primary OS: MS Windows XP
- VBox Version: OSE other
- Guest OSses: Windows XP, Ubuntu
- Location: Wisconsin, USA
- Contact:
SMBus Error on Boot-up of Ubuntu 10.10 Guest
My host OS is Windows XP Pro SP3, and my guest OS is Ubuntu 10.10. I am using VirtualBox 3.2.10. During boot-up of the guest OS, I get the following error. The image then appears to boot successfully.
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: SMBus Error on Boot-up of Ubuntu 10.10 Guest
This is just a warning and does not impede the operation of VirtualBox or the guests.
-
pcpro178
- Posts: 11
- Joined: 12. Nov 2010, 19:44
- Primary OS: MS Windows XP
- VBox Version: OSE other
- Guest OSses: Windows XP, Ubuntu
- Location: Wisconsin, USA
- Contact:
Re: SMBus Error on Boot-up of Ubuntu 10.10 Guest
How can I make the warning go away, then?Perryg wrote:This is just a warning and does not impede the operation of VirtualBox or the guests.
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: SMBus Error on Boot-up of Ubuntu 10.10 Guest
The Ubuntu forums has a way to do this although from what I read I would not use it. The warning is just not a problem, and the drastic way to get rid of it may cause other problems.
-
pcpro178
- Posts: 11
- Joined: 12. Nov 2010, 19:44
- Primary OS: MS Windows XP
- VBox Version: OSE other
- Guest OSses: Windows XP, Ubuntu
- Location: Wisconsin, USA
- Contact:
Re: SMBus Error on Boot-up of Ubuntu 10.10 Guest
A link would be helpful.
-
iamalittlepepper
- Posts: 16
- Joined: 30. Nov 2010, 00:49
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Ubuntu 10.10
Re: SMBus Error on Boot-up of Ubuntu 10.10 Guest
I think if you are hell bent of getting rid of the message you will need to make a custom kernel that doesn't contain PIIX4 module. https://help.ubuntu.com/community/Kernel/Compile
The message persists even if you remove the PIIX4 or replace it with ICH6 controller from VB.
http://lists.lm-sensors.org/pipermail/l ... 00874.html
SMBus is where all the sensors like temperature, rpms etc are based off.. obviously vb won't have them!
The message persists even if you remove the PIIX4 or replace it with ICH6 controller from VB.
http://lists.lm-sensors.org/pipermail/l ... 00874.html
SMBus is where all the sensors like temperature, rpms etc are based off.. obviously vb won't have them!
pcpro178 wrote:My host OS is Windows XP Pro SP3, and my guest OS is Ubuntu 10.10. I am using VirtualBox 3.2.10. During boot-up of the guest OS, I get the following error. The image then appears to boot successfully.
Preferably, it would be nice to boot with zero errors, so how can I make this thing go away? Or, if there is a problem, how can I fix it? Thanks.[ 15.459985] piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr