Below is the output from my Pi. BTW, it's a Model B Rev 2.

Code:
--------------------
    
  tc@piCorePlayer:~$ dmesg
  [    0.000000] Booting Linux on physical CPU 0x0
  [    0.000000] Linux version 4.9.21-pcpAudioCore (paul@NUC-Devel) (gcc 
version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #1 PREEMPT Thu 
Apr 13 23:14:40 EDT 2017
  [    0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), 
cr=00c5387d
  [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing 
instruction cache
  [    0.000000] OF: fdt:Machine model: Raspberry Pi Model B Rev 2
  .........................................................................
  .........................................................................
  .........................................................................
  .........................................................................
  .........................................................................
  [    2.774255] smsc95xx v1.0.5
  [    2.838299] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at 
usb-20980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:45:b1:6c
  [    4.547662] gpiomem-bcm2835 20200000.gpiomem: Initialised: Registers at 
0x20200000
  [    6.060764] zram: Added device: zram0
  [    6.184853] zram0: detected capacity change from 0 to 106795008
  [    6.221687] Adding 104288k swap on /dev/zram0.  Priority:-1 extents:1 
across:104288k SSFS
  [    7.026522] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  [    8.487175] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data 
mode. Opts: (null)
  [    8.654987] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data 
mode. Opts: (null)
  [   16.672336] snd-rpi-cirrus soc:sound: ASoC: CPU DAI (null) not registered 
- will retry
  [   16.689206] snd-rpi-cirrus soc:sound: ASoC: CODEC DAI wm5102-aif1 not 
registered - will retry
  [   16.704034] wm8804 1-003b: revision E
  [   16.708318] snd-rpi-cirrus soc:sound: ASoC: CODEC DAI wm5102-aif1 not 
registered - will retry
  [   18.203941] random: crng init done
  [   18.352994] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote 
wakeup
  [   18.816443] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some 
data may be corrupt. Please run fsck.
  [   20.008226] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 
0xC5E1
  [  164.389170] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some 
data may be corrupt. Please run fsck.
  
  
  tc@piCorePlayer:~$ lsmod
  Module                  Size  Used by    Not tainted
  snd_soc_bcm2835_i2s     6315  0
  snd_soc_wm8804_i2c      1986  0
  snd_soc_rpi_cirrus     13872  0
  snd_soc_wm8804          9720  1 snd_soc_wm8804_i2c
  snd_soc_core          176864  3 
snd_soc_bcm2835_i2s,snd_soc_rpi_cirrus,snd_soc_wm8804
  snd_bcm2835            23131  1
  snd_pcm_dmaengine       6002  1 snd_soc_core
  snd_pcm                96591  7 
snd_soc_bcm2835_i2s,snd_soc_rpi_cirrus,snd_soc_wm8804,snd_soc_core,snd_bcm2835,snd_pcm_dmaengine
  snd_compress           10144  1 snd_soc_core
  snd_timer              24402  1 snd_pcm
  snd                    69893  7 
snd_soc_rpi_cirrus,snd_soc_core,snd_bcm2835,snd_pcm,snd_compress,snd_timer
  regmap_mmio             3977  1 snd_soc_bcm2835_i2s
  fixed                   3029  2
  squashfs               33131 25
  lz4                     1667  1
  lz4_compress            3289  1 lz4
  zram                   21325  1
  zsmalloc               18305  1 zram
  i2c_bcm2835             6369  0
  spi_bcm2835             7424  0
  bcm2835_gpiomem         3791  0
  uio_pdrv_genirq         3846  0
  uio                    10166  1 uio_pdrv_genirq
  
  
--------------------


------------------------------------------------------------------------
petar's Profile: http://forums.slimdevices.com/member.php?userid=50217
View this thread: http://forums.slimdevices.com/showthread.php?t=107223

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to