<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.distributions.voyage.general">
    <title>gmane.linux.distributions.voyage.general</title>
    <link>http://blog.gmane.org/gmane.linux.distributions.voyage.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6672"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6671"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6670"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6669"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6668"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6667"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6666"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6665"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6664"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6663"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6662"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6661"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6660"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6659"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6658"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6657"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6656"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6655"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6654"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6653"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6672">
    <title>wireless client bridge</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6672</link>
    <description>&lt;pre&gt;i have an alix SBC that i have installed the latest voyage linux.I jave
also installed an AR922X Wireless Network Adapter.
i am interested to use my alix as a client in an AP , and also have the
wireless interface wlan0 bridged with the eth0 and eth1 interfaces.

here is my /etc/network/interfaces configuration


auto lo
iface lo inet loopback

auto wlan0
iface wlan0 inet manual
        wpa-driver wext
        wpa-ssid Conference
        wpa-psk ***********
        wpa-key-mgmt WPA-PSK
        wpa-pairwisei CCMP TKIP
        wpa-group CCMP TKIP
        wpa-proto WPA
        wireless-mode Managed

auto eth0
        iface eth0 inet manual
auto eth1
        iface eth1 inet manual

auto br0
iface br0 inet dhcp
        bridge_ports eth0 eth1 wlan0


the problem is that with this configuration wlan0 interface apparently is
not inserted into br0 interface .

I was wondering if someone from the list can point out the problem on the
above configuration.
_______________________________________________
Voyage-linux mailing list
Voyage-linux-59MrfjRBeRo6ThAmvYpkag&amp;lt; at &amp;gt;public.gmane.org
http://list.voyage.hk/mailman/listinfo/voyage-linux
&lt;/pre&gt;</description>
    <dc:creator>Aggelis Aggelis</dc:creator>
    <dc:date>2012-05-24T11:23:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6671">
    <title>Re: Voyage MPD 0.8.5 released</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6671</link>
    <description>&lt;pre&gt;Hi all,

In addition, I would also like to explore DSD support in Voyage MPD in the next release.  Any your feedback and input 
are very much appreciated.

On 5/22/2012 11:05 PM, Punky Tse wrote:


&lt;/pre&gt;</description>
    <dc:creator>Kim-man 'Punky' TSE</dc:creator>
    <dc:date>2012-05-24T09:07:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6670">
    <title>Re: Voyage Linux 0.8.5 released</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6670</link>
    <description>&lt;pre&gt;Hi all,

Please also note that this version also adds official Soekris net6501 board support. We once again thank you Soekris 
Engineering for their generous donation to make this happen.

Regards,
Punky

On 5/22/2012 11:02 PM, Punky Tse wrote:


&lt;/pre&gt;</description>
    <dc:creator>Kim-man 'Punky' TSE</dc:creator>
    <dc:date>2012-05-23T07:07:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6669">
    <title>Re: USB DAC problems with Voyage 0.8 and new Voyage0.8.5</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6669</link>
    <description>&lt;pre&gt;Hi Bruno,

Can you show the output of the following commands:
1. "lsusb"
2. "cat /proc/asound/cards"

You may try to unplug the USB cable and replug it to see if this is solved.  My XMOS development board sometimes goes to 
UAC1.0 mode and no sound.  After replug it is change back to 2.0 mode and it works perfectly.

On 5/23/2012 12:47 AM, Bruno wrote:


&lt;/pre&gt;</description>
    <dc:creator>Kim-man 'Punky' TSE</dc:creator>
    <dc:date>2012-05-23T02:27:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6668">
    <title>USB DAC problems with Voyage 0.8 and new Voyage 0.8.5</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6668</link>
    <description>&lt;pre&gt;I have an USB DAC (Calyx) that works very fine with Voyage MPD 0.7.5.
When I installed Voyage MPD 0.8 I started to have problem. The DAC is 
recognized, but it does not sound. When plugged to the USB port, appear 
these messages:

cannot get ctl value: req=0x83, wValue=0x201, wIndex=0Xa00, type=4
cannot get ctl value: req=0x83, wValue=0x200, wIndex=0Xa00, type=4

Same problem with Voyage MPD 0.8.5

Does someone have had the same problem? How to solve it?
Thanks
Bruno
&lt;/pre&gt;</description>
    <dc:creator>Bruno</dc:creator>
    <dc:date>2012-05-22T16:47:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6667">
    <title>Voyage ONE 0.8.5 released and discontinuing VoyageONE</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6667</link>
    <description>&lt;pre&gt;We are pleased to announce a new release of Voyage ONE[1] 0.8.5.

