laptop sendmail

2005-10-04 Thread Colin Cotter
Dear list    This isn't exclusively laptop related but has arisen precisely because my laptop is portable. It is also probably fairly trivial so please point me to a web page that explains this stuff -- I have Googled fairly extensively though. My work doesn't give access to their smtp server fro

Re: laptop sendmail

2005-10-04 Thread Colin Cotter
Thanks for your reply Bob. They do provide VPN, but I haven't been able to find out how to do this under Linux. Do you have experience of this working? best wishes --ColinOn 10/4/05, Bob Alexander <[EMAIL PROTECTED]> wrote: Colin Cotter wrote:> Dear list>>This isn&

Re: laptop sendmail

2005-10-04 Thread Colin Cotter
I have the same situation and solved it with my gmail account. Gmailoffers also smtp relays. I use mozilla thunderbird and I configured that all "outside" mails are sent to gmail smtp. If you do not have gmailaccount send me a private mail and I will give you one.Not so elegant as VPN but it works

bootlogd

2005-11-22 Thread Colin Cotter
Dear list, I've noticed a number of strange things in my boot messages and I would like to take a closer look. The first stage in this is to get bootlogd working. I set Yes in my /etc/default/bootlogd and when I boot I get bootlogd: ioctl (/dev/ttyzf, TIOCCONS): Bad file descriptor and the

Re: bootlogd

2005-11-23 Thread Colin Cotter
Dear list, Looks like I drew a blank on this one. Or did I phrase the question wrong? --Colin On 11/22/05, Colin Cotter <[EMAIL PROTECTED]> wrote: > Dear list, > > I've noticed a number of strange things in my boot messages and I > would like to take a closer l

problems after apt-get upgrade

2006-02-18 Thread Colin Cotter
Dear list, I did a regular apt-get upgrade on my laptop yesterday, with a lot of new updates. Now when I try to boot my 2.6.15 kernel I get ... ... can't access tty; job control turned off /dev/hda1 does not exist ... ... Everything works fine with my 2.6.12 kernel. Does anybody know why thi

Re: problems after apt-get upgrade

2006-02-18 Thread Colin Cotter
?topic_id=103&forum=4 > > there is a bug in the generation of the initrd kernel image on install. > > hope this helps. > > Takis > > On Sat, 2006-02-18 at 11:19 +, Colin Cotter wrote: > > Dear list, > > > > I did a regular apt-get upgrade on my

problems with Emacs after upgrade

2006-05-07 Thread Colin Cotter
Hello, I'm running Debian unstable on a Fujistu Lifebook P7010. After a recent apt-get upgrade Emacs seems to have gone missing from my packages! I tried to reinstall it but there seem to be dependency issues. Please could anyone advise? More information below. Thanks for your help --Colin

Re: problems with Emacs after upgrade

2006-05-07 Thread Colin Cotter
erratum: The command should be apt-get install emacs21=21.4a-3 emacs21-common=21.4a-3 emacs21-bin-common=21.4a-3 Thanks, that seemed to work. Is there a general problem with this in the unstable distribution? --cjc

libGL warnings

2006-05-10 Thread Colin Cotter
Dear list, Has anybody come across this one? ERROR! sizeof(I830DRIRec) does not match passed size from device driver libGL warning: 3D driver returned no fbconfigs. libGL error: InitDriver failed libGL error: reverting to (slow) indirect rendering all the best --Colin

video calling

2006-08-29 Thread Colin Cotter
Dear List, What is the news on using webcams with the voice-over-IP services (like Skype) these days with Debian? Has anybody reported any success? all the best --Colin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Thunderbird doesn't start after dist-upgrade to unstable

2006-10-30 Thread Colin Cotter
Dear List, I've just upgraded to unstable (some software we are developing requires a recent gcc4) and found upon restarting that Thunderbird won't start. The message I get is: sh-3.1$ thunderbird run-mozilla.sh: Cannot execute /usr/lib/icedove/thunderbird-bin. sh-3.1$ ls /usr/lib/icedove/th

wireless card no longer appears after dist-upgrade

2006-12-20 Thread Colin Cotter
Hi folks, Running Debian Unstable on Fujitsu Lifebook with Centrino processor. Did a dist-upgrade last night to fix various things, and after a reboot, eth1 (which used to be the address for my wireless card) no longer appears. If I boot with earlier versions of the kernel it works fine. Has

Re: wireless card no longer appears after dist-upgrade

2006-12-22 Thread Colin Cotter
Dear J\"org-Volker, On 12/20/06, Jörg-Volker Peetz <[EMAIL PROTECTED]> wrote: What is the output of /sbin/ifconfig -a eth0 Link encap:Ethernet HWaddr 00:0B:5D:84:18:C8 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0

Re: wireless card no longer appears after dist-upgrade

2007-01-04 Thread Colin Cotter
<[EMAIL PROTECTED]> wrote: On Fri, Dec 22, 2006 at 13:05:10 +0100, Jörg-Volker Peetz wrote: > Colin Cotter wrote: > > ... > > Its there already: > > > > # PCI device 8086:4220 (ipw2200) > > ACTION=="add", SUBSYSTEM=="net", SYSFS{address}==&quo

