Home of the Squeezebox™ & Transporter® network music players.

View Poll Results: Which device is running your SqueezePlug-Server

Voters
98. You may not vote on this poll
  • SheevaPlug

    44 44.90%
  • TonidoPlug

    7 7.14%
  • Dockstar

    21 21.43%
  • Goflex Net

    11 11.22%
  • other

    15 15.31%
Page 2 of 66 FirstFirst 12341252 ... LastLast
Results 11 to 20 of 658
  1. #11
    Senior Member
    Join Date
    Sep 2010
    Posts
    245
    Quote Originally Posted by truehl View Post
    Hi reniera,
    I'll publish the install script and the sources you will need after updating the image for DockStar to version 3.50, ok?!

    Greetings,
    Thomas
    OK I look forward to trying it.

  2. #12
    Senior Member truehl's Avatar
    Join Date
    Nov 2009
    Location
    Bonn, Germany
    Posts
    1,029
    golddustpeak: Did you trie the 3.50 version??? I think no, because it's out only for one day! Please try!

    Greetings, Thomas
    Last edited by truehl; 2011-02-01 at 12:01.
    SBS 7.7.x on SqueezePlug,
    2 x Squeezebox Duet,
    1 x Squeezebox Touch,
    1 x Onkyo TX-8050 DLNA ready receiver
    iPeng,
    SqueezeSlave

    My SqueezePlug Wiki: Wiki
    My Blog: Blog
    My Forum: Forum
    My Downloads: Downloads
    My Videos: YouTube

    Feel free to donate my SqueezePlug project: Donate, thanks a lot!

  3. #13
    Senior Member truehl's Avatar
    Join Date
    Nov 2009
    Location
    Bonn, Germany
    Posts
    1,029
    Quote Originally Posted by M_Meyer View Post
    I am thinking about buying a Sheeva multiboot from NewIT, but since they are not available at the moment, I am considering the eSATA Sheeva Multiboot.

    Will it work with your new compiled Squeezeplug? Or is it only for 'normal' Sheeva and I have to wait for availability?
    I'm not sure it will! I'm using a brand new kernel but I can't test it because I don't own a eSata Plug. Maybe someone with a eSata Plug could check it out!?

    Greetings, Thomas
    SBS 7.7.x on SqueezePlug,
    2 x Squeezebox Duet,
    1 x Squeezebox Touch,
    1 x Onkyo TX-8050 DLNA ready receiver
    iPeng,
    SqueezeSlave

    My SqueezePlug Wiki: Wiki
    My Blog: Blog
    My Forum: Forum
    My Downloads: Downloads
    My Videos: YouTube

    Feel free to donate my SqueezePlug project: Donate, thanks a lot!

  4. #14
    Junior Member
    Join Date
    Jan 2011
    Posts
    13

    Installation on Goflex Net

    I "bricked" my first Goflex Net when following Jeffs installation (as described in the old thread: http://forums.slimdevices.com/showth...76466&page=144). I ended up sending the box back and got a new one :-)

    I have managed to get this new box up and running. How?

    Instead of Jeffs uBoot I opted for UBIT boot loader which is much more focused on Goflex Net and the SATA device support in the kernel and which has actually been tested on a Goflex Net!

    I basically followed this: http://plugapps.com/index.php5?title...l_to_UBI/UBIFS to get a Plugbox Linux installation in NAND. After that you have a very nice backup/recovery system that always boots (when/if you have problems booting from a USB disk.)

    Next step was to get Debian and Squeezebox up and running. The problem again is the Goflex Net and SATA support in the kernel. Most "dockstar" debians does not contain that support. The UBIT ssupplied kernel does. So the trick was to boot uImage kernel from the UBIT installation that has this support but then use a Debian root file system - in short, written here: http://plugapps.com/index.php5?title...oot_and_kernel more details here: http://plugapps.com/forum/viewtopic....t=523&start=10

    It is important that the boot (ext2) is on /dev/sda1, swap on /dev/sda2 and rootfs (ext3 - important!) is on /dev/sda3.

    How did I get a Debian rootfs? Here I used the very nice image Squeezeplug for Dockstar that also has this nice setup of squeezeserver :-) I tarred everything and extracted on /dev/sda3. I needed to modify /etc/fstab to the new partition layout:

    /dev/sda1 /boot ext2 defaults,noatime 1 2
    /dev/sda3 / ext3 noatime,errors=remount-ro 0 1
    /dev/sda2 none swap sw 0 0
    tmpfs /tmp tmpfs defaults 0 0

    (It seems that the 'setup' actually modified the fstab file? - at least that seems to happen and it has been my biggest problem because the swap-partition was not mounted and that gave problems when squeezebox was scanning my library).

    All in all, I am sure that it should be possible to build a Squeezeplug image for Goflex Net that works.

  5. #15
    Senior Member truehl's Avatar
    Join Date
    Nov 2009
    Location
    Bonn, Germany
    Posts
    1,029
    Quote Originally Posted by JohnHansen View Post
    ... All in all, I am sure that it should be possible to build a Squeezeplug image for Goflex Net that works.
    Hi John!
    This sounds very interesting!!! I'm highly interested in a solution for GoFlex Net. I've not touched mine (the second one) because I'm waiting for a solution. Do you think it would be possible for you to explain exactly how you did it?! I don't like to brick my GoFlex a second time! When I got it to work I'll surely make an image for this device!

    Greetings,
    Thomas
    SBS 7.7.x on SqueezePlug,
    2 x Squeezebox Duet,
    1 x Squeezebox Touch,
    1 x Onkyo TX-8050 DLNA ready receiver
    iPeng,
    SqueezeSlave

    My SqueezePlug Wiki: Wiki
    My Blog: Blog
    My Forum: Forum
    My Downloads: Downloads
    My Videos: YouTube

    Feel free to donate my SqueezePlug project: Donate, thanks a lot!

  6. #16
    Junior Member
    Join Date
    Jan 2011
    Posts
    13
    Quote Originally Posted by truehl View Post
    Hi John!
    This sounds very interesting!!! I'm highly interested in a solution for GoFlex Net. I've not touched mine (the second one) because I'm waiting for a solution. Do you think it would be possible for you to explain exactly how you did it?! I don't like to brick my GoFlex a second time! When I got it to work I'll surely make an image for this device!

    Greetings,
    Thomas
    Sure. The first step is to install plugbox linux to NAND. This is the most dangerous part, but it is well described what to do. It might not be necessary to do but as I mentioned you will then have a nice backup system that always boots:

    http://plugapps.com/index.php5?title...l_to_UBI/UBIFS

    You might want to backup the mtd's before so you can restore if necessary:

    http://www.plugapps.com/index.php5?t...goplug_Setboot --- section Backup, Backup, Backup.

    Also: get netconsole up and running is key - it is very nice to follow what happens during boot: http://www.plugapps.com/index.php5?t...t_using_netcat

  7. #17
    Member RiccardoR's Avatar
    Join Date
    Apr 2005
    Location
    Italy
    Posts
    82

    Disable automatic rescanning

    There is a way to disable the auto rescanning when I change (delete or copy) some files on My Dockstar? I want to manually do it only after finishing the whole work, otherwise I can play nothing, the sound stutter, the little Dockstar don't has enough horsepower to do everything.
    Riccardo

    P.S.: Sorry for my "awful" english!

  8. #18
    Quote Originally Posted by truehl View Post
    golddustpeak: Did you trie the 3.50 version??? I think no, because it's out only for one day! Please try!

    Greetings, Thomas
    Thomas,
    Ive used the new 3.5 image and installed 7.5.3 r31792 on the SheevaPlug.

    We'll see what happens next.......

    Neil
    Squeezebox Duet, Squeezebox Boom, Transporter, Squeezebox Classic, Radio

  9. #19
    Senior Member truehl's Avatar
    Join Date
    Nov 2009
    Location
    Bonn, Germany
    Posts
    1,029
    Quote Originally Posted by JohnHansen View Post
    Sure. The first step is to install plugbox linux to NAND. This is the most dangerous part, but it is well described what to do. It might not be necessary to do but as I mentioned you will then have a nice backup system that always boots:

    http://plugapps.com/index.php5?title...l_to_UBI/UBIFS

    You might want to backup the mtd's before so you can restore if necessary:

    http://www.plugapps.com/index.php5?t...goplug_Setboot --- section Backup, Backup, Backup.

    Also: get netconsole up and running is key - it is very nice to follow what happens during boot: http://www.plugapps.com/index.php5?t...t_using_netcat
    Hi John,
    O.K. so far so good! And what's next? Did you yust use the DS-Image? I think this won't work with eSata, does it?

    Greetings,
    Thomas
    SBS 7.7.x on SqueezePlug,
    2 x Squeezebox Duet,
    1 x Squeezebox Touch,
    1 x Onkyo TX-8050 DLNA ready receiver
    iPeng,
    SqueezeSlave

    My SqueezePlug Wiki: Wiki
    My Blog: Blog
    My Forum: Forum
    My Downloads: Downloads
    My Videos: YouTube

    Feel free to donate my SqueezePlug project: Donate, thanks a lot!

  10. #20
    Junior Member
    Join Date
    Jan 2011
    Posts
    13
    Quote Originally Posted by truehl View Post
    Hi John,
    O.K. so far so good! And what's next? Did you yust use the DS-Image? I think this won't work with eSata, does it?
    Next step is to get a stick with Debian up and running. The problem again is the Goflex Net and SATA support in the kernel. The UBIT supplied kernel does support Goflex Net. So the trick is to boot the uImage kernel from the UBIT.

    So:

    1. Make a stick with 3 partitions

    boot: /dev/sda1 ext2
    swap: /dev/sda2 swap
    rootfs: /dev/sda3 ext3

    2. The boot.tar.gz from the UBIT installation should be untarred in /dev/sda1, so you now have a /boot/uImage that support Goflex Net

    3. Then for the rootfs, I took your image and tarred everything and then unpacked it on /dev/sda3.

    4. The modules.tar.gz from the UBIT installation should be untarred in /dev/sda3.

    5. The ramdisk uInitrd from the DEBIAN rootfs /dev/sda3 ("your image") should be copied to the root folder of /dev/sda1

    6. Modify the /etc/fstab in /dev/sda3 to reflect the new partition structure.

    Reboot and follow on netconsole! :-)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •