LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-28-2004, 07:53 PM   #16
Kramer
Member
 
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550

Original Poster
Rep: Reputation: 30

Ok, Ive changed my fstab and lilo.conf, and I get this when I try to mount my cd rom drive (its usually marked scd0)
Quote:
[root@Prodigy]# mount /dev/scd0 /mnt/cdrom
mount: /dev/scd0 is not a valid block device
[root@Prodigy]# mount /dev/hdc /mnt/cdrom
mount: /dev/hdc is not a valid block device
 
Old 01-29-2004, 07:40 AM   #17
Kramer
Member
 
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550

Original Poster
Rep: Reputation: 30
bump
 
Old 01-29-2004, 08:18 AM   #18
clar77
Member
 
Registered: May 2002
Location: Baltimore,MD
Distribution: RH8.0 FC1/2.6.1 MacOsX 10.3
Posts: 53

Rep: Reputation: 15
try this site....
http://thomer.com/linux/migrate-to-2.6.html


is your cdrom and ide drive ? did you complie in cdrom support ?
it seems that I always manage to screw up at lest once and not complie in about 10 things I need, but then that just might be me......
 
Old 01-29-2004, 11:14 AM   #19
Kramer
Member
 
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by clar77
try this site....
http://thomer.com/linux/migrate-to-2.6.html


is your cdrom and ide drive ? did you complie in cdrom support ?
it seems that I always manage to screw up at lest once and not complie in about 10 things I need, but then that just might be me......
Ill have a look at that site. I tohught I compiled in the CD rom support, but I could be wrong. How can I know if its IDE or SCSI? Its a Toshiba SDR-2102. I dont know if that helps or not. Im running Mandrake 9.1, so Im going to try and upgrade to the 9.2 because of all the theme and kernel issues Im having and see if that helps. Ive been told that the 2.6 kernel and the 9.1 arent that compatible.

EDIT: Thanks for that site. It has some good information on the problems Ive been having with my mouse and QM_MODULES.

Last edited by Kramer; 01-29-2004 at 11:18 AM.
 
Old 01-29-2004, 09:44 PM   #20
Kramer
Member
 
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550

Original Poster
Rep: Reputation: 30
Ok, I upgraded to 9.2 and compiled the 2.6.1 kernel, and it does NOTHING!!! I got to boot it and I get the lilo screen, and then black. It sits and does nothing. Anyone else having this problem?

EDIT: Im going back to the 9.1, since the 9.2 is too buggy.
 
Old 01-31-2004, 09:02 AM   #21
tcaptain
LQ Addict
 
Registered: Jul 2002
Location: Montreal
Distribution: Gentoo 2004 from stage 1 baby!
Posts: 1,403

Rep: Reputation: 45
Quote:
Originally posted by Kramer
Ok, I upgraded to 9.2 and compiled the 2.6.1 kernel, and it does NOTHING!!! I got to boot it and I get the lilo screen, and then black. It sits and does nothing. Anyone else having this problem?

EDIT: Im going back to the 9.1, since the 9.2 is too buggy.
9.2 worked so great awesome for me on my old laptop. When I bought my new one just before Xmas, well the first thing I did was put most of the drive on a linux partition and slapped in 9.2

Then I ran into problems, but a bit of surfing tells me that ANY distro would have given me a hard time because of this machine (Presario 2110)...but it was still hell to get it running.

Now...I also upgraded to 2.6.1 and right now I'm using the stock kernel rpm from mandrake. I tried for several days to recompile on from source and was never able to do it.
It was incredibly frustrating.

However, I have to say that 2.6.1 did give me several performance and other improvements.
 
Old 01-31-2004, 05:32 PM   #22
Kramer
Member
 
Registered: Aug 2003
Location: Somewhere south of sanity...
Distribution: Mandrake 9.1
Posts: 550

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by tcaptain
9.2 worked so great awesome for me on my old laptop. When I bought my new one just before Xmas, well the first thing I did was put most of the drive on a linux partition and slapped in 9.2

Then I ran into problems, but a bit of surfing tells me that ANY distro would have given me a hard time because of this machine (Presario 2110)...but it was still hell to get it running.

Now...I also upgraded to 2.6.1 and right now I'm using the stock kernel rpm from mandrake. I tried for several days to recompile on from source and was never able to do it.
It was incredibly frustrating.

However, I have to say that 2.6.1 did give me several performance and other improvements.
Where did you get the Mdk source kernel from? I try to use those whenever possible, since they have alot of stuff built into them.
 
Old 02-01-2004, 08:56 AM   #23
tcaptain
LQ Addict
 
Registered: Jul 2002
Location: Montreal
Distribution: Gentoo 2004 from stage 1 baby!
Posts: 1,403

Rep: Reputation: 45
I got it from Cooker. There are links from the mandrake pages.
 
Old 02-09-2004, 03:49 AM   #24
blietaer
LQ Newbie
 
Registered: Dec 2003
Location: Brussels
Distribution: Debian
Posts: 22

Rep: Reputation: 0
I let myself drop into this post since I encouter several simila rissue when using the 2.6.2

OK, I use the woody and I compiled the module-init-tools (for /sbin) and the 2.6.2 sources.

1./ Is that realy all I have to do?
2./ Is the kernel source config able to port my old .config?
(I copied but seems some driver are not ticked...so I did manually)

Then I understood I had to upgrade the modprobe.conf, what I did.

3./ Then I have following issue:
- no wheel available on my usb mouse anymore
- cd-writer/reader not detected (ok --> no SCSI-IDE needed anymore..I'll try)
- no dhcp available (/usr/var/dhcpclient/pid needed and not found?!)
- lsmod shows...nothing (but no QM_MODULES error ) where I used to see different modules in 2.4.23
- both eth0 and eth1 (modules compiled in kernel) are not present !
(How can I make sure that the porting of ./generate-modprobe did work well?)


This is a bit disapointing since I really already love the 2.6.2 (whoah what a blast at boot!)

Hope you can gimme hints...

Sorry to intrude!

Regards,
Ben

Last edited by blietaer; 02-09-2004 at 03:54 AM.
 
  


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
Kernel issues... rickthemick Linux - General 1 11-26-2004 08:41 AM
Kernel Issues jedediah Linux - General 0 10-11-2004 04:32 PM
latest kernel WITHOUT Kernel Panic issues??? timsch75 Linux - General 7 04-28-2004 04:15 PM
kernel issues f1uke Linux - Newbie 1 12-06-2003 04:55 PM
Kernel Issues Odd_Bloke Linux - Newbie 4 10-05-2003 07:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:28 AM.

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