xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Gerry Reno <greno@verizon.net>
To: xen-devel@lists.xensource.com
Subject: Re: Cannot load latest 2.6.32.10 kernel on AMD quad-core
Date: Mon, 26 Apr 2010 17:26:54 -0400	[thread overview]
Message-ID: <4BD6051E.2000208@verizon.net> (raw)
In-Reply-To: <20100426200412.GK17817@reaktio.net>

[-- Attachment #1: Type: text/plain, Size: 1674 bytes --]

On 04/26/2010 04:04 PM, Pasi Kärkkäinen wrote:
> On Mon, Apr 26, 2010 at 12:12:13AM -0400, Gerry Reno wrote:
>> On 04/25/2010 10:10 PM, Gerry Reno wrote:
>>> On 04/25/2010 06:15 PM, Gerry Reno wrote:
>>>> Gerry Reno wrote:
>>>>> Boris Derzhavets wrote:
>>>>>> Per Wiki:-
>>>>>>
>>>>>> 2) If your computer running Xen doesn't have a real physical
>>>>>> serial port you can add a PCI add-on serial card with a DB9
>>>>>> serial connector. This is a good option for many computers.
>>>>>>
>>>>>> seems to be the cheapest solution. No matter for AMD or Intel.
>>>>>> Thanks Pasi once again.
>>>>>>
>>>>>> Boris.
>>>>>>
>>>>>>
>>>>>>
>>>>>> -
>>>>>>
>>>>> I'll check if there are any open slots and see if I can find an
>>>>> addon serial card.
>>>> <snip>
>>>>
>>>> Well, I could not find even one local electronics/computer store that
>>>> carried a serial port card.  Had to order it online which will take
>>>> some time.  Maybe I can capture a video of the boot sequence.
>>>>
>>>> -Gerry
>>>>
>>> I tried to capture some video of the pv_ops dom0 2.6.32.10 boot
>>> sequence problem on Gigabyte AMD hardware and I posted it on youtube.
>>> Here's the link:  http://www.youtube.com/watch?v=OcuwH7S-qZA
>>> It was a little fuzzy before the upload but got real fuzzy afterwards.
>>> But I think you can make out the critical parts.
>>>
>>> -Gerry
>>
>> I uploaded another take and it came out a little better:
>> http://www.youtube.com/watch?v=n7fW7yjrIEM
>>
>
> You seem to be missing most of the dom0 linux kernel boot messages..
>
> Please paste your grub.conf.
>
> -- Pasi
>
>
Pasi, my grub.conf is attached.

-Gerry


