connecting adsl on startup

2001-04-05 Thread f1k
I installed the pppoe 2.8 debian package and configured it with adsl-setup. I can connect to my ISP with adsl-start. Now I want to have the connection starting at boot time. There are two ways: 1. I put the following script in /etc/init.d #!/bin/sh /usr/sbin/adsl-start and made a symlink to it i

Re: Ogg Vorbis-Potato

2001-03-20 Thread f1k
You may have noticed that there are Vorbis packages in Potato, or is it just in my special distribution? Anyway, that's beta3, you should get beta4 from www.vorbis.com. The tar.gz archives are prepared for Debian. You don't have to compile and install them like the poor (?) guys with non-debian sys

Re: SiS 6326 AGP Problems

2001-03-19 Thread f1k
I saw that email in the archive. I had the same problem. The solution was to be a little more humble and switch to 16 bit color depth. Change the line DefaultDepth24 to DefaultDepth16 in the XF86Config. hope it's not too late. From: Eric <[EMAIL PROTECTED]> I am having an impossible

Re: No sound with CT5880 on board

2001-03-14 Thread f1k
Ok, thanks, I was confused about what belongs to OSS and what to Alsa. Removing the OSS kernel module (es1371) and installing alsa with its ens1371 and a bunch of others is the right way to do it. Not easy to find out if you haven't done it before. Should be written in a famous place. Besides, it

No sound with CT5880 on board

2001-03-10 Thread f1k
Hi, I have a problem with my onboard sound chip CT5880 on a Gigabye GA7ZXR. I have Debian 2.2r2. When I installed it I selected the modules es1371 and soundcore. Then I installed alsaconf and other alsa packages and configured the module 0x10 Ensoniq-AudioPCI_ES1371 in alsaconf. Then i did update