TEN
Re: Linux Kernel 3.14.0 Kirkwood & rootfs: After Arch... June 19, 2014 12:52AM |
TEN
Re: Linux 3.14: NTP, static IP June 19, 2014 02:22AM |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 19, 2014 03:15AM |
Admin Registered: 13 years ago Posts: 18,994 |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 20, 2014 04:26AM |
Registered: 11 years ago Posts: 91 |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 20, 2014 04:38AM |
Registered: 12 years ago Posts: 36 |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 20, 2014 08:49AM |
Registered: 11 years ago Posts: 91 |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 20, 2014 12:57PM |
Registered: 12 years ago Posts: 36 |
$ sudo modprobe dvb_usb_it913x info=1 Jun 20 19:54:42 mynas kernel: [264086.446133] dvb_usb_it913x: unknown parameter 'info' ignored Jun 20 19:54:42 mynas kernel: [264086.457459] it913x: Chip Version=02 Chip Type=9135 Jun 20 19:54:42 mynas kernel: [264086.463084] it913x: Firmware Version 52953344it913x: Remote propriety (raw) mode Jun 20 19:54:42 mynas kernel: [264086.474964] it913x: Dual mode=0 Tuner Type=38it913x: Unknown tuner ID applying default 0x60 Jun 20 19:54:42 mynas kernel: [264086.485926] usb 1-1.2: dvb_usb_v2: found a 'Avermedia A835B(3835)' in warm state Jun 20 19:54:42 mynas kernel: [264086.499098] usb 1-1.2: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer Jun 20 19:54:42 mynas kernel: [264086.520454] dvb_usb_it913x: probe of 1-1.2:1.0 failed with error -12 Jun 20 19:54:42 mynas kernel: [264086.530720] usbcore: registered new interface driver dvb_usb_it913x
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 20, 2014 01:26PM |
Registered: 11 years ago Posts: 91 |
modinfo /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb-frontends/it913x-fe.ko filename: /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/dvb-frontends/it913x-fe.ko license: GPL version: 1.15 author: Malcolm Priestley tvboxspy@gmail.com description: it913x Frontend and it9137 tuner srcversion: AC90F66CE70FA8B6BC1C125 depends: intree: Y vermagic: 3.13.1-kirkwood-tld-2 preempt mod_unload modversions ARMv5 parm: debug:set debugging level (1=info (or-able)). (int)
modinfo /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-it913x.ko filename: /lib/modules/3.13.1-kirkwood-tld-2/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-it913x.ko firmware: dvb-usb-it9137-01.fw firmware: dvb-usb-it9135-02.fw firmware: dvb-usb-it9135-01.fw license: GPL version: 1.33 description: it913x USB 2 Driver author: Malcolm Priestley <tvboxspy@gmail.com> srcversion: 14DC625C3B166F4290C3F89 alias: usb:v1B80pE410d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v07CAp4835d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v07CAp3835d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v07CAp2835d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v07CAp1835d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v048Dp9006d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v048Dp9005d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v1B80pE411d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v048Dp9135d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v1B80pE409d*dc*dsc*dp*ic*isc*ip*in* depends: dvb_usb_v2,rc-core intree: Y vermagic: 3.13.1-kirkwood-tld-2 preempt mod_unload modversions ARMv5 parm: debug:set debugging level (1=info (or-able)). (int) parm: firmware:set firmware 0=auto 1=IT9137 2=IT9135 V1 3=IT9135 V2 (int) parm: adapter_nr:DVB adapter numbers (array of short)
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 20, 2014 01:48PM |
Registered: 12 years ago Posts: 36 |
[ 32.465001] usb 1-1.2: dvb_usb_v2: found a 'Avermedia A835B(3835)' in warm state [ 32.475491] usb 1-1.2: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer [ 32.485321] ERROR: 256 KiB atomic DMA coherent pool is too small! [ 32.485321] Please increase it with coherent_pool= kernel parameter! [ 32.499627] dvb_usb_it913x: probe of 1-1.2:1.0 failed with error -12
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 20, 2014 02:25PM |
Admin Registered: 13 years ago Posts: 18,994 |
usb_set_bootargs=setenv bootargs console=$console root=$usb_root rootdelay=$usb_rootdelay rootfstype=$usb_rootfstype $mtdparts $usb_custom_paramsthen this would be enough
usb_custom_params=coherent_pool=1M usb_set_bootargs=setenv bootargs console=$console root=$usb_root rootdelay=$usb_rootdelay rootfstype=$usb_rootfstype $mtdparts $usb_custom_params
#fw_setenv usb_custom_params 'coherent_pool=1M'
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 20, 2014 02:29PM |
Registered: 12 years ago Posts: 36 |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 20, 2014 02:42PM |
Registered: 11 years ago Posts: 91 |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 20, 2014 02:49PM |
Admin Registered: 13 years ago Posts: 18,994 |
Quote
pbg4
> if you don't use saveenv and something went wrong,
> at the next boot you are at the same state as
> before,..
Quote
gaogao
tks bodhi, I was under the assumption that using fw_setenv was not the preferred/safe way to set uboot params.
IIRC I read about it some time ago.
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 20, 2014 03:33PM |
Registered: 11 years ago Posts: 91 |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) June 22, 2014 09:30AM |
Registered: 12 years ago Posts: 36 |
bugs181
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) July 01, 2014 05:18PM |
bugs181
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) July 01, 2014 05:20PM |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) July 01, 2014 05:28PM |
Registered: 10 years ago Posts: 162 |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) July 01, 2014 11:39PM |
Admin Registered: 13 years ago Posts: 18,994 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) July 03, 2014 03:10PM |
Admin Registered: 13 years ago Posts: 18,994 |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) July 04, 2014 01:58PM |
Registered: 10 years ago Posts: 2 |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) July 04, 2014 02:42PM |
Admin Registered: 13 years ago Posts: 18,994 |
Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree) July 04, 2014 05:39PM |
Registered: 10 years ago Posts: 2 |
absintos
Fan speed control July 08, 2014 12:14AM |
absintos
Re: Fan speed control July 08, 2014 12:19AM |
Re: Fan speed control July 08, 2014 12:20AM |
Admin Registered: 13 years ago Posts: 18,994 |
Re: Fan speed control July 08, 2014 12:26AM |
Admin Registered: 13 years ago Posts: 18,994 |
absintos
Re: Fan speed control July 08, 2014 01:41AM |
absintos
Re: Fan speed control July 08, 2014 01:45AM |
Re: Fan speed control July 08, 2014 02:14AM |
Admin Registered: 13 years ago Posts: 18,994 |