Search found 2097 matches
- Sat Aug 17, 2013 8:07 pm
- Forum: Troubleshooting
- Topic: Excessive current usage
- Replies: 17
- Views: 5759
Re: Excessive current usage
I have found out the probable reason why your hub draws full active current on the Pi and not when plugged into the PC. It's because the kernel is currently configured without autosuspend support for USB. The PC, on detecting no devices plugged into the hub, will issue a suspend command that will pu...
- Wed Aug 14, 2013 10:15 pm
- Forum: Troubleshooting
- Topic: New Pi won't boot with old SD
- Replies: 15
- Views: 6025
Re: New Pi won't boot with old SD
Your newer rev2 Pis will probably have newer SDRAM. There have been firmware updates that support this newer SDRAM. You should update your "Image". On your old Pi, if you run sudo rpi-update then this will download latest kernel/firmware and save these to disk. If you then image that files...
- Wed Aug 14, 2013 9:21 pm
- Forum: Beginners
- Topic: Critique Please: 1st RPi Circuit
- Replies: 10
- Views: 2123
Re: Critique Please: 1st RPi Circuit
I am enamoured by your diligent use of the classic black-on white colour scheme. Your congruent main AC busbars are also appealing and de rigeur. But seriously - if you're using mains electrik in your design then you need to think protection - both from fingers and from fire. Your 10A fuse is a good...
- Wed Aug 14, 2013 9:04 pm
- Forum: Troubleshooting
- Topic: PANIC on RPi boot :(
- Replies: 8
- Views: 1522
Re: PANIC on RPi boot :(
The root FS is ext4. You can't check it on windows - but it's very very easy to run Linux on a PC nowadays - you can even run it from a USB pendrive and boot off that in a readonly mode that doesn't touch your PC's hard drive. The reason that it panics is because it can't reliably recover the filesy...
- Wed Aug 14, 2013 8:56 pm
- Forum: Troubleshooting
- Topic: Network Failure - MTU Size.
- Replies: 1
- Views: 6433
Re: Network Failure - MTU Size.
"Jumbo frames" are only ever supported for gigabit-capable chipsets. The maximum MTU for 100mbit ethernet is defined as 1500 (1518 on wire) bytes. While the SMSC9512 chip may accept a jumbo frame setting, all the hardware in between has to as well - or interesting behaviour may result (usu...
- Sun Aug 11, 2013 7:34 pm
- Forum: Beginners
- Topic: Faulty USB ports?
- Replies: 7
- Views: 1283
Re: Faulty USB ports?
I'd say your Pi is definitely poorly. RMA is short for "return materials authorisation". It's a verbiaged noun - kind of like Xeroxing - which is basically the process you go through to return something under warranty. Open a dialogue with the company that supplied you with your Pi, claim ...
- Sat Aug 10, 2013 2:04 pm
- Forum: Troubleshooting
- Topic: External HDD turns off each time.
- Replies: 3
- Views: 1536
Re: External HDD turns off each time.
There's nothing that is immediately obvious.
Can you try again after a sudo rpi-update?
Can you try again after a sudo rpi-update?
- Sat Aug 10, 2013 2:01 pm
- Forum: Troubleshooting
- Topic: Raspberry TX Serial pin - No Power
- Replies: 5
- Views: 1976
Re: Raspberry TX Serial pin - No Power
Can you export the pin as a GPIO output and try to flip it?
- Fri Aug 09, 2013 11:02 pm
- Forum: Beginners
- Topic: Small SD cards
- Replies: 3
- Views: 732
Re: Small SD cards
As far as I know, the only SD cards to not work properly are the original MMC-type SD cards. They will boot to the rainbow square but typically fail after that.
I have a 512MB SD card that's nearly a decade old that works with the Pi. Busybox FTW.
I have a 512MB SD card that's nearly a decade old that works with the Pi. Busybox FTW.
- Fri Aug 09, 2013 3:07 pm
- Forum: Beginners
- Topic: Faulty USB ports?
- Replies: 7
- Views: 1283
Re: Faulty USB ports?
The USB physical link between the SOC and the SMSC chip is being reset. This has the side effect of suspending all your attached devices as well - certain types of keyboards do not like to be suspended and never wake up again afterwards. Do you still experience the reset messages (the "hprt0 in...
- Fri Aug 09, 2013 8:27 am
- Forum: Troubleshooting
- Topic: USB FIQ testing....
- Replies: 181
- Views: 84169
Re: USB FIQ testing....
There are two parameters that control the behaviour of the FIQ. dwc_otg.fiq_fix_enable controls whether the FIQ is actually installed/set up or not. Without it you are effectively left with the standard IRQ handlers doing all the work. This is enabled by default, and using this setting is recommende...
- Thu Aug 08, 2013 8:45 pm
- Forum: Beginners
- Topic: Is my Pi broken? Or am I doing something wrong?
- Replies: 11
- Views: 2235
Re: Is my Pi broken? Or am I doing something wrong?
I have no idea what version of kernel RaspBMC runs. Can you try with default Raspbian? You should at least get either a successful boot or a crash printout.
(fyi XBMC can be installed from Raspbian, just takes a few extra commands)
(fyi XBMC can be installed from Raspbian, just takes a few extra commands)
- Thu Aug 08, 2013 8:29 pm
- Forum: Troubleshooting
- Topic: External HDD turns off each time.
- Replies: 3
- Views: 1536
Re: External HDD turns off each time.
[Mod: I moved your post to the Troubleshooting forum as you have trouble with something.] Your problem is unlikely to be power-related as you have powered the HDD from 2 different sources and experienced the same result. Your HDD also resets and "comes back" only after heavy file usage whi...
- Wed Aug 07, 2013 6:27 pm
- Forum: General programming discussion
- Topic: Raspberry Pi fan speed
- Replies: 52
- Views: 29824
Re: Raspberry Pi fan speed
Most fans will have a pull-up resistor to the +v supply line and switch it down to 0V, or have just an open-collector output which switches "on" at certain points. You fan looks like it has a pullup resistor, given that the rotation signal has enough juice to drive an LED. If you interface...
- Tue Aug 06, 2013 11:55 pm
- Forum: Beginners
- Topic: Recommended Size for SD Card
- Replies: 14
- Views: 7921
Re: Recommended Size for SD Card
I have 4 Pis running on 4Gb Class 4 cards. Is there a word for that? Alnumeration? The "speed" of an SD card really doesn't have much bearing on how fast the Pi actually performs. Class 10 has better sustained write speeds than class 4, but if you're running an operating system on it then ...
- Tue Aug 06, 2013 11:28 pm
- Forum: Beginners
- Topic: How many external Hard Drives can I hook up to a Pi?
- Replies: 3
- Views: 3622
Re: How many external Hard Drives can I hook up to a Pi?
I've managed 7 pendrives at once, and then ran out of hub ports. Slightly different to HDDs with big spinning power-hungry motors, but the principle is the same. Just be mindful that your total data bandwidth is going to be limited to a single USB2.0 bus speed of 480Mbit/s (on a good day with a foll...
- Tue Aug 06, 2013 11:17 pm
- Forum: Beginners
- Topic: Is my Pi broken? Or am I doing something wrong?
- Replies: 11
- Views: 2235
Re: Is my Pi broken? Or am I doing something wrong?
Welcome! Your kit has a preloaded SD card with a very, very old kernel + firmware. Lots of things have been fixed since that SD card was written more than a year ago. This is something that NOOBS was specifically created for. You should take that SD card and plug it into a PC/laptop with SD card rea...
- Tue Aug 06, 2013 9:34 pm
- Forum: Troubleshooting
- Topic: Destination Folder Access Denied Samba
- Replies: 9
- Views: 4849
Re: Destination Folder Access Denied Samba
Your umask/dmask is set to disallow group/everyone write access. If you change the fstab options umask to 0000 / dmask to 0000 then it should work, but let everyone access to everything. vfat isn't particularly useful with file permissions - it does not allow for unix style uid/gid except globally. ...
- Tue Aug 06, 2013 9:14 pm
- Forum: Troubleshooting
- Topic: Destination Folder Access Denied Samba
- Replies: 9
- Views: 4849
Re: Destination Folder Access Denied Samba
Can you post the output of mount
- Tue Aug 06, 2013 12:49 pm
- Forum: Troubleshooting
- Topic: Keep 'losing' one of two HD's
- Replies: 62
- Views: 9373
Re: Keep 'losing' one of two HD's
you could install smartmon tools sudo apt-get update sudo apt-get install smartmontools Smartmontools most often doesn't work on USB hard disks. The USB to sata / pata bridges inside external HDD caddies typically do not pass through the necessary commands for SMART because they abstract the drive ...
- Tue Aug 06, 2013 12:10 pm
- Forum: Troubleshooting
- Topic: Keep 'losing' one of two HD's
- Replies: 62
- Views: 9373
Re: Keep 'losing' one of two HD's
dmesg prints out the contents of the kernel log buffer. The kernel log starts at boot time and will print to the screen (so you can see if anything broke or the machine crashed) until the normal boot process stops the output from printing. The log will still fill up, but only in memory. The buffer w...
- Mon Aug 05, 2013 8:46 pm
- Forum: Troubleshooting
- Topic: Samba Install Problems
- Replies: 13
- Views: 10425
Re: Samba Install Problems
Don't really understand this. One of the common things to do with the Pi (apart from create an xbmc media centre) is to use it as a NAS drive. People say they have done this using the Raspbian Wheezy distro which is exactly what I am using. However, the truth is that Raspbian apparently uses a non-...
- Mon Aug 05, 2013 1:44 pm
- Forum: Troubleshooting
- Topic: Samba Install Problems
- Replies: 13
- Views: 10425
Re: Samba Install Problems
The error message "filesystem is read-only" does exactly what it says on the tin. You are using a filesystem that has no documentation publicly available as to the internal workings and therefore the default Linux driver will have read-only support in case it encounters something it doesn'...
- Mon Aug 05, 2013 1:33 pm
- Forum: Troubleshooting
- Topic: USB Soundcard Prevents Boot
- Replies: 12
- Views: 7564
Re: USB Soundcard Prevents Boot
What happens if you do this: a) Put dwc_otg.speed=1 in cmdline.txt b) Boot with the codec plugged in c) Unplug the device after the pi appears to "hang"? I've got something of a similar flavour on my desk - Behringer UCA202, which doesn't suffer from this problem. Bus 001 Device 004: ID 08...
- Thu Aug 01, 2013 6:52 pm
- Forum: Troubleshooting
- Topic: USB redux
- Replies: 514
- Views: 234272
Re: USB redux
A USB device failing, or the USB driver failing usually results in either - Kernel panic (no reboot, unless you have either panic=10 on the commandline or the watchdog set up) - Device becoming unresponsive, which may or may not have associated syslog spam - USB in general breaking and becoming unre...