Re: could you give a link for xfree 4.3 deb-s for woody? thanks

2004-01-13 Thread Axel Burwitz
Attila Csosz wrote: > http://opensource.nchc.org.tw./apt/xfree86-4.3/woody ./ rgds Axel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: building ati radeon driver on linux2.6 - version.h not found

2004-01-11 Thread Axel Burwitz
hanasaki wrote: > Hello all, > > Trying to get the ATI radeon driver build for an ATI 9000 board. > Debian Sarge with kernel 2.6.x > > good - download the ati rpm > good - convert with alien to deb > good - install the deb > fail - compile the kernel module > the error is below - there is no "ve

Re: Starting dhclient at boot up

2004-01-04 Thread Axel Burwitz
[EMAIL PROTECTED] wrote: log in > as root and start dhclient. How can I do this automatically at boot up? > > Regards, > > Abhay > Hi, I did that by adding a line "dhclient eth0" as last command into the /etc/init.d/bootmisc.sh script. Works fine and for all users Regards Axel -- To UNSU

Re: libc6-dev depends from linux-kernel-headers ?

2004-01-03 Thread Axel Burwitz
@ Jan Minar, Colin Watson, Andreas Janssen: I installed them from a ftp site, and after some struggle with version.h finally it worked... No idea why they have not been on the DVD Thanks for help ! Axel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

Re: libc6-dev depends from linux-kernel-headers ?

2004-01-02 Thread Axel Burwitz
Jan Minar wrote: > This is a dependency problem. So try to do > > apt-get install kernel-headers > > so you'll know whether apt really thinks kernel-headers are not > available. It gave: "debian-sarge:/home/axel# apt-get install linux-kernel-headers Reading Package Lists... Done Building De

Re: libc6-dev depends from linux-kernel-headers ?

2004-01-02 Thread Axel Burwitz
Colin Watson wrote: > > Testing definitely has a linux-kernel-headers package (that exact name). > Hmm. I tried to install, but: "debian-sarge:/home/axel# apt-get install linux-kernel-headers Reading Package Lists... Done Building Dependency Tree... Done Package linux-kernel-headers has no av

Re: libc6-dev depends from linux-kernel-headers ?

2004-01-01 Thread Axel Burwitz
Andreas Janssen wrote: > > If I remember correctly, the headers were part of the libc6-dev package > (and still are, if you use Woody), but some time ago the package was > split and they are now in their own package. So you should try to get > them from the same source you got your libc6-dev fro

libc6-dev depends from linux-kernel-headers ?

2003-12-31 Thread Axel Burwitz
Hi, I have following problem and can't find resolution in books, doc, and google: When I want to install libc6-dev with apt-get, I get the message: "The following packages have unmet dependencies: libc6-dev: Depends: linux-kernel-headers but it is not installable E: Broken packages" Can't fin

on ./configure I get a gcc C Compiler error: what am I missing ??

2003-12-29 Thread Axel Burwitz
Hi, sorry for the maybe beginners question, but I have following problem: stil on my struggle to get SB Audigy2 to run in Debian Sarge, I want to use sources, her from ALSA and for emu10k1 driver. Now: when I want to do: "./configure" in the sources directory, I get the error message "error: C

Re: Sound Blaster Audigy 2 in Debian Sarge

2003-12-26 Thread Axel Burwitz
Axel Burwitz wrote: > Scott C. Linnenbringer wrote: > > >> The process is rather simple: just read the README in the emu10k1-cvs >> archive, and make sure you have the kernel headers/source for your >> kernel. Otherwise it's a straight compile, install a

Re: Sound Blaster Audigy 2 in Debian Sarge

2003-12-25 Thread Axel Burwitz
Scott C. Linnenbringer wrote: > The process is rather simple: just read the README in the emu10k1-cvs > archive, and make sure you have the kernel headers/source for your > kernel. Otherwise it's a straight compile, install and then module load. > > http://sourceforge.net/cvs/?group_id=44773 >

Re: Sound Blaster Audigy 2 in Debian Sarge

2003-12-24 Thread Axel Burwitz
Scott C. Linnenbringer wrote: > On Tue, Dec 23, 2003, at 13:46 +0100, Axel Burwitz wrote: > >> allright, then I will try that ! >> May I contact you via email if I have problems to do same you did ? > > Just reply on-list, I'll see it. And if you reply to the list,

Re: Challenge to the debian community: ethernet controller doesn't work in debian but in: SuSE, Fedora, Gentoo !!

2003-12-23 Thread Axel Burwitz
> Leandro Guimarães Faria Corcete Dutra wrote: > >>Em Seg, 2003-12-22 às 12:28, Axel Burwitz escreveu: >> >> >>>installed , for my first Debian try, Debian Sarge from the "LinuxUser" >>>magazine's DVD. After some hurldles it worked

Re: Sound Blaster Audigy 2 in Debian Sarge

2003-12-23 Thread Axel Burwitz
allright, then I will try that ! May I contact you via email if I have problems to do same you did ? Axel Scott C. Linnenbringer wrote: > On Mon, Dec 22, 2003, at 16:42 +0100, Axel Burwitz wrote: > >> Hi, >> >> at KDE start a "no /dev/dsp"-message appears an

Re: Challenge to the debian community: ethernet controller doesn't work in debian but in: SuSE, Fedora, Gentoo !!

2003-12-23 Thread Axel Burwitz
Hi Robert, thanks for help ! Meanwhile I got it fixed by using "e100" driver after receiving a hint in a newsgroup, rgds Axel Robert Storey wrote: > By default, Debian doesn't do a good job of auto-detection. There are > two tools you should install: > > apt-get install discover > apt-get ins

Re: which driver for onboard ethernet controller on Dell Diemnsion 8300 ??

2003-12-22 Thread Axel Burwitz
Kent West wrote: > Axel Burwitz wrote: > >>Hi, >> >>I installed , for my first Debian try, Debian Sarge from the "LinuxUser" >>magazine's DVD. After some hurldles it worked but: >>did'nt configure any network card, eth0 etc. >>When I

Re: which driver for onboard ethernet controller on Dell Diemnsion 8300 ??

2003-12-22 Thread Axel Burwitz
Anita Lewis wrote: > Axel Burwitz wrote: >> Hi, >> >> I installed , for my first Debian try, Debian Sarge from the "LinuxUser" >> magazine's DVD. After some hurldles it worked but: >> did'nt configure any network card, eth0 etc. >> When

Re: Sound Blaster Audigy 2 in Debian Sarge

2003-12-22 Thread Axel Burwitz
Oops, that does not sound good ! Give me some time to try.. Antonio Rodr! wrote: > On Mon, 22 Dec 2003 16:42:18 +0100 > Axel Burwitz <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> at KDE start a "no /dev/dsp"-message appears and I cannot configu

Re: Challenge to the debian community: ethernet controller doesn't work in debian but in: SuSE, Fedora, Gentoo !!

2003-12-22 Thread Axel Burwitz
Em Seg, 2003-12-22 às 12:28, Axel Burwitz escreveu: >> and I cannot find or get help in Usenet and via google ?? > > That's why this list exists. > > >> Come on, debian community: take that chalenge ! > > Cut short the crap, please. > > >>

Challenge to the debian community: ethernet controller doesn't work in debian but in: SuSE, Fedora, Gentoo !!

2003-12-22 Thread Axel Burwitz
Hi, I don't believe it: my Dell onboard ethernet controller can't be configured in Debian Sarge but runs smoothly in Suse, Fedora an Gentoo-Live and Knoppix... and I cannot find or get help in Usenet and via google ?? Come on, debian community: take that chalenge ! installed , for my first Deb

Sound Blaster Audigy 2 in Debian Sarge

2003-12-22 Thread Axel Burwitz
Hi, at KDE start a "no /dev/dsp"-message appears and I cannot configure a "emu10k1" driver module via modconf ("installation failed") for my SB Audigy 2 in Debian Sarge ! Anyone a idea, or did it before ? rgds Axel BTW: it works in SuSE and Fedora... -- To UNSUBSCRIBE, email to [EMAIL PROTE

Re: which driver for onboard ethernet controller on Dell Diemnsion 8300 ??

2003-12-21 Thread Axel Burwitz
want > on their web page. > Otherwhise try google: Dell Inspiron 8300 Linux Debian > > Hope that helps, > Jerome > > Axel Burwitz wrote: >> Hi, >> >> I installed , for my first Debian try, Debian Sarge from the "LinuxUser" >> magazine's D

which driver for onboard ethernet controller on Dell Diemnsion 8300 ??

2003-12-21 Thread Axel Burwitz
Hi, I installed , for my first Debian try, Debian Sarge from the "LinuxUser" magazine's DVD. After some hurldles it worked but: did'nt configure any network card, eth0 etc. When I try to configure with modconf from the debian KDE set, I don't know which driver to choose, and try-and-error with thi