In this release we also announce the discontinued development of Voyage 
ONE.  Throughout the years since Voyage ONE was released in 2009, it 
fails to generate significant interest.   0.8.5 marks the last release 
for Voyage ONE.

Voyage ONE
     [tarball] - 
http://www.voyage.hk/download/voyage-one/voyage-one-0.8.5.tar.bz2
     [Live CD] - 
http://www.voyage.hk/download/voyage-one/voyage-one-0.8.5.iso

Voyage ONE is based on official Debian 6.0.5 "Squeeze" and Voyage Linux 
0.8.5.  This release updates Asterisk to 1.8.12.0~rc3 and dahdi to 2.6.1.

See Change Log[2] for more information about changes in 0.8.5 release.

For support or get involved in Voyage Linux, please check at:
http://linux.voyage.hk/?q=getinvolved

For more information about Voyage ONE, please visit:
[1] Voyage ONE - http://linux.voyage.hk/voyage-one
[2] Change Log - 
http://svn.voyage.hk/repos/voyage/branches/voyage-live/0.8.5/config/chroot_local-includes/CHANGELOG

&lt;/pre&gt;</description>
    <dc:creator>Punky Tse</dc:creator>
    <dc:date>2012-05-22T15:04:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6666">
    <title>Voyage MPD 0.8.5 released</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6666</link>
    <description>&lt;pre&gt;We are pleased to announce a new release of Voyage MPD[1] 0.8.5.

Voyage MPD
     [tarball] - 
http://www.voyage.hk/download/voyage-mpd/voyage-mpd-0.8.5.tar.bz2
     [Live CD] - 
http://www.voyage.hk/download/voyage-mpd/voyage-mpd-0.8.5.iso

Voyage MPD is based on official Debian 6.0.5 "Squeeze" and Voyage Linux 
0.8.5. This release updates MPD to 0.16.7 and using alsa driver in 
3.2.17 kernel.

See Change Log[2] for more information about changes in 0.8.5 release.

For support or get involved in Voyage Linux, please check at:
http://linux.voyage.hk/?q=getinvolved

For more information about Voyage ONE and MPD, please visit:
[1] Voyage MPD - http://linux.voyage.hk/voyage-mpd
[2] Change Log - 
http://svn.voyage.hk/repos/voyage/branches/voyage-live/0.8.5/config/chroot_local-includes/CHANGELOG

&lt;/pre&gt;</description>
    <dc:creator>Punky Tse</dc:creator>
    <dc:date>2012-05-22T15:05:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6665">
    <title>Voyage Linux 0.8.5 released</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6665</link>
    <description>&lt;pre&gt;We are pleased to announce a new release of Voyage Linux 0.8.5, which 
includes 3.2.17 kernel and is based on Debian 6.0.5 "Squeeze".

Voyage Linux Distro:
     [i386] - http://www.voyage.hk/download/voyage/voyage-0.8.5.tar.bz2
     [amd64] - 
http://www.voyage.hk/download/voyage/amd64/voyage-0.8.5_amd64.tar.bz2

Voyage Linux Live CD:
     [i386] - http://www.voyage.hk/download/ISO/voyage-0.8.5.iso
     [amd64] - 
http://www.voyage.hk/download/ISO/amd64/voyage-0.8.5_amd64.iso

SDK:
     [i386] - http://www.voyage.hk/download/ISO/sdk/voyage-sdk-0.8.5.iso

README:
http://svn.voyage.hk/repos/voyage/branches/voyage-live/0.8.5/config/chroot_local-includes/README

CHANGELOG:
==========================================================
0.8.5 (22 May 2012)
- [kernel] linux-image-3.2.17-voyage_11.0-1
         - [general] enable in-kernel alix
         - [general] enable sparse IRQ
         - [general] remove Moorestown platform support
         - [netfilter] add conntrack zones, timestamp
         - [netfilter] add xt target set, idletimer, tproxy
         - [netfilter] add match cluster, cpu, devgroup, ipvs, socket
         - [netfilter] add ipset netiface
         - [netfilter] add ipvs, enable all helpers and load balancing 
support
         - [netfilter] add clusterip package mangling
         - [net] enable DCB
         - [net] add phy drivers
         - [misc] add altera firmware download module
         - [i2c] add Intel eg20t, remove scx200_i2c (deprecated)
         - [gpio] enable in-kernel gpio_cs5535, enable gpio_pch
         - [usb] enable usb led, mass storage, uwb
         - [usb] enable announce new device
         - [leds] enable in-kernel leds-gpio
         - [fs] enable btrfs, squashfs zlib
         - [input] enable uinput and ati_remote2
         - [sound] enable CA0132 codec, static quirks for realtek codec
         - [ir] enable ITE CIR, fintek, redrat3
