half duplex

2005-07-29 Thread larinia
Hello list, I am running debian unstable version on my laptop, for some reason, the eth0 is running under half duplex. The interface does come up and I do have internet access, I am just wondering if there is a way I can make it working under full duplex. Can anyone help? Thanks a lot Larin

Re: Amarok filename lenght

2005-07-29 Thread Peter Palm
Op vrijdag 29 juli 2005 02:55, schreef Arnaud Battistella: > Hi, > I have a problem with amarok and I don't know if it's a bug or if I > made a mistake somewhere. Amarok seems unable to save a title of file > over 30 characters. I am pretty sure I did not have this problem before. > Did anyone hav

Re: half duplex

2005-07-29 Thread Doofus
larinia wrote: Hello list, I am running debian unstable version on my laptop, for some reason, the eth0 is running under half duplex. The interface does come up and I do have internet access, I am just wondering if there is a way I can make it working under full duplex. Can anyone help? Th

Re: half duplex

2005-07-29 Thread larinia
Hello, I saw the half duplex message in the /var/log/syslog. I am not sure if the cat-5 cable is the network cable(Sorry, I am a newbie), if it is, then it is connecting to a hub, which is then connect to a wireless bridge. Doofus wrote: larinia wrote: Hello list, I am running debian uns

Re: half duplex

2005-07-29 Thread Modestas Vainius
2005 m. Liepos 29 d., Penktadienis 13:51, larinia rašė: > I saw the half duplex message in the /var/log/syslog. I am not sure if > the cat-5 cable is the network cable(Sorry, I am a newbie), if it is, > then it is connecting to a hub, which is then connect to a wireless bridge. If the other end is

Re: half duplex

2005-07-29 Thread Patrick Dreker
Am Freitag, 29. Juli 2005 12.51 schrieb larinia: > then it is connecting to a hub, which is then connect to a wireless bridge If the other device really is a hub, then half-duplex is the best you'll get. Only switches can do full duplex... Patrick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: half duplex

2005-07-29 Thread Nick Leverton
On Fri, Jul 29, 2005 at 11:51:23AM +0100, larinia wrote: > Hello, > > I saw the half duplex message in the /var/log/syslog. I am not sure if > the cat-5 cable is the network cable(Sorry, I am a newbie), if it is, > then it is connecting to a hub, which is then connect to a wireless bridge. Run

Re: half duplex

2005-07-29 Thread Dietz Proepper
larinia: > I saw the half duplex message in the /var/log/syslog. I am not sure if > the cat-5 cable is the network cable(Sorry, I am a newbie), if it is, It is. > then it is connecting to a hub, which is then connect to a wireless > bridge. That's the point. A hub can only give you a half duplex

Re: half duplex

2005-07-29 Thread larinia
ehm, thank you all very much, I will try to connect my laptop directly with the modem and see if there is any difference. Does half duplex make the network traffic slower? Dietz Proepper wrote: larinia: I saw the half duplex message in the /var/log/syslog. I am not sure if the cat-5 cable

Re: half duplex

2005-07-29 Thread phyrster
On 08:57 Fri 29 Jul , larinia wrote: > Hello list, > > I am running debian unstable version on my laptop, for some reason, the > eth0 is running under half duplex. The interface does come up and I do > have internet access, I am just wondering if there is a way I can make > it working under

Re: half duplex

2005-07-29 Thread Doofus
larinia wrote: Hello, I saw the half duplex message in the /var/log/syslog. I am not sure if the cat-5 cable is the network cable(Sorry, I am a newbie), if it is, then it is connecting to a hub, which is then connect to a wireless bridge. Doofus wrote: larinia wrote: Hello list, I am

gtk doesn't recognize my new fonts from msttcorefonts

2005-07-29 Thread LeVA
Hi! I've installed the msttcorefonts package. Now in KDE, I can only use the fonts from that package in KDE and GTK2 applications. In GTK1 apps, I can not select for example the arial font with the font selector, because that font is not shown in the list (for example with xmms). If I start xfc

Re: gtk doesn't recognize my new fonts from msttcorefonts

2005-07-29 Thread Modestas Vainius
2005 m. Liepos 29 d., Penktadienis 16:28, LeVA rašė: > What could be the problem? Add the FontPath below to the Files section of your /etc/X11/XF86Config-4 or /etc/X11/xorg.conf and restart X server. Section "Files" ... FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/Tru

Re: gtk doesn't recognize my new fonts from msttcorefonts

2005-07-29 Thread Ulrich Fürst
LeVA <[EMAIL PROTECTED]> wrote: > Hi! > > I've installed the msttcorefonts package. > Now in KDE, I can only use the fonts from that package in KDE and GTK2 AFAIR it doesn't change anything to just install the package. You have to run /usr/sbin/update-ms-fonts after installing it. Ulrich --

Re: half duplex

2005-07-29 Thread Vincent Bernat
OoO Peu avant le début de l'après-midi du vendredi 29 juillet 2005, vers 13:46, Nick Leverton <[EMAIL PROTECTED]> disait: >> I saw the half duplex message in the /var/log/syslog. I am not sure if >> the cat-5 cable is the network cable(Sorry, I am a newbie), if it is, >> then it is connecting

Re: half duplex

2005-07-29 Thread Dietz Proepper
larinia: > ehm, thank you all very much, I will try to connect my laptop directly > with the modem and see if there is any difference. You need another cable (or a rather intelligent nic or modem;) for this. > Does half duplex make the network traffic slower? It does. But as I already said, this

Re: half duplex

2005-07-29 Thread Lei Yu
I have done "mii-tool -v", here is the outcome  eth0: negotiated 100baseTx-HD, link ok   product info: vendor 00:40:63, model 50 rev 8   basic mode:   autonegotiation enabled   basic status: autonegotiation complete, link ok   capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD   adverti

Re: half duplex

2005-07-29 Thread Nick Leverton
On Fri, Jul 29, 2005 at 10:13:41PM +0100, Lei Yu wrote: > I have done "mii-tool -v", here is the outcome > *snips* > link partner: 100baseTx-HD 10baseT-HD > > I think the hub does support full duplex. It is netgear dual speed hub model > DS104. The hub is telling your eth0 that it doesn't - on

Re: half duplex

2005-07-29 Thread larinia
Thanks a lot for your help. :-) Nick Leverton wrote: On Fri, Jul 29, 2005 at 10:13:41PM +0100, Lei Yu wrote: I have done "mii-tool -v", here is the outcome *snips* link partner: 100baseTx-HD 10baseT-HD I think the hub does support full duplex. It is netgear