Debian :: Blank Screen After A Kernel Build From Source?

Oct 15, 2010

I had a debian installation with kernel 2.6.32 I had a set of instructions to apply a patch to kernel which I followed to the T. The grub now shows the Debian installation with the old kernel and the Debian installation with the patched kernel.

The trouble is the system goes blank after attempting to start gdm3.

I have tried running in recovery mode and then typing startx but it only shows a blank screen.

Code: lspci | grep -i display
00:02.1 Display controller : Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) If i boot with the old kernel, everything works fine. Is this an "X" window configuration issue. I tried X -configure but still nothing changed.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Takes To Edit The Kernel Source And Build It With Modifications?

Nov 22, 2010

This feels like dumb question but here goes...I am wondering what it takes to edit the Linux kernel source and build it with my modifications!

View 5 Replies View Related

Debian :: [PPC] Build Iceweasel 5.0 From Source

Jul 21, 2011

I run Debian Squeeze on the powerpc architecture and I'd like to install the newest Iceweasel on it. The Debain Mozilla repo only has binary packages for i386 and amd64 but provides sources.

So I did: apt-get source iceweasel

which resulted in the creation of these files/directories:

iceweasel-5.0/
iceweasel_5.0-3~bpo60+1.debian.tar.gz
iceweasel_5.0-3~bpo60+1.dsc
iceweasel_5.0.orig.tar.bz2

[Code]....

View 5 Replies View Related

Debian Configuration :: Build Wine 1.3.16 From Source In Squeeze

Mar 30, 2011

Building Wine-1.3.16 for Squeeze from Source: Since there isn't a good version of Wine in the repositories, I decided to build my own from source. Here it is. read everything. I DID NOT have Wine previously installed. If you do, you'll have to remove it FIRST.

[code]...

With all the dependencies installed you can begin building Wine. From the terminal:

[code]...

View 13 Replies View Related

Fedora :: Blank White Screen After Updating Kernel

Aug 16, 2009

I install the fc11 from Fedora-11-i386-DVD.iso. The software update has just updated my fc11 kernel from 2.6.29.6-217.2.3.fc11.i686.PAE to 2.6.29.6-217.2.7.fc11.i686.PAE. If I boot using the new kernel, The screen resolution is not correct (everything gets bigger) and the screen goes into blank white screen suddenly after log in.

I have a geforce 8600gt card and installed its driver (for pae kernel) as suggested on this link: [URL]Everything goes well untill I update the kernel.

View 4 Replies View Related

Debian Installation :: Kernel Liquorix And Nvidia Driver / Error Doesn't Found The Kernel Source Tree?

Oct 1, 2010

I installed the latest kernel liquorix (2.6.35) but when i want to install the Nvidia driver downloaded on the Nvidia website (256.53), i have an error message because Nvidia doesn't found the kernel source tree.

I install linux-image-2.6.35-6.dmz.2-liquorix-686_2.6.35-16_i386.deb, linux-headers-2.6.35-6.dmz.2-liquorix-686_2.6.35-16_i386.deb and build-essential. I don't understand why the installation doesn't works.

View 1 Replies View Related

Fedora Hardware :: Blank Screen After Kernel Update F14 / Sort It?

Jan 19, 2011

Using hd3200 on a lenovo edge 13.

followed this guide to install catalyst 10.12 and everything went fine and drivers got loaded.

Just updated the kernel to the latest version(2.6.35.10-74.fc14.x86_64) and after the reboot, the screen is just blank.

View 4 Replies View Related

Fedora :: Kernel Won't Start / Screen Is Blank, And Machine Freezes?

Sep 9, 2010

I have Fed 12, running on kernel 2.6.31.5-127.fc12.i686 I have newer kernels installed, but they will not boot into X.

The updater installed the kernel 2.6.32.21-166.fc12.i686. I can boot into runlevel 3. But if I then give the command startx, I almost get an x-window, I can see the top and bottom, ermm, wadjecallems, beams, but the screen is blank, and then the machine freezes. I can only switch off.

View 3 Replies View Related

OpenSUSE Install :: Kernel Load Live CD Then Blank Black Screen?

Mar 18, 2011

Apology for dual post I realized was in wrong place.Created verified 11.3 live CDInserted, restarted, welcome screen, choices next, I choose installation.Kernel loaded then black blank screen guess you call it a freeze upWindows 7 Home Premium 64-bit Edition Partitioned plenty room

View 9 Replies View Related

Debian :: Remove A New Kernel Build?

Sep 9, 2010

