bettlebrox's blog

  • warning: Division by zero in /var/www/sites/dtc/debianhelp.org/subdomains/oldsite/html/includes/image.inc on line 125.
  • warning: imagecreatetruecolor(): Invalid image dimensions in /var/www/sites/dtc/debianhelp.org/subdomains/oldsite/html/includes/image.inc on line 238.
  • warning: imagecolorallocatealpha() expects parameter 1 to be resource, boolean given in /var/www/sites/dtc/debianhelp.org/subdomains/oldsite/html/includes/image.inc on line 240.
  • warning: imagealphablending() expects parameter 1 to be resource, boolean given in /var/www/sites/dtc/debianhelp.org/subdomains/oldsite/html/includes/image.inc on line 241.
  • warning: imagefilledrectangle() expects parameter 1 to be resource, boolean given in /var/www/sites/dtc/debianhelp.org/subdomains/oldsite/html/includes/image.inc on line 242.
  • warning: imagealphablending() expects parameter 1 to be resource, boolean given in /var/www/sites/dtc/debianhelp.org/subdomains/oldsite/html/includes/image.inc on line 243.
  • warning: imagesavealpha() expects parameter 1 to be resource, boolean given in /var/www/sites/dtc/debianhelp.org/subdomains/oldsite/html/includes/image.inc on line 244.
  • warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in /var/www/sites/dtc/debianhelp.org/subdomains/oldsite/html/includes/image.inc on line 264.
  • warning: imagepng() expects parameter 1 to be resource, boolean given in /var/www/sites/dtc/debianhelp.org/subdomains/oldsite/html/includes/image.inc on line 342.
  • warning: imagedestroy() expects parameter 1 to be resource, boolean given in /var/www/sites/dtc/debianhelp.org/subdomains/oldsite/html/includes/image.inc on line 267.
  • Unable to create scaled Original image

When I plug in my iPod it usually get's automounted to a different mount point! Sometimes it's /media/ipod or /media/sda2 or ....

You can configure dbus to start gtkpod with the proper mount point. Under Gnome click on System, then Preferences, then "Removedable Drives & Media". Click on the 2nd tab and under "Portable Music Players" edit the line to read:

gtkpod -m %m

See attached picture or bigger copy here: http://flickr.com/photos/timony/268864585/

Here are some sites I use to get more info and/or help on Debian:

Useful HOWTO's & tips for Debian:
http://www.debian-administration.org/

General info about Debian (not updated often):
http://debianplanet.org/

The following 2 sites were mentioned in this week's Debian Weeky News:

Wolfgang Lonien announced the creation of The Debian User, a website that will aggregate thoughts and comments of Debian users. The same day, Andreas Barth announced the launch of DebianTimes, which is intended to deliver news items to developers and interested Debian users.

Sound not working when Firefox loads a flash file?

Install alsa-oss:

sudo apt-get install alsa-oss

Then edit /etc/firefox/firefoxrc and change FIREFOX_DSP and to read as:

FIREFOX_DSP="aoss"

Restart FF and sound should work.

Syndicate content