Re: Dell Wyse T10 / T50
First attemp at trying to fix this error / warning: [ 1.093985] m25p80 spi0.0: found s25fl064k, expected m25p32 [ 1.094033] m25p80 spi0.0: s25fl064k (8192 Kbytes) I deconstructed the dove-dove-db.dtb...
View ArticleRe: Linux Kernel 4.17.2 Kirkwood package and Debian rootfs
Hi i need to Build Modules for 4.17.2 in order to get my Xbox One Digital TV Tuner running. Could you provide some help?
View ArticleHelp with building modules for Linux Kernel 4.17.2 Kirkwood
Hi i need to Build Modules for 4.17.2 in order to get my Xbox One Digital TV Tuner running. Could you provide some help?
View ArticleRe: Linux Kernel 4.17.2 Kirkwood package and Debian rootfs
Last post moved here: https://forum.doozan.com/read.php?2,64079,64079
View ArticleRe: Dell Wyse T10 / T50
Koen, Here is the initial version for Wyse T50. As we go along developing this DTS, we'll add more nodes. Use the DTC compiler to compile to DTB as you have done.
View ArticleRe: Help with building modules for Linux Kernel 4.17.2 Kirkwood
I needed to get this Xbox One TV Tuner for Linux[1] running. So i've downloaded the fw and the demodulator to /lib/firmware dmesg root@debian:~/media_build# dmesg [ 0.000000] Booting Linux on physical...
View ArticleRe: Help with building modules for Linux Kernel 4.17.2 Kirkwood
I've just noticed an error in my last post: i've switched source and link name. I linked it correctly though. root@debian:/lib/modules/4.17.2-kirkwood-tld-1# ls -la /lib/modules/$(uname -r)/build...
View ArticleRe: Help with building modules for Linux Kernel 4.17.2 Kirkwood
Hi Giang, Did you install the linux headers? apt-get install linux-headers-4.17.2-kirkwood-tld-1_1.0_armel.deb That's the first thing you need to do before compiling modules.
View ArticleRe: Help with building modules for Linux Kernel 4.17.2 Kirkwood
Well i got sleepy somehow. I just looked into ayoshers thread [1] It had to look like this lrwxrwxrwx 1 root root 44 Jul 3 01:06 /lib/modules/4.17.2-kirkwood-tld-1/build ->...
View ArticleRe: Help with building modules for Linux Kernel 4.17.2 Kirkwood
Hi bodhi thanks for your reply. Yes i did install the headers. Forgot to mention it. Sorry! So there is progress now. Checking back after the build.
View ArticleRe: Help with building modules for Linux Kernel 4.17.2 Kirkwood
This is what i've got. build failed :/ root@debian:~/media_build# ./build Checking if the needed tools for Debian GNU/Linux 9 \n \l are available Needed package dependencies are met....
View ArticleRe: Help with building modules for Linux Kernel 4.17.2 Kirkwood
Giang, I am traveling, not near my development rig, so can’t give you hands on help. It might be you are using an older Make file that does not play well with new kernel. Can you find the include file...
View ArticleRe: Help with building modules for Linux Kernel 4.17.2 Kirkwood
Hi bodhi, i found socket.h in this dir. should be that one, right? /usr/src/linux-headers-4.17.2-kirkwood-tld-1/include/linux/
View ArticleRe: Install Debian on Seagate GoFlex's hard drive
Hello. After these steps the machine boots from hard disk when both drives are present. In case I want to boot from USB, is there a method ?
View ArticleRe: Help with building modules for Linux Kernel 4.17.2 Kirkwood
Giang, I take it back. I recall this file is in the glibc. Is your build environment conformed to what the media_build required? Probably: apt-get install libc6-dev When in doubt, you can just install...
View ArticleRe: Install Debian on Seagate GoFlex's hard drive
kartikayec, > Hello. > > After these steps the machine boots from hard disk > when both drives are present. > > In case I want to boot from USB, is there a method > ? If both have...
View ArticleRe: Linux Kernel 4.17.2 Kirkwood package and Debian rootfs
Thank you for the update, Bodhi! :)
View ArticleRe: Help with building modules for Linux Kernel 4.17.2 Kirkwood
bodhi Wrote: ------------------------------------------------------- > Is your build environment conformed to what the > media_build required? I really don't know. How do i look into this? >...
View ArticleRe: Dell Wyse T10 / T50
Hi bodhi, thanks for the .dts file. I don't compile the file but use the following command: dtc -I dts -O dtb -o dove-T50.dtb dove-T50.dts Anyway I changed the values like your example in my...
View Article