I found an answer to my bigger question here, but I'm curious about my attempted proof in the case where $|G|=p$. I'm nearly certain this does not work, but I can still learn something from it. Do I have the right idea at all?
Let $p$ be a prime, $P=\langle c \rangle$ a group of order $p$, and $F$ a field of characteristic $p$. I want to show that the only irreducible representation of $P$ over $F$ is the trivial representation. I am told to do this "using the fact that $F$ contains all $p$th roots of $1$ (namely $1$ itself)."
I am not sure about how to use the $p$th roots (just $1 \in F$), but here's what I did:
Let $A$ be a left $FP$-module, where $FP$ is the group ring of $P$ over $F$. Also, let $P$ be a left $F$-module. Take an element $0 \ne g \in A$ and consider the elements $g, (1c)g, (1c^2)g, ..., (1c^{p-1})g$. Then these elements form a nontrivial proper(?) submodule of $A$ since for an arbitrary $a_1c^{j_1}+\cdots + a_pc^{j_p} \in FP$, we have $(a_1c^{j_1}+\cdots + a_pc^{j_p})(1c^ig)=\cdots=(a_1c^{i+j_1} + \cdots + a_pc^{i+j_p})g = c^kg$ for some $c^k \in P$, since $P$ is an $F$-module. It follows that $A$ is reducible, and we have proved the contrapositive.
Thanks.