LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 05-23-2004, 02:57 AM   #151
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45

What have you got configured in the kernel (as modules or otherwise) about cryptographic API support?
 
Old 05-23-2004, 07:32 AM   #152
kenji1903
Member
 
Registered: Apr 2004
Location: M'sia, Aus, Chn
Distribution: Redhat Linux 8 & 9, Fedora Core 2, XP
Posts: 301

Rep: Reputation: 30
everything's cool now (well, almost!)

i've upgraded the rpm and ncurses but I can't update ncurses-devel due to some fail dependency error:
error: Failed dependencies:
ncurses = 5.4 is needed by ncurses-devel-5.4-5

I can open alsamixer but... there's no coour, hahaha
How do i turn on the volumes? I can adjust the sliders but its still [off]
 
Old 05-23-2004, 08:07 AM   #153
kenji1903
Member
 
Registered: Apr 2004
Location: M'sia, Aus, Chn
Distribution: Redhat Linux 8 & 9, Fedora Core 2, XP
Posts: 301

Rep: Reputation: 30
Yup, I followed the .config file you sent me
compiled all crypto options as modules. Only avoided twofish cipher algo and testing module.

now my console won't jam up anymore!
Just that it has no colour...

Why do I always get one thing fixed but another thing gets broken again, haha...
My USB is screwed!
 
Old 05-23-2004, 12:37 PM   #154
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
Quote:
Originally posted by kenji1903
everything's cool now (well, almost!)

i've upgraded the rpm and ncurses but I can't update ncurses-devel due to some fail dependency error:
error: Failed dependencies:
ncurses = 5.4 is needed by ncurses-devel-5.4-5

I can open alsamixer but... there's no coour, hahaha
How do i turn on the volumes? I can adjust the sliders but its still [off]
What version of ncurses did you install? the -devel package should match the installed one (again you may do an rpm -qa | grep ncurses to find out if you have repeated packages installed).
 
Old 05-23-2004, 12:39 PM   #155
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
Maybe in the HW forum you may ask about this USB issue? I'm not an USB expert, but it certainly is odd that you can't access it... Maybe all you need is to find out the correct device being mapped to it (sd??).
 
Old 05-23-2004, 05:51 PM   #156
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
Hey, I think I understand now your problem with RPM and the 2.6 kernels... try exporting this variable before intiating an rpm transaction:

export LD_ASSUME_KERNEL=2.2.5, see what happens.
 
Old 05-23-2004, 11:03 PM   #157
kenji1903
Member
 
Registered: Apr 2004
Location: M'sia, Aus, Chn
Distribution: Redhat Linux 8 & 9, Fedora Core 2, XP
Posts: 301

Rep: Reputation: 30
I downloaded:
ncurses-5.4.tar.gz
ncurses-devel-5.4-5.i386.rpm

But how come the output of my "rpm -qa | grep ncurses" is still:
ncurses-5.3-4
ncurses-devel-5.3-4?

Also, the alsamixer won't remember its settings...
There are a lot of sliders and which one do I unmute?

Did I get the crypto API modules correct?

I'll look for more info of the USB support stuff in the Hardware section!

Well, finally I can take a break from kernels and now go crack my head on backups
 
Old 05-24-2004, 02:56 AM   #158
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
the reason why ncurses do not appear updated is because you installed from a source packae!! (if you find an rpm for that then you can install the devel rpm )

About alsamixer, you have to unmute (mainly) master, pcm and wave, adjust the sliders and then restart the service (/sbin/service alsasound restart), that'll save your settings.
 
Old 05-24-2004, 03:36 AM   #159
kenji1903
Member
 
Registered: Apr 2004
Location: M'sia, Aus, Chn
Distribution: Redhat Linux 8 & 9, Fedora Core 2, XP
Posts: 301

Rep: Reputation: 30
No wonder it feels weird... hahaha

Now...
# rpm -Uvh ncurses-5.4-5.i386.rpm
warning: ncurses-5.4-5.i386.rpm V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
ncurses = 5.3 is needed by (installed) ncurses-devel-5.3-4

