Re: new kernel, console font large, to left

2002-12-14 Thread Matthias Hentges
> lilo.conf has vga=normal, same as before. > I'd say you have to add framebuffer support to your kernel. -- Matthias Hentges [www.hentges.net] -> PGP + HTML are welcome ICQ: 97 26 97 4 -> No files, no URLs My OS: Debian Woody: Geek by Nature, Linux by Choice

Re: usb Adsl modem for debian under biege g3

2002-12-18 Thread Matthias Hentges
DSL modem is using the GlobeSpan's chipset solution, it had no Linux driver support from chipset vendor, and also according to the policy of our company, sorry to tell you that we have no plan to release Linux driver officially for all of our products. Again, Google i

Re: irda with Dell Latitude 810?

2003-03-03 Thread Matthias Hentges
I type > irattach /dev/ttyS1 -s ^ This line must read irattach irda0 -s. But try using /etc/init.d/irda instead. If everything fails, remove all PCMCIA cards before running /etc/init.d/irda start. [...] HTH -- Matthias Hentges Cologne / Germany [www.hentges.net]

Re: PCMCIA NIC problem

2003-03-24 Thread Matthias Hentges
ing: killall dhclient /sbin/dhclient eth0 The latter works for me to "update" the dhcp lease on my laptop after a lengthy suspend. HTH -- Matthias Hentges Cologne / Germany [www.hentges.net] -> PGP welcome, HTML tolerated ICQ: 97 26 97 4 -> No files, no URL's My OS: Debian Woody: Geek by Nature, Linux by Choice signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Re: autoloading module for pcmcia network card

2003-04-02 Thread Matthias Hentges
ot; > manfid 0x10ec, 0x8139 > bind "8139too" You may want to add this to /etc/pcmcia/config-2.4 if it exists. At least on my system only config-2.4 is used. If this doesn't help you can still do an echo "8139too" >> /etc/modules which will load the module i

Re: Tap-to click comes back after waking from sleep

2003-04-21 Thread Matthias Hentges
lick turned off after > waking from sleep? I don't know a solution for that problem but i can offer a workaround: Just place a script which disables tap-to-click in /etc/apm/resume.d and it will be automagical deactivated upon resume. HTH -- Matthias Hentges Cologne / Germany [w

Re: Need help configuring wlan - Belkin F5D6020Y PC-card

2003-04-28 Thread Matthias Hentges
once succeeded in > getting the card to register with my access point, but i have never been > able to get it to do again - see the results of iwconfig eth1 ap any - i'm > guessing that its an encryption problem and i have not quite been able to > figure out how to set encryption. Ye

Re: Getting wifi to work on my vaio with Debian

2003-04-29 Thread Matthias Hentges
y more. The output of /var/log/messages or /var/log/syslog when inserting the card would be of use now > twiddle some file so cardmgr is happy This isn't necessary most of the time, but without any info. > twiddle some other file so the networking system is happy Edit /etc/

Re: pcmcia-cs installation

2003-05-23 Thread Matthias Hentges
c/pcmcia/network.opts to set network specific options (DHCP / fixed IP, gateway, etc). HTH -- Matthias Hentges Cologne / Germany [www.hentges.net] -> PGP welcome, HTML tolerated ICQ: 97 26 97 4 -> No files, no URL's My OS: Debian Woody: Geek by Nature, Linux by Choice signatur

Re: Business Proposal (Urgent)

2002-10-09 Thread Matthias Hentges
I will never understand how someone can fall for this BS. PS: The spamfilter on this list needs an "apt-get upgrade"... -- Matthias Hentges [www.hentges.net] -> PGP + HTML are welcome ICQ: 97 26 97 4 -> No files, no URLs "Thats what sucks about windows, you can't sa

Re: dhcp problem after recompiling kernel

2002-10-27 Thread Matthias Hentges
ith kernel 2.4? I'd suspect this is a > problem more people will run into. I'm using dhclient on two machines using kernel 2.4.17 and did not encounter any problmes so far. -- Matthias Hentges [www.hentges.net] -> PGP + HTML are welcome ICQ: 97 26 97 4 -> No files, no URL

Re: Business Proposal (Urgent)

