Cubieboard 1 boots only once after OS installation

This forum is for supported devices using an ARMv7 Allwinner SoC.

Cubieboard 1 boots only once after OS installation

Postby gotan09 » Fri Sep 26, 2014 12:57 pm

Hello there :D ,

I followed the Arch Linux ARM instructions http://archlinuxarm.org/platforms/armv7/allwinner/cubieboard to install ArchLinux into my 1GB Cubieboard. After installation the first boot up worked fine. The booting procedure was indicated by a green status led. I could log in into the console and so on. After shutdown and a further attempt to boot up into ArchLinux the green status led stayed dark as well as the display. After that I tried the install instruction by trixpan http://archlinuxarm.org/forum/viewtopic.php?f=33&t=7233&p=42744&hilit=cubieboard#p42744. trixpan install instructions differ by using the cubieboard hardware package tarball instead of using the cubieboard bootloader tarball. But the result was the same like the first attempt.

The uEnv.txt file looks like that:

boot_mmc=fatload mmc 0 0x43000000 ${fexfile}; fatload mmc 0 0x48000000 ${kernel}; bootm 0x48000000
extraargs=rootwait disp.screen0_output_type=3 rootwait disp.screen0_output_mode=1280x1024p60
fexfile=cubieboard.bin

In addition I wrote the following configuration file: nano /etc/modules-load.d/cubieboard.conf:

#For Sata Support
sw__ahci_platform

#Display and GPU
lcd
hdmi
ump
disp
disp_ump
mali
mali_drm
8192cu
fbcon
leds_sunxi

Has anyone an idea what the problem could be?
gotan09
 
Posts: 8
Joined: Fri Sep 26, 2014 10:24 am

Re: Cubieboard 1 boots only once after OS installation

Postby WarheadsSE » Fri Sep 26, 2014 2:06 pm

What console? Do you have a serial hooked up to this?

It'd be good to see what is actually happening vs "it is not booting, cause I can't tell whats going on"
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Cubieboard 1 boots only once after OS installation

Postby gotan09 » Mon Sep 29, 2014 11:44 am

Hello Warhead,
thank you for your reply :D . I don not have a serial hook up to the device.

After first boot up the following start console appears:

ARCH LINUX 3.3.90-2-ARCH (tty1)
alarm login:


Then, it does not matter wether I login in with username/passwd root/root and then do something and shutdown or logout and power down with PowerKey or after first boot up I immediatley power down the cubieboard with the PowerKey again, the result is always the same: after the next boot up the display stays black and no information is displayed and only the red power on LED glows. That's why I can not give any further information to you.

I partitioned the sd-card with fdisk /dev/sda . The first partition is a 32MB FAT32 and starts with 2048, the second partition is ext4.
I formatted the FAT32 with mkfs.vfat -F 32 /dev/sda1 and it was answerd with WARNING: Not enough clusters for a 32 bit FAT! . After that, I tried a 50MB FAT32 and it worked. I formatted the ext4 with mkfs.ext /dev/sda .

The fdisk menu point v brings out the messages:

Partition 1: previous sectors 104447 disagrees withe total 105684
Partitions 2: cylinder 1018 greater than maximum 1017
Partition 2: previous sectors 7882751 disagrees with total 7882891
Remaining 2047 unallocated 512-byte sectors
gotan09
 
Posts: 8
Joined: Fri Sep 26, 2014 10:24 am

Re: Cubieboard 1 boots only once after OS installation

Postby WarheadsSE » Mon Sep 29, 2014 2:54 pm

$this->bbcode_second_pass_quote('', '3').3.90-2-ARCH

How old is that tarball ??
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Cubieboard 1 boots only once after OS installation

Postby gotan09 » Mon Sep 29, 2014 3:00 pm

Hello WarheadsSE,

I'm sorry, I did a mistake. The correct tarball identifier is: 3.4.90-2-ARCH.
gotan09
 
Posts: 8
Joined: Fri Sep 26, 2014 10:24 am

Re: Cubieboard 1 boots only once after OS installation

Postby WarheadsSE » Mon Sep 29, 2014 3:04 pm

I would suggest just not using 32bit fat.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Cubieboard 1 boots only once after OS installation

Postby gotan09 » Tue Sep 30, 2014 7:57 am

Hello WarheadsSE,

now, I used for the first partition a 32MB FAT16, but the result is the same.
gotan09
 
Posts: 8
Joined: Fri Sep 26, 2014 10:24 am

