Draugs, paņammā menlos ikrus jau tūlīt

2011-09-10 Thread Will Sawyer
Kad Tu pirms tam ēdi sarkanos ikrus? Nu ja - kurš tad to atcerās.. tāpēc, ka diezgan dārgi sanāk, pareizi? Bet bagātnieki tos ēd ik dienu - jo tas tak ir lieliski un gardi.. Phe, Tu neesi biezucis? Neskumsti, vēro un mācies, kā par biezuci var kļūt: http://www.myezblog.com/wordpresstemplat

Re: 16 mb problem

2005-11-02 Thread Marcus Will
On Wed, 2005-11-02 at 16:52 -0500, Matej Cepl wrote: > Did anybody actually tried to *work* with X-Window on 16MB RAM? And to run > some useful applications on that? I tried it 1994 with a slackware 1.0 and was proud seeing an xterm on the b/w-screen attached to my 486/66. It wasn't usable at all

Re: external vga -- ibm thinkpad 600e, neomagic driver

2005-10-25 Thread Will Maier
Sorry about that... Anyway, I have a Thinkpad R51 (2883). Video is supported under the i815 driver. I plug my external monitor in after the machine POSTs; my BIOS will choose the external as the main video display if it's plugged in before POST. | Section "Device" | O

Re: CDROM problem!

2005-09-28 Thread Will Maier
On Wed, Sep 28, 2005 at 04:32:30PM -0500, Will Maier wrote: > On Wed, Sep 28, 2005 at 09:53:02PM +0100, marc wrote: > > Thanks very much. As a matter of interest, is there any/much change > > between the .12 and .13 config files? And how do you tell? > > To get a rough ide

Re: CDROM problem!

2005-09-28 Thread Will Maier
wc -l To see the changes: $ diff -Naur /boot/config-2.6.X newer-config | less -- o--{ Will Maier }--o | jabber:[EMAIL PROTECTED] | email:[EMAIL PROTECTED] | | [EMAIL PROTECTED] | [EMAIL PROTECTED] | *---[ Debian: The Universal Operating System

Re: Strip down my sarge laptop

2005-09-10 Thread Will Maier
uld know that Linux uses RAM a little differently than eg Windows. This[0] thread has a good explanation; basically, Linux will cache as much as it can in RAM -- which means there's no 'free' RAM. That *doesn't* mean you have too little RAM, necessarily. It just

Re: Netgear wg511, 2.6/Sarge - weird?

2005-08-23 Thread Will Maier
actually run the app (they can automatically change modes only for certain chipsets...I forget which). With my ath-based D-Link card, I do the following: $ sudo iwconfig ath0 mode monitor $ kismet My kernel: $ uname -r 2.6.10-5-386 Hope that helps- -- o-

Re: whereami and testmii

2005-08-19 Thread Will Maier
if the interface is not up when testmii is run, it will fail > regardless of the link status. So I put a check in to make sure the > interfaces is up. You'll notice a sleep 10 in there. That's because > ifconfig returns before the interface is actually ready to be tested. 5 w

Re: X-windows Problems with firefox install connections???

2005-08-09 Thread Will Ness
Hello!! My apt source list points to unstable currently. As much I don't want to admit it, I guess I will reinstall Windows 98 on it (the original OS). The current state of affairs is way too much trouble and time consuming for me as of right now. As much as I like Linux, I am still too much

Re: [EMAIL PROTECTED]: OSS device "/dev/dsp" is already in use by another program]

2005-08-09 Thread Will Maier
erify that no other programs were using the device? The output of $ lsof /dev/dsp $ fuser /dev/dsp would be helpful... -- o--{ Will Maier }-o | jabber: [EMAIL PROTECTED] | email: [EMAIL PROTECTED] | | >[EMAIL PROTECTED] |

Re: touchpad too sensitive

