You are not logged in.
for people with intel graphics chips, try adding i915.modeset=1 to the kernel command line. worked with 1.05 on my Acer 1410 1366x768.
Offline
Wish to try the installer into a CF flash card mounted with a sata2CF adapter.
Will the installer burp when it sees a Flash drive instead of a conventional hdd?
How much install space is required in the hdd (and/or flash device)?
Does it work with Arch?
Space required around 1.6Gb
Perfect-looking forward to a test install a.s.a.p....
What is the ETA for 64bit release?
An hour from now.
EDIT: I think it should be mentioned that Calimero's script helped us a lot! So a huge thank you!
Last edited by sHyLoCk (2010-02-28 01:50:14)
Offline
I've been debating on switching to openbox for a bit now, so I'll be curious to even see what this is about. I saw a few screenshots from the installer, and so far it's looking good. Keeping it in line with the Arch philosophy is always a good thing. I'll try testing it in a virtualbox. Just waiting on the 64 bit version.
Offline
Shylock and Will:
Many thanks for the upgrades and the improved action with intel.
I am able to use the intel option to get to desktop.
Tried several super selects and attempted to initiate root terminal with ctl+ alt +F1. This caused an error display...Analog input ..cannot display this mode.
I assume that there is no password for root unless I set one. When in super-t using su I am asked for password but am unable to set one.
Hoping for a solution to this so I can pursue the install process.
I haven't tried installing to CF with arch. It may not be compat due to the nature of the CF versus a normal hdd.
This attempt if I can get to root will be a first go at it. My CF card is 2GB altho I have larger if this is compat.
Good progress gents.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Offline
64bit download almost at a standstill....-server overloaded?
Last edited by ancleessen4 (2010-02-28 04:48:19)
Offline
Offline
Shylock:
Thanks for the info on root!!!
Also note sudo ab-install.....
Hafta go to 64 bit now!
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
OK-back up to about 100kB/sec tops...
got it!
phew!
going for the burn...
Last edited by ancleessen4 (2010-02-28 06:06:51)
Offline
archbang-64
rc.conf isn't write to disk after installed
nvidia module not found
wireless(ath5k) on lspci but wlan0 not found
...etc
Offline
Downed the x86_64 and burned to CF disk.
Installed the CF disk in sata to CF adapter and booted the system.
Boot ime in this config was ~16 secs from intel select enter to desktop.
Sometimes the audio comes up in usb format, as occured before.
Was able to install several packages via pacman.
Desktop display is very bright so the data displayed is faint and hard to read.
Web accessed nicely.
Great job gents!!!!!
Maybe I don't need to install with speed like this !!!!
I used dd burn to CF media and operate with CF card in a sata to CF adapter...no usb involved. CF card is rated at 45MB/S.
Will ping it and see what hdparm sez.
Powerful it is!
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
The ping for the CF card returned 42.7MB/S.
Ctk CF card also performs in the sata 2 CF adapter and boots in the same ~16 secs. A 13 second delay that occurs in USB mode with the CF card in USB reader disappears in the sata 2 CF adapter mode.
Both systems do well in x86_64. Ctk runs well in cp2ram.
All around good going!!!
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Hmm the nvidia module is indeed not working. Possible fixes:
1. Re-install nvidia packages after install
pacman -Syy && pacman -Sd nvidia nvidia-utils --noconfirm
2. Dump nvidia and just use nv driver and let users install their own driver [nvidia or nouveau]
3. If you would just like to get to the desktop and you are ok with using the "nv" driver then:
X -configure && mv xorg.conf.new /etc/X11/xorg.conf && sed -i -e "s/nvidia/nv/" /etc/X11/xorg.conf
@once
Just re-installed on my hard disk and rc.conf problem isn't there! It copies over fine.:/
Last edited by sHyLoCk (2010-03-05 13:13:06)
Offline
Regarding the fonts, I would suggest DejaVu sans also..
Offline
I did use Dejavu sans!! If you mean the conky font, it just never occured to us to change it as we were busy tinkering with other important stuffs,plus it kinda looks nice with the curly wallpaper..
Last edited by sHyLoCk (2010-02-28 13:25:35)
Offline
great stuff guys will be testing this when get home keep up the great work
Offline
First thoughts.... awesome!!!!
Intel is working fine no more 800x600
Installer is giving some issues, filesystems are not getting created correctly [auto prepare], once I got mount points and format sorted managed to get archbang to install but.....
Fstab does not get partitions added not a problem just a quick edit sorted that
Running Archbang in virtualbox
Once again thanks for all your hard work
MrG
Mr Green
Offline
Mr.G, can you please post your fstab post-install , without"manual modifications" that is. I didn't touch the fstab part so can't really figure out where it went wrong. Also someone said about rc.conf, does rc.conf work for you?
Will check out auto-prepare. Thanks for the feedbacks!
Offline
#
# /etc/fstab: static file system information
#
# <file system> <dir> <type> <options> <dump> <pass>
devpts /dev/pts devpts defaults 0 0
shm /dev/shm tmpfs nodev,nosuid 0 0
/dev/cdrom /media/cd auto ro,user,noauto,unhide 0 0
/dev/dvd /media/dvd auto ro,user,noauto,unhide 0 0
rc.conf is fine other than the fact I did not set keyboard time zone etc...
lets face it you have done 90% of the work and you do end up with a working Arch install from then on its up to the user the configure as they wish....
MrG
Mr Green
Offline
@once
Just re-installed on my hard disk and rc.conf problem isn't there! It copies over fine.:/
thanks, i do edit rc.conf when installing but nothing change by default after installed.
Offline
Downloading both images. Am going to mirror them on a fast server as soon as they are on my server.
EDIT: omploader is incredibly slow
Last edited by akurei (2010-03-01 01:23:43)
Offline
TO-DO LIST
* Change the font [fixed]
* Check fstab
* Check rc.conf [fixed]
* Check nvidia [fixed]
* Check partitioning
└┼─ Check auto-prepare
* Put Arch Docs in CD [fixed]
* Use fglrx?
* Radeon kms [fixed]
Last edited by sHyLoCk (2010-03-01 02:54:21)
Offline
archbang-i686, thinkpad-r51
boot intel mode
intel 82855 chip got black screen X
Offline