Re: Cubieboard 1 boots only once after OS installation

Postby gotan09 » Thu Oct 02, 2014 9:32 am

Hello WarheadsSE,

I connected my Cubieboard to a serial link and saved the system messages in a text-file with extension .txt. But files with this extension are not allowed for uploading. What extensions are allowed for uploading?
gotan09
 
Posts: 8
Joined: Fri Sep 26, 2014 10:24 am

Re: Cubieboard 1 boots only once after OS installation

Postby gotan09 » Thu Oct 02, 2014 11:33 am

Hello WarheadsSE,

I would rather send you the complete system message file but at least for now an excerpt of the system messages during the second booting: Inside the system messages I found the subsequent message:

[ 17.957570] note: systemd-modules[74] exited with preempt_count 1
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
Starting Apply Kernel Variables...

Thank you for reviewing the messages :D .

$this->bbcode_second_pass_code('', '[ OK ] Reached target Sound Card.
[ OK ] Found device /dev/ttyS0.
[ 6.496399] Parse_VideoData_Block: VIC 4 (native) support
[ 6.503691] Parse_VideoData_Block: VIC 19 support
[ 6.551078] Parse_VideoData_Block: VIC 5 support
[ 6.588692] Parse_VideoData_Block: VIC 20 support
[ 6.639594] Parse_VideoData_Block: VIC 3 support
[ OK ] Found device /dev/mmcblk0p1.
Mounting /boot...
[ 6.682773] Parse_VideoData_Block: VIC 2 support
[ 6.731129] Parse_VideoData_Block: VIC 18 support
[ 6.750199] Parse_VideoData_Block: VIC 32 support
[ OK ] Mounted /boot.
[ OK ] Reached target Local File Systems.
[ 6.834030] Parse_VideoData_Block: VIC 33 support
Starting Create Volatile Files and Directories...
[ 6.895726] Parse_VideoData_Block: VIC 34 support
[ 6.925174] cfg80211: Calling CRDA to update world regulatory domain
Starting Trigger Flushing of Journal to Persistent Storage...
[ 6.976322] Parse_VideoData_Block: VIC 21 support
[ 7.074779] Parse_VideoData_Block: VIC 1 support
[ 7.118461] Parse_AudioData_Block: max channel=2
[ 7.175195] Parse_AudioData_Block: SampleRate code=57
[ 7.241256] Parse_AudioData_Block: WordLen code=7
[ 7.289327] Find HDMI Vendor Specific DataBlock
[ 7.315888] PCLK=74250000 X 1920 2008 2052 2200 Y 540 542 547 562 fr 60 PP
[ 7.322770] PCLK=74250000 X 1280 1344 1472 1664 Y 720 723 728 732 fr 60 PP
[ 7.378219] rtl8192cu: Chip version 0x11
[ OK ] Started Create Volatile Files and Directories.
[ 7.411624] systemd-journald[76]: Received request to flush runtime journal from PID 1
[ 7.440950] PCLK=27000000 X 720 736 798 858 Y 480 489 495 525 fr 59 NN
[ OK [ 7.456799] PCLK=148500000 X 1920 2008 2052 2200 Y 1080 1084 1089 1125 fr 60 PP
] Started Trigger Flushing of Jo[ 7.466633] PCLK=74250000 X 1920 2448 2492 2640 Y 540 542 547 562 fr 50 PP
urnal to Persistent Storage.
[ 7.485152] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
[ 7.513377] disp clks: lcd 108000000 pre_scale 1 hdmi 108000000 pll 270000000 2x 1
[ 7.563101] rtl8192cu: MAC address: a0:f3:c1:09:01:af
[ 7.585063] rtl8192cu: Board Type 0
[ 7.594977] rtlwifi: rx_max_size 15360, rx_urb_num 8, in_ep 1
[ 7.614916] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin
[ 7.631107] usbcore: registered new interface driver rtl8192cu
Starting Network Time Synchronization...
[ 8.210952] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
Starting Update UTMP about System Boot/Shutdown...
[ 8.254477] rtlwifi: wireless switch is on
[ 8.346942] Error: Driver 'rtl8192cu' is already registered, aborting...
[ OK ] Started Network Time Synchronization.
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Reached target System Time Synchronized.
[ OK ] Created slice system-systemd\x2drfkill.slice.
Starting Load/Save RF Kill Switch Status of rfkill0...
[ OK ] Started Load/Save RF Kill Switch Status of rfkill0.
A start job is running for Load Kernel Modules (12s / no limit)[ 17.012392] UMP: UMP device driver loaded
[ 17.064982] Mali: permit MALI_IOC_MEM_MAP_EXT ioctl for framebuffer (paddr=0x4A000000, size=33554432)
[ 17.074282] mali: use config clk_div 3
[ 17.078064] mali: clk_div 3
[ 17.080877] Mali: mali clock set completed, clock is 320000000 Hz
[ 17.087269] mali: use config clk_div 3
[ 17.091025] mali: clk_div 3
[ 17.093835] Mali: mali clock set completed, clock is 320000000 Hz
[ 17.103203] Mali: Mali device driver loaded
[ 17.128390] [drm] Initialized drm 1.1.0 20060810
[ 17.142665] Mali DRM initialize, driver name: mali_drm, version 2.1
[ 17.151571] [drm] Initialized mali_drm 2.1.1 20101111 on minor 0
[ 17.157720] Mali DRM initialize, driver name: mali_drm, version 2.1
[ 17.166172] [drm] Initialized mali_drm 2.1.1 20101111 on minor 1
[ 17.200230] Unable to handle kernel paging request at virtual address bf196e98
[ 17.207452] pgd = eea6c000
[ 17.210157] [bf196e98] *pgd=6eb6c811, *pte=00000000, *ppte=00000000
[ 17.216455] Internal error: Oops: 807 [#1] PREEMPT ARM
[ 17.221587] Modules linked in: 8192cu(+) mali_drm drm mali ump rtl8192cu rtlwifi rtl8192c_common mac80211 cfg80211 hdmi lcd disp cfbfillrect cfbimgblt cfbcopyarea
[ 17.236282] CPU: 0 Not tainted (3.4.90-2-ARCH #1)
[ 17.241339] PC is at wakeup_source_add+0x80/0xc8
[ 17.245953] LR is at wakeup_source_add+0x68/0xc8
[ 17.250569] pc : [<c0291fb0>] lr : [<c0291f98>] psr: 800f0093
[ 17.250574] sp : eea6bea0 ip : 00000010 fp : c0063618
[ 17.262044] r10: eea6a008 r9 : 00000000 r8 : c0763bc0
[ 17.267263] r7 : bf298000 r6 : 00000001 r5 : 600f0013 r4 : bf28be90
[ 17.273783] r3 : bf196e94 r2 : bf28be94 r1 : c073d8c4 r0 : 00000001
[ 17.280305] Flags: Nzcv IRQs off FIQs on Mode SVC_32 ISA ARM Segment user
[ 17.287520] Control: 10c5387d Table: 6ea6c019 DAC: 00000015
[ 17.293259]
[ 17.293262] PC: 0xc0291f30:
[ 17.297534] 1f30 e92d4037 e2504000 1a000004 e59f00a8 e3a01084 e28dd00c e8bd4030 eaf66f99
[ 17.305800] 1f50 e59f3098 e3a01000 e1a02001 e284000c e5844020 e584301c ebf699b7 e5d4306c
[ 17.314065] 1f70 e1a0000d e7c0301f e5c4306c ebf71952 e1cd20d0 e1c424f0 e10f5000 f10c0080
[ 17.322331] 1f90 e3a00001 ebf6eddf e59f1054 e2842004 e5913000 e5841008 e5843004 e5812000
[ 17.330597] 1fb0 e5832004 e121f005 e3a00001 ebf6ee04 e1a0200d e3c23d7f e3c3303f e5933000
[ 17.338862] 1fd0 e3130002 0a000002 e28dd00c e8bd4030 ea08d41f e28dd00c e8bd8030 c065a93f
[ 17.347128] 1ff0 c0292284 c073d8c4 e92d4010 ebffff8e e2504000 0a000000 ebffffc8 e1a00004
[ 17.355393] 2010 e8bd8010 e92d4038 e2504000 08bd8038 e10f5000 f10c0080 e3a00001 ebf6edb9
[ 17.363659]
[ 17.363662] LR: 0xc0291f18:
[ 17.367934] 1f18 e3300000 1afffffa e28dd008 e8bd8010 c0718640 c07fc654 e92d4037 e2504000
[ 17.376200] 1f38 1a000004 e59f00a8 e3a01084 e28dd00c e8bd4030 eaf66f99 e59f3098 e3a01000
[ 17.384465] 1f58 e1a02001 e284000c e5844020 e584301c ebf699b7 e5d4306c e1a0000d e7c0301f
[ 17.392731] 1f78 e5c4306c ebf71952 e1cd20d0 e1c424f0 e10f5000 f10c0080 e3a00001 ebf6eddf
[ 17.400996] 1f98 e59f1054 e2842004 e5913000 e5841008 e5843004 e5812000 e5832004 e121f005
[ 17.409262] 1fb8 e3a00001 ebf6ee04 e1a0200d e3c23d7f e3c3303f e5933000 e3130002 0a000002
[ 17.417527] 1fd8 e28dd00c e8bd4030 ea08d41f e28dd00c e8bd8030 c065a93f c0292284 c073d8c4
[ 17.425793] 1ff8 e92d4010 ebffff8e e2504000 0a000000 ebffffc8 e1a00004 e8bd8010 e92d4038
[ 17.434059]
[ 17.434062] SP: 0xeea6be20:
[ 17.438335] be20 00000000 00000000 eea6be54 c004e03c 00000000 00000000 00000000 eeb22540
[ 17.446602] be40 eea12a30 c0291fb0 800f0093 ffffffff eea6be8c c000d518 00000001 c073d8c4
[ 17.454868] be60 bf28be94 bf196e94 bf28be90 600f0013 00000001 bf298000 c0763bc0 00000000
[ 17.463133] be80 eea6a008 c0063618 00000010 eea6bea0 c0291f98 c0291fb0 800f0093 ffffffff
[ 17.471398] bea0 00ee3ca0 00000004 00000000 bf28be90 bf2886fc bf262dd0 bf2886b4 bf29802c
[ 17.479666] bec0 eea6a000 c00085c0 bf298000 00000001 bf2886b4 ffffffff bf2886b4 bf2886fc
[ 17.487931] bee0 00000001 eeba4880 00000001 eeba48a4 00000124 c006503c bf2886c0 00007fff
[ 17.496196] bf00 00000000 b6982ff8 b757f3d9 00000000 eeba4888 eea6a038 00000897 f04fd13c
[ 17.504462]
[ 17.504465] FP: 0xc0063598:
[ 17.508738] 3598 e1a02006 eb078de6 e3500000 1a000008 e7d43006 e353003d 1a000005 e2866001
[ 17.517004] 35b8 e0840006 e8bd80f8 e3530001 e2455001 9a000010 e1a02004 e1a03005 e5d21000
[ 17.525272] 35d8 e2844001 e3510000 1afffff6 ea000003 e3530001 e2455001 9a000006 e1a03005
[ 17.533537] 35f8 e1a04002 e2822001 e5d41000 e3510000 0afffff6 eaffffdd e3a00000 e8bd80f8
[ 17.541803] 3618 e92d4010 e1a00003 e59d4010 e592200c e59d1008 e0821001 e1a02004 eb076b91
[ 17.550068] 3638 e1a00004 e8bd8010 e92d4010 e1a04002 e5910024 ebfffe23 e59f100c e1a02000
[ 17.558334] 3658 e1a00004 e8bd4010 ea0797d1 c062ccc8 e5913024 e1a00002 e59f1004 e59320c8
[ 17.566601] 3678 ea0797cb c0685e29 e5913024 e1a00002 e59f1004 e59320cc ea0797c5 c0685e29
[ 17.574867]
[ 17.574870] R1: 0xc073d844:
[ 17.579143] d844 c065a707 00000124 c028f34c 00000000 c065a71e 00000124 c028f2dc 00000000
[ 17.587408] d864 c065ad76 000001a4 c028ebf8 c028f3bc 00000000 c073d878 c073d878 00000000
[ 17.595674] d884 00000001 c073d888 c073d888 00000001 c073d894 c073d894 c073d89c c073d89c
[ 17.603939] d8a4 c073d8a4 c073d8a4 c073d8ac c073d8ac c073d434 eeaa4064 c073d8bc c073d8bc
[ 17.612204] d8c4 bf28be94 ef110d84 c073d8cc c073d8cc 0000003c c062b57e 000001a4 00000000
[ 17.620469] d8e4 00000000 c02959d8 c0295ac8 00000000 c0634690 000001a4 c0295634 c0295850
[ 17.628735] d904 00000001 c073d908 c073d908 c065a4bc 00000000 c073d950 00000000 00000000
[ 17.636999] d924 ef01de00 c0295568 00000000 00000000 c029551c 00000000 00000000 00000000
[ 17.645266]
[ 17.645269] R8: 0xc0763b40:
[ 17.649542] 3b40 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 17.657806] 3b60 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 17.666070] 3b80 00000004 00000014 00000003 00554e47 5caafee4 321c3e0d b7212ac3 adc50316
[ 17.674336] 3ba0 192aceec 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 17.682600] 3bc0 00000000 00000000 00000000 00000000 00000000 d0802900 d08029c0 00000000
[ 17.690865] 3be0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 17.699129] 3c00 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 17.707393] 3c20 00000001 0b300002 00000000 00000000 00000000 00000000 00000000 00000000
[ 17.715658]
[ 17.715662] R10: 0xeea69f88:
[ 17.720021] 9f88 e92d4073 e30130a9 e590402c e1a05000 e7d43003 e3530000 0a0000dd e30130c9
[ 17.728286] 9fa8 e7d43003 e3130002 13a02000 130130c8 1a0000d6 e59432c8 e3011de0 e3530001
[ 17.736552] 9fc8 8a000020 e301309c e18100d4 e7946003 e3a02801 e3a03000 e0022000 e3560000
[ 17.744818] 9fe8 e0033001 1a000044 e1921003 0a00000f e3013ddc e7943003 00000000 00000003
[ 17.753083] a008 00000000 ee97e800 c071f888 00000000 00000015 ee97e800 c0721b00 eea6a000
[ 17.761348] a028 ee97ed00 ee8ee000 ee8eea80 eea6a018 eea6be2c eea6bd98 c04c6d34 00000000
[ 17.769614] a048 00000000 00000000 00000000 00000000 01000000 00000000 b6d834c0 00000000
[ 17.777878] a068 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 17.786145] Process systemd-modules (pid: 74, stack limit = 0xeea6a2e8)
[ 17.792752] Stack: (0xeea6bea0 to 0xeea6c000)
[ 17.797110] bea0: 00ee3ca0 00000004 00000000 bf28be90 bf2886fc bf262dd0 bf2886b4 bf29802c
[ 17.805282] bec0: eea6a000 c00085c0 bf298000 00000001 bf2886b4 ffffffff bf2886b4 bf2886fc
[ 17.813454] bee0: 00000001 eeba4880 00000001 eeba48a4 00000124 c006503c bf2886c0 00007fff
[ 17.821626] bf00: 00000000 b6982ff8 b757f3d9 00000000 eeba4888 eea6a038 00000897 f04fd13c
[ 17.829797] bf20: f0518104 b757b148 00000000 00000000 00000000 00000000 00000000 00000000
[ 17.837969] bf40: 00000000 f049d000 00082461 f04fd13c f04fcfdf f0518104 0006037c 0006539c
[ 17.846140] bf60: 00000000 00000000 00000021 00000022 00000016 0000001a 0000000a 00000000
[ 17.854312] bf80: 00000005 00000020 b6901008 b757b490 00000080 c000dc64 eea6a000 00000000
[ 17.862483] bfa0: b757b2e8 c000dac0 00000020 b6901008 b6901008 00082461 b757b148 9c680f00
[ 17.870655] bfc0: 00000020 b6901008 b757b490 00000080 b757b167 00000000 b757b148 b757b2e8
[ 17.878827] bfe0: b6f3514c bef1f3f0 b6f22ea8 b6e94a10 600b0010 b6901008 0028a10a 8dc98869
[ 17.887144] [<c0291fb0>] (wakeup_source_add+0x80/0xc8) from [<bf262dd0>] (rtw_suspend_lock_init+0x20/0x28 [8192cu])
[ 17.897700] [<bf262dd0>] (rtw_suspend_lock_init+0x20/0x28 [8192cu]) from [<bf29802c>] (rtw_drv_entry+0x2c/0x60 [8192cu])
[ 17.908614] [<bf29802c>] (rtw_drv_entry+0x2c/0x60 [8192cu]) from [<c00085c0>] (do_one_initcall+0x8c/0x150)
[ 17.918269] [<c00085c0>] (do_one_initcall+0x8c/0x150) from [<c006503c>] (sys_init_module+0x850/0x171c)
[ 17.927574] [<c006503c>] (sys_init_module+0x850/0x171c) from [<c000dac0>] (ret_fast_syscall+0x0/0x30)
[ 17.936788] Code: e5913000 e5841008 e5843004 e5812000 (e5832004)
[ 17.952922] ---[ end trace d007afca7b7f5b9c ]---
[ 17.957570] note: systemd-modules[74] exited with preempt_count 1
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
Starting Apply Kernel Variables...
Mounting FUSE Control File System...
[ OK ] Started Apply Kernel Variables.
[ OK ] Mounted FUSE Control File System.
[ OK ] Reached target System Initialization.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Timers.
[ OK ] Reached target Basic System.
Starting Entropy Harvesting Daemon...
Starting Login Service...
Starting D-Bus System Message Bus...
[ OK ] Started D-Bus System Message Bus.
Starting Network Service...
Starting Permit User Sessions...
[ OK ] Started Entropy Harvesting Daemon.
[ OK ] Started Permit User Sessions.
Starting Getty on tty1...
[ OK ] Started Getty on tty1.
Starting Serial Getty on ttyS0...
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Login Prompts.
[ OK ] Started Network Service.
[ OK ] Started Login Service.
Starting Network Name Resolution...
[ OK ] Reached target Network.
Starting OpenSSH Daemon...
[ OK ] Started OpenSSH Daemon.
[ 23.324852] sunxi_emac sunxi_emac.0: eth0: link down
[ 23.330823] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Multi-User System.
[ OK ] Reached target Graphical Interface.