the correct way to remove custom kernels? I was trying to install a driver and only got it half way right and I want to wipe the slate clean and try again.Here's the original:Debian GNU/Linux, kernel 2.6.26-2-amd64root(hd0,4)kernel/boot/vmlinuz-2.6.26-2-amd64 root=UUID=64dcc531-f5b0-47e8-99c4-abeecfab9353 ro quietinitrd/boot/initrd.img-2.6.26-2-amd64

View 2 Replies View Related

Ubuntu Installation :: Blank Screen: 10.04, ATI Radeon 9550 / X Tries To Load Screen Just Goes Blank?

May 9, 2010

I am having the same problem, as soon as X tries to load my screen just goes blank. I have an ATI Radeon 9550. At first I tried switching between VGA and DVI as well but upon ruling that out, I switch to my on-board video card and that is working thus far, but I'm trying very hard to figure out a way to be able to switch back. Anyways I'll check back in later on if I have any new information I will post.

View 3 Replies View Related

Debian Hardware :: NVidia Kernel Module Won't Build?

Apr 24, 2011

I can't get the nVidia kernel module built. Each time DKMS runs to install it (I'm trying to install it with the nvidia-kernel-legacy-173xx-dkms package on ), the build fails with a different error. Here is an exemple /var/lib/dkms/nvidia/173.14.27/build/make.log (I have a geForce FX 5200 on the computer I'm trying to install the nVidia driver):

DKMS make.log for nvidia-173.14.27 for kernel 2.6.32-5-686 (i686)
dimanche 24 avril 2011, 17:28:09 (UTC+0200)
make: entrant dans le r©pertoire /var/lib/dkms/nvidia/173.14.27/build

[code]....

View 3 Replies View Related

Debian Configuration :: Block/as-iosched.o Causes Kernel Build To Fail

Jan 15, 2010

I am working with linux-source-2.6.30 from squeeze.

The only changes I made in the config file were the processor type, and I disabled CONFIG_SYSFS_DEPRECATED_V2 to avoid some warnings from udev.

When I tried to build the kernel package, this is what I get:

(The bottom bit is from 'time').

Searching for this error turned up a plethora of results, none of which seemed relevant.

I see that it tells me to file a bug report, but I'm not sure if that is meant for the Debian kernel team or upstream.

View 1 Replies View Related

Debian Configuration :: Slow Custom Kernel Build Amd64

Aug 17, 2011

I used make-kpkg to build the 3.0.0 source debian wheezy on a dual 3.4GHz Xeon/L1-16k/L2-1mb/800Mhz bus with 4GB PC2-3200 ECC ram and Ultra 320 SCSI, using CONCURRENCY_LEVEL=4 (2 hyperthreading cpus=4 cores). The build was slower than molasses in January! Top reported cpu usage total between 10% and 25%. Why won't the build use the amount of machine it has available. One footnote: I wasn't using swap space. It literally took over an hour to build the deb kernel package.

My notebook from 2003 is at least three times faster building the 3.0.0 debian kernel source. Is it possible that this might cause improvement: make -j4 KDEB_PKGVERSION=version deb-pkg

over

CONCURRENCY_LEVEL=4 make-kpkg --initrd --revision=123x kernel_image?

Could amd64 vs. i386 have some influence? Could the small processor caches on the XEON cpus have an effect. The 64-bit machine absolutely flies doing everything else. I'm miffed! I've used debian since woody, although I am not an expert, but I'm no slouch!

View 1 Replies View Related

Debian :: Installing Kernel Sources - Make Command To Build Package Fails

Jul 22, 2010

I'm trying to build the package zaptel on debian, but I'm encountering two errors:
1- When I try to run the "make menuselect" command, I get an error stating that I need ncurses which is missing. I tried to get it installed but didn't get to do it yet.
2- After that, there's the command "make" I think it's to build the package. Yet again this fails, and the error I get is "you do not appear to have the sources for the 2.6.26-2-686 kernel installed".

View 3 Replies View Related

Debian Configuration :: Where Does Lenny Keep Kernel Source?

Apr 30, 2010

I am using Lenny kernel version 2.6.26-2-686.I am trying to install some drivers and they need kernel source. I installed kernel source through Synaptic, but the driver installer doesn't find it at the place it expects.

1) Where does Lenny keep the kernel source?
2) Are the kernel sources from Debian and www.kernel.org the same?
3) If I want to download the kernel source manually, where do I get it from?

View 7 Replies View Related

Debian :: Re-compile My Current Kernel's Source?

