General :: Debian AMD64 Hang On Startup?

Oct 10, 2010

I've just installed Debian AMD64 on my main box (Intel Q6600, Ati HD4770, Asus P5K) using the DVD install. It boots, but hangs when it tries starting the graphical interface. No reports, no commandline, nothing at all - a nice black screen and completely unresponsive system.

View 2 Replies


ADVERTISEMENT

Debian Installation :: AMD64 Hang On Startup?

Oct 9, 2010

I've just installed Debian AMD64 on my main box (Intel Q6600, Ati HD4770, Asus P5K) using the DVD install. It boots, but hangs when it tries starting the graphical interface. No reports, no commandline, nothing at all - a nice black screen and completely unresponsive system.

Debian x86 works with no problems.

View 4 Replies View Related

CentOS 5 :: 2 Nodes Cluster Hang At Startup?

Feb 17, 2010

I have an annoying problem with a 2 nodes cluster that I don't understand.

One of my server is totally shutdown.

When I start cman after a reboot on the other server, it hangs on "Starting fencing...". The process which is actually hanging is : /sbin/fence_tool -w -t 300 -m 45 join

When I start this program manually, I get this output :

# /sbin/fence_tool -w -t 300 -m 45 join
Waiting for all 2 nodes to be members
Waiting for all 2 nodes to be members
Waiting for all 2 nodes to be members
Waiting for all 2 nodes to be members
(and so on...)

What I don't understand is why the fence_tool program wait for the 2nd node to join the cluster and don't fence the other node.

Here is my cluster.conf :

<?xml version="1.0"?>
<cluster name="ctpsrv-bdd" config_version="7">
<fence_daemon clean_start="0" post_fail_delay="0" post_join_delay="20"/>
<cman expected_votes="1" two_node="1"/>

[Code]....

Would it be a good idea to edit the cman startup script and remove the "-w" option of command fence_tool join, so the command do not hang up ?

View 4 Replies View Related

General :: Unable To Use Nvidia Driver On Debian Amd64

Mar 9, 2011

I installed the Nvidia driver for the on board GeForce 7025 / nForce 630a the "Debian way", according to this link Debian Nvidia Howto. The problem is that the only available screen resolutions are 640x480 & 320x240 and I need something more like 1024x768. The driver is installed correctly, or at least is properly recognized, as in Nvidia Xserver settings, GPU0 appears as GeForce 7025 / nForce 630a.

Here's the xorg.conf file.

Code:

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"

[code]....

..only causes gdm not to start.On my Ubuntu partition, I have working the proprietary Nvidia driver (file: NVIDIA-Linux-x86_64-260.19.36.run), and have had no problems from it at all. I was going to install this same driver onto Debian when I read several pages advising to go the "Debian way".

View 4 Replies View Related

General :: Install I386.bin Software On Debian Amd64?

Apr 4, 2011

I got a i386.bin software,but I can't installed it on my amd64 Debian.

Quote:

#dpkg -i --force-architecture .i386.deb

can install i386.deb software,but how to install the i386.bin?

View 4 Replies View Related

Fedora :: Kernel Update - Computer Will Hang During Startup And Shutdown Unless Move Mouse Around

May 11, 2011

I just updated to kernel 2.6.35.13-91.fc14.x86_64, and I'm now having a weird issue where my computer will hang during startup and shutdown unless I move the mouse around.

While moving the mouse, it will boot up or shut down normally. Once i stop moving the mouse around it will hang (until I begin to move the mouse again).Once fully booted it acts fine..

View 13 Replies View Related

Ubuntu :: Integrated Card Reader Doesn't Work And Causes Mouse To Hang At Startup

Nov 24, 2010

Everything worked fine in Kubuntu 10.04 (64-bit). On the upgrade to 10.10 (64-bit) it takes about a minute until I can move the mouse after startup and the integrated memory card reader doesn't work (but the green LED which used to only come on when there was a card in there is now always on). This has been discussed twice before: here (closed and solved by unplugging cardreader which I do not want to do) and here (unsolved but closed as maverick no longer in beta) dmesg (note the errer -110) follows. Let me know if I can/should include any other logs/info!

