| View previous topic :: View next topic |
| Author |
Message |
hothead Apprentice


Joined: 02 Jul 2004 Posts: 277 Location: /dev/core
|
Posted: Wed Mar 30, 2005 8:51 am Post subject: |
|
|
Behaviour of btsco changed slightly
You get all features of btsco with btsco -h
You have to use the verbose parameter -v if you want to get some debug information displayed.
If you don't send any sound information to your headset you will not be able to change the volume.
You can only change the volume when the headset is receiving something.
If you change the volume when the headset is receiving something the volume beep should increase or decrease.
It also seems to me that the headset is now always disconnected/idle when you don't send anything to it
(there is no noise) but get's automatically connected when it is receiving something. Seems to me that the connect button
is not any longer required. _________________ Got a question? - http://justfuckinggoogleit.com/ |
|
| Back to top |
|
 |
at6 Tux's lil' helper


Joined: 28 Nov 2002 Posts: 78 Location: /dev/null
|
Posted: Wed Mar 30, 2005 1:11 pm Post subject: |
|
|
hi ruben,
works like a charm.
thank you.
best regards marc _________________ debian: stable but lame! suse: unstable and lame! gentoo: stable and only 4 geeks!
Gadget tests! |
|
| Back to top |
|
 |
the_g_cat Tux's lil' helper


Joined: 31 Mar 2004 Posts: 117 Location: Dortmund - Germany
|
Posted: Thu Mar 31, 2005 8:46 am Post subject: |
|
|
Hi folks,
Just wanted to drop in to ask a few compatibility questions. I'm gonna buy a Plantronics M2500 or a Jabra BT250 (depending on which fits best on my big ears ) to use with my cellphone (S65, should be there any moment now) and my iBook through a D-Link DBT-120.
Just wanted to know if I would be able to use the DBT-120 with the updated firmware from Apple (sigh) on my desktop, or if it would be better to get another one, and if hotplug works well with BT stuff.
Thanks in advance for the help  |
|
| Back to top |
|
 |
Tlaloc Guru


Joined: 21 Feb 2005 Posts: 451 Location: Europe - Alps - Tyrol
|
Posted: Sat Apr 02, 2005 7:06 am Post subject: |
|
|
Just an unimportant side note. When my phone connects btsco still shows version number 0.4 in the bash, may confuse someone.
Otherwise I wanted to thank you for the new version, even works better than that before (v0.2) and I can now use my spare nokia headset for gnomemeeting or skype and don't have to eat my microphone, as the recording level of the of my onboard sound cart is damn low and I have to come very near to it to make others hear me. I even thought of buying a new sound card.
Thanks, Valentin. |
|
| Back to top |
|
 |
hothead Apprentice


Joined: 02 Jul 2004 Posts: 277 Location: /dev/core
|
Posted: Sat Apr 02, 2005 9:22 am Post subject: |
|
|
| Quote: | | When my phone connects btsco still shows version number 0.4 in the bash, may confuse someone. |
Yes, I allready realized that. I should have taken -r* numbers for my new ebuilds. I think I gonna adapt the ebuild version
to the btsco version. _________________ Got a question? - http://justfuckinggoogleit.com/ |
|
| Back to top |
|
 |
kamagurka Veteran


Joined: 25 Jan 2004 Posts: 1026 Location: /germany/munich
|
Posted: Tue Apr 12, 2005 6:49 pm Post subject: |
|
|
When I try merging btsco I get the following error:
| Code: | Enter the kernel version: 2.6.10-gentoo-r6
* Checking kernel configuration.
* Module sco.ko not found.
* Recompile your kernel with =m BT_HCI_SCO=m enabled |
However, looking in my .config, there is no line referring to BT_HCI_SCO... _________________ If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word |
|
| Back to top |
|
 |
lenk Apprentice


