Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 17 of 17
Originally Posted by antidrugue Which version of Debian are you using? What is the exact banshee package you are trying to install? My OS name and kernal version is: i686 ...
  1. #11
    Just Joined!
    Join Date
    May 2006
    Posts
    28


    Quote Originally Posted by antidrugue
    Which version of Debian are you using?

    What is the exact banshee package you are trying to install?
    My OS name and kernal version is:
    i686 GNU/Linux
    2.4.27-2-386
    Debian

    I can not remember which banshee package I was trying install. But just then I tried to install banshee using the instructions on this page http://banshee-project.org/Distributions/Ubuntu and it didn't work. I basically got the same command ouput as the previous time I tried.

    Thanks Again

  2. #12
    Linux Guru antidrugue's Avatar
    Join Date
    Oct 2005
    Location
    Montreal, Canada
    Posts
    3,212
    You are using Debian Sarge and those installation's instructions are made for Ubuntu Breezy. It won't work like that.

    You'll need to compile Banshee from source if you are to use it on Debian Sarge:
    http://banshee-project.org/Banshee_Source

    Though I really doubt it is easily doable, as the basic dependencies are way too recent compared to what Sarge has to offer:
    Quote Originally Posted by Banshee basic dependencies
    * Mono 1.1.10 or better
    * Gtk# 2.8
    * HAL 0.5.2 or better
    o Linux 2.6 kernel
    * D-Bus 0.36.2 (and dbus-sharp) or better
    * GStreamer 0.10.3+
    * libmusicbrainz 2.1.1 or better
    * libnautilus-burn 2.12 or better
    * GTK+ 2.2
    * sqlite3 libraries
    "To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

    -Bruce Lee

  3. #13
    Just Joined!
    Join Date
    Jun 2006
    Posts
    14
    I am using gtkpod on my ubuntu 6.6 for alternative of itunes

  4. #14
    Linux Enthusiast
    Join Date
    Jun 2005
    Posts
    668
    I use gtkpod on slackware here, as long as you setup hotplug/udev, the ipod will work fine.

    used gtkpod for years with no problems

  5. #15
    Just Joined!
    Join Date
    May 2006
    Posts
    28
    I just tried installing them both and this was the terminal output:
    Code:
    Reading Package Lists... Done
    Building Dependency Tree... Done
    hotplug is already the newest version.
    udev is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
    It's still the same scenario, I plug in the ipod and start up gtkpod and it doesn't display the contents of my ipod or any signs of even noticing my ipod.

  6. #16
    Linux Enthusiast
    Join Date
    Jun 2005
    Posts
    668
    its not as easy as just installing udev and hotplug, you have to configured and add a udev rule.

    but you dont _have_ to

    you should be able to use /dev/sda{1,2}, but I prefer using /dev/ipod{1,2} thanks to udev.

    when you plug in the ipod, what does the 'dmesg' command say, at the bottom, it should claim a device, such as sdb/sda

    plus, using a 2.4 kernel with hotplug and udev wont work.

  7. #17
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    Upgrade to a 2.6 series kernel first. Search for kernel-image-2.6 (apt-cache search kernel-image-2.6) and choose the appropriate image for your architecture. (I believe the 2.6 series kernel is kernel-image-2.6....Debian users correct me if I am wrong).

    Bryan
    Last edited by bryansmith; 06-20-2006 at 01:48 PM.
    Looking for a distro? Look here.
    "There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
    Queen's University - Arts and Science 2008 (Sociology)
    Registered Linux User #386147.

Page 2 of 2 FirstFirst 1 2

Posting Permissions

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