Code:
[ 13.575002] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[ 13.790470] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 13.903728] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 16.280020] usb 1-5: device descriptor read/64, error -110
[ 17.375755] sky2 0000:02:00.0: eth0: enabling interface
[ 17.376174] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 17.377028] type=1400 audit(1290608578.996:5): apparmor="STATUS" operation="profile_load"
[Code]......

View 2 Replies View Related

General :: Debian Amd64 And I386 Share The Same Home Folder?

Sep 20, 2011

I am planning to install Debian amd64 and i386 in the same USB HDD to boot both types of PCs.

Unfortunately, there is not enough space for the home folder, so can I share the home folder with two systems. And how about swap area and /tmp folder?

View 2 Replies View Related

Slackware :: Startup Hang After "Using /etc/random-seed To Initialize /dev/urandom"?

Feb 19, 2010

I recently tried to upgrade from 2.6.23 to 2.6.32 but kept on getting VFS errors. I had overwritten the old 2.6.23 kernel so there was no going back. Luckily,I had the 2.4.31 kernel still in the /boot directory.

Anyway, I finally got some time to figure out the VFS issues and I managed to solve the VFS kernel panics. It was probably a forgotten configuration setting during the make menuconfig. Now it boots up only to hang right after the "Using /etc/random-seed to initialize /dev/urandom".

Looking at the rc.S script, the next section does the dd if=/dev/urandom of=/etc/random-seed count=1 ...

I know for a fact that it isn't that line that hangs the system. I commented out that line and it still hangs.

Strange thing is that I can boot up 2.4.31 with no problem; but with 2.6.x, I get a hang-up. I did a google and came up with something about rc.udev.new, which I don't have.

Can someone point out to me what is executed right after/etc/rc.d/rc.S? Or maybe point out where it might
be hanging? (To be honest, it's either a hang up or a process that's taking an extraordinary long time to
run.)

View 5 Replies View Related

Debian :: Skype 2x Hangs On Sid AMD64

Mar 26, 2010

I installed skype for linux from skype site which is a 32bit application. I followed the instructions from this link: [URL] It is true that skype was installed and I could launch it. But during log on - it hangs.

running skype through terminal gave me this error/warning messages:

Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64
(<unknown>:2813): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so: wrong ELF class: ELFCLASS64
(<unknown>:2813): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so: wrong ELF class: ELFCLASS64

[Code]....

and yes I am running Debian GNU/Linux Sid AMD64 with AMD 64 Athlon X2 as cpu....

View 3 Replies View Related

Debian :: Compiling A X86 Kernel From Amd64?

May 23, 2010

I tried to compile an x86 linux kernel from amd64 machine. It is giving errors even after installing "gcc-multilib" But I wonder, it should be simply doable becuase "gcc -m32" creates 32 bit binary . I would prefer to compile it natively on x86_64 rather than creating an exclusive x86 chroot for that. Has anyone tried this on native x86_64?

View 4 Replies View Related

Debian Installation :: 8.0 Do Not Boot AMD64

May 3, 2015

I just have installed a fresh copy of Debian 8. However I cannot boot it. Thus the boot procedure start as below and for some reason it stops.

Loading, please wait...
fsck from util-linux 2.25.2
/dev/sda/: clean, 151066/30040064 file, 3893607/120130816 blocks

View 9 Replies View Related

Debian Multimedia :: 3D On Wine With Sid Amd64?

Jun 29, 2010

i have game LFS and i cant run it.

[code]....

And answer from wine forums: [*]Migi wrote: but OpenGL is working, i have Debian Sid AMD64, Wine needs 32 bit OpenGL.[*] How can i (can I??) run 3D on wine on to amd64?

View 2 Replies View Related

Debian :: Best Way To Install Nvidia On Amd64?

May 16, 2010