- [general]
         - based on Debian 6.0.5 "Squeeze"
         - Debian Live conf: workaround static IP configuration in 
webgui by disable wlan0 and wlan1 entries in /etc/network/interfaces
         - Debian Live conf: add clean target
         - Debian Live conf: fix to support 3.x.y kernel
         - add firmware-linux-nonfree
- [voyage-util]
         - new version 0.11-1
         - [PATCH] fix /etc/modprobe.d/.conf writer (Jim Cromie)
         - [PATCH 09/11] grub titles should have version, not 
date-of-install (Jim Cromie)
         - add 6501 profile
         - force tsc clocksource for ALIX
- [one]
         - fix voyage one build failure on squeeze
         - add asterisk related package for ONE (ooh323, dahdi, mobile, 
mp3, voicemail, moh-opsound-gsm, modules)
         - add digium firmware to ONE and do not remove perl and nano 
package
         - asterisk 1.8.12.0~rc3
         - dahdi 2.6.1
- [mpd]
         - add nano package
         - make http://voyage.local/Music for MPod/MPad cover art
         - add php-fastcgi init.d script, to be used with nginx
         - add djmount to mpd
         - fix PATH in fastcgi
         - add voyage.local as site conf for nginx
         - replace lighttpd with nginx for MPD
         - mpd 0.16.7
         - add ntfs-3g
         - do not log access.log in nginx
==========================================================

The next release, 0.9.0, will be based on Debian 7.0 "wheezy".  It will 
be released about a week after official wheezy release.

&lt;/pre&gt;</description>
    <dc:creator>Punky Tse</dc:creator>
    <dc:date>2012-05-22T15:02:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6664">
    <title>Re: MPD database and WAV files</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6664</link>
    <description>&lt;pre&gt;Hi Walter,

mount ntfs is read-only.  This should explain why your problem is.  For 
read-write NTFS, you need to install ntfs-3g package

http://packages.debian.org/squeeze/ntfs-3g

See also:
http://wiki.debian.org/NTFS

Regards,
Punky

On 5/19/2012 9:57 PM, Walter Lowes wrote:


&lt;/pre&gt;</description>
    <dc:creator>Punky Tse</dc:creator>
    <dc:date>2012-05-19T14:14:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6663">
    <title>MPD database and WAV files</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6663</link>
    <description>&lt;pre&gt;I am new to VoyageMPD and attempting to sort out anomolies with DB.
I use WAV files ripped with EAC on a WDLivebook NAS. I have mounted the NAS
with CIFS and have mpd.conf pointed to the NAS for most of its files.
music_directory         "/music1/Music"
playlist_directory        "/music1/MPD/Playlists"
db_file"/music1/MPD/mpd.db"
log_file"/music1/MPD/mpd.log"
pid_file"/music1/MPD/mpd.pid"
state_file"/music1/MPD/mpdstate"

root&amp;lt; at &amp;gt;voyage:/music1/MPD# ls -l
total 1984
drwxrwxrwx 1 root root       0 Apr 13  2012 Playlists
-rwxrwxrwx 1 root root    6984 Apr 13  2012 bkmpd.db
-rwxrwxrwx 1 root root    6984 Apr 11  2012 mpd.db
-rwxrwxrwx 1 root root 1873479 Apr 14  2012 mpd.log
-rwxrwxrwx 1 root root       5 Apr 16  2012 mpd.pid
-rwxrwxrwx 1 root root    2180 Jan  2 11:06 mpdstate
-rwxrwxrwx 1 root root       0 Apr 11  2012 sticker.sql
root&amp;lt; at &amp;gt;voyage:/music1/MPD#


I can see the music_directory in GMPC.  After booting up, MPD searches the
directory for about 5 mins and then the directory structure displays
correctly and the WAV files can be played. (sound is excellent).

2 strange anomolies.  

First, MPD only sees about 75% of the WAV files.  In some cases 100% of
files will show, in others every other file is missing even thought it is on
the NAS.

Second issues is the db_file never updates. It still contains the list of
songs that were on the usb stick I first put in the ALIX to test sound. 
When I removed the USB stick and set MPD to use /music/Music, 
It refused to update the Tag_cache file.  I pointed MPD db_file my NAS
directory it would not create a new db.  So I copied the tag_cache file to
mpd.db on the NAS.  It still does not update the file.  When I first boot
VoyageMPD the MPD client sees the old mpd.db file contents.  It thinks there
is still the usb stick exactly as I used it that first time.  After running
an update that takes 5 mins, it sees the directory of the /music/Music
directory.

Any ideas on what I would need to do to get MPD to update the db_file?

Any ideas why MPD only sees a subset of the files on my NAS? 

The NAS is formated with NTFS.  Some have suggested Linux prefers FAT32.  I
know there are 

--
View this message in context: http://voyage-linux.34677.n3.nabble.com/MPD-database-and-WAV-files-tp4002274.html
Sent from the Voyage Linux mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>Walter Lowes</dc:creator>
    <dc:date>2012-05-19T13:57:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6662">
    <title>Re: Re: Glitches on Playback Start/Resume with ArcamrDAC and Voyage MPD 0.8</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6662</link>
    <description>&lt;pre&gt;Demian,

did you try the CM6631 board from me yet?

Børge

On Tue, May 15, 2012 at 6:34 AM, 1audio &amp;lt;demianm_1-/E1597aS9LQAvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Børge Strand-Bergesen</dc:creator>
    <dc:date>2012-05-16T09:06:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6661">
    <title>LEDs on ALIX6 board</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6661</link>
    <description>&lt;pre&gt;Hi, all

Voyage 0.8 -- where do I get leds-alix module from? Tried apt-get
install alix-leds without success.

Thanks,
Rudolf
&lt;/pre&gt;</description>
    <dc:creator>Rudolf Ladyzhenskii</dc:creator>
    <dc:date>2012-05-16T07:23:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6660">
    <title>Re: Glitches on Playback Start/Resume with Arcam rDAC and Voyage MPD 0.8</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6660</link>
    <description>&lt;pre&gt;The momentary frequency difference is normal. Its how the feedback keeps the
rate of data transfer in sync with the dac. 

There are issues with the UAC2 driver in Linux similar to what you are
seeing. Its standards compliant, but a little different than the OSX driver
and handles the rate feedback differently. With luck and time the
differences will get ironed out by the ALSA guys. We are waiting for someone
to show them exactly where the issues lie. Without a USB2 sniffer its very
difficult to capture the underlying issues.

Meanwhile, except for the sample rate shift issues it works quite well for
most UAC2 DAC's (the ones using XMOS or Audio Widget interfaces). It doesn't
work well with Tenor or CMedia chipsets.
            Demian

--
View this message in context: http://voyage-linux.34677.n3.nabble.com/Glitches-on-Playback-Start-Resume-with-Arcam-rDAC-and-Voyage-MPD-0-8-tp3674042p3987386.html
Sent from the Voyage Linux mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>1audio</dc:creator>
    <dc:date>2012-05-15T04:34:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6659">
    <title>Re: Glitches on Playback Start/Resume with Arcam rDAC and Voyage MPD 0.8</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6659</link>
    <description>&lt;pre&gt;I'm experiencing the same issue with voyage mpd 0.8.0 and the latest alsa
drivers.
 

--
View this message in context: http://voyage-linux.34677.n3.nabble.com/Glitches-on-Playback-Start-Resume-with-Arcam-rDAC-and-Voyage-MPD-0-8-tp3674042p3986641.html
Sent from the Voyage Linux mailing list archive at Nabble.com.
&lt;/pre&gt;</description>
    <dc:creator>markenvy</dc:creator>
    <dc:date>2012-05-14T20:14:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6658">
    <title>Re: What is the easiste way to recompile kernel andmodules in voyage?</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6658</link>
    <description>&lt;pre&gt;On Fri, May 11, 2012 at 1:27 PM, Beat Meier
&amp;lt;mbe_ml-Rr1ePhOm/97Wpu6QEFMNjE7EXpO/VAb1&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

A vanilla kernel build will work, its what I use to hack at the kernel.
You can start with the voyage .config,
Ive trimmed it down for my platform, a soekris 4801,
for faster compiles, though full rebuilds arent that common.

root&amp;lt; at &amp;gt;voyage:~# ls /boot/config-3.*
/boot/config-3.0.0-voyage   /boot/config-3.4.0-rc5-ske+
/boot/config-3.4.0-rc5-sk+

If thats useful to you, I'll send it privately

&lt;/pre&gt;</description>
    <dc:creator>Jim Cromie</dc:creator>
    <dc:date>2012-05-14T04:25:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6657">
    <title>What is the easiste way to recompile kernel andmodules in voyage?</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6657</link>
    <description>&lt;pre&gt;Hello

I want to build voyage-0.8 kernel with some updates of ath5 drivers.
What is the easiste way to recompile kernel and modules?
I see that since 0.6 i'ts build with debian-live cd?
Do I need voyage-sdk-0.8.0.iso or debian-live cd?
I have downloaded voyage-sdk-0.8.0.iso  and run it in virtualbox, but 
don't see how to use it :-(

Would be nice a docu about howto compile kernel step by step.
Or does it exist and I have no found it?

Greetings and thanks

Beat
&lt;/pre&gt;</description>
    <dc:creator>Beat Meier</dc:creator>
    <dc:date>2012-05-11T19:27:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6656">
    <title>Re: Wiki</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6656</link>
    <description>&lt;pre&gt;redmine?  also for feature/bug tracking in combination with the 
svn-repository.
&lt;/pre&gt;</description>
    <dc:creator>Martin Kos</dc:creator>
    <dc:date>2012-05-11T08:46:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6655">
    <title>Fw: tg3</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6655</link>
    <description>&lt;pre&gt;Hi Punky,
 
Remove and add driver, however, no et0. LAN not working._______________________________________________
Voyage-linux mailing list
Voyage-linux-59MrfjRBeRo6ThAmvYpkag&amp;lt; at &amp;gt;public.gmane.org
http://list.voyage.hk/mailman/listinfo/voyage-linux
&lt;/pre&gt;</description>
    <dc:creator>Fred Tang</dc:creator>
    <dc:date>2012-05-10T12:43:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6654">
    <title>Re: RTL8187B Realtek USB Wifi Dongle not assigned adevice</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6654</link>
    <description>&lt;pre&gt;Okay. My RTL8192 (it's an asus N-13) works great. The 8187 is supposed to
be the go to dongle for something that works with minimal config. Live and
learn.

On Wed, May 9, 2012 at 10:31 PM, Kim-man 'Punky' TSE
&amp;lt;punkytse-bXEzZViHzIBBDgjK7y7TUQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt;wrote:

_______________________________________________
Voyage-linux mailing list
Voyage-linux-59MrfjRBeRo6ThAmvYpkag&amp;lt; at &amp;gt;public.gmane.org
http://list.voyage.hk/mailman/listinfo/voyage-linux
&lt;/pre&gt;</description>
    <dc:creator>Doug Shawhan</dc:creator>
    <dc:date>2012-05-10T02:35:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6653">
    <title>Re: RTL8187B Realtek USB Wifi Dongle not assigneda device</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6653</link>
    <description>&lt;pre&gt;Hi,

No all drivers are included in voyage kernel, esp.  USB wifi dongle.  I believe RTL8187 is missed out.

On 5/10/2012 10:09 AM, Doug Shawhan wrote:
&lt;/pre&gt;</description>
    <dc:creator>Kim-man 'Punky' TSE</dc:creator>
    <dc:date>2012-05-10T02:31:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6652">
    <title>RTL8187B Realtek USB Wifi Dongle not assigned adevice</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.voyage.general/6652</link>
    <description>&lt;pre&gt;I am having difficulty getting Voyage to assign a device to my realtek 8187
wifi dongle.

I have installed firmware-realtek from debian backports.

I bought this particular adapter because it is supposed to "just work",
 but so far it's been kind of a wash. Any clues?

PCEngine ALIX 3

Linux voyage 3.2.16-voyage #1 SMP PREEMPT Tue May 1 17:53:55 HKT 2012 i586
GNU/Linux

root&amp;lt; at &amp;gt;voyage:~# [ 7394.676890] usb 1-1: new high-speed USB device number 3
using ehci_hcd
[ 7394.818883] usb 1-1: New USB device found, idVendor=0bda, idProduct=8189
[ 7394.839335] usb 1-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[ 7394.860840] usb 1-1: Product: RTL8187B_WLAN_Adapter
[ 7394.875494] usb 1-1: Manufacturer: Manufacturer_Realtek
[ 7394.892010] usb 1-1: SerialNumber: 00e04c000001
_______________________________________________
Voyage-linux mailing list
Voyage-linux-59MrfjRBeRo6ThAmvYpkag&amp;lt; at &amp;gt;public.gmane.org
http://list.voyage.hk/mailman/listinfo/voyage-linux
&lt;/pre&gt;</description>
    <dc:creator>Doug Shawhan</dc:creator>
    <dc:date>2012-05-10T02:09:15</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.distributions.voyage.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.distributions.voyage.general</link>
  </textinput>
</rdf:RDF>