Joined: 08 Mar 2004 Posts: 211
|
Posted: Tue Apr 12, 2005 9:51 pm Post subject: |
|
|
Hi, will this work with if I'm using OSS sound module? Thanks _________________ E6300 Gigabyte GA-965P-DS3 2GB Corsair 320GB Seagate 7200.10 XFX 7600GT Gentoo
Dell M1330 T7500 2GB 160GB 13.3" WXGA Gentoo
Sharp Zaurus SL-C760 Cacko ROM 1.21b / pdaXrom 1.10rc5 512MB CF + 512MB SD
Sun Ultra5 Gentoo |
|
| Back to top |
|
 |
hothead Apprentice


Joined: 02 Jul 2004 Posts: 277 Location: /dev/core
|
Posted: Thu Apr 14, 2005 12:39 am Post subject: |
|
|
@kamagurka
That's a message from the bluetooth-alsa people. You should enable sco support for hci-usb
| Code: | | CONFIG_BT_HCIUSB_SCO=y |
@lenk
NO. You have to use ALSA. snd-bt-sco is a ALSA module. The headset is used similar to a ordinary sound card.
If you want to use applications that use oss, e. g. skype, you must enable the oss emulation stuff of alsa.
| Code: | CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
|
_________________ Got a question? - http://justfuckinggoogleit.com/ |
|
| Back to top |
|
 |
kamagurka Veteran


Joined: 25 Jan 2004 Posts: 1026 Location: /germany/munich
|
Posted: Thu Apr 14, 2005 4:22 pm Post subject: |
|
|
| hothead wrote: | @kamagurka
That's a message from the bluetooth-alsa people. You should enable sco support for hci-usb
| Code: | | CONFIG_BT_HCIUSB_SCO=y |
|
I have neither that nor BT_HCI_SCO *in* my kernel .config. How am I supposed to enable them?
[edit] nevermind, I had to hunt it down in the menuconfig. _________________ If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word |
|
| Back to top |
|
 |
edi n00b


Joined: 24 May 2003 Posts: 5 Location: Austria
|
Posted: Tue Apr 19, 2005 10:04 pm Post subject: Works great :D |
|
|
I tried it several times but it didn't work out for me. Today I had some spare time and so I decided to give it another try.
System:
IBM X31 with build in bluetooth
Linux 2.6.12-rc2 i686 Intel(R) Pentium(R) M processor 1400MHz GenuineIntel GNU/Linux
sys-kernel/vanilla-sources-2.6.12_rc2
media-sound/btsco-cvs-0.4-r1
and following the HowTo gave me great success. I had to turn up my mic with but then I was able to establish my first skype session  |
|
| Back to top |
|
 |
hothead Apprentice


Joined: 02 Jul 2004 Posts: 277 Location: /dev/core
|
Posted: Wed Apr 20, 2005 1:22 pm Post subject: in case the server is down |
|
|
In case my server should be down you use the code below.
| Code: | # Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $
ECVS_SERVER="cvs.sourceforge.net:/cvsroot/bluetooth-alsa"
ECVS_MODULE="btsco"
ECVS_ANON="yes"
ECVS_CVS_OPTIONS="-z3 -d"
ECVS_TOP_DIR="$DISTDIR/cvs-src/btsco"
inherit eutils cvs kernel-mod linux-info
S="${WORKDIR}/${ECVS_MODULE}"
SKM="${S}/kernel"
DESCRIPTION="ALSA bluetooth headset driver [snd-bt-sco.ko] and userspace programm [btsco]."
HOMEPAGE="http://bluetooth-alsa.sourceforge.net"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
DEPEND="bluez-libs
media-libs/libao"
kernel_check() {
echo
echo -n "Compile against current kernel? [yes|no]: "
read CURRENT
if [ $CURRENT = yes ]; then
KVERSION=${KV}; else
echo -n "Enter the kernel version: "
read KVERSION
fi
einfo "Checking kernel configuration."
if [ -e /lib/modules/${KVERSION} ]; then
if [ -e /lib/modules/${KVERSION}/kernel/sound/usb/usx2y/snd-usb-usx2y.ko ] &&\
[ -e /lib/modules/${KVERSION}/kernel/net/bluetooth/sco.ko ]; then
einfo "Kernel check was successfull."; else
if [ ! -e /lib/modules/${KV}/kernel/sound/usb/usx2y/snd-usb-usx2y.ko ]; then
KCONFIG1="SND_USB_USX2Y" && eerror "Module snd-usb-usx2y.ko not found."
fi
if [ ! -e /lib/modules/${KV}/kernel/net/bluetooth/sco.ko ]; then
KCONFIG2="BT_HCI_SCO" && eerror "Module sco.ko not found."
fi
einfo "Recompile your kernel with ${KCONFIG1}=m ${KCONFIG2}=m enabled"
die "missing modules"
fi; else
eerror "/lib/modules/${KVERSION} does not exist."
die "cannot find modules directory"
fi
}
pkg_setup() {
kernel_check
}
src_unpack() {
cvs_src_unpack
}
src_compile() {
./bootstrap
./configure
make
cd ${SKM}
set_arch_to_kernel
make -C /lib/modules/${KVERSION}/source M=$(pwd) modules
}
src_install() {
dobin btsco
dodoc COPYING INSTALL README
insinto /lib/modules/${KVERSION}/extra
doins ${SKM}/snd-bt-sco.ko
echo
}
pkg_postinst() {
einfo "Running modules-update"
/usr/sbin/update-modules
echo
einfo "Load the snd-bt-sco module 'modprobe snd-bt-sco' and connect with btsco to your headset."
echo
} |
_________________ Got a question? - http://justfuckinggoogleit.com/ |
|
| Back to top |
|
 |