i just want to know whats the best way to do it cause i use a method which i dont know if is ok (by the way it works) but im not sure if my card is giving 100% (Geforce 8600gt), right now im using mys system isSqueeze with the non-free repos, what i usually do to get Nvidia work.

View 1 Replies View Related

Debian :: Cross Grading From I386 To Amd64

Jan 16, 2016

I'm using my Debian installation for a long time (~10 years) and my system is evolved to fit my tastes, usage habits and hardware setup. However, this system started on 32bit hardware and It's having some major limitations (both performance and coping with the hardware) on a 64bit system with 16GB RAM.

I've read the cross grading manuals on the network and they don't feel like firmly tested and the best ways to do it. I'm perfectly capable of anything, minimum downtime is essential since this is my primary workstation and I need it for many daily (light and heavy) tasks.

View 3 Replies View Related

Debian :: Kernel Updated To 2.6.32-bpo.3-amd64 But Won't Boot?

Jul 15, 2010

I have not been using my lenny 2.6.26-2-amd64 for about a month or more.I booted it today, and there were over 30 updates available, inculding some kernel header updates I installed all these updates and rebooted.Well, there are 2 new entries to grub menu:Linux 2.6.32-bpo-3-amd64Linux 2.6.32-bpo-2-amd64 (single user or recovery)in addition to my old kernels.So, I chose the bpo-3 entry, but it just sits there.I have to chose the kernel before the update. Is there something wrong with the update? dit: I just found out that synaptic manager does not show 2.6.32-bpo-3-amd64 at all as being installed.In fact, it is not in the header list nor the image list.

View 5 Replies View Related

Debian :: Compiling Wine In Squeeze On AMD64?

Jul 18, 2010

I am trying to compile wine (1.1.28) in squeeze (AMD64). After I run the configuration scripts, I receive this error:

"configure: libhal/libdbus 32-bit development files not found, no dynamic device support."

I installed the ia32-libs package and libhal.so, libhal.so.,1libhal.so.1.0.0, libdbus-1.so exist in /usr/lib32.

I am compiling wine with the USB support patches, so I believe I will need libhal.

View 8 Replies View Related

Debian :: Use A 3com 3crusb10075 With Lenny Amd64?

Aug 6, 2010

i wondered if there is any way to use a 3com 3crusb10075 with lenny amd64 (5.0.5).

View 1 Replies View Related

Debian :: Install 32bit Libraries On Amd64?

Sep 3, 2010

I'm trying to use nspluginwrapper to run 32bit Flash in Iceweasel. I need some 32bit libraries that aren't included in ia32-libs, like libnss3.so and libssl3.so. However I have no idea how to get them. I've tried aptitude install ia32-libs-libnss3 like it says on the wiki but it just tells me that it can't find ia32-libs-libnss3. I've also tried aptitude install libnss3.so but it gives me the same error. I'm running amd64 Lenny 5.0.5. What should I do?

View 4 Replies View Related

Debian :: Flash In Lenny (AMD64) / Cant See Videos?

Sep 8, 2010

I have tried these approaches (atleast these two) as mentioned in the following

url
url

I have used other approaches as and when I found them and have used them in a haphazard manner. I am currently not sure about all that I have done.

I can see some flash videos ( presently only some on .....) while I cant see many others. I would want to configure flash so that I can enjoy the videos.

Here is some details about my system
UshRaj:/home/raja# lshw -short
H/W path Device Class Description
system  System Product Name
/0 bus M4A78-E
/0/0  memory 64KiB BIOS
code....

View 4 Replies View Related

Debian Multimedia :: Can't Start Skype On AMD64

Aug 27, 2010

I tried to install Skype, using the Debian download from Skype, but it didn't want to play. I downloaded the Ubuntu 64-bit deb and installed it with Gdebi. I started the application from the terminal and accepted the 'User Agreement'. Skype then tried to log me on, and I got the following error and the app closed:

Inconsistency detected by ld.so: dl-open.c: 611: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!

View 7 Replies View Related

Debian Hardware :: Installing The Drivers In Amd64?

Aug 19, 2010

