Opened 15 years ago

Closed 12 years ago

Last modified 12 years ago

#4349 closed bug (fixed)

[AboutSystem] Sempron 3100+ recognised as Athon 64

Reported by: cb88 Owned by: kallisti5
Priority: normal Milestone: R1
Component: Applications/AboutSystem Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

The AboutSystem dialog displays AMD Athlon 64 on my Sempron 64

Also I had previously thought this was a 32bit cpu but cpuinfo says otherwise since it has the lm flag which is discribed in the cpufeature.h header of the Linux kernel (learned that much from Google anyway) http://www.gelato.unsw.edu.au/lxr/source/include/asm-i386/cpufeature.h

This has been this way for a long time and still there as of hrev32416

cpuinfo output on debian lenny:

cb88@Vectorsigma:~$ cat /proc/cpuinfo

processor : 0

vendor_id : AuthenticAMD

cpu family : 15

model : 44

model name : AMD Sempron(tm) Processor 3100+

stepping : 2

cpu MHz : 1808.383

cache size : 256 KB

fdiv_bug : no

hlt_bug : no

f00f_bug : no

coma_bug : no

fpu : yes

fpu_exception : yes

cpuid level : 1

wp : yes

flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni lahf_lm

bogomips : 3621.44

clflush size : 64

power management: ts fid vid ttp tm stc

Attachments (1)

screenshot1.png (101.2 KB ) - added by cb88 15 years ago.
Screenshot of the About System Dialog

Download all attachments as: .zip

Change History (6)

by cb88, 15 years ago

Attachment: screenshot1.png added

Screenshot of the About System Dialog

comment:1 by diver, 14 years ago

Summary: [About dialog] Sempron 3100+ recognised as Athon 64[AboutSystem] Sempron 3100+ recognised as Athon 64

comment:2 by bonefish, 14 years ago

Owner: changed from bonefish to nobody
Status: newassigned
Version: R1/pre-alpha1R1/Development

comment:3 by pulkomandy, 12 years ago

Owner: changed from nobody to kallisti5

Likely fixed by hrev44216 ?

comment:4 by kallisti5, 12 years ago

Resolution: fixed
Status: assignedclosed

+1. I'd say this should be fixed post hrev44216.

If it is not, it actually may be expected. A lot of these Sempron cpu's have the exact same cpuid as Athlon cpuid's.

Either way, closing for now given how long it's been since we've seen a bug report on this. If it is still a problem on the current code, please submit a new ticket with updated info and reference this ticket.

comment:5 by cb88, 12 years ago

I still have that board but its not in a computer right now... might check whenever I get some ram for it. Also there is the point that linux detects it correctly weather but cpuid or not I don't know.

Note: See TracTickets for help on using tickets.