chadbyoung

130225_odroid-pc_sata_3.7.y_boot_pass

Feb 25th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.59 KB | None | 0 0
  1. ��K
  2.  
  3. U-Boot 2010.12 (Feb 12 2013 - 12:26:18) for EXYNOS4210
  4.  
  5.  
  6. CPU: S5PC210 [Samsung SOC on SMP Platform Base on ARM CortexA9]
  7. APLL = 1000MHz, MPLL = 800MHz
  8. EVT1 POP_B
  9. DRAM: 1 GiB
  10.  
  11.  
  12. Checking Boot Mode ... SDMMC
  13. MMC Device 0: 7596 MB
  14. MMC Device 1 not found
  15. Net: No ethernet found.
  16. Hit any key to stop autoboot: 0
  17. reading kernel..device 0 Start 1409, Count 16384
  18. MMC read: dev # 0, block # 1409, count 16384 ... 16384 blocks read: OK
  19. completed
  20. Boot with zImage
  21.  
  22. Starting kernel ...
  23.  
  24. Uncompressing Linux... done, booting the kernel.
  25. [ 0.000000] Booting Linux on physical CPU 0
  26. [ 0.000000] Linux version 3.7.8+ (youngc@devbigbox) (gcc version 4.7.2 (Ubuntu/Linaro 4.73
  27. [ 0.000000] CPU: ARMv7 Processor [412fc091] revision 1 (ARMv7), cr=10c53c7d
  28. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  29. [ 0.000000] Machine: ODROIDPC
  30. [ 0.000000] cma: CMA: reserved 16 MiB at 7f000000
  31. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  32. [ 0.000000] CPU EXYNOS4210 (id 0x43210211)
  33. [ 0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
  34. [ 0.000000] s3c_register_clksrc: clock armclk has no registers set
  35. [ 0.000000] s3c_register_clksrc: clock audiocdclk has no registers set
  36. [ 0.000000] audiocdclk: no parent clock specified
  37. [ 0.000000] EXYNOS4: PLL settings, A=1000000000, M=800000000, E=180000000 V=108000000
  38. [ 0.000000] EXYNOS4: ARMCLK=1000000000, DMC=400000000, ACLK200=200000000
  39. [ 0.000000] ACLK100=100000000, ACLK160=160000000, ACLK133=133333333
  40. [ 0.000000] sclk_pwm: source is ext_xtal (0), rate is 24000000
  41. [ 0.000000] sclk_csis: source is xusbxti (1), rate is 24000000
  42. [ 0.000000] sclk_csis: source is xusbxti (1), rate is 24000000
  43. [ 0.000000] sclk_cam0: source is xusbxti (1), rate is 24000000
  44. [ 0.000000] sclk_cam1: source is xusbxti (1), rate is 24000000
  45. [ 0.000000] sclk_fimc: source is xusbxti (1), rate is 24000000
  46. [ 0.000000] sclk_fimc: source is xusbxti (1), rate is 24000000
  47. [ 0.000000] sclk_fimc: source is xusbxti (1), rate is 24000000
  48. [ 0.000000] sclk_fimc: source is xusbxti (1), rate is 24000000
  49. [ 0.000000] sclk_fimd: source is xusbxti (1), rate is 24000000
  50. [ 0.000000] sclk_mfc: source is mout_mfc0 (0), rate is 100000000
  51. [ 0.000000] PERCPU: Embedded 9 pages/cpu @810fd000 s13248 r8192 d15424 u36864
  52. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 256000
  53. [ 0.000000] Kernel command line: root=/dev/sda1 rw rootfstype=ext4 init=/sbin/init consol0
  54. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  55. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  56. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  57. [ 0.000000] Memory: 48MB 216MB 744MB = 1008MB total
  58. [ 0.000000] Memory: 997472k/1013856k available, 34720k reserved, 0K highmem
  59. [ 0.000000] Virtual kernel memory layout:
  60. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  61. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  62. [ 0.000000] vmalloc : 0xc0800000 - 0xff000000 (1000 MB)
  63. [ 0.000000] lowmem : 0x80000000 - 0xc0000000 (1024 MB)
  64. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  65. [ 0.000000] .text : 0x80008000 - 0x807c6ec4 (7932 kB)
  66. [ 0.000000] .init : 0x807c7000 - 0x808153c0 ( 313 kB)
  67. [ 0.000000] .data : 0x80816000 - 0x8087d768 ( 414 kB)
  68. [ 0.000000] .bss : 0x8087d78c - 0x808f32ac ( 471 kB)
  69. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  70. [ 0.000000] Preemptible hierarchical RCU implementation.
  71. [ 0.000000] NR_IRQS:549
  72. [ 0.000000] sched_clock: 32 bits at 200 Hz, resolution 5000000ns, wraps every 4294967291ms
  73. [ 0.000000] Console: colour dummy device 80x30
  74. [ 0.040000] Calibrating delay loop... 1992.29 BogoMIPS (lpj=4980736)
  75. [ 0.045000] pid_max: default: 32768 minimum: 301
  76. [ 0.045000] Security Framework initialized
  77. [ 0.045000] AppArmor: AppArmor initialized
  78. [ 0.045000] Mount-cache hash table entries: 512
  79. [ 0.045000] CPU: Testing write buffer coherency: ok
  80. [ 0.045000] ftrace: allocating 22140 entries in 65 pages
  81. [ 0.065000] CPU0: thread -1, cpu 0, socket 9, mpidr 80000900
  82. [ 0.065000] Setting up static identity map for 0x405a07c8 - 0x405a0820
  83. [ 0.065000] L310 cache controller enabled
  84. [ 0.065000] l2x0: 16 ways, CACHE_ID 0x4100c4c5, AUX_CTRL 0x7e470001, Cache size: 1048576 B
  85. [ 0.095000] CPU1: Booted secondary processor
  86. [ 0.115000] CPU1: thread -1, cpu 1, socket 9, mpidr 80000901
  87. [ 0.115000] Brought up 2 CPUs
  88. [ 0.115000] SMP: Total of 2 processors activated (3984.58 BogoMIPS).
  89. [ 0.115000] devtmpfs: initialized
  90. [ 0.120000] regulator-dummy: no parameters
  91. [ 0.120000] NET: Registered protocol family 16
  92. [ 0.135000] DMA: preallocated 256 KiB pool for atomic coherent allocations
  93. [ 0.140000] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  94. [ 0.140000] hw-breakpoint: maximum watchpoint size is 4 bytes.
  95. [ 0.140000] S3C Power Management, Copyright 2004 Simtec Electronics
  96. [ 0.140000] EXYNOS4210 PMU Initialize
  97. [ 0.140000] EXYNOS: Initializing architecture
  98. [ 0.165000] bio: create slab <bio-0> at 0
  99. [ 0.170000] SCSI subsystem initialized
  100. [ 0.170000] usbcore: registered new interface driver usbfs
  101. [ 0.170000] usbcore: registered new interface driver hub
  102. [ 0.170000] usbcore: registered new device driver usb
  103. [ 0.170000] s3c-i2c s3c2440-i2c.0: slave address 0x10
  104. [ 0.170000] s3c-i2c s3c2440-i2c.0: bus frequency set to 97 KHz
  105. [ 0.220000] VDD_ABB_3.3V: 3300 mV
  106. [ 0.225000] VDD_ALIVE_1.1V: 1100 mV
  107. [ 0.225000] VMIPI_1.1V: 1100 mV
  108. [ 0.230000] VDD_RTC_1.8V: 1800 mV
  109. [ 0.230000] VMIPI_1.8V: 1800 mV
  110. [ 0.235000] VDD_AUD_1.8V: 1800 mV
  111. [ 0.235000] VADC_3.3V: 3300 mV
  112. [ 0.240000] DVDD_SWB_2.8V: 3300 mV
  113. [ 0.245000] VDD_PLL_1.1V: 1100 mV
  114. [ 0.245000] VDD_AUD_3V: 3000 mV
  115. [ 0.250000] AVDD18_SWB_1.8V: 1800 mV
  116. [ 0.250000] VDD_SWB_3.3V: 3300 mV
  117. [ 0.255000] VDD_MIF_1.2V: 1200 mV
  118. [ 0.260000] VDD_ARM_1.2V: 925 <--> 1350 mV at 1350 mV
  119. [ 0.260000] VDD_INT_1.1V: 900 <--> 1100 mV at 1100 mV
  120. [ 0.260000] VDD_G3D_1.1V: 900 <--> 1100 mV at 1100 mV
  121. [ 0.265000] VDDQ_M1M2_1.2V: 1200 mV
  122. [ 0.270000] VDD_LCD_3.3V: 3300 mV
  123. [ 0.270000] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
  124. [ 0.270000] s3c-i2c s3c2440-hdmiphy-i2c: slave address 0x10
  125. [ 0.270000] s3c-i2c s3c2440-hdmiphy-i2c: bus frequency set to 97 KHz
  126. [ 0.270000] s3c-i2c s3c2440-hdmiphy-i2c: i2c-8: S3C I2C adapter
  127. [ 0.275000] Advanced Linux Sound Architecture Driver Initialized.
  128. [ 0.275000] Bluetooth: Core ver 2.16
  129. [ 0.275000] NET: Registered protocol family 31
  130. [ 0.275000] Bluetooth: HCI device and connection manager initialized
  131. [ 0.275000] Bluetooth: HCI socket layer initialized
  132. [ 0.275000] Bluetooth: L2CAP socket layer initialized
  133. [ 0.275000] Bluetooth: SCO socket layer initialized
  134. [ 0.275000] cfg80211: Calling CRDA to update world regulatory domain
  135. [ 0.275000] NetLabel: Initializing
  136. [ 0.275000] NetLabel: domain hash size = 128
  137. [ 0.275000] NetLabel: protocols = UNLABELED CIPSOv4
  138. [ 0.275000] NetLabel: unlabeled traffic allowed by default
  139. [ 0.275000] Switching to clocksource mct-frc
  140. [ 0.290000] AppArmor: AppArmor Filesystem Enabled
  141. [ 0.310000] NET: Registered protocol family 2
  142. [ 0.310000] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  143. [ 0.310000] TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
  144. [ 0.315000] TCP: Hash tables configured (established 131072 bind 65536)
  145. [ 0.315000] TCP: reno registered
  146. [ 0.315000] UDP hash table entries: 512 (order: 2, 24576 bytes)
  147. [ 0.315000] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
  148. [ 0.315000] NET: Registered protocol family 1
  149. [ 0.315000] RPC: Registered named UNIX socket transport module.
  150. [ 0.315000] RPC: Registered udp transport module.
  151. [ 0.315000] RPC: Registered tcp transport module.
  152. [ 0.315000] RPC: Registered tcp NFSv4.1 backchannel transport module.
  153. [ 0.315000] CPU PMU: probing PMU on CPU 1
  154. [ 0.315000] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  155. [ 0.315000] audit: initializing netlink socket (disabled)
  156. [ 0.315000] type=2000 audit(0.315:1): initialized
  157. [ 0.395000] NFS: Registering the id_resolver key type
  158. [ 0.395000] Key type id_resolver registered
  159. [ 0.395000] Key type id_legacy registered
  160. [ 0.395000] ROMFS MTD (C) 2007 Red Hat, Inc.
  161. [ 0.395000] Btrfs loaded
  162. [ 0.395000] msgmni has been set to 1980
  163. [ 0.400000] io scheduler noop registered
  164. [ 0.400000] io scheduler deadline registered
  165. [ 0.400000] io scheduler cfq registered (default)
  166. [ 0.405000] s3c-fb exynos4-fb.0: start latency exceeded, new value 667 ns
  167. [ 0.405000] s3c-fb exynos4-fb.0: state restore latency exceeded, new value 37417 ns
  168. [ 0.430000] Console: switching to colour frame buffer device 128x37
  169. [ 0.440000] s3c-fb exynos4-fb.0: window 0: fb
  170. [ 0.555000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  171. [ 0.555000] exynos4210-uart.0: ttySAC0 at MMIO 0x13800000 (irq = 84) is a S3C6400/10
  172. [ 0.555000] exynos4210-uart.1: ttySAC1 at MMIO 0x13810000 (irq = 85) is a S3C6400/10
  173. [ 1.340000] console [ttySAC1] enabled
  174. [ 1.340000] exynos4210-uart.2: ttySAC2 at MMIO 0x13820000 (irq = 86) is a S3C6400/10
  175. [ 1.350000] exynos4210-uart.3: ttySAC3 at MMIO 0x13830000 (irq = 87) is a S3C6400/10
  176. [ 1.360000] [drm] Initialized drm 1.1.0 20060810
  177. [ 1.370000] brd: module loaded
  178. [ 1.375000] ahci ahci: can't get clock
  179. [ 1.375000] ahci ahci: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  180. [ 1.380000] ahci ahci: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
  181. [ 1.390000] scsi0 : ahci_platform
  182. [ 1.390000] ata1: SATA max UDMA/133 mmio [mem 0x12560000-0x1256ffff] port 0x100 irq 148
  183. [ 1.400000] usbcore: registered new interface driver catc
  184. [ 1.405000] usbcore: registered new interface driver kaweth
  185. [ 1.410000] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
  186. [ 1.420000] usbcore: registered new interface driver pegasus
  187. [ 1.425000] usbcore: registered new interface driver rtl8150
  188. [ 1.430000] usbcore: registered new interface driver asix
  189. [ 1.435000] usbcore: registered new interface driver dm9601
  190. [ 1.440000] usbcore: registered new interface driver smsc75xx
  191. [ 1.445000] usbcore: registered new interface driver smsc95xx
  192. [ 1.450000] usbcore: registered new interface driver net1080
  193. [ 1.460000] usbcore: registered new interface driver plusb
  194. [ 1.465000] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  195. [ 1.470000] usbcore: registered new interface driver int51x1
  196. [ 1.475000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  197. [ 1.485000] s5p-ehci s5p-ehci: S5P EHCI Host Controller
  198. [ 1.490000] s5p-ehci s5p-ehci: new USB bus registered, assigned bus number 1
  199. [ 1.495000] s5p-ehci s5p-ehci: irq 102, io mem 0x12580000
  200. [ 1.510000] s5p-ehci s5p-ehci: USB 2.0 started, EHCI 1.00
  201. [ 1.510000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  202. [ 1.515000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  203. [ 1.520000] usb usb1: Product: S5P EHCI Host Controller
  204. [ 1.525000] usb usb1: Manufacturer: Linux 3.7.8+ ehci_hcd
  205. [ 1.530000] usb usb1: SerialNumber: s5p-ehci
  206. [ 1.535000] hub 1-0:1.0: USB hub found
  207. [ 1.540000] hub 1-0:1.0: 3 ports detected
  208. [ 1.545000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  209. [ 1.550000] exynos-ohci exynos-ohci: Already power on PHY
  210. [ 1.555000] exynos-ohci exynos-ohci: EXYNOS OHCI Host Controller
  211. [ 1.560000] exynos-ohci exynos-ohci: new USB bus registered, assigned bus number 2
  212. [ 1.570000] exynos-ohci exynos-ohci: irq 102, io mem 0x12590000
  213. [ 1.630000] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  214. [ 1.635000] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  215. [ 1.640000] usb usb2: Product: EXYNOS OHCI Host Controller
  216. [ 1.645000] usb usb2: Manufacturer: Linux 3.7.8+ ohci_hcd
  217. [ 1.650000] usb usb2: SerialNumber: exynos-ohci
  218. [ 1.655000] hub 2-0:1.0: USB hub found
  219. [ 1.660000] hub 2-0:1.0: 3 ports detected
  220. [ 1.665000] mousedev: PS/2 mouse device common for all mice
  221. [ 1.670000] i2c /dev entries driver
  222. [ 1.675000] s3c2410-wdt s3c2410-wdt: watchdog inactive, reset disabled, irq disabled
  223. [ 1.680000] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: [email protected]
  224. [ 1.690000] Bluetooth: Virtual HCI driver ver 1.3
  225. [ 1.695000] Bluetooth: HCI UART driver ver 2.2
  226. [ 1.695000] Bluetooth: HCI H4 protocol initialized
  227. [ 1.700000] Bluetooth: HCI BCSP protocol initialized
  228. [ 1.705000] Bluetooth: HCILL protocol initialized
  229. [ 1.710000] Bluetooth: HCIATH3K protocol initialized
  230. [ 1.715000] usbcore: registered new interface driver bcm203x
  231. [ 1.720000] usbcore: registered new interface driver bpa10x
  232. [ 1.730000] usbcore: registered new interface driver bfusb
  233. [ 1.735000] usbcore: registered new interface driver btusb
  234. [ 1.740000] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
  235. [ 1.745000] usbcore: registered new interface driver ath3k
  236. [ 1.750000] cpuidle: using governor ladder
  237. [ 1.755000] cpuidle: using governor menu
  238. [ 1.760000] sdhci: Secure Digital Host Controller Interface driver
  239. [ 1.765000] sdhci: Copyright(c) Pierre Ossman
  240. [ 1.770000] s3c-sdhci exynos4-sdhci.2: clock source 2: mmc_busclk.2 (100000000 Hz)
  241. [ 1.810000] mmc0: SDHCI controller on samsung-hsmmc [exynos4-sdhci.2] using ADMA
  242. [ 1.810000] ledtrig-cpu: registered to indicate activity on CPUs
  243. [ 1.815000] usbcore: registered new interface driver usbhid
  244. [ 1.820000] usbhid: USB HID core driver
  245. [ 1.825000] TCP: cubic registered
  246. [ 1.830000] NET: Registered protocol family 17
  247. [ 1.835000] Bluetooth: RFCOMM TTY layer initialized
  248. [ 1.835000] Bluetooth: RFCOMM socket layer initialized
  249. [ 1.840000] Bluetooth: RFCOMM ver 1.11
  250. [ 1.845000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  251. [ 1.850000] Bluetooth: BNEP filters: protocol multicast
  252. [ 1.855000] Bluetooth: BNEP socket layer initialized
  253. [ 1.855000] usb 1-1: new high-speed USB device number 2 using s5p-ehci
  254. [ 1.870000] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  255. [ 1.875000] Bluetooth: HIDP socket layer initialized
  256. [ 1.880000] lib80211: common routines for IEEE802.11 drivers
  257. [ 1.885000] Key type dns_resolver registered
  258. [ 1.890000] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 2
  259. [ 1.895000] ThumbEE CPU extension supported.
  260. [ 1.895000] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  261. [ 1.910000] registered taskstats version 1
  262. [ 1.910000] VDD_LCD_3.3V: incomplete constraints, leaving on
  263. [ 1.915000] mmc0: new high speed SDHC card at address 0002
  264. [ 1.920000] VDD_G3D_1.1V: incomplete constraints, leaving on
  265. [ 1.925000] mmcblk0: mmc0:0002 00000 7.41 GiB
  266. [ 1.935000] VADC_3.3V: incomplete constraints, leaving on
  267. [ 1.935000] mmcblk0: p1 p2 p3 p4
  268. [ 1.940000] VDD_AUD_1.8V: incomplete constraints, leaving on
  269. [ 1.940000] VMIPI_1.8V: incomplete constraints, leaving on
  270. [ 1.940000] VMIPI_1.1V: incomplete constraints, leaving on
  271. [ 1.940000] VDD_ABB_3.3V: incomplete constraints, leaving on
  272. [ 1.940000] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  273. [ 1.945000] ALSA device list:
  274. [ 1.945000] No soundcards found.
  275. [ 1.975000] Waiting 10sec before mounting root device...
  276. [ 2.010000] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  277. [ 2.010000] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  278. [ 2.020000] hub 1-1:1.0: USB hub found
  279. [ 2.020000] hub 1-1:1.0: 5 ports detected
  280. [ 2.325000] usb 1-1.1: new high-speed USB device number 3 using s5p-ehci
  281. [ 2.430000] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  282. [ 2.430000] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  283. [ 2.445000] smsc95xx v1.0.4
  284. [ 2.625000] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-s5p-ehci-1.1, smsc95xx USd
  285. [ 3.240000] ata1.00: ATA-8: ST9160310AS, 0303, max UDMA/133
  286. [ 3.240000] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
  287. [ 3.290000] ata1.00: configured for UDMA/133
  288. [ 3.290000] scsi 0:0:0:0: Direct-Access ATA ST9160310AS 0303 PQ: 0 ANSI: 5
  289. [ 3.300000] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
  290. [ 3.305000] sd 0:0:0:0: [sda] Write Protect is off
  291. [ 3.305000] sd 0:0:0:0: Attached scsi generic sg0 type 0
  292. [ 3.315000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support A
  293. [ 3.370000] sda: sda1 sda2
  294. [ 3.380000] sd 0:0:0:0: [sda] Attached SCSI disk
  295. [ 17.470000] EXT4-fs (sda1): recovery complete
  296. [ 17.500000] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  297. [ 17.500000] VFS: Mounted root (ext4 filesystem) on device 8:1.
  298. [ 17.590000] devtmpfs: mounted
  299. [ 17.595000] Freeing init memory: 312K
  300. [ 19.250000] init: ureadahead main process (1198) terminated with status 5
  301. plymouthd: ply-terminal.c:630: ply_terminal_set_mode: Assertion `terminal != ((void *)0)' fa.
  302.  
  303. speech-dispatcher disabled; edit /etc/default/speech-dispatcher
  304. saned disabled; edit /etc/default/saned
  305. Last login: Thu Jan 1 00:00:35 UTC 1970 on tty1
  306. Welcome to Linaro 12.11 (GNU/Linux 3.7.8+ armv7l)
  307.  
  308. * Documentation: https://wiki.linaro.org/
  309.  
  310. root@linaro-ubuntu-desktop:~#
Add Comment
Please, Sign In to add comment