Yesterday I installed Debian "succesfully" (after some problems that were easily solved), but now I need some help with installing drivers and other stuff. I need to install the Conceptronic wireless card (rt61). I followed a guide I found on the Internet, but, when making the installation, Terminal gives me some errors.

make
make[1]: gets in the directory `/usr/src/linux-headers-2.6.32-5-amd64'
Building modules, stage 2.
MODPOST 0 modules

[code]....

Another thing I don't know if I installed correctly are the nVidia drivers. I think I installed them succesfully, because my graphics card is now quiet (when the drivers are not installed, it sounds like a nuke) and I have the nVidia settings installed, but... when I try to modify the resolution in Preferences/Monitor, I see "Unknown monitor" and "50hz refresh rate". My TV suports 75hz and when I installed Debian I had it at 75, but after installing the nVidia drivers, everything gone wrong.

I tried to update the xorg.conf with nVidia-settings, and now it says my monitor is at 75hz and it's a Phillips, but I still see Unknow monitor and 50Hz at Preferences/Monitor. Why does this happens? Also, my integrated sound card doesn't work. When I try to open a MP3 file, It opens correctly, but my speakers don't work. And the last thing is... Compiz doesn't work! Well, nothing about Desktop Effects work. I also don't know where should I set up those Desktop Effects (I know how in Ubuntu, but in Debian...).

View 3 Replies View Related

Debian :: Java Plugin For Amd64 Browsers?

Mar 30, 2010

I'm having trouble getting a working java plugin on my Debian Squeeze Amd 64 system. I've tried some of the suggestions from the forums on linuxquestions (specifically http://www.linuxquestions.org/questi...owsers-701947/), but am not having any luck yet.I've installed the sun-java6-{bin,fonts,jre,plugin} packages via Synaptic. When I try to check java on Sun's website, the applet seems to hang.Here's what Iceweasel says on aboutlugins:

Java(TM) Plug-in 1.6.0_18
File name: libnpjp2.so
The next generation Java plug-in for Mozilla browsers.

[code]....

View 2 Replies View Related

Debian :: No Sound With Cdcd With The Kernel 2.6.32-4-amd64

Apr 16, 2010

I'm using Debian Sid (kernel 2.6.32-4-amd64)

I encounter a problem with the pakage cdcd : cdcd sees my CD, for example the command "track" gives the list of the tracks but with the command "play" there is no sound. I encounter the same problem with the packages cdtool, workbone, orpheus, ...

If I use the kernel 2.6.30-bpo.1-amd64 cdcd works like a charm.

why "cdcd" does not work with the kernel 2.6.32-4-amd64 ?

Is there a way to make it work with the kernel 2.6.32-4-amd64 ?

My sound card works fine because sound-juicer and vlc read my CD correctly

View 4 Replies View Related

Debian Installation :: Businesscard Amd64 Lenny CD Not Installing?

Jan 24, 2010

Using VirtualBox on Ubuntu 9.10. Processor is Intel Q8200 Debian amd64 ISOs should work on my system but I had to resort to i386, which installed flawlessly despite a couple of kernel panics once X started. I don't think the problem is VirtualBox and I'm about to reboot and try loading the CD normally to see if that works.

View 1 Replies View Related

Debian Installation :: Unable To Use Grub2 In Squeeze AMD64

Feb 7, 2011

The way I usually boot Linux distros, and this has worked for every distro I have tried up to Kubuntu 10.10, was to install Grub2 on an extended partition, run "dd if=/dev/sda5 of=linux.bin bs=512 count=1", and then adding that bin file to my Windows boot.ini. What usually happens after is that I get the Grub2 menu after selecting it from the Windows Bootloader.

The problem is, with the latest Squeeze AMD64, all I get when I do this is a static cursor and the computer is frozen and I have to hit the reset button.I mounted the Linux partition with Ext2IFS (mkfs.ext3 -I128 /dev/sda5 to get 128KB inodes), and I can see that the Squeeze installer did indeed install Grub2, because I can see the files in their respective directories.

View 10 Replies View Related

Debian Installation :: How To Download And Install Amd64 Version

Aug 28, 2011

I'd like to install Debian on the Notebook Intel Core i5 64-bit.Should I download and install amd64 version?

View 2 Replies View Related

Debian :: 7.8 Wheezy Amd64 - Screen Blocked Suddenly

Feb 18, 2015

I'm using Debian 7.8 Wheezy amd64, Gnome classic session. Laptop ASUS F551MAV, Intel HD Graphics (Integrated GPU), xserver-xorg-video-intel 2:2.19.0-6, firmware-linux-free 3.2

Sometimes, after inactivity, the screen turns black, not allowing me to see login screen. If I press CTRL+ALT+F1 (or F2,F3,Fn) nothing happens. The computer is still responsive, as I can reboot it through key shortcuts.

I have search in almost all logs in /var/log, without any information about the cause of the error. The time I was away from computer was between +- 18:10-18:22

Here is the log of daemon.log at the time of rebooting: [URL] ....

I can see one line that seems to be an error with (but it is displayed as warning):

Code: Select allFeb 18 18:21:47 debian gnome-session[3714]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Recurso no disponible temporalmente) on X server :0.#012
Recurso no disponible temporalmente is in english something like: Resource not available temporaly.

Log of syslog at the moment of screen blocked
Code: Select allFeb 18 18:17:01 debian /USR/SBIN/CRON[4235]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Feb 18 18:21:36 debian acpid: client 3226[0:0] has disconnected
Feb 18 18:21:44 debian shutdown[4411]: shutting down for system reboot

[Code] ....

It is not the first time that this is happens. It already happened a few times, that when I'm away, the screen is simply blocked.

View 4 Replies View Related

Debian Configuration :: Can't Build Modules With 2.6.38-2-amd64 Packages

Apr 14, 2011

My new laptop works out of the box except for the video and the ethernet. For this, I have to use a later kernel than the Debian kernel (debian squeeze is currently 2.6.32). Upgrading to the new kernel (without moving to the testing dist itself) was pretty easy. I just installed linux-image-2.6.38-2-amd64 and linux-base from the testing distribution by manually downloading and using dpkg. After that, ethernet and video started working.

However, my virtualbox installation no longer works because the drivers do not match the kernel. I am used to this; whenever debian upgrades the kernel on me, I have to run "/etc/init.d/vboxdrv setup". This rebuilds the drivers. This failed for me, however, because it could not find the headers. So, I installed some more packages:

linux-kbuild-2.6.38
linux-headers-2.6.38-2-common
linux-headers-2.6.38-2-amd64

Now, when I rebuild it, I get this:

# /etc/init.d/vboxdrv setup
Stopping VirtualBox kernel modules:.
Uninstalling old VirtualBox DKMS kernel modules:.

[code]....

View 14 Replies View Related

Debian Configuration :: How To Install Ethernet On Intel I7 Amd64

May 25, 2011

Go to "/lib/modules/2.6.32-5-amd64/kernel/drivers/net/e1000e/" and delete the e1000e.ko-file

Then download [URL]

Take the newly downloaded e1000e.ko-file and move it to "/lib/modules/2.6.32-5-amd64/kernel/drivers/net/e1000e/"

And finally load the module with either: "# modprobe e1000e" or "# insmod e1000e".

You should now have a working ethernet connection.

If connection is lost on system restart try rmmod e1000e; modprobe e1000e

I've for the first time installed linux (debian) to my computer. And I have a problem with ethernet that I can't solve.

I have a Asus Sabertooth P67 motherboard with built in ethernet card, I cant find any drivers for linux, I've tried google, Asus support page etc, but can't anything that says it will work with my computer, just a alot of windows drivers.

where I can find the drivers? Or if there's another way to solve the problem. When installing Debian i could choose between different drivers but no one worked, I've also tried with my motherboard CD but there was just windows drivers...

CPU:
Intel i7 3.4 GHz.

View 14 Replies View Related







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