質問編集履歴
5
ログ追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -172,6 +172,68 @@
|
|
172
172
|
|
173
173
|
|
174
174
|
|
175
|
-
|
176
|
-
|
177
|
-
```
|
175
|
+
追加後のエラー
|
176
|
+
|
177
|
+
```ここに言語を入力
|
178
|
+
|
179
|
+
X.Org X Server 1.18.4
|
180
|
+
|
181
|
+
Release Date: 2016-07-19
|
182
|
+
|
183
|
+
X Protocol Version 11, Revision 0
|
184
|
+
|
185
|
+
Build Operating System: Linux 4.4.26-v7+ armv7l Raspbian
|
186
|
+
|
187
|
+
Current Operating System: Linux raspberrypi 4.9.24-v7+ #993 SMP Wed Apr 26 18:01:23 BST 2017 armv7l
|
188
|
+
|
189
|
+
Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p7 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
|
190
|
+
|
191
|
+
Build Date: 11 November 2016 11:59:59AM
|
192
|
+
|
193
|
+
xorg-server 2:1.18.4-2+rpi1 (https://www.debian.org/support)
|
194
|
+
|
195
|
+
Current version of pixman: 0.33.3
|
196
|
+
|
197
|
+
Before reporting problems, check http://wiki.x.org
|
198
|
+
|
199
|
+
to make sure that you have the latest version.
|
200
|
+
|
201
|
+
Markers: (--) probed, (**) from config file, (==) default setting,
|
202
|
+
|
203
|
+
(++) from command line, (!!) notice, (II) informational,
|
204
|
+
|
205
|
+
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
|
206
|
+
|
207
|
+
(==) Log file: "/home/pi/.local/share/xorg/Xorg.2.log", Time: Wed May 3 17:53:26 2017
|
208
|
+
|
209
|
+
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
|
210
|
+
|
211
|
+
(EE)
|
212
|
+
|
213
|
+
Fatal server error:
|
214
|
+
|
215
|
+
(EE) xf86OpenConsole: Cannot open virtual console 3 (Permission denied)
|
216
|
+
|
217
|
+
(EE)
|
218
|
+
|
219
|
+
(EE)
|
220
|
+
|
221
|
+
Please consult the The X.Org Foundation support
|
222
|
+
|
223
|
+
at http://wiki.x.org
|
224
|
+
|
225
|
+
for help.
|
226
|
+
|
227
|
+
(EE) Please also check the log file at "/home/pi/.local/share/xorg/Xorg.2.log" for additional information.
|
228
|
+
|
229
|
+
(EE)
|
230
|
+
|
231
|
+
(EE) Server terminated with error (1). Closing log file.
|
232
|
+
|
233
|
+
```
|
234
|
+
|
235
|
+
|
236
|
+
|
237
|
+
|
238
|
+
|
239
|
+
```
|
4
ログ編集
test
CHANGED
File without changes
|
test
CHANGED
@@ -124,52 +124,6 @@
|
|
124
124
|
|
125
125
|
```ここに言語を入力
|
126
126
|
|
127
|
-
Last login: Wed May 3 01:38:48 on ttys001
|
128
|
-
|
129
|
-
You have new mail.
|
130
|
-
|
131
|
-
kqito:~ kaito$ ssh raspi-l
|
132
|
-
|
133
|
-
ssh: connect to host 192.168.3.111 port 20898: Connection refused
|
134
|
-
|
135
|
-
kqito:~ kaito$ ssh raspi-l
|
136
|
-
|
137
|
-
Enter passphrase for key '/Users/kaito/.ssh/id_rsa':
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
The programs included with the Debian GNU/Linux system are free software;
|
142
|
-
|
143
|
-
the exact distribution terms for each program are described in the
|
144
|
-
|
145
|
-
individual files in /usr/share/doc/*/copyright.
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
|
150
|
-
|
151
|
-
permitted by applicable law.
|
152
|
-
|
153
|
-
Last login: Wed May 3 02:22:18 2017
|
154
|
-
|
155
|
-
pi@raspberrypi:~ $ ls
|
156
|
-
|
157
|
-
Desktop Documents Downloads Music Pictures Public Templates Videos
|
158
|
-
|
159
|
-
pi@raspberrypi:~ $ /home/pi/.local/share/xorg/Xorg.2.log
|
160
|
-
|
161
|
-
-bash: /home/pi/.local/share/xorg/Xorg.2.log: Permission denied
|
162
|
-
|
163
|
-
pi@raspberrypi:~ $ vi /home/pi/.local/share/xorg/Xorg.2.log
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
127
|
|
174
128
|
|
175
129
|
[ 677.911] ABI class: X.Org Server Extension, version 9.0
|
3
コンソールエラー 追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -121,3 +121,103 @@
|
|
121
121
|
|
122
122
|
|
123
123
|
![![イメージ説明](41f303833ff06c30ad779b0b0091d973.png)](993b1acb4dd90765950638f68f1e0b54.png)
|
124
|
+
|
125
|
+
```ここに言語を入力
|
126
|
+
|
127
|
+
Last login: Wed May 3 01:38:48 on ttys001
|
128
|
+
|
129
|
+
You have new mail.
|
130
|
+
|
131
|
+
kqito:~ kaito$ ssh raspi-l
|
132
|
+
|
133
|
+
ssh: connect to host 192.168.3.111 port 20898: Connection refused
|
134
|
+
|
135
|
+
kqito:~ kaito$ ssh raspi-l
|
136
|
+
|
137
|
+
Enter passphrase for key '/Users/kaito/.ssh/id_rsa':
|
138
|
+
|
139
|
+
|
140
|
+
|
141
|
+
The programs included with the Debian GNU/Linux system are free software;
|
142
|
+
|
143
|
+
the exact distribution terms for each program are described in the
|
144
|
+
|
145
|
+
individual files in /usr/share/doc/*/copyright.
|
146
|
+
|
147
|
+
|
148
|
+
|
149
|
+
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
|
150
|
+
|
151
|
+
permitted by applicable law.
|
152
|
+
|
153
|
+
Last login: Wed May 3 02:22:18 2017
|
154
|
+
|
155
|
+
pi@raspberrypi:~ $ ls
|
156
|
+
|
157
|
+
Desktop Documents Downloads Music Pictures Public Templates Videos
|
158
|
+
|
159
|
+
pi@raspberrypi:~ $ /home/pi/.local/share/xorg/Xorg.2.log
|
160
|
+
|
161
|
+
-bash: /home/pi/.local/share/xorg/Xorg.2.log: Permission denied
|
162
|
+
|
163
|
+
pi@raspberrypi:~ $ vi /home/pi/.local/share/xorg/Xorg.2.log
|
164
|
+
|
165
|
+
|
166
|
+
|
167
|
+
|
168
|
+
|
169
|
+
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
|
174
|
+
|
175
|
+
[ 677.911] ABI class: X.Org Server Extension, version 9.0
|
176
|
+
|
177
|
+
[ 677.911] (==) AIGLX enabled
|
178
|
+
|
179
|
+
[ 677.912] (II) LoadModule: "fbturbo"
|
180
|
+
|
181
|
+
[ 677.912] (II) Loading /usr/lib/xorg/modules/drivers/fbturbo_drv.so
|
182
|
+
|
183
|
+
[ 677.912] (II) Module fbturbo: vendor="X.Org Foundation"
|
184
|
+
|
185
|
+
[ 677.912] compiled for 1.18.4, module version = 0.5.1
|
186
|
+
|
187
|
+
[ 677.912] Module class: X.Org Video Driver
|
188
|
+
|
189
|
+
[ 677.912] ABI class: X.Org Video Driver, version 20.0
|
190
|
+
|
191
|
+
[ 677.913] (II) FBTURBO: driver for framebuffer: fbturbo
|
192
|
+
|
193
|
+
[ 677.913] (EE)
|
194
|
+
|
195
|
+
Fatal server error:
|
196
|
+
|
197
|
+
[ 677.913] (EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied)
|
198
|
+
|
199
|
+
[ 677.913] (EE)
|
200
|
+
|
201
|
+
[ 677.913] (EE)
|
202
|
+
|
203
|
+
Please consult the The X.Org Foundation support
|
204
|
+
|
205
|
+
at http://wiki.x.org
|
206
|
+
|
207
|
+
for help.
|
208
|
+
|
209
|
+
[ 677.913] (EE) Please also check the log file at "/home/pi/.local/share/xorg/Xorg.2.log" for additional information.
|
210
|
+
|
211
|
+
[ 677.913] (EE)
|
212
|
+
|
213
|
+
[ 677.914] (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
|
214
|
+
|
215
|
+
[ 677.914] (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
|
216
|
+
|
217
|
+
[ 677.915] (EE) Server terminated with error (1). Closing log file.
|
218
|
+
|
219
|
+
|
220
|
+
|
221
|
+
|
222
|
+
|
223
|
+
```
|
2
画像追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -117,3 +117,7 @@
|
|
117
117
|
|
118
118
|
|
119
119
|
この答えがわかる方ぜひご教授願います。
|
120
|
+
|
121
|
+
|
122
|
+
|
123
|
+
![![イメージ説明](41f303833ff06c30ad779b0b0091d973.png)](993b1acb4dd90765950638f68f1e0b54.png)
|
1
タグの追加
test
CHANGED
File without changes
|
test
CHANGED
File without changes
|