Archive modeAttention: This site is in an archived mode. It is available for searching and to read, but posting to this site has been disabled. NavigationSearchCost of War |
Programminghi there, http://www.debianhelp.org/node/1167 The above post is a really useful way of generating m3u files to play media. I manged to get the script to create lots of m3u files. Great. But I couldn't work out how to get it to append http://192.168.1.23/ to the beginning of each file name - this is needed as I really want to share these tunes on a LAN. in the m3u files are lines like this /var/www/fuzztunes/world/latin/SolarSystem/primera edition/SolarSystem_primera edition_01.mp3 but I need to get lines like this Hi, First off this is my first post here so If I'm in the wrong forum please direct me to a more appropriate place. I'm trying to compile and use a USB driver for an X10 CM19A device. I have used this driver fine in the past. With Debian the driver compiles, installs and functions fine. But, it creates a device under /dev with the wrong minor node number. The driver requests the usb_class_driver.minor_base of 252 but debian always installs the device node with minor set to 0. ls -al /dev/cm19a0 The same driver code compiled and installed in ubuntu uses the expected minor node number. ls -al /dev/cm19a0 dear gcc programers: I try to install system c + SCV (from OSCI) on debian version 5.0.6 (lenny). Is it a problem in debian or in the package. namespace std {} std::ostringstream outString; |