From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <65c2af2d38a9e7e576b437b7601da10c@hamnavoe.com> To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Mon, 10 Dec 2012 18:55:10 +0000 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Raspberry Pi help Topicbox-Message-UUID: f513a59e-ead7-11e9-9d60-3106f5b1d025 > I cannot > get the mouse or keyboard to work (including with the 7 December > kernel). See if you can get a bit more diagnostic information than just "doesn't work", by editing your cmdline.txt to something like this: readparts=1 kbargs=-d ipconfig= By removing the 'user=glenda' parameter you'll stop it from loading the rio desktop; the 'ipconfig=' parameter will make it look for a DHCP server on your network to give it an ip address; and the 'kbargs=-d' asks for debugging information from the usb keyboard+mouse driver.