cat /proc/cpuinfo

Completely and utterly unrelated.

Moderators: raboof, MattKingUSA, khz

User avatar
raboof
Established Member
Posts: 1855
Joined: Tue Apr 08, 2008 11:58 am
Location: Deventer, NL
Has thanked: 50 times
Been thanked: 74 times
Contact:

Re: cat /proc/cpuinfo

Post by raboof »

webserver:

Code: Select all

arnouten@mintzer:~$ cat /proc/cpuinfo 
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 7
model name      : AMD Duron(tm) processor
stepping        : 0
cpu MHz         : 999.571
cache size      : 64 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 sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow up ts
bogomips        : 2001.77
clflush size    : 32

arnouten@mintzer:~$ uname -m
i686
arnouten@mintzer:~$ 
User avatar
autostatic
Established Member
Posts: 1994
Joined: Wed Dec 09, 2009 5:26 pm
Location: Beverwijk, The Netherlands
Has thanked: 32 times
Been thanked: 104 times
Contact:

Re: cat /proc/cpuinfo

Post by autostatic »

My server:

Code: Select all

jeremy@plugserver:~$ cat /proc/cpuinfo 
Processor	: Feroceon 88FR131 rev 1 (v5l)
BogoMIPS	: 1192.75
Features	: swp half thumb fastmult edsp 
CPU implementer	: 0x56
CPU architecture: 5TE
CPU variant	: 0x2
CPU part	: 0x131
CPU revision	: 1

Hardware	: Marvell SheevaPlug Reference Board
Revision	: 0000
Serial		: 0000000000000000
jeremy@plugserver:~$ uname -m
armv5tel
Even though I can't run Guitarix on that one ;)
And for the fun of it, my phone:

Code: Select all

localhost / # cat /proc/cpuinfo                                                
Processor	: ARMv6-compatible processor rev 2 (v6l)
BogoMIPS	: 178.06
Features	: swp half thumb fastmult edsp java 
CPU implementer	: 0x41
CPU architecture: 6TEJ
CPU variant	: 0x1
CPU part	: 0xb36
CPU revision	: 2
Cache type	: write-back
Cache clean	: cp15 c7 ops
Cache lockdown	: format C
Cache format	: Harvard
I size		: 32768
I assoc		: 4
I line length	: 32
I sets		: 256
D size		: 32768
D assoc		: 4
D line length	: 32
D sets		: 256

Hardware	: Eve Board (LGE GW650)
Revision	: 0008
Serial		: 0000000000000000
localhost / # busybox uname -m                                                 
armv6l
brummer

Re: cat /proc/cpuinfo

Post by brummer »

AutoStatic wrote:Even though I can't run Guitarix on that one ;)
And for the fun of it, my phone:
nice one, :lol:
and indeed there are some flags for g++ to optimize a binary for the arm processor.
server
-march=armv5te

phone
-march=armv6

By the way, with the latest faust it is posible to create a guitarix version for the iphone :lol:
User avatar
raboof
Established Member
Posts: 1855
Joined: Tue Apr 08, 2008 11:58 am
Location: Deventer, NL
Has thanked: 50 times
Been thanked: 74 times
Contact:

Re: cat /proc/cpuinfo

Post by raboof »

AutoStatic wrote:And for the fun of it, my phone
Lol, what kind of phone is that? android/openmoko?

My sound system remote control:

Code: Select all

root@192.168.1.31's password: 

This network device is for authorized use only. Unauthorized or improper use
of this system may result in you hearing very bad music. If you do not consent
to these terms, LOG OFF IMMEDIATELY. 

Ha, only joking. Now you have logged in feel free to change your root password
using the 'passwd' command. You can safely modify any of the files on this
system. A factory reset (press and hold add on power on) will remove all your
modifications and revert to the installed firmware.

Enjoy!
# cat /proc/cpuinfo 
Processor       : ARM926EJ-S rev 5 (v5l)
BogoMIPS        : 99.73
Features        : swp half fastmult edsp java 
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant     : 0x0
CPU part        : 0x926
CPU revision    : 5
Cache type      : write-back
Cache clean     : cp15 c7 ops
Cache lockdown  : format C
Cache format    : Harvard
I size          : 8192
I assoc         : 4
I line length   : 32
I sets          : 64
D size          : 8192
D assoc         : 4
D line length   : 32
D sets          : 64

Hardware        : JIVE
Revision        : 0000
Serial          : 0000000000000000
# uname -m
armv5tejl
User avatar
autostatic
Established Member
Posts: 1994
Joined: Wed Dec 09, 2009 5:26 pm
Location: Beverwijk, The Netherlands
Has thanked: 32 times
Been thanked: 104 times
Contact:

Re: cat /proc/cpuinfo

Post by autostatic »

raboof wrote:
AutoStatic wrote:And for the fun of it, my phone
Lol, what kind of phone is that? android/openmoko?
Android, the cheapest one available at the moment (LG GW620).
raboof wrote:My sound system remote control:

Code: Select all

root@192.168.1.31's password: 

This network device is for authorized use only. Unauthorized or improper use
of this system may result in you hearing very bad music. If you do not consent
to these terms, LOG OFF IMMEDIATELY. 

Ha, only joking. Now you have logged in feel free to change your root password
using the 'passwd' command. You can safely modify any of the files on this
system. A factory reset (press and hold add on power on) will remove all your
modifications and revert to the installed firmware.

Enjoy!
# cat /proc/cpuinfo 
Processor       : ARM926EJ-S rev 5 (v5l)
BogoMIPS        : 99.73
Features        : swp half fastmult edsp java 
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant     : 0x0
CPU part        : 0x926
CPU revision    : 5
Cache type      : write-back
Cache clean     : cp15 c7 ops
Cache lockdown  : format C
Cache format    : Harvard
I size          : 8192
I assoc         : 4
I line length   : 32
I sets          : 64
D size          : 8192
D assoc         : 4
D line length   : 32
D sets          : 64

Hardware        : JIVE
Revision        : 0000
Serial          : 0000000000000000
# uname -m
armv5tejl
What kind of device is that? If I had telnet access to my KiSS DP-1500 I would've posted the output also ;)
User avatar
Capoeira
Established Member
Posts: 1321
Joined: Tue May 12, 2009 1:01 pm
Location: Brazil
Has thanked: 3 times
Been thanked: 2 times

Re: cat /proc/cpuinfo

Post by Capoeira »

brummer wrote: By the way, with the latest faust it is posible to create a guitarix version for the iphone :lol:
than you make an amp out of your phone and make your ukelele/cavaquinho - like instrument electric like Stefan Raab:
http://www.youtube.com/watch?v=OF85Y4e0KsU
lol
User avatar
raboof
Established Member
Posts: 1855
Joined: Tue Apr 08, 2008 11:58 am
Location: Deventer, NL
Has thanked: 50 times
Been thanked: 74 times
Contact:

Re: cat /proc/cpuinfo

Post by raboof »

AutoStatic wrote:What kind of device is that?
A Logitech (formerly SlimDevices) 'Squeezebox Duet' controller.

It connects to my server over WIFI, which serves my mp3's and last.fm radio to a small wifi receiver. The receiver is connected to my stereo. Pretty neat.
User avatar
autostatic
Established Member
Posts: 1994
Joined: Wed Dec 09, 2009 5:26 pm
Location: Beverwijk, The Netherlands
Has thanked: 32 times
Been thanked: 104 times
Contact:

Re: cat /proc/cpuinfo

Post by autostatic »

Sounds good! I'm still looking for a replacement for my good ol' KiSS player although it still serves me so well.
Post Reply