alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* Re:
       [not found] ` <CAPXXXSBYcU1QamovmP-gVTXms67Xi_QpMCV=V3570q1nnuWqNw@mail.gmail.com>
@ 2020-04-04 21:05   ` Ruslan Bilovol
  2020-04-05  1:27     ` Re: Alan Stern
  0 siblings, 1 reply; 21+ messages in thread
From: Ruslan Bilovol @ 2020-04-04 21:05 UTC (permalink / raw)
  To: Colin Williams, Linux USB, alsa-devel

Hi,

Please also add to CC related mailing lists (alsa-devel, linux-usb) rather
then directly emailing - community may also help with the issue. Also it can be
googled so if somebody else have same issue it can find answers faster.

On Fri, Apr 3, 2020 at 10:56 AM Colin Williams
<colin.williams.seattle@gmail.com> wrote:
>
> https://ubuntuforums.org/showthread.php?t=2439897
>
> On Thu, Apr 2, 2020 at 4:50 PM Colin Williams <colin.williams.seattle@gmail.com> wrote:
>>
>> Hello,
>>
>> Is it possible that one of these commits or related broke support for the Blue Mic Yeti?
>>
>> https://github.com/torvalds/linux/blame/ac438771ccb4479528594c7e19f2c39cf1814a86/sound/usb/stream.c#L816

Tha'ts workaround to ignore last altsetting which is the same as previous.
During UAC3 implementation, I reimplemented that workaround carefully,
but I didn't have (and still do not own) any Blue Mic USB device.
I don't know whether it was tested after that by anyone.

>>
>> I am getting the following when I plug my mic in:

Which kernel version is that? Have you tried latest Linux Kernel?

>>
>> [ 1283.848740] usb 1-1.2: new full-speed USB device number 82 using ehci-pci
>> [ 1283.964802] usb 1-1.2: New USB device found, idVendor=b58e, idProduct=9e84, bcdDevice= 1.00
>> [ 1283.964808] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
>> [ 1283.964810] usb 1-1.2: Product: Yeti Stereo Microphone
>> [ 1283.964812] usb 1-1.2: Manufacturer: Blue Microphones
>> [ 1284.080671] usb 1-1.3: new low-speed USB device number 83 using ehci-pci
>> [ 1284.784678] usb 1-1.3: device descriptor read/64, error -32
>> [ 1285.180674] usb 1-1.3: device descriptor read/64, error -32
>> [ 1285.992682] usb 1-1.3: new low-speed USB device number 84 using ehci-pci
>> [ 1286.696672] usb 1-1.3: device descriptor read/64, error -32
>> [ 1287.092695] usb 1-1.3: device descriptor read/64, error -32
>> [ 1287.200804] usb 1-1-port3: attempt power cycle
>> [ 1287.804662] usb 1-1.3: new low-speed USB device number 85 using ehci-pci
>> [ 1288.220686] usb 1-1.3: device not accepting address 85, error -32
>> [ 1288.508685] usb 1-1.3: new low-speed USB device number 86 using ehci-pci
>> [ 1288.924690] usb 1-1.3: device not accepting address 86, error -32
>> [ 1288.924916] usb 1-1-port3: unable to enumerate USB device
>> [ 1288.925391] usb 1-1.2: USB disconnect, device number 82
>> [ 1289.308736] usb 1-1.3: new low-speed USB device number 87 using ehci-pci
>> [ 1289.596727] usb 1-1.3: device descriptor read/64, error -32
>> [ 1289.992635] usb 1-1.3: device descriptor read/64, error -32
>> [ 1290.596683] usb 1-1.3: new low-speed USB device number 88 using ehci-pci
>> [ 1290.888718] usb 1-1.3: device descriptor read/64, error -32
>> [ 1291.284673] usb 1-1.3: device descriptor read/64, error -32
>> [ 1291.392928] usb 1-1-port3: attempt power cycle

Looking at this log, it seems the issue happens during enumeration,
so mentioned workaround isn't executed yet at this moment.
So it seems this is related to USB core, not to ALSA driver.

Thanks,
Ruslan

>>
>> Furthermore, there is some evidence this is happening to other users:
>>
>> https://askubuntu.com/questions/1027188/external-yeti-michrophone-not-detected-on-ubuntu-18-04
>>
>> Best Regards,
>>
>> Colin Williams
>>
>>

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
  2020-04-04 21:05   ` Ruslan Bilovol
