public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Externel drive should be /dev/sda1, but /dev/sda1 does not exist
@ 2010-01-01 13:48 Michael Sullivan
  2010-01-01 14:12 ` Alan McKinnon
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Michael Sullivan @ 2010-01-01 13:48 UTC (permalink / raw
  To: gentoo-user

Hello

My wife's computer is pretty slow, so I've attached and old hard drive
into a hard drive enclosure and hooked it into her USB port for
additional swap space.  It used to work.  The swap space is supposed to
be /dev/sda1.  The problem is that for some reason when I rebooted this
morning with a new kernel, /dev/sda does not exist anymore.  I'm at a
lost as to what to do now.  Here's dmesg, or at least the parts
portaining to usb devices:

catherine dev # dmesg | grep usb
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
usb usb1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver usb-storage
usb usb2: configuration #1 chosen from 1 choice
usb usb3: configuration #1 chosen from 1 choice
usb usb4: configuration #1 chosen from 1 choice
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
usb 3-2: new full speed USB device using ohci_hcd and address 2
usb 3-2: device descriptor read/64, error -62
usb 3-2: device descriptor read/64, error -62
usb 3-2: new full speed USB device using ohci_hcd and address 3
usb 3-2: device descriptor read/64, error -62
usb 3-2: device descriptor read/64, error -62
usb 3-2: new full speed USB device using ohci_hcd and address 4
usb 3-2: device not accepting address 4, error -62
usb 3-2: new full speed USB device using ohci_hcd and address 5
usb 3-2: device not accepting address 5, error -62

and here is lsmod:

catherine dev # lsmod
Module                  Size  Used by
nfsd                  212004  9 
xt_DSCP                 2676  17 
xt_multiport            2512  4 
xt_tcpudp               2528  55 
iptable_nat             4308  1 
nf_nat                 16104  1 iptable_nat
xt_limit                2036  27 
nf_conntrack_ipv4      11692  18 iptable_nat,nf_nat
nf_defrag_ipv4          1668  1 nf_conntrack_ipv4
xt_state                1780  15 
nf_conntrack           60044  4
iptable_nat,nf_nat,nf_conntrack_ipv4,xt_state
ipt_LOG                 4896  27 
iptable_mangle          2268  1 
xt_string               1764  0 
ipt_ULOG                5784  0 
iptable_filter          2260  1 
ip_tables              10264  3
iptable_nat,iptable_mangle,iptable_filter
x_tables               14684  10
xt_DSCP,xt_multiport,xt_tcpudp,iptable_nat,xt_limit,xt_state,ipt_LOG,xt_string,ipt_ULOG,ip_tables
ipv6                  216088  20 
snd_pcm_oss            30740  0 
snd_mixer_oss          13456  2 snd_pcm_oss
snd_seq_oss            23496  0 
snd_seq_midi_event      6312  1 snd_seq_oss
snd_seq                42988  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          6352  2 snd_seq_oss,snd_seq
lp                      8184  0 
snd_intel8x0           26864  1 
snd_ac97_codec         93624  1 snd_intel8x0
ac97_bus                1456  1 snd_ac97_codec
snd_pcm                60476  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
sis900                 17960  0 
ppdev                   5752  0 
mii                     4736  1 sis900
shpchp                 27540  0 
pcspkr                  2204  0 
processor              35088  0 
pci_hotplug            24584  1 shpchp
snd_timer              18172  2 snd_seq,snd_pcm
sis_agp                 6640  1 
agpgart                31260  1 sis_agp
snd                    51020  9
snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc          8168  2 snd_intel8x0,snd_pcm
button                  5192  0 
rtc_cmos                9432  0 
floppy                 47372  0 
fan                     4084  0 
rtc_core               15912  1 rtc_cmos
rtc_lib                 2620  1 rtc_core
thermal                12828  0 
parport_pc             32580  1 
thermal_sys            12432  3 processor,fan,thermal
tg3                    95332  0 
libphy                 21256  1 tg3
e1000                 103876  0 
fuse                   52728  0 
xfs                   428276  0 
exportfs                3764  2 nfsd,xfs
nfs                   228192  1 
auth_rpcgss            33564  2 nfsd,nfs
nfs_acl                 2612  2 nfsd,nfs
lockd                  59124  2 nfsd,nfs
sunrpc                169108  15 nfsd,nfs,auth_rpcgss,nfs_acl,lockd
jfs                   151124  0 
raid10                 19696  0 
dm_bbr                  9656  0 
dm_snapshot            22180  0 
dm_crypt               11148  0 
dm_mirror              13076  0 
dm_region_hash         10704  1 dm_mirror
dm_log                  8680  2 dm_mirror,dm_region_hash
dm_mod                 57896  5
dm_bbr,dm_snapshot,dm_crypt,dm_mirror,dm_log
scsi_wait_scan          1056  0 
sbp2                   19648  0 
ohci1394               26352  0 
ieee1394               75548  2 sbp2,ohci1394
sl811_hcd               9408  0 
usbhid                 31684  0 
ohci_hcd               21528  0 
ssb                    38308  1 ohci_hcd
uhci_hcd               19248  0 
usb_storage            49012  0 
ehci_hcd               30756  0 
usbcore               125412  7
sl811_hcd,usbhid,ohci_hcd,uhci_hcd,usb_storage,ehci_hcd
aic94xx                63056  0 
libsas                 40312  1 aic94xx
lpfc                  335680  0 
qla2xxx               198228  0 
megaraid_sas           28672  0 
megaraid_mbox          27444  0 
megaraid_mm             8140  1 megaraid_mbox
megaraid               37876  0 
aacraid                61408  0 
sx8                    13232  0 
DAC960                 61252  0 
cciss                  83956  0 
3w_9xxx                28080  0 
3w_xxxx                21528  0 
mptsas                 44696  0 
scsi_transport_sas     25004  3 aic94xx,libsas,mptsas
mptfc                  14444  0 
scsi_transport_fc      39252  3 lpfc,qla2xxx,mptfc
scsi_tgt               10984  1 scsi_transport_fc
mptspi                 15484  0 
mptscsih               28516  3 mptsas,mptfc,mptspi
mptbase                78172  4 mptsas,mptfc,mptspi,mptscsih
atp870u                25132  0 
dc395x                 29184  0 
qla1280                20272  0 
imm                     8980  0 
parport                31484  4 lp,ppdev,parport_pc,imm
dmx3191d                9472  0 
sym53c8xx              65888  0 
qlogicfas408            6292  0 
gdth                   76584  0 
advansys               52732  0 
initio                 15264  0 
BusLogic               20632  0 
arcmsr                 19832  0 
aic7xxx               104240  0 
aic79xx               109548  0 
scsi_transport_spi     20276  5
mptspi,dmx3191d,sym53c8xx,aic7xxx,aic79xx
sg                     25136  0 
pdc_adma                6208  0 
sata_inic162x           8328  0 
sata_mv                24500  0 
ata_piix               22152  0 
ahci                   32120  0 
sata_qstor              6324  0 
sata_vsc                5036  0 
sata_uli                3824  0 
sata_sis                4840  0 
sata_sx4                9144  0 
sata_nv                20180  0 
sata_via                8304  0 
sata_svw                4856  0 
sata_sil24             11980  0 
sata_sil                8344  0 
sata_promise            9908  0 
pata_pcmcia            10796  0 
pcmcia                 31232  2 ssb,pata_pcmcia
pcmcia_core            32096  2 ssb,pcmcia

I don't know if I just don't have the right drivers loaded or installed
or what, but this is a problem.  My mother-in-law is coming today and
she's the type of person who will be scared off if something doesn't
work right.  We don't want her scared off.  She's a Windows user, so
this is kind of a big deal for us.  Thank you for your help.  Please let
me know if there's any other information you need in order to help me...
-Michael Sullivan-







^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Externel drive should be /dev/sda1, but /dev/sda1 does not exist
  2010-01-01 13:48 [gentoo-user] Externel drive should be /dev/sda1, but /dev/sda1 does not exist Michael Sullivan
@ 2010-01-01 14:12 ` Alan McKinnon
  2010-01-01 14:56   ` Michael Sullivan
  2010-01-01 19:37 ` [gentoo-user] " walt
  2010-01-02 15:25 ` [gentoo-user] " Dirk Heinrichs
  2 siblings, 1 reply; 10+ messages in thread
From: Alan McKinnon @ 2010-01-01 14:12 UTC (permalink / raw
  To: gentoo-user

On Friday 01 January 2010 15:48:52 Michael Sullivan wrote:
> Hello
> 
> My wife's computer is pretty slow, so I've attached and old hard drive
> into a hard drive enclosure and hooked it into her USB port for
> additional swap space.  It used to work.  The swap space is supposed to
> be /dev/sda1.  The problem is that for some reason when I rebooted this
> morning with a new kernel, /dev/sda does not exist anymore.  I'm at a
> lost as to what to do now.  Here's dmesg, or at least the parts
> portaining to usb devices:

does it make a difference if you disable CONFIG_USB_SUSPEND, which can be done 
by reloading the module "usbcore" with the option "autosuspend=-1" ?


> 
> catherine dev # dmesg | grep usb
> usbcore: registered new interface driver usbfs
> usbcore: registered new interface driver hub
> usbcore: registered new device driver usb
> usb usb1: configuration #1 chosen from 1 choice
> usbcore: registered new interface driver usb-storage
> usb usb2: configuration #1 chosen from 1 choice
> usb usb3: configuration #1 chosen from 1 choice
> usb usb4: configuration #1 chosen from 1 choice
> usbcore: registered new interface driver hiddev
> usbcore: registered new interface driver usbhid
> usbhid: v2.6:USB HID core driver
> usb 3-2: new full speed USB device using ohci_hcd and address 2
> usb 3-2: device descriptor read/64, error -62
> usb 3-2: device descriptor read/64, error -62
> usb 3-2: new full speed USB device using ohci_hcd and address 3
> usb 3-2: device descriptor read/64, error -62
> usb 3-2: device descriptor read/64, error -62
> usb 3-2: new full speed USB device using ohci_hcd and address 4
> usb 3-2: device not accepting address 4, error -62
> usb 3-2: new full speed USB device using ohci_hcd and address 5
> usb 3-2: device not accepting address 5, error -62
> 
> and here is lsmod:
> 
> catherine dev # lsmod
> Module                  Size  Used by
> nfsd                  212004  9
> xt_DSCP                 2676  17
> xt_multiport            2512  4
> xt_tcpudp               2528  55
> iptable_nat             4308  1
> nf_nat                 16104  1 iptable_nat
> xt_limit                2036  27
> nf_conntrack_ipv4      11692  18 iptable_nat,nf_nat
> nf_defrag_ipv4          1668  1 nf_conntrack_ipv4
> xt_state                1780  15
> nf_conntrack           60044  4
> iptable_nat,nf_nat,nf_conntrack_ipv4,xt_state
> ipt_LOG                 4896  27
> iptable_mangle          2268  1
> xt_string               1764  0
> ipt_ULOG                5784  0
> iptable_filter          2260  1
> ip_tables              10264  3
> iptable_nat,iptable_mangle,iptable_filter
> x_tables               14684  10
> xt_DSCP,xt_multiport,xt_tcpudp,iptable_nat,xt_limit,xt_state,ipt_LOG,xt_str
> ing,ipt_ULOG,ip_tables ipv6                  216088  20
> snd_pcm_oss            30740  0
> snd_mixer_oss          13456  2 snd_pcm_oss
> snd_seq_oss            23496  0
> snd_seq_midi_event      6312  1 snd_seq_oss
> snd_seq                42988  4 snd_seq_oss,snd_seq_midi_event
> snd_seq_device          6352  2 snd_seq_oss,snd_seq
> lp                      8184  0
> snd_intel8x0           26864  1
> snd_ac97_codec         93624  1 snd_intel8x0
> ac97_bus                1456  1 snd_ac97_codec
> snd_pcm                60476  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
> sis900                 17960  0
> ppdev                   5752  0
> mii                     4736  1 sis900
> shpchp                 27540  0
> pcspkr                  2204  0
> processor              35088  0
> pci_hotplug            24584  1 shpchp
> snd_timer              18172  2 snd_seq,snd_pcm
> sis_agp                 6640  1
> agpgart                31260  1 sis_agp
> snd                    51020  9
> snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_intel8x0,s
> nd_ac97_codec,snd_pcm,snd_timer snd_page_alloc          8168  2
>  snd_intel8x0,snd_pcm
> button                  5192  0
> rtc_cmos                9432  0
> floppy                 47372  0
> fan                     4084  0
> rtc_core               15912  1 rtc_cmos
> rtc_lib                 2620  1 rtc_core
> thermal                12828  0
> parport_pc             32580  1
> thermal_sys            12432  3 processor,fan,thermal
> tg3                    95332  0
> libphy                 21256  1 tg3
> e1000                 103876  0
> fuse                   52728  0
> xfs                   428276  0
> exportfs                3764  2 nfsd,xfs
> nfs                   228192  1
> auth_rpcgss            33564  2 nfsd,nfs
> nfs_acl                 2612  2 nfsd,nfs
> lockd                  59124  2 nfsd,nfs
> sunrpc                169108  15 nfsd,nfs,auth_rpcgss,nfs_acl,lockd
> jfs                   151124  0
> raid10                 19696  0
> dm_bbr                  9656  0
> dm_snapshot            22180  0
> dm_crypt               11148  0
> dm_mirror              13076  0
> dm_region_hash         10704  1 dm_mirror
> dm_log                  8680  2 dm_mirror,dm_region_hash
> dm_mod                 57896  5
> dm_bbr,dm_snapshot,dm_crypt,dm_mirror,dm_log
> scsi_wait_scan          1056  0
> sbp2                   19648  0
> ohci1394               26352  0
> ieee1394               75548  2 sbp2,ohci1394
> sl811_hcd               9408  0
> usbhid                 31684  0
> ohci_hcd               21528  0
> ssb                    38308  1 ohci_hcd
> uhci_hcd               19248  0
> usb_storage            49012  0
> ehci_hcd               30756  0
> usbcore               125412  7
> sl811_hcd,usbhid,ohci_hcd,uhci_hcd,usb_storage,ehci_hcd
> aic94xx                63056  0
> libsas                 40312  1 aic94xx
> lpfc                  335680  0
> qla2xxx               198228  0
> megaraid_sas           28672  0
> megaraid_mbox          27444  0
> megaraid_mm             8140  1 megaraid_mbox
> megaraid               37876  0
> aacraid                61408  0
> sx8                    13232  0
> DAC960                 61252  0
> cciss                  83956  0
> 3w_9xxx                28080  0
> 3w_xxxx                21528  0
> mptsas                 44696  0
> scsi_transport_sas     25004  3 aic94xx,libsas,mptsas
> mptfc                  14444  0
> scsi_transport_fc      39252  3 lpfc,qla2xxx,mptfc
> scsi_tgt               10984  1 scsi_transport_fc
> mptspi                 15484  0
> mptscsih               28516  3 mptsas,mptfc,mptspi
> mptbase                78172  4 mptsas,mptfc,mptspi,mptscsih
> atp870u                25132  0
> dc395x                 29184  0
> qla1280                20272  0
> imm                     8980  0
> parport                31484  4 lp,ppdev,parport_pc,imm
> dmx3191d                9472  0
> sym53c8xx              65888  0
> qlogicfas408            6292  0
> gdth                   76584  0
> advansys               52732  0
> initio                 15264  0
> BusLogic               20632  0
> arcmsr                 19832  0
> aic7xxx               104240  0
> aic79xx               109548  0
> scsi_transport_spi     20276  5
> mptspi,dmx3191d,sym53c8xx,aic7xxx,aic79xx
> sg                     25136  0
> pdc_adma                6208  0
> sata_inic162x           8328  0
> sata_mv                24500  0
> ata_piix               22152  0
> ahci                   32120  0
> sata_qstor              6324  0
> sata_vsc                5036  0
> sata_uli                3824  0
> sata_sis                4840  0
> sata_sx4                9144  0
> sata_nv                20180  0
> sata_via                8304  0
> sata_svw                4856  0
> sata_sil24             11980  0
> sata_sil                8344  0
> sata_promise            9908  0
> pata_pcmcia            10796  0
> pcmcia                 31232  2 ssb,pata_pcmcia
> pcmcia_core            32096  2 ssb,pcmcia
> 
> I don't know if I just don't have the right drivers loaded or installed
> or what, but this is a problem.  My mother-in-law is coming today and
> she's the type of person who will be scared off if something doesn't
> work right.  We don't want her scared off.  She's a Windows user, so
> this is kind of a big deal for us.  Thank you for your help.  Please let
> me know if there's any other information you need in order to help me...
> -Michael Sullivan-
> 

-- 
alan dot mckinnon at gmail dot com



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Externel drive should be /dev/sda1, but /dev/sda1 does not exist
  2010-01-01 14:12 ` Alan McKinnon
