Search:

Type: Posts; User: Car60n; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.10 seconds.

  1. Re: compiling kernel from git-source; header package for "2.6.24-21" missing

    why dont you try 2.6.24-19...
    i should work just fine and it's in the repo too ...
  2. Re: compiling kernel from git-source; header package for "2.6.24-21" missing

    My last idea...
    here it goes--


    make-kpkg clean

    then

    make-kpkg --initrd --append-to-version=-krank kernel-image kernel-headers
  3. Re: compiling kernel from git-source; header package for "2.6.24-21" missing

    OK, there are no header packages in repo,
    and could not find it anywhere on the net either..
    so all you can do is build your own kernel-header package,

    You already compiled you kernel,
    now try...
  4. Replies
    22
    Views
    1,349

    [ubuntu] Re: Ubuntu Installs But It Doesn't

    sounds to me like something went wrong with the installation,
    you could try re-installing.
  5. Re: compiling kernel from git-source; header package for "2.6.24-21" missing

    You can try this one out--
    https://wiki.ubuntu.com/KernelGitGuide

    install git-core,
    then enter this command

    git clone git://kernel.ubuntu.com/ubuntu/ubuntu-hardy.git ubuntu-hardy
    after that...
  6. Replies
    3
    Views
    1,388

    [ubuntu] Re: Limewire substitute

    Try frostwire...
  7. Replies
    2
    Views
    657

    [ubuntu] Re: changing system name

    enter this--

    gksudo gedit /etc/hosts /etc/hostname
    then change your name(s), to what you want..

    hope it helps..
  8. Replies
    1,030
    Views
    180,918

    Re: July 2008 Desktop Screenshot thread

    Not much but here it is--
    got the wallpaper from google..
    icon theme is jungle from gnome-look..
  9. Thread: Disk partition

    by Car60n
    Replies
    5
    Views
    446

    [ubuntu] Re: Disk partition

    i think sda1 is your main filesystem in which ubuntu is installed..
    you'll need the gparted live cd to work on it
  10. [ubuntu] Re: Frostwire says something went wrong with Java?

    Might not help much but you could try to re-install frostwire...
  11. Thread: Disk partition

    by Car60n
    Replies
    5
    Views
    446

    [ubuntu] Re: Disk partition

    try using gparted.
  12. Replies
    11
    Views
    795

    [ubuntu] Re: Problem extracting an .iso

    If you have the original .uif file you could try to convert it to iso again using magiciso..
  13. [ubuntu] Re: Frostwire says something went wrong with Java?

    try changing the java version

    update-alternatives --config java
  14. Replies
    11
    Views
    795

    [ubuntu] Re: Problem extracting an .iso

    looking at this i can say the directory is already there,
    so all you need to do is mount--

    sudo mount -o loop /home/deniz/Desktop/21.iso /media/isomount
  15. Replies
    19
    Views
    14,877

    [xubuntu] Re: USB to Serial Cable -- no data from ttyUSB0

    hmmm....
    your device is at ttyUSB0,
    don't know what the problem is but you can try to log the device
    using ttylog...
  16. Replies
    10
    Views
    884

    [gnome] Re: Hiding panels completely in Gnome

    the problem is if you cannot see the panel a little then you can't move your mouse over it and if you can't move your mouse your it then you can't access the panel...

    or so i think...
  17. Replies
    11
    Views
    795

    [ubuntu] Re: Problem extracting an .iso

    yes you have to go to the directory where the file is located..
  18. Replies
    19
    Views
    14,877

    [xubuntu] Re: USB to Serial Cable -- no data from ttyUSB0

    can you tell the output when you type dmesg..
  19. Replies
    19
    Views
    14,877

    [xubuntu] Re: USB to Serial Cable -- no data from ttyUSB0

    we know your id--
    so i think you use this command to activate your device--

    sudo modprobe usbserial vendor=0×6547 product=0×0232

    hope it helps..
  20. Replies
    10
    Views
    884

    [gnome] Re: Hiding panels completely in Gnome

    you can try show hide buttons and hide the panel
  21. Replies
    27
    Views
    1,064

    [all variants] Re: Installing a game

    do this --

    cd /home/vincent/Desktop
  22. Replies
    11
    Views
    795

    [ubuntu] Re: Problem extracting an .iso

    If you want to mount an iso do this

    sudo mkdir /media/isomount && sudo mount -o loop filename.iso /media/isomount

    hope it helps
  23. Replies
    27
    Views
    1,064

    [all variants] Re: Installing a game

    here is how you do it from the start

    1>go to this site--
    http://www.planeshift.it/download.html#linux
    find the linux binary 32-bit version and download from any of the mirrors..

    2>note where...
  24. Replies
    2
    Views
    436

    [ubuntu] Re: WACOM-TOOL application HELP!!! Whaaa!

    I guess you could start it by typing wacom-tools in the terminal
  25. Replies
    27
    Views
    1,064

    [all variants] Re: Installing a game

    by the looks of it you downloaded the .bin file..
    now do this--
    go to terminal and type

    sudo ./filename.bin
    replace filename with the name of your file..
    hope it helps
Results 1 to 25 of 42
Page 1 of 2 1 2