Page 1 of 1

Fedora 13 Hangs

Posted: 29. Jul 2010, 08:21
by nonamehere
I'm not sure if this should go in the Windows host section or here...

I'm running version 3.2.6 on a Windows 7 64bit host with Fedora 13 64bit as a guest and the guest additions installed. The guest periodically stops responding to input and has to be shut down. Here are what I think are the relevant log entries (full log attached), any ideas? I've tried setting the hard drive as both SATA and IDE.

Code: Select all

00:00:04.034 Guest Log: BIOS: KBD: unsupported int 16h function 03
00:00:04.034 Guest Log: BIOS: int13_harddisk: function 41, unmapped device for ELDL=81
00:00:04.034 Guest Log: BIOS: int13_harddisk: function 02, unmapped device for ELDL=81
00:00:04.034 Guest Log: BIOS: int13_harddisk: function 41, unmapped device for ELDL=82
00:00:04.035 Guest Log: BIOS: int13_harddisk: function 02, unmapped device for ELDL=82
00:00:04.035 Guest Log: BIOS: int13_harddisk: function 41, unmapped device for ELDL=83
00:00:04.035 Guest Log: BIOS: int13_harddisk: function 02, unmapped device for ELDL=83
00:00:04.036 Guest Log: BIOS: int13_harddisk: function 41, unmapped device for ELDL=84
00:00:04.036 Guest Log: BIOS: int13_harddisk: function 02, unmapped device for ELDL=84
00:00:04.036 Guest Log: BIOS: int13_harddisk: function 41, unmapped device for ELDL=85
00:00:04.036 Guest Log: BIOS: int13_harddisk: function 02, unmapped device for ELDL=85
00:00:04.037 Guest Log: BIOS: int13_harddisk: function 41, unmapped device for ELDL=86
00:00:04.037 Guest Log: BIOS: int13_harddisk: function 02, unmapped device for ELDL=86
00:00:04.037 Guest Log: BIOS: int13_harddisk: function 41, unmapped device for ELDL=87
00:00:04.037 Guest Log: BIOS: int13_harddisk: function 02, unmapped device for ELDL=87
00:00:04.038 Guest Log: BIOS: int13_harddisk: function 41, ELDL out of range 8c
00:00:04.038 Guest Log: BIOS: int13_harddisk: function 02, ELDL out of range 8c
00:00:04.038 Guest Log: BIOS: int13_harddisk: function 41, ELDL out of range 8d
00:00:04.038 Guest Log: BIOS: int13_harddisk: function 02, ELDL out of range 8d
00:00:04.039 Guest Log: BIOS: int13_harddisk: function 41, ELDL out of range 8e
00:00:04.039 Guest Log: BIOS: int13_harddisk: function 02, ELDL out of range 8e
00:00:04.039 Guest Log: BIOS: int13_harddisk: function 41, ELDL out of range 8f
00:00:04.039 Guest Log: BIOS: int13_harddisk: function 02, ELDL out of range 8f
Thanks.

Re: Fedora 13 Hangs

Posted: 29. Jul 2010, 08:36
by wbricks
Are you using multiple processors? If so, try with one processor. There are a few of us having issues when using multiple processors, especially on Clarkdale/Arrandale (core i5 & i7). I think it's related to the way the Intel chips will shut down cores to save power/increase performance, although it doesn't seem to afflict Ubuntu.

Re: Fedora 13 Hangs

Posted: 29. Jul 2010, 16:02
by nonamehere
Yes, I am using multiple processors (i7 980x, 4 cores for the guest). Unfortunately, I am trying to run calculations and so being stable with only one processor is useless to me. I went with Fedora because I'm most familiar with it, but if it isn't an issue with Ubuntu I'll give that a shot.