Soundcard works for one account but not others

2007-04-14 Thread Colin Cotter
Dear List, I have an odd problem with sound on my laptop. It works for my account, but not that of my wife (bad for Linux advocacy :-[ ). For example, her volume control has a red cross on it and says that Gstreamer couldn't find the application when clicked. Does anybody have any suggestions on

Re: Soundcard works for one account but not others

2007-04-15 Thread Colin Cotter
Super advice, thanks to all! all the best --cjc On 15/04/07, Franklin PIAT <[EMAIL PROTECTED]> wrote: On Sat, 2007-04-14 at 12:09 +0400, sm00th_trac3r wrote: > On Sat, Apr 14, 2007 at 08:49:47AM +0100, Colin Cotter wrote: > > Dear List, > > I have an odd problem with s

Centrino wireless card on Fujitsu Lifebook s7010 running Debian

2005-06-17 Thread Colin Cotter
Dear List, I am trying to get my Centrino wireless card working on my Fujitsu-Siemans Lifebook S7010 running Debian with the 2.6.8 kernel. I have successfully installed the ipw2200 drivers and the device comes up as eth1. However when I select the "networking" GUI program, eth1 is set as "

ACPI suspend resume trouble

2005-07-01 Thread Colin Cotter
Hello, I'm also keen to get suspend/resume working! I am running Debian gnu/linux on a Fujitsu Lifebook S7010 using ACPI. The script is echo -n "mem" > /sys/power/state In any init level what happens is the screen blanks and gives a whole bunch of ACPI suspend commands (not sure where to look fo

Re: ACPI suspend resume trouble

2005-07-01 Thread Colin Cotter
On 7/1/05, Darek <[EMAIL PROTECTED]> wrote: > Colin Cotter: > > Hello, I'm also keen to get suspend/resume working! I am running > > Debian gnu/linux on a Fujitsu Lifebook S7010 using ACPI. > > > > The script is > > > > echo -n "mem" >

memory stick

2005-07-12 Thread Colin Cotter
Dear list, How do I use a memory stick with Debian? I connected my stick and the following appeared in "dmesg". Is it working? How do I access it? cheers --cjc usb 4-1: new high speed USB device using address 4 scsi1 : SCSI emulation for USB Mass Storage devices Vendor: Model:

Re: memory stick

2005-07-12 Thread Colin Cotter
> mount -t vfat /dev/sda1 /mnt OK thanks Jan. I get /* critter:/home/colin# mount -t vfat /dev/sda1 /mnt/ mount: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or other error In some cases useful info is found in syslog - try dmesg | ta

Re: memory stick

2005-07-12 Thread Colin Cotter
On 7/12/05, Steffen Waldherr <[EMAIL PROTECTED]> wrote: > If this doesn't work, you might > want to try "fdisk /dev/sda" to see the partition > table of the stick and maybe repartition and/or > reformat it to your needs. > > Steffen > Thanks. My partition table says: Disk /dev/sda: 252 MB, 252

Re: memory stick

2005-07-13 Thread Colin Cotter
I ran hwinfo and got some information which is at the bottom of this email. Is the problem something to do with the partition (#42?). all the best --Colin 41: SCSI 00.0: 10600 Disk [Created at block.190] Unique ID: PYMB.55V0VYyfGp9 Parent ID: 5YuN.GgZpSc+hxAA SysFS ID: /block/sda SysFS

Re: memory stick

2005-07-14 Thread Colin Cotter
> For what it's worth, I have run ``mkfs -t vfat'' on a memory stick once, > after it had accumulated some weird and (as far as I recall) undeletable > files (due to a sequence of events involving unplugging without dismounting, > Windows or Macintosh system freezes, and other things). The stick ha

Re: memory stick

2005-07-16 Thread Colin Cotter
I attempted formatting and got: critter:~# mkfs vfat /dev/sda1 mke2fs 1.37 (21-Mar-2005) mkfs.ext2: bad blocks count - /dev/sda1 Does anybody recognise what this means? all the best --Colin On 7/16/05, L.V.Gandhi <[EMAIL PROTECTED]> wrote: > On 7/14/05, s. keeling <[EMAIL PROTECTED]> wrote: >

Re: memory stick

2005-07-16 Thread Colin Cotter
On 7/16/05, Steffen Waldherr <[EMAIL PROTECTED]> wrote: > the correct format to call mkfs is > mkfs -t > You were trying to create an ext2 file system, which > is the default if no type is specified. Whoops! Sorry. I'll blame the hot weather we are having... --cjc

Re: Moving from XFree to xorg with Debian sid

2005-09-23 Thread Colin Cotter
Dear list There is a lot of chat about moving from Xfree to xorg on here. Could someone please explain the issues and reasons behind it? A link to a good web page would be fine. all the best --ColinOn 9/23/05, Dave Patterson <[EMAIL PROTECTED]> wrote: * John Schmidt <[EMAIL PROTECTED]> [200