Re: building the kernel

From: David (thunderbolt01_at_netscape.net)
Date: 11/29/03


Date: Sat, 29 Nov 2003 15:58:10 GMT

Paul wrote:
> Thanks man it worked I never did "make install" lol anyway when I
> startx I get this error when kde is loading *exact error* "sound
> server informational message Error while initializing the sound driver
> device /dev/dsp cant be opened (no such device) The sound server will
> continue using the null output device"
>
> and also I cant go on the internet error message-"........TIMED OUT
> /usr/sbin/adsl-start: line 194 411 terminated $connect "$@">/dev/null
> 2>&1
>
> So iam guessing I didnt include some hardware support I needed. I have
> AC97 audio its onboard with my motherboard but I didnt see it in the
> sound configuration in the kernel.

If it's a slack-9.1 system you need to re-install the alsa
packages to get sound to work.

You may find it easier to start with the config file from the
original kernel and do a "make oldconfig" answer the questions.
Then before going any further in the compile run
"make {menuconfig,xconfig}" and go through and add/remove things.

make mrproper
copy the old config file to /linux-x.x.xx/.config
make oldconfig
make {menuconfig,xconfig}
make dep

then finish the compile. If this is your first time to compile a
kernel you may find it helpful to "save to alternate file" before
exiting the configuration section. Then if you have to recompile
for some reason you just run "make menuconfig" and "load from
alternate file"

> and for the internet I have ADSL so their were a lot of options that I
> didnt know what to put. I included what I thought were the ones I
> needed. So you guys know where I should start looking for some of
> these. Everything worked when I installed Slackware so my audio and
> DSL must be supported I just dont know what to enable.

It may require a couple of compiles to figure out what is needed
so once you figure it out make some notes about what the system
requires to function properly.

-- 
Confucius:  He who play in root, eventually kill tree.
Registered with The Linux Counter.  http://counter.li.org/
Slackware 9.1.0 Kernel 2.4.22 SMP i686 (GCC) 3.3.2
Uptime: 5 days, 14:22, 1 user, load average: 0.07, 0.06, 0.13


Relevant Pages

  • Re: Enabing creative vibra 128 Ensonig Es1371 chip set
    ... Hence I can assume no sound modules were compiled in the kernel I am using? ... my /boot config file is labled config-2.2.20-idepci ... > This will search the configuration used to compile the kernel for the ...
    (Debian-User)
  • Re: No sound after kernel compiled
    ... > 2.6.5 but mostly for usb peripherals sicne i purposely didnt compile them). ... > I then tried running mplayer and got no sound. ... > the same sound problem occured with my old kernel too. ...
    (alt.os.linux)
  • Re: New Kernel lose sound
    ... > It seems everytime I compile a new kernel I lose sound. ... > Everything went smoothly, but as to be expected, several kernel settings ...
    (Debian-User)
  • Re: so who is talking on the field?
    ... have really liked if the Velvet Knights did it". ... I didnt want to go to any shows last year... ... I dont like it AT ALL... ... I dont like the singing and amplification use of sound ...
    (rec.arts.marching.drumcorps)
  • Re: [PATCH] ucb1400_ts depends SND_AC97_BUS
    ... This driver is an AC97 codec according to its help text. ... still inserts that into the .config file: ... Your patch makes user go back and forth in menuconfig, ... would not even get prompted for UCB1400 if you do not have sound ...
    (Linux-Kernel)