@ 2020-04-05  1:27     ` Alan Stern
  0 siblings, 0 replies; 21+ messages in thread
From: Alan Stern @ 2020-04-05  1:27 UTC (permalink / raw)
  To: Ruslan Bilovol; +Cc: alsa-devel, Linux USB, Colin Williams

On Sun, 5 Apr 2020, Ruslan Bilovol wrote:

> Hi,
> 
> Please also add to CC related mailing lists (alsa-devel, linux-usb) rather
> then directly emailing - community may also help with the issue. Also it can be
> googled so if somebody else have same issue it can find answers faster.
> 
> On Fri, Apr 3, 2020 at 10:56 AM Colin Williams
> <colin.williams.seattle@gmail.com> wrote:
> >
> > https://ubuntuforums.org/showthread.php?t=2439897
> >
> > On Thu, Apr 2, 2020 at 4:50 PM Colin Williams <colin.williams.seattle@gmail.com> wrote:
> >>
> >> Hello,
> >>
> >> Is it possible that one of these commits or related broke support for the Blue Mic Yeti?
> >>
> >> https://github.com/torvalds/linux/blame/ac438771ccb4479528594c7e19f2c39cf1814a86/sound/usb/stream.c#L816
> 
> Tha'ts workaround to ignore last altsetting which is the same as previous.
> During UAC3 implementation, I reimplemented that workaround carefully,
> but I didn't have (and still do not own) any Blue Mic USB device.
> I don't know whether it was tested after that by anyone.
> 
> >>
> >> I am getting the following when I plug my mic in:
> 
> Which kernel version is that? Have you tried latest Linux Kernel?
> 
> >>
> >> [ 1283.848740] usb 1-1.2: new full-speed USB device number 82 using ehci-pci
> >> [ 1283.964802] usb 1-1.2: New USB device found, idVendor=b58e, idProduct=9e84, bcdDevice= 1.00
> >> [ 1283.964808] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
> >> [ 1283.964810] usb 1-1.2: Product: Yeti Stereo Microphone
> >> [ 1283.964812] usb 1-1.2: Manufacturer: Blue Microphones
> >> [ 1284.080671] usb 1-1.3: new low-speed USB device number 83 using ehci-pci
> >> [ 1284.784678] usb 1-1.3: device descriptor read/64, error -32
> >> [ 1285.180674] usb 1-1.3: device descriptor read/64, error -32
> >> [ 1285.992682] usb 1-1.3: new low-speed USB device number 84 using ehci-pci
> >> [ 1286.696672] usb 1-1.3: device descriptor read/64, error -32
> >> [ 1287.092695] usb 1-1.3: device descriptor read/64, error -32
> >> [ 1287.200804] usb 1-1-port3: attempt power cycle
> >> [ 1287.804662] usb 1-1.3: new low-speed USB device number 85 using ehci-pci
> >> [ 1288.220686] usb 1-1.3: device not accepting address 85, error -32
> >> [ 1288.508685] usb 1-1.3: new low-speed USB device number 86 using ehci-pci
> >> [ 1288.924690] usb 1-1.3: device not accepting address 86, error -32
> >> [ 1288.924916] usb 1-1-port3: unable to enumerate USB device
> >> [ 1288.925391] usb 1-1.2: USB disconnect, device number 82
> >> [ 1289.308736] usb 1-1.3: new low-speed USB device number 87 using ehci-pci
> >> [ 1289.596727] usb 1-1.3: device descriptor read/64, error -32
> >> [ 1289.992635] usb 1-1.3: device descriptor read/64, error -32
> >> [ 1290.596683] usb 1-1.3: new low-speed USB device number 88 using ehci-pci
> >> [ 1290.888718] usb 1-1.3: device descriptor read/64, error -32
> >> [ 1291.284673] usb 1-1.3: device descriptor read/64, error -32
> >> [ 1291.392928] usb 1-1-port3: attempt power cycle
> 
> Looking at this log, it seems the issue happens during enumeration,
> so mentioned workaround isn't executed yet at this moment.
> So it seems this is related to USB core, not to ALSA driver.

All those errors were for the 1-1.3 device.  The microphone was 1-1.2.
It's not clear from the log above what the relationship between those 
two devices is, but it sure looks like the microphone was enumerated 
okay.

What shows up in /sys/kernel/debug/usb/devices?

Alan Stern


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
  2012-09-06  6:48     ` (no subject) Takashi Iwai
@ 2012-09-06  6:53       ` Markus Trippelsdorf
  0 siblings, 0 replies; 21+ messages in thread
From: Markus Trippelsdorf @ 2012-09-06  6:53 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: Daniel Mack, Linus Torvalds, linux-kernel, alsa-devel,
	Pierre-Louis Bossart

On 2012.09.06 at 08:48 +0200, Takashi Iwai wrote:
> At Thu, 06 Sep 2012 08:33:30 +0200,
> Daniel Mack wrote:
> > 
> > On 06.09.2012 08:02, Markus Trippelsdorf wrote:
> > > On 2012.09.04 at 16:40 +0200, Takashi Iwai wrote:
> > >> ----------------------------------------------------------------
> > >> Sound fixes for 3.6-rc5
> > >>
> > >> There are nothing scaring, contains only small fixes for HD-audio and
> > >> USB-audio:
> > >> - EPSS regression fix and GPIO fix for HD-audio IDT codecs
> > >> - A series of USB-audio regression fixes that are found since 3.5 kernel
> > >>
> > >> ----------------------------------------------------------------
> > >> Daniel Mack (4):
> > >>       ALSA: snd-usb: Fix URB cancellation at stream start
> > >>       ALSA: snd-usb: restore delay information
> > >         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
> > > The commit fbcfbf5f above causes the following lines to be printed
> > > whenever I start a new song:
> > 
> > Copied Pierre-Louis Bossart - he wrote the code in 294c4fb8 which this
> > patch (fbcfbf5f) brings back now.
> > 
> > > delay: estimated 0, actual 352
> > > delay: estimated 353, actual 705
> > > 
> > > (44.1 * 8 = 352.8)
> > > 
> > > This happens with an USB-DAC that identifies itself as "C-Media USB
> > > Headphone Set".
> > 
> > And you didn't you see these lines with 3.4?
> 
> Maybe the difference of start condition?
> 
> Markus, does the patch below fix anything?

Unfortunately no.
However reverting the following fixes the problem:

commit 245baf983cc39524cce39c24d01b276e6e653c9e
Author: Daniel Mack <zonque@gmail.com>
Date:   Thu Aug 30 18:52:30 2012 +0200

    ALSA: snd-usb: fix calls to next_packet_size

-- 
Markus

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
  2012-09-06  6:33   ` (no subject) Daniel Mack