Dec 29, 2010

For sake of a clear picture of the problem, pretend I don't know anything about compiling.

How would I re-compile my current kernel's source? It's the i686 optimized kernel I selected from the install disc.

View 10 Replies View Related

Debian :: Modify The Source Of A Custom Kernel?

May 1, 2011

I'd like to create a custom squeeze kernel. Is it a really bad idea to edit to edit the kernel config file directly instead of using "make config", "make menuconfig" or "make gconfig"? My problem is I missing a search function, for example in "make menuconfig" and cannot find some entries.

View 2 Replies View Related

Debian :: Theory On Customizing Kernel From Source

Feb 11, 2009

linux-2.6.18-6-686 (etch)
# make menuconfig

I am customizing a kernel and am wondering if there is any advantage to excluding drivers/modules I will not need. My goal is to have a very stable file/web server that boots quickly. The only reason I am customizing this one is to add the SATA drivers for the motherboard I am using.

Here is what will be on it:
Apache / PHP
MySQL
DHCP
NTP

View 3 Replies View Related

Debian :: New Kernel Source Compile Missing Firmware

Dec 21, 2015

So I am new to linux and i upgraded my kernel to 4.3.3 and to add the bfq patch. When i enter the command make install I get the following Code:

Select allupdate-initramfs: Generating /boot/initrd.img-4.3.3
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8107e-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8107e-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168h-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168h-1.fw for module r8169

[Code] ....

Now my ethernet drivers are not working.

View 8 Replies View Related

Debian Configuration :: Kernel From Source And Firmware Packages

Jul 16, 2011

If I want to compile a kernel from source (from kernel.org), including all the drivers I need regardless of their origin, I would not need any firmware-*.deb packages, right? Do the firmware packages add anything that is not present in the latest kernel?

View 3 Replies View Related

Debian :: Blank Screen Upon Resume From Suspend?

Jan 28, 2010

Up until a couple days ago, my computer had no problems suspending to ram. However, now when I suspend, and later hit a key on the keyboard (usually space) to resume, all I see is an illuminated black screen. I can't even open a tty via Ctrl+Alt+F1. I can however ssh into the machine.he only possibility I can think of is that I am no longer running kdm. I just use "startx" to star an openbox-session.

View 8 Replies View Related

Debian Installation :: Blank Screen On Boot

Sep 11, 2015

I have an system that d8.2 appears to install correctly. On first (or subsequent) boot, I get the DB8 load screen, then a quick fsck, then nothing. I appear to have some sort of environment running as I can move a mouse pointer, but nothing else.

CTRL-ALT-F2 results in the mouse pointer vanishing, but nothing else. I expected to end up at the CLI.

I have tried different installs and options, always the same result. This machine ran an earlier version with issues.

View 7 Replies View Related

Debian Configuration :: Screen Goes Blank During Boot On 8.1

Jun 18, 2015

I have this machine (motherboard ITX Jetaway NF94-270-LF based on CPU Atom N270, full specs here) as a server for some time now (about 4 years). Debian 8.1 is installed on it.

