We are still here but the weather is bad so my inet connection is useless.
Once you have the cd /dvd booted and loged into kde there should be a program called terminal.
Also just listing the hardware you have = same as lscpi.
How:
once terminal is open you can use "su" to become root user and for password = root for live dvd and whatever you made it for the installed part.
Once as root you can use lscpi and it should give you something like this:
- Code: Select all
localhost ~ # lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce Go 7800 GTX] (rev a1)
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
0c:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 01)
localhost ~ #
As well you can enter dmesg it should give something like this :
- Code: Select all
[ 28.710000] fbsplash: switched splash state to 'on' on console 3
[ 28.718000] fbsplash: console 4 using theme 'sabayon'
[ 28.727000] fbsplash: switched splash state to 'on' on console 4
[ 28.733000] fbsplash: console 5 using theme 'sabayon'
[ 28.744000] fbsplash: switched splash state to 'on' on console 5
[ 28.750000] fbsplash: console 11 using theme 'sabayon'
[ 28.754000] fbsplash: switched splash state to 'on' on console 11
[ 131.325000] ndiswrapper version 1.39 loaded (smp=yes)
[ 131.428000] ndiswrapper: driver bcmwl5 (Broadcom,10/12/2006, 4.100.15.5) loaded
[ 131.428000] ACPI: PCI Interrupt 0000:0c:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[ 131.428000] PCI: Setting latency timer of device 0000:0c:00.0 to 64
[ 131.433000] ndiswrapper: using IRQ 17
[ 132.104000] wlan0: ethernet device 00:16:ce:37:23:b2 using NDIS driver: bcmwl5, version: 0x4640f05, NDIS version: 0x501, vendor: '', 14E4:4311.5.conf
[ 132.104000] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
[ 132.105000] usbcore: registered new interface driver ndiswrapper
This is just part of it but you get the idea.
If having bugs trying to boot from the dvd then the readme file is your friend and can be found on the dvd.
Or if you know what is causing your bug say you have a cpu not supporting KVM / kernel virtual management then select the 1st option in boot menu on dvd and press F5 then enter this in there "nokvm" or " xdriver=nvidia res=1440x900 " or similar that is aplicable to your pc.
There is also on top of the website here a IRC chat function so you can chat live with other Sabayon users and find a fix for the problem, just great be polite , post the question and wait for current conversation to finish then you will be helped.
We also have the wiki / how-to guide on top of this page that can be used.
if you can not do the lspci then just add your hardware under the problem you have.
My wifi is not working.
I have a Dell E1705 laptop with dell 1390 wifi card etc etc you get the idea.
My video card is not working or shows only a black screen at boot.
I have a xfx 9999 pci-x nvidia card
Then we can help.
Hope this helps.