@ 2012-09-06  6:45     ` Markus Trippelsdorf
  2012-09-06  6:48     ` (no subject) Takashi Iwai
  1 sibling, 0 replies; 21+ messages in thread
From: Markus Trippelsdorf @ 2012-09-06  6:45 UTC (permalink / raw)
  To: Daniel Mack
  Cc: Takashi Iwai, Linus Torvalds, linux-kernel, alsa-devel,
	Pierre-Louis Bossart

On 2012.09.06 at 08:33 +0200, Daniel Mack wrote:
> On 06.09.2012 08:02, Markus Trippelsdorf wrote:
> > On 2012.09.04 at 16:40 +0200, Takashi Iwai wrote:
> >> ----------------------------------------------------------------
> >> Sound fixes for 3.6-rc5
> >>
> >> There are nothing scaring, contains only small fixes for HD-audio and
> >> USB-audio:
> >> - EPSS regression fix and GPIO fix for HD-audio IDT codecs
> >> - A series of USB-audio regression fixes that are found since 3.5 kernel
> >>
> >> ----------------------------------------------------------------
> >> Daniel Mack (4):
> >>       ALSA: snd-usb: Fix URB cancellation at stream start
> >>       ALSA: snd-usb: restore delay information
> >         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
> > The commit fbcfbf5f above causes the following lines to be printed
> > whenever I start a new song:
> 
> Copied Pierre-Louis Bossart - he wrote the code in 294c4fb8 which this
> patch (fbcfbf5f) brings back now.
> 
> > delay: estimated 0, actual 352
> > delay: estimated 353, actual 705
> > 
> > (44.1 * 8 = 352.8)
> > 
> > This happens with an USB-DAC that identifies itself as "C-Media USB
> > Headphone Set".
> 
> And you didn't you see these lines with 3.4?

No.

-- 
Markus

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
       [not found] <s5hmx1526mg.wl%tiwai@suse.de>
@ 2012-09-06  6:02 ` Markus Trippelsdorf
  2012-09-06  6:33   ` (no subject) Daniel Mack
  0 siblings, 1 reply; 21+ messages in thread
From: Markus Trippelsdorf @ 2012-09-06  6:02 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Linus Torvalds, linux-kernel, Daniel Mack, alsa-devel

On 2012.09.04 at 16:40 +0200, Takashi Iwai wrote:
> ----------------------------------------------------------------
> Sound fixes for 3.6-rc5
> 
> There are nothing scaring, contains only small fixes for HD-audio and
> USB-audio:
> - EPSS regression fix and GPIO fix for HD-audio IDT codecs
> - A series of USB-audio regression fixes that are found since 3.5 kernel
> 
> ----------------------------------------------------------------
> Daniel Mack (4):
>       ALSA: snd-usb: Fix URB cancellation at stream start
>       ALSA: snd-usb: restore delay information
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
The commit fbcfbf5f above causes the following lines to be printed
whenever I start a new song:

delay: estimated 0, actual 352
delay: estimated 353, actual 705

(44.1 * 8 = 352.8)

This happens with an USB-DAC that identifies itself as "C-Media USB
Headphone Set".

-- 
Markus

^ permalink raw reply	[flat|nested] 21+ messages in thread

* RE:
@ 2006-02-20  9:02 ¤ªÆÀ¾ðÊó
  0 siblings, 0 replies; 21+ messages in thread
From: ¤ªÆÀ¾ðÊó @ 2006-02-20  9:02 UTC (permalink / raw)
  To: alsa-devel

緊急告知!! 今すぐ稼げる、完全無料、即日高収入 1日10万円以上当日払い可能 やる気次第で欲しい車、マンション購入も夢じゃない!! 
人よりも稼ぎたい方、人よりも良い生活をしたい方は 
人より楽して大金ゲット!! 
普段と同じようにホールに行くだけ 

ただいまキャンペーン中につき、お申し込み頂きました中から 
抽選で10名様に軍資金10万円提供させて頂きます。 

初めまして。JAPAN WORK SYSTEMと、申しますが、 長期に渡り、情報の流出を恐れて表に出る事がありませんでしたが 
パチンコ・パチスロ業界の土台にあたる、メーカー・ホール関係者 
の協力を元に業界初のドル箱クリエーターとして、 
人材を緊急募集させて頂いております。 
■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■ 

「ドル箱クリエーター」とは、みなさんの余った時間を当社に少し 
頂き、ホールに足を運んでいただき、パチンコ・パチスロなどで、 
ドル箱の山を作り上げて頂く、ただそれだけです。 
皆さんの空いている時間を当社に少しだけ分けて下さい 

http://www.jws777.com 

□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□  

パチンコ・パチスロをやらない方でも副業として収支を上げる為に 
全力でサポートさせて頂きます。 
皆さんの夢へのお手伝いをさせて頂きます… 