@ 2010-01-01 14:56   ` Michael Sullivan
  0 siblings, 0 replies; 10+ messages in thread
From: Michael Sullivan @ 2010-01-01 14:56 UTC (permalink / raw
  To: gentoo-user

On Fri, 2010-01-01 at 16:12 +0200, Alan McKinnon wrote:
> On Friday 01 January 2010 15:48:52 Michael Sullivan wrote:
> > Hello
> > 
> > My wife's computer is pretty slow, so I've attached and old hard drive
> > into a hard drive enclosure and hooked it into her USB port for
> > additional swap space.  It used to work.  The swap space is supposed to
> > be /dev/sda1.  The problem is that for some reason when I rebooted this
> > morning with a new kernel, /dev/sda does not exist anymore.  I'm at a
> > lost as to what to do now.  Here's dmesg, or at least the parts
> > portaining to usb devices:
> 
> does it make a difference if you disable CONFIG_USB_SUSPEND, which can be done 
> by reloading the module "usbcore" with the option "autosuspend=-1" ?
> 

catherine dev # modprobe usbcore autosuspend=-1
catherine dev # ls /dev/sda1
ls: cannot access /dev/sda1: No such file or directory



Did I do this right?




^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-user]  Re: Externel drive should be /dev/sda1, but /dev/sda1 does not exist
  2010-01-01 13:48 [gentoo-user] Externel drive should be /dev/sda1, but /dev/sda1 does not exist Michael Sullivan
  2010-01-01 14:12 ` Alan McKinnon
@ 2010-01-01 19:37 ` walt
  2010-01-02 14:35   ` Michael Sullivan
  2010-01-02 15:25 ` [gentoo-user] " Dirk Heinrichs
  2 siblings, 1 reply; 10+ messages in thread
From: walt @ 2010-01-01 19:37 UTC (permalink / raw
  To: gentoo-user

On 01/01/2010 05:48 AM, Michael Sullivan wrote:
> Hello
>
> My wife's computer is pretty slow, so I've attached and old hard drive
> into a hard drive enclosure and hooked it into her USB port for
> additional swap space.  It used to work.  The swap space is supposed to
> be /dev/sda1.  The problem is that for some reason when I rebooted this
> morning with a new kernel, /dev/sda does not exist anymore...

Hm.  So the only thing you changed was the new kernel?  Might help to
know why you built the new kernel.  What problem were you solving by
doing it?

I would try booting the machine without the USB swap disk and then
hotplug it when the machine is already running.  What does dmesg say
then?  Can be simpler to interpret when you know exactly which lines
were printed in response to the newly connected drive.





^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user]  Re: Externel drive should be /dev/sda1, but /dev/sda1 does not exist
  2010-01-01 19:37 ` [gentoo-user] " walt
@ 2010-01-02 14:35   ` Michael Sullivan
  2010-01-02 14:37     ` [gentoo-user] Re: Externel drive should be /dev/sda1, but /dev/sda1 does not exist [SOLVED somehow] Michael Sullivan
                       ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Michael Sullivan @ 2010-01-02 14:35 UTC (permalink / raw
  To: gentoo-user

On Fri, 2010-01-01 at 11:37 -0800, walt wrote:
> On 01/01/2010 05:48 AM, Michael Sullivan wrote:
> > Hello
> >
> > My wife's computer is pretty slow, so I've attached and old hard drive
> > into a hard drive enclosure and hooked it into her USB port for
> > additional swap space.  It used to work.  The swap space is supposed to
> > be /dev/sda1.  The problem is that for some reason when I rebooted this
> > morning with a new kernel, /dev/sda does not exist anymore...
> 
> Hm.  So the only thing you changed was the new kernel?  Might help to
> know why you built the new kernel.  What problem were you solving by
> doing it?
> 
OK here goes.  I built the new kernel because with the old one /dev/sda
didn't seem to exist when I know it should.  And besides, there was a
newer kernel marked as stable and aren't we always supposed to use the
newest stable kernel for security reasons, unless there's something that
we need done that the new kernel doesn't do?

> I would try booting the machine without the USB swap disk and then
> hotplug it when the machine is already running.  What does dmesg say
> then?  Can be simpler to interpret when you know exactly which lines
> were printed in response to the newly connected drive.


I rebooted the machine with the drive unplugged and ran dmesg:

catherine ~ # cat dmesg.txt
Initializing cgroup subsys cpuset
Linux version 2.6.31-gentoo-r6 (root@catherine) (gcc version 4.3.4
(Gentoo 4.3.4 p1.0, pie-10.1.5) ) #1 SMP Thu Dec 31 19:13:07 CST 2009
KERNEL supported cpus:
  Intel GenuineIntel
  AMD AuthenticAMD
  NSC Geode by NSC
  Cyrix CyrixInstead
  Centaur CentaurHauls
  Transmeta GenuineTMx86
  Transmeta TransmetaCPU
  UMC UMC UMC UMC
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000dff0000 (usable)
 BIOS-e820: 000000000dff0000 - 000000000dff3000 (ACPI NVS)
 BIOS-e820: 000000000dff3000 - 000000000e000000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
DMI 2.2 present.
Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==>
(reserved)
last_pfn = 0xdff0 max_arch_pfn = 0x100000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-C7FFF write-protect
  C8000-EFFFF uncachable
  F0000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 000000000 mask FF0000000 write-back
  1 base 00E000000 mask FFE000000 uncachable
  2 base 0D0000000 mask FF8000000 write-combining
  3 disabled
  4 disabled
  5 disabled
  6 disabled
  7 disabled
initial memory mapped : 0 - 00800000
init_memory_mapping: 0000000000000000-000000000dff0000
 0000000000 - 0000400000 page 4k
 0000400000 - 000dc00000 page 2M
 000dc00000 - 000dff0000 page 4k
kernel direct mapping tables up to dff0000 @ 10000-15000
RAMDISK: 0dcc5000 - 0dfdf8aa
ACPI: RSDP 000f7170 00014 (v00 AWARD )
ACPI: RSDT 0dff3000 0002C (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
ACPI: FACP 0dff3040 00074 (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
ACPI: DSDT 0dff30c0 038FA (v01 AWARD  AWRDACPI 00001000 MSFT 0100000E)
ACPI: FACS 0dff0000 00040
ACPI: APIC 0dff69c0 0005A (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
ACPI: Local APIC address 0xfee00000
0MB HIGHMEM available.
223MB LOWMEM available.
  mapped low ram: 0 - 0dff0000
  low ram: 0 - 0dff0000
  node 0 low ram: 00000000 - 0dff0000
  node 0 bootmap 00011000 - 00012c00
(9 early reservations) ==> bootmem [0000000000 - 000dff0000]
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 -
0000001000]
  #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 -
0000002000]
  #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 -
0000007000]
  #3 [0000100000 - 0000637f00]    TEXT DATA BSS ==> [0000100000 -
0000637f00]
  #4 [000dcc5000 - 000dfdf8aa]          RAMDISK ==> [000dcc5000 -
000dfdf8aa]
  #5 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 -
0000100000]
  #6 [0000638000 - 000063a06a]              BRK ==> [0000638000 -
000063a06a]
  #7 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 -
0000011000]
  #8 [0000011000 - 0000013000]          BOOTMAP ==> [0000011000 -
0000013000]
found SMP MP-table at [c00f57a0] f57a0
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  Normal   0x00001000 -> 0x0000dff0
  HighMem  0x0000dff0 -> 0x0000dff0
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0000dff0
On node 0 totalpages: 57215
free_area_init_node: node 0, pgdat c0561da0, node_mem_map c1000200
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3951 pages, LIFO batch:0
  Normal zone: 416 pages used for memmap
  Normal zone: 52816 pages, LIFO batch:15
Using APIC driver default
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 1 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 24
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Allocating PCI resources starting at e000000 (gap: e000000:f0c00000)
NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
PERCPU: Embedded 15 pages at c11c2000, static data 38684 bytes
Built 1 zonelists in Zone order, mobility grouping on.  Total pages:
56767
Kernel command line: real_root=/dev/hdc6 udev
PID hash table entries: 1024 (order: 10, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
Initializing HighMem for node 0 (00000000:00000000)
Memory: 218040k/229312k available (3005k kernel code, 10620k reserved,
1508k data, 428k init, 0k highmem)
virtual kernel memory layout:
    fixmap  : 0xfff1e000 - 0xfffff000   ( 900 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xce7f0000 - 0xff7fe000   ( 784 MB)
    lowmem  : 0xc0000000 - 0xcdff0000   ( 223 MB)
      .init : 0xc0569000 - 0xc05d4000   ( 428 kB)
      .data : 0xc03ef6c0 - 0xc05688a8   (1508 kB)
      .text : 0xc0100000 - 0xc03ef6c0   (3005 kB)
Checking if this processor honours the WP bit even in supervisor
mode...Ok.
Hierarchical RCU implementation.
NR_IRQS:512
CPU 0 irqstacks, hard=c11c2000 soft=c11c3000
Fast TSC calibration using PIT
Detected 1662.338 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Calibrating delay loop (skipped), value calculated using timer
frequency.. 3324.67 BogoMIPS (lpj=16623380)
Security Framework initialized
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
mce: CPU supports 4 MCE banks
Performance Counters: AMD PMU driver.
... version:                 0
... bit width:               48
... generic counters:        4
... value mask:              0000ffffffffffff
... max period:              00007fffffffffff
... fixed-purpose counters:  0
... counter mask:            000000000000000f
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 25k freed
ACPI: Core revision 20090521
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: AMD Sempron(tm)   2400+ stepping 01
Brought up 1 CPUs
Total of 1 processors activated (3324.67 BogoMIPS).
CPU0 attaching NULL sched-domain.
Booting paravirtualized kernel on bare hardware
xor: automatically using best checksumming function: pIII_sse
   pIII_sse  :  4598.000 MB/sec
xor: using function: pIII_sse (4598.000 MB/sec)
NET: Registered protocol family 16
ACPI: bus type pci registered
dca service started, version 1.8
PCI: PCI BIOS revision 2.10 entry at 0xfb4e0, last bus=1
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: No dock devices found.
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:00.0: reg 10 32bit mmio: [0xd0000000-0xd7ffffff]
pci 0000:00:02.5: reg 10 io port: [0x1f0-0x1f7]
pci 0000:00:02.5: reg 14 io port: [0x3f4-0x3f7]
pci 0000:00:02.5: reg 18 io port: [0x170-0x177]
pci 0000:00:02.5: reg 1c io port: [0x374-0x377]
pci 0000:00:02.5: reg 20 io port: [0x4000-0x400f]
pci 0000:00:02.5: PME# supported from D3cold
pci 0000:00:02.5: PME# disabled
pci 0000:00:02.7: reg 10 io port: [0xe000-0xe0ff]
pci 0000:00:02.7: reg 14 io port: [0xe400-0xe47f]
pci 0000:00:02.7: supports D1 D2
pci 0000:00:02.7: PME# supported from D3hot D3cold
pci 0000:00:02.7: PME# disabled
pci 0000:00:03.0: reg 10 32bit mmio: [0xe1104000-0xe1104fff]
pci 0000:00:03.1: reg 10 32bit mmio: [0xe1100000-0xe1100fff]
pci 0000:00:03.2: reg 10 32bit mmio: [0xe1101000-0xe1101fff]
pci 0000:00:03.3: reg 10 32bit mmio: [0xe1102000-0xe1102fff]
pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
pci 0000:00:03.3: PME# disabled
pci 0000:00:04.0: reg 10 io port: [0xe800-0xe8ff]
pci 0000:00:04.0: reg 14 32bit mmio: [0xe1103000-0xe1103fff]
pci 0000:00:04.0: reg 30 32bit mmio: [0x000000-0x01ffff]
pci 0000:00:04.0: supports D1 D2
pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:04.0: PME# disabled
pci 0000:01:00.0: reg 10 32bit mmio: [0xd8000000-0xdfffffff]
pci 0000:01:00.0: reg 14 32bit mmio: [0xe1000000-0xe101ffff]
pci 0000:01:00.0: reg 18 io port: [0xd000-0xd07f]
pci 0000:01:00.0: supports D1 D2
pci 0000:00:01.0: bridge io port: [0xd000-0xdfff]
pci 0000:00:01.0: bridge 32bit mmio: [0xe1000000-0xe10fffff]
pci 0000:00:01.0: bridge 32bit mmio pref: [0xd8000000-0xdfffffff]
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0,
disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
SCSI subsystem initialized
libata version 3.00 loaded.
raid6: int32x1    433 MB/s
raid6: int32x2    652 MB/s
raid6: int32x4    573 MB/s
raid6: int32x8    458 MB/s
raid6: mmxx1     1356 MB/s
raid6: mmxx2     2433 MB/s
raid6: sse1x1    1276 MB/s
raid6: sse1x2    2020 MB/s
raid6: using algorithm sse1x2 (2020 MB/s)
PCI: Using ACPI for IRQ routing
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 12 devices
ACPI: ACPI bus type pnp unregistered
system 00:00: iomem range 0xc8000-0xcbfff has been reserved
system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
system 00:00: iomem range 0xfc000-0xfffff could not be reserved
system 00:00: iomem range 0xdff0000-0xdffffff could not be reserved
system 00:00: iomem range 0xffff0000-0xffffffff has been reserved
system 00:00: iomem range 0x0-0x9ffff could not be reserved
system 00:00: iomem range 0x100000-0xdfeffff could not be reserved
system 00:00: iomem range 0xffee0000-0xffefffff has been reserved
system 00:00: iomem range 0xfffe0000-0xfffeffff has been reserved
system 00:00: iomem range 0xfec00000-0xfecfffff could not be reserved
system 00:00: iomem range 0xfee00000-0xfeefffff could not be reserved
system 00:02: ioport range 0x4d0-0x4d1 has been reserved
system 00:02: ioport range 0x800-0x805 has been reserved
system 00:02: ioport range 0x290-0x297 has been reserved
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0:   IO window: 0xd000-0xdfff
pci 0000:00:01.0:   MEM window: 0xe1000000-0xe10fffff
pci 0000:00:01.0:   PREFETCH window: 0xd8000000-0xdfffffff
pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
pci_bus 0000:01: resource 0 io:  [0xd000-0xdfff]
pci_bus 0000:01: resource 1 mem: [0xe1000000-0xe10fffff]
pci_bus 0000:01: resource 2 pref mem [0xd8000000-0xdfffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
TCP reno registered
NET: Registered protocol family 1
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 3178k freed
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
apm: overridden by ACPI.
audit: initializing netlink socket (disabled)
type=2000 audit(1262420890.810:1): initialized
HugeTLB registered 4 MB page size, pre-allocated 0 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
squashfs: version 4.0 (2009/01/31) Phillip Lougher
msgmni has been set to 432
alg: No test for stdrng (krng)
async_tx: api initialized (async)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
pci 0000:01:00.0: Boot video device
isapnp: Scanning for PnP cards...
Switched to high resolution mode on CPU 0
isapnp: No Plug & Play device found
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
brd: module loaded
loop: module loaded
input: Macintosh mouse button emulation as /devices/virtual/input/input0
Uniform Multi-Platform E-IDE driver
pci 0000:00:02.5: PCI INT A -> GSI 16 (level, low) -> IRQ 16
sis5513 0000:00:02.5: SiS 962/963 MuTIOL IDE UDMA133 controller
sis5513 0000:00:02.5: IDE controller (0x1039:0x5513 rev 0x01)
sis5513 0000:00:02.5: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x4000-0x4007
    ide1: BM-DMA at 0x4008-0x400f
Probing IDE interface ide0...
hda: LITE-ON COMBO SOHC-5236V, ATAPI CD/DVD-ROM drive
hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/33 mode selected
Probing IDE interface ide1...
hdc: WDC WD800BB-00JHC0, ATA DISK drive
hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hdc: host side 80-wire cable detection failed, limiting max speed to
UDMA33
hdc: UDMA/33 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
ide_generic: please use "probe_mask=0x3f" module parameter for probing
all legacy ISA IDE ports
ide-gd driver 1.18
hdc: max request size: 128KiB
hdc: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63
hdc: cache flushes supported
 hdc: hdc1 hdc3 hdc4 < hdc5 hdc6 >
ide-cd driver 5.00
ide-cd: hda: ATAPI 52X DVD-ROM CD-R/RW drive, 1536kB Cache
Uniform CD-ROM driver Revision: 3.20
Loading iSCSI transport class v2.0-870.
iscsi: registered transport (tcp)
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
cpuidle: using governor ladder
TCP cubic registered
NET: Registered protocol family 17
Using IPI No-Shortcut mode
registered taskstats version 1
Freeing unused kernel memory: 428k freed
input: AT Translated Set 2 keyboard
as /devices/platform/i8042/serio0/input/input1
input: ImPS/2 Generic Wheel Mouse
as /devices/platform/i8042/serio1/input/input2
NCR53c406a: no available ports found
scsi: <fdomain> Detection failed (no card)
GDT-HA: Storage RAID Controller Driver. Version: 3.05
qlogicfas: no cards were found, please specify I/O address and IRQ using
iobase= and irq= optionsFailed initialization of WD-7000 SCSI card!
NCR53c406a: no available ports found
imm: Version 2.05 (for Linux 2.4.0)
sym53c416.c: Version 1.0.0-ac
Fusion MPT base driver 3.04.10
Copyright (c) 1999-2008 LSI Corporation
Fusion MPT SPI Host driver 3.04.10
Fusion MPT FC Host driver 3.04.10
Fusion MPT SAS Host driver 3.04.10
3ware Storage Controller device driver for Linux v1.26.02.002.
3ware 9000 Storage Controller device driver for Linux v2.26.02.012.
Compaq SMART2 Driver (v 2.6.0)
HP CISS Driver (v 3.6.20)
Adaptec aacraid driver 1.1-5[2461]-ms
megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
megasas: 00.00.04.01 Thu July 24 11:41:51 PST 2008
QLogic Fibre Channel HBA Driver: 8.03.01-k4
Emulex LightPulse Fibre Channel SCSI driver 8.3.3
Copyright(c) 2004-2009 Emulex.  All rights reserved.
aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:03.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:03.3: EHCI Host Controller
ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:03.3: cache line size of 64 is not supported
ehci_hcd 0000:00:03.3: irq 23, io mem 0xe1102000
ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
uhci_hcd: USB Universal Host Controller Interface driver
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
ohci_hcd 0000:00:03.0: OHCI Host Controller
ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:03.0: irq 20, io mem 0xe1104000
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
ohci_hcd 0000:00:03.1: OHCI Host Controller
ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
ohci_hcd 0000:00:03.1: irq 21, io mem 0xe1100000
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 3 ports detected
ohci_hcd 0000:00:03.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
ohci_hcd 0000:00:03.2: OHCI Host Controller
ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 4
ohci_hcd 0000:00:03.2: irq 22, io mem 0xe1101000
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
sl811: driver sl811-hcd, 19 May 2005
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised:
dm-devel@redhat.com
md: raid10 personality registered for level 10
JFS: nTxBlock = 1733, nTxLock = 13867
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
SGI XFS with ACLs, security attributes, realtime, large block/inode
numbers, no debug enabled
SGI XFS Quota Management subsystem
fuse init (API version 7.12)
Intel(R) PRO/1000 Network Driver - version 7.3.21-k3-NAPI
Copyright (c) 1999-2006 Intel Corporation.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with writeback data mode.
udev: starting version 146
IT8705 SuperIO detected.
parport_pc 00:09: reported by Plug and Play ACPI
parport0: PC-style at 0x378 (0x778), irq 7, dma 3
[PCSPP,TRISTATE,COMPAT,ECP,DMA]
FDC 0 is a post-1991 82077
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
ACPI: Power Button [PWRF]
input: Power Button
as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
ACPI: Power Button [PWRB]
input: Sleep Button
as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
ACPI: Sleep Button [FUTS]
Linux agpgart interface v0.103
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [THRM] (40 C)
fan PNP0C0B:00: registered as cooling_device0
ACPI: Fan [FAN] (on)
agpgart-sis 0000:00:00.0: SiS chipset [1039/0741]
agpgart-sis 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
processor LNXCPU:00: registered as cooling_device1
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
input: PC Speaker as /devices/platform/pcspkr/input/input6
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
ppdev: user-space parallel port driver
Intel ICH 0000:00:02.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
sis900.c: v1.08.10 Apr. 2 2006
rtc_cmos 00:04: RTC can wake from S4
rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one year, 242 bytes nvram
intel8x0_measure_ac97_clock: measured 59902 usecs (2881 samples)
intel8x0: clocking to 48000
sis900 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
0000:00:04.0: Using transceiver found at address 1 as default
eth0: SiS 900 PCI Fast Ethernet at 0xe800, IRQ 19, 00:11:5b:84:60:3b
EXT3 FS on hdc6, internal journal
lp0: using parport0 (interrupt-driven).
Adding 248968k swap on /dev/hdc5.  Priority:-1 extents:1 across:248968k 
eth0: Media Link On 100mbps full-duplex 
warning: `named' uses 32-bit capabilities (legacy support in use)
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ip_tables: (C) 2000-2006 Netfilter Core Team
nf_conntrack version 0.5.0 (3583 buckets, 14332 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option
or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
svc: failed to register lockdv1 RPC service (errno 97).
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery
directory
NFSD: starting 90-second grace period
eth0: no IPv6 routers present
catherine ~ # 

and then plugged in:

catherine ~ # cat dmesg-new.txt  
Initializing cgroup subsys cpuset
Linux version 2.6.31-gentoo-r6 (root@catherine) (gcc version 4.3.4
(Gentoo 4.3.4 p1.0, pie-10.1.5) ) #1 SMP Thu Dec 31 19:13:07 CST 2009
KERNEL supported cpus:
  Intel GenuineIntel
  AMD AuthenticAMD
  NSC Geode by NSC
  Cyrix CyrixInstead
  Centaur CentaurHauls
  Transmeta GenuineTMx86
  Transmeta TransmetaCPU
  UMC UMC UMC UMC
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000dff0000 (usable)
 BIOS-e820: 000000000dff0000 - 000000000dff3000 (ACPI NVS)
 BIOS-e820: 000000000dff3000 - 000000000e000000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
DMI 2.2 present.
Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==>
(reserved)
last_pfn = 0xdff0 max_arch_pfn = 0x100000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-C7FFF write-protect
  C8000-EFFFF uncachable
  F0000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 000000000 mask FF0000000 write-back
  1 base 00E000000 mask FFE000000 uncachable
  2 base 0D0000000 mask FF8000000 write-combining
  3 disabled
  4 disabled
  5 disabled
  6 disabled
  7 disabled
initial memory mapped : 0 - 00800000
init_memory_mapping: 0000000000000000-000000000dff0000
 0000000000 - 0000400000 page 4k
 0000400000 - 000dc00000 page 2M
 000dc00000 - 000dff0000 page 4k
kernel direct mapping tables up to dff0000 @ 10000-15000
RAMDISK: 0dcc5000 - 0dfdf8aa
ACPI: RSDP 000f7170 00014 (v00 AWARD )
ACPI: RSDT 0dff3000 0002C (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
ACPI: FACP 0dff3040 00074 (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
ACPI: DSDT 0dff30c0 038FA (v01 AWARD  AWRDACPI 00001000 MSFT 0100000E)
ACPI: FACS 0dff0000 00040
ACPI: APIC 0dff69c0 0005A (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
ACPI: Local APIC address 0xfee00000
0MB HIGHMEM available.
223MB LOWMEM available.
  mapped low ram: 0 - 0dff0000
  low ram: 0 - 0dff0000
  node 0 low ram: 00000000 - 0dff0000
  node 0 bootmap 00011000 - 00012c00
(9 early reservations) ==> bootmem [0000000000 - 000dff0000]
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 -
0000001000]
  #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 -
0000002000]
  #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 -
0000007000]
  #3 [0000100000 - 0000637f00]    TEXT DATA BSS ==> [0000100000 -
0000637f00]
  #4 [000dcc5000 - 000dfdf8aa]          RAMDISK ==> [000dcc5000 -
000dfdf8aa]
  #5 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 -
0000100000]
  #6 [0000638000 - 000063a06a]              BRK ==> [0000638000 -
000063a06a]
  #7 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 -
0000011000]
  #8 [0000011000 - 0000013000]          BOOTMAP ==> [0000011000 -
0000013000]
found SMP MP-table at [c00f57a0] f57a0
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  Normal   0x00001000 -> 0x0000dff0
  HighMem  0x0000dff0 -> 0x0000dff0
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0000dff0
On node 0 totalpages: 57215
free_area_init_node: node 0, pgdat c0561da0, node_mem_map c1000200
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3951 pages, LIFO batch:0
  Normal zone: 416 pages used for memmap
  Normal zone: 52816 pages, LIFO batch:15
Using APIC driver default
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 1 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 24
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Allocating PCI resources starting at e000000 (gap: e000000:f0c00000)
NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
PERCPU: Embedded 15 pages at c11c2000, static data 38684 bytes
Built 1 zonelists in Zone order, mobility grouping on.  Total pages:
56767
Kernel command line: real_root=/dev/hdc6 udev
PID hash table entries: 1024 (order: 10, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
Initializing HighMem for node 0 (00000000:00000000)
Memory: 218040k/229312k available (3005k kernel code, 10620k reserved,
1508k data, 428k init, 0k highmem)
virtual kernel memory layout:
    fixmap  : 0xfff1e000 - 0xfffff000   ( 900 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xce7f0000 - 0xff7fe000   ( 784 MB)
    lowmem  : 0xc0000000 - 0xcdff0000   ( 223 MB)
      .init : 0xc0569000 - 0xc05d4000   ( 428 kB)
      .data : 0xc03ef6c0 - 0xc05688a8   (1508 kB)
      .text : 0xc0100000 - 0xc03ef6c0   (3005 kB)
Checking if this processor honours the WP bit even in supervisor
mode...Ok.
Hierarchical RCU implementation.
NR_IRQS:512
CPU 0 irqstacks, hard=c11c2000 soft=c11c3000
Fast TSC calibration using PIT
Detected 1662.338 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Calibrating delay loop (skipped), value calculated using timer
frequency.. 3324.67 BogoMIPS (lpj=16623380)
Security Framework initialized
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
mce: CPU supports 4 MCE banks
Performance Counters: AMD PMU driver.
... version:                 0
... bit width:               48
... generic counters:        4
... value mask:              0000ffffffffffff
... max period:              00007fffffffffff
... fixed-purpose counters:  0
... counter mask:            000000000000000f
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 25k freed
ACPI: Core revision 20090521
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: AMD Sempron(tm)   2400+ stepping 01
Brought up 1 CPUs
Total of 1 processors activated (3324.67 BogoMIPS).
CPU0 attaching NULL sched-domain.
Booting paravirtualized kernel on bare hardware
xor: automatically using best checksumming function: pIII_sse
   pIII_sse  :  4598.000 MB/sec
xor: using function: pIII_sse (4598.000 MB/sec)
NET: Registered protocol family 16
ACPI: bus type pci registered
dca service started, version 1.8
PCI: PCI BIOS revision 2.10 entry at 0xfb4e0, last bus=1
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: No dock devices found.
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:00.0: reg 10 32bit mmio: [0xd0000000-0xd7ffffff]
pci 0000:00:02.5: reg 10 io port: [0x1f0-0x1f7]
pci 0000:00:02.5: reg 14 io port: [0x3f4-0x3f7]
pci 0000:00:02.5: reg 18 io port: [0x170-0x177]
pci 0000:00:02.5: reg 1c io port: [0x374-0x377]
pci 0000:00:02.5: reg 20 io port: [0x4000-0x400f]
pci 0000:00:02.5: PME# supported from D3cold
pci 0000:00:02.5: PME# disabled
pci 0000:00:02.7: reg 10 io port: [0xe000-0xe0ff]
pci 0000:00:02.7: reg 14 io port: [0xe400-0xe47f]
pci 0000:00:02.7: supports D1 D2
pci 0000:00:02.7: PME# supported from D3hot D3cold
pci 0000:00:02.7: PME# disabled
pci 0000:00:03.0: reg 10 32bit mmio: [0xe1104000-0xe1104fff]
pci 0000:00:03.1: reg 10 32bit mmio: [0xe1100000-0xe1100fff]
pci 0000:00:03.2: reg 10 32bit mmio: [0xe1101000-0xe1101fff]
pci 0000:00:03.3: reg 10 32bit mmio: [0xe1102000-0xe1102fff]
pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
pci 0000:00:03.3: PME# disabled
pci 0000:00:04.0: reg 10 io port: [0xe800-0xe8ff]
pci 0000:00:04.0: reg 14 32bit mmio: [0xe1103000-0xe1103fff]
pci 0000:00:04.0: reg 30 32bit mmio: [0x000000-0x01ffff]
pci 0000:00:04.0: supports D1 D2
pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:00:04.0: PME# disabled
pci 0000:01:00.0: reg 10 32bit mmio: [0xd8000000-0xdfffffff]
pci 0000:01:00.0: reg 14 32bit mmio: [0xe1000000-0xe101ffff]
pci 0000:01:00.0: reg 18 io port: [0xd000-0xd07f]
pci 0000:01:00.0: supports D1 D2
pci 0000:00:01.0: bridge io port: [0xd000-0xdfff]
pci 0000:00:01.0: bridge 32bit mmio: [0xe1000000-0xe10fffff]
pci 0000:00:01.0: bridge 32bit mmio pref: [0xd8000000-0xdfffffff]
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0,
disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
SCSI subsystem initialized
libata version 3.00 loaded.
raid6: int32x1    433 MB/s
raid6: int32x2    652 MB/s
raid6: int32x4    573 MB/s
raid6: int32x8    458 MB/s
raid6: mmxx1     1356 MB/s
raid6: mmxx2     2433 MB/s
raid6: sse1x1    1276 MB/s
raid6: sse1x2    2020 MB/s
raid6: using algorithm sse1x2 (2020 MB/s)
PCI: Using ACPI for IRQ routing
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 12 devices
ACPI: ACPI bus type pnp unregistered
system 00:00: iomem range 0xc8000-0xcbfff has been reserved
system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
system 00:00: iomem range 0xfc000-0xfffff could not be reserved
system 00:00: iomem range 0xdff0000-0xdffffff could not be reserved
system 00:00: iomem range 0xffff0000-0xffffffff has been reserved
system 00:00: iomem range 0x0-0x9ffff could not be reserved
system 00:00: iomem range 0x100000-0xdfeffff could not be reserved
system 00:00: iomem range 0xffee0000-0xffefffff has been reserved
system 00:00: iomem range 0xfffe0000-0xfffeffff has been reserved
system 00:00: iomem range 0xfec00000-0xfecfffff could not be reserved
system 00:00: iomem range 0xfee00000-0xfeefffff could not be reserved
system 00:02: ioport range 0x4d0-0x4d1 has been reserved
system 00:02: ioport range 0x800-0x805 has been reserved
system 00:02: ioport range 0x290-0x297 has been reserved
pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
pci 0000:00:01.0:   IO window: 0xd000-0xdfff
pci 0000:00:01.0:   MEM window: 0xe1000000-0xe10fffff
pci 0000:00:01.0:   PREFETCH window: 0xd8000000-0xdfffffff
pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
pci_bus 0000:01: resource 0 io:  [0xd000-0xdfff]
pci_bus 0000:01: resource 1 mem: [0xe1000000-0xe10fffff]
pci_bus 0000:01: resource 2 pref mem [0xd8000000-0xdfffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
TCP reno registered
NET: Registered protocol family 1
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 3178k freed
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
apm: overridden by ACPI.
audit: initializing netlink socket (disabled)
type=2000 audit(1262420890.810:1): initialized
HugeTLB registered 4 MB page size, pre-allocated 0 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
squashfs: version 4.0 (2009/01/31) Phillip Lougher
msgmni has been set to 432
alg: No test for stdrng (krng)
async_tx: api initialized (async)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
pci 0000:01:00.0: Boot video device
isapnp: Scanning for PnP cards...
Switched to high resolution mode on CPU 0
isapnp: No Plug & Play device found
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
brd: module loaded
loop: module loaded
input: Macintosh mouse button emulation as /devices/virtual/input/input0
Uniform Multi-Platform E-IDE driver
pci 0000:00:02.5: PCI INT A -> GSI 16 (level, low) -> IRQ 16
sis5513 0000:00:02.5: SiS 962/963 MuTIOL IDE UDMA133 controller
sis5513 0000:00:02.5: IDE controller (0x1039:0x5513 rev 0x01)
sis5513 0000:00:02.5: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x4000-0x4007
    ide1: BM-DMA at 0x4008-0x400f
Probing IDE interface ide0...
hda: LITE-ON COMBO SOHC-5236V, ATAPI CD/DVD-ROM drive
hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/33 mode selected
Probing IDE interface ide1...
hdc: WDC WD800BB-00JHC0, ATA DISK drive
hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
hdc: host side 80-wire cable detection failed, limiting max speed to
UDMA33
hdc: UDMA/33 mode selected
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
ide_generic: please use "probe_mask=0x3f" module parameter for probing
all legacy ISA IDE ports
ide-gd driver 1.18
hdc: max request size: 128KiB
hdc: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63
hdc: cache flushes supported
 hdc: hdc1 hdc3 hdc4 < hdc5 hdc6 >
ide-cd driver 5.00
ide-cd: hda: ATAPI 52X DVD-ROM CD-R/RW drive, 1536kB Cache
Uniform CD-ROM driver Revision: 3.20
Loading iSCSI transport class v2.0-870.
iscsi: registered transport (tcp)
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
cpuidle: using governor ladder
TCP cubic registered
NET: Registered protocol family 17
Using IPI No-Shortcut mode
registered taskstats version 1
Freeing unused kernel memory: 428k freed
input: AT Translated Set 2 keyboard
as /devices/platform/i8042/serio0/input/input1
input: ImPS/2 Generic Wheel Mouse
as /devices/platform/i8042/serio1/input/input2
NCR53c406a: no available ports found
scsi: <fdomain> Detection failed (no card)
GDT-HA: Storage RAID Controller Driver. Version: 3.05
qlogicfas: no cards were found, please specify I/O address and IRQ using
iobase= and irq= optionsFailed initialization of WD-7000 SCSI card!
NCR53c406a: no available ports found
imm: Version 2.05 (for Linux 2.4.0)
sym53c416.c: Version 1.0.0-ac
Fusion MPT base driver 3.04.10
Copyright (c) 1999-2008 LSI Corporation
Fusion MPT SPI Host driver 3.04.10
Fusion MPT FC Host driver 3.04.10
Fusion MPT SAS Host driver 3.04.10
3ware Storage Controller device driver for Linux v1.26.02.002.
3ware 9000 Storage Controller device driver for Linux v2.26.02.012.
Compaq SMART2 Driver (v 2.6.0)
HP CISS Driver (v 3.6.20)
Adaptec aacraid driver 1.1-5[2461]-ms
megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
megasas: 00.00.04.01 Thu July 24 11:41:51 PST 2008
QLogic Fibre Channel HBA Driver: 8.03.01-k4
Emulex LightPulse Fibre Channel SCSI driver 8.3.3
Copyright(c) 2004-2009 Emulex.  All rights reserved.
aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:03.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:03.3: EHCI Host Controller
ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:03.3: cache line size of 64 is not supported
ehci_hcd 0000:00:03.3: irq 23, io mem 0xe1102000
ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
uhci_hcd: USB Universal Host Controller Interface driver
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
ohci_hcd 0000:00:03.0: OHCI Host Controller
ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:03.0: irq 20, io mem 0xe1104000
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 3 ports detected
ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
ohci_hcd 0000:00:03.1: OHCI Host Controller
ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
ohci_hcd 0000:00:03.1: irq 21, io mem 0xe1100000
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 3 ports detected
ohci_hcd 0000:00:03.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
ohci_hcd 0000:00:03.2: OHCI Host Controller
ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 4
ohci_hcd 0000:00:03.2: irq 22, io mem 0xe1101000
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
sl811: driver sl811-hcd, 19 May 2005
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised:
dm-devel@redhat.com
md: raid10 personality registered for level 10
JFS: nTxBlock = 1733, nTxLock = 13867
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
SGI XFS with ACLs, security attributes, realtime, large block/inode
numbers, no debug enabled
SGI XFS Quota Management subsystem
fuse init (API version 7.12)
Intel(R) PRO/1000 Network Driver - version 7.3.21-k3-NAPI
Copyright (c) 1999-2006 Intel Corporation.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with writeback data mode.
udev: starting version 146
IT8705 SuperIO detected.
parport_pc 00:09: reported by Plug and Play ACPI
parport0: PC-style at 0x378 (0x778), irq 7, dma 3
[PCSPP,TRISTATE,COMPAT,ECP,DMA]
FDC 0 is a post-1991 82077
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
ACPI: Power Button [PWRF]
input: Power Button
as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
ACPI: Power Button [PWRB]
input: Sleep Button
as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
ACPI: Sleep Button [FUTS]
Linux agpgart interface v0.103
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [THRM] (40 C)
fan PNP0C0B:00: registered as cooling_device0
ACPI: Fan [FAN] (on)
agpgart-sis 0000:00:00.0: SiS chipset [1039/0741]
agpgart-sis 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
processor LNXCPU:00: registered as cooling_device1
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
input: PC Speaker as /devices/platform/pcspkr/input/input6
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
ppdev: user-space parallel port driver
Intel ICH 0000:00:02.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
sis900.c: v1.08.10 Apr. 2 2006
rtc_cmos 00:04: RTC can wake from S4
rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one year, 242 bytes nvram
intel8x0_measure_ac97_clock: measured 59902 usecs (2881 samples)
intel8x0: clocking to 48000
sis900 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
0000:00:04.0: Using transceiver found at address 1 as default
eth0: SiS 900 PCI Fast Ethernet at 0xe800, IRQ 19, 00:11:5b:84:60:3b
EXT3 FS on hdc6, internal journal
lp0: using parport0 (interrupt-driven).
Adding 248968k swap on /dev/hdc5.  Priority:-1 extents:1 across:248968k 
eth0: Media Link On 100mbps full-duplex 
warning: `named' uses 32-bit capabilities (legacy support in use)
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ip_tables: (C) 2000-2006 Netfilter Core Team
nf_conntrack version 0.5.0 (3583 buckets, 14332 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option
or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
svc: failed to register lockdv1 RPC service (errno 97).
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery
directory
NFSD: starting 90-second grace period
eth0: no IPv6 routers present
usb 1-6: new high speed USB device using ehci_hcd and address 2
usb 1-6: configuration #1 chosen from 1 choice
scsi2 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=ff:ff:ff:ff:ff:ff:00:1f:3a:15:c1:0d:08:00 SRC=192.168.1.104
DST=192.168.1.255 LEN=242 TOS=0x00 PREC=0x00 TTL=128 ID=25546 PROTO=UDP
SPT=138 DPT=138 LEN=222 
usb-storage: device scan complete
scsi 2:0:0:0: Direct-Access     WDC WD80 0JB-00JJC0       0811 PQ: 0
ANSI: 0
sd 2:0:0:0: Attached scsi generic sg0 type 0
sd 2:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
sd 2:0:0:0: [sda] Test WP failed, assume Write Enabled
sd 2:0:0:0: [sda] Assuming drive cache: write through
sd 2:0:0:0: [sda] Test WP failed, assume Write Enabled
sd 2:0:0:0: [sda] Assuming drive cache: write through
 sda: sda1
sd 2:0:0:0: [sda] Test WP failed, assume Write Enabled
sd 2:0:0:0: [sda] Assuming drive cache: write through
sd 2:0:0:0: [sda] Attached SCSI disk
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=ff:ff:ff:ff:ff:ff:00:24:1e:5b:3b:c7:08:00 SRC=0.0.0.0
DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=64 ID=12332 PROTO=UDP
SPT=68 DPT=67 LEN=308 
IPKF INPUT Catch-all: IN=eth0 OUT=
MAC=01:00:5e:00:00:01:00:23:69:85:2f:40:08:00 SRC=192.168.1.1
DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
catherine ~ # 


All I know is that at one time, the external drive was recognized
on /dev/sda and at that time I formatted the drive for swap space and
ran swapon /dev/sda1  Now for some reason it doesn't work.  I want it to
work.




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user]  Re: Externel drive should be /dev/sda1, but /dev/sda1 does not exist [SOLVED somehow]
  2010-01-02 14:35   ` Michael Sullivan
@ 2010-01-02 14:37     ` Michael Sullivan
  2010-01-02 17:14       ` Robert Bridge
  2010-01-02 18:43     ` [gentoo-user] Re: Externel drive should be /dev/sda1, but /dev/sda1 does not exist walt
  2010-01-10  2:17     ` Valmor de Almeida
  2 siblings, 1 reply; 10+ messages in thread
From: Michael Sullivan @ 2010-01-02 14:37 UTC (permalink / raw
  To: gentoo-user

I guess I should have checked before I sent that last post because
now /dev/sda is there.  Now, how do I make it be there when I first boot
into Linux?

On Sat, 2010-01-02 at 08:35 -0600, Michael Sullivan wrote:
> On Fri, 2010-01-01 at 11:37 -0800, walt wrote:
> > On 01/01/2010 05:48 AM, Michael Sullivan wrote:
> > > Hello
> > >
> > > My wife's computer is pretty slow, so I've attached and old hard drive
> > > into a hard drive enclosure and hooked it into her USB port for
> > > additional swap space.  It used to work.  The swap space is supposed to
> > > be /dev/sda1.  The problem is that for some reason when I rebooted this
> > > morning with a new kernel, /dev/sda does not exist anymore...
> > 
> > Hm.  So the only thing you changed was the new kernel?  Might help to
> > know why you built the new kernel.  What problem were you solving by
> > doing it?
> > 
> OK here goes.  I built the new kernel because with the old one /dev/sda
> didn't seem to exist when I know it should.  And besides, there was a
> newer kernel marked as stable and aren't we always supposed to use the
> newest stable kernel for security reasons, unless there's something that
> we need done that the new kernel doesn't do?
> 
> > I would try booting the machine without the USB swap disk and then
> > hotplug it when the machine is already running.  What does dmesg say
> > then?  Can be simpler to interpret when you know exactly which lines
> > were printed in response to the newly connected drive.
> 
> 
> I rebooted the machine with the drive unplugged and ran dmesg:
> 
> catherine ~ # cat dmesg.txt
> Initializing cgroup subsys cpuset
> Linux version 2.6.31-gentoo-r6 (root@catherine) (gcc version 4.3.4
> (Gentoo 4.3.4 p1.0, pie-10.1.5) ) #1 SMP Thu Dec 31 19:13:07 CST 2009
> KERNEL supported cpus:
>   Intel GenuineIntel
>   AMD AuthenticAMD
>   NSC Geode by NSC
>   Cyrix CyrixInstead
>   Centaur CentaurHauls
>   Transmeta GenuineTMx86
>   Transmeta TransmetaCPU
>   UMC UMC UMC UMC
> BIOS-provided physical RAM map:
>  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
>  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
>  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
>  BIOS-e820: 0000000000100000 - 000000000dff0000 (usable)
>  BIOS-e820: 000000000dff0000 - 000000000dff3000 (ACPI NVS)
>  BIOS-e820: 000000000dff3000 - 000000000e000000 (ACPI data)
>  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
>  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
>  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
> DMI 2.2 present.
> Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
> e820 update range: 0000000000000000 - 0000000000010000 (usable) ==>
> (reserved)
> last_pfn = 0xdff0 max_arch_pfn = 0x100000
> MTRR default type: uncachable
> MTRR fixed ranges enabled:
>   00000-9FFFF write-back
>   A0000-BFFFF uncachable
>   C0000-C7FFF write-protect
>   C8000-EFFFF uncachable
>   F0000-FFFFF write-protect
> MTRR variable ranges enabled:
>   0 base 000000000 mask FF0000000 write-back
>   1 base 00E000000 mask FFE000000 uncachable
>   2 base 0D0000000 mask FF8000000 write-combining
>   3 disabled
>   4 disabled
>   5 disabled
>   6 disabled
>   7 disabled
> initial memory mapped : 0 - 00800000
> init_memory_mapping: 0000000000000000-000000000dff0000
>  0000000000 - 0000400000 page 4k
>  0000400000 - 000dc00000 page 2M
>  000dc00000 - 000dff0000 page 4k
> kernel direct mapping tables up to dff0000 @ 10000-15000
> RAMDISK: 0dcc5000 - 0dfdf8aa
> ACPI: RSDP 000f7170 00014 (v00 AWARD )
> ACPI: RSDT 0dff3000 0002C (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
> ACPI: FACP 0dff3040 00074 (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
> ACPI: DSDT 0dff30c0 038FA (v01 AWARD  AWRDACPI 00001000 MSFT 0100000E)
> ACPI: FACS 0dff0000 00040
> ACPI: APIC 0dff69c0 0005A (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
> ACPI: Local APIC address 0xfee00000
> 0MB HIGHMEM available.
> 223MB LOWMEM available.
>   mapped low ram: 0 - 0dff0000
>   low ram: 0 - 0dff0000
>   node 0 low ram: 00000000 - 0dff0000
>   node 0 bootmap 00011000 - 00012c00
> (9 early reservations) ==> bootmem [0000000000 - 000dff0000]
>   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 -
> 0000001000]
>   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 -
> 0000002000]
>   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 -
> 0000007000]
>   #3 [0000100000 - 0000637f00]    TEXT DATA BSS ==> [0000100000 -
> 0000637f00]
>   #4 [000dcc5000 - 000dfdf8aa]          RAMDISK ==> [000dcc5000 -
> 000dfdf8aa]
>   #5 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 -
> 0000100000]
>   #6 [0000638000 - 000063a06a]              BRK ==> [0000638000 -
> 000063a06a]
>   #7 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 -
> 0000011000]
>   #8 [0000011000 - 0000013000]          BOOTMAP ==> [0000011000 -
> 0000013000]
> found SMP MP-table at [c00f57a0] f57a0
> Zone PFN ranges:
>   DMA      0x00000010 -> 0x00001000
>   Normal   0x00001000 -> 0x0000dff0
>   HighMem  0x0000dff0 -> 0x0000dff0
> Movable zone start PFN for each node
> early_node_map[2] active PFN ranges
>     0: 0x00000010 -> 0x0000009f
>     0: 0x00000100 -> 0x0000dff0
> On node 0 totalpages: 57215
> free_area_init_node: node 0, pgdat c0561da0, node_mem_map c1000200
>   DMA zone: 32 pages used for memmap
>   DMA zone: 0 pages reserved
>   DMA zone: 3951 pages, LIFO batch:0
>   Normal zone: 416 pages used for memmap
>   Normal zone: 52816 pages, LIFO batch:15
> Using APIC driver default
> ACPI: PM-Timer IO Port: 0x1008
> ACPI: Local APIC address 0xfee00000
> ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
> ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
> ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
> IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, GSI 0-23
> ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
> ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl)
> ACPI: IRQ0 used by override.
> ACPI: IRQ2 used by override.
> ACPI: IRQ9 used by override.
> Enabling APIC mode:  Flat.  Using 1 I/O APICs
> Using ACPI (MADT) for SMP configuration information
> SMP: Allowing 1 CPUs, 0 hotplug CPUs
> nr_irqs_gsi: 24
> PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
> PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
> PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
> Allocating PCI resources starting at e000000 (gap: e000000:f0c00000)
> NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
> PERCPU: Embedded 15 pages at c11c2000, static data 38684 bytes
> Built 1 zonelists in Zone order, mobility grouping on.  Total pages:
> 56767
> Kernel command line: real_root=/dev/hdc6 udev
> PID hash table entries: 1024 (order: 10, 4096 bytes)
> Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
> Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
> Enabling fast FPU save and restore... done.
> Enabling unmasked SIMD FPU exception support... done.
> Initializing CPU#0
> Initializing HighMem for node 0 (00000000:00000000)
> Memory: 218040k/229312k available (3005k kernel code, 10620k reserved,
> 1508k data, 428k init, 0k highmem)
> virtual kernel memory layout:
>     fixmap  : 0xfff1e000 - 0xfffff000   ( 900 kB)
>     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
>     vmalloc : 0xce7f0000 - 0xff7fe000   ( 784 MB)
>     lowmem  : 0xc0000000 - 0xcdff0000   ( 223 MB)
>       .init : 0xc0569000 - 0xc05d4000   ( 428 kB)
>       .data : 0xc03ef6c0 - 0xc05688a8   (1508 kB)
>       .text : 0xc0100000 - 0xc03ef6c0   (3005 kB)
> Checking if this processor honours the WP bit even in supervisor
> mode...Ok.
> Hierarchical RCU implementation.
> NR_IRQS:512
> CPU 0 irqstacks, hard=c11c2000 soft=c11c3000
> Fast TSC calibration using PIT
> Detected 1662.338 MHz processor.
> Console: colour VGA+ 80x25
> console [tty0] enabled
> Calibrating delay loop (skipped), value calculated using timer
> frequency.. 3324.67 BogoMIPS (lpj=16623380)
> Security Framework initialized
> Mount-cache hash table entries: 512
> Initializing cgroup subsys ns
> Initializing cgroup subsys cpuacct
> CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
> CPU: L2 Cache: 256K (64 bytes/line)
> mce: CPU supports 4 MCE banks
> Performance Counters: AMD PMU driver.
> ... version:                 0
> ... bit width:               48
> ... generic counters:        4
> ... value mask:              0000ffffffffffff
> ... max period:              00007fffffffffff
> ... fixed-purpose counters:  0
> ... counter mask:            000000000000000f
> Checking 'hlt' instruction... OK.
> SMP alternatives: switching to UP code
> Freeing SMP alternatives: 25k freed
> ACPI: Core revision 20090521
> ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> CPU0: AMD Sempron(tm)   2400+ stepping 01
> Brought up 1 CPUs
> Total of 1 processors activated (3324.67 BogoMIPS).
> CPU0 attaching NULL sched-domain.
> Booting paravirtualized kernel on bare hardware
> xor: automatically using best checksumming function: pIII_sse
>    pIII_sse  :  4598.000 MB/sec
> xor: using function: pIII_sse (4598.000 MB/sec)
> NET: Registered protocol family 16
> ACPI: bus type pci registered
> dca service started, version 1.8
> PCI: PCI BIOS revision 2.10 entry at 0xfb4e0, last bus=1
> bio: create slab <bio-0> at 0
> ACPI: EC: Look up EC in DSDT
> ACPI: Interpreter enabled
> ACPI: (supports S0 S1 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> ACPI: No dock devices found.
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> pci 0000:00:00.0: reg 10 32bit mmio: [0xd0000000-0xd7ffffff]
> pci 0000:00:02.5: reg 10 io port: [0x1f0-0x1f7]
> pci 0000:00:02.5: reg 14 io port: [0x3f4-0x3f7]
> pci 0000:00:02.5: reg 18 io port: [0x170-0x177]
> pci 0000:00:02.5: reg 1c io port: [0x374-0x377]
> pci 0000:00:02.5: reg 20 io port: [0x4000-0x400f]
> pci 0000:00:02.5: PME# supported from D3cold
> pci 0000:00:02.5: PME# disabled
> pci 0000:00:02.7: reg 10 io port: [0xe000-0xe0ff]
> pci 0000:00:02.7: reg 14 io port: [0xe400-0xe47f]
> pci 0000:00:02.7: supports D1 D2
> pci 0000:00:02.7: PME# supported from D3hot D3cold
> pci 0000:00:02.7: PME# disabled
> pci 0000:00:03.0: reg 10 32bit mmio: [0xe1104000-0xe1104fff]
> pci 0000:00:03.1: reg 10 32bit mmio: [0xe1100000-0xe1100fff]
> pci 0000:00:03.2: reg 10 32bit mmio: [0xe1101000-0xe1101fff]
> pci 0000:00:03.3: reg 10 32bit mmio: [0xe1102000-0xe1102fff]
> pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
> pci 0000:00:03.3: PME# disabled
> pci 0000:00:04.0: reg 10 io port: [0xe800-0xe8ff]
> pci 0000:00:04.0: reg 14 32bit mmio: [0xe1103000-0xe1103fff]
> pci 0000:00:04.0: reg 30 32bit mmio: [0x000000-0x01ffff]
> pci 0000:00:04.0: supports D1 D2
> pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
> pci 0000:00:04.0: PME# disabled
> pci 0000:01:00.0: reg 10 32bit mmio: [0xd8000000-0xdfffffff]
> pci 0000:01:00.0: reg 14 32bit mmio: [0xe1000000-0xe101ffff]
> pci 0000:01:00.0: reg 18 io port: [0xd000-0xd07f]
> pci 0000:01:00.0: supports D1 D2
> pci 0000:00:01.0: bridge io port: [0xd000-0xdfff]
> pci 0000:00:01.0: bridge 32bit mmio: [0xe1000000-0xe10fffff]
> pci 0000:00:01.0: bridge 32bit mmio pref: [0xd8000000-0xdfffffff]
> pci_bus 0000:00: on NUMA node 0
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0,
> disabled.
> ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
> ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
> ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
> SCSI subsystem initialized
> libata version 3.00 loaded.
> raid6: int32x1    433 MB/s
> raid6: int32x2    652 MB/s
> raid6: int32x4    573 MB/s
> raid6: int32x8    458 MB/s
> raid6: mmxx1     1356 MB/s
> raid6: mmxx2     2433 MB/s
> raid6: sse1x1    1276 MB/s
> raid6: sse1x2    2020 MB/s
> raid6: using algorithm sse1x2 (2020 MB/s)
> PCI: Using ACPI for IRQ routing
> pnp: PnP ACPI init
> ACPI: bus type pnp registered
> pnp: PnP ACPI: found 12 devices
> ACPI: ACPI bus type pnp unregistered
> system 00:00: iomem range 0xc8000-0xcbfff has been reserved
> system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
> system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
> system 00:00: iomem range 0xfc000-0xfffff could not be reserved
> system 00:00: iomem range 0xdff0000-0xdffffff could not be reserved
> system 00:00: iomem range 0xffff0000-0xffffffff has been reserved
> system 00:00: iomem range 0x0-0x9ffff could not be reserved
> system 00:00: iomem range 0x100000-0xdfeffff could not be reserved
> system 00:00: iomem range 0xffee0000-0xffefffff has been reserved
> system 00:00: iomem range 0xfffe0000-0xfffeffff has been reserved
> system 00:00: iomem range 0xfec00000-0xfecfffff could not be reserved
> system 00:00: iomem range 0xfee00000-0xfeefffff could not be reserved
> system 00:02: ioport range 0x4d0-0x4d1 has been reserved
> system 00:02: ioport range 0x800-0x805 has been reserved
> system 00:02: ioport range 0x290-0x297 has been reserved
> pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
> pci 0000:00:01.0:   IO window: 0xd000-0xdfff
> pci 0000:00:01.0:   MEM window: 0xe1000000-0xe10fffff
> pci 0000:00:01.0:   PREFETCH window: 0xd8000000-0xdfffffff
> pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
> pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
> pci_bus 0000:01: resource 0 io:  [0xd000-0xdfff]
> pci_bus 0000:01: resource 1 mem: [0xe1000000-0xe10fffff]
> pci_bus 0000:01: resource 2 pref mem [0xd8000000-0xdfffffff]
> NET: Registered protocol family 2
> IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
> TCP established hash table entries: 8192 (order: 4, 65536 bytes)
> TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
> TCP: Hash tables configured (established 8192 bind 8192)
> TCP reno registered
> NET: Registered protocol family 1
> Trying to unpack rootfs image as initramfs...
> Freeing initrd memory: 3178k freed
> apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
> apm: overridden by ACPI.
> audit: initializing netlink socket (disabled)
> type=2000 audit(1262420890.810:1): initialized
> HugeTLB registered 4 MB page size, pre-allocated 0 pages
> VFS: Disk quotas dquot_6.5.2
> Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> squashfs: version 4.0 (2009/01/31) Phillip Lougher
> msgmni has been set to 432
> alg: No test for stdrng (krng)
> async_tx: api initialized (async)
> Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
> io scheduler noop registered
> io scheduler anticipatory registered (default)
> io scheduler deadline registered
> io scheduler cfq registered
> pci 0000:01:00.0: Boot video device
> isapnp: Scanning for PnP cards...
> Switched to high resolution mode on CPU 0
> isapnp: No Plug & Play device found
> Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> brd: module loaded
> loop: module loaded
> input: Macintosh mouse button emulation as /devices/virtual/input/input0
> Uniform Multi-Platform E-IDE driver
> pci 0000:00:02.5: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> sis5513 0000:00:02.5: SiS 962/963 MuTIOL IDE UDMA133 controller
> sis5513 0000:00:02.5: IDE controller (0x1039:0x5513 rev 0x01)
> sis5513 0000:00:02.5: not 100% native mode: will probe irqs later
>     ide0: BM-DMA at 0x4000-0x4007
>     ide1: BM-DMA at 0x4008-0x400f
> Probing IDE interface ide0...
> hda: LITE-ON COMBO SOHC-5236V, ATAPI CD/DVD-ROM drive
> hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
> hda: UDMA/33 mode selected
> Probing IDE interface ide1...
> hdc: WDC WD800BB-00JHC0, ATA DISK drive
> hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
> hdc: host side 80-wire cable detection failed, limiting max speed to
> UDMA33
> hdc: UDMA/33 mode selected
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> ide1 at 0x170-0x177,0x376 on irq 15
> ide_generic: please use "probe_mask=0x3f" module parameter for probing
> all legacy ISA IDE ports
> ide-gd driver 1.18
> hdc: max request size: 128KiB
> hdc: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63
> hdc: cache flushes supported
>  hdc: hdc1 hdc3 hdc4 < hdc5 hdc6 >
> ide-cd driver 5.00
> ide-cd: hda: ATAPI 52X DVD-ROM CD-R/RW drive, 1536kB Cache
> Uniform CD-ROM driver Revision: 3.20
> Loading iSCSI transport class v2.0-870.
> iscsi: registered transport (tcp)
> PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
> serio: i8042 KBD port at 0x60,0x64 irq 1
> serio: i8042 AUX port at 0x60,0x64 irq 12
> mice: PS/2 mouse device common for all mice
> md: raid0 personality registered for level 0
> md: raid1 personality registered for level 1
> md: raid6 personality registered for level 6
> md: raid5 personality registered for level 5
> md: raid4 personality registered for level 4
> cpuidle: using governor ladder
> TCP cubic registered
> NET: Registered protocol family 17
> Using IPI No-Shortcut mode
> registered taskstats version 1
> Freeing unused kernel memory: 428k freed
> input: AT Translated Set 2 keyboard
> as /devices/platform/i8042/serio0/input/input1
> input: ImPS/2 Generic Wheel Mouse
> as /devices/platform/i8042/serio1/input/input2
> NCR53c406a: no available ports found
> scsi: <fdomain> Detection failed (no card)
> GDT-HA: Storage RAID Controller Driver. Version: 3.05
> qlogicfas: no cards were found, please specify I/O address and IRQ using
> iobase= and irq= optionsFailed initialization of WD-7000 SCSI card!
> NCR53c406a: no available ports found
> imm: Version 2.05 (for Linux 2.4.0)
> sym53c416.c: Version 1.0.0-ac
> Fusion MPT base driver 3.04.10
> Copyright (c) 1999-2008 LSI Corporation
> Fusion MPT SPI Host driver 3.04.10
> Fusion MPT FC Host driver 3.04.10
> Fusion MPT SAS Host driver 3.04.10
> 3ware Storage Controller device driver for Linux v1.26.02.002.
> 3ware 9000 Storage Controller device driver for Linux v2.26.02.012.
> Compaq SMART2 Driver (v 2.6.0)
> HP CISS Driver (v 3.6.20)
> Adaptec aacraid driver 1.1-5[2461]-ms
> megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
> megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
> megasas: 00.00.04.01 Thu July 24 11:41:51 PST 2008
> QLogic Fibre Channel HBA Driver: 8.03.01-k4
> Emulex LightPulse Fibre Channel SCSI driver 8.3.3
> Copyright(c) 2004-2009 Emulex.  All rights reserved.
> aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
> usbcore: registered new interface driver usbfs
> usbcore: registered new interface driver hub
> usbcore: registered new device driver usb
> ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> ehci_hcd 0000:00:03.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
> ehci_hcd 0000:00:03.3: EHCI Host Controller
> ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
> ehci_hcd 0000:00:03.3: cache line size of 64 is not supported
> ehci_hcd 0000:00:03.3: irq 23, io mem 0xe1102000
> ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
> usb usb1: configuration #1 chosen from 1 choice
> hub 1-0:1.0: USB hub found
> hub 1-0:1.0: 8 ports detected
> Initializing USB Mass Storage driver...
> usbcore: registered new interface driver usb-storage
> USB Mass Storage support registered.
> uhci_hcd: USB Universal Host Controller Interface driver
> ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
> ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
> ohci_hcd 0000:00:03.0: OHCI Host Controller
> ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
> ohci_hcd 0000:00:03.0: irq 20, io mem 0xe1104000
> usb usb2: configuration #1 chosen from 1 choice
> hub 2-0:1.0: USB hub found
> hub 2-0:1.0: 3 ports detected
> ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
> ohci_hcd 0000:00:03.1: OHCI Host Controller
> ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
> ohci_hcd 0000:00:03.1: irq 21, io mem 0xe1100000
> usb usb3: configuration #1 chosen from 1 choice
> hub 3-0:1.0: USB hub found
> hub 3-0:1.0: 3 ports detected
> ohci_hcd 0000:00:03.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
> ohci_hcd 0000:00:03.2: OHCI Host Controller
> ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 4
> ohci_hcd 0000:00:03.2: irq 22, io mem 0xe1101000
> usb usb4: configuration #1 chosen from 1 choice
> hub 4-0:1.0: USB hub found
> hub 4-0:1.0: 2 ports detected
> usbcore: registered new interface driver hiddev
> usbcore: registered new interface driver usbhid
> usbhid: v2.6:USB HID core driver
> sl811: driver sl811-hcd, 19 May 2005
> device-mapper: uevent: version 1.0.3
> device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised:
> dm-devel@redhat.com
> md: raid10 personality registered for level 10
> JFS: nTxBlock = 1733, nTxLock = 13867
> RPC: Registered udp transport module.
> RPC: Registered tcp transport module.
> SGI XFS with ACLs, security attributes, realtime, large block/inode
> numbers, no debug enabled
> SGI XFS Quota Management subsystem
> fuse init (API version 7.12)
> Intel(R) PRO/1000 Network Driver - version 7.3.21-k3-NAPI
> Copyright (c) 1999-2006 Intel Corporation.
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: mounted filesystem with writeback data mode.
> udev: starting version 146
> IT8705 SuperIO detected.
> parport_pc 00:09: reported by Plug and Play ACPI
> parport0: PC-style at 0x378 (0x778), irq 7, dma 3
> [PCSPP,TRISTATE,COMPAT,ECP,DMA]
> FDC 0 is a post-1991 82077
> input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
> ACPI: Power Button [PWRF]
> input: Power Button
> as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
> ACPI: Power Button [PWRB]
> input: Sleep Button
> as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
> ACPI: Sleep Button [FUTS]
> Linux agpgart interface v0.103
> thermal LNXTHERM:01: registered as thermal_zone0
> ACPI: Thermal Zone [THRM] (40 C)
> fan PNP0C0B:00: registered as cooling_device0
> ACPI: Fan [FAN] (on)
> agpgart-sis 0000:00:00.0: SiS chipset [1039/0741]
> agpgart-sis 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
> processor LNXCPU:00: registered as cooling_device1
> pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> input: PC Speaker as /devices/platform/pcspkr/input/input6
> shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> ppdev: user-space parallel port driver
> Intel ICH 0000:00:02.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
> sis900.c: v1.08.10 Apr. 2 2006
> rtc_cmos 00:04: RTC can wake from S4
> rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
> rtc0: alarms up to one year, 242 bytes nvram
> intel8x0_measure_ac97_clock: measured 59902 usecs (2881 samples)
> intel8x0: clocking to 48000
> sis900 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
> 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
> 0000:00:04.0: Using transceiver found at address 1 as default
> eth0: SiS 900 PCI Fast Ethernet at 0xe800, IRQ 19, 00:11:5b:84:60:3b
> EXT3 FS on hdc6, internal journal
> lp0: using parport0 (interrupt-driven).
> Adding 248968k swap on /dev/hdc5.  Priority:-1 extents:1 across:248968k 
> eth0: Media Link On 100mbps full-duplex 
> warning: `named' uses 32-bit capabilities (legacy support in use)
> NET: Registered protocol family 10
> lo: Disabled Privacy Extensions
> ip_tables: (C) 2000-2006 Netfilter Core Team
> nf_conntrack version 0.5.0 (3583 buckets, 14332 max)
> CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
> nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option
> or
> sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
> Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
> svc: failed to register lockdv1 RPC service (errno 97).
> NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery
> directory
> NFSD: starting 90-second grace period
> eth0: no IPv6 routers present
> catherine ~ # 
> 
> and then plugged in:
> 
> catherine ~ # cat dmesg-new.txt  
> Initializing cgroup subsys cpuset
> Linux version 2.6.31-gentoo-r6 (root@catherine) (gcc version 4.3.4
> (Gentoo 4.3.4 p1.0, pie-10.1.5) ) #1 SMP Thu Dec 31 19:13:07 CST 2009
> KERNEL supported cpus:
>   Intel GenuineIntel
>   AMD AuthenticAMD
>   NSC Geode by NSC
>   Cyrix CyrixInstead
>   Centaur CentaurHauls
>   Transmeta GenuineTMx86
>   Transmeta TransmetaCPU
>   UMC UMC UMC UMC
> BIOS-provided physical RAM map:
>  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
>  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
>  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
>  BIOS-e820: 0000000000100000 - 000000000dff0000 (usable)
>  BIOS-e820: 000000000dff0000 - 000000000dff3000 (ACPI NVS)
>  BIOS-e820: 000000000dff3000 - 000000000e000000 (ACPI data)
>  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
>  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
>  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
> DMI 2.2 present.
> Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
> e820 update range: 0000000000000000 - 0000000000010000 (usable) ==>
> (reserved)
> last_pfn = 0xdff0 max_arch_pfn = 0x100000
> MTRR default type: uncachable
> MTRR fixed ranges enabled:
>   00000-9FFFF write-back
>   A0000-BFFFF uncachable
>   C0000-C7FFF write-protect
>   C8000-EFFFF uncachable
>   F0000-FFFFF write-protect
> MTRR variable ranges enabled:
>   0 base 000000000 mask FF0000000 write-back
>   1 base 00E000000 mask FFE000000 uncachable
>   2 base 0D0000000 mask FF8000000 write-combining
>   3 disabled
>   4 disabled
>   5 disabled
>   6 disabled
>   7 disabled
> initial memory mapped : 0 - 00800000
> init_memory_mapping: 0000000000000000-000000000dff0000
>  0000000000 - 0000400000 page 4k
>  0000400000 - 000dc00000 page 2M
>  000dc00000 - 000dff0000 page 4k
> kernel direct mapping tables up to dff0000 @ 10000-15000
> RAMDISK: 0dcc5000 - 0dfdf8aa
> ACPI: RSDP 000f7170 00014 (v00 AWARD )
> ACPI: RSDT 0dff3000 0002C (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
> ACPI: FACP 0dff3040 00074 (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
> ACPI: DSDT 0dff30c0 038FA (v01 AWARD  AWRDACPI 00001000 MSFT 0100000E)
> ACPI: FACS 0dff0000 00040
> ACPI: APIC 0dff69c0 0005A (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
> ACPI: Local APIC address 0xfee00000
> 0MB HIGHMEM available.
> 223MB LOWMEM available.
>   mapped low ram: 0 - 0dff0000
>   low ram: 0 - 0dff0000
>   node 0 low ram: 00000000 - 0dff0000
>   node 0 bootmap 00011000 - 00012c00
> (9 early reservations) ==> bootmem [0000000000 - 000dff0000]
>   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 -
> 0000001000]
>   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 -
> 0000002000]
>   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 -
> 0000007000]
>   #3 [0000100000 - 0000637f00]    TEXT DATA BSS ==> [0000100000 -
> 0000637f00]
>   #4 [000dcc5000 - 000dfdf8aa]          RAMDISK ==> [000dcc5000 -
> 000dfdf8aa]
>   #5 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 -
> 0000100000]
>   #6 [0000638000 - 000063a06a]              BRK ==> [0000638000 -
> 000063a06a]
>   #7 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 -
> 0000011000]
>   #8 [0000011000 - 0000013000]          BOOTMAP ==> [0000011000 -
> 0000013000]
> found SMP MP-table at [c00f57a0] f57a0
> Zone PFN ranges:
>   DMA      0x00000010 -> 0x00001000
>   Normal   0x00001000 -> 0x0000dff0
>   HighMem  0x0000dff0 -> 0x0000dff0
> Movable zone start PFN for each node
> early_node_map[2] active PFN ranges
>     0: 0x00000010 -> 0x0000009f
>     0: 0x00000100 -> 0x0000dff0
> On node 0 totalpages: 57215
> free_area_init_node: node 0, pgdat c0561da0, node_mem_map c1000200
>   DMA zone: 32 pages used for memmap
>   DMA zone: 0 pages reserved
>   DMA zone: 3951 pages, LIFO batch:0
>   Normal zone: 416 pages used for memmap
>   Normal zone: 52816 pages, LIFO batch:15
> Using APIC driver default
> ACPI: PM-Timer IO Port: 0x1008
> ACPI: Local APIC address 0xfee00000
> ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
> ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
> ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
> IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, GSI 0-23
> ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
> ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl)
> ACPI: IRQ0 used by override.
> ACPI: IRQ2 used by override.
> ACPI: IRQ9 used by override.
> Enabling APIC mode:  Flat.  Using 1 I/O APICs
> Using ACPI (MADT) for SMP configuration information
> SMP: Allowing 1 CPUs, 0 hotplug CPUs
> nr_irqs_gsi: 24
> PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
> PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
> PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
> Allocating PCI resources starting at e000000 (gap: e000000:f0c00000)
> NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
> PERCPU: Embedded 15 pages at c11c2000, static data 38684 bytes
> Built 1 zonelists in Zone order, mobility grouping on.  Total pages:
> 56767
> Kernel command line: real_root=/dev/hdc6 udev
> PID hash table entries: 1024 (order: 10, 4096 bytes)
> Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
> Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
> Enabling fast FPU save and restore... done.
> Enabling unmasked SIMD FPU exception support... done.
> Initializing CPU#0
> Initializing HighMem for node 0 (00000000:00000000)
> Memory: 218040k/229312k available (3005k kernel code, 10620k reserved,
> 1508k data, 428k init, 0k highmem)
> virtual kernel memory layout:
>     fixmap  : 0xfff1e000 - 0xfffff000   ( 900 kB)
>     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
>     vmalloc : 0xce7f0000 - 0xff7fe000   ( 784 MB)
>     lowmem  : 0xc0000000 - 0xcdff0000   ( 223 MB)
>       .init : 0xc0569000 - 0xc05d4000   ( 428 kB)
>       .data : 0xc03ef6c0 - 0xc05688a8   (1508 kB)
>       .text : 0xc0100000 - 0xc03ef6c0   (3005 kB)
> Checking if this processor honours the WP bit even in supervisor
> mode...Ok.
> Hierarchical RCU implementation.
> NR_IRQS:512
> CPU 0 irqstacks, hard=c11c2000 soft=c11c3000
> Fast TSC calibration using PIT
> Detected 1662.338 MHz processor.
> Console: colour VGA+ 80x25
> console [tty0] enabled
> Calibrating delay loop (skipped), value calculated using timer
> frequency.. 3324.67 BogoMIPS (lpj=16623380)
> Security Framework initialized
> Mount-cache hash table entries: 512
> Initializing cgroup subsys ns
> Initializing cgroup subsys cpuacct
> CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
> CPU: L2 Cache: 256K (64 bytes/line)
> mce: CPU supports 4 MCE banks
> Performance Counters: AMD PMU driver.
> ... version:                 0
> ... bit width:               48
> ... generic counters:        4
> ... value mask:              0000ffffffffffff
> ... max period:              00007fffffffffff
> ... fixed-purpose counters:  0
> ... counter mask:            000000000000000f
> Checking 'hlt' instruction... OK.
> SMP alternatives: switching to UP code
> Freeing SMP alternatives: 25k freed
> ACPI: Core revision 20090521
> ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> CPU0: AMD Sempron(tm)   2400+ stepping 01
> Brought up 1 CPUs
> Total of 1 processors activated (3324.67 BogoMIPS).
> CPU0 attaching NULL sched-domain.
> Booting paravirtualized kernel on bare hardware
> xor: automatically using best checksumming function: pIII_sse
>    pIII_sse  :  4598.000 MB/sec
> xor: using function: pIII_sse (4598.000 MB/sec)
> NET: Registered protocol family 16
> ACPI: bus type pci registered
> dca service started, version 1.8
> PCI: PCI BIOS revision 2.10 entry at 0xfb4e0, last bus=1
> bio: create slab <bio-0> at 0
> ACPI: EC: Look up EC in DSDT
> ACPI: Interpreter enabled
> ACPI: (supports S0 S1 S4 S5)
> ACPI: Using IOAPIC for interrupt routing
> ACPI: No dock devices found.
> ACPI: PCI Root Bridge [PCI0] (0000:00)
> pci 0000:00:00.0: reg 10 32bit mmio: [0xd0000000-0xd7ffffff]
> pci 0000:00:02.5: reg 10 io port: [0x1f0-0x1f7]
> pci 0000:00:02.5: reg 14 io port: [0x3f4-0x3f7]
> pci 0000:00:02.5: reg 18 io port: [0x170-0x177]
> pci 0000:00:02.5: reg 1c io port: [0x374-0x377]
> pci 0000:00:02.5: reg 20 io port: [0x4000-0x400f]
> pci 0000:00:02.5: PME# supported from D3cold
> pci 0000:00:02.5: PME# disabled
> pci 0000:00:02.7: reg 10 io port: [0xe000-0xe0ff]
> pci 0000:00:02.7: reg 14 io port: [0xe400-0xe47f]
> pci 0000:00:02.7: supports D1 D2
> pci 0000:00:02.7: PME# supported from D3hot D3cold
> pci 0000:00:02.7: PME# disabled
> pci 0000:00:03.0: reg 10 32bit mmio: [0xe1104000-0xe1104fff]
> pci 0000:00:03.1: reg 10 32bit mmio: [0xe1100000-0xe1100fff]
> pci 0000:00:03.2: reg 10 32bit mmio: [0xe1101000-0xe1101fff]
> pci 0000:00:03.3: reg 10 32bit mmio: [0xe1102000-0xe1102fff]
> pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
> pci 0000:00:03.3: PME# disabled
> pci 0000:00:04.0: reg 10 io port: [0xe800-0xe8ff]
> pci 0000:00:04.0: reg 14 32bit mmio: [0xe1103000-0xe1103fff]
> pci 0000:00:04.0: reg 30 32bit mmio: [0x000000-0x01ffff]
> pci 0000:00:04.0: supports D1 D2
> pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
> pci 0000:00:04.0: PME# disabled
> pci 0000:01:00.0: reg 10 32bit mmio: [0xd8000000-0xdfffffff]
> pci 0000:01:00.0: reg 14 32bit mmio: [0xe1000000-0xe101ffff]
> pci 0000:01:00.0: reg 18 io port: [0xd000-0xd07f]
> pci 0000:01:00.0: supports D1 D2
> pci 0000:00:01.0: bridge io port: [0xd000-0xdfff]
> pci 0000:00:01.0: bridge 32bit mmio: [0xe1000000-0xe10fffff]
> pci 0000:00:01.0: bridge 32bit mmio pref: [0xd8000000-0xdfffffff]
> pci_bus 0000:00: on NUMA node 0
> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0,
> disabled.
> ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
> ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
> ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
> ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
> SCSI subsystem initialized
> libata version 3.00 loaded.
> raid6: int32x1    433 MB/s
> raid6: int32x2    652 MB/s
> raid6: int32x4    573 MB/s
> raid6: int32x8    458 MB/s
> raid6: mmxx1     1356 MB/s
> raid6: mmxx2     2433 MB/s
> raid6: sse1x1    1276 MB/s
> raid6: sse1x2    2020 MB/s
> raid6: using algorithm sse1x2 (2020 MB/s)
> PCI: Using ACPI for IRQ routing
> pnp: PnP ACPI init
> ACPI: bus type pnp registered
> pnp: PnP ACPI: found 12 devices
> ACPI: ACPI bus type pnp unregistered
> system 00:00: iomem range 0xc8000-0xcbfff has been reserved
> system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
> system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
> system 00:00: iomem range 0xfc000-0xfffff could not be reserved
> system 00:00: iomem range 0xdff0000-0xdffffff could not be reserved
> system 00:00: iomem range 0xffff0000-0xffffffff has been reserved
> system 00:00: iomem range 0x0-0x9ffff could not be reserved
> system 00:00: iomem range 0x100000-0xdfeffff could not be reserved
> system 00:00: iomem range 0xffee0000-0xffefffff has been reserved
> system 00:00: iomem range 0xfffe0000-0xfffeffff has been reserved
> system 00:00: iomem range 0xfec00000-0xfecfffff could not be reserved
> system 00:00: iomem range 0xfee00000-0xfeefffff could not be reserved
> system 00:02: ioport range 0x4d0-0x4d1 has been reserved
> system 00:02: ioport range 0x800-0x805 has been reserved
> system 00:02: ioport range 0x290-0x297 has been reserved
> pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
> pci 0000:00:01.0:   IO window: 0xd000-0xdfff
> pci 0000:00:01.0:   MEM window: 0xe1000000-0xe10fffff
> pci 0000:00:01.0:   PREFETCH window: 0xd8000000-0xdfffffff
> pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
> pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
> pci_bus 0000:01: resource 0 io:  [0xd000-0xdfff]
> pci_bus 0000:01: resource 1 mem: [0xe1000000-0xe10fffff]
> pci_bus 0000:01: resource 2 pref mem [0xd8000000-0xdfffffff]
> NET: Registered protocol family 2
> IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
> TCP established hash table entries: 8192 (order: 4, 65536 bytes)
> TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
> TCP: Hash tables configured (established 8192 bind 8192)
> TCP reno registered
> NET: Registered protocol family 1
> Trying to unpack rootfs image as initramfs...
> Freeing initrd memory: 3178k freed
> apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
> apm: overridden by ACPI.
> audit: initializing netlink socket (disabled)
> type=2000 audit(1262420890.810:1): initialized
> HugeTLB registered 4 MB page size, pre-allocated 0 pages
> VFS: Disk quotas dquot_6.5.2
> Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> squashfs: version 4.0 (2009/01/31) Phillip Lougher
> msgmni has been set to 432
> alg: No test for stdrng (krng)
> async_tx: api initialized (async)
> Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
> io scheduler noop registered
> io scheduler anticipatory registered (default)
> io scheduler deadline registered
> io scheduler cfq registered
> pci 0000:01:00.0: Boot video device
> isapnp: Scanning for PnP cards...
> Switched to high resolution mode on CPU 0
> isapnp: No Plug & Play device found
> Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> brd: module loaded
> loop: module loaded
> input: Macintosh mouse button emulation as /devices/virtual/input/input0
> Uniform Multi-Platform E-IDE driver
> pci 0000:00:02.5: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> sis5513 0000:00:02.5: SiS 962/963 MuTIOL IDE UDMA133 controller
> sis5513 0000:00:02.5: IDE controller (0x1039:0x5513 rev 0x01)
> sis5513 0000:00:02.5: not 100% native mode: will probe irqs later
>     ide0: BM-DMA at 0x4000-0x4007
>     ide1: BM-DMA at 0x4008-0x400f
> Probing IDE interface ide0...
> hda: LITE-ON COMBO SOHC-5236V, ATAPI CD/DVD-ROM drive
> hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
> hda: UDMA/33 mode selected
> Probing IDE interface ide1...
> hdc: WDC WD800BB-00JHC0, ATA DISK drive
> hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
> hdc: host side 80-wire cable detection failed, limiting max speed to
> UDMA33
> hdc: UDMA/33 mode selected
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> ide1 at 0x170-0x177,0x376 on irq 15
> ide_generic: please use "probe_mask=0x3f" module parameter for probing
> all legacy ISA IDE ports
> ide-gd driver 1.18
> hdc: max request size: 128KiB
> hdc: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63
> hdc: cache flushes supported
>  hdc: hdc1 hdc3 hdc4 < hdc5 hdc6 >
> ide-cd driver 5.00
> ide-cd: hda: ATAPI 52X DVD-ROM CD-R/RW drive, 1536kB Cache
> Uniform CD-ROM driver Revision: 3.20
> Loading iSCSI transport class v2.0-870.
> iscsi: registered transport (tcp)
> PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
> serio: i8042 KBD port at 0x60,0x64 irq 1
> serio: i8042 AUX port at 0x60,0x64 irq 12
> mice: PS/2 mouse device common for all mice
> md: raid0 personality registered for level 0
> md: raid1 personality registered for level 1
> md: raid6 personality registered for level 6
> md: raid5 personality registered for level 5
> md: raid4 personality registered for level 4
> cpuidle: using governor ladder
> TCP cubic registered
> NET: Registered protocol family 17
> Using IPI No-Shortcut mode
> registered taskstats version 1
> Freeing unused kernel memory: 428k freed
> input: AT Translated Set 2 keyboard
> as /devices/platform/i8042/serio0/input/input1
> input: ImPS/2 Generic Wheel Mouse
> as /devices/platform/i8042/serio1/input/input2
> NCR53c406a: no available ports found
> scsi: <fdomain> Detection failed (no card)
> GDT-HA: Storage RAID Controller Driver. Version: 3.05
> qlogicfas: no cards were found, please specify I/O address and IRQ using
> iobase= and irq= optionsFailed initialization of WD-7000 SCSI card!
> NCR53c406a: no available ports found
> imm: Version 2.05 (for Linux 2.4.0)
> sym53c416.c: Version 1.0.0-ac
> Fusion MPT base driver 3.04.10
> Copyright (c) 1999-2008 LSI Corporation
> Fusion MPT SPI Host driver 3.04.10
> Fusion MPT FC Host driver 3.04.10
> Fusion MPT SAS Host driver 3.04.10
> 3ware Storage Controller device driver for Linux v1.26.02.002.
> 3ware 9000 Storage Controller device driver for Linux v2.26.02.012.
> Compaq SMART2 Driver (v 2.6.0)
> HP CISS Driver (v 3.6.20)
> Adaptec aacraid driver 1.1-5[2461]-ms
> megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
> megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
> megasas: 00.00.04.01 Thu July 24 11:41:51 PST 2008
> QLogic Fibre Channel HBA Driver: 8.03.01-k4
> Emulex LightPulse Fibre Channel SCSI driver 8.3.3
> Copyright(c) 2004-2009 Emulex.  All rights reserved.
> aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
> usbcore: registered new interface driver usbfs
> usbcore: registered new interface driver hub
> usbcore: registered new device driver usb
> ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> ehci_hcd 0000:00:03.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
> ehci_hcd 0000:00:03.3: EHCI Host Controller
> ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
> ehci_hcd 0000:00:03.3: cache line size of 64 is not supported
> ehci_hcd 0000:00:03.3: irq 23, io mem 0xe1102000
> ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
> usb usb1: configuration #1 chosen from 1 choice
> hub 1-0:1.0: USB hub found
> hub 1-0:1.0: 8 ports detected
> Initializing USB Mass Storage driver...
> usbcore: registered new interface driver usb-storage
> USB Mass Storage support registered.
> uhci_hcd: USB Universal Host Controller Interface driver
> ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
> ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
> ohci_hcd 0000:00:03.0: OHCI Host Controller
> ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
> ohci_hcd 0000:00:03.0: irq 20, io mem 0xe1104000
> usb usb2: configuration #1 chosen from 1 choice
> hub 2-0:1.0: USB hub found
> hub 2-0:1.0: 3 ports detected
> ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
> ohci_hcd 0000:00:03.1: OHCI Host Controller
> ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
> ohci_hcd 0000:00:03.1: irq 21, io mem 0xe1100000
> usb usb3: configuration #1 chosen from 1 choice
> hub 3-0:1.0: USB hub found
> hub 3-0:1.0: 3 ports detected
> ohci_hcd 0000:00:03.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
> ohci_hcd 0000:00:03.2: OHCI Host Controller
> ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 4
> ohci_hcd 0000:00:03.2: irq 22, io mem 0xe1101000
> usb usb4: configuration #1 chosen from 1 choice
> hub 4-0:1.0: USB hub found
> hub 4-0:1.0: 2 ports detected
> usbcore: registered new interface driver hiddev
> usbcore: registered new interface driver usbhid
> usbhid: v2.6:USB HID core driver
> sl811: driver sl811-hcd, 19 May 2005
> device-mapper: uevent: version 1.0.3
> device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised:
> dm-devel@redhat.com
> md: raid10 personality registered for level 10
> JFS: nTxBlock = 1733, nTxLock = 13867
> RPC: Registered udp transport module.
> RPC: Registered tcp transport module.
> SGI XFS with ACLs, security attributes, realtime, large block/inode
> numbers, no debug enabled
> SGI XFS Quota Management subsystem
> fuse init (API version 7.12)
> Intel(R) PRO/1000 Network Driver - version 7.3.21-k3-NAPI
> Copyright (c) 1999-2006 Intel Corporation.
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: mounted filesystem with writeback data mode.
> udev: starting version 146
> IT8705 SuperIO detected.
> parport_pc 00:09: reported by Plug and Play ACPI
> parport0: PC-style at 0x378 (0x778), irq 7, dma 3
> [PCSPP,TRISTATE,COMPAT,ECP,DMA]
> FDC 0 is a post-1991 82077
> input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
> ACPI: Power Button [PWRF]
> input: Power Button
> as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
> ACPI: Power Button [PWRB]
> input: Sleep Button
> as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
> ACPI: Sleep Button [FUTS]
> Linux agpgart interface v0.103
> thermal LNXTHERM:01: registered as thermal_zone0
> ACPI: Thermal Zone [THRM] (40 C)
> fan PNP0C0B:00: registered as cooling_device0
> ACPI: Fan [FAN] (on)
> agpgart-sis 0000:00:00.0: SiS chipset [1039/0741]
> agpgart-sis 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
> processor LNXCPU:00: registered as cooling_device1
> pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> input: PC Speaker as /devices/platform/pcspkr/input/input6
> shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> ppdev: user-space parallel port driver
> Intel ICH 0000:00:02.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
> sis900.c: v1.08.10 Apr. 2 2006
> rtc_cmos 00:04: RTC can wake from S4
> rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
> rtc0: alarms up to one year, 242 bytes nvram
> intel8x0_measure_ac97_clock: measured 59902 usecs (2881 samples)
> intel8x0: clocking to 48000
> sis900 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
> 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
> 0000:00:04.0: Using transceiver found at address 1 as default
> eth0: SiS 900 PCI Fast Ethernet at 0xe800, IRQ 19, 00:11:5b:84:60:3b
> EXT3 FS on hdc6, internal journal
> lp0: using parport0 (interrupt-driven).
> Adding 248968k swap on /dev/hdc5.  Priority:-1 extents:1 across:248968k 
> eth0: Media Link On 100mbps full-duplex 
> warning: `named' uses 32-bit capabilities (legacy support in use)
> NET: Registered protocol family 10
> lo: Disabled Privacy Extensions
> ip_tables: (C) 2000-2006 Netfilter Core Team
> nf_conntrack version 0.5.0 (3583 buckets, 14332 max)
> CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
> nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option
> or
> sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
> Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
> svc: failed to register lockdv1 RPC service (errno 97).
> NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery
> directory
> NFSD: starting 90-second grace period
> eth0: no IPv6 routers present
> usb 1-6: new high speed USB device using ehci_hcd and address 2
> usb 1-6: configuration #1 chosen from 1 choice
> scsi2 : SCSI emulation for USB Mass Storage devices
> usb-storage: device found at 2
> usb-storage: waiting for device to settle before scanning
> IPKF INPUT Catch-all: IN=eth0 OUT=
> MAC=ff:ff:ff:ff:ff:ff:00:1f:3a:15:c1:0d:08:00 SRC=192.168.1.104
> DST=192.168.1.255 LEN=242 TOS=0x00 PREC=0x00 TTL=128 ID=25546 PROTO=UDP
> SPT=138 DPT=138 LEN=222 
> usb-storage: device scan complete
> scsi 2:0:0:0: Direct-Access     WDC WD80 0JB-00JJC0       0811 PQ: 0
> ANSI: 0
> sd 2:0:0:0: Attached scsi generic sg0 type 0
> sd 2:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
> sd 2:0:0:0: [sda] Test WP failed, assume Write Enabled
> sd 2:0:0:0: [sda] Assuming drive cache: write through
> sd 2:0:0:0: [sda] Test WP failed, assume Write Enabled
> sd 2:0:0:0: [sda] Assuming drive cache: write through
>  sda: sda1
> sd 2:0:0:0: [sda] Test WP failed, assume Write Enabled
> sd 2:0:0:0: [sda] Assuming drive cache: write through
> sd 2:0:0:0: [sda] Attached SCSI disk
> IPKF INPUT Catch-all: IN=eth0 OUT=
> MAC=ff:ff:ff:ff:ff:ff:00:24:1e:5b:3b:c7:08:00 SRC=0.0.0.0
> DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=64 ID=12332 PROTO=UDP
> SPT=68 DPT=67 LEN=308 
> IPKF INPUT Catch-all: IN=eth0 OUT=
> MAC=01:00:5e:00:00:01:00:23:69:85:2f:40:08:00 SRC=192.168.1.1
> DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
> catherine ~ # 
> 
> 
> All I know is that at one time, the external drive was recognized
> on /dev/sda and at that time I formatted the drive for swap space and
> ran swapon /dev/sda1  Now for some reason it doesn't work.  I want it to
> work.




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Externel drive should be /dev/sda1, but /dev/sda1 does not exist
  2010-01-01 13:48 [gentoo-user] Externel drive should be /dev/sda1, but /dev/sda1 does not exist Michael Sullivan
  2010-01-01 14:12 ` Alan McKinnon
  2010-01-01 19:37 ` [gentoo-user] " walt
@ 2010-01-02 15:25 ` Dirk Heinrichs
  2 siblings, 0 replies; 10+ messages in thread
