<?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://comments.gmane.org/gmane.linux.distributions.voyage.general/6674"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6673"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6672"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6667"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6666"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6665"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6663"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6661"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6657"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6652"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6650"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6641"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6640"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6634"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6632"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6630"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6622"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6621"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6612"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6607"/>
      </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://comments.gmane.org/gmane.linux.distributions.voyage.general/6674">
    <title>Voyage MPD 0.8.5 Glitches on play/pause</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6674</link>
    <description>&lt;pre&gt;Hi, I've installed the latest version of Voyage MPD 0.8.5.
I've ARCAM rDAC and at hte beginning of each hi res track or with play 
resume
I continue to experience glitches. Appears the famous message "cannot 
get freq at ep 0x1"

Anyone can help me?
&lt;/pre&gt;</description>
    <dc:creator>Marco</dc:creator>
    <dc:date>2012-05-26T08:12:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6673">
    <title>upgrading to 0.8.5</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6673</link>
    <description>&lt;pre&gt;Hello,
glad to ear about a new release!
I upgraded with:

apt-get update &amp;amp;&amp;amp; apt-get dist-upgrade
apt-get install linux-image-3.2.17-voyage
reboot
apt-get purge linux-image-3.0.0-voyage

I am missing something?

Lluís
&lt;/pre&gt;</description>
    <dc:creator>tictacbum</dc:creator>
    <dc:date>2012-05-25T16:44:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6672">
    <title>wireless client bridge</title>
    <link>http://comments.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 mai&lt;/pre&gt;</description>
    <dc:creator>Aggelis Aggelis</dc:creator>
    <dc:date>2012-05-24T11:23:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6667">
    <title>Voyage ONE 0.8.5 released and discontinuing VoyageONE</title>
    <link>http://comments.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://comments.gmane.org/gmane.linux.distributions.voyage.general/6666">
    <title>Voyage MPD 0.8.5 released</title>
    <link>http://comments.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://comments.gmane.org/gmane.linux.distributions.voyage.general/6665">
    <title>Voyage Linux 0.8.5 released</title>
    <link>http://comments.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 &lt;/pre&gt;</description>
    <dc:creator>Punky Tse</dc:creator>
    <dc:date>2012-05-22T15:02:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6663">
    <title>MPD database and WAV files</title>
    <link>http://comments.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
c&lt;/pre&gt;</description>
    <dc:creator>Walter Lowes</dc:creator>
    <dc:date>2012-05-19T13:57:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6661">
    <title>LEDs on ALIX6 board</title>
    <link>http://comments.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://comments.gmane.org/gmane.linux.distributions.voyage.general/6657">
    <title>What is the easiste way to recompile kernel andmodules in voyage?</title>
    <link>http://comments.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://comments.gmane.org/gmane.linux.distributions.voyage.general/6652">
    <title>RTL8187B Realtek USB Wifi Dongle not assigned adevice</title>
    <link>http://comments.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>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6650">
    <title>fbset 800x480</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6650</link>
    <description>&lt;pre&gt;Hi to all,
I would use a tft monitor via VGA with a native resolution of 800x480.
I tried some fbmodes but all I get is a 640x480 stretched display. Could
anyone post be correct fbmodes for lxfb?
It is possible to set this kind of resolution at startup time, using kernel
parameters?

Thank you

Fabio
_______________________________________________
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>Fabio Cutaia</dc:creator>
    <dc:date>2012-05-09T08:05:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6641">
    <title>Xorg fails to start</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6641</link>
    <description>&lt;pre&gt;Hi, I'm using
2.6.38-voyage #1 SMP PREEMPT Fri Jun 24 01:46:28 GMT 2011 i586 GNU/Linux

I run a Xorg session from crontab (&amp;lt; at &amp;gt;reboot).

Sometime it doesn't start and I find
  XKB: Failed to compile keymap
inside /etc/X11/Xorg.0.log

I found out that it has something to do with disk full
https://wiki.archlinux.org/index.php/Xorg
(at the end of the page).

What do you think about?
&lt;/pre&gt;</description>
    <dc:creator>Valerio Pachera</dc:creator>
    <dc:date>2012-05-08T14:41:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6640">
    <title>MARK in /var/log/messages</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6640</link>
    <description>&lt;pre&gt;Hi all, may you tell me what is this:

May  7 10:50:06 voyage kernel: [    8.791086] cs5535audio
0000:00:0f.3: PCI INT B -&amp;gt; Link[LNKB] -&amp;gt; GSI 11 (level, low) -&amp;gt; IRQ 11
May  7 10:50:06 voyage kernel: [    9.294719] Adding 523260k swap on
/dev/hda2.  Priority:-1 extents:1 across:523260k
May  7 10:50:06 voyage kernel: [    9.350125] EXT3-fs (hda1): using
internal journal
May  7 10:50:06 voyage kernel: [    9.553119] w83627hf: w83627hf:
Found W83627HF chip at 0x290
May  7 10:50:06 voyage kernel: [    9.699173] leds_alix2: forced to
skip BIOS test, assume system has ALIX.2 style LEDs
May  7 10:50:06 voyage kernel: [    9.834765] Real Time Clock Driver v1.12b
May  7 10:50:06 voyage kernel: [   11.239596] eth0: link up, 100Mbps,
full-duplex, lpa 0x41E1
May  7 10:50:06 voyage kernel: [   12.171586] NET: Registered protocol family 10
May  7 10:50:06 voyage kernel: [   14.989419] sshd (1797):
/proc/1797/oom_adj is deprecated, please use /proc/1797/oom_score_adj
instead.
May  7 11:12:08 voyage -- MARK --
May  7 11:32:0&lt;/pre&gt;</description>
    <dc:creator>Valerio Pachera</dc:creator>
    <dc:date>2012-05-08T14:04:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6634">
    <title>voyage 0.8 MPD</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6634</link>
    <description>&lt;pre&gt;There is bug in new v 0.8 MPD becouse I can`t update song database by new
webGUI (meshlium). Its just possible from command line:# mpc update
# mpc listall | mpc add
# mpc play

I suggest to use phpmp ;) 








v o i p t e l e . n e t , dzwon najtaniej jak to mozliwe
e r a u r . c o m , rozwiazania internetowe dla firm i klientow indywidualnych
&lt;/pre&gt;</description>
    <dc:creator>maciek</dc:creator>
    <dc:date>2012-05-07T06:46:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6632">
    <title>WRAP LED's suddenly stopped working</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6632</link>
    <description>&lt;pre&gt;Hi,

I have a fresh install of voyage 8.0, I had to remove the watchdog
package so that the system would not reboot every 30 seconds.

I was successfully able to have the LED's working after reboot, I
installed some additional packages, remove some too and now when I
reboot all I get is the power LED.

When I dmesg, I see the LED's registered.

Is there some script that I can run to enable them again?

Thanks,

Matt
&lt;/pre&gt;</description>
    <dc:creator>Matt Signorello</dc:creator>
    <dc:date>2012-05-07T01:01:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6630">
    <title>Step By Step install .08 MPD</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6630</link>
    <description>&lt;pre&gt;Hi,

I tried to follow your live CD install to thumb drive section. but no luck.
My USB thumb drive listed as sda and i have no idea what to select beside
(default) setting. Example target...

If an updated instruction would be very helpful.

I'm on an X386 PC.


Thanks,
Adrian
_______________________________________________
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>Adrian Wun</dc:creator>
    <dc:date>2012-05-06T18:12:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6622">
    <title>minimal GUI for voyage</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6622</link>
    <description>&lt;pre&gt;Hello , I`ve voyage distro on CF card (read only).
I`d like to make movie player with minimal memory requirement. I`ve not any
GUI on it. I installed mplayer-nogui, but without GUI nothing works. So my
question is:
what is minimal GUI for linux just for play movies with mplayer.










v o i p t e l e . n e t , dzwon najtaniej jak to mozliwe
e r a u r . c o m , rozwiazania internetowe dla firm i klientow indywidualnych
&lt;/pre&gt;</description>
    <dc:creator>maciek</dc:creator>
    <dc:date>2012-05-05T14:33:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6621">
    <title>gspca webcam drivers</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6621</link>
    <description>&lt;pre&gt;Hello, I'm trying to install the gspca webcam drivers in my alix 3d2, 
