Recent content by xekarfwtos

  1. X

    pandian - MARK2

    I do not think it is a nm-applet issue. It is a NetworkManager issue. journalctl reports: pandian NetworkManager[3712]: <error> [1397115421.4269] [nm-system.c:287] sync_addresses(): (wlan0): error -7 returned from rtnl_addr_add():
  2. X

    pandian - MARK2

    Do you use lightdm display manager? I am using slim and the nm-applet connects automatically to my wifi network but it does not obtain an IPv4. I tried to connect using network-manager without the nm-applet but the problem remains. I also move from sysvinit to systemd in order to check if...
  3. X

    pandian - MARK2

    Does it assign a IPv4 address to the wlan0?
  4. X

    pandian - MARK2

    # cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed <unsupported> My pandora is 1GHz model.
  5. X

    pandian - MARK2

    The same line 304: echo: write error: Invalid argument I tried from bash again as root: # echo $[ 1000 * 1000 ] > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed bash: echo: write error: Invalid argument
  6. X

    pandian - MARK2

    Updating now. When pandian boots it reports an error on script /usr/bin/pdcmd at line 304: echo: invalid argument I run the command on a bash shell and it runs fine.
  7. X

    pandian - MARK2

    I run "echo "deb http://pandian.openpandora.org/debian pandian test" > /etc/apt/sources.list.d/pandian-test.list" to enable test repo as you advised me. But apt-get update; apt-get install pndevmapperd "E: Unable to locate package pndevmapperd"
  8. X

    pandian - MARK2

    "apt-get -f install" did not fix it. #apt-get install pandian https://gist.github.com/xekarfwtos/0f46875997681d4d7cc5 The interesting lines are: dpkg: error processing archive /var/cache/apt/archives/pandian_0.6-3_all.deb (--unpack): trying to overwrite '/lib/firmware/wl1251-fw.bin', which...
  9. X

    pandian - MARK2

    Did you "apt-get upgrade"? Nm-applet connects without obtaining an ip-address only if you "apt-get upgrade" from the initial image. I couldn't install it. It reports: Create Folder /media/music Fix permissions Errors were encountered while processing...
  10. X

    pandian - MARK2

    Is it possible to change scaling governor to ondemand or powersave with your tool?
  11. X

    pandian - MARK2

    This is a symptom of running sid because it is caused after a apt-get upgrade.
  12. X

    pandian - MARK2

    I can change my CPU frequency but there is no scaling. Which scaling governor is pandian using?
  13. X

    pandian - MARK2

    Both sysvinit and systemd are installed on the image. Pandian is using sysvinit (the process with pid 1 is init) but the login manager of systemd (system-logind) is autostarted at startup, so I removed systemd to avoid any conflicts.
  14. X

    pandian - MARK2

    In order to find out the root of the problem I did a fresh installation on my SD. Step 1: I installed the normal (desktop enviroment) to the SD and I booted up and did the initial configuration. Step 2: I removed (apt-get remove) the packages systemd, lxde, pandian-lxde...
  15. X

    pandian - MARK2

    Yes, the same as mine. It doen't assign an IPv4 to the interface.
Back
Top