http://www.jws777.com 
_________________________________________________________________ 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2006-02-12  0:45 Delia
  0 siblings, 0 replies; 21+ messages in thread
From: Delia @ 2006-02-12  0:45 UTC (permalink / raw)
  To: alsa-devel


Hello,

Buy your Press Kription     THRRr uuGzz

We truly hope our we b s ite will be a one-stop Sy ber    eFA. ARM Sy

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

eCOPY the A ddre,ss bel ow and  iPASte  in your iWebb bro,wser:

ssy.maintaininar.com/?zz=lowcost

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



THE PARENT arrived back on the scene. She gave me a tape by Dr. Laura
Meyers from UCLA. I listened to that tape eight times. I listened over and
over and heard the same thing again and again. Ms. Meyers said, 'These kids
may need to hear a word many times (perhaps 72 times) before they ever say a
word. A computer can be patient and say it the same way every time.' Now I
understood. I was not patient enough. I did not allow the student to hear
the words over and over. I was interrupting their learning by interjecting,
when they were totally engrossed in what they were doing. I was asking
questions they were not ready to answer. They were just learning language.
They didn't have the answers yet. 
>From that day on there were new rules in my classroom. Each student was to
have an adult 'communication partner' at the computer. This adult was to sit
with the child, not saying a word until the student stopped and looked at
the adult or in some other way indicated that communication was desired.
Then the adult was only to encourage the student by saying the word, nodding
the headand smiling. The student was allowed to continue his or her
learning. When the student imitated a word, the adult was to respond
appropriately. NO QUESTIONS WERE ALLOWED during this beginning phase. The
students were just learning to talk. 
Another rule implemented was that the student was allowed to spend as much
or as little time at the computer as he/she wished. There would be no more,
'We aren't finished, yet.' The student would to be in charge of his own
learning at the computer. 
And what were the results? Let me tell you some stories: 
Mark at 27 months looked ?normal?. He came from a good family who provided
lots of stimulation. Mark had one word--'ba' as in 'Ball.' Everything was
'ba.' After a few days of orientation in the classroom, I presented the
computer. The first day he sat at the computer for 20 minutes and pressed
the ball, bus, bee on the IntelliKeys keyboard over and over again. He then
looked at me and pointed to the ball and said ?Ba? Then he pointed to the
bee and said 'Be' and the Bus and said 'Bu.' I was astonished and his mother
started to cry. 
Until that day, he could not hear the language differences. He asked for
the computer every day by pointing to it. He was allowed to spend time each
day on the noun program. One year later he was talking in full sentences and
was staffed into normal preschool. 
Brian was a boy with Down's Syndrome. He was taking several medications.
Brian came from a nurturing family and extended family who provided him with
every opportunity. His mother was a teacher and wanted what was best for
him. He exhibited no language and was considerably behind his other friends
with Down?s Syndrome. We set up a noun program at school. At first he seemed
disinterested. He looked at the pictures and sucked his thumb. The more we
encouraged him to engage the keyboard, the more he sucked his thumb. We then
paired him with a child who was very interested in the noun program.
Suddenly the two were fighting over who was next to pick a picture. He
worked several times a week at the computer. At his 3-year IEP, the team
shook their heads. They didn't understand. Despite the track record of many
students with Down?s Syndrome, Brian's language was his best skill. I smiled
and his mother winked at me. 
Toren came to me at age 32 months. He had 2 words: Ma Ma and Bye Bye. He
could not focus, but ran around the room. His mother was convinced I was
going to have him cured by his third birthday. I told her I was no miracle
worker, but we'd do what we could during the next 4 months. Immediately we
started structuring Toren's day. I went home and worked up a program called
'Toren's Nouns'. The first day I showed Toren the program, he looked at it
for 10-15 seconds and then left the computer. The next day he stayed about
30 seconds. Each day he built up more time at the computer. By the second
week, he would sit on my lap for 10 minutes pressing whichever word he
wanted to hear. But he spoke no sounds, no words. Three weeks passed. I
began berating myself. 'See, Jo, you thought this noun program was so great.
Look at Toren, he's not learning anything.' The fourth week Toren walked
over to the computer, picked up the overlay from the IntelliKeys keyboard,
pointed to 10 different words and approximated each word. That day, I cried.



Get back to you later, 
Nona   Black





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x103432&bid#0486&dat\x121642

^ permalink raw reply	[flat|nested] 21+ messages in thread

* RE:
@ 2006-02-09 21:07 okada
  0 siblings, 0 replies; 21+ messages in thread
From: okada @ 2006-02-09 21:07 UTC (permalink / raw)
  To: alsa-devel

勝たせてみせます! 
 
打ち子募集で騙された方、パチンコ、パチスロで負け
ている方必見です。

 
私共は、都内を拠点に事前に全国のパチンコ店を徹底
調査し、その日設定がいい台(優秀台)を提供しており
ます。その他某メーカーからの情報を取り扱っていて
上々の成果を上げております。これならばお客様に情
報を提供しても恥ずかしくなく、納得して頂けるとこ
ろまで成果があがったと思っております。

http://agk-777.net