zervus Tux's lil' helper


Joined: 19 Jan 2005 Posts: 133
|
Posted: Thu Apr 21, 2005 12:15 am Post subject: |
|
|
Wow, just got it working with Skype! It's a Sony Ericsson HBH600. Sound quality seems perfectly ok for speech.
Big thanks to all who work on this! |
|
| Back to top |
|
 |
manoweb n00b

Joined: 09 Jun 2004 Posts: 11
|
Posted: Thu Apr 21, 2005 1:07 pm Post subject: good |
|
|
This tutorial is very good, though it's a bit confusing at the beginning with all the ebuild versions etc.
I got my bt headset running. Tested with xmms, aplay, arecord, and skype.
I'm very pleased with the result but... is there a way to enhance the audio quality? Using a normal, analog microphone gives a *much* better result...
Thank you so much!
Alessio Sangalli IW2NYD |
|
| Back to top |
|
 |
gmichels Guru


Joined: 20 Jun 2003 Posts: 480 Location: Brazil
|
Posted: Tue Apr 26, 2005 4:27 pm Post subject: |
|
|
I finally got it working. Listening is very good, but the problem is recording stuff. Generally, anything I record is really low and no one can hear a word I say in Skype, for example.
If I do the echo123 test in Skype, I can hear (on the headset) my recorded voice loud and clear. However, I tried recording stuff using arecord then playing it on my regular sound card, and the output is very very very low. That's where I guess the problem is coming.
Anyone have any ideas on how to improve the microphone input on the headset? Mine is a Jabra BT250. |
|
| Back to top |
|
 |
riskable n00b


Joined: 18 Sep 2004 Posts: 36 Location: Jacksonville, FL
|
Posted: Sat Apr 30, 2005 8:20 pm Post subject: btsco2 |
|
|
Just thought I´d update the thread with the latest & greatest... Apparently a recent cvs update included a new version of btsco called btsco2. As far as I can tell it works the same as btsco, except that you enable your headset by pushing the headset´s button. You can disable it the same way.
This is a much better way of doing it than turning the headset on every time it sends a sound.
Supposedly you can change what the button press on your headset does (think I read that somewhere). Answer a skype call? I hope so!
Still waiting on the documentation on this stuff. For reference:
Start up btsco2...
| Code: |
./btsco2 00:0D:44:2E:EC:27
Device is 2:0
Voice setting: 0x0060
RFCOMM channel 1 connected |
No sound works at this point and the headset is in standby mode. Press the button...
| Code: |
recieved AT+CKPD=200
opened hwdep
connected SCO channel
Setting sco fd
Done setting sco fd
recieved AT+VGS=10
Sending up speaker change 10 |
Voila! Now sound works!
Press the button again:
| Code: |
recieved AT+CKPD=200
disconnected SCO channel |
...and now the headset is back in standby mode. Very cool =) _________________ -Riskable
http://www.riskable.com/
"I have a license to kill -9" |
|
| Back to top |
|
 |
