Hi,
I have been building custom kernels for my system a while now.
Recently I run into trouble that I haven't experienced before:
I build my kernel with:
$ make menuconfig
$ make-kpkg clean
$ fakeroot make-kpkg --initrd --append-to-version=-custom kernel_image
kernel_headers
When I try to ins
On Thu, 03 Jan 2008 09:58:28 -0600, Ron Johnson <[EMAIL PROTECTED]>
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 01/03/08 09:42, Bernd Prager wrote:
>> Hi,
>>
>> I am running kernel 2.6.23.12 and compiled with SMP on.
>
> Home-rolled o
s : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp
Any ideas how I can configure the kernel to fix that?
Thanks for any help,
-- Bernd Prager
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
S1dEhsFxUgII=
>> > =hE3K
>> > -END PGP SIGNATURE-
>> >
>>
>> --
>> Jerome BENOIT
>> jgmbenoit_at_mailsnare_dot_net
>>
>>
>> --
>> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>>
> Can some of you post some Linux questions in general and also about
> Debian? May be with short answers but that's not necessary. If I can
> get a big list of questions, I'll try to get answers and the more
> confident I will be.
>
> Please also post tricky and troubleshooting questions.
On of m
On Tue, Dec 05, 2006 at 10:09:00AM -0500, bernd wrote:
> I'm trying to upgrade my Debian box to kernel 1.6.19.
> The boot process immediatly locks in a loop with the message:
> "atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access
> hardware directly."
>
> The box is runni
Roberto C. Sanchez wrote:
Bernd Prager wrote:
I tried to compile the new kernel.
"make-kpkg clean; make-kpkg kernel_image" generates:
CC [M] fs/nfs/direct.o
fs/nfs/direct.c: In function 'nfs_get_user_pages':
fs/nfs/direct.c:110: warning: implicit dec
I tried to compile the new kernel.
"make-kpkg clean; make-kpkg kernel_image" generates:
CC [M] fs/nfs/direct.o
fs/nfs/direct.c: In function 'nfs_get_user_pages':
fs/nfs/direct.c:110: warning: implicit declaration of function
'nfs_free_user_pages'
fs/nfs/direct.c: At top level:
fs/nfs/direct.c:1
Hi,
I'm getting a GPG error when I execute an apt-get update:
...
Reading package lists... Done
W: GPG error: http://www.backports.org sarge-backports Release: The
following signatures couldn't be verified because the public key is not
available: NO_PUBKEY EA8E8B2116BA136C
W: GPG error: http://htt
To my total surprise I found that xscanimage works.
Unfortunately I need the command line front-end.
Does anybody have an idea what the issue could be or what else I can do?
Thanks,
-- Bernd
> I have an HP OfficeJet connected via HPLIP.
> "scanimage --help" reports:
> List of available devices:
I have an HP OfficeJet connected via HPLIP.
"scanimage --help" reports:
List of available devices:
hpaio:/net/OfficeJet__K60?ip=192.168.2.11
but
"scanimage -d hpaio:/net/OfficeJet__K60?ip=192.168.2.11"
always returns with:
scanimage: sane_start: Device busy
/var.log/messages reports:
scanimage
What version of Bison are you using? Bison just introduced recently C++
support. You need to select the C++ skeleton. See
http://www.gnu.org/software/bison/manual/html_mono/bison.html#C_002b_002b-Language-Interface
for details or asked The Bison mailing list (help-bison@gnu.org) for help.
> Hello,
I was wondering if there's some security or other benefits in mounting
/tmp with a "noexec" option. Even if scripts there can still be executed
but - binary programs should not, right? At least something, I thought.
When I was checking it out, unfortunately some apt-get updates started
failing, lik
When I installed the udev packages the start script was installed in
init.d but the link in rc2.d is not created.
What is a smart number for the symbolic link S(??)udev?
I just checked the dependencies and it says mountvirtfs needs to be
started as well. This is not linked in my rc2.d either.
An
While trying to attach and mount my iPod I end up with following error
messages:
ieee1394: The root node is not cycle master capable; selecting a new root
node and resetting...
ieee1394: Node changed: 0-00:1023 -> 0-01:1023
ieee1394: Node changed: 0-01:1023 -> 0-00:1023
ieee1394: Node changed: 0-0
I would like to catch up on some mail component techniques and vocabulary.
I am getting confused with meaning and interaction of all the different
things like:
- mail user agent (like mailx)
- mail delivery agent (like maildrop)
- mail transport agent (like postfix)
Does anybody know a somehow co
Hi,
I'm trying to use some Flickr images on my website and wrote a php
script that gets me the link.
Within the html page I want to use now a tag like for the image.
If I call the script directly in the browser with
"http://myserver/php/getImage.php"; I get the desired image.
But when I try to in
Adam Majer wrote:
Bernd Prager wrote:
I'm experiencing some trouble with my DSL setup.
Every time after reboot my routing table is using my ppp0 P-t-P
address instead of its inet address.
Which is the correct way of setting routes. Default should go though the
other end of th
I'm experiencing some trouble with my DSL setup.
Every time after reboot my routing table is using my ppp0 P-t-P address
instead of its inet address.
$ ifconfig ppp0
ppp0 Link encap:Point-to-Point Protocol
inet addr:168.100.249.107 P-t-P:168.100.250.1
Mask:255.255.255.255
Hi,
After upgrade from Sarge to Etch my old iptables script suddenly causes
some strange behaviour.
I can't access https web pages from my internal network anymore.
It seems that the masquerading into my local subnet somehow prevents
https packets coming through.
I get perfect https communication
Hi,
I just installed sarge and try to get postfix up and running again.
The postfix-tls installation brakes with:
> apt-get install postfix-tls
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requ
Hi,
I installed apache2, tomcat4 and libapache2-mod-jk2.
When starting tomcat I get the error message: "no jkjni in
java.library.path".
That's correct since I don't have it but I can't find a deb packages
that contains jkjni.so.
Where can I find a binary distribution?
Is the only change building
Hi,
I just set up apache2 and configured ssl.conf with:
... same DocumentRoot as my default.conf ...
only siginificant difference for scripts is
SSLOptions +StdEnvVars
Testing a cgi script with "http:.../cgi-bin/hello.cgi" executes the
script and returns "hello world"
but the same url just
- Original Message -
From: "Hamid" <[EMAIL PROTECTED]>
Sent: Tuesday, February 24, 2004 12:38 AM
...
> > I'm running debian woody and installed an Intel E1000 card.
> > lspci -v tells me:
> > 00:08.0 Ethernet controller: Intel Corp.: Unknown device 1076
...
> > /lib/modules/2.4.24/kernel/
I'm running Woody. I downloaded and compiled the latest Samba Debian source
packe and installed it. Now every attempt to run apt-get install xxx gets
the complain:
Sorry, but the following packages have unmet dependencies:
samba: Depends: libpam-runtime (>= 0.76-13.1) but 0.72-35 is installed
E:
I compiled the latest Samba Debian packages due
security considerations
and it upgraded my libpam-runtime package
with it.
No I'm trapped with basically all other packages with
dependency errors like:
> apt-get install perl-docReading Package Lists...
DoneBuilding Dependency Tree... DoneYo
I just replaced bind with bind9:
"apt-get install bind9" and it told me that bind was removed and bind9 was
installed. But bind is still listed in my package list.
"dpkg -l" now reports:
rc bind 8.3.3-2.0woody Internet Domain Name Server
ii bind9 9.2.1-2.woody. Internet Domain
- Original Message -
From: "Sebastiaan" <[EMAIL PROTECTED]>
Sent: Wednesday, January 28, 2004 10:43 AM
...
> High,
>
> On Wed, 28 Jan 2004, Bernd Prager wrote:
>
> > Hi,
> >
>
>
> > But insmod e1000 complains:
> > Using /lib/
Hi,
I'm running debian woody and installed an Intel E1000 card.
lspci -v tells me:
00:08.0 Ethernet controller: Intel Corp.: Unknown device 1076
Subsystem: Intel Corp.: Unknown device 1113
Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 11
Memory at de00 (32-bi
29 matches
Mail list logo