
Originally Posted by
delurfangs
the first time i boot it up startx works just fine but as soon as i reboot and try to startx again it hangs at black screen
I'm having the same exact issue. Using a bootable USB with BT5R3-GNOME-32 running persistant mode then startx. The first time the GUI runs fine with no issue. Additionally, I noticed I can logout and run startx again with no issue (without rebooting). However, when I reboot, all subsequent tries to load startx fail. I've tried this with a bootable USB created from both LinuxLive and unetbootin each having the same symptoms. As a side note, I can still boot into startx in all other modes but persistant mode.
I've tried the following with no luck:
- add xforcevesa noapic noapci nosplash irqpoll -- to the grub
- rm the ~/.gnome/cache-root/*.kchace and ~/.gnome/cache-bt/*.kchace files (results in file or directory not found)
When the problem occurs the error message I see is several lines that say:
Code:
EXT2-fs (loop1): error: ext2_lookup: deleted inode referenced: 589875
No protocol specified...
After a continious loop of this it finally fails:
Code:
Giving up
xinit input/output (errno 5): unable to connect to X server
Waiting for X server to shutdown error setting MTRR Inappropriate ioctl for device (25)
ddxSigGiveUp: Closing Log
xinit: server error
xauth: creating new authority file /root/.Xauthority
This is an HP ProBook 4510s with an ATI Monility Radeon HD 4330 video card. Any help folks can provide/suggest is greatly appreciated.