パチンコ店の設定のいい台(優秀台)を当てる事その他
のギャンブルと違って非にならないくらい簡単な事で
す。事前にそのパチンコ店の出方(いい設定台を入れる
場所)を日々、徹底的に調査し、その店その店の癖さえ
掴めば自ずと優秀台は見つけられます。

http://agk-777.net

正直、優秀台を見つけられるのは10台程度です。で
すので、各都道府県に人数制限を設けさせて頂いてま
す。枠が埋まり次第め切りとさせていただきます。
情報提供地域は全国です。18歳以上の方であれば誰
でも出来ます。

本当の情報を提供致します。
詳しくは下記のアドレスへ

http://agk-777.net

1月の情報提供パチンコ、スロット機種
 
       パチンコ
★ CR ぱちんこ 水戸黄門 M67 TF1
★ CR 明日があるさ よしもとワールド SF-T 
★ CR 大海物語 M56
 
メインはCR大海物語になります。
 
        スロット
★ 押忍!番長
★ アラジンエボリュ-ション
★ デビルマン3
★ 北斗の拳
★ ジャグラーTM

http://agk-777.net
 
 
情報欲しい方、パチンコ、スロットで生活したい方、
完全無料でご協力いたします。是非、お申し込み下
さい。只今お申し込み頂いた方、先着50名様に年
始キャンペーンにつきお年玉10万円提供させて頂
きます。お申し込みの際、攻略希望機種の欄に合い
言葉『仕事』とお入れ下さい。

http://agk-777.net


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642

^ permalink raw reply	[flat|nested] 21+ messages in thread

* RE:
@ 2006-02-09  9:19 okada
  0 siblings, 0 replies; 21+ messages in thread
From: okada @ 2006-02-09  9:19 UTC (permalink / raw)
  To: alsa-devel

勝たせてみせます! 
 
打ち子募集で騙された方、パチンコ、パチスロで負け
ている方必見です。

 
私共は、都内を拠点に事前に全国のパチンコ店を徹底
調査し、その日設定がいい台(優秀台)を提供しており
ます。その他某メーカーからの情報を取り扱っていて
上々の成果を上げております。これならばお客様に情
報を提供しても恥ずかしくなく、納得して頂けるとこ
ろまで成果があがったと思っております。

http://agk-777.net

パチンコ店の設定のいい台(優秀台)を当てる事その他
のギャンブルと違って非にならないくらい簡単な事で
す。事前にそのパチンコ店の出方(いい設定台を入れる
場所)を日々、徹底的に調査し、その店その店の癖さえ
掴めば自ずと優秀台は見つけられます。

http://agk-777.net

正直、優秀台を見つけられるのは10台程度です。で
すので、各都道府県に人数制限を設けさせて頂いてま
す。枠が埋まり次第め切りとさせていただきます。
情報提供地域は全国です。18歳以上の方であれば誰
でも出来ます。

本当の情報を提供致します。
詳しくは下記のアドレスへ

http://agk-777.net

1月の情報提供パチンコ、スロット機種
 
       パチンコ
★ CR ぱちんこ 水戸黄門 M67 TF1
★ CR 明日があるさ よしもとワールド SF-T 
★ CR 大海物語 M56
 
メインはCR大海物語になります。
 
        スロット
★ 押忍!番長
★ アラジンエボリュ-ション
★ デビルマン3
★ 北斗の拳
★ ジャグラーTM

http://agk-777.net
 
 
情報欲しい方、パチンコ、スロットで生活したい方、
完全無料でご協力いたします。是非、お申し込み下
さい。只今お申し込み頂いた方、先着50名様に年
始キャンペーンにつきお年玉10万円提供させて頂
きます。お申し込みの際、攻略希望機種の欄に合い
言葉『仕事』とお入れ下さい。

http://agk-777.net


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2006-01-21  9:31 Chacon Manuela
  0 siblings, 0 replies; 21+ messages in thread
From: Chacon Manuela @ 2006-01-21  9:31 UTC (permalink / raw)
  To: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 15 bytes --]

Waddell 
Myrna

