hellknight
BSD init pwns System V
3 years old installation. But it will be reinstalled again this month because I'm getting a new processor and motherboard upgrade. Can't wait to see how Arch performs on Haswell.
Which DE and Window Manager do you guys use?
I plan to install Arch today/tomorrow. I want to use my existing grub2 as the boot loader so I hope there is an option to NOT install any boot loader from arch during the setup.
Would be keeping my Windows 7 and Linux Mint as well.
Installed openbox.. but mehNo DE. simple text login, and openbox.
sudo yaourt -S sublime-text
==> Downloading sublime-text PKGBUILD from AUR...
x sublime-text.desktop
x subl
x sublime-text.install
x PKGBUILD
Comment by hongster (2013-10-09 01:54)
@zancarius Thanks for the suggestion. It works for me, on XFCE.
Comment by graydsl (2013-11-07 14:06)
@hellerbarde Thank you, Sir! :)
Comment by sg0 (2013-11-20 15:15)
@hellerbarde Thanks a bunch! Works like a charm! (:
Comment by th0th (2013-12-02 19:34)
@hellerbarde's link looks like broken :( Can someone who already downloaded it re-upload it?
Comment by masolit (2013-12-12 20:41)
@hellerbarde
link broken :(
sublime-text 2.0.2-1 (Wed Sep 28 23:10:03 IST 2011)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==>
reflector --verbose -l 200 -p http --sort rate --save /etc/pacman.d/mirrorlist
what happened?Anyone here on AMD HD 7xxx series?
I have posted a screenshot just above your post.what happened?
Sorry missed the screenshot as I was on mobile. I don't have have a HD 7000/SI card. Only HD 6950. HD 7000 cards use a different driver.I have posted a screenshot just above your post.
Which driver are you using? Proprietary or open source?
glxinfo | grep renderer
Too late. Already removed mesaSorry missed the screenshot as I was on mobile. I don't have have a HD 7000/SI card. Only HD 6950. HD 7000 cards use a different driver.
So, RadeonSI open source driver isn't in a good shape really. But it is improving immensely. There is one weird bug in X.org relating to GTK Lines which leads to very slow 2D/GLAMOR performance. 2D in RadeonSI is implemented via a library called GLAMOR. May be I guess, those black boxes are a result of this slowness
One thing I will recommend is update your kernel, mesa, X.org and xf86-video-ati (the whole system) and then add radeon.dpm=1 as the kernel parameter in the grub.cfg file. This will enable dynamic power management with your card allowing it to switch to high frequency/power state which might fix this. Give it a shot.
Also give me the output of:
Code:glxinfo | grep renderer
Just want to confirm that you're using RadeonSI, not LLVMpipe.
bash: glxinfo: command not found
yes, you need to revert the changes you made most importantly nomodeset. Using RadeonSI means simply using xf86-video-ati. Also install mesa-demos for utilities like glxinfo, glxgears.
$ glxinfo | grep renderer
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
OpenGL renderer string: Gallium 0.4 on AMD PITCAIRN
"Image transfer" won't work as MBR and GPT partitions have different metadata in the beginning. Using dd to create a dump for a partition will also save that metadata along with it. And then dding it back to a GPT partition means trouble.Intel Core i5 4570 arriving tomorrow.. Super excited.. But I'll have to reinstall Arch Linux after three years.. or can I clone the partition, reformat it in GPT format and then transfer the image to the new partition? Will that work?
@sharang.d
There has been a new release of xf86-video-ati. Update your system and tell whether your problem is fixed or not.
Ok, will do.
Probably won't help anything i guess
Didn't ask on Arch forums yet.. no time!