[-- Attachment #2: menu.lst --]
[-- Type: text/plain, Size: 1783 bytes --]

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/VolGroup01/LogVol00
#          initrd /initrd-version.img
#boot=/dev/md0
default=4
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Ubuntu UEC-Node kernel 2.6.31.6
	root (hd4,0)
	kernel /vmlinuz-2.6.31.6 root=/dev/mapper/vg--grp--01--23--02--2-LogVol00 ro  quiet console=tty0 console=ttyS0 text
	module /initrd.img-2.6.31.6
title Ubuntu UEC-Node kernel 2.6.31.6 (pv_ops dom0)
	root (hd4,0)
	kernel /xen-3.4.2.gz  dummy=dummy dom0_mem=1024M  vga=text-80x50  loglvl=all guest_loglvl=all
	module /vmlinuz-2.6.32.10 root=/dev/mapper/vg--grp--01--23--02--2-LogVol00 dummy=dummy ro  quiet console=tty0 console=ttyS0 text
	module /initrd.img-2.6.32.10
title Ubuntu UEC-Node kernel 2.6.32.10
	root (hd4,0)
	kernel /vmlinuz-2.6.32.10 root=/dev/mapper/vg--grp--01--23--02--2-LogVol00  vga=ext ro quiet splash console=ttyUSB0,115200n8 text idle=nomwait
	initrd	/initrd.img-2.6.32.10
title Ubuntu UEC-Node kernel 2.6.32.10 (pv_ops dom0)
	root (hd4,0)
	kernel /xen-4.0.0-rc8.gz  dummy=dummy dom0_mem=1024M  vga=text-80x50  loglvl=all guest_loglvl=all
	module /vmlinuz-2.6.32.10 root=/dev/mapper/vg--grp--01--23--02--2-LogVol00 dummy=dummy ro  quiet console=tty0 console=ttyS0 console=ttyUSB0,115200n8 text
	module /initrd.img-2.6.32.10
title Ubuntu UEC-Node (Lucid Lynx) 2.6.32-21
	root (hd4,0)
	kernel /vmlinuz-2.6.32-21-server root=/dev/mapper/vg--grp--01--23--02--2-LogVol00 ro quiet splash console=ttyS0 console=ttyUSB0,115200n8
	initrd	/initrd.img-2.6.32-21-server



[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

  reply	other threads:[~2010-04-26 21:26 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-23 17:50 Cannot load latest 2.6.32.10 kernel on AMD quad-core Gerry Reno
2010-04-23 18:27 ` Boris Derzhavets
2010-04-23 18:55   ` Boris Derzhavets
2010-04-23 20:38     ` Gerry Reno
2010-04-23 21:31       ` Boris Derzhavets
2010-04-24  6:12         ` Gerry Reno
2010-04-24  6:32           ` Gerry Reno
2010-04-24  7:34             ` Boris Derzhavets
2010-04-24 16:41               ` Gerry Reno
2010-04-24 17:30                 ` Boris Derzhavets
2010-04-24 17:37                 ` Boris Derzhavets
2010-04-24 17:41                 ` Boris Derzhavets
2010-04-24 18:07                   ` Gerry Reno
2010-04-24 18:18                     ` Boris Derzhavets
2010-04-24 22:24                       ` Gerry Reno
2010-04-25  6:44                         ` Pasi Kärkkäinen
2010-04-25 11:16                           ` Boris Derzhavets
2010-04-25 15:37                             ` Gerry Reno
2010-04-25 16:10                               ` Boris Derzhavets
2010-04-25 23:18                                 ` Mike Viau
2010-04-26  0:49                                   ` Gerry Reno
2010-04-26  2:10                                     ` Mike Viau
2010-04-26  2:18                                       ` Gerry Reno
2010-04-25 22:15                               ` Gerry Reno
2010-04-26  2:10                                 ` Gerry Reno
2010-04-26  4:12                                   ` Gerry Reno
2010-04-26 20:04                                     ` Pasi Kärkkäinen
2010-04-26 21:26                                       ` Gerry Reno [this message]
2010-04-26 21:52                                         ` Pasi Kärkkäinen
2010-04-26 23:36                                           ` Gerry Reno
2010-04-27  0:00                                             ` Gerry Reno
2010-04-27  2:48                                               ` Gerry Reno
2010-04-27  9:15                                                 ` Pasi Kärkkäinen
2010-04-27 17:35                                                   ` Gerry Reno
2010-04-29 13:54                                                     ` Gerry Reno
2010-04-29 14:41                                                       ` Mike Viau
2010-04-29 14:46                                                         ` Gerry Reno
2010-04-29 15:11                                                           ` Mike Viau
2010-04-29 16:50                                                             ` Gerry Reno
2010-04-25  6:53                         ` Gerry Reno
2010-04-25 10:22                           ` Pasi Kärkkäinen
2010-05-03 16:18 ` Konrad Rzeszutek Wilk
2010-05-03 17:18   ` Gerry Reno
2010-05-03 20:36     ` Konrad Rzeszutek Wilk
2010-05-03 21:23       ` Gerry Reno
2010-05-05  0:42         ` Gerry Reno
2010-05-05 17:54           ` AMD Phenom II 940: mm/vmalloc.c:110 vmap_page_range_noflush Konrad Rzeszutek Wilk
2010-05-06  3:18             ` Gerry Reno
2010-05-06  5:52               ` Pasi Kärkkäinen
2010-05-06 17:57                 ` Jeremy Fitzhardinge
2010-05-06 19:39                   ` Gerry Reno
2010-05-07  0:21                     ` Gerry Reno
2010-05-07  2:22                       ` Gerry Reno
2010-05-07  6:05                         ` Pasi Kärkkäinen
2010-05-07  6:21                           ` Boris Derzhavets
2010-05-07 16:44                             ` Gerry Reno
2010-05-07 21:53                               ` Gerry Reno
2010-05-08  7:20                                 ` Boris Derzhavets
2010-05-10 14:10                                 ` Konrad Rzeszutek Wilk
2010-05-10 16:03                                   ` Gerry Reno
2010-05-10 16:17                                     ` AMD Phenom II 940: Upgrade to 2.6.32.12 fixes it and upgrades CPU from 3.1Ghz to 1.2Thz! Konrad Rzeszutek Wilk
2010-05-10 16:40                                       ` Dan Magenheimer
2010-05-10 17:40                                         ` Gerry Reno
2010-05-10 17:56                                         ` Jeremy Fitzhardinge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BD6051E.2000208@verizon.net \
    --to=greno@verizon.net \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).