You are not logged in.

#1 2007-09-20 13:57:58

Mardukas
Banned
From: Lithuania
Registered: 2007-08-05
Posts: 121

Dolphin and ifconfig problems.

Everything works perfect except two things:

1)When I insert CD/DVD, then KDE daemon pops up with "Open in New Window", I press OK. Then I get KIOExec error - "/mnt/dvd is a folder, but a file was expected." Dbus and hal daemons are running.

2)ifconfig eth0 down; ifconfig eth0 up and internet doesnt work. Why? sad

Offline

#2 2007-09-20 14:31:13

natalian
Member
Registered: 2007-09-06
Posts: 29

Re: Dolphin and ifconfig problems.

you need to actually connect to the internet, those command just change the interface(nic) state .. try ,, `/etc/rc.d/network restart` or `/etc/rc.d/network stop; /etc/rc.d/network start` instead

Offline

#3 2007-09-20 16:15:57

tardo
Member
Registered: 2006-07-15
Posts: 526

Re: Dolphin and ifconfig problems.

shouldn't /mnt/dvd be /dev/dvd?

Offline

#4 2007-09-20 19:32:28

Mardukas
Banned
From: Lithuania
Registered: 2007-08-05
Posts: 121

Re: Dolphin and ifconfig problems.

natalian wrote:

you need to actually connect to the internet, those command just change the interface(nic) state .. try ,, `/etc/rc.d/network restart` or `/etc/rc.d/network stop; /etc/rc.d/network start` instead

Ah ty, that worked.

tardo wrote:

shouldn't /mnt/dvd be /dev/dvd?

Well nope, Dolphin tries to open mount point (which is /mnt/dvd), but throws an error. sad

Last edited by Mardukas (2007-09-20 19:32:45)

Offline

Board footer

Powered by FluxBB