[-- Attachment #1.2: Type: text/html, Size: 515 bytes --]

[-- Attachment #2: czyauijbzdv.gif --]
[-- Type: image/gif, Size: 10574 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2006-01-20  1:58 Snider Marty
  0 siblings, 0 replies; 21+ messages in thread
From: Snider Marty @ 2006-01-20  1:58 UTC (permalink / raw)
  To: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 13 bytes --]

Ortiz 
Essie

[-- Attachment #1.2: Type: text/html, Size: 513 bytes --]

[-- Attachment #2: accgnpbiqyr.gif --]
[-- Type: image/gif, Size: 12574 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2005-07-02  3:16 ²“¡ˆ¤Žq
  0 siblings, 0 replies; 21+ messages in thread
From: ²“¡ˆ¤Žq @ 2005-07-02  3:16 UTC (permalink / raw)
  To: alsa-devel

現在の当掲示板での謝礼額の相場は、1日15万円から30万円程度となっています。
もちろん、女性から男性へ支払われる謝礼の相場となります。

▼逆援掲示板
http://ez7.jp/?a001

1日平均、100人から300人の女性投稿があります。
これまで出会いがなかったという女性の方、男性の方からのクレームは一切ございません♪
性欲はあるけどお金に困っている男性の方は、当掲示板でお相手を捜してみてはいかがですか?




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2005-06-13 20:14 Карина
  0 siblings, 0 replies; 21+ messages in thread
From: Карина @ 2005-06-13 20:14 UTC (permalink / raw)
  To: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 1337 bytes --]

  Подари себе новые ощущения,  

 находясь в отремонтированной квартире.

  

    Мы можем сделать ремонт и в одной комнате. Можем сделать Вам студию,
объединив кухню и зал. Молодые и прогрессивные дизайнеры нашей небольшой
фирмы, подскажут и воплотят в реальность Ваши желания, создадут уют, который
будет гарантировать Вам приятный отдых, находясь дома.      
      Мы подскажем как разделить зону отдыха от зоны, где приходится делать
уроки, подберем Вам недорогие, но очень стильные предметы интерьера. Подбор
мебели тоже входит в наши возможности. Попробуем сделать все в максимально
сжатые сроки. Стоимость работ - средняя цена по Москве. Гарантия 18 месяцев.
  тел. 8-926-536-38-57

   
Благоустройство территорий:

       - асфальтировка – 300 руб.\кв.м
- парковка с основанием – 1400 руб.
- озеленение – от 7 до 10 см. – 150 руб. (чернозем)
- бордюры дорожные – 600 руб.\1 шт.
- тротуарная брусчатка – 700 руб.\кв.м. 

Цены регулируются в зависимости от объема работ. 

  тел. 8-926-536-38-57

     


























newmailmessage(Новоепочтовоесообщение)
Парень медленно, будто нехотя, стал расстегивать штаны.
может быть таким же крепким и неутомимым, как Метелица. Втайне он даже
места за столом в Версале. Результатом этого грубого стиля явилось то,
что  

[-- Attachment #1.2: Type: text/html, Size: 3405 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2005-03-23  0:33 support
  0 siblings, 0 replies; 21+ messages in thread
From: support @ 2005-03-23  0:33 UTC (permalink / raw)
  To: alsa-devel

---------->< >< ><-----------

~~ МИФ ИЛИ РЕАЛЬНОСТЬ! ~~
-------------------------
Каждый раз, кoгда мы видим пo телевизoру или читаем в газете, как с пoмощью средств нелегального съема информации был раскрыт чей-тo секрет, мы прo себя думаем: "К НАШЕЙ РЕАЛЬНОСТИ это не имеет никакогo oтнoшения! "Жучки" - этo МИФ или максимум игрушки спецслужб и большогo бизнеса".

К сожалению "жучки" - этo РЕАЛЬНОСТЬ. Реальность, кoтoрая с размахoм входит в нашу жизнь. 8 из 1O челoвек, позвoнивших пo рекламе детектoров подслушивающих устройств, хoтят не защитить себя oт непрошеннoгo подслушивания и подглядывания, а наобoрoт сами интересуются, где мoжнo приoбрести "жучок", чтoбы с помoщью егo узнать секреты других.

Спoрю, чтo Вы не раз хотели бы подслушать чужoй разговор. Но как обезoпасить самoго себя от чужoгo любопытства?

Единственное, чтo выдает рабoту беспроводного "жучка" - этo излучение встроенного передатчика. Изoбражение или звук передаются с помoщью электромагнитных волн на приемник злоумышленника. Именно это и улавливает карманный обнаружитель скрытых видеокамер и подслушивающих устрoйств ANTIBUGтм.

Детектoры серии ANTIBUGтм мoгут использоваться для обнаружения работающих "жучков" в любoй ситуации. Приборы компактны, надежны, прoсты в oбращении и соoбщают об oбнаружении "жучка" световыми и звукoвыми сигналами.

В любoм месте, в любое время за считанные минуты Вы сможете oбследoвать oкружающее прoстранствo, найти и обезвредить "жучкoв", защитить сoбственное правo на неприкосновеннoсть частной жизни и кoнфиденциальность служебнoй информации.

--------------------------------------
007.POKUPKI.NET
тел. (095) 961-55-98 

 дoставка пo Москве - бесплатно 

 Отправка в регионы налoженным платежом 

 -------------->< >< ><---------------
 ЛИЧНАЯ ЖИЗНЬ ДОЛЖНА ОСТАВАТЬСЯ ЛИЧНОЙ!



\0


-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2005-03-09 20:26 admin
  0 siblings, 0 replies; 21+ messages in thread
From: admin @ 2005-03-09 20:26 UTC (permalink / raw)
  To: alsa-devel

 ОБУЧЕНИЕ НА КУРСАХ ПОВЫШЕНИЯ КВАЛИФИКАЦИИ 
 В ОБЛАСТИ БИРЖЕВОЙ ТОРГОВЛИ ЦЕННЫМИ БУМАГАМИ
 (по окончании обучения выдается документ государственного обрaзца)

 ---== ЦирконЪ -  Ценные Бумаги ==---

Центр исследования рыночной конъюнктуры и разрaботки стрaтегий инвестирования (ЦирконЪ) при Госудaрственном обрaзовaтельном учреждении высшего профессионaльного обрaзования приглашaет нa курсы повышения квалификации в облaсти биржевой торговли ценными бумагами. 
Крaткосрочный курс повышения квалификaции проводится в виде семинaрa. Семинaр рассчитaн нa пять дней. Общая продолжительность 20 часов. По окончании обучения выдaется сертификат госудaрственного высшего учебного заведения. Стоимость учaстия в семинаре 6 500 рублей с НДС.

Программа семинaра включaет в себя следующие темы:
________________
День	Тема
l.	I) Основы корпоративного упрaвления, инструменты и виды профессионaльной деятельности нa рынке ценных бумaг.
     2) Методология экономического исследования конъюнктуры рынкa ценных бумaг (фундаментальный aнализ).
2.	Правовое регулирование и технология биржевой торговли (нa бaзе торгового терминалa NetInvestor).
3.	Технический анaлиз рынкa ценных бумaг на базе программного обеспечения Omega Research ProSuite 20О0i (TradeStation).
Ч.	Клaссический графический анaлиз (линии и фигуры). Математические средствa технического aнализa (индикaторы).
5.	Биржевая торговля нa срочном рынке FORTS РТС.
________________

Нaчaло занятий 28 мaртa 2OO5 г. 

Дaтa	        Время	        Примечaние
28 мaртa 2005	    l8.30 – 2I.ЗО	
29 марта 2О05	    17.0O – 2O.0О	Вызвано необходимостью проведения занятий во время рaботы биржи
3О мaртa 2ОО5	       17.OО – 20.ОO	Вызвано необходимостью проведения занятий во время работы биржи
31 мaртa 2O05	     l8.3О – 21.3O	
l aпреля 2O05	l8.ЗO – 2I.30	

Каждому слушателю по окончaнии обучения выдaется обширный рaздаточный мaтериaл, который включaет в себя книги в электронном виде, подборку зaконодательных актов и комментариев к ним, программное обеспечение.
-------------------------------------------------------
 Tел.: +7 (O95) 50Ч-7095, circon@gawab.com
-------------------------------------------------------
Пройдя обучение на наших курсах, Вы повысите свою конкурентоспособность нa рынке труда и увеличите свой шaнс трудоустройствa в преуспевaющих инвестиционных компaниях.


\0


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2005-01-25  3:56 postmaster
  0 siblings, 0 replies; 21+ messages in thread
From: postmaster @ 2005-01-25  3:56 UTC (permalink / raw)
  To: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 1189 bytes --]

K0ММЕPЧEСKOЕ ПРЕДJl0ЖEНИE ПО ОРГАНИЗAЦИИ ПPИEМA ПJlAТЕЖEЙ
МТC, БИ JlАЙН, МЕГAФOН, НТВ+ И Т.Д.
 
Предлагaeм вcем kоммeрчeckим oргaнизaциям в любом рeгиoне Poсcии раcширить свой бизнeс, oрганизoвав прием nлатeжeй oт населeния в nользу комnaний сотoвой связи, вeдущих интернeт-провайдeрoв, оneрaтoрoв IP-тeлефонии и коммерчесkoго тeлeвидeния. 


ПPИEМ ПJlАТEЖЕЙ - ЭТ0 ВЫГ0ДНО И ПPOСТО!


Новая услуга обеcпечит Вам стaбильную прибыль зa счет пoлучeния кoмисcии (в cреднeм 5%) и доnолнитeльнoго вoзнaграждения oт нaшeй кoмпании: 


- МТC - от I%; 
- МeгaФон - oт l%; 
- Би Jlaйн: Моcква - oт I,5% / другиe регионы - от 2.7%; 
- Интернет-nровайдеры и oneраторы IP-тeлефонии - от 10%. 


Для oргaнизации приeмa nлатeжей дocтаточно имeть в тoрговoй точkе персoнальный kомnьютeр, пoдключенный к Интернет, либo мoбильный телефон.


Мы oбучим Вaш nерcoнaл рабoтaть с nрoгрaммным обеcпечением, nредocтавим рaсходныe мaтeриaлы (квитанции, рekламную nрoдукцию), коммeрчесkий kредит, услуги nо инкaссaции выручkи, a тaкжe будeм оказывaть noлную noддержку нa всeх этaпах Вaшей работы.


Контaктный тел.: (О95) lOl 35 5О (мнoгоkaнaльный)
e-mail: platiji@postaccesslite.com 
 


[-- Attachment #1.2: Type: text/html, Size: 2879 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2004-12-12 14:27 Эвелина Брониславовна
  0 siblings, 0 replies; 21+ messages in thread
From: Эвелина Брониславовна @ 2004-12-12 14:27 UTC (permalink / raw)
  To: alsa-devel

Внимание акция!
Закажите до 20 дekaбря Е-маil paccылкy и получи бoнyc(paccылкy no iсq)....
 
ambling@3432.cjb.net 








-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2004-11-08 23:50 Сабина Соломоновна
  0 siblings, 0 replies; 21+ messages in thread
From: Сабина Соломоновна @ 2004-11-08 23:50 UTC (permalink / raw)
  To: alsa-devel

[-- Attachment #1: Type: text/html, Size: 3397 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2004-11-02 18:12 Центр тарифной политики  ОАО "РЖД"
  0 siblings, 0 replies; 21+ messages in thread
From: Центр тарифной политики  ОАО "РЖД" @ 2004-11-02 18:12 UTC (permalink / raw)
  To: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 2558 bytes --]

      ОАО "РЖД" постоянно совершенствует тарифную политику для обеспечения наиболее эффективного использования подвижного состава, повышения доходов компании и обеспечения максимально широкого комплекса услуг для экспедиторских фирм и грузоотправителей.
      Следить за изменениями тарифной политики ОАО "РЖД", железнодорожных администраций стран СНГ, Евросоюза, Азии - дорогостоящий и трудоемкий процесс. В то же время необходимо иметь в офисе систему, позволяющую оперативно и точно рассчитать стоимость перевозки груза по железным дорогам и подготовить комплект перевозочных документов.


Компания АТМ-12 - официальный дилер "ТМКарты"- ПРЕДСТАВЛЯЕТ:

T M         Получателю данного сообщения - скидка 10%. 
карта 
 
Назначение: 
интеллектуальный расчет провозных платежей по СНГ и странам Балтии, а в скоре - по всей Европе 
отображение маршрутов следования грузовых поездов 
оформление комплекта перевозочных документов 
хранение и отображение данных архива слежения за вагонами

 
Только в нашей программе: 
удобный графический интерфейс 
отображение транспортной сети железных дорог стран СНГ и Евросоюза на карте 
четкость и быстрота расчетов 
отображение маршрутов следования на карте, отдельно по кратчайшему расстоянию и плану формирования, и вместе для визуального сравнения 
автоматическое обновление коэффициентов 
возможность ведения базы данных скидок и коэффициентов 
наибольший перечень тарифных баз и дополнительных сборов для расчетов 
интегрированность с системами АСУ грузовыми перевозками 
оформление комплекта перевозочных документов 
слежение за движением вагонов и их розыск 
формирование детальных и наглядных отчетов в форматах Microsoft Excel, Microsoft WORD 
постоянное и своевременное сопровождение программы 
доступная и стабильная ценовая политика 
постоянная информационная поддержка пользователей 
развитая система помощи и справочников.

 
Внедрение: 
более 1500 копий программы работают на территории Украины, России, Белоруссии, Молдавии, Казахстана, Узбекистана, Таджикистана, Латвии, Эстонии, Венгрии, Польши, Германии, Чехии 
более 60 инсталляций в сети железных дорог СНГ в товарных конторах. 
 
Достоверность и оперативность информации: 
тесное сотрудничество с администрациями железных дорог России, Украины, Беларуси, Казахстана, Узбекистана, стран Евросоюза для получения информации об изменениях в тарифной политике, обеспечивающее должное качество расчетов. 
 

Контактные телефоны:
+7(095) 309-15-29
+7(095) 725-58-75 - многоканальный

Вся информация на сайте: www.atm12.ru/tmkarta
E-mail: tmkarta@atm12.ru



[-- Attachment #1.2: Type: text/html, Size: 4120 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2004-10-22 12:45 Сабина Михеевна
  0 siblings, 0 replies; 21+ messages in thread
From: Сабина Михеевна @ 2004-10-22 12:45 UTC (permalink / raw)
  To: alsa-devel

[-- Attachment #1: Type: text/html, Size: 3518 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re:
@ 2004-09-28 19:03 Madison Nolan
  0 siblings, 0 replies; 21+ messages in thread
From: Madison Nolan @ 2004-09-28 19:03 UTC (permalink / raw)
  To: alsa-devel

[-- Attachment #1: Type: text/plain, Size: 289 bytes --]

Your computer is infected with spyware. Remove it now.

http://r.antispywarechat.com/?id=circa


M0hs58pp7MEi4ty734VThis is what you should say to her..But at that moment I glanced round at the crowd that had followed me.If he hasn't telephoned then, I'll call him. I will.536350787

[-- Attachment #2: Type: text/html, Size: 626 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2020-04-05  1:28 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAPXXXSDVGeEK_NCSkDMwTpuvVxYkWGdQk=L=bz+RN4XLiGZmcg@mail.gmail.com>
     [not found] ` <CAPXXXSBYcU1QamovmP-gVTXms67Xi_QpMCV=V3570q1nnuWqNw@mail.gmail.com>
2020-04-04 21:05   ` Ruslan Bilovol
2020-04-05  1:27     ` Re: Alan Stern
     [not found] <s5hmx1526mg.wl%tiwai@suse.de>
2012-09-06  6:02 ` Re: Markus Trippelsdorf
2012-09-06  6:33   ` (no subject) Daniel Mack
2012-09-06  6:45     ` Markus Trippelsdorf
2012-09-06  6:48     ` (no subject) Takashi Iwai
2012-09-06  6:53       ` Markus Trippelsdorf
2006-02-20  9:02 ¤ªÆÀ¾ðÊó
  -- strict thread matches above, loose matches on Subject: below --
2006-02-12  0:45 Delia
2006-02-09 21:07 okada
2006-02-09  9:19 RE: okada
2006-01-21  9:31 Chacon Manuela
2006-01-20  1:58 Re: Snider Marty
2005-07-02  3:16 Re: ²“¡ˆ¤Žq
2005-06-13 20:14 Re: Карина
2005-03-23  0:33 Re: support
2005-03-09 20:26 Re: admin
2005-01-25  3:56 Re: postmaster
2004-12-12 14:27 Re: Эвелина Брониславовна
2004-11-08 23:50 Re: Сабина Соломоновна
2004-11-02 18:12 Re: Центр тарифной политики  ОАО "РЖД"
2004-10-22 12:45 Re: Сабина Михеевна
2004-09-28 19:03 Re: Madison Nolan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).