Re: network card problem
Canhua a écrit : > hi, > I just install GNU/kFreeBSD on Samsung X05 laptop, and I found that > network card doesn't work. > I ifconfig "fxp0" properly, and the interface was shown "UP" by > "ifconfig" command and the syslog, however I just can't apt-get update > (I use apt-get update to check interface connection, because of the > missing of "ping" or other > common network tools). > > what may I do? Are you sure you have configured the routes properly? The best is to configure /etc/network/interfaces and use ifup and ifdown. ping is in the inetutils-ping packages. That's strange it is not installed by default. I'll look at that when generating the next installer CD. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: Configuring PPPoe connection
rj a écrit : > Hi, > > I just installed/ Debian Gnu/kFreebsd and i am trying to configure > pppoe connection. > .I have tried copying the working ppp.conf file from Freebsd and it > doesn't seems to work. How to configure pppoe connection on Debian > Gnu/kFreebsd? > I am not sure it is something currently supported, it seems you are the first to try that. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: devname in glibc-bsd
Hi! [ Replying on debian-bsd@lists.debian.org, and BCCing glibc-bsd-devel as this latter is defunct and mostly no one is subscribed there anymore. Please use the former from now on, thanks. ] On Wed, 2009-04-08 at 11:52:40 +0200, Resul Cetin wrote: > I have an application which needs to call devname to get the actual name of a > device in /dev. It worked perfectly on FreeBSD, but I cannot find the > function > call on GNU/kFreeBSD port of debian. Is this a known problem or does there > exist patches which address such a problem? This function can be found in the libfreebsd-dev package in GNU/kFreeBSD, but be advised this is not yet a portable interface, and your package will not build on other GNU systems. In the future we'll try to abstract this (and other such functions) and probably move them to libbsd. regards, guillem -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
synaptics touchpad doesn't work
hi, I am using Samsung laptop X05, and I find the touchpad doesn't work properly, for example, when I want to move around the pointer work actually like the left and right button were clicked randomly. I found no xorg-input-synaptics package as in Debian GNU/Linux best wishes Canhua -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org