reeBSD 9.1-STABLE #0 r252369
>> I cannot mount the disk, I get
>> mount: /dev/ada0p1: Device busy
>>
>> Well, busy with what?
>>
>> fuser -m /dev/ada0p1
>> /dev/ada0p1:
>>
>> I REALLY need to acces trhis UFS formatted drive, how can I convice it
>
I have apart from the boot drives a SATA disk for storage. Usually I
would mount it with
mount /dev/ada0p1 /archive
but as my last reboot into
FreeBSD 9.1-STABLE #0 r252369
I cannot mount the disk, I get
mount: /dev/ada0p1: Device busy
Well, busy with what?
fuser -m /dev/ada0p1
/dev/ada0p1:
I
t; mount: /dev/ada0p1: Device busy
>
> Well, busy with what?
>
> fuser -m /dev/ada0p1
> /dev/ada0p1:
>
> I REALLY need to acces trhis UFS formatted drive, how can I convice it
> that everything is ok and it's not really busy with anything?
>
> Could anyone plea
On 06/04/12 13:40, Polytropon wrote:
> On Mon, 04 Jun 2012 13:15:33 -0600, Gary Aitken wrote:
>> Can you tell me where any of this is documented?
>> I can't find squat about gamin.
>> no man page and no docs in the /usr/local tree
>
> Welcome to the realm of modern software and its aversion
> agai
On Mon, 4 Jun 2012, Gary Aitken wrote:
On 06/04/12 08:15, Warren Block wrote:
gamin opens the directory (of the newly-mounted device) so it can check for new
files being created or files being renamed, and then notify the window manager,
which updates the user's desktop. The open makes the d
On 06/04/12 02:28, Lars Eighner wrote:
>>> This almost always means someone (i.e. you) is sitting in the directory.
>>> If you tried this while su'ed and the un-su'ed you were still in the
>>> directory /mnt/goflex, you'd get this message. This may also happen if
>>> someone (i.e. you) is in the d
On Mon, 04 Jun 2012 13:15:33 -0600, Gary Aitken wrote:
> Can you tell me where any of this is documented?
> I can't find squat about gamin.
> no man page and no docs in the /usr/local tree
Welcome to the realm of modern software and its aversion
against documentation. :-)
In such cases, you often
On 06/04/12 08:15, Warren Block wrote:
> gamin opens the directory (of the newly-mounted device) so it can check for
> new files being created or files being renamed, and then notify the window
> manager, which updates the user's desktop. The open makes the device in-use,
> preventing an unmoun
As nearly as I can tell, I don't have anything pointing at that drive.
Questions:
1. What does the "No such file or directory" mean from mkdir?
It's a relative dir name, and I'm sitting at a valid dir.
no NTFS driver for FreeBSD is really well done. fusefs based ntfs driver
in my opinion
On Mon, 4 Jun 2012, Gary Aitken wrote:
On 06/03/12 21:05, Polytropon wrote:
Maybe the ganim "lock" is regarding a device file? Not sure
about that, I'm not using it here.
I'm not sure what the deal is here, but exiting X does solve the
problem. I didn't try just killing the environment by
On Mon, 04 Jun 2012 01:56:49 -0600, Gary Aitken wrote:
> On 06/03/12 21:05, Polytropon wrote:
> > Maybe the ganim "lock" is regarding a device file? Not sure
> > about that, I'm not using it here.
>
> I'm not sure what the deal is here, but exiting X does solve
> the problem. I didn't try just ki
On Sun, 3 Jun 2012, Gary Aitken wrote:
This almost always means someone (i.e. you) is sitting in the directory.
If you tried this while su'ed and the un-su'ed you were still in the
directory /mnt/goflex, you'd get this message. This may also happen if
someone (i.e. you) is in the directory on an
On 06/03/12 21:05, Polytropon wrote:
> Good idea. However, you can do efficient backups of "Windows"
> data by using the "ntfsprogs" tools. This makes sure they can
> even be read under non-"Windows" systems.
I'll look into that.
>>> if you are using xfce4, then you have most likely got gamin
>
On Sun, 03 Jun 2012 20:28:28 -0600, Gary Aitken wrote:
> > Consider NTFS being part of the problem, i. e. problems with the
> > _ntfs file system driver provided by the OS (as it seems you're
> > not using FUSE tools here - there are "fusefs-ntfs" and "ntfsprogs"
> > in the ports collection which m
't have,
>> I did an su -l and tried again, with the same results.
>>
>> I then tried to unmount the drive, believing it was mounted read-only:
>> #umount /mnt/goflex
>> umount: unmount of /mnt/goflex failed: Device busy
>>
>> As nearly as I can tell, I d
again, with the same results.
>
> I then tried to unmount the drive, believing it was mounted read-only:
> #umount /mnt/goflex
>umount: unmount of /mnt/goflex failed: Device busy
>
> As nearly as I can tell, I don't have anything pointing at that drive.
>
> Que
On Sun, 3 Jun 2012, Gary Aitken wrote:
6. And finally, any idea why umount says the device is busy?
xfce uses gamin to scan for new files and directories, but it causes
just this problem. Edit /usr/local/etc/gamin/gaminrc and set it to poll
the device directory:
poll /mnt/*
_
Gary Aitken wrote:
>
> Something I'm overlooking here and a lot of questions I can't seem to find
> the answers to...
>
> I mounted a usb drive
> mount -t ntfs /dev/da0s1 /mnt/goflex
>
> Then, as nearly as I can remember...
> I then poked around a bit using the xfce4 browser.
> I tried to
as mounted read-only:
#umount /mnt/goflex
umount: unmount of /mnt/goflex failed: Device busy
This almost always means someone (i.e. you) is sitting in the directory.
If you tried this while su'ed and the un-su'ed you were still in the
directory /mnt/goflex, you'd get this mes
-
From: "Gary Aitken"
To: "FreeBSD Mailing List"
Sent: Monday, June 04, 2012 12:59 AM
Subject: umount device busy
Something I'm overlooking here and a lot of questions I can't seem to find
the answers to...
I mounted a usb drive
mount -t ntfs /dev/da0s1 /mn
su -l and tried again, with the same results.
>
> I then tried to unmount the drive, believing it was mounted read-only:
> #umount /mnt/goflex
> umount: unmount of /mnt/goflex failed: Device busy
>
> As nearly as I can tell, I don't have anything pointing at that dri
unt /mnt/goflex
umount: unmount of /mnt/goflex failed: Device busy
As nearly as I can tell, I don't have anything pointing at that drive.
Questions:
1. What does the "No such file or directory" mean from mkdir?
It's a relative dir name, and I'm sitting at a valid
Just recently I've started having a problem with my HP 5N it was printing
fine. Now, whatever I do lpt0 shows "device busy". I've googled reinstalled
apsfilter and put the printer through all the self tests (passed) and verified
there's nothing in the printer's mem
e.
>
> However, after several days, I cannot now print on either printer.
> With laserjet I get
>
> # lptest 20 20 > /dev/lpt0
> /dev/lpt0: Device busy.
>
> With matrix printer I get
> # lptest 20 20 > /dev/lpt0
> #
>
> but nothing is printed.
>
>
My printing stopped working quite suddenly.
Until today I used FBSD-6.3-prerelease (today I updated to 6.3-stable)
on compaq armada 1700 laptop to print on a parallel HP laserjet 2100
printer in text mode and for postscript via apsfilter. All was fine.
i use my laptop to print on my laserjet, a
pt0
/dev/lpt0: Device busy.
With matrix printer I get
# lptest 20 20 > /dev/lpt0
#
but nothing is printed.
If I use the spooling system with laserjet I get
# lpq
waiting for lp to become ready (offline?)
Rank Owner Job Files Total Size
1str
-Packard HP LaserJet 1020, rev 2.00/1.00, addr 2, iclass 7/1
ulpt0: using bi-directional mode
3. The foo2zjs docs state the printer needs to have its firmware
uploaded first: # cat ./sihp1020.dl > /dev/ulpt0
After several minutes (5, maybe 10) I get: "/dev/ulpt0: Device busy.
Hello,
I am installing a FreeBSD 6.1 i386 machine and using IPF. When I
apply some variables to sysctl for IPF I end up with a device busy
response.
the variables in question are:
net.inet.ipf.fr_tcpclosed=1
net.inet.ipf.fr_tcpclosewait=60
net.inet.ipf.fr_tcphalfclosed=300
HL-2030 series, rev 2.00/1.00, addr 2, iclass 7/1
ulpt0: using bi-directional mode
When i try to print to my printer with a basic test like 'echo Test >
/dev/ulpt0' i get the message "/dev/ulpt0: Device busy".
The problem is that i can't think of any other r
ev 2.00/1.00, addr 2, iclass 7/1
ulpt0: using bi-directional mode
When i try to print to my printer with a basic test like 'echo Test >
/dev/ulpt0' i get the message "/dev/ulpt0: Device busy".
The problem is that i can't think of any other running proces that
coul
it:
0 3 * * * time -h /root/backup.sh
Over the past 3 months, this script has yielded the following error
perhaps once every two weeks or so:
umount: unmount of /backup failed: Device busy
backup of IWS complete
1m28.42s real
start to get "Can't open audio device /dev/dsp: Device
busy" but with fstat I get :
toshiba# fstat|grep dsp
toshiba#
What do I do??
Thanks, Tuc
___
freebsd-questions@freebsd.org mailing list
http://lists.f
On Fri, 4 Mar 2005, Eugene Rogoza wrote:
I'm experiencing certain problems with USB printing. I have a Minolta
PagePro 1300W printer connected to USB port. FreeBSD 5.3 recognizes the
printer just fine and creates /dev/ulpt0 and /dev/unlpt0 device nodes.
Printer model numbers that end in "W" are oft
t0 (or /dev/unlpt0) fails with the message
"/dev/ulpt0: device busy". And, respectively, if simple tests fail, then
the complicated printing via ghostscript -> filter -> driver also
doesn't work.
I suppose some program uses the device already, but I don't know what it
m file 5.3-RELEASE-i386-miniinst.iso size 274400 KB
> written this track 640 KB (0%) total 640 KB
> only wrote -1 of 32768 bytes: Device busy
>
> fixating CD, please wait..
>
> I have verified that the drive is working and is accessible. I have
> tried different medi
only wrote -1 of 32768 bytes: Device busy
fixating CD, please wait..
I have verified that the drive is working and is accessible. I have
tried different media and keep running into the same result.
# dmesg | grep acd0
acd0: DVDR at ata1-master PIO4
This is a new drive, that I just recently
On Dec 27, 2004, at 4:21 PM, Kris Kennaway wrote:
On Mon, Dec 27, 2004 at 04:20:48PM -0600, Eric F Crist wrote:
Hello list,
How do I check what process is using a device to kill/rehup it?
Try fstat or lsof
Kris
Thanks! That's what I was looking for.
On Mon, Dec 27, 2004 at 04:20:48PM -0600, Eric F Crist wrote:
> Hello list,
>
> How do I check what process is using a device to kill/rehup it?
Try fstat or lsof
Kris
pgpydOp1gQddV.pgp
Description: PGP signature
Hello list,
How do I check what process is using a device to kill/rehup it? I
output certain syslog events to an Okidata line printer, and every so
often, the printer stops printing, and when I try to output to
/dev/lpt0, I get a device busy error.
thanks
ers
iain
ORIGINAL MESSAGE
hi there, i'm running freebsd 4.10 with a kodak CR-R drive.
i can mount CD-ROM's in the drive with no problems, but when i insert a
blank CD-R (cdr not cdrw... i checked!!) into the drive and attempt burncd
i get the error
burncd: ioctl(CDIOCSTART): D
On Tue, 10 Aug 2004, Iain Dooley wrote:
i tried "fstat -n | grep acd" but no programs appear to be using the
drive. the light on the CD drive keeps blinking orange too, indicating
that it is trying to read the drive or something similar, but i have not
issued any 'mount /cdrom' command.
[...]
any i
hi there, i'm running freebsd 4.10 with a kodak CR-R drive.
i can mount CD-ROM's in the drive with no problems, but when i insert a
blank CD-R (cdr not cdrw... i checked!!) into the drive and attempt burncd
i get the error
burncd: ioctl(CDIOCSTART): Device busy
i tried "fstat -n | g
On Monday 09 February 2004 01:37, Mike Harding wrote:
> I was playing around with kde 3.2 and a crashing artsd was locking up
> my sound system - any further attempts to use sound from gnome or xmms
> or anything failed with
>
> /dev/dsp - device busy
>
> messages. fstat an
I was playing around with kde 3.2 and a crashing artsd was locking up
my sound system - any further attempts to use sound from gnome or xmms
or anything failed with
/dev/dsp - device busy
messages. fstat and lsof showed nothing holding the device. A reboot
would fix it, but why reboot FreeBSD
ing...
FreeBSD nowhere.nowhere.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Nov 27
23:17:53 EST 2003
[EMAIL PROTECTED]:/usr/src/sys/i386/compile/NOWHERE i386
gaspra# burncd -f /dev/acd0c blank
burncd: ioctl(CDRIOCBLANK): Device busy
gaspra# /usr/sbin/burncd -f /dev/acd0 data /backup.iso fixat
ing...
FreeBSD nowhere.nowhere.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Nov 27
23:17:53 EST 2003
[EMAIL PROTECTED]:/usr/src/sys/i386/compile/NOWHERE i386
gaspra# burncd -f /dev/acd0c blank
burncd: ioctl(CDRIOCBLANK): Device busy
gaspra# /usr/sbin/burncd -f /dev/acd0 data /backup.iso fixat
orking... even though I've the same drive working on another
FreeBSD box.
FreeBSD nowhere.nowhere.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Nov 27 23:17:53
EST 2003 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/NOWHERE i386
gaspra# burncd -f /dev/acd0c blank
burncd: ioctl(CDRIOCBLANK):
On Sunday 25 January 2004 15:25, Geert Hendrickx wrote:
> Unfortunately, when I click Ok, KDE wants to restart the Arts daemon, and
> then, tragically, it complains dat /dev/dsp is busy... I think artsd just
> doesn't "free" the device when it is killed manually, and therefore it
> won't restart
On Sat, 24 Jan 2004 11:54 pm, Geert Hendrickx wrote:
> Hello,
>
> I have a problem playing sounds in FreeBSD. Sometimes it works, sometimes
> it doesn't, and then I get the following error message:
>
> /dev/dsp: Device busy
>
> but "lsof | grep dsp" yiel
On Sunday 25 January 2004 14:42, Stephen Martin wrote:
> Geert,
>
> I was having this specific problem when trying to use mplayer. What I did
> was change the "Autosuspend if idle for" setting. It can be found in
> Control Center -> Sounds & Multimedia -> Sound System -> aRTs tab (feels
> vaguely l
I set mine at 5 seconds.
Your's will of coarse depend.
Stephen L. Martin
> Hello,
>
> I have a problem playing sounds in FreeBSD. Sometimes it works, sometimes
> it
> doesn't, and then I get the following error message:
>
> /dev/dsp: Device busy
>
> but "
On Sunday 25 January 2004 09:51, Geert Hendrickx wrote:
> On Sunday 25 January 2004 02:46, George Vagner wrote:
> > if your dual booting i found you must turn off power before you boot into
> > bsd
> > something with windows on a "restart" dont fully reset the soundcard on
> > mine.
> > toshiba sat
On Sunday 25 January 2004 02:46, George Vagner wrote:
> if your dual booting i found you must turn off power before you boot into
> bsd
> something with windows on a "restart" dont fully reset the soundcard on
> mine.
> toshiba satellite S2805-401 P3 700 with yamaha 741 soundcard.
No Windows invol
On Saturday 24 January 2004 8:19 pm, Dorin H. wrote:
>--- Geert Hendrickx <[EMAIL PROTECTED]> wrote:
>> Hello,
>>
>> I have a problem playing sounds in FreeBSD.
>> Sometimes it works, sometimes it
>> doesn't, and then I get the following error messa
PROTECTED]>
To: "Geert Hendrickx" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, January 24, 2004 8:19 PM
Subject: Re: /dev/dsp: Device busy
>
> --- Geert Hendrickx <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I have a problem pl
--- Geert Hendrickx <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a problem playing sounds in FreeBSD.
> Sometimes it works, sometimes it
> doesn't, and then I get the following error message:
>
>
> /dev/dsp: Device busy
>
> but "lsof | grep
> > > /dev/dsp: Device busy
> > esd is the culprit.
> But esd is not running... I checked it with ps.
I'm having the same problem with mpg123, which uses esd:
$ ps ax|grep esd
$ mpg123 somefile.mp3
/dev/dsp: Device busy
audio: Device busy
$ ps ax|grep esd
11041
On Saturday 24 January 2004 16:15, Michael Clark wrote:
> Do you have a onboard sound card as well as a pci sound card?
>
> I use to run into this when I forgot to disable my onboard sound in bios.
I don't think so. It's a laptop (Toshiba), and I doubt they'd put a second
sound card in it.
I
On Saturday 24 January 2004 16:00, Cordula's Web wrote:
> > /dev/dsp: Device busy
>
> esd is the culprit.
But esd is not running... I checked it with ps.
Besides, "esdplay foo.wav" gives the same error.
GH
--
power
> /dev/dsp: Device busy
esd is the culprit.
--
Cordula's Web. http://www.cordula.ws/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Hello,
I have a problem playing sounds in FreeBSD. Sometimes it works, sometimes it
doesn't, and then I get the following error message:
/dev/dsp: Device busy
but "lsof | grep dsp" yields nothing.
Can anyone help me with this mystery? :-)
Thanks in advance,
GH
get a /dev/lpt0: Device
busy. response. What do I have to do to make the device not busy?
Gerry Isaacson
[EMAIL PROTECTED]
(952) 541-0051
cell: (612) 940-9164
http://www.tgico.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listi
4:56 PM
Subject: Can't open audio device /dev/dsp: Device busy ?
>
>
> Hi,
>
> How can I find out which app. keeps /dev/dsp busy?
>
> Without any other sound application running, I got this message when
> starting mplayer or realaudio. Somehow the system got mudd
Hi,
How can I find out which app. keeps /dev/dsp busy?
Without any other sound application running, I got this message when
starting mplayer or realaudio. Somehow the system got muddled up.
After some random trial and error, I finally discovered that everything
came back to normal when I killed
er, when trying to interact with the /dev/sa0 device via mt and tar
> commands, the device is reported to be busy:
>
> [EMAIL PROTECTED]:/dev $ mt status
> mt: /dev/nsa0: Device busy
> ('mt offline' fails with the same message, as well)
>
> I have tried resetting th
>
> However, when trying to interact with the /dev/sa0 device via mt and tar
> commands, the device is reported to be busy:
>
> [EMAIL PROTECTED]:/dev $ mt status
> mt: /dev/nsa0: Device busy
> ('mt offline' fails with the same message, as well)
>
> I hav
, the device is reported to be busy:
[EMAIL PROTECTED]:/dev $ mt status
mt: /dev/nsa0: Device busy
('mt offline' fails with the same message, as well)
I have tried resetting the drive, changing SCSI IDs, rebooting, reseating
the tape cartridge, to no avail. The tape drive works under
> >
> > On Mon, Sep 01, 2003 at 09:54:34AM -0400, Monah Baki wrote:
> > > I'm using Freebsd 4.8 and mozilla 1.4. Whenever I go to google.com or yahoo.com
> > > to
> search for
> > > something, I get /dev/dsp: Device busy. I can get to any url, but c
m or yahoo.com to
search for
> > something, I get /dev/dsp: Device busy. I can get to any url, but can't seem to
> > search for
> > anything (cnn.com, in the dialog box to getting my home town weather, will not
> > work).
_
Do you maybe run KDE and arts which blocks /dev/dsp?
On Mon, Sep 01, 2003 at 09:54:34AM -0400, Monah Baki wrote:
> I'm using Freebsd 4.8 and mozilla 1.4. Whenever I go to google.com or yahoo.com to
> search for
> something, I get /dev/dsp: Device busy. I can get to any url, but
Hi all,
I'm using Freebsd 4.8 and mozilla 1.4. Whenever I go to google.com or yahoo.com to
search for
something, I get /dev/dsp: Device busy. I can get to any url, but can't seem to search
for
anything (cnn.com, in the dialog box to getting my home town weather, will not
work).
When I type the command:
#lptest > /dev/lpt0
I get the response:
/dev/lpt0: Device busy.
Don't know what to do.
Thanks.
Output of "dmesg":
FreeBSD 4.8-RELEASE #0: Thu Apr 3 10:53:38 GMT 2003
[EMAIL PROTECTED]
frequency 1193182 Hz
CPU: AMD Athlon(tm) XP 1700+ (14
seems normal.
But lptcontrol -* -d /dev/lpt0 always returns a :
lptcontrol: open: Device busy
lptest isnt working either.
Cables are OK (checked) Printer is OK (checked and renewed yesterday, after 5 years of
no-use).
What am I missing ?
Matthieu Bonavita
GPG Key : http
to do here
> (Case 2):
>
> http://org.netbase.org/vinum-mirrored.html
>
> Anyway, I have come to the point where I have to label my disks and I
> am getting the following:
>
> First try:
>
> # disklabel -e /dev/ad0s1e
> disklabel: Device busy
>
> Second
t try:
# disklabel -e /dev/ad0s1e
disklabel: Device busy
Second try (completely empty disk):
# disklabel -e /dev/ad2s1f
disklabel: Device busy
Then I tried 'disklabel -e -r' for each of these and still: Device busy.
Could someone point me in the right direction?
Thanks,
-Jason
To Un
uot; <[EMAIL PROTECTED]>
>To: "Terry Cooper" <[EMAIL PROTECTED]>
>Cc: <[EMAIL PROTECTED]>
>Sent: Monday, October 21, 2002 7:58 AM
>Subject: Re: floppy device busy
>
>
>> >
>> > I was trying to create a bootable floppy from using a scri
> fdformat: /dev/fd0: Device busy
> Bad floppy, please use a newone
Were you CDed to something on the floppy or did you have some file
there open?
jerry
>
> I rebooted my computer to fix it but there must be a simple command to fix
> this.
>
>
> To Unsubscribe: send
ll you it is busy.
jerry
>
> - Original Message -
> From: "Jerry McAllister" <[EMAIL PROTECTED]>
> To: "Terry Cooper" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Monday, October 21, 2002 7:58 AM
> Subject: Re: floppy
On Tue, 17 Sep 2002, Evan Dower wrote:
> On the bright side,
> though, it does work now (on both the parallel and USB ports), and I even
> got my USB camera working... sort of. It starts out fine. It gets detected
> and mounts fine. but when I umount it, the camera's display does not change
> fr
wer
>From: Dominic Marks <[EMAIL PROTECTED]>
>To: Evan Dower <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED], [EMAIL PROTECTED],[EMAIL PROTECTED],
>[EMAIL PROTECTED],[EMAIL PROTECTED],
>[EMAIL PROTECTED]
>Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740)
&
wer
>From: Dominic Marks <[EMAIL PROTECTED]>
>To: Evan Dower <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED], [EMAIL PROTECTED],[EMAIL PROTECTED],
>[EMAIL PROTECTED],[EMAIL PROTECTED],
>[EMAIL PROTECTED]
>Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740)
&
On Sat, 13 Jul 2002 03:36:36 -0400
"Andrew Martin" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I was playing audio with mplayer and when it finished, mplayer closed as
> usual, however when trying to play something else I now receive "device
> busy" message
Hello,
I was playing audio with mplayer and when it finished, mplayer closed as
usual, however when trying to play something else I now receive "device
busy" messages about /dev/dsp. I do _NOT_ have esd or any other sound
daemon running (checked ps ax), nor do I have any other app
83 matches
Mail list logo