LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   slackware 10 - i only have 2 issues (https://www.linuxquestions.org/questions/slackware-14/slackware-10-i-only-have-2-issues-199207/)

equinox 06-29-2004 03:49 PM

slackware 10 - i only have 2 issues
 
ok, i have another box and i installed slackware 10 as well as compiling a custom 2.6.7 kernel. problem 1:

bash-2.05b# mount /dev/cdrom /mnt/cdrom/
mount: /dev/cdrom is not a block device

what option did i leave out in my kernel configuration?

problem 2:

im sure i compiled framebuffer support correctly, yet i dont get the tux logo and framebuffer

which options are essential for framebuffer?

other than that all works well ;p

thanks, michael

Tinkster 06-29-2004 03:58 PM

Re: slackware 10 - i only have 2 issues
 
Quote:

Originally posted by equinox
bash-2.05b# mount /dev/cdrom /mnt/cdrom/
mount: /dev/cdrom is not a block device

what option did i leave out in my kernel configuration?
First of all, check your dmesg to see whether the device is
being picked up... if it is, ensure that /dev/cdrom (which
is only a symlink) points at the actual device, e.g. /dev/hdc

Quote:

im sure i compiled framebuffer support correctly, yet i dont get the tux logo and framebuffer

which options are essential for framebuffer?
This can be either an issue of your kernel-compile,
or of your lilo.conf ...

And again, dmesg (and a look at the most recent logfiles)
may prove very helpful ;)



Cheers,
Tink

equinox 06-29-2004 04:10 PM

sorted out problem one (duh), in lilo.conf i commented out the ¨hdc=ide-scsi¨

problem 2, the only thing that seems off is this:

vesafb: probe of vesafb0 failed with error -6

just checked under /dev/ and i dont see any devices like vesafb0 or fb0, do u think there´s a problem there?

mike :/

Tinkster 06-29-2004 04:43 PM

If vesafb is off, have you got a hardware specific driver (e.g.
radeon) enabled?



Cheers,
Tink

Toth 06-29-2004 11:06 PM

Are you passing a vga= option at boot time through LILO?

equinox 06-30-2004 02:13 AM

yes i am, its an intel chipset

00:02.0 VGA compatible controller: Intel Corp. 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corp. 82852/855GM Integrated Graphics Device (rev 02)


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