hothead Apprentice


Joined: 02 Jul 2004 Posts: 277 Location: /dev/core
|
|
| Back to top |
|
 |
hothead Apprentice


Joined: 02 Jul 2004 Posts: 277 Location: /dev/core
|
Posted: Sun May 01, 2005 12:24 am Post subject: |
|
|
I newly have authentication problems with kdebluetooth-0.99-beta1. I'm not able to pair my headset if it has allready been paired.
full description here: http://bugs.kde.org/show_bug.cgi?id=104876
Does someone of you has a similar problem or knows a solution?
Regards
hothead _________________ Got a question? - http://justfuckinggoogleit.com/ |
|
| Back to top |
|
 |
pengi n00b


Joined: 03 Apr 2003 Posts: 54 Location: Sweden
|
Posted: Sun May 01, 2005 10:03 pm Post subject: |
|
|
| dreadhead wrote: | When I try to connect my headset I always get an Authentication Error.
I tried the following things:
| Code: | # hcitool cc 00:0D:44:01:93:6D
Can't create connection: Input/output error
# hidd --connect 00:0D:44:01:93:6D
Can't create HID control channel: Permission denied
# sdptool search --bdaddr 00:0D:44:01:93:6D 0x1108
Class 0x1108
Failed to connect to SDP server on 00:0D:44:01:93:6D: Permission denied |
I also get a popup with the message:
"Problem connecting with Logitech HS01. Authentication error"
I enabled authentication in hcid.conf and changed pin_helper tu kbluebin. (I also tried it with the standard helper)
My Bluetooth-keyboard and Mouse work fine. Any ideas what I made wrong?
Thanks!
dreadhead |
I got this problem too. (but I don't use kbluepin)
But because I don't want to run gnome or kde, I have some problem using the gnome/kde-bluetooth packages. I've tried to use a friends windows-box with my bluetooth-adapter to pair, so the headset will learn my adapters address, so it will accept connections from my computer. Should this work? Is there any other way to pair the computer with the headset without using kdebluetooth or gnome-bluetooth?
TIA |
|
| Back to top |
|
 |
hothead Apprentice


Joined: 02 Jul 2004 Posts: 277 Location: /dev/core
|
Posted: Tue May 03, 2005 11:09 pm Post subject: split ebuild |
|
|
For everyone who is interested:
I splitted the btsco-cvs ebuild into two parts:
bluetooth-alsa which only installs the kernel module
and
btsco which installs btsco & btsco2.
You can copy & paste the code from the first page.
Regards hothead _________________ Got a question? - http://justfuckinggoogleit.com/ |
|
| Back to top |
|
 |
veezi Apprentice


Joined: 10 Nov 2003 Posts: 226
|
Posted: Sat May 07, 2005 10:31 pm Post subject: |
|
|
I just installed the kernel module and btsco, but now whenever 'snd-bt-sco' is loaded aplay gives this (even for the real audio card that I have):
| Quote: |
ALSA lib conf.c:2792:(snd_config_hook_load) "/usr/share/alsa/cards/Bluetooth SCO.conf" is not a word
ALSA lib conf.c:2672:(snd_config_hooks_call) function snd_config_hook_load_for_all_cards returned error: Invalid argument
ALSA lib pcm.c:1947:(snd_pcm_open_conf) Invalid type for PCM default definition (id: default, value: cards.pcm.default)
aplay: main:508: audio open error: Invalid argument
|
Is this a bug??! Or am I missing something obvieous:roll: |
|
| Back to top |
|
 |
hothead Apprentice


Joined: 02 Jul 2004 Posts: 277 Location: /dev/core
|
Posted: Sun May 08, 2005 1:37 pm Post subject: |
|
|
The question is if everthing is working so far ,
apart from this message?
Maybe running 'alsactl store' as root solves this.
If not - give me some more information:
kernelversion
alsa-version. _________________ Got a question? - http://justfuckinggoogleit.com/ |
|
| Back to top |
|
 |
veezi Apprentice


Joined: 10 Nov 2003 Posts: 226
|
Posted: Sun May 08, 2005 8:27 pm Post subject: |
|
|
Module loads fine. I can connect to my headset. I do have sound in both devices (card and headset) only if I use oss emulation. But any output to alsa gives same error message (even KDE's arts can't use alsa anymore). If I unload the snd-bt-sco module my sound card works fine and I can use alsa directly on it.
Here's /etc/modules.d/alsa
| Quote: |
alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-0 snd-intel8x0
alias snd-card-1 snd-bt-sco
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-1 snd-seq-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-8 snd-seq-oss
alias sound-service-1-12 snd-pcm-oss
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
options snd cards_limit=2
|
Here's alsa version
| Quote: |
#qpkg -I -i alsa
media-libs/alsa-lib-1.0.8 *
media-sound/alsa-utils-1.0.8 *
media-sound/bluetooth-alsa-cvs-1.6-r2 *
media-sound/alsa-headers-1.0.8 *
|
I'm running kernel 2.6.11.8,
| Quote: |
#uname -r
2.6.11.8
#modinfo snd-bt-sco
author: Jonathan Paisley <jp@dcs.gla.ac.uk>
description: Bluetooth SCO Headset Soundcard
license: GPL
vermagic: 2.6.11.8 preempt PENTIUM4 gcc-3.3
depends: snd-pcm,snd-page-alloc,snd,snd-hwdep
srcversion: 951C2D03AD48B52A42E4DC3
snd-bt-sco
|
Thanks for any help |
|
| Back to top |
|
 |
janus4 n00b


Joined: 05 May 2004 Posts: 11
|
Posted: Fri May 13, 2005 8:31 pm Post subject: |
|
|
@hothead: Hi, your ebuild works great. Thank you very much!
Ok, i had to discover that i have to use the kernel sources instead of the external ALSA Drivers, but after that...
Works for me!
My Device is an:
# hcitool info XX:XX:XX:XX:XX:XX
Requesting information ...
BD Address: XX:XX:XX:XX:XX:XX
Device Name: B-Speech Vitac
LMP Version: 1.1 (0x1) LMP Subversion: 0x434
Manufacturer: Cambridge Silicon Radio (10)
Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00
<3-slot packets> <5-slot packets> <encryption> <slot offset>
<timing accuracy> <role switch> <hold mode> <sniff mode>
<park state> <RSSI> <channel quality> <SCO link> <HV2 packets>
<HV3 packets> <u-law log> <A-law log> <CVSD> <paging scheme>
<power control> <transparent SCO> _________________ --
It is never to late to have a happy childhod. |
|
| Back to top |
|
 |
russo79 n00b


Joined: 22 May 2003 Posts: 27
|
Posted: Sat May 14, 2005 2:21 am Post subject: |
|
|
I'm having a problem emerge btsco-cvs.
Here is the last lines of the emerge...
| Code: |
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sbc/Makefile
config.status: creating avdtp/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory `/var/tmp/portage/btsco-cvs-0.4a/work/btsco'
Making all in sbc
make[2]: Entering directory `/var/tmp/portage/btsco-cvs-0.4a/work/btsco/sbc'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -c `test -f 'sbc.c' || echo './'`sbc.c
rm -f libsbc.a
ar cru libsbc.a sbc.o
ranlib libsbc.a
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -c `test -f 'sbcinfo.c' || echo './'`sbcinfo.c
gcc -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -o sbcinfo sbcinfo.o -lasound -lm -ldl -lpthread -lbluetooth
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -c `test -f 'sbcdec.c' || echo './'`sbcdec.c
gcc -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -o sbcdec sbcdec.o libsbc.a -lasound -lm -ldl -lpthread -lbluetooth
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -c `test -f 'sbcenc.c' || echo './'`sbcenc.c
gcc -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -o sbcenc sbcenc.o libsbc.a -lasound -lm -ldl -lpthread -lbluetooth
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -c `test -f 'rcplay.c' || echo './'`rcplay.c
gcc -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -o rcplay rcplay.o -lbluetooth -lbluetooth -lasound -lm -ldl -lpthread -lbluetooth
make[2]: Leaving directory `/var/tmp/portage/btsco-cvs-0.4a/work/btsco/sbc'
Making all in avdtp
make[2]: Entering directory `/var/tmp/portage/btsco-cvs-0.4a/work/btsco/avdtp'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -c `test -f 'avdtp.c' || echo './'`avdtp.c
rm -f libavdtp.a
ar cru libavdtp.a avdtp.o
ranlib libavdtp.a
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -c `test -f 'avtest.c' || echo './'`avtest.c
gcc -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -o avtest avtest.o -lbluetooth libavdtp.a -lbluetooth -lasound -lm -ldl -lpthread -lbluetooth
make[2]: Leaving directory `/var/tmp/portage/btsco-cvs-0.4a/work/btsco/avdtp'
make[2]: Entering directory `/var/tmp/portage/btsco-cvs-0.4a/work/btsco'
gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse,387 -c `test -f 'btsco.c' || echo './'`btsco.c
rm: cannot remove `btsco': Is a directory
make[2]: *** [btsco] Error 1
make[2]: Leaving directory `/var/tmp/portage/btsco-cvs-0.4a/work/btsco'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/btsco-cvs-0.4a/work/btsco'
make: *** [all] Error 2
>>> Test phase [not enabled]: media-sound/btsco-cvs-0.4a
>>> Install btsco-cvs-0.4a into /var/tmp/portage/btsco-cvs-0.4a/image/ category media-sound
install: `btsco' is a directory
/usr/lib/portage/bin/dodoc: ChangeLog does not exist.
man:
prepallstrip:
strip: i686-pc-linux-gnu-strip --strip-unneeded
>>> Completed installing btsco-cvs-0.4a into /var/tmp/portage/btsco-cvs-0.4a/image/
>>> Merging media-sound/btsco-cvs-0.4a to /
--- /usr/
--- /usr/bin/
--- /usr/share/
--- /usr/share/doc/
--- /usr/share/doc/btsco-cvs-0.4a/
>>> /usr/share/doc/btsco-cvs-0.4a/README.gz
>>> /usr/share/doc/btsco-cvs-0.4a/INSTALL.gz
>>> /usr/share/doc/btsco-cvs-0.4a/COPYING.gz
>>> Safely unmerging already-installed instance...
--- !mtime obj /usr/share/doc/btsco-cvs-0.4a/README.gz
--- !mtime obj /usr/share/doc/btsco-cvs-0.4a/INSTALL.gz
--- !mtime obj /usr/share/doc/btsco-cvs-0.4a/COPYING.gz
--- !empty dir /usr/share/doc/btsco-cvs-0.4a
--- !empty dir /usr/share/doc
--- !empty dir /usr/share
--- !empty dir /usr/bin
--- !empty dir /usr
>>> original instance of package unmerged safely.
>>> Regenerating /etc/ld.so.cache...
* Caching service dependencies...
>>> media-sound/btsco-cvs-0.4a merged.
>>> clean: No packages selected for removal.
>>> Auto-cleaning packages ...
>>> No outdated packages were found on your system.
* GNU info directory index is up-to-date.
|
Does anyone has an idea about why it doesn't install the files in /usr/bin ???
Or to be more precise, why are there errors while compiling and the program is still emerged?
Thanks??? |
|
| Back to top |
|
 |
janus4 n00b


Joined: 05 May 2004 Posts: 11
|
Posted: Sat May 14, 2005 6:11 am Post subject: |
|
|
| russo79 wrote: | I'm having a problem emerge btsco-cvs.
Here is the last lines of the emerge...
Does anyone has an idea about why it doesn't install the files in /usr/bin ???
Or to be more precise, why are there errors while compiling and the program is still emerged?
Thanks??? |
Have you tried to "rm -r /var/tmp/portage/btsco-cvs-0.4a/" before merging?
Mario _________________ --
It is never to late to have a happy childhod. |
|
| Back to top |
|
 |
|