Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Asentaminen ja käyttöönotto => Aiheen aloitti: Kullervo - 03.04.07 - klo:18.30
-
Päivitin Dapperin Edgyyn tässä läppärissä n. 3 vk. sitten. On ilmennyt vaiva usb-hiiren kanssa, se hyytyy yllättäen kun on mm. surffaillut netissä firefoxia käyttäen jonkin ajan. Tuo "jonkin ajan verran" vaihtelee, tarkkaa ajankohtaa sille ei voi määritellä, eikä sitä mihin nimenomaiseen toimintoon hiiri hyytyy!
Läppärissä oleva "oma hiiri", (taso josta kursoria siirrellään) toimii normaalisti, Ainakin luulen sen toimivan, sen käyttö tosin vaivalloista (lienee tottumis kysymys?).
Mistähän alkaisin etsiä hiiren jämähtämisen syitä?
Dapperissa tälläistä vaivaa ei esiintynyt.
Edit:
Otsikkoa muutettu Feistyyn päivityksen jälkeen.
-
Voisit odotella Feistyn ilmestymistä (14. päivä tätä kuuta (kait)) tai päivittää siihen jo nyt jos ongelma ratkeaisi.
-
Mistähän alkaisin etsiä hiiren jämähtämisen syitä?
Dapperissa tälläistä vaivaa ei esiintynyt.
Ehkä aluksi voisit tulostaa xorg.conf:in ainakin osoitinlaitteiden (hiirten) osalta?
Jos et käytä kannettavan "hiirtä", kommentoisin sen conffi-tiedostosta.
Voisit tarkistaa ladatut modulit, pci/usb-laitteet ennen kaatumista, ja
erityisesti tilannetta hiiren hyytymisen jälkeen.
Lisäksi voisit käydä ihmettelemässä Tuxmobil ja Linux on Laptops -sivuilla, miten
eri Linux-jakelut ovat läppäriisi istuneet.
Ehkä noilla pääsee ongelman ratkaisemisen alkuun?
-
Läppärin omaa "hiirtä" en käytä jos ei ole "pakko".
Tuloste /etc/X11/xorg.conf:
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fi"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Xpress 200M (RC410)"
Driver "ati"
BusID "PCI:1:5:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Xpress 200M (RC410)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Mitkä rivit tuosta sitten kommentoin pois?
-
lsmod komento:
Module Size Used by
af_packet 21768 2
binfmt_misc 11784 1
rfcomm 38936 0
hidp 32000 2
l2cap 23300 10 rfcomm,hidp
bluetooth 48996 5 rfcomm,hidp,l2cap
cpufreq_userspace 4372 0
cpufreq_stats 5892 0
freq_table 4996 1 cpufreq_stats
cpufreq_powersave 2048 0
cpufreq_ondemand 6944 0
cpufreq_conservative 7200 0
video 16644 0
tc1100_wmi 7428 0
sbs 15776 0
sony_acpi 5516 0
pcc_acpi 13184 0
i2c_ec 5376 1 sbs
i2c_core 22288 1 i2c_ec
hotkey 10660 0
dev_acpi 11140 0
button 7056 0
battery 10756 0
container 4736 0
ac 5892 0
asus_acpi 16792 0
nls_iso8859_1 4352 3
nls_cp437 6016 3
vfat 13440 3
fat 54556 1 vfat
dm_mod 60088 6
md_mod 78740 0
ndiswrapper 201744 0
lp 11972 0
joydev 10304 0
tsdev 8256 0
snd_atiixp 19852 1
snd_ac97_codec 96672 1 snd_atiixp
snd_ac97_bus 2432 1 snd_ac97_codec
pcmcia 38972 0
snd_pcm_oss 46080 0
snd_mixer_oss 18560 1 snd_pcm_oss
snd_pcm 80520 3 snd_atiixp,snd_ac97_codec,snd_pcm_oss
snd_timer 23172 1 snd_pcm
sdhci 18316 0
mmc_core 30232 1 sdhci
shpchp 40856 0
pci_hotplug 31284 1 shpchp
psmouse 40072 0
parport_pc 36132 1
parport 37320 2 lp,parport_pc
pcspkr 3072 0
ati_agp 9612 0
irtty_sir 8960 0
sir_dev 16644 1 irtty_sir
snd 55428 8 snd_atiixp,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 9952 1 snd
snd_page_alloc 10504 2 snd_atiixp,snd_pcm
serio_raw 7300 0
evdev 10496 1
agpgart 33456 1 ati_agp
yenta_socket 27916 1
rsrc_nonstatic 14336 1 yenta_socket
pcmcia_core 42128 3 pcmcia,yenta_socket,rsrc_nonstatic
8139cp 22528 0
8139too 27136 0
mii 6016 2 8139cp,8139too
rtc 12596 0
irda 200892 2 irtty_sir,sir_dev
crc_ccitt 2304 1 irda
ext3 138888 1
jbd 55700 1 ext3
usbhid 42464 0
ehci_hcd 32520 0
ohci_hcd 20740 0
usbcore 130304 5 ndiswrapper,usbhid,ehci_hcd,ohci_hcd
ide_generic 1536 0
ide_cd 32416 0
cdrom 37792 1 ide_cd
ide_disk 17664 6
generic 5252 0
atiixp 6544 1
thermal 14600 0
processor 26028 1 thermal
fan 5124 0
fbcon 40480 0
tileblit 2944 1 fbcon
font 8448 1 fbcon
bitblit 6272 1 fbcon
softcursor 2432 1 bitblit
vesafb 8348 0
capability 5000 0
commoncap 7808 1 capability
-
Laitathan jatkossa koodin [code ] [/code ] -tagien sisään (ilman välilyöntiä lopuissa)
helpompi lukea pitkiä tekstipätkiä
-
Voisit tarkistaa ladatut modulit, pci/usb-laitteet ennen kaatumista, ja
erityisesti tilannetta hiiren hyytymisen jälkeen.
Saisiko tarkempia ohjeita miten tarkistaa tilanne kaatumisen jälkeen?
-
Saisiko tarkempia ohjeita miten tarkistaa tilanne kaatumisen jälkeen?
Hiiri hyytyy - ei kai X tai kone kaadu?
No esim. ylläolevat tiedot:
sudo lspci > tiedosto.ennen.hyytymista.txt
sudo lsusb >> tiedosto.ennen.hyytymista.txt
sudo lsmod >> tiedosto.ennen.hyytymista.txt
Hiiri hyytyy...
sudo lspci > tiedosto.hyytymisen.jalkeen.txt
sudo lsusb >> tiedosto.hyytymisen.jalkeen.txt
sudo lsmod >> tiedosto.hyytymisen.jalkeen.txt
diff? ;) http://torch.cs.dal.ca/~johnston/unix/diff.html
Erilaista logi-tietoahan löytyy muistaakseni /var/log -hakemistosta.
Mutta, mutta... Duunissa meillä on käytössä adapteri, jonka avulla
USB-hiirestä tulee ihan tavan PS/2 -hiirulainen. Miksi, sitä en osaa
itse sanoa?
[Lisäystä]: Käytössä tavallinen PS/2-rullahiiri, ja käytän eri Protocolia xorg.conf tiedostossa:
Option "Protocol" "ExplorerPS/2"
Lisäksi olen kommentoinut (#) kaikki wacom -piirtopöytään (?) liittyvät InputDevice:t.
Ei niistä tosin pitäisi olla mitään haittaa, mutta turha on turhaa.
-
Tulosteet ennen ja jälkeen hyytymistä samat:
00:00.0 Host bridge: ATI Technologies Inc Unknown device 5a31 (rev 01)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 11)
00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE Controller ATI
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 02)
00:14.6 Modem: ATI Technologies Inc ATI SB400 - AC'97 Modem Controller (rev 02)
01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200M]
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
02:01.1 Class 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 17)
02:01.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 08)
02:03.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
Bus 003 Device 003: ID 0402:5602 ALi Corp.
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 003: ID 046d:c016 Logitech, Inc. M-UV69a Optical Wheel Mouse
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Module Size Used by
binfmt_misc 11784 1
rfcomm 38936 0
hidp 32000 2
l2cap 23300 10 rfcomm,hidp
bluetooth 48996 5 rfcomm,hidp,l2cap
af_packet 21768 2
cpufreq_userspace 4372 0
cpufreq_stats 5892 0
freq_table 4996 1 cpufreq_stats
cpufreq_powersave 2048 0
cpufreq_ondemand 6944 0
cpufreq_conservative 7200 0
video 16644 0
tc1100_wmi 7428 0
sbs 15776 0
sony_acpi 5516 0
pcc_acpi 13184 0
i2c_ec 5376 1 sbs
i2c_core 22288 1 i2c_ec
hotkey 10660 0
dev_acpi 11140 0
button 7056 0
battery 10756 0
container 4736 0
ac 5892 0
asus_acpi 16792 0
nls_iso8859_1 4352 3
nls_cp437 6016 3
vfat 13440 3
fat 54556 1 vfat
dm_mod 60088 6
md_mod 78740 0
ndiswrapper 201744 0
lp 11972 0
snd_atiixp 19852 1
snd_ac97_codec 96672 1 snd_atiixp
snd_ac97_bus 2432 1 snd_ac97_codec
snd_pcm_oss 46080 0
snd_mixer_oss 18560 1 snd_pcm_oss
snd_pcm 80520 3 snd_atiixp,snd_ac97_codec,snd_pcm_oss
snd_timer 23172 1 snd_pcm
snd 55428 8 snd_atiixp,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 9952 1 snd
irtty_sir 8960 0
sir_dev 16644 1 irtty_sir
8139cp 22528 0
8139too 27136 0
shpchp 40856 0
pci_hotplug 31284 1 shpchp
pcmcia 38972 0
joydev 10304 0
tsdev 8256 0
ati_agp 9612 0
agpgart 33456 1 ati_agp
snd_page_alloc 10504 2 snd_atiixp,snd_pcm
parport_pc 36132 1
parport 37320 2 lp,parport_pc
irda 200892 2 irtty_sir,sir_dev
mii 6016 2 8139cp,8139too
sdhci 18316 0
mmc_core 30232 1 sdhci
yenta_socket 27916 1
rsrc_nonstatic 14336 1 yenta_socket
pcmcia_core 42128 3 pcmcia,yenta_socket,rsrc_nonstatic
evdev 10496 1
psmouse 40072 0
serio_raw 7300 0
pcspkr 3072 0
rtc 12596 0
crc_ccitt 2304 1 irda
ext3 138888 1
jbd 55700 1 ext3
usbhid 42464 0
ehci_hcd 32520 0
ohci_hcd 20740 0
usbcore 130304 5 ndiswrapper,usbhid,ehci_hcd,ohci_hcd
ide_generic 1536 0
ide_cd 32416 0
cdrom 37792 1 ide_cd
ide_disk 17664 6
generic 5252 0
atiixp 6544 1
thermal 14600 0
processor 26028 1 thermal
fan 5124 0
fbcon 40480 0
tileblit 2944 1 fbcon
font 8448 1 fbcon
bitblit 6272 1 fbcon
softcursor 2432 1 bitblit
vesafb 8348 0
capability 5000 0
commoncap 7808 1 capability
Ja vain tuo usb-hiiren kursori jäätyy paikoilleen, muuta en havaitse?
-
Lisäksi olen kommentoinut (#) kaikki wacom -piirtopöytään (?) liittyvät InputDevice:t.
Ei niistä tosin pitäisi olla mitään haittaa, mutta turha on turhaa.
Mitähän tuo tarkemmin ottaen tarkoittaisi tässä tapauksessa?
-
jos ohjasit lspci:n ja muiden tulosteet samaan tiedostoon jyulin kertomalla tavalla (lspci > tiedosto), tiedostojen eroja voi verrata tuolla diff komennolla
diff tiedosto.ennen.hyytymista tiedosto.hyytymisen.jalkeen
-
Mitähän tuo tarkemmin ottaen tarkoittaisi tässä tapauksessa?
Olen juuri päivittänyt Edgyn Feistyksi kaikista varoituksistani huolimatta :P
Option "Protocol" "ExplorerPS/2"
Nyt minullakin on tuo yllämainittu, mutta siihen on vaihtoehtona ei niin suositeltava "auto"
mutta aiemmin "ImPS/2" oli toimiva valinta, kun kyseessä on PS/2-rullahiiri.
Hiiresi kuitenkin näkyy olevan:
Bus 001 Device 003: ID 046d:c016 Logitech, Inc. M-UV69a Optical Wheel Mouse
Varsinaiseen kysymykseesi:
#Section "InputDevice"
# Driver "wacom"
# Identifier "stylus"
# Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
# Option "Type" "stylus"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection
#Section "InputDevice"
# Driver "wacom"
# Identifier "eraser"
# Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
# Option "Type" "eraser"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection
#Section "InputDevice"
# Driver "wacom"
# Identifier "cursor"
# Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
# Option "Type" "cursor"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection
Lisäksi:
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
-
jos ohjasit lspci:n ja muiden tulosteet samaan tiedostoon jyulin kertomalla tavalla (lspci > tiedosto), tiedostojen eroja voi verrata tuolla diff komennolla
diff tiedosto.ennen.hyytymista tiedosto.hyytymisen.jalkeen
Komento pätteesä:
diff ennen.txt jalkeen.txt
antaa tulokseksi ei mtään, joten tulkitsen jottei mitään eroa?
Vertailin aiemmin noita tiedostoja silmämääräisesti enkä havainnut mitään eroa niiden välillä.
Lisäys:
juyli: Muokkasin xorg.conffia neuvomallasi tavalla.
Katsotaan onko mitään vaikutusta...
-
Varsinaiseen kysymykseesi:
#Section "InputDevice"
# Driver "wacom"
# Identifier "stylus"
# Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
# Option "Type" "stylus"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection
#Section "InputDevice"
# Driver "wacom"
# Identifier "eraser"
# Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
# Option "Type" "eraser"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection
#Section "InputDevice"
# Driver "wacom"
# Identifier "cursor"
# Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
# Option "Type" "cursor"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection
Lisäksi:
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
Ylläolevan neuvon mukainen tiedoston muokkaus ei auttanut.
"Usb-hiiren" kursori jämähtää paikolleen erityisesti silloin kun jonkin klikkauksen jälkeen siirtää kursoria "ennakoivasti" seuraavaa toimintoa silmälläpitäen?
On kai alettava tutkimaan noita logeja, kun vaan tietäisi mitä niistä ja mitä nimenomaista tietoa etsiä?
-
Tere!
Itse olen saman ongelman kanssa hakannut päätä seinään monta tuntia, mutta tänään löysin itselläni toimivan ratkaisun!
sudo gedit /boot/grub/menu.lst
ja sinne lisäsin punaisella kirjoitetut:
kernel /boot/vmlinuz-2.6.17-11-generic root=/dev/hda3 ro quiet splash noapic pci=routeirq
minulla on siis grubloader käytössä (dualbootti WinXp:n kanssa).
Toivottavasti auttaa!
-
kernel /boot/vmlinuz-2.6.17-11-generic root=/dev/hda3 ro quiet splash noapic pci=routeirq
kernel /boot/vmlinuz-2.6.17-11-generic root=/dev/hda3 ro quiet splash
Ei suostunut edes käynnistymään!
Tuo punaisella kirjoittamani puuttuu!
Eli eri versio kernelistä selittänee asian?
-
kernel /boot/vmlinuz-2.6.17-11-generic root=/dev/hda3 ro quiet splash
laitatko pitemmän pätkän koodia tosta sun /boot/grub/menu.lst -fileestä niin koitetaan katsoa..
-
kernel /boot/vmlinuz-2.6.17-11-generic root=/dev/hda3 ro quiet splash
Ei suostunut edes käynnistymään!
Tuo punaisella kirjoittamani puuttuu!
Eli eri versio kernelistä selittänee asian?
et kai vaan copyPastennu tuota mun riviä suoraan, sulla ei todennäköisesti ole ubuntu samalla osiolla. (root=/dev/hda3)
-
et kai vaan copyPastennu tuota mun riviä suoraan, sulla ei todennäköisesti ole ubuntu samalla osiolla. (root=/dev/hda3)
En toki.
Jospahan feisty korjaisi tuon vian?
Odotellaan...
-
Jospahan feisty korjaisi tuon vian?
Odotellaan...
joo. ei tartte kauaa odotella ;) Ubuntu Feisty Fawn 7.04 julkaistaan 19.4.2007
tosin nyt jo tuntuu (yllättäen) olevan www.ubuntu.com aivan tukossa :)
-
Eipä korjaantunut Feistyn asennuksella.
laitatko pitemmän pätkän koodia tosta sun /boot/grub/menu.lst -fileestä niin koitetaan katsoa..
Tässä pitempi pätkä menu.list tiedostosta.
Mitähän kertonee?
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=bfce4994-2b5f-4d87-b523-527f1ad3110e ro
## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0
## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,3)
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## Xen hypervisor options to use with the default Xen boot option
# xenhopt=
## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## ## End Default Options ##
title Ubuntu, kernel 2.6.20-15-386
root (hd0,3)
kernel /boot/vmlinuz-2.6.20-15-386 root=UUID=bfce4994-2b5f-4d87-b523-527f1ad3110e ro quiet splash
initrd /boot/initrd.img-2.6.20-15-386
savedefault
title Ubuntu, kernel 2.6.20-15-386 (recovery mode)
root (hd0,3)
kernel /boot/vmlinuz-2.6.20-15-386 root=UUID=bfce4994-2b5f-4d87-b523-527f1ad3110e ro single
initrd /boot/initrd.img-2.6.20-15-386
title Ubuntu, kernel 2.6.17-11-386
root (hd0,3)
kernel /boot/vmlinuz-2.6.17-11-386 root=UUID=bfce4994-2b5f-4d87-b523-527f1ad3110e ro quiet splash
initrd /boot/initrd.img-2.6.17-11-386
savedefault
title Ubuntu, kernel 2.6.17-11-386 (recovery mode)
root (hd0,3)
kernel /boot/vmlinuz-2.6.17-11-386 root=UUID=bfce4994-2b5f-4d87-b523-527f1ad3110e ro single
initrd /boot/initrd.img-2.6.17-11-386
title Ubuntu, kernel 2.6.15-28-386
root (hd0,3)
kernel /boot/vmlinuz-2.6.15-28-386 root=UUID=bfce4994-2b5f-4d87-b523-527f1ad3110e ro quiet splash
initrd /boot/initrd.img-2.6.15-28-386
savedefault
title Ubuntu, kernel 2.6.15-28-386 (recovery mode)
root (hd0,3)
kernel /boot/vmlinuz-2.6.15-28-386 root=UUID=bfce4994-2b5f-4d87-b523-527f1ad3110e ro single
initrd /boot/initrd.img-2.6.15-28-386
title Ubuntu, kernel 2.6.15-27-386
root (hd0,3)
kernel /boot/vmlinuz-2.6.15-27-386 root=UUID=bfce4994-2b5f-4d87-b523-527f1ad3110e ro quiet splash
initrd /boot/initrd.img-2.6.15-27-386
savedefault
-
joo ei se feisty auttanu mullakaan, taas piti lisätä noapic pci=routeirq
tässä ote MINUN menu.lst:stä
## ## End Default Options ##
title Ubuntu, kernel 2.6.20-15-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=edbbb4d5-1c9a-4c0a-bf9b-f88adec6152b ro quiet splash noapic pci=routeirq
initrd /boot/initrd.img-2.6.20-15-generic
quiet
savedefault
ja taas toimii. jos ei sulla toimi molemmat lisäämällä niin kokeile lisäämällä vain toinen, ensin pci=routeirq.
käsittääkseni kyse on usb-ongelmasta, ei pelkästä hiirestä.
-
Ei edelleenkään käynnisty jos molemmat noapic ja pci=routeirq!
## ## End Default Options ##
title Ubuntu, kernel 2.6.20-15-386
root (hd0,3)
kernel /boot/vmlinuz-2.6.20-15-386 root=UUID=bfce4994-2b5f-4d87-b523-527f1ad3110e ro quiet splash pci=routeirq
initrd /boot/initrd.img-2.6.20-15-386
savedefault
Tuolla käynnistyy. Testaillaan...
Edit:
Vaan eipä vika poistu!
Tuolla noapic-lisäykselläkään ei käynnisty!
Pitääkö palata Dapperiin?
Edt:
Miten "taaksepäin" palaaminen onnistuisi helpoimmin?
-
Miten "taaksepäin" palaaminen onnistuisi helpoimmin?
Puhtaalla uudelleen asennuksella.
-
no voi vitu.
mulla näköjään riittää pelkkä noapic. jotkut olivat saaneet sen toimimaan myös lisämäällä pelkästään irqpoll sinne samaan paikkaan. jos sekään ei auta, koita etsiä usb-ongelmien ratkaisuja. sitä kautta tuohon minulla toimineeseenkin ratkaisuun törmäsin. tai sitten vaan luovutus ja vanhan asentaminen :(
-
Nyt olen jonkinaikaa käyttänyt tätä läppäriä, eikä hiiri ole "jäätynyt".
Lisäsin tuon irqpoll-arvon menu.list:n
Mutta, mutta...
Jostain syystä nyt ilmestyy cd-levykkeen ikoni työpöydälle ja musiikkimaija "tarjoilee" olematonta cd-levyä?
[ylläpito on poistanut liitteen]
-
no jo on sitkee...
koititko jo irqpoll JA pci=routeirq ?
kohta multa loppuu vaihtoehdot.. :(
-
no jo on sitkee...
koititko jo irqpoll JA pci=routeirq ?
kohta multa loppuu vaihtoehdot.. :(
Hiiri ongelma näyttäisi poistuneen lisäämällä grubin menu.list:iin irqpoll-arvon.
Myöskin tuo "haamu-cd" katosi yhtä salaperäisellä tavalla kuin tulikin...
Edit:
Haamu palasi :(
Mutta hiiri toimi edelleen :)