2005-07-29 Thread Will Maier
Option "Device""/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" EndSection > The MinSpeed, MaxSpeed, AccelFactor you mention

Re: touchpad too sensitive

2005-07-28 Thread Will Maier
it would count as > one good reason to get a Thinkpad. I'm quite a happy Thinkpad user -- that said, I'm sure you can come up with a HP-compatible solution. I've run Knoppix on a Pavillion (different model) with no touchpad issues. -- Will Maier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: X-windows Problems with firefox install connections???

2005-07-28 Thread Will Ness
around, so should I reinstall it, and then save the config file? -Will

Re: X-windows Problems with firefox install connections???

2005-07-22 Thread Will Ness
Hello! I am using the standard 'safe' kernal installation on the woody cds. No customization invovled. I believe the kernal is 2.2 or 2.4 but I will get back to you on that. What other modules should I try? -Will

Re: X-windows Problems with firefox install connections???

2005-07-21 Thread Will Ness
Hello! Thank you again for the help! Please know that I truly appreciate it! Anyways,I tried what you suggested and all I got for each input was : "Can't locate module (input)" What happens now? -Will

Re: X-windows Problems with firefox install connections???

2005-07-21 Thread Will Ness
installing/modifying drivers of any sort in linuxSorry to be a pain.. -Will

X-windows Problems with firefox install connections???

2005-07-20 Thread Will Ness
Hello List! I have an old laptop that I installed debian on. After I got help to fix my previous apt problem, I went ahead and installed firefox. Now my X-windows will not work, and I am hopelessly over my head as to why. I have tried remaking the XF86config-4 file, and the end result is that i

Re: Dynamic MMap ran out of room!!!

2005-07-20 Thread Will Ness
AWESOME!! It worked!! Thank you all for helping me out!!! This msg is getting archived!! LOL Thank you again!! -Will

Dynamic MMap ran out of room!!!

2005-07-20 Thread Will Ness
help would be very much appreciated right now. Thank you! -Will

Laptop Network Card and X-windows Issues...

2005-05-25 Thread Will Ness
Hello All!! I have some vexing problems that I have tried to solve on my own, and I am at last beyond my capabilities Ok heres the sitrep: My system is setup on a Compaq Presario 1230. You may rember me posting issues on this machine months earlier. Anyways I managed to get the network card

RE: PCMCIA wireless on kernel 2.6

2004-09-22 Thread Marcus Will, FG MUCOSA, +49(431)597-1487
Hello Alexander, What's been working for me so far: - Build your kernel 2.6.8 - install the pcmcia_cs sources from sf.net - just run the >configure< of the pcmcia_cs sources (The 2.6 relies on the pcmcia kernel infrastructure: don't build anything here.) - get the wlan-ng sources and build

RE: PCMCIA wireless on kernel 2.6

2004-09-22 Thread Marcus Will, FG MUCOSA, +49(431)597-1487
Hello Alexander, What's been working for me so far: - Build your kernel 2.6.8 - install the pcmcia_cs sources from sf.net - just run the >configure< of the pcmcia_cs sources (The 2.6 relies on the pcmcia kernel infrastructure: don't build anything here.) - get the wlan-ng sources and build

Re: Network and Sound issues

2004-09-02 Thread Will Ness
Thanks!! I will try it and get back to you! One quick other question, Once I have the driver, how do get the driver installed? I have never installed a driver in linux before... TIA!! -Will _ Get ready for school! Find articles

Re: Network and Sound issues

2004-09-02 Thread Will Ness
Ok I did the command, and I checked it, and my user is now part of the audio group, however the 'dsp' permission continues to show up, and no sound can my issused from the speakers. What, if anything, do I do next? TIA

Re: Network and Sound issues

2004-09-02 Thread Will Ness
Thanks!! I will try it and get back to you! One quick other question, Once I have the driver, how do get the driver installed? I have never installed a driver in linux before... TIA!! -Will _ Get ready for school! Find articles