2002-10-09 Thread Matthias Hentges
I will never understand how someone can fall for this BS. PS: The spamfilter on this list needs an "apt-get upgrade"... -- Matthias Hentges [www.hentges.net] -> PGP + HTML are welcome ICQ: 97 26 97 4 -> No files, no URLs "Thats what sucks about windows, you can'

Re: dhcp problem after recompiling kernel

2002-10-27 Thread Matthias Hentges
ith kernel 2.4? I'd suspect this is a > problem more people will run into. I'm using dhclient on two machines using kernel 2.4.17 and did not encounter any problmes so far. -- Matthias Hentges [www.hentges.net] -> PGP + HTML are welcome ICQ: 97 26 97 4 -> No files, no URL

Re: new kernel, console font large, to left

2002-12-14 Thread Matthias Hentges
> lilo.conf has vga=normal, same as before. > I'd say you have to add framebuffer support to your kernel. -- Matthias Hentges [www.hentges.net] -> PGP + HTML are welcome ICQ: 97 26 97 4 -> No files, no URLs My OS: Debian Woody: Geek by Nature, Linux by Choice -- To UNS

Re: usb Adsl modem for debian under biege g3

2002-12-18 Thread Matthias Hentges
DSL modem is using the GlobeSpan's chipset solution, it had no Linux driver support from chipset vendor, and also according to the policy of our company, sorry to tell you that we have no plan to release Linux driver officially for all of our products. Again, Google i

Re: irda with Dell Latitude 810?

2003-03-03 Thread Matthias Hentges
I type > irattach /dev/ttyS1 -s ^ This line must read irattach irda0 -s. But try using /etc/init.d/irda instead. If everything fails, remove all PCMCIA cards before running /etc/init.d/irda start. [...] HTH -- Matthias Hentges Cologne / Germany [www.hentges.net]

Re: PCMCIA NIC problem

2003-03-24 Thread Matthias Hentges
ing: killall dhclient /sbin/dhclient eth0 The latter works for me to "update" the dhcp lease on my laptop after a lengthy suspend. HTH -- Matthias Hentges Cologne / Germany [www.hentges.net] -> PGP welcome, HTML tolerated ICQ: 97 26 97 4 -> No files, no URL's My OS: Debian Woody: Geek by Nature, Linux by Choice signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Re: autoloading module for pcmcia network card

2003-04-02 Thread Matthias Hentges
nfid 0x10ec, 0x8139 > bind "8139too" You may want to add this to /etc/pcmcia/config-2.4 if it exists. At least on my system only config-2.4 is used. If this doesn't help you can still do an echo "8139too" >> /etc/modules which will load the module in any case o

Re: gdm problem - no sessions

2004-04-02 Thread Matthias Hentges
t; gdm.conf.dpkg-dist to gtdm.conf and restarted gdm the problem was not > alleviated. The Sessions you see in the menu are small scripts in /etc/gdm/Sessions. Is this directory empy? -- Matthias Hentges Cologne / Germany [www.hentges.net] -> PGP welcome, HTML tolerated ICQ: 97 26 97 4

Re: Inspiron: no more beep with alsa

2004-05-11 Thread Matthias Hentges
? I'm not sure that i understand which sort of "beep" you mean but in kernel 2.6 you'll have to enable your pc speaker additionally to your soundcard. It's somewhere in the "input devices" section. HTH -- Matthias Hentges Cologne / Germany [www.hentges.net

Re: gdm problem - no sessions

2004-04-02 Thread Matthias Hentges
t; gdm.conf.dpkg-dist to gtdm.conf and restarted gdm the problem was not > alleviated. The Sessions you see in the menu are small scripts in /etc/gdm/Sessions. Is this directory empy? -- Matthias Hentges Cologne / Germany [www.hentges.net] -> PGP welcome, HTML tolerated ICQ: 97 26 97 4

Re: Inspiron: no more beep with alsa

2004-05-11 Thread Matthias Hentges
? I'm not sure that i understand which sort of "beep" you mean but in kernel 2.6 you'll have to enable your pc speaker additionally to your soundcard. It's somewhere in the "input devices" section. HTH -- Matthias Hentges Cologne / Germany [www.hentges.net