00:02
datagutt has quit [Ping timeout: 245 seconds]
02:01
silviof1 has joined #imx6-dev
02:04
silviof has quit [Ping timeout: 250 seconds]
02:21
cnxsoft has joined #imx6-dev
05:26
cnxsoft has quit [Ping timeout: 265 seconds]
05:40
silviof1 is now known as silviof
06:11
Wally has joined #imx6-dev
06:13
Wally__ has joined #imx6-dev
06:13
Wally__ has quit [Client Quit]
06:15
<
Wally >
Hello, recently I got a problem with a usb stick, and when I lsusb -v -s 001, lsusb just crash and output "Segmentation fault"
06:16
<
Wally >
and I can't access device node "/dev/bus/usb/001/001", seems bus 001 just can't be read. "/dev/bus/usb/002/001" just fine.
06:17
<
Wally >
How do I fix this ?
06:58
diego_r has joined #imx6-dev
07:17
cnxsoft has joined #imx6-dev
07:21
erol_ has joined #imx6-dev
08:26
cnxsoft has quit [Ping timeout: 265 seconds]
09:19
cnxsoft has joined #imx6-dev
10:00
rz2k has joined #imx6-dev
11:23
Esmil has quit [*.net *.split]
11:33
cnxsoft has quit [Ping timeout: 265 seconds]
11:47
Esmil has joined #imx6-dev
12:03
JBD1986 has quit [*.net *.split]
12:03
obinou_ has quit [*.net *.split]
12:03
projectgus has quit [*.net *.split]
12:03
epl has quit [*.net *.split]
12:03
qball has quit [*.net *.split]
12:03
RaYmAn has quit [*.net *.split]
12:03
Esmil has quit [*.net *.split]
12:03
bfederau has quit [*.net *.split]
12:03
tumdedum has quit [*.net *.split]
12:03
luka has quit [*.net *.split]
12:03
WarheadsSE has quit [*.net *.split]
12:03
Wally has quit [*.net *.split]
12:03
sjoerd has quit [*.net *.split]
12:03
rz2k has quit [*.net *.split]
12:03
diego_r has quit [*.net *.split]
12:03
ortogonal has quit [*.net *.split]
12:03
dv_ has quit [*.net *.split]
12:04
erol_ has quit [*.net *.split]
12:04
ballock has quit [*.net *.split]
12:04
otavio has quit [*.net *.split]
12:04
silviof has quit [*.net *.split]
12:04
atiti has quit [*.net *.split]
12:04
meow` has quit [*.net *.split]
12:04
tapani_ has quit [*.net *.split]
12:04
hste has quit [*.net *.split]
12:04
steeve has quit [*.net *.split]
12:04
ragesoss has quit [*.net *.split]
12:04
fossxplorer has quit [*.net *.split]
12:04
monkeyiqde has quit [*.net *.split]
12:04
malik has quit [*.net *.split]
12:19
Esmil has joined #imx6-dev
12:19
erol_ has joined #imx6-dev
12:19
Wally has joined #imx6-dev
12:19
bfederau has joined #imx6-dev
12:19
tumdedum has joined #imx6-dev
12:19
diego_r has joined #imx6-dev
12:19
tapani_ has joined #imx6-dev
12:19
bard3307 has joined #imx6-dev
12:19
ortogonal has joined #imx6-dev
12:19
malik has joined #imx6-dev
12:19
hste has joined #imx6-dev
12:19
luka has joined #imx6-dev
12:19
WarheadsSE has joined #imx6-dev
12:19
epl has joined #imx6-dev
12:19
ragesoss has joined #imx6-dev
12:19
RaYmAn has joined #imx6-dev
12:19
dv_ has joined #imx6-dev
12:19
otavio has joined #imx6-dev
12:19
qball has joined #imx6-dev
12:19
sjoerd has joined #imx6-dev
12:19
silviof has joined #imx6-dev
12:19
steeve has joined #imx6-dev
12:19
meow` has joined #imx6-dev
12:19
obinou_ has joined #imx6-dev
12:19
JBD1986 has joined #imx6-dev
12:19
monkeyiqde has joined #imx6-dev
12:19
rz2k has joined #imx6-dev
12:19
fossxplorer has joined #imx6-dev
12:19
atiti has joined #imx6-dev
12:19
projectgus has joined #imx6-dev
12:19
ballock has joined #imx6-dev
12:53
<
JBD1986 >
hey guys, how do i disable the eth0 interface entirely (There is no physical ethernet port on our board)?
12:57
<
JBD1986 >
via the kernel source I should add
13:03
<
rz2k >
disable FEC support
13:03
<
rz2k >
freescale ethernet controller
13:03
<
JBD1986 >
rz2k, thanks, I will give that a try
13:04
<
rz2k >
also you can remove platform data
13:04
<
rz2k >
from your board files
13:08
datagutt has joined #imx6-dev
13:21
cnxsoft has joined #imx6-dev
15:24
cnxsoft has quit [Remote host closed the connection]
15:34
<
JBD1986 >
hey guys, I'd like to try the rel_imx_3.10.17_1.0.0_ga kernel on my mx6 device. I'm not familiar with upgrading kernel source.
15:35
<
JBD1986 >
How to I upgrade from rel_imx_3.0.35_4.1.0 to the rel_imx_3.10.17_1.0.0_ga, and keep the commits i've made on top of el_imx_3.0.35_4.1.0 ?
15:36
<
JBD1986 >
I'm sure there is a term to describe what I'm trying to do here, and if I knew what that is, I could google the process
15:36
<
Esmil >
JBD1986: First you need to make sure there is a device tree file for your imx6 device
15:42
<
JBD1986 >
Esmil, I'm thinking i need to rebase
15:42
<
Esmil >
Yeah, that's the git process
15:42
<
JBD1986 >
I'm not worried about the device tree just yet
15:43
<
JBD1986 >
I'm trying to figure out how to properly upgrade to the new kernel, while keeping my add-on commits
15:43
<
Esmil >
Right, but in order to use the 3.10 kernel on your device, you'll need a device tree file describing the hardware
15:44
<
JBD1986 >
I'm not there yet
15:45
<
Esmil >
Anyway. The easiest to do is usually to checkout the ga branch, and then do 'git cherry-pick <my commit>' for each of your own commits
15:48
rz2k has joined #imx6-dev
15:54
<
silviof >
Esmil: a git pull --rebase should do the same, or?
15:56
<
silviof >
or better a git rebase --onto should do it
17:02
rz2k has quit [Read error: Connection reset by peer]
17:16
steeve has quit [Remote host closed the connection]
17:18
erol_ has quit [Quit: leaving]
17:29
diego_r has quit [Ping timeout: 240 seconds]
17:33
steeve has joined #imx6-dev
17:34
steeve has quit [Remote host closed the connection]
17:49
jas-hacks has joined #imx6-dev
17:54
jk_ has joined #imx6-dev
18:58
raumzeit has joined #imx6-dev
19:21
jk_ has quit [Quit: Leaving]
19:49
rz2k has joined #imx6-dev
20:09
jas-hacks has left #imx6-dev [#imx6-dev]
20:09
<
raumzeit >
Hi! Has anyone seen this xorg error before:
20:09
<
raumzeit >
"fb memory is not big enough to hold shadow buffer!"
20:10
<
raumzeit >
I get it with wandboard quad, latest wandboard.org 3.10.17-1.0.0 GA kernel and vivante gpu 3.10.17-1.0.0 driver
20:16
<
hste >
raumzeit: have u tried not setting the fbmem
20:17
<
raumzeit >
yes, I just set it after recognizing the error in the logfile. Before, I had no such option
20:18
<
raumzeit >
btw. I was able to use vivante x11 driver and xorg 1.14 with 3.10.17-1.0.0-beta
20:19
<
raumzeit >
After updating to the GA release, xorg refuses to start properly.
20:22
<
raumzeit >
shouldn't the fbmem option I pass to the kernel allocate more than 8M fb memory? I don't understand where xorg takes the 8167kB video memory from (line 184, Xorg.log)
20:32
raumzeit has quit [Ping timeout: 245 seconds]
20:38
raumzeit has joined #imx6-dev
21:05
bard3307 has quit [Quit: Page closed]
21:45
raumzeit has left #imx6-dev [#imx6-dev]
21:45
raumzeit1 has joined #imx6-dev
21:52
raumzeit1 has quit [Quit: Leaving.]
21:53
raumzeit has joined #imx6-dev
22:01
bfederau has quit [Read error: Connection reset by peer]
22:01
bfederau has joined #imx6-dev