Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
Godlike VPS
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

All I want for Christmas is... DEALS! - [2024 Christmas Megathread]

1474475477479480505

Comments

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @Umcookies said:

    @beanman109 said:
    gonna dig around in the bios
    also shoutout to Nuyek for having such a sexy dedi control panel

    How's Aus connection to Nuyek? I'm trying to talk myself out of rolling the dice on one of the grab bag servers.
    Really don't need it but.... dedicated server

    it's great for me for a dedi with this spec, about 206ms from brisbane

    the intel grab bag is a dice roll though just be careful, i was told he ran out of stock of the actual grab bag stuff and he gave me a special spec as a kind gesture so I'll be a shill for life for them now

    they have an LG though if you want to check for yourself https://lg.nuyek.com/

  • @dev_vps said:
    Having said that chatGPT $200 / month subscription is next level. It is doing much better job on mathematics problems.

    But can it solve the @SilverCreek cypher???

  • UmcookiesUmcookies Member
    edited December 2024

    @beanman109 said:

    @Umcookies said:

    @beanman109 said:
    gonna dig around in the bios
    also shoutout to Nuyek for having such a sexy dedi control panel

    How's Aus connection to Nuyek? I'm trying to talk myself out of rolling the dice on one of the grab bag servers.
    Really don't need it but.... dedicated server

    it's great for me for a dedi with this spec, about 206ms from brisbane

    the intel grab bag is a dice roll though just be careful, i was told he ran out of stock of the actual grab bag stuff and he gave me a special spec as a kind gesture so I'll be a shill for life for them now

    they have an LG though if you want to check for yourself https://lg.nuyek.com/

    That's decent,

    Thanks for the warning, I'll sleep on it and hopefully that's enough for me to ignore it. I got a few from the BF thread so I don't know why I'm even looking at more.

    Edit: ~200ms from my neck of the woods, would be pretty tempting if the spec was a little more guaranteed

  • @mbjones said:

    @dev_vps said:
    Having said that chatGPT $200 / month subscription is next level. It is doing much better job on mathematics problems.

    But can it solve the @SilverCreek cypher???

    not yet … may be in BF 2028

  • @mbjones said:

    @dev_vps said:
    Having said that chatGPT $200 / month subscription is next level. It is doing much better job on mathematics problems.

    But can it solve the @SilverCreek cypher???

  • @mbjones said:

    @dev_vps said:
    Having said that chatGPT $200 / month subscription is next level. It is doing much better job on mathematics problems.

    But can it solve the @SilverCreek cypher???

    Bro @SilverCreek couldn't solve @SilverCreek cipher.

  • @ralf said:

    @mbjones said:

    @dev_vps said:
    Having said that chatGPT $200 / month subscription is next level. It is doing much better job on mathematics problems.

    But can it solve the @SilverCreek cypher???

    one image == 999 words :)

  • mandalamandala Member, Megathread Squad

    @beanman109 said:

    @mandala said:

    modprobe i915 does not have an output. It just enables the kernel module, you just have to do it once.
    Now grep it to see if the change was made:

    lsmod | grep i915
    
    root@illinois-01:~# lsmod | grep i915
    i915                 3055616  0
    drm_buddy              20480  1 i915
    drm_display_helper    184320  1 i915
    cec                    61440  2 drm_display_helper,i915
    ttm                    94208  3 drm_vram_helper,drm_ttm_helper,i915
    drm_kms_helper        212992  6 drm_vram_helper,ast,drm_display_helper,i915
    drm                   614400  9 drm_kms_helper,drm_vram_helper,ast,drm_display_helper,drm_buddy,drm_ttm_helper,i915,ttm
    i2c_algo_bit           16384  3 igb,ast,i915
    video                  65536  1 i915
    

    We loaded i951, grep this again to see if Intel iGPU has changed now:

    lspci | grep -i vga
    

    Previously it was this.

    Then this

    lspci -nnk | grep -A3 VGA
    

    to make sure it's compatible controller

    Here comes danger. Please forgive me if this breaks your dedi.
    Let's force Linux to load Intel by modifying GRUB (/etc/default/grub):
    Open that /etc/default/grub, find this line:

    GRUB_CMDLINE_LINUX_DEFAULT="quiet"
    

    Mine's quiet, not sure what yours contains, but that doesn't matter.

    Add i915.modeset=1 video=AST:off to that, so it looks like this:

    GRUB_CMDLINE_LINUX_DEFAULT="quiet i915.modeset=1 video=AST:off"
    

    Save the config then run update-grub.
    Then reboot.

    When it's up (please boot), grep to see which GPU is in use again:

    lspci -nnk | grep -A3 VGA
    
  • If any one has excessive storage deal <=7$/yr . pls contact & donate me 🫡

  • And when you can't solve it and have to just buy it full price:

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @mandala said: We loaded i951, grep this again to see if Intel iGPU has changed now:

    root@illinois-01:~# lspci | grep -i vga
    00:13.0 Non-VGA unclassified device: Intel Corporation 100 Series/C230 Series Chipset Family Integrated Sensor Hub (rev 31)
    06:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 30)
    
    root@illinois-01:~# lspci -nnk | grep -A3 VGA
    00:13.0 Non-VGA unclassified device [0000]: Intel Corporation 100 Series/C230 Series Chipset Family Integrated Sensor Hub [8086:a135] (rev 31)
            Subsystem: Super Micro Computer Inc 100 Series/C230 Series Chipset Family Integrated Sensor Hub [15d9:089b]
            Kernel modules: intel_ish_ipc
    00:14.0 USB controller [0c03]: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller [8086:a12f] (rev 31)
    --
    06:00.0 VGA compatible controller [0300]: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30)
            DeviceName:  ASPEED Video AST2400
            Subsystem: Super Micro Computer Inc ASPEED Graphics Family [15d9:089b]
            Kernel driver in use: ast
    

    @mandala said: Here comes danger. Please forgive me if this breaks your dedi.

    it's not in prod and reinstalls are easy so i'll send it with this in a minute and let you know

  • mandalamandala Member, Megathread Squad

    @mandala said: Here comes danger. Please forgive me if this breaks your dedi.

    it's not in prod and reinstalls are easy so i'll send it with this in a minute and let you know

    Thanks. Waiting for results.

    I think that should do the trick, but if it doesn't, I don't know why.

    For future people searching for a solution, here's a spinning egg for your entertainment:

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @mandala said: lspci -nnk | grep -A3 VGA

    after doing all the previous steps and a reboot (still alive) i got again

    root@illinois-01:~# lspci -nnk | grep -A3 VGA
    00:13.0 Non-VGA unclassified device [0000]: Intel Corporation 100 Series/C230 Series Chipset Family Integrated Sensor Hub [8086:a135] (rev 31)
            Subsystem: Super Micro Computer Inc 100 Series/C230 Series Chipset Family Integrated Sensor Hub [15d9:089b]
            Kernel modules: intel_ish_ipc
    00:14.0 USB controller [0c03]: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller [8086:a12f] (rev 31)
    --
    06:00.0 VGA compatible controller [0300]: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30)
            DeviceName:  ASPEED Video AST2400
            Subsystem: Super Micro Computer Inc ASPEED Graphics Family [15d9:089b]
            Kernel driver in use: ast
    
  • plumbergplumberg Veteran, Megathread Squad

    @mandala said:

    @mandala said: Here comes danger. Please forgive me if this breaks your dedi.

    it's not in prod and reinstalls are easy so i'll send it with this in a minute and let you know

    Thanks. Waiting for results.

    I think that should do the trick, but if it doesn't, I don't know why.

    For future people searching for a solution, here's a spinning egg for your entertainment:

    Ok

    I am way over my head...

    What's these dolls? They are super cute and suddenly I wanna grab some for me neices

  • @dev_vps said:

    @mandala said:

    @dev_vps said:

    @beanman109 said:
    okay anyone got anymore advice on how to get my Intel HD P530 to show up in debian?
    maybe time to go digging around in the bios through IPMI?

    This is from an AI tool … (not chatGPT or Gemini)

    1. Update Your System: Make sure your Debian installation is fully updated. You can do this by running:

      sudo apt update
      sudo apt upgrade
      
    2. Install Intel Graphics Drivers: Debian should automatically use the open-source Intel graphics drivers, but if it's not working, you can try reinstalling them:

      sudo apt install xserver-xorg-video-intel
      
    3. Check Kernel Version: Ensure you are using a kernel version that supports your hardware. Newer hardware might require a more recent kernel. You can check your current kernel version with:

      uname -r
      

      If you need a newer kernel, consider enabling the backports repository and installing a newer kernel version.

    4. Check for Missing Firmware: Sometimes, missing firmware can cause issues. Install the firmware-misc-nonfree package:

      sudo apt install firmware-misc-nonfree
      
    5. Configure Xorg: If the automatic configuration isn't working, you might need to create or edit an Xorg configuration file. You can create a file at /etc/X11/xorg.conf.d/20-intel.conf with the following content:

      Section "Device"
         Identifier "Intel Graphics"
         Driver "intel"
      EndSection
      
    6. Check Logs: Look at the Xorg log file for any errors related to graphics. You can find it at /var/log/Xorg.0.log. This might give you more insight into what's going wrong.

    7. Use lspci to Check Hardware Recognition: Run lspci | grep VGA to see if your Intel graphics card is being detected by the system.

    8. Consider Using Modesetting Driver: If the Intel driver isn't working, you can try using the modesetting driver, which is often a good fallback for Intel graphics:

      Section "Device"
         Identifier "Intel Graphics"
         Driver "modesetting"
      EndSection
      

    After making changes, remember to reboot your system to see if the issue is resolved.

    It instructs you to install xserver-xorg-video-intel, which requires X server. This is a headless server so it lacks graphical environment. This is why we can't trust chatbots.

    That is correct.

    But sometimes it act as a good reference or starting points. I take that as a supplemental tool … not a complimentary tool.

    Every GenAI tool is a transformer based encoder and decoder that is spitting out output based on trained model.

    So it will have its training model based bias and limitations

    The HP & Dell servers I have at home lab has integrated graphics drivers, I do install drivers for Intel or AMD, or NVidea graphics cards on headless Linux, without proper drivers, the Graphics shall be produced by CPU rather than GPU while doing RDP.

    Installing Ubuntu Desktop is seamless experience with Gnome. While installing xbuntu/LXDE sometimes I go through issues, the issue with LightDM integration. Try ubuntu-desktop first after installing headless server.

    After ubuntu desktop, enable full desktop experience over xRDP non-root user.

    ``nano .xsessionrc

    export GNOME_SHELL_SESSION_MODE=ubuntu
    export XDG_CURRENT_DESKTOP=ubuntu:GNOME
    export XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/etc/xdg
    
  • @plumberg said: What's these dolls? They are super cute and suddenly I wanna grab some for me neices

    It's Fumo

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @mandala its a SuperMicro board watch this be the bane of me
    https://ahelpme.com/servers/supermicro/enable-internal-graphics-in-supermicro-servers/

    using SUPERMICRO your motherboard must be equipped with C226 (for v4 CPU) and C236 (for v5 CPU)!

  • @beanman109 said:

    root@illinois-01:~# lspci | grep -i vga
    00:13.0 Non-VGA unclassified device: Intel Corporation 100 Series/C230 Series Chipset Family Integrated Sensor Hub (rev 31)
    06:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 30)
    
    root@illinois-01:~# lspci -nnk | grep -A3 VGA
    00:13.0 Non-VGA unclassified device [0000]: Intel Corporation 100 Series/C230 Series Chipset Family Integrated Sensor Hub [8086:a135] (rev 31)
            Subsystem: Super Micro Computer Inc 100 Series/C230 Series Chipset Family Integrated Sensor Hub [15d9:089b]
            Kernel modules: intel_ish_ipc
    00:14.0 USB controller [0c03]: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller [8086:a12f] (rev 31)
    --
    06:00.0 VGA compatible controller [0300]: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30)
            DeviceName:  ASPEED Video AST2400
            Subsystem: Super Micro Computer Inc ASPEED Graphics Family [15d9:089b]
            Kernel driver in use: ast
    

    I think it's not there. Maybe you need to check the BIOS.

  • FAT32FAT32 Administrator, Deal Compiler Extraordinaire
    edited December 2024

    Wow this thread suddenly turned into a dik deals flexing contest and why are we still asking for moarrrrr when we have so many :joy:

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @FAT32 said:
    Wow this thread suddenly turned into a dik comparing contest and why are we still asking for moarrrrr when we have so many :joy:

    i want just want my igpu to work at this point
    regards

  • plumbergplumberg Veteran, Megathread Squad

    @Blembim said:

    @plumberg said: What's these dolls? They are super cute and suddenly I wanna grab some for me neices

    It's Fumo

    Too lazy to research

    So anything related to anime?

  • FAT32FAT32 Administrator, Deal Compiler Extraordinaire

    Sorry just done my Christmas x New Year party irl and at least I won the board game so thats something

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @plumberg said:

    @Blembim said:

    @plumberg said: What's these dolls? They are super cute and suddenly I wanna grab some for me neices

    It's Fumo

    Too lazy to research

    So anything related to anime?

    touhou project plushie is the term you're looking for

  • lukast__lukast__ Member, Megathread Squad

    @FAT32 said:
    Sorry just done my Christmas x New Year party irl and at least I won the board game so thats something

    Congrats!

  • mandalamandala Member, Megathread Squad

    @beanman109 said:

    @mandala said: lspci -nnk | grep -A3 VGA

    after doing all the previous steps and a reboot (still alive) i got again

    root@illinois-01:~# lspci -nnk | grep -A3 VGA
    00:13.0 Non-VGA unclassified device [0000]: Intel Corporation 100 Series/C230 Series Chipset Family Integrated Sensor Hub [8086:a135] (rev 31)
            Subsystem: Super Micro Computer Inc 100 Series/C230 Series Chipset Family Integrated Sensor Hub [15d9:089b]
            Kernel modules: intel_ish_ipc
    00:14.0 USB controller [0c03]: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller [8086:a12f] (rev 31)
    --
    06:00.0 VGA compatible controller [0300]: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30)
            DeviceName:  ASPEED Video AST2400
            Subsystem: Super Micro Computer Inc ASPEED Graphics Family [15d9:089b]
            Kernel driver in use: ast
    

    I searched and found that ast is the driver for this server motherboard GPU, we disabled it in GRUB. Intel driver is enabled.

    You still can boot it up so here's my last trick: blacklisting ast:
    Modify /etc/default/grub again, find the line

    GRUB_CMDLINE_LINUX_DEFAULT="quiet i915.modeset=1 video=AST:off"
    

    now remove video=AST:off (will be unnecessary) and add modprobe.blacklist=ast

    GRUB_CMDLINE_LINUX_DEFAULT="quiet i915.modeset=1 modprobe.blacklist=ast"
    

    Save the file, run update-grub
    Reboot

    If still boots up, grep again:

    lspci -nnk | grep -A3 VGA
    

    Hopefully this will completely disable that GPU and let Intel iGPU be primary.

  • @FAT32 said:
    Wow this thread suddenly turned into a dik deals flexing contest and why are we still asking for moarrrrr when we have so many :joy:

    there are never enough for idling

  • plumbergplumberg Veteran, Megathread Squad

    Just got updates from digirdp support.
    They were kind enough to honor the $3 deal and $9 storage

    Coping dose reduced from every hour to every 3 hours.

    Take that....

  • @FAT32 said:
    Wow this thread suddenly turned into a dik deals flexing contest and why are we still asking for moarrrrr when we have so many :joy:

This discussion has been closed.