Re: no cd/dvd devices detected after kernel change

2008-07-29 Thread Joe Hickey
On Tue, Jul 29, 2008 at 07:51:04PM +0100, Joe Hickey wrote: > > > Using 2.6.24-1-686, my two IDE-connected cd/dvd drives are detected as > > > /dev/sr0 and /dev/sr1, symlinked to cdrom0 and cdrom1, and work perfectly. > > > When I boot 2.6.25-2-686-bigmem, no entries

Re: no cd/dvd devices detected after kernel change

2008-07-29 Thread Joe Hickey
l, lspci reports: Kernel driver in use: pata_marvell Kernel modules: pata_marvell But the bigmem kernel: Kernel driver in use: ahci Kernel modules: ahci, pata_marvell Might this be the issue? I tried adding ahci to /etc/modprobe.d/blacklist and rebooting the bigmem kernel, but the dvd devices are

no cd/dvd devices detected after kernel change

2008-07-20 Thread Joe Hickey
to try to ensure relevant stuff gets loaded at boot. I'd appreciate any advice about next steps for tracking down the problem. Best, -- Joe Hickey -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Linksys USB200M in Lenny with kernel 2.6.24.

2008-06-27 Thread Joe Hickey
> Is there any command such as, hypothetically, "lseth" > or "ethtool --list" which will list all extant Ethernet > devices? Will 'ifconfig' do the trick? -- Joe Hickey -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Re: Debconf problem: DbDriver "config": /var/cache/debconf/config.dat is locked by another process

2008-06-23 Thread Joe Hickey
n. A simple way of finding a running process is to open a terminal and type: ps aux | grep name where 'name' is the name (or partial name) of the process you are looking for. Use the command 'top' to bring up a list of current processes. -- Joe Hickey -- To UNSUBSCRIBE, ema