Re: Network and Sound issues

2004-09-02 Thread Will Ness
Ok I did the command, and I checked it, and my user is now part of the audio group, however the 'dsp' permission continues to show up, and no sound can my issused from the speakers. What, if anything, do I do next? TI

Network and Sound issues

2004-09-01 Thread Will Ness
lavor of debian, if that helps Any help would be fantastic! Thanks! -Will _ FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

Network and Sound issues

2004-09-01 Thread Will Ness
lavor of debian, if that helps Any help would be fantastic! Thanks! -Will _ FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/ -- To UNSUBSCRIBE, email to [EMAI

RE: Different Network Environments

2003-11-17 Thread Marcus Will, FG MUCOSA, +49(431)597-1487
ined list of > network settings (including DNS resolving, wireless settings, etc.) to > interfaces, and then at either bootup or at runtime, choose > the network > environment I'm in? Take a look inside the /etc/pcmcia/wireless.opts /etc/pcmcia/network.opts the offer a selection per MAC-address. Cheers, Marcus Will

RE: Different Network Environments

2003-11-17 Thread Marcus Will, FG MUCOSA, +49(431)597-1487
of > network settings (including DNS resolving, wireless settings, etc.) to > interfaces, and then at either bootup or at runtime, choose > the network > environment I'm in? Take a look inside the /etc/pcmcia/wireless.opts /etc/pcmcia/network.opts the offer a selection per MA

RE: IBM X30 hibernation problem

2003-06-05 Thread Marcus Will, FG MUCOSA, +49(431)597-1487
as > > hda2. Hi, I've got hibernation working at an X22 an did it your way, with some exceptions: - my hibernation is /dev/hda2 (I think it's been a requirement and I don't need to >recover< to Windows.) - /dev/hda2 is: - partition type "c" --> Win 95 FAT32 (LBA); I had to change it with fdisk - bootable Make sure that your RAM size fits in it! Marcus Will -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: IBM X30 hibernation problem

2003-06-05 Thread Marcus Will, FG MUCOSA, +49(431)597-1487
as > > hda2. Hi, I've got hibernation working at an X22 an did it your way, with some exceptions: - my hibernation is /dev/hda2 (I think it's been a requirement and I don't need to >recover< to Windows.) - /dev/hda2 is: - partition type "c" --> Win 95 FAT32 (LBA); I had to change it with fdisk - bootable Make sure that your RAM size fits in it! Marcus Will

RE: Debian Upgrade

2003-05-23 Thread Marcus Will, FG MUCOSA, +49(431)597-1487
es of other than the woody packages? Marcus Will

RE: Switching from static IP to DHCP

2003-03-17 Thread Marcus Will
If you want to do it the debian way, I'd offer you the following: dpkg-reconfigure etherconf Cheers, Marcus = Marcus Will (still a debian beginner...) > -Original Message- > From: Mattia Dongili [mailto:[EMAIL PROTECTED] > Sent: Montag, 17. Marz 2

RE: Switching from static IP to DHCP

2003-03-17 Thread Marcus Will
If you want to do it the debian way, I'd offer you the following: dpkg-reconfigure etherconf Cheers, Marcus = Marcus Will (still a debian beginner...) > -Original Message- > From: Mattia Dongili [mailto:[EMAIL PROTECTED] > Sent: Montag, 17. Marz 2

RE: Radeon Mobility LY supported by Debian?

2002-04-10 Thread Marcus Will
> > [*] : anyone know about unofficial X4.2 debian packages? > Recheck this frequently (;-): http://people.debian.org/~branden/ Cheers, Marcus (X22 still with 4.1.99 ;-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

RE: Radeon Mobility LY supported by Debian?

2002-04-10 Thread Marcus Will
> > [*] : anyone know about unofficial X4.2 debian packages? > Recheck this frequently (;-): http://people.debian.org/~branden/ Cheers, Marcus (X22 still with 4.1.99 ;-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT

Wacky problem with suspend-to-disk

1999-10-08 Thread Will Lowe
auses a screenblank. If I exit X and restart it, I get the same behavior, but rebooting solves the problem. Any clues? Will __ |Ever wonder why Windows do

Wacky problem with suspend-to-disk

1999-10-08 Thread Will Lowe
auses a screenblank. If I exit X and restart it, I get the same behavior, but rebooting solves the problem. Any clues? Will __ |Ever wonder why Windows do

Re: 2.2.12 kernel apm

1999-10-08 Thread Will Lowe
f, yet my apm is still on (although it's acting really weird). Will __ |Ever wonder why Windows doesn't come with the `uptime` command? |

Re: 2.2.12 kernel apm

1999-10-08 Thread Will Lowe
f, yet my apm is still on (although it's acting really weird). Will __ |Ever wonder why Windows doesn't come with the `uptime` command? |

Re: Laptop FAQ // Debian on Floppys??

1999-09-23 Thread will
Ok, I think I've got the equipment, one debian server, two laptops that need debian, and a null modem serial cable. I think thats all I need, so if I hook up the cable between laptop and server, now what? Thanks this REALLY helps Will Robertson [EMAIL PROTECTED] On Tue, 21 Sep 1999, Ste

Re: Laptop FAQ // Debian on Floppys??

1999-09-23 Thread will
Ok, I think I've got the equipment, one debian server, two laptops that need debian, and a null modem serial cable. I think thats all I need, so if I hook up the cable between laptop and server, now what? Thanks this REALLY helps Will Robertson [EMAIL PROTECTED] On Tue, 21 Sep 1999, Ste

Re: Laptop FAQ // Debian on Floppys??

1999-09-22 Thread will
Thanks for what you gave me I made the disks on my desktop. But I haven't found a pcmcia Network Card thats in my price range yet, Is there a way I can do it without a network card. Thanks Will Robertson [EMAIL PROTECTED] On Tue, 21 Sep 1999, Adam Shand wrote: > > > I'm new

Re: Laptop FAQ // Debian on Floppys??

1999-09-22 Thread will
Thanks for what you gave me I made the disks on my desktop. But I haven't found a pcmcia Network Card thats in my price range yet, Is there a way I can do it without a network card. Thanks Will Robertson [EMAIL PROTECTED] On Tue, 21 Sep 1999, Adam Shand wrote: > > > I'm new

Re: Laptop FAQ // Debian on Floppys??

1999-09-21 Thread will
it'll take five million floppys, but so does windows and I know Linux is better that Win95. Thanks Will Robertson [EMAIL PROTECTED] On Tue, 21 Sep 1999, Chris HOOVER wrote: > With regards to a debian-laptop faq, is there an > official or unofficial page about debian on laptops? > I&

Re: Laptop FAQ // Debian on Floppys??

1999-09-21 Thread will
it'll take five million floppys, but so does windows and I know Linux is better that Win95. Thanks Will Robertson [EMAIL PROTECTED] On Tue, 21 Sep 1999, Chris HOOVER wrote: > With regards to a debian-laptop faq, is there an > official or unofficial page about debian on laptops? > I&

Re: Upgrading slink kernel -> 2.2.12 -no pcmcia

1999-09-21 Thread Will Lowe
: cd /usr/src tar -xvzf pcmcia-cs.tar.gz cd linux make-kpkg --revision= modules_image cd .. dpkg -i pcmcia-modules-<>.deb Will __ |Ever wonder why Windows d

Re: Upgrading slink kernel -> 2.2.12 -no pcmcia

1999-09-21 Thread Will Lowe
: cd /usr/src tar -xvzf pcmcia-cs.tar.gz cd linux make-kpkg --revision= modules_image cd .. dpkg -i pcmcia-modules-<>.deb Will __ |Ever wonder why Windows d