From: Dirk Heinrichs @ 2010-01-02 15:25 UTC (permalink / raw
  To: gentoo-user

Am Freitag 01 Januar 2010 14:48:52 schrieb Michael Sullivan:

> My wife's computer is pretty slow, so I've attached and old hard drive
> into a hard drive enclosure and hooked it into her USB port for
> additional swap space.  It used to work.  The swap space is supposed to
> be /dev/sda1.  The problem is that for some reason when I rebooted this
> morning with a new kernel, /dev/sda does not exist anymore.

Why don't you give it a fixed name, then? Google: "Writing udev rules".

Bye...

	Dirk



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Re: Externel drive should be /dev/sda1, but  /dev/sda1 does not exist [SOLVED somehow]
  2010-01-02 14:37     ` [gentoo-user] Re: Externel drive should be /dev/sda1, but /dev/sda1 does not exist [SOLVED somehow] Michael Sullivan
@ 2010-01-02 17:14       ` Robert Bridge
  0 siblings, 0 replies; 10+ messages in thread
From: Robert Bridge @ 2010-01-02 17:14 UTC (permalink / raw
  To: gentoo-user

On Sat, Jan 2, 2010 at 2:37 PM, Michael Sullivan <msulli1355@gmail.com> wrote:
> I guess I should have checked before I sent that last post because
> now /dev/sda is there.  Now, how do I make it be there when I first boot
> into Linux?

If your / filesystem is on the USB drive, you need to insert a delay
before mounting it to allow the USB system to stabilise. This is
either done using an initrd or by passing a command line option to the
kernel in the boot loader. Essentially, there is a race condition
between USB initialisation and mounting /.

Appending "rootdelay=10" to the kernel line in your bootloader should solve it.

http://www.reactivated.net/weblog/archives/2005/11/booting-linux-userland-from-an-external-usb-flash-disk/
has more details of the problem.



^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-user]  Re: Externel drive should be /dev/sda1, but   /dev/sda1 does not exist
  2010-01-02 14:35   ` Michael Sullivan
  2010-01-02 14:37     ` [gentoo-user] Re: Externel drive should be /dev/sda1, but /dev/sda1 does not exist [SOLVED somehow] Michael Sullivan
@ 2010-01-02 18:43     ` walt
  2010-01-10  2:17     ` Valmor de Almeida
  2 siblings, 0 replies; 10+ messages in thread
From: walt @ 2010-01-02 18:43 UTC (permalink / raw
  To: gentoo-user

On 01/02/2010 06:35 AM, Michael Sullivan wrote:
> On Fri, 2010-01-01 at 11:37 -0800, walt wrote:
>> On 01/01/2010 05:48 AM, Michael Sullivan wrote:
>>> Hello
>>>
>>> My wife's computer is pretty slow, so I've attached and old hard drive
>>> into a hard drive enclosure and hooked it into her USB port for
>>> additional swap space.  It used to work.  The swap space is supposed to
>>> be /dev/sda1.  The problem is that for some reason when I rebooted this
>>> morning with a new kernel, /dev/sda does not exist anymore...
>>
>> Hm.  So the only thing you changed was the new kernel?  Might help to
>> know why you built the new kernel.  What problem were you solving by
>> doing it?

> OK here goes.  I built the new kernel because with the old one /dev/sda
> didn't seem to exist when I know it should...

IIUC, you built the new kernel to see if it would fix the missing sda
problem, but it didn't fix it.  Is this correct?

Because sda does show up when you hotplug the drive after bootup, the
problem seems to be timing rather than a misconfigured kernel.

I also compile USB support as modules, and yet my USB sticks show up
properly after bootup.  I do use the 'hotplug' package and start it
at the 'default' runlevel (though I confess I really don't know if I
need it).  Do you have that package, or did you?

I assume your drive enclosure is self powered, i.e. it has its own
power switch?

I suspect that if you compile USB support into the kernel your missing
sda would reappear.  Have you tried that?




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] Re: Externel drive should be /dev/sda1, but  /dev/sda1 does not exist
  2010-01-02 14:35   ` Michael Sullivan
  2010-01-02 14:37     ` [gentoo-user] Re: Externel drive should be /dev/sda1, but /dev/sda1 does not exist [SOLVED somehow] Michael Sullivan
  2010-01-02 18:43     ` [gentoo-user] Re: Externel drive should be /dev/sda1, but /dev/sda1 does not exist walt
@ 2010-01-10  2:17     ` Valmor de Almeida
  2 siblings, 0 replies; 10+ messages in thread
From: Valmor de Almeida @ 2010-01-10  2:17 UTC (permalink / raw
  To: gentoo-user

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

On Sat, Jan 2, 2010 at 2:35 PM, Michael Sullivan <msulli1355@gmail.com>wrote:

[snip]

>
> All I know is that at one time, the external drive was recognized
> on /dev/sda and at that time I formatted the drive for swap space and
> ran swapon /dev/sda1  Now for some reason it doesn't work.  I want it to
> work.
>
> Could you post your /etc/fstab? Could you hotplug your drive and post the
results of  fdisk -l  and also  lsusb -v?

--
Valmor

[-- Attachment #2: Type: text/html, Size: 750 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-01-10  2:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-01 13:48 [gentoo-user] Externel drive should be /dev/sda1, but /dev/sda1 does not exist Michael Sullivan
2010-01-01 14:12 ` Alan McKinnon
2010-01-01 14:56   ` Michael Sullivan
2010-01-01 19:37 ` [gentoo-user] " walt
2010-01-02 14:35   ` Michael Sullivan
2010-01-02 14:37     ` [gentoo-user] Re: Externel drive should be /dev/sda1, but /dev/sda1 does not exist [SOLVED somehow] Michael Sullivan
2010-01-02 17:14       ` Robert Bridge
2010-01-02 18:43     ` [gentoo-user] Re: Externel drive should be /dev/sda1, but /dev/sda1 does not exist walt
2010-01-10  2:17     ` Valmor de Almeida
2010-01-02 15:25 ` [gentoo-user] " Dirk Heinrichs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox