SINTER
Čuven
- Učlanjen(a)
- 02.06.2004
- Poruke
- 762
- Poena
- 630
prvo sam se neko vreme sam mucio sa instalacijom,pa sam video da ne ide.
onda sam na netu nasao ovo uputstvo:
i instalacija je uspela,ali opet ne mogu da podignem OS,jer valjda ne moze da ucita drivere za graficku,pa dobijam samo crni ekran.onda sam nastavio da pratim uputstvo i kada dodjem do komande apt-get-install xorg-driver-fglrx
dobijam poruku
nistam nesto preterano vican u linuxu,tako bi svaka pomoc bila dobro dosla.
onda sam na netu nasao ovo uputstvo:
Kod:
nstall menu click F6
add this : noapic
click enter
install hangs:
click alt+f1 then
sudo -s
killall gdm
rmmod bcm43xx
apt-get update
apt-get install xorg-driver-fglrx
depmod -a
aticonfig --initial
exit
startx
install ubuntu
restart
recovery mode
modprobe -r bcm43xx
nano /etc/modprobe.d/blacklist
insert this : blacklist bcm43xx
dhclient eth0
apt-get update
------------>krecu problemi
apt-get install xorg-driver-fglrx
aticonfig --initial
reboot
Install ndiswrapper
in ubuntu open console
sudo apt-get update
sudo apt-get install ndiswrapper-common
sudo apt-get install ndiswrapper-utils
sudo apt-get install cabextract
Download this windows drivers from HP (sp34152.exe)
mkdir sp
cd /sp
mv sp34152.exe /sp
cabextract sp34152.exe
sudo ndiswrapper -i bcmwl5.inf
sudo ndiswrapper -l
sudo ndiswrapper -m
sudo modprobe ndiswrapper
sudo gedit /etc/modules
insert this : ndiswrapper
sudo reboot
i instalacija je uspela,ali opet ne mogu da podignem OS,jer valjda ne moze da ucita drivere za graficku,pa dobijam samo crni ekran.onda sam nastavio da pratim uputstvo i kada dodjem do komande apt-get-install xorg-driver-fglrx
dobijam poruku
Kod:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help resolve the situation:
The following packages have unmet dependencies:
xorg-driver-fglrx: Depends: libstdc++5 (>= 1:3.3.4-1) but it is not installable
E: Broken packages
nistam nesto preterano vican u linuxu,tako bi svaka pomoc bila dobro dosla.