Sander wrote:Does this image have IPv6?
I was quite surprised to see the April version has no IPv6:
It does.
Sander wrote:Does this image have IPv6?
I was quite surprised to see the April version has no IPv6:
asb wrote:piglet wrote:alecthegeek wrote:1) The LXDE task panel along the bottom no longer displays.
I got the panels back by "rm -r lxpanel" from ~/.config/ followed by a reboot "sudo reboot" so that on restart it grabbed the default settings.
http://wiki.lxde.org/en/LXPanelIf the config files are missing, lxpanel loads system-wide config in /usr/share/lxpanel/profile/<Profile name> instead.
I'm not having any good ideas about what the problem could be here (I can not reproduce locally, and it clearly is not a problem for many other people). Does anyone have any ideas?
asb wrote:Yes, it will be appending to config.txt and for some reason this is clearly resulting in junk...but only sometimes. Hmm.
HB wrote:asb wrote:Yes, it will be appending to config.txt and for some reason this is clearly resulting in junk...but only sometimes. Hmm.
Does it necessarily have to be appending the file? I would have thought it would make more sense to use sed to uncomment the existing relevant line.
asb wrote:piglet wrote:alecthegeek wrote:1) The LXDE task panel along the bottom no longer displays.
I got the panels back by "rm -r lxpanel" from ~/.config/ followed by a reboot "sudo reboot" so that on restart it grabbed the default settings.
http://wiki.lxde.org/en/LXPanelIf the config files are missing, lxpanel loads system-wide config in /usr/share/lxpanel/profile/<Profile name> instead.
I'm not having any good ideas about what the problem could be here (I can not reproduce locally, and it clearly is not a problem for many other people). Does anyone have any ideas?
asb wrote:Sander wrote:Does this image have IPv6?
I was quite surprised to see the April version has no IPv6:
It does.
typhoon wrote:Sad news: I got the image yesterday, just a day after my RPi arrived, and tested it... worked perfectly, which is good. I also did "sudo apt-get update" and "sudo apt-get upgrade", and it upgraded some packages.
The bad thing is that today I did tehe same... but it won't boot any more. So I re-flashed the image, all the same, after update and upgrade, no more boot. Just red led on, RPi used as headless so no monitor to check. What info do you need for fixing it?
typhoon wrote:Sad news: I got the image yesterday, just a day after my RPi arrived, and tested it... worked perfectly, which is good. I also did "sudo apt-get update" and "sudo apt-get upgrade", and it upgraded some packages.
The bad thing is that today I did the same... but it won't boot any more. So I re-flashed the image, all the same, after update and upgrade, no more boot. Just red led on, RPi used as headless so no monitor to check. What info do you need for fixing it?
sudo apt-get install mtr
sudo apt-get install usbutils
sudo apt-get install lshw
Sander wrote:I'm quite sure lsusb was available on the April image. So, it is by design or a bug that lsusb is not available on this image?
javaboyuk wrote:So ..... any thoughts about what the firmware changes are?
Anyone else successfully upgraded this way and have a working card/raspberry?
pi@raspberrypi ~ $ sha1sum /boot/*
0cca4303890b6181f2db58ec3bccbea719ba627a /boot/arm128_start.elf
9c83f88ac2f251a2eb6c3dafec802331c5e84e19 /boot/arm192_start.elf
278722d06c9231553c6b34bbf22b60a5b70e4b3a /boot/arm224_start.elf
41e2ae48b430beab3b3f0370c8002d971402a13a /boot/bootcode.bin
82517aa4f1876f1df6723744becd7461c2e38683 /boot/cmdline.txt
32476166696c0a3357ad2ed2d02ca476d66cca27 /boot/config.txt
5588e14d43b3b832cf14f16da373577fbbd93408 /boot/kernel_cutdown.img
d5124846f66cd03169e746a2f88e36f104304758 /boot/kernel_emergency.img
3759ede6b4bc3ee0261ed07871e5c4b993768014 /boot/kernel.img
ec8c1d3b0f8430c4d8a667026d0d1fa7416a46fb /boot/loader.bin
0cca4303890b6181f2db58ec3bccbea719ba627a /boot/start.elf
asb wrote:If you were to ctrl-c mid-way through an upgrade and don't finish configuration, it is possible the machine could be left in an unbootable state (unfortunately the hack to work around dpkg's hatred of FAT means that the boot partition files are deleted until the postinst script is run).
typhoon wrote:I'm using a 4GB SDHC class B from Samsung, MB-SP4G, MBSP4GMBDDCA, D FD6S0000 939 KOREA. I can't check output on a monitor right now, later I should be able to. Right now only the red led lits, no blinking, and the "ok" led is so faint you could think it's off.
dom wrote:(Alex, does firmware package update cause a sync, or could it? I'm sure it shouldn't be needed but that would rule it out, and provide a little more safety for premature power cable unpluggers.)
typhoon wrote:yes, just after applying power. usually after applying power all of them are on, just the OK is off.
btw: I noticed my /boot is empty, boot partition (60MB one) is like in the screenshot. Troubles updating?
Setting up raspberrypi-bootloader (1.20120614-1) ...
Removing 'diversion of /boot/arm128_start.elf to /usr/share/rpikernelhack/arm128_start.elf by rpikernelhack'
Removing 'diversion of /boot/arm192_start.elf to /usr/share/rpikernelhack/arm192_start.elf by rpikernelhack'
Removing 'diversion of /boot/arm224_start.elf to /usr/share/rpikernelhack/arm224_start.elf by rpikernelhack'
Removing 'diversion of /boot/bootcode.bin to /usr/share/rpikernelhack/bootcode.bin by rpikernelhack'
Removing 'diversion of /boot/kernel.img to /usr/share/rpikernelhack/kernel.img by rpikernelhack'
Removing 'diversion of /boot/kernel_cutdown.img to /usr/share/rpikernelhack/kernel_cutdown.img by rpikernelhack'
Removing 'diversion of /boot/kernel_emergency.img to /usr/share/rpikernelhack/kernel_emergency.img by rpikernelhack'
Removing 'diversion of /boot/loader.bin to /usr/share/rpikernelhack/loader.bin by rpikernelhack'
Removing 'diversion of /boot/start.elf to /usr/share/rpikernelhack/start.elf by rpikernelhack'