I've downloaded 5.3-4 for both ncurses and ncurses-devel and tried to install them, I ge this message:
warning: ncurses-5.4-5.i386.rpm V3 DSA signature: NOKEY, key ID db42a60e
Preparing... ########################## [100%]
package ncurses-5.3-4 is already installed

I'm in kernel 2.6 but I can't get it to install in my 2.4.20-8...
 
Old 05-24-2004, 04:09 AM   #160
kenji1903
Member
 
Registered: Apr 2004
Location: M'sia, Aus, Chn
Distribution: Redhat Linux 8 & 9, Fedora Core 2, XP
Posts: 301

Rep: Reputation: 30
Quote:
Hey, I think I understand now your problem with RPM and the 2.6 kernels... try exporting this variable before intiating an rpm transaction:

export LD_ASSUME_KERNEL=2.2.5, see what happens.
Well... nothing happens... should I be expecting an output message or some sort?
 
Old 05-24-2004, 01:00 PM   #161
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
You should expect RPM to work in 2.6 with that "fix"

And about ncurses, use the --force flag. The problem is not the binaries installed, but the entry of them in the rpm database. You have the 5.4 binaries, with the 3.4 db entry, since the db is what rpm looks at when installing packages (sort of Windows registry for installed software). So if you try to install them, you may just do so by:

rpm -Uvh --force ncurses*rpm; this will force the installation of the packages and will solve the dependency of the -devel pakcage also (since the precedence is the non -devel package). Try that!
 
Old 05-24-2004, 03:19 PM   #162
kenji1903
Member
 
Registered: Apr 2004
Location: M'sia, Aus, Chn
Distribution: Redhat Linux 8 & 9, Fedora Core 2, XP
Posts: 301

Rep: Reputation: 30
Darn... before I got your post, I tried rpm --install --force instead~!
Now i have 2 versions of ncurses installed! What do I do??

I've tried the method you've mentioned (rpm -Uvh --force), I still get failed dependency errors...

Wonder what has happened to my USB...
my lsmod output has hid, uhci_hcd, ehci_hcd and usbcore...
But I can't get any output from my cdrecord -scanbus...
Cdrecord 2.0 .....
cdrecord: No such file or directory. Cannnot open '/dev/pg*'. Cannot open SCSI driver
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.

any suggestions? can't find any good threads in the hardware section...
 
Old 05-25-2004, 11:33 AM   #163
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
Uninstall (rpm -e) ncurses, and then simply re-install the newer packages
 
Old 05-25-2004, 07:38 PM   #164
kenji1903
Member
 
Registered: Apr 2004
Location: M'sia, Aus, Chn
Distribution: Redhat Linux 8 & 9, Fedora Core 2, XP
Posts: 301

Rep: Reputation: 30
Thanks mate!

One month has passed, I think I'm kind of done with playing with kernels at the moment, trying something else now
At least I am a lot more familiar with kernels now! Playing with cron jobs and RAID at the moment...

THanks a million for you help, bro! I might return some time later with more questions on kernels, haha

ChEErs!
~WiLL~
 
Old 06-02-2004, 04:16 AM   #165
kenji1903
Member
 
Registered: Apr 2004
Location: M'sia, Aus, Chn
Distribution: Redhat Linux 8 & 9, Fedora Core 2, XP
Posts: 301

Rep: Reputation: 30
I am back to haunt you again~
Just kidding, mate

I have been playing with RAID since last week, just wondering why I can't upgrade the kernel...
I compiled RAID support as modules, everything went fine until I reach make install
I got something like raid1 module not found or something...
Wonder whats wrong...

chEErs,
~WiLL~
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems compiling 2.6.x kernel on RedHat 8.0 africantiger Linux - Newbie 0 07-13-2004 09:42 PM
RedHat kernel compiling tarballedtux Linux - General 3 05-23-2002 06:56 AM
Help on Compiling the Linux Kernel FOR Redhat 7.2! Alinuxnoob Linux - Software 4 02-21-2002 11:51 PM
Redhat 7.2: Kernel Compiling wildbillm Linux - General 3 11-10-2001 01:53 PM
Compiling new kernel with Redhat 7.1 Sylhouette Linux - General 5 10-18-2001 02:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 12:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration