Guest User!

You are not Sophos Staff.

[8.900][BUG] Error in rootscreen after initial boot

Hi there,

i got the attached errors after the first and initial boot with an attached USB Stick Backup...

Regards
Robert
  • Hi Robert, 

    which hardware is this running on, a UTM220 or custom hardware?
    Software or Hardware Appliance image? 

    thx Gert
  • I've seen the same error on my ASG 120 this evening.
    It seems not critical [;)]

    Best Regards,
    Daniel
  • Hi Gert,

    it's on an ASG 220 HW Appliance with the HW Image

    Robert
  • This just means the hardware you are using does not support SHA Hardware crypto acceleration. The error message is harmless, and can be ignored.
  • Would still be interesting to know who tries to load this module so that we can suppress this.

    Can any of the affected ones please post the exact revision of their appliance or the contents of /proc/cpuinfo so that we know where to reproduce it?

    I just tried in on a 120 rev2 (VIA C7) and there the modprobe succeeds.
  • hi There,

    this is mine:


    firewall:/root # cat /proc/cpuinfo
    processor       : 0
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 15
    model name      : Intel(R) Celeron(R) CPU        E1500  @ 2.20GHz
    stepping        : 13
    microcode       : 0xa4
    cpu MHz         : 2194.181
    cache size      : 512 KB
    physical id     : 0
    siblings        : 2
    core id         : 0
    cpu cores       : 2
    apicid          : 0
    initial apicid  : 0
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 10
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm dts
    bogomips        : 4388.36
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 36 bits physical, 48 bits virtual
    power management:

    processor       : 1
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 15
    model name      : Intel(R) Celeron(R) CPU        E1500  @ 2.20GHz
    stepping        : 13
    microcode       : 0xa4
    cpu MHz         : 2194.181
    cache size      : 512 KB
    physical id     : 0
    siblings        : 2
    core id         : 1
    cpu cores       : 2
    apicid          : 1
    initial apicid  : 1
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 10
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm dts
    bogomips        : 4388.08
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 36 bits physical, 48 bits virtual
    power management:

    firewall:/root #




    robert
  • The Mantis ID #20626 is now under investigation. We are planning to release a fix for this issue in Version 9.000.
  • The Mantis ID #20626 is now under investigation. We are planning to release a fix for this issue in Version 9.009.
  • I'm seeing this too on my Atom n270; used asg-9.000-8.1.iso

    In case you need it:

    > cat /proc/cpuinfo
    processor       : 0
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 28
    model name      : Genuine Intel(R) CPU N270   @ 1.60GHz
    stepping        : 2
    microcode       : 0x204
    cpu MHz         : 800.000
    cache size      : 512 KB
    physical id     : 0
    siblings        : 2
    core id         : 0
    cpu cores       : 1
    apicid          : 0
    initial apicid  : 0
    fdiv_bug        : no
    hlt_bug         : no
    f00f_bug        : no
    coma_bug        : no
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 10
    wp              : yes
    flags           : fpu vme de tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 xtpr pdcm movbe lahf_lm dts
    bogomips        : 3191.84
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 32 bits physical, 32 bits virtual
    power management:

    processor       : 1
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 28
    model name      : Genuine Intel(R) CPU N270   @ 1.60GHz
    stepping        : 2
    microcode       : 0x204
    cpu MHz         : 800.000
    cache size      : 512 KB
    physical id     : 0
    siblings        : 2
    core id         : 0
    cpu cores       : 1
    apicid          : 1
    initial apicid  : 1
    fdiv_bug        : no
    hlt_bug         : no
    f00f_bug        : no
    coma_bug        : no
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 10
    wp              : yes
    flags           : fpu vme de tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 xtpr pdcm movbe lahf_lm dts
    bogomips        : 3191.84
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 32 bits physical, 32 bits virtual
    power management:


    Barry