when  do an "aptitude search gspca-modules" i obtain the following list:

v   
gspca-modules                                                          -
p   
gspca-modules-2.6-486                                                  - 
Driver for webcams and digicams based on spca5xx chipset for Linux 2.6 
on x86
p   
gspca-modules-2.6-686                                                  - 
Driver for webcams and digicams based on spca5xx chipset for Linux 2.6 
on PPro/C
p   
gspca-modules-2.6-686-bigmem                                           - 
Driver for webcams and digicams based on spca5xx chipset for Linux 2.6 
on PPro/C
p   
gspca-modules-2.6-amd64                                                - 
Driver for webcams and digicams based on spca5xx chipset for Linux 2.6 
on AMD64
p   
gspca-modules-2.6-openvz-686                                           - 
Driver for webcams and digicams based on spca5xx chipset for Linux 2.6 
on PPro/C&lt;/pre&gt;</description>
    <dc:creator>Ernesto Sanchez</dc:creator>
    <dc:date>2012-05-04T09:54:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6612">
    <title>Install Voyage MPD in a barebone PC</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6612</link>
    <description>&lt;pre&gt;I bought a barebone PC, Minix running Atom 2700 CPU, fanless, a 4G ram. I first run the PC under USB boot up on Linux Ubuntu, it was fine, can connect to internet. Then I install Voyage MPD 0.8 into the 120G HDD, Voyage MPD is installed. But I cannot connect to internet, tried ifconfig command, the et0 is missing, anyone can help to tell me what goes wrong. I had this problem a few days, tried to look up for a solution, still struggling, anyone can help?   _______________________________________________
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-03T15:47:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6607">
    <title>Linux Oss Device Issue</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6607</link>
    <description>&lt;pre&gt;hello folks
i want to use darkice for streaming
i don't see /dev/dsp
i installed oss4-base, but still no /dev/dsp
can someone help me, or show me how to use alsa?
lsusb:
Bus 002 Device 002: ID 1130:f211 Tenx Technology, Inc. TP6911 Audio Headset
Pastebin of /dmesg here http://pastebin.com/L0vZFdqq
thank you,
    Meftah Tayeb
IT Consulting
http://www.tmvoip.com/ 
phone: +21321656139
Mobile: +213660347746

__________ Information from ESET NOD32 Antivirus, version of virus signature database 6830 (20120126) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
&lt;/pre&gt;</description>
    <dc:creator>Meftah Tayeb</dc:creator>
    <dc:date>2012-04-30T18:06:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.distributions.voyage.general/6606">
    <title>ALIX.2D2 and I2C EEPROM</title>
    <link>http://comments.gmane.org/gmane.linux.distributions.voyage.general/6606</link>
    <description>&lt;pre&gt;Hello,

I have a ALIX 2D2 Board with Voyage 0.8.
My Problem is to access the I2C EEPROM (externel) with my programm.

root&amp;lt; at &amp;gt;voyage:/tmp# i2cdetect -y 0
      0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- UU -- -- --
50: 50 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
root&amp;lt; at &amp;gt;voyage:/tmp#


The Address of the eeprom is 0x50


with my programm:
root&amp;lt; at &amp;gt;voyage:/tmp# ./main
Failed to write to the i2c bus.


[code]

#include &amp;lt;errno.h&amp;gt;
#include &amp;lt;string.h&amp;gt;
#include &amp;lt;stdio.h&amp;gt;
#include &amp;lt;stdlib.h&amp;gt;
#include &amp;lt;unistd.h&amp;gt;
#include &amp;lt;linux/i2c-dev.h&amp;gt;
#include &amp;lt;sys/ioctl.h&amp;gt;
#include &amp;lt;sys/types.h&amp;gt;
#include &amp;lt;sys/stat.h&amp;gt;
#include &amp;lt;fcntl.h&amp;gt;

void main(void) {
   int file;
   char *filename = "/dev/i2c-0";
   if((f&lt;/pre&gt;</description>
    <dc:creator>Markus Cords</dc:creator>
    <dc:date>2012-05-01T11:26:00</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>