Arch Linux 3.4.90-2-ARCH (ttyS0)

alarm login: root
Password:
Last login: Tue Aug 19 22:33:57 on tty3
[root@alarm ~]# lsmod
Module Size Used by
8192cu 435268 1
mali_drm 2220 0
drm 157242 1 mali_drm
mali 88055 0
ump 27256 1 mali
rtl8192cu 84605 0
rtlwifi 66523 1 rtl8192cu
rtl8192c_common 49837 1 rtl8192cu
mac80211 185574 3 rtlwifi,rtl8192c_common,rtl8192cu
cfg80211 151159 2 mac80211,rtlwifi
hdmi 22123 0
lcd 3308 0
disp 292225 2 lcd,hdmi
cfbfillrect 2644 1 disp
cfbimgblt 1670 1 disp
cfbcopyarea 2442 1 disp
[root@alarm ~]#

')
gotan09
 
Posts: 8
Joined: Fri Sep 26, 2014 10:24 am

Re: Cubieboard 1 boots only once after OS installation

Postby gotan09 » Thu Oct 02, 2014 11:55 am

Hello WarheadsSE,

I tried the following command from the hypertermal:

$this->bbcode_second_pass_code('', '[root@alarm ~]# systemctl status systemd-modules-load.service
* systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
Active: failed (Result: signal) since Fri 2010-01-01 01:23:20 UTC; 4 years 7 months ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 75 ExecStart=/usr/lib/systemd/systemd-modules-load (code=killed, signal=SEGV)
Main PID: 75 (code=killed, signal=SEGV)

Jan 01 01:23:09 alarm systemd-modules-load[75]: Module 'sw_ahci_platform' is...n
Jan 01 01:23:10 alarm systemd-modules-load[75]: Inserted module 'lcd'
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
Hint: Some lines were ellipsized, use -l to show in full.
[root@alarm ~]#
')

Then fired this command:

$this->bbcode_second_pass_code('', '[root@alarm ~]# systemctl start systemd-modules-load.service
[ 274.879111] Console: switching to colour frame buffer device 160x64
[ 274.910547] sunxi_leds driver init
[ 274.919578] Registered led device: green:ph20:led1
[ 274.925796] Registered led device: blue:ph21:led2
[root@alarm ~]#
')

After that the the dispaly which is attached to my cubieboard showed the expected console with the request to login and the green led was glowing. Then I shutdown the cubieboard again and booted up again with the already descripted behaviour: the display stays dark as well as the green led.

Then I tried the following command:

$this->bbcode_second_pass_code('', '[root@alarm ~]# systemctl enable systemd-modules-load.service
The unit files have no [Install] section. They are not meant to be enabled
using systemctl.
Possible reasons for having this kind of units are:
1) A unit may be statically enabled by being symlinked from another unit's
.wants/ or .requires/ directory.
2) A unit's purpose may be to act as a helper for some other unit which has
a requirement dependency on it.
3) A unit may be started when needed via activation (socket, path, timer,
D-Bus, udev, scripted systemctl call, ...).
[root@alarm ~]#
')

What is the problem of all?
gotan09
 
Posts: 8
Joined: Fri Sep 26, 2014 10:24 am

Next

Return to Allwinner

Who is online

Users browsing this forum: No registered users and 4 guests