Jump to content

Ceco

Members
  • Posts

    50
  • Joined

  • Last visited

Posts posted by Ceco

  1. No there are no errors.It looks like this:

    Stopping haldaemon False

    Stopping firestarter OK

    ...

    And in drakconf in Services section i cant restart hal daemon.It cannot stop but it start again.

    Stopping HAL daemon: [FAILED]

    Starting HAL daemon: [ OK ]

     

    Edit: Did the hal daemon is necessary? What did it do? Should i disable it?

  2. The Mandriva bootsplash will no longer be present, but this is only a minor thing. I believe a patch can be applied, will update when I've checked/tested to see if the patch sorts it out.

     

    There is a realised patch for 2.6.15.You can download it from here:

    ftp://ftp.openbios.org/pub/bootsplash/ker...1.6-2.6.15.diff

    I've tested it and it works!

     

    To apply the patch follow this instructions:

    cd /usr/src/linux
    patch -p1 < /path/to/bootsplash-3.1.6-2.6.15.diff

    And then u have to change your configuration of the kernel with "make xconfig" or "make menuconfig" if its not changed.U should enable "Frame-Buffer support" and select "VESA VGA graphics console" in the Console Drivers section.You also should disable "Use boot logo" and enable "Use splash screen".

  3. Yes it exist.

    I have not tryed with an audio cd.Only data CD but i think it will be the same.Maby i found the problem.I have compiled a new vanilla kernel from kernel.org and maby i was selected wrong modules.Which modules to select for the CD-ROM? It is LG GCE-8526B.

  4. # This file is edited by fstab-sync - see 'man fstab-sync' for details

    /dev/hda6 / ext3 defaults 1 1

    /dev/hdc /mnt/cdrom iso9660 umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec,users 0 0

    /dev/hda1 /mnt/win_c vfat umask=0,iocharset=iso8859-1,codepage=850 0 0

    /dev/hda5 /mnt/win_d vfat umask=0,iocharset=iso8859-1,codepage=850 0 0

    none /proc proc defaults 0 0

    none /tmp tmpfs defaults 0 0

    /dev/hda7 swap swap defaults 0 0

  5. When i insert a CD and when i try to mount it gives me the following error:

     

    Could not mount device.

    The reported error was:

    mount: wrong fs type, bad option, bad superblock on /dev/hdc,

    missing codepage or other error

    In some cases useful info is found in syslog - try

    dmesg | tail or so

     

    What to do? Thanx.

  6. I'm using this rpm: http://www.mde.djura.org/2006.0/RPMS/kerne...m.7mdk.i586.rpm

    I'm trying to rebuild it with athlon or i686 optimizations but it gives me an error:

     

    [user@Ceco Desktop]$ rpmbuild --rebuild --target=athlon kernel-multimedia-source-2.6.14-0.mm.7mdk.i586.rpm

    Installing kernel-multimedia-source-2.6.14-0.mm.7mdk.i586.rpm

    error: source package expected, binary found

    error: kernel-multimedia-source-2.6.14-0.mm.7mdk.i586.rpm cannot be installed

     

    What to do?

     

    [moved from Software by spinynorman - welcome aboard :)]

×
×
  • Create New...