Two days ago, after a power failure, the machine was not able to complete the boot process. I attached a keyboard and a monitor (on VGA port, the motherboard also as a DVI one, but I don't have a suitable monitor) to be able to see what's happening and interact with the machine. Unluckily, at a certain point during the booting sequence the screen goes blank and the monitor goes in standby mode; apart from that, the boot process continues in the background.

As far as I can recall, this behaviour existed for at least a couple of years (if not from the beginning) and the boot process was always completed successfully until two days ago.

The screen goes blank after the setup of the keyboard mapping. I tried everything to avoid the screen going blank: in the Grub menu I set the "vga" parameter, the "nomodeset" parameter, the grub_gfxmode parameter, I removed the "quiet" option, I removed the "load_video" line, I forced the BIOS to only use the VGA port for the video and so on, in order to disable or configure differently the video and the framebuffer. All these stuff had no effect at all: the screen keeps going blank at the same point during the boot process.

The only way I was able to use a fully booted system through keyboard and monitor was via the rescue mode of the Debian 8.1 netinst image. But that way, of course, I wasn't able to observe the normal boot process. So, I checked the boot parameters of the rescue mode and I found that the only usefull parameter was "vga", which I already used and was ineffective.

View 4 Replies View Related

Debian Hardware :: Blank Screen After Boot

Aug 23, 2013

I have some problem with Debian 7. Just installed Debian 7 wheezy.

Motherboard Intel D2500CC, graphics - Intel GMA 3600. Monitor (BenQ V2200 Eco) connected via VGA cable. No X server installed.

After GRUB boot as soon as modesetting kicks in, the monitor loses the signal and goes black. Keyboard does appear to be active, as Ctl-Alt-Del will cause a reboot.

I tried nomodeset, vga=791, 771 etc kernel parameters, but this won't work.

View 10 Replies View Related

Debian Hardware :: Blank Screen After Unsuspend

Nov 3, 2013

I installed wheezy/LXDE yesterday in my HP netbook (first-time Debian user) and I am unable to get suspend/hibernate to work properly: after I come back all I get is a blank screen, although the computer seems responsive (CapsLock and such do respond).

I installed firmware-realtek from non-free (for rtl_nic/rtl8105e-1.fw, which was missing at install), nothing changed. I have acpi installed (it came by default). My graphics card is an Intel GMA 3650 (I see in internet that this is a problematic one). I just want a lightweight Linux to replace the default W7S.

View 14 Replies View Related

Debian Configuration :: Squeeze: Can't Find Source For 2.6.32-trunk Kernel

Apr 30, 2010

I'm attempting to install ndiswrapper-dkms package. The installation fails due to the following error:Module build for the currently running kernel was skipped since the kernel source for this kernel does not seem to be installed. dpkg reports that the source is installed

[code]....

I've been searching google for the past couple of days but haven't found anything specific. Any ideas to get me going in the right direction?

uname -a reports

Linux debtop 2.6.32-trunk-686 #1 SMP Sun Jan 10 06:32:16 UTC 2010 i686 GNU/Linux

View 5 Replies View Related

Debian Configuration :: Nvidia-kernel-source Was Not Built Successfully

Apr 26, 2011

Squeeze-beta was my first foray into Debian, and I love it. I changed my setup to a rolling setup with testing (Wheezy), and have done that for several months. Lately, I got a new kernel, but it reboots to a terminal rather than GUI (I'm a simple laptop user). I think it's because of the NVIDIA drivers, and here is what I've tried (meanwhile, I'm using the previous kernel):

# apt-get install module-assistant nvidia-kernel-common
# m-a auto-install nvidia-kernel${VERSION}-source
A blue screen appears that says:

module-assistant error message Bad luck, the kernel headers for the target kernel version could not be found and you did not specify other valid kernel headers to use.

You can try:

module-assistant prepare
or
apt-get install linux-headers-2.6.38-2-amd64

I have done both, rebooted, and I still get the blue screen. I also see this message:

nvidia-kernel-source was not built successfully, see:

/var/cache/modass/nvidia-kernel-source*buildlog*

...and I have copy/pasted the file below (which omits lines 101-200 because this message is too long then):

/usr/bin/make -f debian/rules clean
make[1]: Entering directory `/usr/src/modules/nvidia-kernel'
test -f debian/control || cp debian/control.template debian/control

[code]....

View 1 Replies View Related

Debian Installation :: Blank Screen On Boot - 7.8 On IMac G3

Feb 19, 2015

I have just installed Debian 7.8.0 powerpc on my imac G3 (400Mhz, 256Mb Ram). I had repartitioned the drive with the view of having a dual boot machine, had OS9 installed on partition 1, linux installed on partition 2 and a ext4 data partition and a 1Gb swap partition. After I installed OS9, I ran Debian Installation CD and was successfully installed. Rebooted, got through the on screen text past file system check, then screen went blank. I searched Google and forund that if I ran ctrl+alt+f1 and logged in, then ran lspci, I could get the ID of the graphics. So I did, and:

Code: Select alllspci
...
0000:00:10 Display Controller: Advanced Micro Devices [AMD] nee ATI Rage 128 RL/VR AGP

View 2 Replies View Related

Debian Installation :: Blank Screen After Install - 6.0 On A Toughbook CF-28?

Feb 17, 2011

It seems I am having the same problem, but on a Toughbook CF-28. I tried searching the forum for a solution, and Google, but to no avail. Here is the run down:Installed Debian 6.0 from the NetInst (i386) CD, and all went well. Re-started the laptop, and all booted up fine (got the code lines). When the login screen should appear, all I get ilackscreen.CF-28 Hardware:RAM: 512MB. CPU: Pentium III Mobile 800 MHz (Im guessing from Google) Searches) Not sure what else it has, no information came with the laptop. I do know it has an ethernet port, which worked durininstall, has no wireless, does have a touch screen.I apologize for my noobness, but I am uber new to Linux. Any ideas on how to resolve this issue?

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved