=== \sh_away is now known as \sh === \sh is now known as \sh_away === \sh_away is now known as \sh === asac_ is now known as asac === \sh is now known as \sh_away === asac_ is now known as asac === luka74 is now known as Lure === smurf is now known as locovotebot === locovotebot is now known as smurf [19:42] mjg59: not having much luck with this sd problem [19:43] Keybuk: I don't have the hardware, so there's really nothing I can do [19:44] it gets as far as fetching SCR from the card [19:44] gets a "Command Complete" interrupt in response [19:45] followed by an error interrupt with the Data End Bit Error flag set [19:45] My knowledge of the low-level SD protocol is only marginally above non-existent [19:46] yeah, as is mine [19:46] if I comment out the offending bit of code, the same thing just happens later anyway [20:57] I'm trying to rebuild a stock kernel and I'm greeted with a few errors when running debian/rules updateconfigs [20:57] linux-source-2.6.22-2.6.22/debian/scripts/misc/splitconfig.pl: Permission denied [20:57] so I chmod +x it and the script moves on till it gets to this... [20:57] /root/linux-source-2.6.22-2.6.22/scripts/gcc-version.sh: line 11: hppa-linux-gcc: command not found [20:58] which makes sense seeing that I'm on x86. So why does it look for hppa-linux-gcc?